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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: 79% ( 15 / 19) in 'Control.Monad.Prompt' Warning: Control.Monad.Prompt: could not find link destinations for: Control.Monad.Trans.Class.MonadTrans 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.12... Building MonadRandom-0.1.12... Preprocessing library MonadRandom-0.1.12... [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.12... Running Haddock for MonadRandom-0.1.12... Running hscolour for MonadRandom-0.1.12... Preprocessing library MonadRandom-0.1.12... Preprocessing library MonadRandom-0.1.12... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 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' Warning: MonadRandom-0.1.12:Control.Monad.Random: Could not find documentation for exported module: System.Random 100% ( 15 / 15) in 'Control.Monad.Random' Warning: Control.Monad.Random.Class: could not find link destinations for: System.Random.Random System.Random.random System.Random.randoms System.Random.randomR System.Random.randomRs Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT System.Random.RandomGen Control.Monad.Trans.Cont.ContT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT System.Random.StdGen Warning: Control.Monad.Random: could not find link destinations for: System.Random.RandomGen System.Random.StdGen Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO System.Random.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.12 Registering MonadRandom-0.1.12... Installed MonadRandom-0.1.12 Configuring QuickCheck-2.6... Building QuickCheck-2.6... Preprocessing library QuickCheck-2.6... [ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.6... Running Haddock for QuickCheck-2.6... Running hscolour for QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1 Haddock coverage: 12% ( 1 / 8) in 'Test.QuickCheck.Exception' 0% ( 0 / 18) in 'Test.QuickCheck.Text' 50% ( 1 / 2) in 'Test.QuickCheck.State' 95% ( 20 / 21) in 'Test.QuickCheck.Gen' 92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 92% ( 12 / 13) in 'Test.QuickCheck.Modifiers' 59% ( 34 / 58) in 'Test.QuickCheck.Property' 48% ( 13 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 93% ( 95 /102) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.State: could not find link destinations for: System.Random.StdGen Warning: Test.QuickCheck.Gen: could not find link destinations for: System.Random.StdGen System.Random.Random Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: System.Random.Random Warning: Test.QuickCheck.Property: could not find link destinations for: Test.QuickCheck.Exception.AnException Warning: Test.QuickCheck.Test: could not find link destinations for: System.Random.StdGen Warning: Test.QuickCheck: could not find link destinations for: System.Random.StdGen System.Random.Random Documentation created: dist/doc/html/QuickCheck/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6 Registering QuickCheck-2.6... Installed QuickCheck-2.6 Configuring cereal-0.4.0.1... Building cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.0.1... Running Haddock for cereal-0.4.0.1... Running hscolour for cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.4.0.1 Registering cereal-0.4.0.1... Installed cereal-0.4.0.1 Configuring cmdargs-0.10.5... Building cmdargs-0.10.5... Preprocessing library cmdargs-0.10.5... [ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o ) [ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o ) [ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o ) [ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o ) [ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o ) [ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o ) [ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o ) [ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o ) [ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o ) [10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o ) [11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o ) [12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o ) [13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o ) [14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o ) [15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o ) [16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o ) Data/Generics/Any.hs:65:17: Warning: In the use of `tyConString' (imported from Data.Data, but defined in Data.Typeable.Internal): Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available." [17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o ) [18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o ) [19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o ) [20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o ) [21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o ) [22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o ) [23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o ) [24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o ) [25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o ) In-place registering cmdargs-0.10.5... Running Haddock for cmdargs-0.10.5... Running hscolour for cmdargs-0.10.5... Preprocessing library cmdargs-0.10.5... Preprocessing library cmdargs-0.10.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 dist/build/tmp-11606/Data/Generics/Any.hs:65:17: Warning: In the use of `tyConString' (imported from Data.Data, but defined in Data.Typeable.Internal): Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available." Haddock coverage: 50% ( 1 / 2) in 'System.Console.CmdArgs.Implicit.Ann' 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI' 100% ( 8 / 8) in 'System.Console.CmdArgs.Verbosity' 25% ( 2 / 8) in 'System.Console.CmdArgs.Implicit.Type' 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.SplitJoin' 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt' 86% ( 24 / 28) in 'System.Console.CmdArgs.Explicit.Type' 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.Process' 60% ( 3 / 5) in 'System.Console.CmdArgs.Explicit.Complete' 100% ( 8 / 8) in 'System.Console.CmdArgs.Helper' 100% ( 2 / 2) in 'System.Console.CmdArgs.Default' 100% ( 5 / 5) in 'System.Console.CmdArgs.Text' 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.Help' 93% ( 43 / 46) in 'System.Console.CmdArgs.Explicit' 100% ( 8 / 8) in 'System.Console.CmdArgs.GetOpt' 4% ( 1 / 26) in 'Data.Generics.Any' 0% ( 0 / 20) in 'Data.Generics.Any.Prelude' 0% ( 0 / 3) in 'System.Console.CmdArgs.Implicit.Reader' 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate' 9% ( 1 / 11) in 'System.Console.CmdArgs.Implicit.Local' 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Reform' 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Global' 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit' 100% ( 9 / 9) in 'System.Console.CmdArgs.Quote' 100% ( 2 / 2) in 'System.Console.CmdArgs' Warning: System.Console.CmdArgs.Implicit: could not find link destinations for: System.Console.CmdArgs.Implicit.Type.CmdArgsPrivate GHC.IO.Handle.Types.Handle__ Documentation created: dist/doc/html/cmdargs/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cmdargs-0.10.5 Registering cmdargs-0.10.5... Installed cmdargs-0.10.5 Configuring continued-fractions-0.9.1.1... Building continued-fractions-0.9.1.1... Preprocessing library continued-fractions-0.9.1.1... [1 of 1] Compiling Math.ContinuedFraction ( src/Math/ContinuedFraction.hs, dist/build/Math/ContinuedFraction.o ) In-place registering continued-fractions-0.9.1.1... Running Haddock for continued-fractions-0.9.1.1... Running hscolour for continued-fractions-0.9.1.1... Preprocessing library continued-fractions-0.9.1.1... Preprocessing library continued-fractions-0.9.1.1... Haddock coverage: 95% ( 19 / 20) in 'Math.ContinuedFraction' Documentation created: dist/doc/html/continued-fractions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/continued-fractions-0.9.1.1 Registering continued-fractions-0.9.1.1... Installed continued-fractions-0.9.1.1 Configuring converge-0.1.0.1... Building converge-0.1.0.1... Preprocessing library converge-0.1.0.1... [1 of 1] Compiling Math.Sequence.Converge ( src/Math/Sequence/Converge.hs, dist/build/Math/Sequence/Converge.o ) In-place registering converge-0.1.0.1... Running Haddock for converge-0.1.0.1... Running hscolour for converge-0.1.0.1... Preprocessing library converge-0.1.0.1... Preprocessing library converge-0.1.0.1... Haddock coverage: 75% ( 3 / 4) in 'Math.Sequence.Converge' Documentation created: dist/doc/html/converge/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/converge-0.1.0.1 Registering converge-0.1.0.1... Installed converge-0.1.0.1 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 fclabels-2.0.0.5... Building fclabels-2.0.0.5... Preprocessing library fclabels-2.0.0.5... [ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o ) [ 2 of 10] Compiling Data.Label.Poly ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o ) [ 3 of 10] Compiling Data.Label.Mono ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o ) [ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o ) [ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o ) [ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o ) [ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o ) [ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o ) [ 9 of 10] Compiling Data.Label ( src/Data/Label.hs, dist/build/Data/Label.o ) [10 of 10] Compiling Data.Label.Base ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.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 transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. In-place registering fclabels-2.0.0.5... Running Haddock for fclabels-2.0.0.5... Running hscolour for fclabels-2.0.0.5... Preprocessing library fclabels-2.0.0.5... Preprocessing library fclabels-2.0.0.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: 100% ( 17 / 17) in 'Data.Label.Point' 100% ( 10 / 10) in 'Data.Label.Poly' 100% ( 11 / 11) in 'Data.Label.Mono' 100% ( 13 / 13) in 'Data.Label.Derive' 100% ( 13 / 13) in 'Data.Label.Partial' 100% ( 11 / 11) in 'Data.Label.Failing' 100% ( 10 / 10) in 'Data.Label.Total' 100% ( 11 / 11) in 'Data.Label.Monadic' 100% ( 26 / 26) in 'Data.Label' 100% ( 19 / 19) in 'Data.Label.Base' Warning: Data.Label.Monadic: could not find link destinations for: Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Documentation created: dist/doc/html/fclabels/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fclabels-2.0.0.5 Registering fclabels-2.0.0.5... Installed fclabels-2.0.0.5 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1 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' Warning: System.Random.Mersenne.Pure64: could not find link destinations for: System.Random.RandomGen System.Random.split 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-atom-0.4.1... Building monad-atom-0.4.1... Preprocessing library monad-atom-0.4.1... [1 of 1] Compiling Control.Monad.Atom ( Control/Monad/Atom.hs, dist/build/Control/Monad/Atom.o ) In-place registering monad-atom-0.4.1... Running Haddock for monad-atom-0.4.1... Running hscolour for monad-atom-0.4.1... Preprocessing library monad-atom-0.4.1... Preprocessing library monad-atom-0.4.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: Warning: Control.Monad.Atom: We do not support associated types in instances yet. These instances are affected: (GHC.Classes.Ord a, GHC.Base.Monad m) => Control.Monad.Atom.MonadAtom (Control.Monad.Atom.AtomT a m), GHC.Classes.Ord a => Control.Monad.Atom.MonadAtom (Control.Monad.Atom.Atom a) 100% ( 13 / 13) in 'Control.Monad.Atom' Warning: Control.Monad.Atom: could not find link destinations for: Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Control.Monad.Atom.MonadAtom Control.Monad.Atom.Key Documentation created: dist/doc/html/monad-atom/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-atom-0.4.1 Registering monad-atom-0.4.1... Installed monad-atom-0.4.1 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.1.0... Building primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... [ 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.1.0... Running Haddock for primitive-0.5.1.0... Running hscolour for primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... 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% ( 7 / 7) 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.1.0 Registering primitive-0.5.1.0... Installed primitive-0.5.1.0 Configuring split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Configuring stm-2.4.2... Building stm-2.4.2... Preprocessing library stm-2.4.2... [ 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.2... Running Haddock for stm-2.4.2... Running hscolour for stm-2.4.2... Preprocessing library stm-2.4.2... Preprocessing library stm-2.4.2... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 12 / 12) 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% ( 12 / 12) 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.2 Registering stm-2.4.2... Installed stm-2.4.2 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 Haddock coverage: 100% ( 4 / 4) in 'System.Random.Shuffle' Warning: System.Random.Shuffle: could not find link destinations for: System.Random.RandomGen 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 ListZipper-1.2.0.2... Building ListZipper-1.2.0.2... Preprocessing library ListZipper-1.2.0.2... [1 of 1] Compiling Data.List.Zipper ( Data/List/Zipper.hs, dist/build/Data/List/Zipper.o ) In-place registering ListZipper-1.2.0.2... Running Haddock for ListZipper-1.2.0.2... Running hscolour for ListZipper-1.2.0.2... Preprocessing library ListZipper-1.2.0.2... Preprocessing library ListZipper-1.2.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: random-1.0.1.1 Haddock coverage: 74% ( 20 / 27) in 'Data.List.Zipper' Documentation created: dist/doc/html/ListZipper/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ListZipper-1.2.0.2 Registering ListZipper-1.2.0.2... Installed ListZipper-1.2.0.2 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.1.0 ... 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 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' Warning: Couldn't find .haddock for export Control.Monad.IO.Class.MonadIO 92% ( 12 / 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' Warning: Couldn't find .haddock for export Control.Monad.IO.Class.MonadIO 86% ( 6 / 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 gamma-0.9.0.2... Building gamma-0.9.0.2... Preprocessing library gamma-0.9.0.2... [1 of 6] Compiling Math.Gamma.Stirling ( src/Math/Gamma/Stirling.hs, dist/build/Math/Gamma/Stirling.o ) [2 of 6] Compiling Math.Gamma.Lanczos ( src/Math/Gamma/Lanczos.hs, dist/build/Math/Gamma/Lanczos.o ) [3 of 6] Compiling Math.Factorial ( src/Math/Factorial.hs, dist/build/Math/Factorial.o ) [4 of 6] Compiling Math.Gamma[boot] ( src/Math/Gamma.hs-boot, dist/build/Math/Gamma.o-boot ) [5 of 6] Compiling Math.Gamma.Incomplete ( src/Math/Gamma/Incomplete.hs, dist/build/Math/Gamma/Incomplete.o ) [6 of 6] Compiling Math.Gamma ( src/Math/Gamma.hs, dist/build/Math/Gamma.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 primitive-0.5.1.0 ... linking ... done. Loading package vector-0.10.9.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 converge-0.1.0.1 ... linking ... done. Loading package continued-fractions-0.9.1.1 ... linking ... done. In-place registering gamma-0.9.0.2... Running Haddock for gamma-0.9.0.2... Running hscolour for gamma-0.9.0.2... Preprocessing library gamma-0.9.0.2... Preprocessing library gamma-0.9.0.2... Haddock coverage: 100% ( 6 / 6) in 'Math.Gamma.Stirling' 100% ( 7 / 7) in 'Math.Gamma.Lanczos' 50% ( 1 / 2) in 'Math.Factorial' 89% ( 8 / 9) in 'Math.Gamma.Incomplete' 75% ( 3 / 4) in 'Math.Gamma' Documentation created: dist/doc/html/gamma/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gamma-0.9.0.2 Registering gamma-0.9.0.2... Installed gamma-0.9.0.2 Configuring mwc-random-0.13.1.0... Building mwc-random-0.13.1.0... Preprocessing library mwc-random-0.13.1.0... [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.0... Running Haddock for mwc-random-0.13.1.0... Running hscolour for mwc-random-0.13.1.0... Preprocessing library mwc-random-0.13.1.0... Preprocessing library mwc-random-0.13.1.0... 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.0 Registering mwc-random-0.13.1.0... Installed mwc-random-0.13.1.0 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 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 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.2 ... linking ... done. Loading package stateref-0.3 ... linking ... done. Loading package primitive-0.5.1.0 ... 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.0 ... 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 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' Warning: Couldn't find .haddock for export System.Random.StdGen Warning: Couldn't find .haddock for export System.Random.mkStdGen Warning: Couldn't find .haddock for export System.Random.newStdGen 43% ( 3 / 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' Warning: Data.Random.Internal.Source: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Warning: Data.Random.Source.PureMT: could not find link destinations for: System.Random.RandomGen Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.State Warning: Data.Random.Source.StdGen: could not find link destinations for: System.Random.RandomGen Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.State.Class.MonadState Warning: Data.Random.Source: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 dist/build/tmp-11606/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' Warning: Data.RVar: could not find link destinations for: Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans 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 Configuring random-fu-0.2.4.0... Building random-fu-0.2.4.0... Preprocessing library random-fu-0.2.4.0... [ 1 of 27] Compiling Data.Random.Internal.Find ( src/Data/Random/Internal/Find.hs, dist/build/Data/Random/Internal/Find.o ) [ 2 of 27] Compiling Data.Random.Internal.Fixed ( src/Data/Random/Internal/Fixed.hs, dist/build/Data/Random/Internal/Fixed.o ) [ 3 of 27] Compiling Data.Random.Internal.TH ( src/Data/Random/Internal/TH.hs, dist/build/Data/Random/Internal/TH.o ) [ 4 of 27] Compiling Data.Random.Lift ( src/Data/Random/Lift.hs, dist/build/Data/Random/Lift.o ) [ 5 of 27] Compiling Data.Random.RVar ( src/Data/Random/RVar.hs, dist/build/Data/Random/RVar.o ) [ 6 of 27] Compiling Data.Random.Distribution ( src/Data/Random/Distribution.hs, dist/build/Data/Random/Distribution.o ) [ 7 of 27] 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.1.0 ... linking ... done. Loading package vector-0.10.9.1 ... linking ... done. Loading package mwc-random-0.13.1.0 ... linking ... done. Loading package stm-2.4.2 ... 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.12 ... linking ... done. Loading package random-shuffle-0.0.4 ... linking ... done. Loading package monad-loops-0.4.2 ... linking ... done. Loading package continued-fractions-0.9.1.1 ... linking ... done. Loading package converge-0.1.0.1 ... linking ... done. Loading package gamma-0.9.0.2 ... linking ... done. Loading package erf-2.0.0.0 ... linking ... done. [ 8 of 27] Compiling Data.Random.List ( src/Data/Random/List.hs, dist/build/Data/Random/List.o ) [ 9 of 27] Compiling Data.Random.Distribution.Bernoulli ( src/Data/Random/Distribution/Bernoulli.hs, dist/build/Data/Random/Distribution/Bernoulli.o ) [10 of 27] Compiling Data.Random.Distribution.Categorical ( src/Data/Random/Distribution/Categorical.hs, dist/build/Data/Random/Distribution/Categorical.o ) [11 of 27] Compiling Data.Random.Distribution.Exponential ( src/Data/Random/Distribution/Exponential.hs, dist/build/Data/Random/Distribution/Exponential.o ) [12 of 27] Compiling Data.Random.Distribution.StretchedExponential ( src/Data/Random/Distribution/StretchedExponential.hs, dist/build/Data/Random/Distribution/StretchedExponential.o ) [13 of 27] 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 27] Compiling Data.Random.Distribution.Normal ( src/Data/Random/Distribution/Normal.hs, dist/build/Data/Random/Distribution/Normal.o ) [15 of 27] Compiling Data.Random.Distribution.Gamma ( src/Data/Random/Distribution/Gamma.hs, dist/build/Data/Random/Distribution/Gamma.o ) [16 of 27] Compiling Data.Random.Distribution.Beta ( src/Data/Random/Distribution/Beta.hs, dist/build/Data/Random/Distribution/Beta.o ) [17 of 27] Compiling Data.Random.Distribution.Binomial ( src/Data/Random/Distribution/Binomial.hs, dist/build/Data/Random/Distribution/Binomial.o ) [18 of 27] Compiling Data.Random.Distribution.Multinomial ( src/Data/Random/Distribution/Multinomial.hs, dist/build/Data/Random/Distribution/Multinomial.o ) [19 of 27] Compiling Data.Random.Distribution.ChiSquare ( src/Data/Random/Distribution/ChiSquare.hs, dist/build/Data/Random/Distribution/ChiSquare.o ) [20 of 27] Compiling Data.Random.Distribution.Dirichlet ( src/Data/Random/Distribution/Dirichlet.hs, dist/build/Data/Random/Distribution/Dirichlet.o ) [21 of 27] Compiling Data.Random.Distribution.Poisson ( src/Data/Random/Distribution/Poisson.hs, dist/build/Data/Random/Distribution/Poisson.o ) [22 of 27] Compiling Data.Random.Distribution.Rayleigh ( src/Data/Random/Distribution/Rayleigh.hs, dist/build/Data/Random/Distribution/Rayleigh.o ) [23 of 27] Compiling Data.Random.Distribution.Triangular ( src/Data/Random/Distribution/Triangular.hs, dist/build/Data/Random/Distribution/Triangular.o ) [24 of 27] Compiling Data.Random.Distribution.Weibull ( src/Data/Random/Distribution/Weibull.hs, dist/build/Data/Random/Distribution/Weibull.o ) [25 of 27] Compiling Data.Random.Sample ( src/Data/Random/Sample.hs, dist/build/Data/Random/Sample.o ) [26 of 27] Compiling Data.Random ( src/Data/Random.hs, dist/build/Data/Random.o ) [27 of 27] 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.4.0... Running Haddock for random-fu-0.2.4.0... Running hscolour for random-fu-0.2.4.0... Preprocessing library random-fu-0.2.4.0... Preprocessing library random-fu-0.2.4.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 dist/build/tmp-11606/src/Data/Random/Distribution/Ziggurat.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' dist/build/tmp-11606/src/Data/Random/Distribution/Ziggurat.hs:103:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' dist/build/tmp-11606/src/Data/Random/Distribution/Ziggurat.hs:104:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' dist/build/tmp-11606/src/Data/Random/Distribution/Ziggurat.hs:105:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `runZiggurat' dist/build/tmp-11606/src/Data/Random/Distribution/Ziggurat.hs:169:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' dist/build/tmp-11606/src/Data/Random/Distribution/Ziggurat.hs:170:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' dist/build/tmp-11606/src/Data/Random/Distribution/Ziggurat.hs:171:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `mkZiggurat_' dist/build/tmp-11606/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' 86% ( 19 / 22) 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' 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.Lift: could not find link destinations for: Control.Monad.Trans.Class.MonadTrans Data.Functor.Identity.Identity Warning: Data.Random.RVar: could not find link destinations for: Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Warning: Data.Random.Distribution.Normal: could not find link destinations for: Data.Random.Distribution.Normal.normalF Warning: Data.Random.Sample: could not find link destinations for: Control.Monad.Trans.State.Lazy.State Control.Monad.Trans.State.Lazy.StateT Warning: Data.Random: could not find link destinations for: Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.State.Lazy.State Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT 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.4.0 Registering random-fu-0.2.4.0... Installed random-fu-0.2.4.0 Downloading lda-0.0.2... Configuring lda-0.0.2... Building lda-0.0.2... Preprocessing library lda-0.0.2... [1 of 3] Compiling NLP.LDA.UnboxedMaybeVector ( NLP/LDA/UnboxedMaybeVector.hs, dist/build/NLP/LDA/UnboxedMaybeVector.o ) [2 of 3] Compiling NLP.LDA.Utils ( NLP/LDA/Utils.hs, dist/build/NLP/LDA/Utils.o ) [3 of 3] Compiling NLP.LDA ( NLP/LDA.hs, dist/build/NLP/LDA.o ) In-place registering lda-0.0.2... Running Haddock for lda-0.0.2... Running hscolour for lda-0.0.2... Preprocessing library lda-0.0.2... Preprocessing library lda-0.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 Haddock coverage: Warning: NLP.LDA.UnboxedMaybeVector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: MVector, Vector 0% ( 0 / 1) in 'NLP.LDA.UnboxedMaybeVector' 0% ( 0 / 2) in 'NLP.LDA.Utils' 82% ( 27 / 33) in 'NLP.LDA' Warning: NLP.LDA: could not find link destinations for: Control.Monad.Trans.State.Lazy.State Documentation created: dist/doc/html/lda/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lda-0.0.2 Registering lda-0.0.2... Installed lda-0.0.2 Downloading colada-0.0.1... Configuring colada-0.0.1... Building colada-0.0.1... Preprocessing executable 'colada' for colada-0.0.1... colada.hs:18:18: Could not find module `Data.Label.Maybe' Perhaps you meant Data.Label.Base (from fclabels-2.0.0.5) Data.Label.Mono (from fclabels-2.0.0.5) Use -v to see a list of the files searched for. Failed to install colada-0.0.1 cabal: Error: some packages failed to install: colada-0.0.1 failed during the building phase. The exception was: ExitFailure 1