Resolving dependencies... Configuring data-hash-0.2.0.1... Building data-hash-0.2.0.1... Preprocessing library data-hash-0.2.0.1... [1 of 4] Compiling Data.Hash.Base ( src/Data/Hash/Base.hs, dist/build/Data/Hash/Base.o ) src/Data/Hash/Base.hs:61:14: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 4] Compiling Data.Hash.Instances ( src/Data/Hash/Instances.hs, dist/build/Data/Hash/Instances.o ) [3 of 4] Compiling Data.Hash.Rolling ( src/Data/Hash/Rolling.hs, dist/build/Data/Hash/Rolling.o ) [4 of 4] Compiling Data.Hash ( src/Data/Hash.hs, dist/build/Data/Hash.o ) In-place registering data-hash-0.2.0.1... Running Haddock for data-hash-0.2.0.1... Running hscolour for data-hash-0.2.0.1... Preprocessing library data-hash-0.2.0.1... Preprocessing library data-hash-0.2.0.1... src/Data/Hash/Base.hs:61:14: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 21% ( 3 / 14) in 'Data.Hash.Base' Missing documentation for: Module header myArrayRead (src/Data/Hash/Base.hs:13) hashWord8 (src/Data/Hash/Base.hs:38) hashWord16 (src/Data/Hash/Base.hs:42) hashWord32 (src/Data/Hash/Base.hs:48) hashWord64 (src/Data/Hash/Base.hs:54) hashInt (src/Data/Hash/Base.hs:60) hashArrW8 (src/Data/Hash/Base.hs:80) h0 (src/Data/Hash/Base.hs:186) hT (src/Data/Hash/Base.hs:186) hF (src/Data/Hash/Base.hs:186) 0% ( 0 / 3) in 'Data.Hash.Instances' Missing documentation for: Module header Hashable (src/Data/Hash/Instances.hs:12) hashFoldable (src/Data/Hash/Instances.hs:15) 70% ( 7 / 10) in 'Data.Hash.Rolling' Missing documentation for: RollingHash (src/Data/Hash/Rolling.hs:45) currentHash (src/Data/Hash/Rolling.hs:46) windowSize (src/Data/Hash/Rolling.hs:47) 56% ( 10 / 18) in 'Data.Hash' Missing documentation for: asWord64 (src/Data/Hash/Base.hs:23) hashWord8 (src/Data/Hash/Base.hs:38) hashWord16 (src/Data/Hash/Base.hs:42) hashWord32 (src/Data/Hash/Base.hs:48) hashWord64 (src/Data/Hash/Base.hs:54) hashInt (src/Data/Hash/Base.hs:60) hashFoldable (src/Data/Hash/Instances.hs:15) Hashable (src/Data/Hash/Instances.hs:12) Documentation created: dist/doc/html/data-hash/index.html, dist/doc/html/data-hash/data-hash.txt Creating package registration file: /tmp/pkgConf-data-hash-0.2.0278722862233665123.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-hash-0.2.0.1-8usAFfdO7ek7X41fWmzRlA Registering data-hash-0.2.0.1... Installed data-hash-0.2.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.2959997301485560280.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 tagged-0.8.2... Building tagged-0.8.2... Preprocessing library tagged-0.8.2... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.2... Running Haddock for tagged-0.8.2... Running hscolour for tagged-0.8.2... Preprocessing library tagged-0.8.2... Preprocessing library tagged-0.8.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:308) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.813442476861795519125.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc Registering tagged-0.8.2... Installed tagged-0.8.2 Configuring tree-view-0.4... Building tree-view-0.4... Preprocessing library tree-view-0.4... [1 of 1] Compiling Data.Tree.View ( src/Data/Tree/View.hs, dist/build/Data/Tree/View.o ) In-place registering tree-view-0.4... Running Haddock for tree-view-0.4... Running hscolour for tree-view-0.4... Preprocessing library tree-view-0.4... Preprocessing library tree-view-0.4... Haddock coverage: 83% ( 5 / 6) in 'Data.Tree.View' Missing documentation for: Module header Documentation created: dist/doc/html/tree-view/index.html, dist/doc/html/tree-view/tree-view.txt Creating package registration file: /tmp/pkgConf-tree-view-018660000811175526309.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tree-view-0.4-7mTtueeV24nBV6pqCX1DPz Registering tree-view-0.4... Installed tree-view-0.4 Configuring syntactic-3.0... Building syntactic-3.0... Preprocessing library syntactic-3.0... [ 1 of 16] Compiling Language.Syntactic.Syntax ( src/Language/Syntactic/Syntax.hs, dist/build/Language/Syntactic/Syntax.o ) [ 2 of 16] Compiling Language.Syntactic.Traversal ( src/Language/Syntactic/Traversal.hs, dist/build/Language/Syntactic/Traversal.o ) [ 3 of 16] Compiling Language.Syntactic.Interpretation ( src/Language/Syntactic/Interpretation.hs, dist/build/Language/Syntactic/Interpretation.o ) [ 4 of 16] Compiling Language.Syntactic.Sugar ( src/Language/Syntactic/Sugar.hs, dist/build/Language/Syntactic/Sugar.o ) [ 5 of 16] Compiling Language.Syntactic.Decoration ( src/Language/Syntactic/Decoration.hs, dist/build/Language/Syntactic/Decoration.o ) [ 6 of 16] Compiling Language.Syntactic ( src/Language/Syntactic.hs, dist/build/Language/Syntactic.o ) [ 7 of 16] Compiling Language.Syntactic.Functional ( src/Language/Syntactic/Functional.hs, dist/build/Language/Syntactic/Functional.o ) [ 8 of 16] Compiling Language.Syntactic.Functional.Sharing ( src/Language/Syntactic/Functional/Sharing.hs, dist/build/Language/Syntactic/Functional/Sharing.o ) [ 9 of 16] Compiling Language.Syntactic.Functional.Tuple ( src/Language/Syntactic/Functional/Tuple.hs, dist/build/Language/Syntactic/Functional/Tuple.o ) [10 of 16] Compiling Language.Syntactic.Functional.WellScoped ( src/Language/Syntactic/Functional/WellScoped.hs, dist/build/Language/Syntactic/Functional/WellScoped.o ) [11 of 16] Compiling Language.Syntactic.Sugar.Binding ( src/Language/Syntactic/Sugar/Binding.hs, dist/build/Language/Syntactic/Sugar/Binding.o ) [12 of 16] Compiling Language.Syntactic.Sugar.BindingT ( src/Language/Syntactic/Sugar/BindingT.hs, dist/build/Language/Syntactic/Sugar/BindingT.o ) [13 of 16] Compiling Language.Syntactic.Sugar.Monad ( src/Language/Syntactic/Sugar/Monad.hs, dist/build/Language/Syntactic/Sugar/Monad.o ) [14 of 16] Compiling Language.Syntactic.Sugar.MonadT ( src/Language/Syntactic/Sugar/MonadT.hs, dist/build/Language/Syntactic/Sugar/MonadT.o ) [15 of 16] Compiling Language.Syntactic.Sugar.Tuple ( src/Language/Syntactic/Sugar/Tuple.hs, dist/build/Language/Syntactic/Sugar/Tuple.o ) [16 of 16] Compiling Language.Syntactic.Sugar.TupleT ( src/Language/Syntactic/Sugar/TupleT.hs, dist/build/Language/Syntactic/Sugar/TupleT.o ) In-place registering syntactic-3.0... Running Haddock for syntactic-3.0... Running hscolour for syntactic-3.0... Preprocessing library syntactic-3.0... Preprocessing library syntactic-3.0... Haddock coverage: 89% ( 33 / 37) in 'Language.Syntactic.Syntax' Missing documentation for: liftE (src/Language/Syntactic/Syntax.hs:325) liftE2 (src/Language/Syntactic/Syntax.hs:328) liftEF (src/Language/Syntactic/Syntax.hs:336) liftEF2 (src/Language/Syntactic/Syntax.hs:339) 100% ( 22 / 22) in 'Language.Syntactic.Traversal' 100% ( 16 / 16) in 'Language.Syntactic.Interpretation' 67% ( 6 / 9) in 'Language.Syntactic.Sugar' Missing documentation for: (src/Language/Syntactic/Sugar.hs:38) (src/Language/Syntactic/Sugar.hs:75) (src/Language/Syntactic/Sugar.hs:81) 62% ( 10 / 16) in 'Language.Syntactic.Decoration' Missing documentation for: (src/Language/Syntactic/Decoration.hs:35) (src/Language/Syntactic/Decoration.hs:40) (src/Language/Syntactic/Decoration.hs:44) (src/Language/Syntactic/Decoration.hs:49) (src/Language/Syntactic/Decoration.hs:54) writeHtmlDecorWith (src/Language/Syntactic/Decoration.hs:116) 100% ( 6 / 6) in 'Language.Syntactic' 94% ( 33 / 35) in 'Language.Syntactic.Functional' Missing documentation for: alphaEq' (src/Language/Syntactic/Functional.hs:467) Eval (src/Language/Syntactic/Functional.hs:516) 100% ( 8 / 8) in 'Language.Syntactic.Functional.Sharing' 17% ( 4 / 23) in 'Language.Syntactic.Functional.Tuple' Missing documentation for: Select1 (src/Language/Syntactic/Functional/Tuple.hs:18) Select2 (src/Language/Syntactic/Functional/Tuple.hs:23) Select3 (src/Language/Syntactic/Functional/Tuple.hs:28) Select4 (src/Language/Syntactic/Functional/Tuple.hs:33) (src/Language/Syntactic/Functional/Tuple.hs:38) (src/Language/Syntactic/Functional/Tuple.hs:43) (src/Language/Syntactic/Functional/Tuple.hs:48) (src/Language/Syntactic/Functional/Tuple.hs:53) (src/Language/Syntactic/Functional/Tuple.hs:58) (src/Language/Syntactic/Functional/Tuple.hs:63) (src/Language/Syntactic/Functional/Tuple.hs:68) (src/Language/Syntactic/Functional/Tuple.hs:73) (src/Language/Syntactic/Functional/Tuple.hs:78) (src/Language/Syntactic/Functional/Tuple.hs:100) (src/Language/Syntactic/Functional/Tuple.hs:110) (src/Language/Syntactic/Functional/Tuple.hs:121) (src/Language/Syntactic/Functional/Tuple.hs:121) (src/Language/Syntactic/Functional/Tuple.hs:123) (src/Language/Syntactic/Functional/Tuple.hs:133) 68% ( 13 / 19) in 'Language.Syntactic.Functional.WellScoped' Missing documentation for: (src/Language/Syntactic/Functional/WellScoped.hs:36) (src/Language/Syntactic/Functional/WellScoped.hs:41) (src/Language/Syntactic/Functional/WellScoped.hs:64) (src/Language/Syntactic/Functional/WellScoped.hs:71) UnReader (src/Language/Syntactic/Functional/WellScoped.hs:104) (src/Language/Syntactic/Functional/WellScoped.hs:130) 50% ( 1 / 2) in 'Language.Syntactic.Sugar.Binding' Missing documentation for: (src/Language/Syntactic/Sugar/Binding.hs:17) 50% ( 1 / 2) in 'Language.Syntactic.Sugar.BindingT' Missing documentation for: (src/Language/Syntactic/Sugar/BindingT.hs:19) 67% ( 2 / 3) in 'Language.Syntactic.Sugar.Monad' Missing documentation for: (src/Language/Syntactic/Sugar/Monad.hs:30) 67% ( 2 / 3) in 'Language.Syntactic.Sugar.MonadT' Missing documentation for: (src/Language/Syntactic/Sugar/MonadT.hs:36) 25% ( 1 / 4) in 'Language.Syntactic.Sugar.Tuple' Missing documentation for: (src/Language/Syntactic/Sugar/Tuple.hs:14) (src/Language/Syntactic/Sugar/Tuple.hs:27) (src/Language/Syntactic/Sugar/Tuple.hs:42) 25% ( 1 / 4) in 'Language.Syntactic.Sugar.TupleT' Missing documentation for: (src/Language/Syntactic/Sugar/TupleT.hs:16) (src/Language/Syntactic/Sugar/TupleT.hs:32) (src/Language/Syntactic/Sugar/TupleT.hs:51) Warning: Language.Syntactic.Functional.Sharing: could not find link destinations for: choose Documentation created: dist/doc/html/syntactic/index.html, dist/doc/html/syntactic/syntactic.txt Creating package registration file: /tmp/pkgConf-syntactic-3126107205159473059.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syntactic-3.0-Ar5Ci7FOZom91ifIwbvDq1 Registering syntactic-3.0... Installed syntactic-3.0