/var/lib/ghc/package.conf.d/random-source-0.3.0.6.conf is in libghc-random-source-dev 0.3.0.6-3build1.
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 56 57 | name: random-source
version: 0.3.0.6
id: random-source-0.3.0.6-b68ae6cb40851458f8575ebf05a8f720
key: rando_LVWQYzyinRPAf7dChEJQiL
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/random-source-0.3.0.6-LVWQYzyinRPAf7dChEJQiL
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/random-source-0.3.0.6-LVWQYzyinRPAf7dChEJQiL
data-dir: /usr/share/random-source
hs-libraries: HSrandom-source-0.3.0.6-LVWQYzyinRPAf7dChEJQiL
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
flexible-defaults-0.0.1.1-a0a2647008f9ea40b5f5cdec2c5a479f
mersenne-random-pure64-0.2.0.4-426089126dac476794e00f1803b6264b
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
mwc-random-0.13.3.2-168a8f60aaa4f8be939a7610d137518b
random-1.1-c46cc413d88c0a330b5495d03f0ed464
stateref-0.3-ccd806afb5be9938d44ba23601d8066b
syb-0.6-d154b8ffa473f7cfcfc32ca4d99f62f7
template-haskell-2.10.0.0-3c4cb52230f347282af9b2817f013181
th-extras-0.0.0.2-c725e897d001fe1bf4816fb746ee31e7
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/
|