Resolving dependencies... [1 of 1] Compiling Main ( /tmp/cabal-tmp-15847/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-15847/ghc-paths-0.1.0.9/dist/setup/Main.o ) Linking /tmp/cabal-tmp-15847/ghc-paths-0.1.0.9/dist/setup/setup ... Configuring ghc-paths-0.1.0.9... Building ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o ) In-place registering ghc-paths-0.1.0.9... Running Haddock for ghc-paths-0.1.0.9... Running hscolour for ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... Haddock coverage: 0% ( 0 / 5) in 'GHC.Paths' Missing documentation for: Module header ghc (GHC/Paths.hs:7) ghc_pkg (GHC/Paths.hs:7) libdir (GHC/Paths.hs:7) docdir (GHC/Paths.hs:7) Documentation created: dist/doc/html/ghc-paths/index.html, dist/doc/html/ghc-paths/ghc-paths.txt Creating package registration file: /tmp/pkgConf-ghc-paths-0.1.010252023621350490027.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-paths-0.1.0.9-5rDnX7hezYDKAziKzjDg9e Registering ghc-paths-0.1.0.9... Installed ghc-paths-0.1.0.9 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.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 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.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL Registering random-1.1... Installed random-1.1 Configuring stm-2.4.4.1... Building stm-2.4.4.1... Preprocessing library stm-2.4.4.1... [ 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.1... Running Haddock for stm-2.4.4.1... Running hscolour for stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Preprocessing library stm-2.4.4.1... 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.4.4150517567212251746.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD Registering stm-2.4.4.1... Installed stm-2.4.4.1 Configuring transformers-compat-0.5.1.4... Building transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... [1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o ) In-place registering transformers-compat-0.5.1.4... Running Haddock for transformers-compat-0.5.1.4... Running hscolour for transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.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) 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' 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.5.11251300606959372260.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr Registering transformers-compat-0.5.1.4... Installed transformers-compat-0.5.1.4 Configuring exceptions-0.8.2.1... Building exceptions-0.8.2.1... Preprocessing library exceptions-0.8.2.1... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.8.2.1... Running Haddock for exceptions-0.8.2.1... Running hscolour for exceptions-0.8.2.1... Preprocessing library exceptions-0.8.2.1... Preprocessing library exceptions-0.8.2.1... Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Missing documentation for: Catch (src/Control/Monad/Catch/Pure.hs:95) runCatch (src/Control/Monad/Catch/Pure.hs:97) Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Creating package registration file: /tmp/pkgConf-exceptions-0.8.210473722311707746139.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.2.1-Jkl94O78MPXBSznLIarVn2 Registering exceptions-0.8.2.1... Installed exceptions-0.8.2.1 Downloading hint-0.5.2... Configuring hint-0.5.2... Building hint-0.5.2... Preprocessing library hint-0.5.2... [ 1 of 19] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/Hint/Util.o ) [ 2 of 19] Compiling Hint.CompatPlatform ( src/Hint/CompatPlatform.hs, dist/build/Hint/CompatPlatform.o ) [ 3 of 19] Compiling Control.Monad.Ghc ( src/Control/Monad/Ghc.hs, dist/build/Control/Monad/Ghc.o ) [ 4 of 19] Compiling Hint.GHC ( src/Hint/GHC.hs, dist/build/Hint/GHC.o ) [ 5 of 19] Compiling Hint.Compat ( src/Hint/Compat.hs, dist/build/Hint/Compat.o ) [ 6 of 19] Compiling Hint.Extension ( src/Hint/Extension.hs, dist/build/Hint/Extension.o ) [ 7 of 19] Compiling Language.Haskell.Interpreter.Extension ( src/Language/Haskell/Interpreter/Extension.hs, dist/build/Language/Haskell/Interpreter/Extension.o ) [ 8 of 19] Compiling Hint.Base ( src/Hint/Base.hs, dist/build/Hint/Base.o ) [ 9 of 19] Compiling Hint.Annotations ( src/Hint/Annotations.hs, dist/build/Hint/Annotations.o ) [10 of 19] Compiling Hint.Configuration ( src/Hint/Configuration.hs, dist/build/Hint/Configuration.o ) [11 of 19] Compiling Hint.Reflection ( src/Hint/Reflection.hs, dist/build/Hint/Reflection.o ) [12 of 19] Compiling Hint.Conversions ( src/Hint/Conversions.hs, dist/build/Hint/Conversions.o ) [13 of 19] Compiling Hint.Context ( src/Hint/Context.hs, dist/build/Hint/Context.o ) [14 of 19] Compiling Hint.InterpreterT ( src/Hint/InterpreterT.hs, dist/build/Hint/InterpreterT.o ) [15 of 19] Compiling Hint.Parsers ( src/Hint/Parsers.hs, dist/build/Hint/Parsers.o ) [16 of 19] Compiling Hint.Typecheck ( src/Hint/Typecheck.hs, dist/build/Hint/Typecheck.o ) [17 of 19] Compiling Hint.Eval ( src/Hint/Eval.hs, dist/build/Hint/Eval.o ) [18 of 19] Compiling Language.Haskell.Interpreter.Unsafe ( src/Language/Haskell/Interpreter/Unsafe.hs, dist/build/Language/Haskell/Interpreter/Unsafe.o ) [19 of 19] Compiling Language.Haskell.Interpreter ( src/Language/Haskell/Interpreter.hs, dist/build/Language/Haskell/Interpreter.o ) In-place registering hint-0.5.2... Running Haddock for hint-0.5.2... Running hscolour for hint-0.5.2... Preprocessing library hint-0.5.2... Preprocessing library hint-0.5.2... Haddock coverage: 0% ( 0 / 6) in 'Hint.Util' Missing documentation for: Module header Expr (src/Hint/Util.hs:5) safeBndFor (src/Hint/Util.hs:13) partition (src/Hint/Util.hs:16) partitionEither (src/Hint/Util.hs:21) quote (src/Hint/Util.hs:26) 0% ( 0 / 2) in 'Hint.CompatPlatform' Missing documentation for: Module header getPID (src/Hint/CompatPlatform.hs:17) 0% ( 0 / 3) in 'Control.Monad.Ghc' Missing documentation for: Module header GhcT (src/Control/Monad/Ghc.hs:21) runGhcT (src/Control/Monad/Ghc.hs:28) Warning: Hint.GHC: Could not find documentation for exported module: X 0% ( 0 / 2) in 'Hint.GHC' Missing documentation for: Module header Message (src/Hint/GHC.hs:35) 0% ( 0 / 6) in 'Hint.Compat' Missing documentation for: Module header Kind (src/Hint/Compat.hs:7) supportedExtensions (src/Hint/Compat.hs:9) configureDynFlags (src/Hint/Compat.hs:18) parseDynamicFlags (src/Hint/Compat.hs:24) pprType (src/Hint/Compat.hs:29) 50% ( 2 / 4) in 'Hint.Extension' Missing documentation for: Module header asExtension (src/Hint/Extension.hs:13) 50% ( 2 / 4) in 'Language.Haskell.Interpreter.Extension' Missing documentation for: Module header asExtension (src/Hint/Extension.hs:13) 8% ( 2 / 25) in 'Hint.Base' Missing documentation for: Module header MonadInterpreter (src/Hint/Base.hs:41) RunGhc (src/Hint/Base.hs:78) GhcError (src/Hint/Base.hs:107) InterpreterError (src/Hint/Base.hs:50) mayFail (src/Hint/Base.hs:147) catchIE (src/Hint/Base.hs:119) InterpreterSession (src/Hint/Base.hs:74) SessionData (src/Hint/Base.hs:94) GhcErrLogger (src/Hint/Base.hs:122) InterpreterState (src/Hint/Base.hs:58) fromState (src/Hint/Base.hs:138) onState (src/Hint/Base.hs:142) InterpreterConfiguration (src/Hint/Base.hs:68) runGhc1 (src/Hint/Base.hs:127) runGhc2 (src/Hint/Base.hs:130) runGhc3 (src/Hint/Base.hs:133) PhantomModule (src/Hint/Base.hs:173) findModule (src/Hint/Base.hs:176) moduleIsLoaded (src/Hint/Base.hs:181) withDynFlags (src/Hint/Base.hs:187) debug (src/Hint/Base.hs:161) showGHC (src/Hint/Base.hs:164) 0% ( 0 / 3) in 'Hint.Annotations' Missing documentation for: Module header getModuleAnnotations (src/Hint/Annotations.hs:16) getValAnnotations (src/Hint/Annotations.hs:24) 62% ( 8 / 13) in 'Hint.Configuration' Missing documentation for: Module header setGhcOption (src/Hint/Configuration.hs:37) setGhcOptions (src/Hint/Configuration.hs:26) defaultConf (src/Hint/Configuration.hs:40) OptionVal (src/Hint/Configuration.hs:59) 33% ( 2 / 6) in 'Hint.Reflection' Missing documentation for: Module header ModuleElem (src/Hint/Reflection.hs:15) name (src/Hint/Reflection.hs:18) children (src/Hint/Reflection.hs:23) 0% ( 0 / 5) in 'Hint.Conversions' Missing documentation for: Module header typeToString (src/Hint/Conversions.hs:12) kindToString (src/Hint/Conversions.hs:20) moduleToString (src/Hint/Conversions.hs:27) isSucceeded (src/Hint/Conversions.hs:32) 67% ( 8 / 12) in 'Hint.Context' Missing documentation for: Module header PhantomModule (src/Hint/Base.hs:173) supportString (src/Hint/Context.hs:377) supportShow (src/Hint/Context.hs:381) 43% ( 3 / 7) in 'Hint.InterpreterT' Missing documentation for: Module header InterpreterT (src/Hint/InterpreterT.hs:32) Interpreter (src/Hint/InterpreterT.hs:30) runInterpreterWithArgsLibdir (src/Hint/InterpreterT.hs:124) 0% ( 0 / 6) in 'Hint.Parsers' Missing documentation for: Module header ParseResult (src/Hint/Parsers.hs:11) parseExpr (src/Hint/Parsers.hs:13) parseType (src/Hint/Parsers.hs:16) runParser (src/Hint/Parsers.hs:19) failOnParseError (src/Hint/Parsers.hs:34) 75% ( 3 / 4) in 'Hint.Typecheck' Missing documentation for: Module header 71% ( 5 / 7) in 'Hint.Eval' Missing documentation for: Module header unsafeInterpret (src/Hint/Eval.hs:33) 60% ( 3 / 5) in 'Language.Haskell.Interpreter.Unsafe' Missing documentation for: Module header unsafeInterpret (src/Hint/Eval.hs:33) 79% ( 41 / 52) in 'Language.Haskell.Interpreter' Missing documentation for: MonadInterpreter (src/Hint/Base.hs:41) InterpreterT (src/Hint/InterpreterT.hs:32) Interpreter (src/Hint/InterpreterT.hs:30) OptionVal (src/Hint/Configuration.hs:59) ModuleElem (src/Hint/Reflection.hs:15) name (src/Hint/Reflection.hs:18) children (src/Hint/Reflection.hs:23) getModuleAnnotations (src/Hint/Annotations.hs:16) getValAnnotations (src/Hint/Annotations.hs:24) InterpreterError (src/Hint/Base.hs:50) GhcError (src/Hint/Base.hs:107) Warning: Language.Haskell.Interpreter: could not find link destinations for: FromSession ModifySessionRef RunGhc Documentation created: dist/doc/html/hint/index.html, dist/doc/html/hint/hint.txt Creating package registration file: /tmp/pkgConf-hint-0.51265122573124666328.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hint-0.5.2-3gqJJNzc8Sw31kxwbgswo0 Registering hint-0.5.2... Installed hint-0.5.2