/var/lib/ghc/package.conf.d/MonadCatchIO-mtl-0.3.1.0.conf is in libghc-monadcatchio-mtl-dev 0.3.1.0-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 38 | name: MonadCatchIO-mtl
version: 0.3.1.0
id: MonadCatchIO-mtl-0.3.1.0-921bc2515331357055f4a4500e5e3bfb
license: BSD3
copyright:
maintainer: jcpetruzza@gmail.com
stability:
homepage: http://darcsden.com/jcpetruzza/MonadCatchIO-mtl
package-url:
synopsis: Monad-transformer version of the Control.Exception module
description: Provides a monad-transformer version of the @Control.Exception.catch@
function. For this, it defines the @MonadCatchIO@ class, a subset of
@MonadIO@. It defines proper instances for most monad transformers in
the 'mtl' library.
category: Control
author:
exposed: True
exposed-modules: Control.Monad.CatchIO
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/MonadCatchIO-mtl-0.3.1.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/MonadCatchIO-mtl-0.3.1.0/ghc-7.6.3
hs-libraries: HSMonadCatchIO-mtl-0.3.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadCatchIO-transformers-0.3.1.0-403c943d8ac15484356ab0732f829ea3
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
extensible-exceptions-0.1.1.4-255a395b3b026cb94b23754e1c372785
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/monadcatchio-mtl-0.3.1.0/MonadCatchIO-mtl.haddock
haddock-html: /usr/share/doc/libghc-monadcatchio-mtl-doc/html/
|