/var/lib/ghc/package.conf.d/monad-loops-0.4.2.1.conf is in libghc-monad-loops-dev 0.4.2.1-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 39 40 | name: monad-loops
version: 0.4.2.1
id: monad-loops-0.4.2.1-dc5d8e4880d536cc93c87912f23adb60
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: https://github.com/mokus0/monad-loops
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/monad-loops-0.4.2.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/monad-loops-0.4.2.1/ghc-7.6.3
hs-libraries: HSmonad-loops-0.4.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/monad-loops-0.4.2.1/monad-loops.haddock
haddock-html: /usr/share/doc/libghc-monad-loops-doc/html/
|