/var/lib/ghc/package.conf.d/utility-ht-0.0.5.1.conf is in libghc-utility-ht-dev 0.0.5.1-6.
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 | name: utility-ht
version: 0.0.5.1
id: utility-ht-0.0.5.1-87764498d063597239004a6e20530f01
license: BSD3
copyright:
maintainer: Henning Thielemann <haskell@henning-thielemann.de>
stability:
homepage:
package-url:
synopsis: Various small helper functions for Lists, Maybes, Tuples, Functions
description: Various small helper functions for Lists, Maybes, Tuples, Functions.
Some of these functions are improved implementations of standard functions.
They have the same name as their standard counterparts.
The package only contains functions
that do not require packages other than the base package.
Thus you do not risk a dependency avalanche by importing it.
However, further splitting the base package might invalidate this statement.
category: Data, List
author: Henning Thielemann <haskell@henning-thielemann.de>
exposed: True
exposed-modules: Data.Bool.HT Data.Eq.HT Data.Function.HT
Data.List.HT Data.List.Key Data.List.Match Data.Maybe.HT
Data.Ord.HT Data.Record.HT Data.String.HT Data.Tuple.HT
Control.Monad.HT Data.Strictness.HT Text.Read.HT Text.Show.HT
hidden-modules: Data.Bool.HT.Private Data.List.HT.Private
Data.List.Key.Private Data.List.Match.Private
Data.Function.HT.Private Data.Record.HT.Private
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/utility-ht-0.0.5.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/utility-ht-0.0.5.1/ghc-7.6.3
hs-libraries: HSutility-ht-0.0.5.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/utility-ht-0.0.5.1/utility-ht.haddock
haddock-html: /usr/share/doc/libghc-utility-ht-doc/html/
|