/var/lib/ghc/package.conf.d/StateVar-1.1.0.4.conf is in libghc-statevar-dev 1.1.0.4-4.
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: StateVar
version: 1.1.0.4
id: StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc
key: StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc
license: BSD3
copyright: Copyright (C) 2014-2015 Edward A. Kmett, 2009-2016 Sven Panne
maintainer: Sven Panne <svenpanne@gmail.com>
homepage: https://github.com/haskell-opengl/StateVar
synopsis: State variables
description:
This package contains state variables, which are references in the IO monad,
like IORefs or parts of the OpenGL state.
category: Data
author: Sven Panne and Edward Kmett
exposed: True
exposed-modules:
Data.StateVar
abi: 894b4f69d50ebc303db7f8177dab8d34
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc
data-dir: /usr/share/statevar
hs-libraries: HSStateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc
depends:
base-4.9.0.0 stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/statevar-1.1.0.4/StateVar.haddock
haddock-html: /usr/share/doc/libghc-statevar-doc/html/
|