/var/lib/ghc/package.conf.d/prelude-extras-0.4.0.2.conf is in libghc-prelude-extras-dev 0.4.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 | name: prelude-extras
version: 0.4.0.2
id: prelude-extras-0.4.0.2-7664b01189861d05696ff412cd9c7a26
key: prelu_FI7eJ4y06ZE2BMrahAMEn9
license: BSD3
copyright: Copyright (C) 2011-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/prelude-extras
synopsis: Higher order versions of Prelude classes
description:
Higher order versions of Prelude classes to ease programming with polymorphic recursion and reduce UndecidableInstances
.
See <http://flint.cs.yale.edu/trifonov/papers/sqcc.pdf> for further discussion of the approach taken here.
category: Polymorphism, Combinators
author: Edward A. Kmett
exposed: True
exposed-modules:
Prelude.Extras
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/prelude-extras-0.4.0.2-FI7eJ4y06ZE2BMrahAMEn9
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/prelude-extras-0.4.0.2-FI7eJ4y06ZE2BMrahAMEn9
data-dir: /usr/share/prelude-extras
hs-libraries: HSprelude-extras-0.4.0.2-FI7eJ4y06ZE2BMrahAMEn9
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/prelude-extras-0.4.0.2/prelude-extras.haddock
haddock-html: /usr/share/doc/libghc-prelude-extras-doc/html/
|