/var/lib/ghc/package.conf.d/statestack-0.2.conf is in libghc-statestack-dev 0.2-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 | name: statestack
version: 0.2
id: statestack-0.2-fce73faac7aa70cdef1967d3e980780a
license: BSD3
copyright:
maintainer: byorgey@cis.upenn.edu
stability:
homepage:
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/statestack-0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/statestack-0.2/ghc-7.6.3
hs-libraries: HSstatestack-0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/statestack-0.2/statestack.haddock
haddock-html: /usr/share/doc/libghc-statestack-doc/html/
|