/var/lib/ghc/package.conf.d/statestack-0.2.0.4.conf is in libghc-statestack-dev 0.2.0.4-3.
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.4
id: statestack-0.2.0.4-28b41005a4f2a723a562502267654a94
key: state_JK242DKhLBt1PSxDytjhQv
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/statestack-0.2.0.4-JK242DKhLBt1PSxDytjhQv
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/statestack-0.2.0.4-JK242DKhLBt1PSxDytjhQv
data-dir: /usr/share/statestack
hs-libraries: HSstatestack-0.2.0.4-JK242DKhLBt1PSxDytjhQv
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
transformers-compat-0.4.0.4-8aa4073730c676dbe210ea8bffd8d092
haddock-interfaces: /usr/lib/ghc-doc/haddock/statestack-0.2.0.4/statestack.haddock
haddock-html: /usr/share/doc/libghc-statestack-doc/html/
|