/var/lib/ghc/package.conf.d/control-monad-loop-0.1.conf is in libghc-control-monad-loop-dev 0.1-8.
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 | name: control-monad-loop
version: 0.1
id: control-monad-loop-0.1-IEEnY4AhRNu9hHCWU764R7
key: control-monad-loop-0.1-IEEnY4AhRNu9hHCWU764R7
license: BSD3
copyright: Copyright (c) Joseph Adams 2012
maintainer: joeyadams3.14159@gmail.com
homepage: https://github.com/joeyadams/haskell-control-monad-loop
synopsis: Simple monad transformer for imperative-style loops
description:
A library of looping constructs with @continue@ and @exit@ control flow
statements.
category: Control
author: Joey Adams
exposed: True
exposed-modules:
Control.Monad.Trans.Loop
abi: e5c4d03ddffd324228e0cfe33ea0c2bb
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/control-monad-loop-0.1-IEEnY4AhRNu9hHCWU764R7
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/control-monad-loop-0.1-IEEnY4AhRNu9hHCWU764R7
data-dir: /usr/share/control-monad-loop
hs-libraries: HScontrol-monad-loop-0.1-IEEnY4AhRNu9hHCWU764R7
depends:
base-4.9.0.0 transformers-0.5.2.0
transformers-base-0.4.4-6WqVTr4Ef5J5QMUegkYowo
haddock-interfaces: /usr/lib/ghc-doc/haddock/control-monad-loop-0.1/control-monad-loop.haddock
haddock-html: /usr/share/doc/libghc-control-monad-loop-doc/html/
|