/var/lib/ghc/package.conf.d/StateVar-1.1.0.4.conf is in libghc-statevar-dev 1.1.0.4-4build1.
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 | name: StateVar
version: 1.1.0.4
id: StateVar-1.1.0.4-5dJbnTVECtEAhfJXPZKdbO
key: StateVar-1.1.0.4-5dJbnTVECtEAhfJXPZKdbO
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: 93f6c33ade8d996b53f2d4a2752fe955
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/StateVar-1.1.0.4-5dJbnTVECtEAhfJXPZKdbO
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/StateVar-1.1.0.4-5dJbnTVECtEAhfJXPZKdbO
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/statevar
hs-libraries: HSStateVar-1.1.0.4-5dJbnTVECtEAhfJXPZKdbO
depends:
base-4.9.1.0 stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve
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/
|