/var/lib/ghc/package.conf.d/MonadPrompt-1.0.0.5.conf is in libghc-monadprompt-dev 1.0.0.5-4.
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 | name: MonadPrompt
version: 1.0.0.5
id: MonadPrompt-1.0.0.5-4f1dbb076ec2d3f86cb0e429a0bd8c8b
key: Monad_5vpMHuuRBzi4bKjpRN3A9L
license: BSD3
copyright: (c) 2008 Ryan Ingram & Bertram Felgenhauer & Cale Gibbard
maintainer: ryani.spam@gmail.com
stability: experimental
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/MonadPrompt-1.0.0.5-5vpMHuuRBzi4bKjpRN3A9L
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/MonadPrompt-1.0.0.5-5vpMHuuRBzi4bKjpRN3A9L
data-dir: /usr/share/monadprompt
hs-libraries: HSMonadPrompt-1.0.0.5-5vpMHuuRBzi4bKjpRN3A9L
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
haddock-interfaces: /usr/lib/ghc-doc/haddock/monadprompt-1.0.0.5/MonadPrompt.haddock
haddock-html: /usr/share/doc/libghc-monadprompt-doc/html/
|