/var/lib/ghc/package.conf.d/th-extras-0.0.0.2.conf is in libghc-th-extras-dev 0.0.0.2-3.
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 | name: th-extras
version: 0.0.0.2
id: th-extras-0.0.0.2-88c47ed7471b774ca90306d85114200a
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: experimental
homepage: https://github.com/mokus0/th-extras
package-url:
synopsis: A grab bag of functions for use with Template Haskell
description: A grab bag of functions for use with Template Haskell.
.
This is basically the place I put all my ugly CPP hacks to support
the ever-changing interface of the template haskell system by
providing high-level operations and making sure they work on as many
versions of Template Haskell as I can.
category: Template Haskell
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules: Language.Haskell.TH.Extras
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/th-extras-0.0.0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/th-extras-0.0.0.2/ghc-7.6.3
hs-libraries: HSth-extras-0.0.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8
template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/th-extras-0.0.0.2/th-extras.haddock
haddock-html: /usr/share/doc/libghc-th-extras-doc/html/
|