/var/lib/ghc/package.conf.d/MaybeT-0.1.2.conf is in libghc-maybet-dev 0.1.2-3.
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 | name: MaybeT
version: 0.1.2
id: MaybeT-0.1.2-c7211838461a6041f51c178a7786e816
license: BSD3
copyright:
maintainer: Eric Kidd <haskell@randomhacks.net>
stability: experimental
homepage:
package-url:
synopsis: MaybeT monad transformer
description: Support for computations with failures.
category: Control
author: Eric Kidd <haskell@randomhacks.net>
exposed: True
exposed-modules: Control.Monad.Maybe
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/MaybeT-0.1.2/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/MaybeT-0.1.2/ghc-7.4.1
hs-libraries: HSMaybeT-0.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/maybet-0.1.2/MaybeT.haddock
haddock-html: /usr/share/doc/libghc-maybet-doc/html/
|