/var/lib/ghc/package.conf.d/case-insensitive-1.1.0.2.conf is in libghc-case-insensitive-dev 1.1.0.2-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 | name: case-insensitive
version: 1.1.0.2
id: case-insensitive-1.1.0.2-a9cc5f442974fbc90a16d92ae924d579
license: BSD3
copyright: 2011 Bas van Dijk
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/case-insensitive
package-url:
synopsis: Case insensitive string comparison
description: The module @Data.CaseInsensitive@ provides the 'CI' type
constructor which can be parameterised by a string-like
type like: 'String', 'ByteString', 'Text',
etc.. Comparisons of values of the resulting type will be
insensitive to cases.
category: Data, Text
author: Bas van Dijk
exposed: True
exposed-modules: Data.CaseInsensitive Data.CaseInsensitive.Unsafe
hidden-modules: Data.CaseInsensitive.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/case-insensitive-1.1.0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/case-insensitive-1.1.0.2/ghc-7.6.3
hs-libraries: HScase-insensitive-1.1.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/case-insensitive-1.1.0.2/case-insensitive.haddock
haddock-html: /usr/share/doc/libghc-case-insensitive-doc/html/
|