Resolving dependencies... 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... 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% ( 16 / 16) 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.12 Registering MonadRandom-0.1.12... Installed MonadRandom-0.1.12 Configuring containers-0.5.3.1... Building containers-0.5.3.1... Preprocessing library containers-0.5.3.1... [ 1 of 17] Compiling Data.Sequence ( Data/Sequence.hs, dist/build/Data/Sequence.o ) [ 2 of 17] Compiling Data.Tree ( Data/Tree.hs, dist/build/Data/Tree.o ) [ 3 of 17] Compiling Data.Graph ( Data/Graph.hs, dist/build/Data/Graph.o ) [ 4 of 17] Compiling Data.StrictPair ( Data/StrictPair.hs, dist/build/Data/StrictPair.o ) [ 5 of 17] Compiling Data.Set.Base ( Data/Set/Base.hs, dist/build/Data/Set/Base.o ) [ 6 of 17] Compiling Data.Map.Base ( Data/Map/Base.hs, dist/build/Data/Map/Base.o ) [ 7 of 17] Compiling Data.Map.Lazy ( Data/Map/Lazy.hs, dist/build/Data/Map/Lazy.o ) [ 8 of 17] Compiling Data.Map.Strict ( Data/Map/Strict.hs, dist/build/Data/Map/Strict.o ) [ 9 of 17] Compiling Data.Map ( Data/Map.hs, dist/build/Data/Map.o ) [10 of 17] Compiling Data.Set ( Data/Set.hs, dist/build/Data/Set.o ) [11 of 17] Compiling Data.BitUtil ( Data/BitUtil.hs, dist/build/Data/BitUtil.o ) [12 of 17] Compiling Data.IntSet.Base ( Data/IntSet/Base.hs, dist/build/Data/IntSet/Base.o ) [13 of 17] Compiling Data.IntSet ( Data/IntSet.hs, dist/build/Data/IntSet.o ) [14 of 17] Compiling Data.IntMap.Base ( Data/IntMap/Base.hs, dist/build/Data/IntMap/Base.o ) [15 of 17] Compiling Data.IntMap.Strict ( Data/IntMap/Strict.hs, dist/build/Data/IntMap/Strict.o ) [16 of 17] Compiling Data.IntMap.Lazy ( Data/IntMap/Lazy.hs, dist/build/Data/IntMap/Lazy.o ) [17 of 17] Compiling Data.IntMap ( Data/IntMap.hs, dist/build/Data/IntMap.o ) In-place registering containers-0.5.3.1... Running Haddock for containers-0.5.3.1... Running hscolour for containers-0.5.3.1... Preprocessing library containers-0.5.3.1... Preprocessing library containers-0.5.3.1... Haddock coverage: 100% ( 82 / 82) in 'Data.Sequence' 94% ( 15 / 16) in 'Data.Tree' 100% ( 33 / 33) in 'Data.Graph' 33% ( 1 / 3) in 'Data.StrictPair' 95% ( 70 / 74) in 'Data.Set.Base' 90% (132 /147) in 'Data.Map.Base' 100% (133 /133) in 'Data.Map.Lazy' 100% (133 /133) in 'Data.Map.Strict' 100% ( 72 / 72) in 'Data.Set' 50% ( 2 / 4) in 'Data.BitUtil' 93% ( 64 / 69) in 'Data.IntSet.Base' 98% ( 65 / 66) in 'Data.IntSet' 88% (127 /144) in 'Data.IntMap.Base' 99% (126 /127) in 'Data.IntMap.Strict' 99% (126 /127) in 'Data.IntMap.Lazy' 100% ( 6 / 6) in 'Data.IntMap' 100% ( 7 / 7) in 'Data.Map' Warning: Data.Sequence: could not find link destinations for: Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ Warning: Data.Map.Strict: could not find link destinations for: Data.Map.Strict.mapAccumL Warning: Data.IntMap.Strict: could not find link destinations for: Data.IntMap.Strict.mapAccumL Documentation created: dist/doc/html/containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/containers-0.5.3.1 Registering containers-0.5.3.1... Installed containers-0.5.3.1 Downloading valid-names-0.1.0.0... Configuring valid-names-0.1.0.0... Building valid-names-0.1.0.0... Preprocessing library valid-names-0.1.0.0... [1 of 3] Compiling Language.Valid.Private ( src/Language/Valid/Private.hs, dist/build/Language/Valid/Private.o ) [2 of 3] Compiling Language.Valid.Random ( src/Language/Valid/Random.hs, dist/build/Language/Valid/Random.o ) [3 of 3] Compiling Language.Valid ( src/Language/Valid.hs, dist/build/Language/Valid.o ) In-place registering valid-names-0.1.0.0... Running Haddock for valid-names-0.1.0.0... Running hscolour for valid-names-0.1.0.0... Preprocessing library valid-names-0.1.0.0... Preprocessing library valid-names-0.1.0.0... Haddock coverage: 0% ( 0 / 4) in 'Language.Valid.Private' 100% ( 5 / 5) in 'Language.Valid.Random' 100% ( 4 / 4) in 'Language.Valid' Documentation created: dist/doc/html/valid-names/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/valid-names-0.1.0.0 Registering valid-names-0.1.0.0... Installed valid-names-0.1.0.0