/var/lib/ghc/package.conf.d/MonadPrompt-1.0.0.3.conf is in libghc-monadprompt-dev 1.0.0.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | name: MonadPrompt
version: 1.0.0.3
id: MonadPrompt-1.0.0.3-aa1da5fa22623d3a4abdd2ac9b6d368f
license: BSD3
copyright: (c) 2008 Ryan Ingram & Bertram Felgenhauer
maintainer: ryani.spam@gmail.com
stability: experimental
homepage:
package-url:
synopsis: MonadPrompt, implementation & examples
description: \"Prompting\" monad that allows splitting the description
of a computation from the implementation of the effects
used in that computation.
<http://www.haskell.org/pipermail/haskell-cafe/2008-January/038301.html>
category: Control
author: Ryan Ingram
exposed: True
exposed-modules: Control.Monad.Prompt
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/MonadPrompt-1.0.0.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/MonadPrompt-1.0.0.3/ghc-7.6.3
hs-libraries: HSMonadPrompt-1.0.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/monadprompt-1.0.0.3/MonadPrompt.haddock
haddock-html: /usr/share/doc/libghc-monadprompt-doc/html/
|