/var/lib/ghc/package.conf.d/random-shuffle-0.0.4.conf is in libghc-random-shuffle-dev 0.0.4-2.
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 | name: random-shuffle
version: 0.0.4
id: random-shuffle-0.0.4-69661b8dab1f883feef45637fd4b7a34
license: BSD3
copyright: Oleg Kiselyov 2001
Manlio Perillo 2009
maintainer: Manlio Perillo <manlio.perillo@gmail.com>
stability: Beta
homepage:
package-url:
synopsis: Random shuffle implementation.
description: Random shuffle implementation, on immutable lists.
Based on `perfect shuffle' implementation by Oleg Kiselyov,
available on http://okmij.org/ftp/Haskell/perfect-shuffle.txt
category: System
author: Oleg Kiselyov, Manlio Perillo, Andras Slemmer
exposed: True
exposed-modules: System.Random.Shuffle
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/random-shuffle-0.0.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/random-shuffle-0.0.4/ghc-7.6.3
hs-libraries: HSrandom-shuffle-0.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadRandom-0.1.6-694e57ee58432f3d3091fc7723724694
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/random-shuffle-0.0.4/random-shuffle.haddock
haddock-html: /usr/share/doc/libghc-random-shuffle-doc/html/
|