/var/lib/ghc/package.conf.d/monadplus-1.4.2.conf is in libghc-monadplus-dev 1.4.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 | name: monadplus
version: 1.4.2
id: monadplus-1.4.2-Hp2C85z6f4iLyAYLHJs0va
key: monadplus-1.4.2-Hp2C85z6f4iLyAYLHJs0va
license: BSD3
maintainer: Hans Hoglund <hans@hanshoglund.se>
synopsis: Haskell98 partial maps and filters over MonadPlus.
description:
Filtering and folding over arbitrary `MonadPlus` instances.
This package generalizes many common stream operations such as
`filter`, `catMaybes` etc.
category: Control
author: Hans Hoglund
exposed: True
exposed-modules:
Control.Applicative.Alternative Control.Monad.Plus
abi: a24e62cefab7b70b6b089d22665a7b37
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/monadplus-1.4.2-Hp2C85z6f4iLyAYLHJs0va
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/monadplus-1.4.2-Hp2C85z6f4iLyAYLHJs0va
data-dir: /usr/share/monadplus
hs-libraries: HSmonadplus-1.4.2-Hp2C85z6f4iLyAYLHJs0va
depends:
base-4.9.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/monadplus-1.4.2/monadplus.haddock
haddock-html: /usr/share/doc/libghc-monadplus-doc/html/
|