/var/lib/ghc/package.conf.d/random-shuffle-0.0.4.conf is in libghc-random-shuffle-dev 0.0.4-8build5.
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 | name: random-shuffle
version: 0.0.4
id: random-shuffle-0.0.4-2kYxDomgHmKIaKWYphBLTR
key: random-shuffle-0.0.4-2kYxDomgHmKIaKWYphBLTR
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
abi: c546b1b65a0b3a1ecbb6cc7ba1d5e0df
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/random-shuffle-0.0.4-2kYxDomgHmKIaKWYphBLTR
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/random-shuffle-0.0.4-2kYxDomgHmKIaKWYphBLTR
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/random-shuffle
hs-libraries: HSrandom-shuffle-0.0.4-2kYxDomgHmKIaKWYphBLTR
depends:
MonadRandom-0.5.1-3F4wolAaS5U7RLcGzMe6zi base-4.9.1.0
random-1.1-9tceXaeYIMZ4JrKq20Egog
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/
|