/var/lib/ghc/package.conf.d/statestack-0.2.0.5.conf is in libghc-statestack-dev 0.2.0.5-3build1.
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 | name: statestack
version: 0.2.0.5
id: statestack-0.2.0.5-1N68dysnqPrC0a19V1lVNO
key: statestack-0.2.0.5-1N68dysnqPrC0a19V1lVNO
license: BSD3
maintainer: byorgey@cis.upenn.edu
synopsis: Simple State-like monad transformer with saveable and restorable state
description:
Simple State-like monad transformer where states can be saved to
and restored from an internal stack.
category: Control
author: Brent Yorgey
exposed: True
exposed-modules:
Control.Monad.StateStack
abi: fe8b414b6d6ad6df45af626af0bc4c30
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/statestack-0.2.0.5-1N68dysnqPrC0a19V1lVNO
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/statestack-0.2.0.5-1N68dysnqPrC0a19V1lVNO
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/statestack
hs-libraries: HSstatestack-0.2.0.5-1N68dysnqPrC0a19V1lVNO
depends:
base-4.9.1.0 mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 transformers-0.5.2.0
transformers-compat-0.5.1.4-5q8NeWxMWFxK2dY7fuxXN9
haddock-interfaces: /usr/lib/ghc-doc/haddock/statestack-0.2.0.5/statestack.haddock
haddock-html: /usr/share/doc/libghc-statestack-doc/html/
|