/var/lib/ghc/package.conf.d/random-shuffle-0.0.4.conf is in libghc-random-shuffle-dev 0.0.4-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 | name: random-shuffle
version: 0.0.4
id: random-shuffle-0.0.4-6e0489d8a75b8d24c31cddf870b63191
key: rando_IqexYQT3cRP1Gre49XvWNL
license: BSD3
copyright: Oleg Kiselyov 2001
Manlio Perillo 2009
maintainer: Manlio Perillo <manlio.perillo@gmail.com>
stability: Beta
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/random-shuffle-0.0.4-IqexYQT3cRP1Gre49XvWNL
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/random-shuffle-0.0.4-IqexYQT3cRP1Gre49XvWNL
data-dir: /usr/share/random-shuffle
hs-libraries: HSrandom-shuffle-0.0.4-IqexYQT3cRP1Gre49XvWNL
depends:
MonadRandom-0.4.1-d3a09c10a75fb5be6e4098a927f0f745
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
random-1.1-c46cc413d88c0a330b5495d03f0ed464
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/
|