/var/lib/ghc/package.conf.d/deepseq-generics-0.1.1.1.conf is in libghc-deepseq-generics-dev 0.1.1.1-1.
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 37 38 39 40 41 42 43 44 45 46 47 | name: deepseq-generics
version: 0.1.1.1
id: deepseq-generics-0.1.1.1-1850ff181f869bef0bd424048ff256c5
license: BSD3
copyright: 2012, Herbert Valerio Riedel
maintainer: hvr@gnu.org
stability:
homepage: https://github.com/hvr/deepseq-generics
package-url:
synopsis: GHC.Generics-based Control.DeepSeq.rnf implementation
description: This package provides a "GHC.Generics"-based
'Control.DeepSeq.Generics.genericRnf' function which can be used
for providing a 'rnf' implementation. See the documentation for
the 'genericRnf' function in the "Control.DeepSeq.Generics" module
to get started.
.
The original idea was pioneered in the @generic-deepseq@ package
(see <http://www.haskell.org/pipermail/haskell-cafe/2012-February/099551.html>
for more information).
.
This package differs from the @generic-deepseq@ package by working
in combination with the existing @deepseq@ package as opposed to defining a
conflicting drop-in replacement for @deepseq@'s @Control.Deepseq@ module.
category: Control
author: Herbert Valerio Riedel
exposed: True
exposed-modules: Control.DeepSeq.Generics
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/deepseq-generics-0.1.1.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/deepseq-generics-0.1.1.1/ghc-7.6.3
hs-libraries: HSdeepseq-generics-0.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/deepseq-generics-0.1.1.1/deepseq-generics.haddock
haddock-html: /usr/share/doc/libghc-deepseq-generics-doc/html/
|