/var/lib/ghc/package.conf.d/void-0.6.1.conf is in libghc-void-dev 0.6.1-1build1.
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: void
version: 0.6.1
id: void-0.6.1-621dc8316fc80dae8fc701f1a2411b4b
license: BSD3
copyright: Copyright (C) 2008-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: portable
homepage: http://github.com/ekmett/void
package-url:
synopsis: A Haskell 98 logically uninhabited data type
description: A Haskell 98 logically uninhabited data type, used to indicate that a given term should not exist.
category: Data Structures
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Void Data.Void.Unsafe
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/void-0.6.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/void-0.6.1/ghc-7.6.3
hs-libraries: HSvoid-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
semigroups-0.9-73a419ce05af9d7589969e187fb66622
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/void-0.6.1/void.haddock
haddock-html: /usr/share/doc/libghc-void-doc/html/
|