/var/lib/ghc/package.conf.d/th-extras-0.0.0.2.conf is in libghc-th-extras-dev 0.0.0.2-7build1.
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 | name: th-extras
version: 0.0.0.2
id: th-extras-0.0.0.2-c725e897d001fe1bf4816fb746ee31e7
key: thext_FqNTbcb8V3mLR2D4D0aSUR
license: PublicDomain
maintainer: James Cook <mokus@deepbondi.net>
stability: experimental
homepage: https://github.com/mokus0/th-extras
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/th-extras-0.0.0.2-FqNTbcb8V3mLR2D4D0aSUR
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/th-extras-0.0.0.2-FqNTbcb8V3mLR2D4D0aSUR
data-dir: /usr/share/th-extras
hs-libraries: HSth-extras-0.0.0.2-FqNTbcb8V3mLR2D4D0aSUR
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
syb-0.6-d154b8ffa473f7cfcfc32ca4d99f62f7
template-haskell-2.10.0.0-3c4cb52230f347282af9b2817f013181
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/
|