/var/lib/ghc/package.conf.d/setenv-0.1.1.3.conf is in libghc-setenv-dev 0.1.1.3-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 29 30 | name: setenv
version: 0.1.1.3
id: setenv-0.1.1.3-4d70f2e61b1bd0645017164a0ca26ee9
key: seten_6IUqFDI6NejGrNz9ulqEjc
license: MIT
copyright: (c) 2012-2015 Simon Hengel
maintainer: Simon Hengel <sol@typeful.net>
synopsis: A cross-platform library for setting environment variables
description:
A cross-platform library for setting environment variables
.
Note: Since @base- 4.7.0.0@ the functions @setEnv@ and
@unsetEnv@ are provided by @System.Environment@.
@System.SetEnv@ merily re-exports those functions when built
with @base >= 4.7@.
category: System
author: Simon Hengel <sol@typeful.net>
exposed: True
exposed-modules:
System.SetEnv
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/setenv-0.1.1.3-6IUqFDI6NejGrNz9ulqEjc
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/setenv-0.1.1.3-6IUqFDI6NejGrNz9ulqEjc
data-dir: /usr/share/setenv
hs-libraries: HSsetenv-0.1.1.3-6IUqFDI6NejGrNz9ulqEjc
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
haddock-interfaces: /usr/lib/ghc-doc/haddock/setenv-0.1.1.3/setenv.haddock
haddock-html: /usr/share/doc/libghc-setenv-doc/html/
|