Resolving dependencies... Configuring MonadPrompt-1.0.0.3... Building MonadPrompt-1.0.0.3... Preprocessing library MonadPrompt-1.0.0.3... [1 of 1] Compiling Control.Monad.Prompt ( Control/Monad/Prompt.hs, dist/build/Control/Monad/Prompt.o ) In-place registering MonadPrompt-1.0.0.3... Running Haddock for MonadPrompt-1.0.0.3... Running hscolour for MonadPrompt-1.0.0.3... Preprocessing library MonadPrompt-1.0.0.3... Preprocessing library MonadPrompt-1.0.0.3... Haddock coverage: 79% ( 15 / 19) in 'Control.Monad.Prompt' Documentation created: dist/doc/html/MonadPrompt/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadPrompt-1.0.0.3 Registering MonadPrompt-1.0.0.3... Installed MonadPrompt-1.0.0.3 Configuring MonadRandom-0.1.13... Building MonadRandom-0.1.13... Preprocessing library MonadRandom-0.1.13... [1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o ) [2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o ) In-place registering MonadRandom-0.1.13... Running Haddock for MonadRandom-0.1.13... Running hscolour for MonadRandom-0.1.13... Preprocessing library MonadRandom-0.1.13... Preprocessing library MonadRandom-0.1.13... Haddock coverage: Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity. 100% ( 3 / 3) in 'Control.Monad.Random.Class' 100% ( 17 / 17) in 'Control.Monad.Random' Documentation created: dist/doc/html/MonadRandom/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadRandom-0.1.13 Registering MonadRandom-0.1.13... Installed MonadRandom-0.1.13 Configuring erf-2.0.0.0... Building erf-2.0.0.0... Preprocessing library erf-2.0.0.0... [1 of 1] Compiling Data.Number.Erf ( src/Data/Number/Erf.hs, dist/build/Data/Number/Erf.o ) In-place registering erf-2.0.0.0... Running Haddock for erf-2.0.0.0... Running hscolour for erf-2.0.0.0... Preprocessing library erf-2.0.0.0... Preprocessing library erf-2.0.0.0... Haddock coverage: 67% ( 2 / 3) in 'Data.Number.Erf' Documentation created: dist/doc/html/erf/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/erf-2.0.0.0 Registering erf-2.0.0.0... Installed erf-2.0.0.0 Configuring mersenne-random-pure64-0.2.0.4... Building mersenne-random-pure64-0.2.0.4... Preprocessing library mersenne-random-pure64-0.2.0.4... [1 of 3] Compiling System.Random.Mersenne.Pure64.Base ( dist/build/System/Random/Mersenne/Pure64/Base.hs, dist/build/System/Random/Mersenne/Pure64/Base.o ) [2 of 3] Compiling System.Random.Mersenne.Pure64.MTBlock ( System/Random/Mersenne/Pure64/MTBlock.hs, dist/build/System/Random/Mersenne/Pure64/MTBlock.o ) [3 of 3] Compiling System.Random.Mersenne.Pure64 ( System/Random/Mersenne/Pure64.hs, dist/build/System/Random/Mersenne/Pure64.o ) In-place registering mersenne-random-pure64-0.2.0.4... Running Haddock for mersenne-random-pure64-0.2.0.4... Running hscolour for mersenne-random-pure64-0.2.0.4... Preprocessing library mersenne-random-pure64-0.2.0.4... Preprocessing library mersenne-random-pure64-0.2.0.4... Haddock coverage: 19% ( 3 / 16) in 'System.Random.Mersenne.Pure64.Base' 90% ( 9 / 10) in 'System.Random.Mersenne.Pure64.MTBlock' Cannot find documentation for: $notes 100% ( 13 / 13) in 'System.Random.Mersenne.Pure64' Documentation created: dist/doc/html/mersenne-random-pure64/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mersenne-random-pure64-0.2.0.4 Registering mersenne-random-pure64-0.2.0.4... Installed mersenne-random-pure64-0.2.0.4 Configuring monad-loops-0.4.2... Building monad-loops-0.4.2... Preprocessing library monad-loops-0.4.2... [1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o ) In-place registering monad-loops-0.4.2... Running Haddock for monad-loops-0.4.2... Running hscolour for monad-loops-0.4.2... Preprocessing library monad-loops-0.4.2... Preprocessing library monad-loops-0.4.2... Haddock coverage: 72% ( 34 / 47) in 'Control.Monad.Loops' Documentation created: dist/doc/html/monad-loops/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-loops-0.4.2 Registering monad-loops-0.4.2... Installed monad-loops-0.4.2 Configuring primitive-0.5.2.1... Building primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.2.1... Running Haddock for primitive-0.5.2.1... Running hscolour for primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.2.1 Registering primitive-0.5.2.1... Installed primitive-0.5.2.1 Configuring stm-2.4.3... Building stm-2.4.3... Preprocessing library stm-2.4.3... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.3... Running Haddock for stm-2.4.3... Running hscolour for stm-2.4.3... Preprocessing library stm-2.4.3... Preprocessing library stm-2.4.3... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.3 Registering stm-2.4.3... Installed stm-2.4.3 Configuring syb-0.4.1... Building syb-0.4.1... Preprocessing library syb-0.4.1... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.4.1... Running Haddock for syb-0.4.1... Running hscolour for syb-0.4.1... Preprocessing library syb-0.4.1... Preprocessing library syb-0.4.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 16 / 16) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1 Registering syb-0.4.1... Installed syb-0.4.1 Configuring random-shuffle-0.0.4... Building random-shuffle-0.0.4... Preprocessing library random-shuffle-0.0.4... [1 of 1] Compiling System.Random.Shuffle ( src/System/Random/Shuffle.hs, dist/build/System/Random/Shuffle.o ) In-place registering random-shuffle-0.0.4... Running Haddock for random-shuffle-0.0.4... Running hscolour for random-shuffle-0.0.4... Preprocessing library random-shuffle-0.0.4... Preprocessing library random-shuffle-0.0.4... Haddock coverage: 100% ( 4 / 4) in 'System.Random.Shuffle' Documentation created: dist/doc/html/random-shuffle/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/random-shuffle-0.0.4 Registering random-shuffle-0.0.4... Installed random-shuffle-0.0.4 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1 Registering vector-0.10.9.1... Installed vector-0.10.9.1 Configuring stateref-0.3... Building stateref-0.3... Preprocessing library stateref-0.3... [ 1 of 10] Compiling Data.MRef.Types ( src/Data/MRef/Types.hs, dist/build/Data/MRef/Types.o ) [ 2 of 10] Compiling Data.StateRef.Types ( src/Data/StateRef/Types.hs, dist/build/Data/StateRef/Types.o ) [ 3 of 10] Compiling Data.StateRef.Instances.STM ( src/Data/StateRef/Instances/STM.hs, dist/build/Data/StateRef/Instances/STM.o ) [ 4 of 10] Compiling Data.StateRef.Instances.Undecidable ( src/Data/StateRef/Instances/Undecidable.hs, dist/build/Data/StateRef/Instances/Undecidable.o ) [ 5 of 10] Compiling Data.StateRef.Instances ( src/Data/StateRef/Instances.hs, dist/build/Data/StateRef/Instances.o ) [ 6 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o ) [ 7 of 10] Compiling Data.StateRef ( src/Data/StateRef.hs, dist/build/Data/StateRef.o ) [ 8 of 10] Compiling Data.MRef.Instances.STM ( src/Data/MRef/Instances/STM.hs, dist/build/Data/MRef/Instances/STM.o ) [ 9 of 10] Compiling Data.MRef.Instances ( src/Data/MRef/Instances.hs, dist/build/Data/MRef/Instances.o ) [10 of 10] Compiling Data.MRef ( src/Data/MRef.hs, dist/build/Data/MRef.o ) In-place registering stateref-0.3... Running Haddock for stateref-0.3... Running hscolour for stateref-0.3... Preprocessing library stateref-0.3... Preprocessing library stateref-0.3... Haddock coverage: 17% ( 1 / 6) in 'Data.MRef.Types' 33% ( 3 / 9) in 'Data.StateRef.Types' 100% ( 5 / 5) in 'Data.StateRef.Instances.STM' 50% ( 1 / 2) in 'Data.StateRef.Instances.Undecidable' 100% ( 13 / 13) in 'Data.StateRef.Instances' 0% ( 0 / 4) in 'Data.Accessor' 100% ( 11 / 11) in 'Data.StateRef' 100% ( 5 / 5) in 'Data.MRef.Instances.STM' 100% ( 7 / 7) in 'Data.MRef.Instances' 80% ( 4 / 5) in 'Data.MRef' Documentation created: dist/doc/html/stateref/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stateref-0.3 Registering stateref-0.3... Installed stateref-0.3 Configuring th-extras-0.0.0.2... Building th-extras-0.0.0.2... Preprocessing library th-extras-0.0.0.2... [1 of 1] Compiling Language.Haskell.TH.Extras ( src/Language/Haskell/TH/Extras.hs, dist/build/Language/Haskell/TH/Extras.o ) In-place registering th-extras-0.0.0.2... Running Haddock for th-extras-0.0.0.2... Running hscolour for th-extras-0.0.0.2... Preprocessing library th-extras-0.0.0.2... Preprocessing library th-extras-0.0.0.2... Haddock coverage: 7% ( 1 / 14) in 'Language.Haskell.TH.Extras' Documentation created: dist/doc/html/th-extras/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/th-extras-0.0.0.2 Registering th-extras-0.0.0.2... Installed th-extras-0.0.0.2 Configuring mwc-random-0.13.1.1... Building mwc-random-0.13.1.1... Preprocessing library mwc-random-0.13.1.1... [1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o ) [2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o ) [3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o ) In-place registering mwc-random-0.13.1.1... Running Haddock for mwc-random-0.13.1.1... Running hscolour for mwc-random-0.13.1.1... Preprocessing library mwc-random-0.13.1.1... Preprocessing library mwc-random-0.13.1.1... Haddock coverage: Warning: System.Random.MWC: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Unsigned 100% ( 24 / 24) in 'System.Random.MWC' 100% ( 12 / 12) in 'System.Random.MWC.Distributions' 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable' Documentation created: dist/doc/html/mwc-random/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mwc-random-0.13.1.1 Registering mwc-random-0.13.1.1... Installed mwc-random-0.13.1.1 Configuring vector-th-unbox-0.2.0.2... Building vector-th-unbox-0.2.0.2... Preprocessing library vector-th-unbox-0.2.0.2... [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o ) In-place registering vector-th-unbox-0.2.0.2... Running Haddock for vector-th-unbox-0.2.0.2... Running hscolour for vector-th-unbox-0.2.0.2... Preprocessing library vector-th-unbox-0.2.0.2... Preprocessing library vector-th-unbox-0.2.0.2... Haddock coverage: 100% ( 2 / 2) in 'Data.Vector.Unboxed.Deriving' Documentation created: dist/doc/html/vector-th-unbox/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-th-unbox-0.2.0.2 Registering vector-th-unbox-0.2.0.2... Installed vector-th-unbox-0.2.0.2 Configuring flexible-defaults-0.0.1.1... Building flexible-defaults-0.0.1.1... Preprocessing library flexible-defaults-0.0.1.1... [1 of 3] Compiling Language.Haskell.TH.FlexibleDefaults.Solve ( src/Language/Haskell/TH/FlexibleDefaults/Solve.hs, dist/build/Language/Haskell/TH/FlexibleDefaults/Solve.o ) [2 of 3] Compiling Language.Haskell.TH.FlexibleDefaults.DSL ( src/Language/Haskell/TH/FlexibleDefaults/DSL.hs, dist/build/Language/Haskell/TH/FlexibleDefaults/DSL.o ) [3 of 3] Compiling Language.Haskell.TH.FlexibleDefaults ( src/Language/Haskell/TH/FlexibleDefaults.hs, dist/build/Language/Haskell/TH/FlexibleDefaults.o ) In-place registering flexible-defaults-0.0.1.1... Running Haddock for flexible-defaults-0.0.1.1... Running hscolour for flexible-defaults-0.0.1.1... Preprocessing library flexible-defaults-0.0.1.1... Preprocessing library flexible-defaults-0.0.1.1... Haddock coverage: 0% ( 0 / 7) in 'Language.Haskell.TH.FlexibleDefaults.Solve' 65% ( 13 / 20) in 'Language.Haskell.TH.FlexibleDefaults.DSL' 100% ( 15 / 15) in 'Language.Haskell.TH.FlexibleDefaults' Documentation created: dist/doc/html/flexible-defaults/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/flexible-defaults-0.0.1.1 Registering flexible-defaults-0.0.1.1... Installed flexible-defaults-0.0.1.1 Configuring math-functions-0.1.5.2... Building math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... [1 of 6] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package vector-0.10.9.1 ... linking ... done. Loading package vector-th-unbox-0.2.0.2 ... linking ... done. Loading package erf-2.0.0.0 ... linking ... done. [2 of 6] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.o ) [3 of 6] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.o ) [4 of 6] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.o ) [5 of 6] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.o ) [6 of 6] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.o ) In-place registering math-functions-0.1.5.2... Running Haddock for math-functions-0.1.5.2... Running hscolour for math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... Haddock coverage: Warning: Numeric.Sum: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Vector, MVector 100% ( 20 / 20) in 'Numeric.Sum' 100% ( 7 / 7) in 'Numeric.Polynomial.Chebyshev' Cannot find documentation for: $list 67% ( 6 / 9) in 'Numeric.Polynomial' 94% ( 15 / 16) in 'Numeric.MathFunctions.Constants' 100% ( 28 / 28) in 'Numeric.SpecFunctions' 100% ( 2 / 2) in 'Numeric.SpecFunctions.Extra' Documentation created: dist/doc/html/math-functions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/math-functions-0.1.5.2 Registering math-functions-0.1.5.2... Installed math-functions-0.1.5.2 Configuring random-source-0.3.0.6... Building random-source-0.3.0.6... Preprocessing library random-source-0.3.0.6... [ 1 of 11] Compiling Data.Random.Source.Internal.Prim ( src/Data/Random/Source/Internal/Prim.hs, dist/build/Data/Random/Source/Internal/Prim.o ) [ 2 of 11] Compiling Data.Random.Internal.Words ( src/Data/Random/Internal/Words.hs, dist/build/Data/Random/Internal/Words.o ) [ 3 of 11] Compiling Data.Random.Internal.Source ( src/Data/Random/Internal/Source.hs, dist/build/Data/Random/Internal/Source.o ) [ 4 of 11] Compiling Data.Random.Source.Internal.TH ( src/Data/Random/Source/Internal/TH.hs, dist/build/Data/Random/Source/Internal/TH.o ) [ 5 of 11] Compiling Data.Random.Source.PureMT ( src/Data/Random/Source/PureMT.hs, dist/build/Data/Random/Source/PureMT.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package stm-2.4.3 ... linking ... done. Loading package stateref-0.3 ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package vector-0.10.9.1 ... linking ... done. Loading package mwc-random-0.13.1.1 ... linking ... done. Loading package old-time-1.1.0.1 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package mersenne-random-pure64-0.2.0.4 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package th-extras-0.0.0.2 ... linking ... done. Loading package flexible-defaults-0.0.1.1 ... linking ... done. [ 6 of 11] Compiling Data.Random.Source.Std ( src/Data/Random/Source/Std.hs, dist/build/Data/Random/Source/Std.o ) [ 7 of 11] Compiling Data.Random.Source.StdGen ( src/Data/Random/Source/StdGen.hs, dist/build/Data/Random/Source/StdGen.o ) [ 8 of 11] Compiling Data.Random.Source ( src/Data/Random/Source.hs, dist/build/Data/Random/Source.o ) [ 9 of 11] Compiling Data.Random.Source.DevRandom ( src/Data/Random/Source/DevRandom.hs, dist/build/Data/Random/Source/DevRandom.o ) [10 of 11] Compiling Data.Random.Source.IO ( src/Data/Random/Source/IO.hs, dist/build/Data/Random/Source/IO.o ) [11 of 11] Compiling Data.Random.Source.MWC ( src/Data/Random/Source/MWC.hs, dist/build/Data/Random/Source/MWC.o ) In-place registering random-source-0.3.0.6... Running Haddock for random-source-0.3.0.6... Running hscolour for random-source-0.3.0.6... Preprocessing library random-source-0.3.0.6... Preprocessing library random-source-0.3.0.6... Haddock coverage: 100% ( 2 / 2) in 'Data.Random.Source.Internal.Prim' 79% ( 11 / 14) in 'Data.Random.Internal.Words' 80% ( 4 / 5) in 'Data.Random.Internal.Source' 67% ( 2 / 3) in 'Data.Random.Source.Internal.TH' 100% ( 5 / 5) in 'Data.Random.Source.PureMT' 50% ( 1 / 2) in 'Data.Random.Source.Std' 86% ( 6 / 7) in 'Data.Random.Source.StdGen' 80% ( 4 / 5) in 'Data.Random.Source' 50% ( 1 / 2) in 'Data.Random.Source.DevRandom' 100% ( 1 / 1) in 'Data.Random.Source.IO' 100% ( 7 / 7) in 'Data.Random.Source.MWC' Documentation created: dist/doc/html/random-source/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/random-source-0.3.0.6 Registering random-source-0.3.0.6... Installed random-source-0.3.0.6 Configuring rvar-0.2.0.1... Building rvar-0.2.0.1... Preprocessing library rvar-0.2.0.1... [1 of 1] Compiling Data.RVar ( src/Data/RVar.hs, dist/build/Data/RVar.o ) src/Data/RVar.hs:47:1: Warning: The qualified import of `Control.Monad.Identity' is redundant except perhaps to import instances from `Control.Monad.Identity' To import instances alone, use: import Control.Monad.Identity() In-place registering rvar-0.2.0.1... Running Haddock for rvar-0.2.0.1... Running hscolour for rvar-0.2.0.1... Preprocessing library rvar-0.2.0.1... Preprocessing library rvar-0.2.0.1... dist/build/tmp-10371/src/Data/RVar.hs:47:1: Warning: The qualified import of `Control.Monad.Identity' is redundant except perhaps to import instances from `Control.Monad.Identity' To import instances alone, use: import Control.Monad.Identity() Haddock coverage: 82% ( 9 / 11) in 'Data.RVar' Documentation created: dist/doc/html/rvar/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/rvar-0.2.0.1 Registering rvar-0.2.0.1... Installed rvar-0.2.0.1 Downloading random-fu-0.2.5.0... Configuring random-fu-0.2.5.0... Building random-fu-0.2.5.0... Preprocessing library random-fu-0.2.5.0... [ 1 of 28] Compiling Data.Random.Internal.Find ( src/Data/Random/Internal/Find.hs, dist/build/Data/Random/Internal/Find.o ) [ 2 of 28] Compiling Data.Random.Internal.Fixed ( src/Data/Random/Internal/Fixed.hs, dist/build/Data/Random/Internal/Fixed.o ) [ 3 of 28] Compiling Data.Random.Internal.TH ( src/Data/Random/Internal/TH.hs, dist/build/Data/Random/Internal/TH.o ) [ 4 of 28] Compiling Data.Random.Lift ( src/Data/Random/Lift.hs, dist/build/Data/Random/Lift.o ) [ 5 of 28] Compiling Data.Random.RVar ( src/Data/Random/RVar.hs, dist/build/Data/Random/RVar.o ) [ 6 of 28] Compiling Data.Random.Distribution ( src/Data/Random/Distribution.hs, dist/build/Data/Random/Distribution.o ) [ 7 of 28] Compiling Data.Random.Distribution.Uniform ( src/Data/Random/Distribution/Uniform.hs, dist/build/Data/Random/Distribution/Uniform.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package MonadPrompt-1.0.0.3 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package th-extras-0.0.0.2 ... linking ... done. Loading package flexible-defaults-0.0.1.1 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package old-time-1.1.0.1 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package mersenne-random-pure64-0.2.0.4 ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package vector-0.10.9.1 ... linking ... done. Loading package mwc-random-0.13.1.1 ... linking ... done. Loading package stm-2.4.3 ... linking ... done. Loading package stateref-0.3 ... linking ... done. Loading package random-source-0.3.0.6 ... linking ... done. Loading package rvar-0.2.0.1 ... linking ... done. Loading package MonadRandom-0.1.13 ... linking ... done. Loading package random-shuffle-0.0.4 ... linking ... done. Loading package monad-loops-0.4.2 ... linking ... done. Loading package erf-2.0.0.0 ... linking ... done. Loading package vector-th-unbox-0.2.0.2 ... linking ... done. Loading package math-functions-0.1.5.2 ... linking ... done. [ 8 of 28] Compiling Data.Random.List ( src/Data/Random/List.hs, dist/build/Data/Random/List.o ) [ 9 of 28] Compiling Data.Random.Distribution.Bernoulli ( src/Data/Random/Distribution/Bernoulli.hs, dist/build/Data/Random/Distribution/Bernoulli.o ) [10 of 28] Compiling Data.Random.Distribution.Categorical ( src/Data/Random/Distribution/Categorical.hs, dist/build/Data/Random/Distribution/Categorical.o ) [11 of 28] Compiling Data.Random.Distribution.Exponential ( src/Data/Random/Distribution/Exponential.hs, dist/build/Data/Random/Distribution/Exponential.o ) [12 of 28] Compiling Data.Random.Distribution.StretchedExponential ( src/Data/Random/Distribution/StretchedExponential.hs, dist/build/Data/Random/Distribution/StretchedExponential.o ) [13 of 28] Compiling Data.Random.Distribution.Ziggurat ( src/Data/Random/Distribution/Ziggurat.hs, dist/build/Data/Random/Distribution/Ziggurat.o ) src/Data/Random/Distribution/Ziggurat.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' src/Data/Random/Distribution/Ziggurat.hs:103:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' src/Data/Random/Distribution/Ziggurat.hs:104:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' src/Data/Random/Distribution/Ziggurat.hs:105:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' src/Data/Random/Distribution/Ziggurat.hs:169:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' src/Data/Random/Distribution/Ziggurat.hs:170:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' src/Data/Random/Distribution/Ziggurat.hs:171:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' src/Data/Random/Distribution/Ziggurat.hs:172:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' [14 of 28] Compiling Data.Random.Distribution.Normal ( src/Data/Random/Distribution/Normal.hs, dist/build/Data/Random/Distribution/Normal.o ) [15 of 28] Compiling Data.Random.Distribution.Gamma ( src/Data/Random/Distribution/Gamma.hs, dist/build/Data/Random/Distribution/Gamma.o ) [16 of 28] Compiling Data.Random.Distribution.Beta ( src/Data/Random/Distribution/Beta.hs, dist/build/Data/Random/Distribution/Beta.o ) [17 of 28] Compiling Data.Random.Distribution.Binomial ( src/Data/Random/Distribution/Binomial.hs, dist/build/Data/Random/Distribution/Binomial.o ) [18 of 28] Compiling Data.Random.Distribution.Multinomial ( src/Data/Random/Distribution/Multinomial.hs, dist/build/Data/Random/Distribution/Multinomial.o ) [19 of 28] Compiling Data.Random.Distribution.ChiSquare ( src/Data/Random/Distribution/ChiSquare.hs, dist/build/Data/Random/Distribution/ChiSquare.o ) [20 of 28] Compiling Data.Random.Distribution.Dirichlet ( src/Data/Random/Distribution/Dirichlet.hs, dist/build/Data/Random/Distribution/Dirichlet.o ) [21 of 28] Compiling Data.Random.Distribution.Poisson ( src/Data/Random/Distribution/Poisson.hs, dist/build/Data/Random/Distribution/Poisson.o ) [22 of 28] Compiling Data.Random.Distribution.Rayleigh ( src/Data/Random/Distribution/Rayleigh.hs, dist/build/Data/Random/Distribution/Rayleigh.o ) [23 of 28] Compiling Data.Random.Distribution.T ( src/Data/Random/Distribution/T.hs, dist/build/Data/Random/Distribution/T.o ) [24 of 28] Compiling Data.Random.Distribution.Triangular ( src/Data/Random/Distribution/Triangular.hs, dist/build/Data/Random/Distribution/Triangular.o ) [25 of 28] Compiling Data.Random.Distribution.Weibull ( src/Data/Random/Distribution/Weibull.hs, dist/build/Data/Random/Distribution/Weibull.o ) [26 of 28] Compiling Data.Random.Sample ( src/Data/Random/Sample.hs, dist/build/Data/Random/Sample.o ) [27 of 28] Compiling Data.Random ( src/Data/Random.hs, dist/build/Data/Random.o ) [28 of 28] Compiling Data.Random.Distribution.Pareto ( src/Data/Random/Distribution/Pareto.hs, dist/build/Data/Random/Distribution/Pareto.o ) In-place registering random-fu-0.2.5.0... Running Haddock for random-fu-0.2.5.0... Running hscolour for random-fu-0.2.5.0... Preprocessing library random-fu-0.2.5.0... Preprocessing library random-fu-0.2.5.0... dist/build/tmp-10371/src/Data/Random/Distribution/Ziggurat.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' dist/build/tmp-10371/src/Data/Random/Distribution/Ziggurat.hs:103:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' dist/build/tmp-10371/src/Data/Random/Distribution/Ziggurat.hs:104:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' dist/build/tmp-10371/src/Data/Random/Distribution/Ziggurat.hs:105:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' dist/build/tmp-10371/src/Data/Random/Distribution/Ziggurat.hs:169:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' dist/build/tmp-10371/src/Data/Random/Distribution/Ziggurat.hs:170:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' dist/build/tmp-10371/src/Data/Random/Distribution/Ziggurat.hs:171:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' dist/build/tmp-10371/src/Data/Random/Distribution/Ziggurat.hs:172:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' Haddock coverage: 50% ( 2 / 4) in 'Data.Random.Internal.Find' 20% ( 1 / 5) in 'Data.Random.Internal.Fixed' 100% ( 4 / 4) in 'Data.Random.Internal.TH' 50% ( 1 / 2) in 'Data.Random.Lift' 83% ( 5 / 6) in 'Data.Random.RVar' 33% ( 1 / 3) in 'Data.Random.Distribution' 83% ( 19 / 23) in 'Data.Random.Distribution.Uniform' 44% ( 4 / 9) in 'Data.Random.List' 50% ( 4 / 8) in 'Data.Random.Distribution.Bernoulli' 75% ( 12 / 16) in 'Data.Random.Distribution.Categorical' 0% ( 0 / 6) in 'Data.Random.Distribution.Exponential' 0% ( 0 / 6) in 'Data.Random.Distribution.StretchedExponential' 100% ( 7 / 7) in 'Data.Random.Distribution.Ziggurat' 92% ( 12 / 13) in 'Data.Random.Distribution.Normal' 12% ( 1 / 8) in 'Data.Random.Distribution.Gamma' 0% ( 0 / 5) in 'Data.Random.Distribution.Beta' 0% ( 0 / 8) in 'Data.Random.Distribution.Binomial' 0% ( 0 / 4) in 'Data.Random.Distribution.Multinomial' 0% ( 0 / 4) in 'Data.Random.Distribution.ChiSquare' 0% ( 0 / 5) in 'Data.Random.Distribution.Dirichlet' 0% ( 0 / 8) in 'Data.Random.Distribution.Poisson' 17% ( 1 / 6) in 'Data.Random.Distribution.Rayleigh' 0% ( 0 / 4) in 'Data.Random.Distribution.T' 75% ( 3 / 4) in 'Data.Random.Distribution.Triangular' 0% ( 0 / 2) in 'Data.Random.Distribution.Weibull' 80% ( 4 / 5) in 'Data.Random.Sample' 85% ( 34 / 40) in 'Data.Random' 0% ( 0 / 4) in 'Data.Random.Distribution.Pareto' Warning: Data.Random.Distribution.Normal: could not find link destinations for: Data.Random.Distribution.Normal.normalF Documentation created: dist/doc/html/random-fu/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/random-fu-0.2.5.0 Registering random-fu-0.2.5.0... Installed random-fu-0.2.5.0