/var/lib/ghc/package.conf.d/random-source-0.3.0.6.conf is in libghc-random-source-dev 0.3.0.6-5+b1.
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | name: random-source
version: 0.3.0.6
id: random-source-0.3.0.6-2bghxvdEKwhEXV8RrUcXFo
key: random-source-0.3.0.6-2bghxvdEKwhEXV8RrUcXFo
license: PublicDomain
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: https://github.com/mokus0/random-fu
synopsis: Generic basis for random number generators
description:
Random number generation based on entropy sources
able to produce a small but well-defined set of
primitive variates. Also includes facilities for
\"completing\" partial implementations, making it
easy to define new entropy sources in a way that
is naturally forward-compatible.
.
Changes in 0.3.0.6: Fixed overzealous fix in 0.3.0.5. The people responsible for sacking the people who have been sacked, etc., have been sacked.
.
Changes in 0.3.0.5: Renamed some internal modules and accidentally some external ones too. Whoops. Please don't use this version, it will only end in tears.
.
Changes in 0.3.0.4: Fixed a typo that broke building
with MTL-1
.
Changes in 0.3.0.3: Fixes for GHC's deprecation
of Foreign.unsafePerformIO
.
Changes in 0.3.0.2: Fixes for GHC 7.2.*'s crazy
Template Haskell changes.
category: Math
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules:
Data.Random.Source Data.Random.Source.IO Data.Random.Source.PureMT
Data.Random.Source.Std Data.Random.Source.StdGen
Data.Random.Internal.Words Data.Random.Internal.Source
Data.Random.Source.MWC Data.Random.Source.DevRandom
hidden-modules: Data.Random.Source.Internal.Prim
Data.Random.Source.Internal.TH
abi: c3f54d3a64c6dc4c885bd46426b6847d
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/random-source-0.3.0.6-2bghxvdEKwhEXV8RrUcXFo
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/random-source-0.3.0.6-2bghxvdEKwhEXV8RrUcXFo
data-dir: /usr/share/random-source
hs-libraries: HSrandom-source-0.3.0.6-2bghxvdEKwhEXV8RrUcXFo
depends:
base-4.9.0.0 flexible-defaults-0.0.1.2-1H2pkAjuTF1KghZBVsL2zl
mersenne-random-pure64-0.2.0.5-F1793yBxnuzCUl5wrtnh28
mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
mwc-random-0.13.4.0-CH6ozsPFZjwVSNwmEz44J
random-1.1-54KmMHXjttlERYcr1mvsAe
stateref-0.3-3PlselgQchu2fixnOT7uWq syb-0.6-C65vWCsht6A8uLstpQIXyj
template-haskell-2.11.0.0 th-extras-0.0.0.4-65k7Dg54W2KxpzDoCAUbA
haddock-interfaces: /usr/lib/ghc-doc/haddock/random-source-0.3.0.6/random-source.haddock
haddock-html: /usr/share/doc/libghc-random-source-doc/html/
|