Resolving dependencies... [1 of 1] Compiling Main ( /tmp/cabal-tmp-30229/Safe-0.1/dist/setup/setup.hs, /tmp/cabal-tmp-30229/Safe-0.1/dist/setup/Main.o ) Linking /tmp/cabal-tmp-30229/Safe-0.1/dist/setup/setup ... Configuring Safe-0.1... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Building Safe-0.1... Preprocessing library Safe-0.1... [1 of 1] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering Safe-0.1... Running Haddock for Safe-0.1... Running hscolour for Safe-0.1... Preprocessing library Safe-0.1... Preprocessing library Safe-0.1... Haddock coverage: 22% ( 9 / 41) in 'Safe' Missing documentation for: initDef (Safe.hs:99) initMay (Safe.hs:102) initNote (Safe.hs:105) initSafe (Safe.hs:108) headDef (Safe.hs:113) headMay (Safe.hs:116) headNote (Safe.hs:119) lastDef (Safe.hs:123) lastMay (Safe.hs:126) lastNote (Safe.hs:129) minimumDef (Safe.hs:134) minimumMay (Safe.hs:137) minimumNote (Safe.hs:140) maximumDef (Safe.hs:144) maximumMay (Safe.hs:147) maximumNote (Safe.hs:150) foldr1Def (Safe.hs:155) foldr1May (Safe.hs:158) foldr1Note (Safe.hs:161) foldl1Def (Safe.hs:165) foldl1May (Safe.hs:168) foldl1Note (Safe.hs:171) fromJustNote (Safe.hs:179) assertNote (Safe.hs:184) atDef (Safe.hs:194) atMay (Safe.hs:197) atNote (Safe.hs:203) readDef (Safe.hs:213) readMay (Safe.hs:216) readNote (Safe.hs:221) lookupJustDef (Safe.hs:236) lookupJustNote (Safe.hs:239) Documentation created: dist/doc/html/Safe/index.html, dist/doc/html/Safe/Safe.txt Creating package registration file: /tmp/pkgConf-Safe-010252023621350490027.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Safe-0.1-6aQO17tauzpEv6Tj82dveY Registering Safe-0.1... Installed Safe-0.1 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.21315634022635723058.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-114146476251635905385.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP Registering random-1.1... Installed random-1.1 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 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.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 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% ( 16 / 16) 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' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.4150517567212251746.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr Registering stm-2.4.4... Installed stm-2.4.4 Configuring transformers-compat-0.4.0.4... Building transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... [1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) In-place registering transformers-compat-0.4.0.4... Running Haddock for transformers-compat-0.4.0.4... Running hscolour for transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Missing documentation for: Module header version (dist/build/autogen/Paths_transformers_compat.hs:15) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25) Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Creating package registration file: /tmp/pkgConf-transformers-compat-0.4.01251300606959372260.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv Registering transformers-compat-0.4.0.4... Installed transformers-compat-0.4.0.4 Configuring async-2.0.2... Building async-2.0.2... Preprocessing library async-2.0.2... [1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o ) Control/Concurrent/Async.hs:125:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() In-place registering async-2.0.2... Running Haddock for async-2.0.2... Running hscolour for async-2.0.2... Preprocessing library async-2.0.2... Preprocessing library async-2.0.2... Control/Concurrent/Async.hs:125:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() Haddock coverage: 100% ( 46 / 46) in 'Control.Concurrent.Async' Documentation created: dist/doc/html/async/index.html, dist/doc/html/async/async.txt Creating package registration file: /tmp/pkgConf-async-2.040610537738393740.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/async-2.0.2-J3wPtBMkDlC1zlPIsbgEk9 Registering async-2.0.2... Installed async-2.0.2 Configuring MonadRandom-0.4... Building MonadRandom-0.4... Preprocessing library MonadRandom-0.4... [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 ) Control/Monad/Random.hs:49:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Control/Monad/Random.hs:53:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Control/Monad/Random.hs:69:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Control/Monad/Random.hs:202:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Random.hs:202:51: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Random.hs:247:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Random.hs:247:53: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" In-place registering MonadRandom-0.4... Running Haddock for MonadRandom-0.4... Running hscolour for MonadRandom-0.4... Preprocessing library MonadRandom-0.4... Preprocessing library MonadRandom-0.4... Control/Monad/Random.hs:49:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Control/Monad/Random.hs:53:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Control/Monad/Random.hs:69:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Control/Monad/Random.hs:202:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Random.hs:202:51: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Random.hs:247:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Random.hs:247:53: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" 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, dist/doc/html/MonadRandom/MonadRandom.txt Creating package registration file: /tmp/pkgConf-MonadRandom-01502781486703550253.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadRandom-0.4-0HPLrpuIT1h0NYNnfFzaza Registering MonadRandom-0.4... Installed MonadRandom-0.4 Configuring minisat-0.1.2... Building minisat-0.1.2... Preprocessing library minisat-0.1.2... [1 of 1] Compiling MiniSat ( dist/build/MiniSat.hs, dist/build/MiniSat.o ) In-place registering minisat-0.1.2... Running Haddock for minisat-0.1.2... Running hscolour for minisat-0.1.2... Preprocessing library minisat-0.1.2... Preprocessing library minisat-0.1.2... Haddock coverage: 1% ( 1 / 70) in 'MiniSat' Missing documentation for: Module header withNewSolver (minisat-haskell-bindings/MiniSat.hsc:23) newSolver (minisat-haskell-bindings/MiniSat.hsc:28) deleteSolver (minisat-haskell-bindings/MiniSat.hsc:34) newLit (minisat-haskell-bindings/MiniSat.hsc:37) neg (minisat-haskell-bindings/MiniSat.hsc:40) addClause (minisat-haskell-bindings/MiniSat.hsc:43) simplify (minisat-haskell-bindings/MiniSat.hsc:49) eliminate (minisat-haskell-bindings/MiniSat.hsc:52) setFrozen (minisat-haskell-bindings/MiniSat.hsc:55) isEliminated (minisat-haskell-bindings/MiniSat.hsc:58) solve (minisat-haskell-bindings/MiniSat.hsc:65) limited_solve (minisat-haskell-bindings/MiniSat.hsc:71) value (minisat-haskell-bindings/MiniSat.hsc:77) modelValue (minisat-haskell-bindings/MiniSat.hsc:77) conflict (minisat-haskell-bindings/MiniSat.hsc:87) l_True (minisat-haskell-bindings/MiniSat.hsc:93) l_False (minisat-haskell-bindings/MiniSat.hsc:93) l_Undef (minisat-haskell-bindings/MiniSat.hsc:93) Solver (minisat-haskell-bindings/MiniSat.hsc:100) Var (minisat-haskell-bindings/MiniSat.hsc:101) Lit (minisat-haskell-bindings/MiniSat.hsc:102) LBool (minisat-haskell-bindings/MiniSat.hsc:103) (minisat-haskell-bindings/MiniSat.hsc:105) (minisat-haskell-bindings/MiniSat.hsc:108) (minisat-haskell-bindings/MiniSat.hsc:111) minisat_new (minisat-haskell-bindings/MiniSat.hsc:130) minisat_delete (minisat-haskell-bindings/MiniSat.hsc:131) minisat_newVar (minisat-haskell-bindings/MiniSat.hsc:132) minisat_newLit (minisat-haskell-bindings/MiniSat.hsc:133) minisat_mkLit (minisat-haskell-bindings/MiniSat.hsc:134) minisat_mkLit_args (minisat-haskell-bindings/MiniSat.hsc:135) minisat_negate (minisat-haskell-bindings/MiniSat.hsc:136) minisat_var (minisat-haskell-bindings/MiniSat.hsc:137) minisat_sign (minisat-haskell-bindings/MiniSat.hsc:138) minisat_addClause (minisat-haskell-bindings/MiniSat.hsc:139) minisat_addClause_begin (minisat-haskell-bindings/MiniSat.hsc:140) minisat_addClause_addLit (minisat-haskell-bindings/MiniSat.hsc:141) minisat_addClause_commit (minisat-haskell-bindings/MiniSat.hsc:142) minisat_simplify (minisat-haskell-bindings/MiniSat.hsc:143) minisat_solve (minisat-haskell-bindings/MiniSat.hsc:144) minisat_solve_begin (minisat-haskell-bindings/MiniSat.hsc:145) minisat_solve_addLit (minisat-haskell-bindings/MiniSat.hsc:146) minisat_solve_commit (minisat-haskell-bindings/MiniSat.hsc:147) minisat_limited_solve_commit (minisat-haskell-bindings/MiniSat.hsc:148) minisat_interrupt (minisat-haskell-bindings/MiniSat.hsc:150) minisat_clearInterrupt (minisat-haskell-bindings/MiniSat.hsc:151) minisat_okay (minisat-haskell-bindings/MiniSat.hsc:153) minisat_setPolarity (minisat-haskell-bindings/MiniSat.hsc:154) minisat_setDecisionVar (minisat-haskell-bindings/MiniSat.hsc:155) minisat_value_Var (minisat-haskell-bindings/MiniSat.hsc:156) minisat_value_Lit (minisat-haskell-bindings/MiniSat.hsc:157) minisat_modelValue_Var (minisat-haskell-bindings/MiniSat.hsc:158) minisat_modelValue_Lit (minisat-haskell-bindings/MiniSat.hsc:159) minisat_get_l_True (minisat-haskell-bindings/MiniSat.hsc:161) minisat_get_l_False (minisat-haskell-bindings/MiniSat.hsc:162) minisat_get_l_Undef (minisat-haskell-bindings/MiniSat.hsc:163) minisat_setFrozen (minisat-haskell-bindings/MiniSat.hsc:166) minisat_isEliminated (minisat-haskell-bindings/MiniSat.hsc:167) minisat_eliminate (minisat-haskell-bindings/MiniSat.hsc:168) minisat_num_assigns (minisat-haskell-bindings/MiniSat.hsc:170) minisat_num_clauses (minisat-haskell-bindings/MiniSat.hsc:171) minisat_num_learnts (minisat-haskell-bindings/MiniSat.hsc:172) minisat_num_vars (minisat-haskell-bindings/MiniSat.hsc:173) minisat_num_freeVars (minisat-haskell-bindings/MiniSat.hsc:174) minisat_num_conflicts (minisat-haskell-bindings/MiniSat.hsc:175) minisat_conflict_len (minisat-haskell-bindings/MiniSat.hsc:177) minisat_conflict_nthLit (minisat-haskell-bindings/MiniSat.hsc:178) minisat_set_verbosity (minisat-haskell-bindings/MiniSat.hsc:179) Documentation created: dist/doc/html/minisat/index.html, dist/doc/html/minisat/minisat.txt Creating package registration file: /tmp/pkgConf-minisat-0.111403841721763794427.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/minisat-0.1.2-0AY6Ys32ZRVIC72zJg5oC1 Registering minisat-0.1.2... Installed minisat-0.1.2 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 ) src/System/Random/Shuffle.hs:59:1: Warning: Tab character src/System/Random/Shuffle.hs:70:1: Warning: Tab character src/System/Random/Shuffle.hs:71:1: Warning: Tab character src/System/Random/Shuffle.hs:74:1: Warning: Tab character src/System/Random/Shuffle.hs:77:1: Warning: Tab character src/System/Random/Shuffle.hs:78:1: Warning: Tab character src/System/Random/Shuffle.hs:79:1: Warning: Tab character src/System/Random/Shuffle.hs:80:1: Warning: Tab character 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... src/System/Random/Shuffle.hs:59:1: Warning: Tab character src/System/Random/Shuffle.hs:70:1: Warning: Tab character src/System/Random/Shuffle.hs:71:1: Warning: Tab character src/System/Random/Shuffle.hs:74:1: Warning: Tab character src/System/Random/Shuffle.hs:77:1: Warning: Tab character src/System/Random/Shuffle.hs:78:1: Warning: Tab character src/System/Random/Shuffle.hs:79:1: Warning: Tab character src/System/Random/Shuffle.hs:80:1: Warning: Tab character Haddock coverage: 100% ( 4 / 4) in 'System.Random.Shuffle' Documentation created: dist/doc/html/random-shuffle/index.html, dist/doc/html/random-shuffle/random-shuffle.txt Creating package registration file: /tmp/pkgConf-random-shuffle-0.02457988981891252715.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-shuffle-0.0.4-BXm2PWsso0iEjO3LRgooLp Registering random-shuffle-0.0.4... Installed random-shuffle-0.0.4 Configuring abc-puzzle-0.2.1... Building abc-puzzle-0.2.1... Preprocessing executable 'abc-puzzle' for abc-puzzle-0.2.1... [1 of 1] Compiling Main ( src/Main.hs, dist/build/abc-puzzle/abc-puzzle-tmp/Main.o ) Linking dist/build/abc-puzzle/abc-puzzle ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Installed abc-puzzle-0.2.1