/var/lib/ghc/package.conf.d/HCard-0.0.conf is in libghc-hcard-dev 0.0-4build1.
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: HCard
version: 0.0
id: HCard-0.0-0e32fb0adfeaa54db98032644979f172
license: BSD3
copyright:
maintainer: jfredett@gmail.com
stability:
homepage: http://patch-tag.com/publicrepos/HCard
package-url: http://patch-tag.com/publicrepos/HCard
synopsis: A library for implementing a Deck of Cards
description: HCard provides a standard interface to a deck of cards -- providing shuffling, permutation irrelevant equality of hands, etc.
category: Game
author: Joe Fredette
exposed: True
exposed-modules: Data.HCard Data.HCard.Instances
Data.HCard.Examples
hidden-modules: Data.HCard.Card Data.HCard.Deck Data.HCard.Hand
Data.HCard.Misc Data.HCard.Instances.Classic Data.HCard.Test.Test
Data.HCard.Examples.Cribbage
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/HCard-0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/HCard-0.0/ghc-7.6.3
hs-libraries: HSHCard-0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.6-409fcc32c191cd6e04afdebb15869820
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
random-shuffle-0.0.4-69661b8dab1f883feef45637fd4b7a34
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hcard-0.0/HCard.haddock
haddock-html: /usr/share/doc/libghc-hcard-doc/html/
|