/var/lib/ghc/package.conf.d/case-insensitive-1.2.0.5.conf is in libghc-case-insensitive-dev 1.2.0.5-1build1.
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 | name: case-insensitive
version: 1.2.0.5
id: case-insensitive-1.2.0.5-aaffb90d20f76ba7636aef7e75b6b59c
key: casei_069adOkNLcm4d2Svjdy3w5
license: BSD3
copyright: 2011 Bas van Dijk
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
homepage: https://github.com/basvandijk/case-insensitive
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/x86_64-linux-ghc-7.10.3/case-insensitive-1.2.0.5-069adOkNLcm4d2Svjdy3w5
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/case-insensitive-1.2.0.5-069adOkNLcm4d2Svjdy3w5
data-dir: /usr/share/case-insensitive
hs-libraries: HScase-insensitive-1.2.0.5-069adOkNLcm4d2Svjdy3w5
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
haddock-interfaces: /usr/lib/ghc-doc/haddock/case-insensitive-1.2.0.5/case-insensitive.haddock
haddock-html: /usr/share/doc/libghc-case-insensitive-doc/html/
|