/var/lib/ghc/package.conf.d/mtl-2.1.2.conf is in libghc-mtl-dev 2.1.2-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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | name: mtl
version: 2.1.2
id: mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
license: BSD3
copyright:
maintainer: Edward Kmett <ekmett@gmail.com>
stability:
homepage: http://github.com/ekmett/mtl
package-url:
synopsis: Monad classes, using functional dependencies
description: Monad classes using functional dependencies, with instances
for various monad transformers, inspired by the paper
/Functional Programming with Overloading and Higher-Order Polymorphism/,
by Mark P Jones, in /Advanced School of Functional Programming/, 1995
(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
category: Control
author: Andy Gill
exposed: True
exposed-modules: Control.Monad.Cont Control.Monad.Cont.Class
Control.Monad.Error Control.Monad.Error.Class
Control.Monad.Identity Control.Monad.List Control.Monad.RWS
Control.Monad.RWS.Class Control.Monad.RWS.Lazy
Control.Monad.RWS.Strict Control.Monad.Reader
Control.Monad.Reader.Class Control.Monad.State
Control.Monad.State.Class Control.Monad.State.Lazy
Control.Monad.State.Strict Control.Monad.Trans Control.Monad.Writer
Control.Monad.Writer.Class Control.Monad.Writer.Lazy
Control.Monad.Writer.Strict
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/mtl-2.1.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/mtl-2.1.2/ghc-7.6.3
hs-libraries: HSmtl-2.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/mtl-2.1.2/mtl.haddock
haddock-html: /usr/share/doc/libghc-mtl-doc/html/
|