/var/lib/ghc/package.conf.d/monad-loops-0.4.3.conf is in libghc-monad-loops-dev 0.4.3-5build1.
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: monad-loops
version: 0.4.3
id: monad-loops-0.4.3-ERCN4ZKCeeS5SRhwqXsLBP
key: monad-loops-0.4.3-ERCN4ZKCeeS5SRhwqXsLBP
license: PublicDomain
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: https://github.com/mokus0/monad-loops
synopsis: Monadic loops
description:
Some useful control operators for looping.
.
New in 0.4: STM loop operators have been split into a
new package instead of being conditionally-built.
.
New in 0.3.2.0: various functions for traversing lists and
computing minima/maxima using arbitrary procedures to compare
or score the elements.
category: Control
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules:
Control.Monad.Loops
abi: cbc54f18e5ab1e1ffa196ee76215a2dc
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/monad-loops-0.4.3-ERCN4ZKCeeS5SRhwqXsLBP
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/monad-loops-0.4.3-ERCN4ZKCeeS5SRhwqXsLBP
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/monad-loops
hs-libraries: HSmonad-loops-0.4.3-ERCN4ZKCeeS5SRhwqXsLBP
depends:
base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/monad-loops-0.4.3/monad-loops.haddock
haddock-html: /usr/share/doc/libghc-monad-loops-doc/html/
|