Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-28310/base-orphans-0.5.4' Configuring base-orphans-0.5.4... Building base-orphans-0.5.4... Preprocessing library base-orphans-0.5.4... [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o ) Running Haddock for base-orphans-0.5.4... Running hscolour for base-orphans-0.5.4... Preprocessing library base-orphans-0.5.4... Preprocessing library base-orphans-0.5.4... Haddock coverage: 100% ( 1 / 1) in 'Data.Orphans.Prelude' 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/index.html, dist/doc/html/base-orphans/base-orphans.txt Creating package registration file: /tmp/pkgConf-base-orphans-0.52145174067468703135.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/base-orphans-0.5.4-5IQvrjd7gNP548VkOOyIq6 Registering base-orphans-0.5.4... cabal: Leaving directory '/tmp/cabal-tmp-28310/base-orphans-0.5.4' Installed base-orphans-0.5.4 cabal: Entering directory '/tmp/cabal-tmp-28310/mtl-2.2.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 ) 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.21036140795463480570.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM Registering mtl-2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/mtl-2.2.1' Installed mtl-2.2.1 cabal: Entering directory '/tmp/cabal-tmp-28310/prelude-extras-0.4.0.3' Configuring prelude-extras-0.4.0.3... Building prelude-extras-0.4.0.3... Preprocessing library prelude-extras-0.4.0.3... [1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o ) Running Haddock for prelude-extras-0.4.0.3... Running hscolour for prelude-extras-0.4.0.3... Preprocessing library prelude-extras-0.4.0.3... Preprocessing library prelude-extras-0.4.0.3... Haddock coverage: 5% ( 2 / 43) in 'Prelude.Extras' Missing documentation for: Module header Eq1 (src/Prelude/Extras.hs:83) /=# (src/Prelude/Extras.hs:90) Ord1 (src/Prelude/Extras.hs:178) <# (src/Prelude/Extras.hs:186) <=# (src/Prelude/Extras.hs:186) >=# (src/Prelude/Extras.hs:186) ># (src/Prelude/Extras.hs:186) max1 (src/Prelude/Extras.hs:187) min1 (src/Prelude/Extras.hs:187) Show1 (src/Prelude/Extras.hs:291) show1 (src/Prelude/Extras.hs:300) shows1 (src/Prelude/Extras.hs:303) Read1 (src/Prelude/Extras.hs:401) read1 (src/Prelude/Extras.hs:419) reads1 (src/Prelude/Extras.hs:422) readPrec1 (src/Prelude/Extras.hs:412) readListPrec1 (src/Prelude/Extras.hs:415) readList1Default (src/Prelude/Extras.hs:438) readListPrec1Default (src/Prelude/Extras.hs:441) Lift1 (src/Prelude/Extras.hs:643) Eq2 (src/Prelude/Extras.hs:150) /=## (src/Prelude/Extras.hs:157) Ord2 (src/Prelude/Extras.hs:247) <## (src/Prelude/Extras.hs:255) <=## (src/Prelude/Extras.hs:257) >=## (src/Prelude/Extras.hs:259) >## (src/Prelude/Extras.hs:261) max2 (src/Prelude/Extras.hs:264) min2 (src/Prelude/Extras.hs:269) Show2 (src/Prelude/Extras.hs:361) show2 (src/Prelude/Extras.hs:370) shows2 (src/Prelude/Extras.hs:374) Read2 (src/Prelude/Extras.hs:551) read2 (src/Prelude/Extras.hs:592) reads2 (src/Prelude/Extras.hs:595) readPrec2 (src/Prelude/Extras.hs:561) readListPrec2 (src/Prelude/Extras.hs:564) readList2Default (src/Prelude/Extras.hs:611) readListPrec2Default (src/Prelude/Extras.hs:614) Lift2 (src/Prelude/Extras.hs:651) Documentation created: dist/doc/html/prelude-extras/index.html, dist/doc/html/prelude-extras/prelude-extras.txt Creating package registration file: /tmp/pkgConf-prelude-extras-0.4.01775473788624549797.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/prelude-extras-0.4.0.3-FAyB4iuuM7cHXdrLMZtdXq Registering prelude-extras-0.4.0.3... cabal: Leaving directory '/tmp/cabal-tmp-28310/prelude-extras-0.4.0.3' Installed prelude-extras-0.4.0.3 cabal: Entering directory '/tmp/cabal-tmp-28310/primitive-0.6.1.0' Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.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 ) Control/Monad/Primitive.hs:41:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 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 ) Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Warning: Control.Monad.Primitive: could not find link destinations for: ~ Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.114073922921841585795.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa Registering primitive-0.6.1.0... cabal: Leaving directory '/tmp/cabal-tmp-28310/primitive-0.6.1.0' Installed primitive-0.6.1.0 cabal: Entering directory '/tmp/cabal-tmp-28310/random-1.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: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. 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: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. 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-113722617962073785404.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/random-1.1-54KmMHXjttlERYcr1mvsAe Registering random-1.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/random-1.1' Installed random-1.1 cabal: Entering directory '/tmp/cabal-tmp-28310/semigroups-0.18.2' Configuring semigroups-0.18.2... Building semigroups-0.18.2... Preprocessing library semigroups-0.18.2... [1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) Running Haddock for semigroups-0.18.2... Running hscolour for semigroups-0.18.2... Preprocessing library semigroups-0.18.2... Preprocessing library semigroups-0.18.2... Haddock coverage: 60% ( 3 / 5) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:39) GMonoid (src/Data/Semigroup/Generic.hs:69) Warning: Data.Semigroup.Generic: could not find link destinations for: gmappend' gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.181738110294406011017.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/semigroups-0.18.2-Abbk7pV5dwErRVpafzN0b Registering semigroups-0.18.2... cabal: Leaving directory '/tmp/cabal-tmp-28310/semigroups-0.18.2' Installed semigroups-0.18.2 cabal: Entering directory '/tmp/cabal-tmp-28310/split-0.2.3.1' Configuring split-0.2.3.1... Building split-0.2.3.1... Preprocessing library split-0.2.3.1... [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 ) Running Haddock for split-0.2.3.1... Running hscolour for split-0.2.3.1... Preprocessing library split-0.2.3.1... Preprocessing library split-0.2.3.1... Haddock coverage: 91% ( 62 / 68) in 'Data.List.Split.Internals' 90% ( 45 / 50) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html, dist/doc/html/split/split.txt Creating package registration file: /tmp/pkgConf-split-0.2.39430739851245830.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/split-0.2.3.1-IJKK4pOCYGKud0jZImZke Registering split-0.2.3.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/split-0.2.3.1' Installed split-0.2.3.1 cabal: Entering directory '/tmp/cabal-tmp-28310/stm-2.4.4.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 ) 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) Warning: Control.Concurrent.STM.TArray: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Control.Monad.STM: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.4.4116713381395405989.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF Registering stm-2.4.4.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/stm-2.4.4.1' Installed stm-2.4.4.1 cabal: Entering directory '/tmp/cabal-tmp-28310/syb-0.6' Configuring syb-0.6... Building syb-0.6... Preprocessing library syb-0.6... [ 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 ) src/Data/Generics/Aliases.hs:181:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: extM :: (Monad m, Typeable a, Typeable b) => (a -> m a) -> (b -> m b) -> a -> m a src/Data/Generics/Aliases.hs:207:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: extR :: (Monad m, Typeable a, Typeable b) => m a -> m b -> m a src/Data/Generics/Aliases.hs:338:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: ext1M :: (Monad m, Data d, Typeable t) => (forall e. Data e => e -> m e) -> (forall f. Data f => t f -> m (t f)) -> d -> m d src/Data/Generics/Aliases.hs:354:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: ext1R :: (Monad m, Data d, Typeable t) => m d -> (forall e. Data e => m (t e)) -> m d src/Data/Generics/Aliases.hs:389:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: ext2M :: (Monad m, Data d, Typeable t) => (forall e. Data e => e -> m e) -> (forall d1 d2. (Data d1, Data d2) => t d1 d2 -> m (t d1 d2)) -> d -> m d src/Data/Generics/Aliases.hs:405:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: ext2R :: (Monad m, Data d, Typeable t) => m d -> (forall d1 d2. (Data d1, Data d2) => m (t d1 d2)) -> m d [ 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 ) src/Data/Generics/Builders.hs:33:3: warning: [-Wredundant-constraints] • Redundant constraint: Data a • In the type signature for: general :: Data a => a In an equation for ‘empty’: empty = general `extB` char `extB` int `extB` integer `extB` float `extB` double where general :: Data a => a general = fromConstrB empty (indexConstr (dataTypeOf general) 1) char = '\NUL' int = 0 :: Int .... [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 ) Running Haddock for syb-0.6... Running hscolour for syb-0.6... Preprocessing library syb-0.6... Preprocessing library syb-0.6... src/Data/Generics/Aliases.hs:181:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: extM :: (Monad m, Typeable a, Typeable b) => (a -> m a) -> (b -> m b) -> a -> m a src/Data/Generics/Aliases.hs:207:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: extR :: (Monad m, Typeable a, Typeable b) => m a -> m b -> m a src/Data/Generics/Aliases.hs:338:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: ext1M :: (Monad m, Data d, Typeable t) => (forall e. Data e => e -> m e) -> (forall f. Data f => t f -> m (t f)) -> d -> m d src/Data/Generics/Aliases.hs:354:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: ext1R :: (Monad m, Data d, Typeable t) => m d -> (forall e. Data e => m (t e)) -> m d src/Data/Generics/Aliases.hs:389:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: ext2M :: (Monad m, Data d, Typeable t) => (forall e. Data e => e -> m e) -> (forall d1 d2. (Data d1, Data d2) => t d1 d2 -> m (t d1 d2)) -> d -> m d src/Data/Generics/Aliases.hs:405:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: ext2R :: (Monad m, Data d, Typeable t) => m d -> (forall d1 d2. (Data d1, Data d2) => m (t d1 d2)) -> m d src/Data/Generics/Builders.hs:33:3: warning: [-Wredundant-constraints] • Redundant constraint: Data a • In the type signature for: general :: Data a => a In an equation for ‘empty’: empty = general `extB` char `extB` int `extB` integer `extB` float `extB` double where general :: Data a => a general = fromConstrB empty (indexConstr (dataTypeOf general) 1) char = '\NUL' int = 0 :: Int .... 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' Missing documentation for: GenericQ' (src/Data/Generics/Aliases.hs:268) GenericM' (src/Data/Generics/Aliases.hs:269) 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% ( 17 / 17) 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, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-07455983821143565421.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/syb-0.6-C65vWCsht6A8uLstpQIXyj Registering syb-0.6... cabal: Leaving directory '/tmp/cabal-tmp-28310/syb-0.6' Installed syb-0.6 cabal: Entering directory '/tmp/cabal-tmp-28310/text-1.2.2.1' Configuring text-1.2.2.1... Building text-1.2.2.1... Preprocessing library text-1.2.2.1... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) Data/Text.hs:587:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareN/length -> compareLength" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:592:1: warning: [-Winline-rule-shadowing] Rule "TEXT ==N/length -> compareLength/==EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:597:1: warning: [-Winline-rule-shadowing] Rule "TEXT /=N/length -> compareLength//=EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:602:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareLength/==LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:607:1: warning: [-Winline-rule-shadowing] Rule "TEXT <=N/length -> compareLength//=GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:612:1: warning: [-Winline-rule-shadowing] Rule "TEXT >N/length -> compareLength/==GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:617:1: warning: [-Winline-rule-shadowing] Rule "TEXT >=N/length -> compareLength//=LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing] Rule "flush/flush" may never fire because ‘flush’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’ [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Running Haddock for text-1.2.2.1... Running hscolour for text-1.2.2.1... Preprocessing library text-1.2.2.1... Preprocessing library text-1.2.2.1... Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (127 /127) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (128 /129) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:301) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.215494953541560890244.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs Registering text-1.2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/text-1.2.2.1' Installed text-1.2.2.1 cabal: Entering directory '/tmp/cabal-tmp-28310/th-lift-0.7.6' Configuring th-lift-0.7.6... Building th-lift-0.7.6... Preprocessing library th-lift-0.7.6... [1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o ) src/Language/Haskell/TH/Lift.hs:247:15: warning: [-Wname-shadowing] This binding for ‘nameSpace’ shadows the existing binding imported from ‘Language.Haskell.TH.Syntax’ at src/Language/Haskell/TH/Lift.hs:38:1-33 Running Haddock for th-lift-0.7.6... Running hscolour for th-lift-0.7.6... Preprocessing library th-lift-0.7.6... Preprocessing library th-lift-0.7.6... src/Language/Haskell/TH/Lift.hs:247:15: warning: [-Wname-shadowing] This binding for ‘nameSpace’ shadows the existing binding imported from ‘Language.Haskell.TH.Syntax’ at src/Language/Haskell/TH/Lift.hs:38:1-33 Haddock coverage: 75% ( 6 / 8) in 'Language.Haskell.TH.Lift' Missing documentation for: Module header deriveLiftMany' (src/Language/Haskell/TH/Lift.hs:60) Documentation created: dist/doc/html/th-lift/index.html, dist/doc/html/th-lift/th-lift.txt Creating package registration file: /tmp/pkgConf-th-lift-0.71346941484628257755.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/th-lift-0.7.6-3YgW6AFnN6SEjgDav6Czfy Registering th-lift-0.7.6... cabal: Leaving directory '/tmp/cabal-tmp-28310/th-lift-0.7.6' Installed th-lift-0.7.6 cabal: Entering directory '/tmp/cabal-tmp-28310/transformers-compat-0.5.1.4' 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 ) 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:28) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38) 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.115301300172021449807.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N Registering transformers-compat-0.5.1.4... cabal: Leaving directory '/tmp/cabal-tmp-28310/transformers-compat-0.5.1.4' Installed transformers-compat-0.5.1.4 cabal: Entering directory '/tmp/cabal-tmp-28310/regex-base-0.93.2' Configuring regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) Text/Regex/Base.hs:55:13: warning: [-Wdeprecations] In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Text/Regex/Base.hs:55:13: warning: [-Wdeprecations] In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' Missing documentation for: MatchText (Text/Regex/Base/RegexLike.hs:55) 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' Missing documentation for: getVersion_Text_Regex_Base (Text/Regex/Base.hs:52) 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Missing documentation for: polymatch (Text/Regex/Base/Impl.hs:50) polymatchM (Text/Regex/Base/Impl.hs:56) Documentation created: dist/doc/html/regex-base/index.html, dist/doc/html/regex-base/regex-base.txt Creating package registration file: /tmp/pkgConf-regex-base-0.93384868448102194872.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/regex-base-0.93.2-71isvdwnRNrGKtKYo9rpQd Registering regex-base-0.93.2... cabal: Leaving directory '/tmp/cabal-tmp-28310/regex-base-0.93.2' Installed regex-base-0.93.2 cabal: Entering directory '/tmp/cabal-tmp-28310/vector-0.11.0.0' Configuring vector-0.11.0.0... Building vector-0.11.0.0... Preprocessing library vector-0.11.0.0... [ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports] The import of ‘Foreign.ForeignPtr’ is redundant except perhaps to import instances from ‘Foreign.ForeignPtr’ To import instances alone, use: import Foreign.ForeignPtr() Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Data/Vector/Fusion/Stream/Monadic.hs:431:1: warning: [-Wredundant-constraints] • Redundant constraints: (Monad m, Monad m') • In the type signature for: trans :: (Monad m, Monad m') => (forall z. m z -> m' z) -> Stream m a -> Stream m' a Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord a • In the type signature for: enumFromTo_double :: (Monad m, Ord a, RealFrac a) => a -> a -> Stream m a [ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) Data/Vector/Fusion/Bundle/Monadic.hs:945:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord a • In the type signature for: enumFromTo_double :: (Monad m, Ord a, RealFrac a) => a -> a -> Bundle m v a [ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. [10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints] • Redundant constraint: Vector v a • In the type signature for: dataCast :: (Vector v a, Data a, Typeable v, Typeable t) => (forall d. Data d => c (t d)) -> Maybe (c (v a)) [13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeFromForeignPtr0 :: Storable a => ForeignPtr a -> Int -> MVector s a Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr :: Storable a => MVector s a -> (ForeignPtr a, Int, Int) Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr0 :: Storable a => MVector s a -> (ForeignPtr a, Int) Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeFromForeignPtr0 :: Storable a => ForeignPtr a -> Int -> Vector a Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr :: Storable a => Vector a -> (ForeignPtr a, Int, Int) Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr0 :: Storable a => Vector a -> (ForeignPtr a, Int) Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b [17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) Data/Vector/Unboxed/Base.hs:362:10: warning: [-Wredundant-constraints] • Redundant constraint: RealFloat a • In the instance declaration for ‘M.MVector MVector (Complex a)’ [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b) • In the type signature for: unzip :: (Unbox a, Unbox b) => Vector (a, b) -> (Vector a, Vector b) internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c) • In the type signature for: unzip3 :: (Unbox a, Unbox b, Unbox c) => Vector (a, b, c) -> (Vector a, Vector b, Vector c) internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d) • In the type signature for: unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) => Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d) internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) • In the type signature for: unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) => Vector (a, b, c, d, e) -> (Vector a, Vector b, Vector c, Vector d, Vector e) internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) • In the type signature for: unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) => Vector (a, b, c, d, e, f) -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f) [19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b) • In the type signature for: unzip :: (Unbox a, Unbox b) => MVector s (a, b) -> (MVector s a, MVector s b) internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c) • In the type signature for: unzip3 :: (Unbox a, Unbox b, Unbox c) => MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c) internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d) • In the type signature for: unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) => MVector s (a, b, c, d) -> (MVector s a, MVector s b, MVector s c, MVector s d) internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) • In the type signature for: unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) => MVector s (a, b, c, d, e) -> (MVector s a, MVector s b, MVector s c, MVector s d, MVector s e) internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) • In the type signature for: unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) => MVector s (a, b, c, d, e, f) -> (MVector s a, MVector s b, MVector s c, MVector s d, MVector s e, MVector s f) [20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) Running Haddock for vector-0.11.0.0... Running hscolour for vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports] The import of ‘Foreign.ForeignPtr’ is redundant except perhaps to import instances from ‘Foreign.ForeignPtr’ To import instances alone, use: import Foreign.ForeignPtr() Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Data/Vector/Fusion/Stream/Monadic.hs:431:1: warning: [-Wredundant-constraints] • Redundant constraints: (Monad m, Monad m') • In the type signature for: trans :: (Monad m, Monad m') => (forall z. m z -> m' z) -> Stream m a -> Stream m' a Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord a • In the type signature for: enumFromTo_double :: (Monad m, Ord a, RealFrac a) => a -> a -> Stream m a Data/Vector/Fusion/Bundle/Monadic.hs:945:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord a • In the type signature for: enumFromTo_double :: (Monad m, Ord a, RealFrac a) => a -> a -> Bundle m v a Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints] • Redundant constraint: Vector v a • In the type signature for: dataCast :: (Vector v a, Data a, Typeable v, Typeable t) => (forall d. Data d => c (t d)) -> Maybe (c (v a)) Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' Missing documentation for: getPtr (Data/Vector/Storable/Internal.hs:22) setPtr (Data/Vector/Storable/Internal.hs:26) updPtr (Data/Vector/Storable/Internal.hs:30) 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' Missing documentation for: Checks (Data/Vector/Internal/Check.hs:51) doChecks (Data/Vector/Internal/Check.hs:75) error (Data/Vector/Internal/Check.hs:84) internalError (Data/Vector/Internal/Check.hs:89) check (Data/Vector/Internal/Check.hs:105) checkIndex (Data/Vector/Internal/Check.hs:119) checkLength (Data/Vector/Internal/Check.hs:133) checkSlice (Data/Vector/Internal/Check.hs:147) 82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic' Missing documentation for: generate (Data/Vector/Fusion/Stream/Monadic.hs:184) unbox (Data/Vector/Fusion/Stream/Monadic.hs:436) concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996) zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512) zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516) zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544) zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551) zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558) zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566) zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570) zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575) zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581) zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587) zip (Data/Vector/Fusion/Stream/Monadic.hs:593) zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597) zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601) zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606) zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611) and (Data/Vector/Fusion/Stream/Monadic.hs:970) or (Data/Vector/Fusion/Stream/Monadic.hs:983) concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000) unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062) 79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) generate (Data/Vector/Fusion/Bundle/Monadic.hs:190) unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301) concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595) zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332) zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336) zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343) zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350) zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357) zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365) zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369) zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374) zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380) zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386) zip (Data/Vector/Fusion/Bundle/Monadic.hs:392) zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396) zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400) zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405) zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410) and (Data/Vector/Fusion/Bundle/Monadic.hs:587) or (Data/Vector/Fusion/Bundle/Monadic.hs:591) concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599) fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009) reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085) fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028) concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054) fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119) chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126) elements (Data/Vector/Fusion/Bundle/Monadic.hs:130) 81% ( 88 /109) in 'Data.Vector.Fusion.Bundle' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) inplace (Data/Vector/Fusion/Bundle.hs:113) concatMap (Data/Vector/Fusion/Bundle.hs:265) unbox (Data/Vector/Fusion/Bundle.hs:261) zipWith4 (Data/Vector/Fusion/Bundle.hs:293) zipWith5 (Data/Vector/Fusion/Bundle.hs:299) zipWith6 (Data/Vector/Fusion/Bundle.hs:305) zip (Data/Vector/Fusion/Bundle.hs:311) zip3 (Data/Vector/Fusion/Bundle.hs:315) zip4 (Data/Vector/Fusion/Bundle.hs:319) zip5 (Data/Vector/Fusion/Bundle.hs:324) zip6 (Data/Vector/Fusion/Bundle.hs:329) and (Data/Vector/Fusion/Bundle.hs:415) or (Data/Vector/Fusion/Bundle.hs:419) unsafeFromList (Data/Vector/Fusion/Bundle.hs:609) fromVector (Data/Vector/Fusion/Bundle.hs:613) reVector (Data/Vector/Fusion/Bundle.hs:617) fromVectors (Data/Vector/Fusion/Bundle.hs:621) concatVectors (Data/Vector/Fusion/Bundle.hs:625) zipWithM (Data/Vector/Fusion/Bundle.hs:520) zipWithM_ (Data/Vector/Fusion/Bundle.hs:524) 66% ( 48 / 73) in 'Data.Vector.Generic.Mutable' Missing documentation for: init (Data/Vector/Generic/Mutable.hs:536) tail (Data/Vector/Generic/Mutable.hs:540) take (Data/Vector/Generic/Mutable.hs:515) drop (Data/Vector/Generic/Mutable.hs:519) splitAt (Data/Vector/Generic/Mutable.hs:527) unsafeInit (Data/Vector/Generic/Mutable.hs:554) unsafeTail (Data/Vector/Generic/Mutable.hs:558) unsafeTake (Data/Vector/Generic/Mutable.hs:562) unsafeDrop (Data/Vector/Generic/Mutable.hs:566) growFront (Data/Vector/Generic/Mutable.hs:626) unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665) mstream (Data/Vector/Generic/Mutable.hs:244) mstreamR (Data/Vector/Generic/Mutable.hs:274) transform (Data/Vector/Generic/Mutable.hs:268) transformR (Data/Vector/Generic/Mutable.hs:303) fill (Data/Vector/Generic/Mutable.hs:255) fillR (Data/Vector/Generic/Mutable.hs:287) unsafeAccum (Data/Vector/Generic/Mutable.hs:848) accum (Data/Vector/Generic/Mutable.hs:824) unsafeUpdate (Data/Vector/Generic/Mutable.hs:861) update (Data/Vector/Generic/Mutable.hs:837) reverse (Data/Vector/Generic/Mutable.hs:872) unstablePartition (Data/Vector/Generic/Mutable.hs:881) unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910) partitionBundle (Data/Vector/Generic/Mutable.hs:938) 5% ( 1 / 20) in 'Data.Vector.Generic.New' Missing documentation for: New (Data/Vector/Generic/New.hs:40) create (Data/Vector/Generic/New.hs:42) run (Data/Vector/Generic/New.hs:46) runPrim (Data/Vector/Generic/New.hs:50) apply (Data/Vector/Generic/New.hs:54) modify (Data/Vector/Generic/New.hs:58) modifyWithBundle (Data/Vector/Generic/New.hs:62) unstream (Data/Vector/Generic/New.hs:67) transform (Data/Vector/Generic/New.hs:71) unstreamR (Data/Vector/Generic/New.hs:93) transformR (Data/Vector/Generic/New.hs:97) slice (Data/Vector/Generic/New.hs:119) init (Data/Vector/Generic/New.hs:123) tail (Data/Vector/Generic/New.hs:127) take (Data/Vector/Generic/New.hs:131) drop (Data/Vector/Generic/New.hs:135) unsafeSlice (Data/Vector/Generic/New.hs:139) unsafeInit (Data/Vector/Generic/New.hs:143) unsafeTail (Data/Vector/Generic/New.hs:147) 93% (223 /240) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (Data/Vector/Generic.hs:1069) zipWith5 (Data/Vector/Generic.hs:1078) zipWith6 (Data/Vector/Generic.hs:1090) izipWith3 (Data/Vector/Generic.hs:1112) izipWith4 (Data/Vector/Generic.hs:1120) izipWith5 (Data/Vector/Generic.hs:1129) izipWith6 (Data/Vector/Generic.hs:1141) zip3 (Data/Vector/Generic.hs:1159) zip4 (Data/Vector/Generic.hs:1164) zip5 (Data/Vector/Generic.hs:1169) zip6 (Data/Vector/Generic.hs:1175) unzip3 (Data/Vector/Generic.hs:1225) unzip4 (Data/Vector/Generic.hs:1232) unzip5 (Data/Vector/Generic.hs:1241) unzip6 (Data/Vector/Generic.hs:1251) dataCast (Data/Vector/Generic.hs:2080) mkType (Data/Vector/Generic.hs:2075) 79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable' Missing documen Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeFromForeignPtr0 :: Storable a => ForeignPtr a -> Int -> MVector s a Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr :: Storable a => MVector s a -> (ForeignPtr a, Int, Int) Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr0 :: Storable a => MVector s a -> (ForeignPtr a, Int) Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeFromForeignPtr0 :: Storable a => ForeignPtr a -> Int -> Vector a Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr :: Storable a => Vector a -> (ForeignPtr a, Int, Int) Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeToForeignPtr0 :: Storable a => Vector a -> (ForeignPtr a, Int) Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints] • Redundant constraint: Storable a • In the type signature for: unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b Data/Vector/Unboxed/Base.hs:362:10: warning: [-Wredundant-constraints] • Redundant constraint: RealFloat a • In the instance declaration for ‘M.MVector MVector (Complex a)’ internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b) • In the type signature for: unzip :: (Unbox a, Unbox b) => Vector (a, b) -> (Vector a, Vector b) internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c) • In the type signature for: unzip3 :: (Unbox a, Unbox b, Unbox c) => Vector (a, b, c) -> (Vector a, Vector b, Vector c) internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d) • In the type signature for: unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) => Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d) internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) • In the type signature for: unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) => Vector (a, b, c, d, e) -> (Vector a, Vector b, Vector c, Vector d, Vector e) internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) • In the type signature for: unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) => Vector (a, b, c, d, e, f) -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f) internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b) • In the type signature for: unzip :: (Unbox a, Unbox b) => MVector s (a, b) -> (MVector s a, MVector s b) internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c) • In the type signature for: unzip3 :: (Unbox a, Unbox b, Unbox c) => MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c) internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d) • In the type signature for: unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) => MVector s (a, b, c, d) -> (MVector s a, MVector s b, MVector s c, MVector s d) internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) • In the type signature for: unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) => MVector s (a, b, c, d, e) -> (MVector s a, MVector s b, MVector s c, MVector s d, MVector s e) internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints] • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) • In the type signature for: unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) => MVector s (a, b, c, d, e, f) -> (MVector s a, MVector s b, MVector s c, MVector s d, MVector s e, MVector s f) tation for: IOVector (Data/Vector/Primitive/Mutable.hs:76) STVector (Data/Vector/Primitive/Mutable.hs:77) init (Data/Vector/Primitive/Mutable.hs:164) tail (Data/Vector/Primitive/Mutable.hs:168) take (Data/Vector/Primitive/Mutable.hs:152) drop (Data/Vector/Primitive/Mutable.hs:156) splitAt (Data/Vector/Primitive/Mutable.hs:160) unsafeInit (Data/Vector/Primitive/Mutable.hs:190) unsafeTail (Data/Vector/Primitive/Mutable.hs:194) unsafeTake (Data/Vector/Primitive/Mutable.hs:182) unsafeDrop (Data/Vector/Primitive/Mutable.hs:186) 97% (185 /191) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (Data/Vector/Primitive.hs:802) zipWith5 (Data/Vector/Primitive.hs:808) zipWith6 (Data/Vector/Primitive.hs:816) izipWith4 (Data/Vector/Primitive.hs:838) izipWith5 (Data/Vector/Primitive.hs:844) izipWith6 (Data/Vector/Primitive.hs:852) 82% ( 49 / 60) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (Data/Vector/Storable/Mutable.hs:96) STVector (Data/Vector/Storable/Mutable.hs:97) init (Data/Vector/Storable/Mutable.hs:246) tail (Data/Vector/Storable/Mutable.hs:250) take (Data/Vector/Storable/Mutable.hs:234) drop (Data/Vector/Storable/Mutable.hs:238) splitAt (Data/Vector/Storable/Mutable.hs:242) unsafeInit (Data/Vector/Storable/Mutable.hs:272) unsafeTail (Data/Vector/Storable/Mutable.hs:276) unsafeTake (Data/Vector/Storable/Mutable.hs:264) unsafeDrop (Data/Vector/Storable/Mutable.hs:268) 97% (194 /200) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (Data/Vector/Storable.hs:812) zipWith5 (Data/Vector/Storable.hs:818) zipWith6 (Data/Vector/Storable.hs:826) izipWith4 (Data/Vector/Storable.hs:848) izipWith5 (Data/Vector/Storable.hs:854) izipWith6 (Data/Vector/Storable.hs:862) 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Vector (Data/Vector/Unboxed/Base.hs:56) Unbox (Data/Vector/Unboxed/Base.hs:63) 96% (209 /218) in 'Data.Vector.Unboxed' Missing documentation for: Vector (Data/Vector/Unboxed/Base.hs:56) MVector (Data/Vector/Unboxed/Base.hs:55) Unbox (Data/Vector/Unboxed/Base.hs:63) zipWith4 (Data/Vector/Unboxed.hs:849) zipWith5 (Data/Vector/Unboxed.hs:855) zipWith6 (Data/Vector/Unboxed.hs:862) izipWith4 (Data/Vector/Unboxed.hs:883) izipWith5 (Data/Vector/Unboxed.hs:889) izipWith6 (Data/Vector/Unboxed.hs:896) 79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Unbox (Data/Vector/Unboxed/Base.hs:63) init (Data/Vector/Unboxed/Mutable.hs:102) tail (Data/Vector/Unboxed/Mutable.hs:106) take (Data/Vector/Unboxed/Mutable.hs:90) drop (Data/Vector/Unboxed/Mutable.hs:94) splitAt (Data/Vector/Unboxed/Mutable.hs:98) unsafeInit (Data/Vector/Unboxed/Mutable.hs:128) unsafeTail (Data/Vector/Unboxed/Mutable.hs:132) unsafeTake (Data/Vector/Unboxed/Mutable.hs:120) unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124) 78% ( 40 / 51) in 'Data.Vector.Mutable' Missing documentation for: IOVector (Data/Vector/Mutable.hs:70) STVector (Data/Vector/Mutable.hs:71) init (Data/Vector/Mutable.hs:222) tail (Data/Vector/Mutable.hs:226) take (Data/Vector/Mutable.hs:210) drop (Data/Vector/Mutable.hs:214) splitAt (Data/Vector/Mutable.hs:219) unsafeInit (Data/Vector/Mutable.hs:247) unsafeTail (Data/Vector/Mutable.hs:251) unsafeTake (Data/Vector/Mutable.hs:239) unsafeDrop (Data/Vector/Mutable.hs:243) 94% (207 /220) in 'Data.Vector' Missing documentation for: zipWith4 (Data/Vector.hs:944) zipWith5 (Data/Vector.hs:949) zipWith6 (Data/Vector.hs:955) izipWith4 (Data/Vector.hs:973) izipWith5 (Data/Vector.hs:978) izipWith6 (Data/Vector.hs:984) zip4 (Data/Vector.hs:1000) zip5 (Data/Vector.hs:1005) zip6 (Data/Vector.hs:1010) unzip3 (Data/Vector.hs:1023) unzip4 (Data/Vector.hs:1027) unzip5 (Data/Vector.hs:1031) unzip6 (Data/Vector.hs:1036) Warning: Data.Vector.Unboxed: could not find link destinations for: D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.11.01665728802327727208.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3 Registering vector-0.11.0.0... cabal: Leaving directory '/tmp/cabal-tmp-28310/vector-0.11.0.0' Installed vector-0.11.0.0 cabal: Entering directory '/tmp/cabal-tmp-28310/tf-random-0.5' Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' Missing documentation for: Module header 33% ( 1 / 3) in 'System.Random.TF.Instances' Missing documentation for: Random (src/System/Random/TF/Instances.hs:37) randomEnum (src/System/Random/TF/Instances.hs:205) 100% ( 3 / 3) in 'System.Random.TF' Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt Creating package registration file: /tmp/pkgConf-tf-random-0507611410329370448.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tf-random-0.5-4z8OJUaXC1FRNfrLPFWAD Registering tf-random-0.5... cabal: Leaving directory '/tmp/cabal-tmp-28310/tf-random-0.5' Installed tf-random-0.5 cabal: Entering directory '/tmp/cabal-tmp-28310/StateVar-1.1.0.4' Configuring StateVar-1.1.0.4... Building StateVar-1.1.0.4... Preprocessing library StateVar-1.1.0.4... [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o ) Running Haddock for StateVar-1.1.0.4... Running hscolour for StateVar-1.1.0.4... Preprocessing library StateVar-1.1.0.4... Preprocessing library StateVar-1.1.0.4... Haddock coverage: 100% ( 15 / 15) in 'Data.StateVar' Warning: Data.StateVar: could not find link destinations for: ~ Documentation created: dist/doc/html/StateVar/index.html, dist/doc/html/StateVar/StateVar.txt Creating package registration file: /tmp/pkgConf-StateVar-1.1.012594801292082735328.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc Registering StateVar-1.1.0.4... cabal: Leaving directory '/tmp/cabal-tmp-28310/StateVar-1.1.0.4' Installed StateVar-1.1.0.4 cabal: Entering directory '/tmp/cabal-tmp-28310/hashable-1.2.4.0' Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) Running Haddock for hashable-1.2.4.0... Running hscolour for hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.41187797756707134463.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2 Registering hashable-1.2.4.0... cabal: Leaving directory '/tmp/cabal-tmp-28310/hashable-1.2.4.0' Installed hashable-1.2.4.0 cabal: Entering directory '/tmp/cabal-tmp-28310/parsec-3.1.11' Configuring parsec-3.1.11... Building parsec-3.1.11... Preprocessing library parsec-3.1.11... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) Running Haddock for parsec-3.1.11... Running hscolour for parsec-3.1.11... Preprocessing library parsec-3.1.11... Preprocessing library parsec-3.1.11... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 43% ( 6 / 14) in 'Text.Parsec.Error' Missing documentation for: errorIsUnknown (Text/Parsec/Error.hs:113) showErrorMessages (Text/Parsec/Error.hs:176) newErrorMessage (Text/Parsec/Error.hs:123) newErrorUnknown (Text/Parsec/Error.hs:119) addErrorMessage (Text/Parsec/Error.hs:127) setErrorPos (Text/Parsec/Error.hs:131) setErrorMessage (Text/Parsec/Error.hs:135) mergeError (Text/Parsec/Error.hs:139) 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' Missing documentation for: messageCompare (Text/ParserCombinators/Parsec/Error.hs:36) messageEq (Text/ParserCombinators/Parsec/Error.hs:39) errorIsUnknown (Text/Parsec/Error.hs:113) showErrorMessages (Text/Parsec/Error.hs:176) newErrorMessage (Text/Parsec/Error.hs:123) newErrorUnknown (Text/Parsec/Error.hs:119) addErrorMessage (Text/Parsec/Error.hs:127) setErrorPos (Text/Parsec/Error.hs:131) setErrorMessage (Text/Parsec/Error.hs:135) mergeError (Text/Parsec/Error.hs:139) 64% ( 32 / 50) in 'Text.Parsec.Prim' Missing documentation for: unknownError (Text/Parsec/Prim.hs:93) sysUnExpectError (Text/Parsec/Prim.hs:96) Parsec (Text/Parsec/Prim.hs:159) Consumed (Text/Parsec/Prim.hs:161) Reply (Text/Parsec/Prim.hs:165) State (Text/Parsec/Prim.hs:169) parsecMap (Text/Parsec/Prim.hs:187) parserReturn (Text/Parsec/Prim.hs:231) parserBind (Text/Parsec/Prim.hs:236) mergeErrorReply (Text/Parsec/Prim.hs:276) parserFail (Text/Parsec/Prim.hs:282) parserPlus (Text/Parsec/Prim.hs:300) labels (Text/Parsec/Prim.hs:355) tokens (Text/Parsec/Prim.hs:406) tokenPrimEx (Text/Parsec/Prim.hs:543) manyAccum (Text/Parsec/Prim.hs:602) runPT (Text/Parsec/Prim.hs:620) runP (Text/Parsec/Prim.hs:634) 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) 50% ( 2 / 4) in 'Text.Parsec.ByteString' Missing documentation for: Parser (Text/Parsec/ByteString.hs:24) GenParser (Text/Parsec/ByteString.hs:25) 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' Missing documentation for: Parser (Text/Parsec/ByteString/Lazy.hs:24) GenParser (Text/Parsec/ByteString/Lazy.hs:25) 33% ( 1 / 3) in 'Text.Parsec.Text' Missing documentation for: Parser (Text/Parsec/Text.hs:23) GenParser (Text/Parsec/Text.hs:24) 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' Missing documentation for: Parser (Text/Parsec/Text/Lazy.hs:23) GenParser (Text/Parsec/Text/Lazy.hs:24) 100% ( 5 / 5) in 'Text.Parsec.Expr' 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) runParser (Text/ParserCombinators/Parsec/Prim.hs:57) tokens (Text/Parsec/Prim.hs:406) tokenPrimEx (Text/Parsec/Prim.hs:543) try (Text/ParserCombinators/Parsec/Prim.hs:64) labels (Text/Parsec/Prim.hs:355) pzero (Text/ParserCombinators/Parsec/Prim.hs:54) State (Text/Parsec/Prim.hs:169) 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) TokenParser (Text/Parsec/Token.hs:110) 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) TokenParser (Text/Parsec/Token.hs:110) 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' Missing documentation for: CharParser (Text/ParserCombinators/Parsec/Char.hs:40) 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' Missing documentation for: SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' Missing documentation for: Operator (Text/ParserCombinators/Parsec/Expr.hs:29) OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33) buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40) 78% ( 73 / 94) in 'Text.Parsec' Missing documentation for: Parsec (Text/Parsec/Prim.hs:159) tokens (Text/Parsec/Prim.hs:406) labels (Text/Parsec/Prim.hs:355) SourceName (Text/Parsec/Pos.hs:31) Line (Text/Parsec/Pos.hs:32) Column (Text/Parsec/Pos.hs:33) manyAccum (Text/Parsec/Prim.hs:602) tokenPrimEx (Text/Parsec/Prim.hs:543) runPT (Text/Parsec/Prim.hs:620) unknownError (Text/Parsec/Prim.hs:93) sysUnExpectError (Text/Parsec/Prim.hs:96) mergeErrorReply (Text/Parsec/Prim.hs:276) runP (Text/Parsec/Prim.hs:634) Consumed (Text/Parsec/Prim.hs:161) Reply (Text/Parsec/Prim.hs:165) State (Text/Parsec/Prim.hs:169) parsecMap (Text/Parsec/Prim.hs:187) parserReturn (Text/Parsec/Prim.hs:231) parserBind (Text/Parsec/Prim.hs:236) parserFail (Text/Parsec/Prim.hs:282) parserPlus (Text/Parsec/Prim.hs:300) 90% ( 9 / 10) in 'Text.Parsec.Language' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) 90% ( 9 / 10) in 'Text.ParserCombinators.Parsec.Language' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:39) 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.165339680316554595.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri Registering parsec-3.1.11... cabal: Leaving directory '/tmp/cabal-tmp-28310/parsec-3.1.11' Installed parsec-3.1.11 cabal: Entering directory '/tmp/cabal-tmp-28310/exceptions-0.8.3' Configuring exceptions-0.8.3... Building exceptions-0.8.3... Preprocessing library exceptions-0.8.3... [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 ) Running Haddock for exceptions-0.8.3... Running hscolour for exceptions-0.8.3... Preprocessing library exceptions-0.8.3... Preprocessing library exceptions-0.8.3... 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) Warning: Control.Monad.Catch: could not find link destinations for: ~ Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Creating package registration file: /tmp/pkgConf-exceptions-0.8475122431690471744.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/exceptions-0.8.3-5OTPYzRazb4DJ75sPncYEh Registering exceptions-0.8.3... cabal: Leaving directory '/tmp/cabal-tmp-28310/exceptions-0.8.3' Installed exceptions-0.8.3 cabal: Entering directory '/tmp/cabal-tmp-28310/tagged-0.8.5' Configuring tagged-0.8.5... Building tagged-0.8.5... Preprocessing library tagged-0.8.5... [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 ) Running Haddock for tagged-0.8.5... Running hscolour for tagged-0.8.5... Preprocessing library tagged-0.8.5... Preprocessing library tagged-0.8.5... 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:451) Warning: Data.Tagged: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.813950110531954515802.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tagged-0.8.5-HBjpONNM7bk4tkR2ik8YoD Registering tagged-0.8.5... cabal: Leaving directory '/tmp/cabal-tmp-28310/tagged-0.8.5' Installed tagged-0.8.5 cabal: Entering directory '/tmp/cabal-tmp-28310/th-lift-instances-0.1.10' Configuring th-lift-instances-0.1.10... Building th-lift-instances-0.1.10... Preprocessing library th-lift-instances-0.1.10... [1 of 1] Compiling Instances.TH.Lift ( src/Instances/TH/Lift.hs, dist/build/Instances/TH/Lift.o ) Running Haddock for th-lift-instances-0.1.10... Running hscolour for th-lift-instances-0.1.10... Preprocessing library th-lift-instances-0.1.10... Preprocessing library th-lift-instances-0.1.10... Haddock coverage: 92% ( 11 / 12) in 'Instances.TH.Lift' Missing documentation for: Module header Documentation created: dist/doc/html/th-lift-instances/index.html, dist/doc/html/th-lift-instances/th-lift-instances.txt Creating package registration file: /tmp/pkgConf-th-lift-instances-0.1178188215225701533.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/th-lift-instances-0.1.10-5ikYvZEf5WO6h6Tp6MOrZd Registering th-lift-instances-0.1.10... cabal: Leaving directory '/tmp/cabal-tmp-28310/th-lift-instances-0.1.10' Installed th-lift-instances-0.1.10 cabal: Entering directory '/tmp/cabal-tmp-28310/QuickCheck-2.9.1' Configuring QuickCheck-2.9.1... Building QuickCheck-2.9.1... Preprocessing library QuickCheck-2.9.1... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) Running Haddock for QuickCheck-2.9.1... Running hscolour for QuickCheck-2.9.1... Preprocessing library QuickCheck-2.9.1... Preprocessing library QuickCheck-2.9.1... Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' Missing documentation for: newTheGen (Test/QuickCheck/Random.hs:17) bits (Test/QuickCheck/Random.hs:20) mask (Test/QuickCheck/Random.hs:20) doneBit (Test/QuickCheck/Random.hs:20) chip (Test/QuickCheck/Random.hs:25) chop (Test/QuickCheck/Random.hs:30) stop (Test/QuickCheck/Random.hs:33) mkTheGen (Test/QuickCheck/Random.hs:36) (Test/QuickCheck/Random.hs:65) (Test/QuickCheck/Random.hs:67) (Test/QuickCheck/Random.hs:70) newQCGen (Test/QuickCheck/Random.hs:79) mkQCGen (Test/QuickCheck/Random.hs:82) bigNatVariant (Test/QuickCheck/Random.hs:85) natVariant (Test/QuickCheck/Random.hs:91) variantTheGen (Test/QuickCheck/Random.hs:97) boolVariant (Test/QuickCheck/Random.hs:103) variantQCGen (Test/QuickCheck/Random.hs:107) 33% ( 3 / 9) in 'Test.QuickCheck.Exception' Missing documentation for: AnException (Test/QuickCheck/Exception.hs:23) tryEvaluate (Test/QuickCheck/Exception.hs:55) tryEvaluateIO (Test/QuickCheck/Exception.hs:58) evaluate (Test/QuickCheck/Exception.hs:62) isDiscard (Test/QuickCheck/Exception.hs:81) finally (Test/QuickCheck/Exception.hs:96) 6% ( 1 / 18) in 'Test.QuickCheck.Text' Missing documentation for: Str (Test/QuickCheck/Text.hs:47) ranges (Test/QuickCheck/Text.hs:52) number (Test/QuickCheck/Text.hs:60) short (Test/QuickCheck/Text.hs:63) showErr (Test/QuickCheck/Text.hs:71) oneLine (Test/QuickCheck/Text.hs:74) isOneLine (Test/QuickCheck/Text.hs:77) bold (Test/QuickCheck/Text.hs:80) newTerminal (Test/QuickCheck/Text.hs:91) withStdioTerminal (Test/QuickCheck/Text.hs:105) withNullTerminal (Test/QuickCheck/Text.hs:111) terminalOutput (Test/QuickCheck/Text.hs:115) handle (Test/QuickCheck/Text.hs:118) Terminal (Test/QuickCheck/Text.hs:88) putTemp (Test/QuickCheck/Text.hs:129) putPart (Test/QuickCheck/Text.hs:129) putLine (Test/QuickCheck/Text.hs:129) 100% ( 2 / 2) in 'Test.QuickCheck.State' 89% ( 25 / 28) in 'Test.QuickCheck.Gen' Missing documentation for: (Test/QuickCheck/Gen.hs:48) (Test/QuickCheck/Gen.hs:52) (Test/QuickCheck/Gen.hs:56) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (Test/QuickCheck/Gen/Unsafe.hs:50) 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) 14% ( 1 / 7) in 'Test.QuickCheck.Poly' Missing documentation for: A (Test/QuickCheck/Poly.hs:29) B (Test/QuickCheck/Poly.hs:44) C (Test/QuickCheck/Poly.hs:59) OrdA (Test/QuickCheck/Poly.hs:77) OrdB (Test/QuickCheck/Poly.hs:96) OrdC (Test/QuickCheck/Poly.hs:115) 73% ( 8 / 11) in 'Test.QuickCheck.Function' Missing documentation for: Fun (Test/QuickCheck/Function.hs:452) apply (Test/QuickCheck/Function.hs:466) Function (Test/QuickCheck/Function.hs:138) 62% ( 45 / 72) in 'Test.QuickCheck.Property' Missing documentation for: (Test/QuickCheck/Property.hs:91) (Test/QuickCheck/Property.hs:94) (Test/QuickCheck/Property.hs:97) (Test/QuickCheck/Property.hs:100) (Test/QuickCheck/Property.hs:103) (Test/QuickCheck/Property.hs:106) (Test/QuickCheck/Property.hs:128) protect (Test/QuickCheck/Property.hs:132) Prop (Test/QuickCheck/Property.hs:138) Rose (Test/QuickCheck/Property.hs:142) ioRose (Test/QuickCheck/Property.hs:145) joinRose (Test/QuickCheck/Property.hs:148) (Test/QuickCheck/Property.hs:157) (Test/QuickCheck/Property.hs:162) (Test/QuickCheck/Property.hs:167) CallbackKind (Test/QuickCheck/Property.hs:201) exception (Test/QuickCheck/Property.hs:217) formatException (Test/QuickCheck/Property.hs:223) protectResult (Test/QuickCheck/Property.hs:228) succeeded (Test/QuickCheck/Property.hs:231) failed (Test/QuickCheck/Property.hs:231) rejected (Test/QuickCheck/Property.hs:231) liftBool (Test/QuickCheck/Property.hs:252) mapResult (Test/QuickCheck/Property.hs:256) mapTotalResult (Test/QuickCheck/Property.hs:259) mapRoseResult (Test/QuickCheck/Property.hs:263) mapProp (Test/QuickCheck/Property.hs:266) 50% ( 14 / 28) in 'Test.QuickCheck.Test' Missing documentation for: test (Test/QuickCheck/Test.hs:191) doneTesting (Test/QuickCheck/Test.hs:197) giveUp (Test/QuickCheck/Test.hs:227) runATest (Test/QuickCheck/Test.hs:243) summary (Test/QuickCheck/Test.hs:309) success (Test/QuickCheck/Test.hs:320) labelPercentage (Test/QuickCheck/Test.hs:350) insufficientCoverage (Test/QuickCheck/Test.hs:358) foundFailure (Test/QuickCheck/Test.hs:365) localMin (Test/QuickCheck/Test.hs:369) localMin' (Test/QuickCheck/Test.hs:399) localMinFound (Test/QuickCheck/Test.hs:411) callbackPostTest (Test/QuickCheck/Test.hs:436) callbackPostFinalFailure (Test/QuickCheck/Test.hs:441) 100% ( 9 / 9) in 'Test.QuickCheck.All' 78% ( 14 / 18) in 'Test.QuickCheck.Monadic' Missing documentation for: stop (Test/QuickCheck/Monadic.hs:118) monadic (Test/QuickCheck/Monadic.hs:204) monadic' (Test/QuickCheck/Monadic.hs:207) runSTGen (Test/QuickCheck/Monadic.hs:246) 99% (128 /129) in 'Test.QuickCheck' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: GCoArbitrary RecursivelyShrink GSubterms gSubterms gSubtermsIncl Warning: Test.QuickCheck.Function: could not find link destinations for: GFunction Warning: Test.QuickCheck: could not find link destinations for: GCoArbitrary RecursivelyShrink GSubterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.91544048623665228399.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/QuickCheck-2.9.1-ADKJfTsJVEWJp7VC229wVi Registering QuickCheck-2.9.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/QuickCheck-2.9.1' Installed QuickCheck-2.9.1 cabal: Entering directory '/tmp/cabal-tmp-28310/void-0.7.1' Configuring void-0.7.1... Building void-0.7.1... Preprocessing library void-0.7.1... [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) src/Data/Void/Unsafe.hs:31:1: warning: [-Wredundant-constraints] • Redundant constraint: Functor f • In the type signature for: unsafeVacuous :: Functor f => f Void -> f a src/Data/Void/Unsafe.hs:42:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: unsafeVacuousM :: Monad m => m Void -> m a Running Haddock for void-0.7.1... Running hscolour for void-0.7.1... Preprocessing library void-0.7.1... Preprocessing library void-0.7.1... src/Data/Void/Unsafe.hs:31:1: warning: [-Wredundant-constraints] • Redundant constraint: Functor f • In the type signature for: unsafeVacuous :: Functor f => f Void -> f a src/Data/Void/Unsafe.hs:42:1: warning: [-Wredundant-constraints] • Redundant constraint: Monad m • In the type signature for: unsafeVacuousM :: Monad m => m Void -> m a Haddock coverage: 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html, dist/doc/html/void/void.txt Creating package registration file: /tmp/pkgConf-void-0.74734314292092083088.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/void-0.7.1-6M5lJJScsPq7tf0u22sAj1 Registering void-0.7.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/void-0.7.1' Installed void-0.7.1 cabal: Entering directory '/tmp/cabal-tmp-28310/json-0.9.1' Configuring json-0.9.1... Building json-0.9.1... Preprocessing library json-0.9.1... [1 of 7] Compiling Text.JSON.Types ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o ) [2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o ) Text/JSON/String.hs:176:1: warning: [-Wtabs] Tab character found here, and in one further location. Please use spaces instead. [3 of 7] Compiling Text.JSON.ReadP ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o ) [4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o ) [5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o ) [6 of 7] Compiling Text.JSON ( Text/JSON.hs, dist/build/Text/JSON.o ) Text/JSON.hs:219:1: warning: [-Wtabs] Tab character found here, and in 18 further locations. Please use spaces instead. [7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o ) Text/JSON/Generic.hs:110:1: warning: [-Wtabs] Tab character found here, and in five further locations. Please use spaces instead. Running Haddock for json-0.9.1... Running hscolour for json-0.9.1... Preprocessing library json-0.9.1... Preprocessing library json-0.9.1... Text/JSON/String.hs:176:1: warning: [-Wtabs] Tab character found here, and in one further location. Please use spaces instead. Text/JSON.hs:219:1: warning: [-Wtabs] Tab character found here, and in 18 further locations. Please use spaces instead. Text/JSON/Generic.hs:110:1: warning: [-Wtabs] Tab character found here, and in five further locations. Please use spaces instead. Haddock coverage: 100% ( 10 / 10) in 'Text.JSON.Types' 95% ( 21 / 22) in 'Text.JSON.String' Missing documentation for: showJSRational' (Text/JSON/String.hs:335) 18% ( 2 / 11) in 'Text.JSON.ReadP' Missing documentation for: p_value (Text/JSON/ReadP.hs:35) p_null (Text/JSON/ReadP.hs:43) p_boolean (Text/JSON/ReadP.hs:46) p_array (Text/JSON/ReadP.hs:52) p_string (Text/JSON/ReadP.hs:56) p_object (Text/JSON/ReadP.hs:77) p_number (Text/JSON/ReadP.hs:82) p_js_string (Text/JSON/ReadP.hs:85) p_js_object (Text/JSON/ReadP.hs:88) 17% ( 2 / 12) in 'Text.JSON.Parsec' Missing documentation for: p_value (Text/JSON/Parsec.hs:32) p_null (Text/JSON/Parsec.hs:47) p_boolean (Text/JSON/Parsec.hs:50) p_array (Text/JSON/Parsec.hs:56) p_string (Text/JSON/Parsec.hs:60) p_object (Text/JSON/Parsec.hs:82) p_number (Text/JSON/Parsec.hs:87) p_js_string (Text/JSON/Parsec.hs:94) p_js_object (Text/JSON/Parsec.hs:97) p_jvalue (Text/JSON/Parsec.hs:38) 18% ( 2 / 11) in 'Text.JSON.Pretty' Missing documentation for: pp_value (Text/JSON/Pretty.hs:24) pp_null (Text/JSON/Pretty.hs:33) pp_boolean (Text/JSON/Pretty.hs:36) pp_number (Text/JSON/Pretty.hs:40) pp_array (Text/JSON/Pretty.hs:45) pp_string (Text/JSON/Pretty.hs:48) pp_object (Text/JSON/Pretty.hs:61) pp_js_string (Text/JSON/Pretty.hs:65) pp_js_object (Text/JSON/Pretty.hs:68) 90% ( 38 / 42) in 'Text.JSON' Missing documentation for: fromJSString (Text/JSON/Types.hs:67) fromJSObject (Text/JSON/Types.hs:76) showJSRational' (Text/JSON/String.hs:335) makeObj (Text/JSON.hs:436) 80% ( 8 / 10) in 'Text.JSON.Generic' Missing documentation for: toJSON_generic (Text/JSON/Generic.hs:75) fromJSON_generic (Text/JSON/Generic.hs:153) Warning: Text.JSON.Generic: could not find link destinations for: ~ Documentation created: dist/doc/html/json/index.html, dist/doc/html/json/json.txt Creating package registration file: /tmp/pkgConf-json-0.9952754349945877108.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/json-0.9.1-GPK6CWCvKpd4FSbk4GKEnw Registering json-0.9.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/json-0.9.1' Installed json-0.9.1 cabal: Entering directory '/tmp/cabal-tmp-28310/regex-tdfa-1.2.2' Configuring regex-tdfa-1.2.2... Building regex-tdfa-1.2.2... Preprocessing library regex-tdfa-1.2.2... [ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o ) [ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o ) [ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o ) [ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o ) Data/IntSet/EnumSet2.hs:14:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: (\\) :: Enum e => EnumSet e -> EnumSet e -> EnumSet e Data/IntSet/EnumSet2.hs:17:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: Data.IntSet.EnumSet2.null :: Enum e => EnumSet e -> Bool Data/IntSet/EnumSet2.hs:20:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: size :: Enum e => EnumSet e -> Int Data/IntSet/EnumSet2.hs:26:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: notMember :: Enum e => Int -> EnumSet e -> Bool Data/IntSet/EnumSet2.hs:29:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: isSubsetOf :: Enum e => EnumSet e -> EnumSet e -> Bool Data/IntSet/EnumSet2.hs:32:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: isProperSubsetOf :: Enum e => EnumSet e -> EnumSet e -> Bool Data/IntSet/EnumSet2.hs:35:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: empty :: Enum e => EnumSet e Data/IntSet/EnumSet2.hs:47:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: union :: Enum e => EnumSet e -> EnumSet e -> EnumSet e Data/IntSet/EnumSet2.hs:50:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: unions :: Enum e => [EnumSet e] -> EnumSet e Data/IntSet/EnumSet2.hs:53:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: difference :: Enum e => EnumSet e -> EnumSet e -> EnumSet e Data/IntSet/EnumSet2.hs:56:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: intersection :: Enum e => EnumSet e -> EnumSet e -> EnumSet e Data/IntSet/EnumSet2.hs:102:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: showTree :: Enum e => EnumSet e -> String Data/IntSet/EnumSet2.hs:105:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: showTreeWith :: Enum e => Bool -> Bool -> EnumSet e -> String [ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o ) Data/IntMap/EnumMap2.hs:13:10: warning: [-Wredundant-constraints] • Redundant constraint: Ord k • In the instance declaration for ‘Monoid (EnumMap k a)’ Data/IntMap/EnumMap2.hs:17:10: warning: [-Wredundant-constraints] • Redundant constraint: Ord k • In the instance declaration for ‘Functor (EnumMap k)’ Data/IntMap/EnumMap2.hs:20:10: warning: [-Wredundant-constraints] • Redundant constraint: Ord k • In the instance declaration for ‘Foldable (EnumMap k)’ Data/IntMap/EnumMap2.hs:26:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: (\\) :: Enum key => EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:29:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: Data.IntMap.EnumMap2.null :: Enum key => EnumMap key a -> Bool Data/IntMap/EnumMap2.hs:32:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: size :: Enum key => EnumMap key a -> Int Data/IntMap/EnumMap2.hs:48:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: empty :: Enum key => EnumMap key a Data/IntMap/EnumMap2.hs:91:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: union :: Enum key => EnumMap key a -> EnumMap key a -> EnumMap key a Data/IntMap/EnumMap2.hs:94:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: unionWith :: Enum key => (a -> a -> a) -> EnumMap key a -> EnumMap key a -> EnumMap key a Data/IntMap/EnumMap2.hs:101:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: unions :: Enum key => [EnumMap key a] -> EnumMap key a Data/IntMap/EnumMap2.hs:104:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: unionsWith :: Enum key => (a -> a -> a) -> [EnumMap key a] -> EnumMap key a Data/IntMap/EnumMap2.hs:107:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: difference :: Enum key => EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:110:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: differenceWith :: Enum key => (a -> b -> Maybe a) -> EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:117:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: intersection :: Enum key => EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:120:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: intersectionWith :: Enum key => (a -> b -> a) -> EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:127:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: Data.IntMap.EnumMap2.map :: Enum key => (a -> b) -> EnumMap key a -> EnumMap key b Data/IntMap/EnumMap2.hs:134:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: mapAccum :: Enum key => (a -> b -> (a, c)) -> a -> EnumMap key b -> (a, EnumMap key c) Data/IntMap/EnumMap2.hs:143:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: Data.IntMap.EnumMap2.fold :: Enum key => (a -> b -> b) -> b -> EnumMap key a -> b Data/IntMap/EnumMap2.hs:150:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: elems :: Enum key => EnumMap key a -> [a] Data/IntMap/EnumMap2.hs:157:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: keysSet :: Enum key => EnumMap key a -> S.EnumSet key Data/IntMap/EnumMap2.hs:192:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: Data.IntMap.EnumMap2.filter :: Enum key => (a -> Bool) -> EnumMap key a -> EnumMap key a Data/IntMap/EnumMap2.hs:199:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: partition :: Enum key => (a -> Bool) -> EnumMap key a -> (EnumMap key a, EnumMap key a) Data/IntMap/EnumMap2.hs:208:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: mapMaybe :: Enum key => (a -> Maybe b) -> EnumMap key a -> EnumMap key b Data/IntMap/EnumMap2.hs:215:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: mapEither :: Enum key => (a -> Either b c) -> EnumMap key a -> (EnumMap key b, EnumMap key c) Data/IntMap/EnumMap2.hs:232:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: isSubmapOf :: (Enum key, Eq a) => EnumMap key a -> EnumMap key a -> Bool Data/IntMap/EnumMap2.hs:235:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: isSubmapOfBy :: Enum key => (a -> b -> Bool) -> EnumMap key a -> EnumMap key b -> Bool Data/IntMap/EnumMap2.hs:238:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: isProperSubmapOf :: (Enum key, Eq a) => EnumMap key a -> EnumMap key a -> Bool Data/IntMap/EnumMap2.hs:241:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: isProperSubmapOfBy :: Enum key => (a -> b -> Bool) -> EnumMap key a -> EnumMap key b -> Bool Data/IntMap/EnumMap2.hs:244:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: showTree :: (Enum key, Show a) => EnumMap key a -> String Data/IntMap/EnumMap2.hs:247:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: showTreeWith :: (Enum key, Show a) => Bool -> Bool -> EnumMap key a -> String [ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o ) [ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o ) [ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o ) [ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o ) [10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o ) [11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o ) [12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o ) [13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o ) Text/Regex/TDFA/NewDFA/Engine_FA.hs:568:1: warning: [-Wredundant-constraints] • Redundant constraints: (Show i, Ix i, MArray (STUArray s) e (ST s)) • In the type signature for: copySTU :: (Show i, Ix i, MArray (STUArray s) e (ST s)) => STUArray s i e -> STUArray s i e -> ST s () [14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o ) [15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o ) [16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o ) Text/Regex/TDFA/NewDFA/Engine.hs:710:1: warning: [-Wredundant-constraints] • Redundant constraints: (Show i, Ix i, MArray (STUArray s) e (ST s)) • In the type signature for: copySTU :: (Show i, Ix i, MArray (STUArray s) e (ST s)) => STUArray s i e -> STUArray s i e -> ST s () [17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o ) Text/Regex/TDFA/TNFA.hs:69:1: warning: [-Wredundant-constraints] • Redundant constraint: Show a • In the type signature for: debug :: Show a => a -> s -> s Text/Regex/TDFA/TNFA.hs:394:1: warning: [-Wredundant-constraints] • Redundant constraint: Show a • In the type signature for: addGroupResets :: Show a => [Tag] -> (TagTasks, a) -> (TagTasks, a) Text/Regex/TDFA/TNFA.hs:399:1: warning: [-Wredundant-constraints] • Redundant constraint: Show a • In the type signature for: addGroupSets :: Show a => [Tag] -> (TagTasks, a) -> (TagTasks, a) [18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o ) [19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o ) [20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o ) [21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o ) [22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o ) [23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o ) Running Haddock for regex-tdfa-1.2.2... Running hscolour for regex-tdfa-1.2.2... Preprocessing library regex-tdfa-1.2.2... Preprocessing library regex-tdfa-1.2.2... Data/IntSet/EnumSet2.hs:14:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: (\\) :: Enum e => EnumSet e -> EnumSet e -> EnumSet e Data/IntSet/EnumSet2.hs:17:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: Data.IntSet.EnumSet2.null :: Enum e => EnumSet e -> Bool Data/IntSet/EnumSet2.hs:20:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: size :: Enum e => EnumSet e -> Int Data/IntSet/EnumSet2.hs:26:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: notMember :: Enum e => Int -> EnumSet e -> Bool Data/IntSet/EnumSet2.hs:29:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: isSubsetOf :: Enum e => EnumSet e -> EnumSet e -> Bool Data/IntSet/EnumSet2.hs:32:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: isProperSubsetOf :: Enum e => EnumSet e -> EnumSet e -> Bool Data/IntSet/EnumSet2.hs:35:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: empty :: Enum e => EnumSet e Data/IntSet/EnumSet2.hs:47:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: union :: Enum e => EnumSet e -> EnumSet e -> EnumSet e Data/IntSet/EnumSet2.hs:50:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: unions :: Enum e => [EnumSet e] -> EnumSet e Data/IntSet/EnumSet2.hs:53:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: difference :: Enum e => EnumSet e -> EnumSet e -> EnumSet e Data/IntSet/EnumSet2.hs:56:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: intersection :: Enum e => EnumSet e -> EnumSet e -> EnumSet e Data/IntSet/EnumSet2.hs:102:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: showTree :: Enum e => EnumSet e -> String Data/IntSet/EnumSet2.hs:105:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum e • In the type signature for: showTreeWith :: Enum e => Bool -> Bool -> EnumSet e -> String Data/IntMap/EnumMap2.hs:13:10: warning: [-Wredundant-constraints] • Redundant constraint: Ord k • In the instance declaration for ‘Monoid (EnumMap k a)’ Data/IntMap/EnumMap2.hs:17:10: warning: [-Wredundant-constraints] • Redundant constraint: Ord k • In the instance declaration for ‘Functor (EnumMap k)’ Data/IntMap/EnumMap2.hs:20:10: warning: [-Wredundant-constraints] • Redundant constraint: Ord k • In the instance declaration for ‘Foldable (EnumMap k)’ Data/IntMap/EnumMap2.hs:26:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: (\\) :: Enum key => EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:29:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: Data.IntMap.EnumMap2.null :: Enum key => EnumMap key a -> Bool Data/IntMap/EnumMap2.hs:32:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: size :: Enum key => EnumMap key a -> Int Data/IntMap/EnumMap2.hs:48:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: empty :: Enum key => EnumMap key a Data/IntMap/EnumMap2.hs:91:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: union :: Enum key => EnumMap key a -> EnumMap key a -> EnumMap key a Data/IntMap/EnumMap2.hs:94:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: unionWith :: Enum key => (a -> a -> a) -> EnumMap key a -> EnumMap key a -> EnumMap key a Data/IntMap/EnumMap2.hs:101:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: unions :: Enum key => [EnumMap key a] -> EnumMap key a Data/IntMap/EnumMap2.hs:104:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: unionsWith :: Enum key => (a -> a -> a) -> [EnumMap key a] -> EnumMap key a Data/IntMap/EnumMap2.hs:107:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: difference :: Enum key => EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:110:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: differenceWith :: Enum key => (a -> b -> Maybe a) -> EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:117:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: intersection :: Enum key => EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:120:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: intersectionWith :: Enum key => (a -> b -> a) -> EnumMap key a -> EnumMap key b -> EnumMap key a Data/IntMap/EnumMap2.hs:127:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: Data.IntMap.EnumMap2.map :: Enum key => (a -> b) -> EnumMap key a -> EnumMap key b Data/IntMap/EnumMap2.hs:134:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: mapAccum :: Enum key => (a -> b -> (a, c)) -> a -> EnumMap key b -> (a, EnumMap key c) Data/IntMap/EnumMap2.hs:143:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: Data.IntMap.EnumMap2.fold :: Enum key => (a -> b -> b) -> b -> EnumMap key a -> b Data/IntMap/EnumMap2.hs:150:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: elems :: Enum key => EnumMap key a -> [a] Data/IntMap/EnumMap2.hs:157:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: keysSet :: Enum key => EnumMap key a -> S.EnumSet key Data/IntMap/EnumMap2.hs:192:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: Data.IntMap.EnumMap2.filter :: Enum key => (a -> Bool) -> EnumMap key a -> EnumMap key a Data/IntMap/EnumMap2.hs:199:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: partition :: Enum key => (a -> Bool) -> EnumMap key a -> (EnumMap key a, EnumMap key a) Data/IntMap/EnumMap2.hs:208:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: mapMaybe :: Enum key => (a -> Maybe b) -> EnumMap key a -> EnumMap key b Data/IntMap/EnumMap2.hs:215:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: mapEither :: Enum key => (a -> Either b c) -> EnumMap key a -> (EnumMap key b, EnumMap key c) Data/IntMap/EnumMap2.hs:232:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: isSubmapOf :: (Enum key, Eq a) => EnumMap key a -> EnumMap key a -> Bool Data/IntMap/EnumMap2.hs:235:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: isSubmapOfBy :: Enum key => (a -> b -> Bool) -> EnumMap key a -> EnumMap key b -> Bool Data/IntMap/EnumMap2.hs:238:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: isProperSubmapOf :: (Enum key, Eq a) => EnumMap key a -> EnumMap key a -> Bool Data/IntMap/EnumMap2.hs:241:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: isProperSubmapOfBy :: Enum key => (a -> b -> Bool) -> EnumMap key a -> EnumMap key b -> Bool Data/IntMap/EnumMap2.hs:244:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: showTree :: (Enum key, Show a) => EnumMap key a -> String Data/IntMap/EnumMap2.hs:247:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum key • In the type signature for: showTreeWith :: (Enum key, Show a) => Bool -> Bool -> EnumMap key a -> String Haddock coverage: 0% ( 0 / 2) in 'Text.Regex.TDFA.NewDFA.Uncons' Missing documentation for: Module header Uncons (Text/Regex/TDFA/NewDFA/Uncons.hs:7) 83% ( 5 / 6) in 'Text.Regex.TDFA.IntArrTrieSet' Missing documentation for: TrieSet (Text/Regex/TDFA/IntArrTrieSet.hs:17) 0% ( 0 / 8) in 'Paths_regex_tdfa' Missing documentation for: Module header version (dist/build/autogen/Paths_regex_tdfa.hs:28) getBinDir (dist/build/autogen/Paths_regex_tdfa.hs:38) getLibDir (dist/build/autogen/Paths_regex_tdfa.hs:38) getDataDir (dist/build/autogen/Paths_regex_tdfa.hs:38) getLibexecDir (dist/build/autogen/Paths_regex_tdfa.hs:38) getDataFileName (dist/build/autogen/Paths_regex_tdfa.hs:45) getSysconfDir (dist/build/autogen/Paths_regex_tdfa.hs:38) 0% ( 0 / 32) in 'Data.IntSet.EnumSet2' Missing documentation for: Module header EnumSet (Data/IntSet/EnumSet2.hs:7) (Data/IntSet/EnumSet2.hs:10) \\ (Data/IntSet/EnumSet2.hs:14) null (Data/IntSet/EnumSet2.hs:17) size (Data/IntSet/EnumSet2.hs:20) member (Data/IntSet/EnumSet2.hs:23) notMember (Data/IntSet/EnumSet2.hs:26) isSubsetOf (Data/IntSet/EnumSet2.hs:29) isProperSubsetOf (Data/IntSet/EnumSet2.hs:32) empty (Data/IntSet/EnumSet2.hs:35) singleton (Data/IntSet/EnumSet2.hs:38) insert (Data/IntSet/EnumSet2.hs:41) delete (Data/IntSet/EnumSet2.hs:44) union (Data/IntSet/EnumSet2.hs:47) unions (Data/IntSet/EnumSet2.hs:50) difference (Data/IntSet/EnumSet2.hs:53) intersection (Data/IntSet/EnumSet2.hs:56) filter (Data/IntSet/EnumSet2.hs:59) partition (Data/IntSet/EnumSet2.hs:63) split (Data/IntSet/EnumSet2.hs:68) splitMember (Data/IntSet/EnumSet2.hs:72) map (Data/IntSet/EnumSet2.hs:76) fold (Data/IntSet/EnumSet2.hs:80) elems (Data/IntSet/EnumSet2.hs:84) toList (Data/IntSet/EnumSet2.hs:87) fromList (Data/IntSet/EnumSet2.hs:90) toAscList (Data/IntSet/EnumSet2.hs:93) fromAscList (Data/IntSet/EnumSet2.hs:96) fromDistinctAscList (Data/IntSet/EnumSet2.hs:99) showTree (Data/IntSet/EnumSet2.hs:102) showTreeWith (Data/IntSet/EnumSet2.hs:105) 0% ( 0 / 71) in 'Data.IntMap.EnumMap2' Missing documentation for: Module header EnumMap (Data/IntMap/EnumMap2.hs:10) (Data/IntMap/EnumMap2.hs:13) (Data/IntMap/EnumMap2.hs:17) (Data/IntMap/EnumMap2.hs:20) ! (Data/IntMap/EnumMap2.hs:23) \\ (Data/IntMap/EnumMap2.hs:26) null (Data/IntMap/EnumMap2.hs:29) size (Data/IntMap/EnumMap2.hs:32) member (Data/IntMap/EnumMap2.hs:35) notMember (Data/IntMap/EnumMap2.hs:38) lookup (Data/IntMap/EnumMap2.hs:42) findWithDefault (Data/IntMap/EnumMap2.hs:45) empty (Data/IntMap/EnumMap2.hs:48) singleton (Data/IntMap/EnumMap2.hs:51) insert (Data/IntMap/EnumMap2.hs:54) insertWith (Data/IntMap/EnumMap2.hs:57) insertWithKey (Data/IntMap/EnumMap2.hs:60) insertLookupWithKey (Data/IntMap/EnumMap2.hs:64) delete (Data/IntMap/EnumMap2.hs:69) adjust (Data/IntMap/EnumMap2.hs:72) adjustWithKey (Data/IntMap/EnumMap2.hs:75) update (Data/IntMap/EnumMap2.hs:79) updateWithKey (Data/IntMap/EnumMap2.hs:82) updateLookupWithKey (Data/IntMap/EnumMap2.hs:86) union (Data/IntMap/EnumMap2.hs:91) unionWith (Data/IntMap/EnumMap2.hs:94) unionWithKey (Data/IntMap/EnumMap2.hs:97) unions (Data/IntMap/EnumMap2.hs:101) unionsWith (Data/IntMap/EnumMap2.hs:104) difference (Data/IntMap/EnumMap2.hs:107) differenceWith (Data/IntMap/EnumMap2.hs:110) differenceWithKey (Data/IntMap/EnumMap2.hs:113) intersection (Data/IntMap/EnumMap2.hs:117) intersectionWith (Data/IntMap/EnumMap2.hs:120) intersectionWithKey (Data/IntMap/EnumMap2.hs:123) map (Data/IntMap/EnumMap2.hs:127) mapWithKey (Data/IntMap/EnumMap2.hs:130) mapAccum (Data/IntMap/EnumMap2.hs:134) mapAccumWithKey (Data/IntMap/EnumMap2.hs:138) fold (Data/IntMap/EnumMap2.hs:143) foldWithKey (Data/IntMap/EnumMap2.hs:146) elems (Data/IntMap/EnumMap2.hs:150) keys (Data/IntMap/EnumMap2.hs:153) keysSet (Data/IntMap/EnumMap2.hs:157) assocs (Data/IntMap/EnumMap2.hs:160) toList (Data/IntMap/EnumMap2.hs:163) fromList (Data/IntMap/EnumMap2.hs:166) fromListWith (Data/IntMap/EnumMap2.hs:169) fromListWithKey (Data/IntMap/EnumMap2.hs:172) toAscList (Data/IntMap/EnumMap2.hs:176) fromAscList (Data/IntMap/EnumMap2.hs:179) fromAscListWith (Data/IntMap/EnumMap2.hs:182) fromAscListWithKey (Data/IntMap/EnumMap2.hs:185) fromDistinctAscList (Data/IntMap/EnumMap2.hs:189) filter (Data/IntMap/EnumMap2.hs:192) filterWithKey (Data/IntMap/EnumMap2.hs:195) partition (Data/IntMap/EnumMap2.hs:199) partitionWithKey (Data/IntMap/EnumMap2.hs:203) mapMaybe (Data/IntMap/EnumMap2.hs:208) mapMaybeWithKey (Data/IntMap/EnumMap2.hs:211) mapEither (Data/IntMap/EnumMap2.hs:215) mapEitherWithKey (Data/IntMap/EnumMap2.hs:219) split (Data/IntMap/EnumMap2.hs:224) splitLookup (Data/IntMap/EnumMap2.hs:228) isSubmapOf (Data/IntMap/EnumMap2.hs:232) isSubmapOfBy (Data/IntMap/EnumMap2.hs:235) isProperSubmapOf (Data/IntMap/EnumMap2.hs:238) isProperSubmapOfBy (Data/IntMap/EnumMap2.hs:241) showTree (Data/IntMap/EnumMap2.hs:244) showTreeWith (Data/IntMap/EnumMap2.hs:247) 0% ( 0 / 71) in 'Data.IntMap.CharMap2' Missing documentation for: Module header CharMap (Data/IntMap/CharMap2.hs:19) (Data/IntMap/CharMap2.hs:21) (Data/IntMap/CharMap2.hs:25) Key (Data/IntMap/CharMap2.hs:28) ! (Data/IntMap/CharMap2.hs:30) \\ (Data/IntMap/CharMap2.hs:33) null (Data/IntMap/CharMap2.hs:36) size (Data/IntMap/CharMap2.hs:39) member (Data/IntMap/CharMap2.hs:42) notMember (Data/IntMap/CharMap2.hs:45) lookup (Data/IntMap/CharMap2.hs:48) findWithDefault (Data/IntMap/CharMap2.hs:51) empty (Data/IntMap/CharMap2.hs:54) singleton (Data/IntMap/CharMap2.hs:57) insert (Data/IntMap/CharMap2.hs:60) insertWith (Data/IntMap/CharMap2.hs:63) insertWithKey (Data/IntMap/CharMap2.hs:66) insertLookupWithKey (Data/IntMap/CharMap2.hs:70) delete (Data/IntMap/CharMap2.hs:75) adjust (Data/IntMap/CharMap2.hs:78) adjustWithKey (Data/IntMap/CharMap2.hs:81) update (Data/IntMap/CharMap2.hs:85) updateWithKey (Data/IntMap/CharMap2.hs:88) updateLookupWithKey (Data/IntMap/CharMap2.hs:92) union (Data/IntMap/CharMap2.hs:97) unionWith (Data/IntMap/CharMap2.hs:100) unionWithKey (Data/IntMap/CharMap2.hs:103) unions (Data/IntMap/CharMap2.hs:107) unionsWith (Data/IntMap/CharMap2.hs:110) difference (Data/IntMap/CharMap2.hs:113) differenceWith (Data/IntMap/CharMap2.hs:116) differenceWithKey (Data/IntMap/CharMap2.hs:119) intersection (Data/IntMap/CharMap2.hs:123) intersectionWith (Data/IntMap/CharMap2.hs:126) intersectionWithKey (Data/IntMap/CharMap2.hs:129) map (Data/IntMap/CharMap2.hs:133) mapWithKey (Data/IntMap/CharMap2.hs:136) mapAccum (Data/IntMap/CharMap2.hs:140) mapAccumWithKey (Data/IntMap/CharMap2.hs:144) fold (Data/IntMap/CharMap2.hs:149) foldWithKey (Data/IntMap/CharMap2.hs:152) elems (Data/IntMap/CharMap2.hs:156) keys (Data/IntMap/CharMap2.hs:159) keysSet (Data/IntMap/CharMap2.hs:162) assocs (Data/IntMap/CharMap2.hs:165) toList (Data/IntMap/CharMap2.hs:168) fromList (Data/IntMap/CharMap2.hs:171) fromListWith (Data/IntMap/CharMap2.hs:174) fromListWithKey (Data/IntMap/CharMap2.hs:177) toAscList (Data/IntMap/CharMap2.hs:181) fromAscList (Data/IntMap/CharMap2.hs:184) fromAscListWith (Data/IntMap/CharMap2.hs:187) fromAscListWithKey (Data/IntMap/CharMap2.hs:190) fromDistinctAscList (Data/IntMap/CharMap2.hs:194) filter (Data/IntMap/CharMap2.hs:197) filterWithKey (Data/IntMap/CharMap2.hs:200) partition (Data/IntMap/CharMap2.hs:204) partitionWithKey (Data/IntMap/CharMap2.hs:208) mapMaybe (Data/IntMap/CharMap2.hs:213) mapMaybeWithKey (Data/IntMap/CharMap2.hs: Text/Regex/TDFA/NewDFA/Engine_FA.hs:568:1: warning: [-Wredundant-constraints] • Redundant constraints: (Show i, Ix i, MArray (STUArray s) e (ST s)) • In the type signature for: copySTU :: (Show i, Ix i, MArray (STUArray s) e (ST s)) => STUArray s i e -> STUArray s i e -> ST s () Text/Regex/TDFA/NewDFA/Engine.hs:710:1: warning: [-Wredundant-constraints] • Redundant constraints: (Show i, Ix i, MArray (STUArray s) e (ST s)) • In the type signature for: copySTU :: (Show i, Ix i, MArray (STUArray s) e (ST s)) => STUArray s i e -> STUArray s i e -> ST s () Text/Regex/TDFA/TNFA.hs:69:1: warning: [-Wredundant-constraints] • Redundant constraint: Show a • In the type signature for: debug :: Show a => a -> s -> s Text/Regex/TDFA/TNFA.hs:394:1: warning: [-Wredundant-constraints] • Redundant constraint: Show a • In the type signature for: addGroupResets :: Show a => [Tag] -> (TagTasks, a) -> (TagTasks, a) Text/Regex/TDFA/TNFA.hs:399:1: warning: [-Wredundant-constraints] • Redundant constraint: Show a • In the type signature for: addGroupSets :: Show a => [Tag] -> (TagTasks, a) -> (TagTasks, a) 216) mapEither (Data/IntMap/CharMap2.hs:220) mapEitherWithKey (Data/IntMap/CharMap2.hs:224) split (Data/IntMap/CharMap2.hs:229) splitLookup (Data/IntMap/CharMap2.hs:233) isSubmapOf (Data/IntMap/CharMap2.hs:237) isSubmapOfBy (Data/IntMap/CharMap2.hs:240) isProperSubmapOf (Data/IntMap/CharMap2.hs:243) isProperSubmapOfBy (Data/IntMap/CharMap2.hs:246) showTree (Data/IntMap/CharMap2.hs:249) showTreeWith (Data/IntMap/CharMap2.hs:252) 51% ( 29 / 57) in 'Text.Regex.TDFA.Common' Missing documentation for: look (Text/Regex/TDFA/Common.hs:24) common_error (Text/Regex/TDFA/Common.hs:27) on (Text/Regex/TDFA/Common.hs:31) mapFst (Text/Regex/TDFA/Common.hs:48) mapSnd (Text/Regex/TDFA/Common.hs:51) fst3 (Text/Regex/TDFA/Common.hs:54) snd3 (Text/Regex/TDFA/Common.hs:57) thd3 (Text/Regex/TDFA/Common.hs:60) flipOrder (Text/Regex/TDFA/Common.hs:63) noWin (Text/Regex/TDFA/Common.hs:68) (Text/Regex/TDFA/Common.hs:75) (Text/Regex/TDFA/Common.hs:79) ExecOption (Text/Regex/TDFA/Common.hs:100) (Text/Regex/TDFA/Common.hs:141) WinEmpty (Text/Regex/TDFA/Common.hs:160) Transition (Text/Regex/TDFA/Common.hs:215) (Text/Regex/TDFA/Common.hs:263) Action (Text/Regex/TDFA/Common.hs:274) OrbitTransformer (Text/Regex/TDFA/Common.hs:275) OrbitLog (Text/Regex/TDFA/Common.hs:276) (Text/Regex/TDFA/Common.hs:278) (Text/Regex/TDFA/Common.hs:283) showQT (Text/Regex/TDFA/Common.hs:286) (Text/Regex/TDFA/Common.hs:300) indent (Text/Regex/TDFA/Common.hs:302) showDT (Text/Regex/TDFA/Common.hs:305) seeDTrans (Text/Regex/TDFA/Common.hs:349) (Text/Regex/TDFA/Common.hs:358) 67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern' Missing documentation for: PatternSet (Text/Regex/TDFA/Pattern.hs:92) PatternSetCharacterClass (Text/Regex/TDFA/Pattern.hs:117) PatternSetCollatingElement (Text/Regex/TDFA/Pattern.hs:119) PatternSetEquivalenceClass (Text/Regex/TDFA/Pattern.hs:121) starTrans' (Text/Regex/TDFA/Pattern.hs:168) 100% ( 2 / 2) in 'Text.Regex.TDFA.ReadRegex' 23% ( 3 / 13) in 'Text.Regex.TDFA.CorePattern' Missing documentation for: Q (Text/Regex/TDFA/CorePattern.hs:74) P (Text/Regex/TDFA/CorePattern.hs:59) Wanted (Text/Regex/TDFA/CorePattern.hs:117) TestInfo (Text/Regex/TDFA/CorePattern.hs:84) SetTestInfo (Text/Regex/TDFA/CorePattern.hs:88) NullView (Text/Regex/TDFA/CorePattern.hs:101) patternToQ (Text/Regex/TDFA/CorePattern.hs:299) cleanNullView (Text/Regex/TDFA/CorePattern.hs:185) cannotAccept (Text/Regex/TDFA/CorePattern.hs:237) mustAccept (Text/Regex/TDFA/CorePattern.hs:231) 0% ( 0 / 3) in 'Text.Regex.TDFA.NewDFA.MakeTest' Missing documentation for: Module header test_singleline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10) test_multiline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Tester' Missing documentation for: matchTest (Text/Regex/TDFA/NewDFA/Tester.hs:22) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_FA' Missing documentation for: execMatch (Text/Regex/TDFA/NewDFA/Engine_FA.hs:68) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC' Missing documentation for: execMatch (Text/Regex/TDFA/NewDFA/Engine_NC.hs:47) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA' Missing documentation for: execMatch (Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:34) 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine' Missing documentation for: execMatch (Text/Regex/TDFA/NewDFA/Engine.hs:77) 83% ( 5 / 6) in 'Text.Regex.TDFA.TNFA' Missing documentation for: patternToNFA (Text/Regex/TDFA/TNFA.hs:79) 43% ( 3 / 7) in 'Text.Regex.TDFA.TDFA' Missing documentation for: patternToRegex (Text/Regex/TDFA/TDFA.hs:159) examineDFA (Text/Regex/TDFA/TDFA.hs:175) nfaToDFA (Text/Regex/TDFA/TDFA.hs:50) dfaMap (Text/Regex/TDFA/TDFA.hs:162) 64% ( 7 / 11) in 'Text.Regex.TDFA.String' Missing documentation for: ExecOption (Text/Regex/TDFA/Common.hs:100) compile (Text/Regex/TDFA/String.hs:40) execute (Text/Regex/TDFA/String.hs:53) regexec (Text/Regex/TDFA/String.hs:58) 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString' Missing documentation for: ExecOption (Text/Regex/TDFA/Common.hs:100) compile (Text/Regex/TDFA/ByteString.hs:57) execute (Text/Regex/TDFA/ByteString.hs:66) regexec (Text/Regex/TDFA/ByteString.hs:71) 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString.Lazy' Missing documentation for: ExecOption (Text/Regex/TDFA/Common.hs:100) compile (Text/Regex/TDFA/ByteString/Lazy.hs:73) execute (Text/Regex/TDFA/ByteString/Lazy.hs:82) regexec (Text/Regex/TDFA/ByteString/Lazy.hs:87) 43% ( 3 / 7) in 'Text.Regex.TDFA.Sequence' Missing documentation for: ExecOption (Text/Regex/TDFA/Common.hs:100) compile (Text/Regex/TDFA/Sequence.hs:62) execute (Text/Regex/TDFA/Sequence.hs:71) regexec (Text/Regex/TDFA/Sequence.hs:76) 83% ( 5 / 6) in 'Text.Regex.TDFA' Missing documentation for: getVersion_Text_Regex_TDFA (Text/Regex/TDFA.hs:70) Documentation created: dist/doc/html/regex-tdfa/index.html, dist/doc/html/regex-tdfa/regex-tdfa.txt Creating package registration file: /tmp/pkgConf-regex-tdfa-1.21538450321449378491.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/regex-tdfa-1.2.2-JDBpHysOzmCJBjQ8NG5dyE Registering regex-tdfa-1.2.2... cabal: Leaving directory '/tmp/cabal-tmp-28310/regex-tdfa-1.2.2' Installed regex-tdfa-1.2.2 cabal: Entering directory '/tmp/cabal-tmp-28310/distributive-0.5.0.2' [1 of 1] Compiling Main ( /tmp/cabal-tmp-28310/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-28310/distributive-0.5.0.2/dist/setup/Main.o ) /tmp/cabal-tmp-28310/distributive-0.5.0.2/dist/setup/setup.hs:45:69: warning: [-Wdeprecations] In the use of type constructor or class ‘InstalledPackageId’ (imported from Distribution.Package): Deprecated: "Use UnitId instead" Linking /tmp/cabal-tmp-28310/distributive-0.5.0.2/dist/setup/setup ... Configuring distributive-0.5.0.2... Building distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... [1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o ) [2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) Running Haddock for distributive-0.5.0.2... Running hscolour for distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:35) 100% ( 4 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html, dist/doc/html/distributive/distributive.txt Creating package registration file: /tmp/pkgConf-distributive-0.5.0845630304285839403.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/distributive-0.5.0.2-ABrKtptb3jWJ1Lj8y86dF8 Registering distributive-0.5.0.2... cabal: Leaving directory '/tmp/cabal-tmp-28310/distributive-0.5.0.2' Installed distributive-0.5.0.2 cabal: Entering directory '/tmp/cabal-tmp-28310/contravariant-1.4' Configuring contravariant-1.4... Building contravariant-1.4... Preprocessing library contravariant-1.4... [1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o ) [2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o ) [3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o ) [4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o ) Running Haddock for contravariant-1.4... Running hscolour for contravariant-1.4... Preprocessing library contravariant-1.4... Preprocessing library contravariant-1.4... Haddock coverage: 89% ( 17 / 19) in 'Data.Functor.Contravariant' Missing documentation for: Predicate (src/Data/Functor/Contravariant.hs:278) comparisonEquivalence (src/Data/Functor/Contravariant.hs:362) 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' 100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic' Warning: Data.Functor.Contravariant.Generic: could not find link destinations for: GDeciding GDeciding1 Documentation created: dist/doc/html/contravariant/index.html, dist/doc/html/contravariant/contravariant.txt Creating package registration file: /tmp/pkgConf-contravariant-112159929742065566092.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/contravariant-1.4-DzaLxukcYo81MHO5zSdeeP Registering contravariant-1.4... cabal: Leaving directory '/tmp/cabal-tmp-28310/contravariant-1.4' Installed contravariant-1.4 cabal: Entering directory '/tmp/cabal-tmp-28310/ShellCheck-0.4.4' [1 of 1] Compiling Main ( /tmp/cabal-tmp-28310/ShellCheck-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-28310/ShellCheck-0.4.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28310/ShellCheck-0.4.4/dist/setup/setup ... Configuring ShellCheck-0.4.4... Building ShellCheck-0.4.4... Preprocessing library ShellCheck-0.4.4... [ 1 of 17] Compiling Paths_ShellCheck ( dist/build/autogen/Paths_ShellCheck.hs, dist/build/Paths_ShellCheck.o ) [ 2 of 17] Compiling ShellCheck.Regex ( ShellCheck/Regex.hs, dist/build/ShellCheck/Regex.o ) [ 3 of 17] Compiling ShellCheck.AST ( ShellCheck/AST.hs, dist/build/ShellCheck/AST.o ) [ 4 of 17] Compiling ShellCheck.ASTLib ( ShellCheck/ASTLib.hs, dist/build/ShellCheck/ASTLib.o ) [ 5 of 17] Compiling ShellCheck.Interface ( ShellCheck/Interface.hs, dist/build/ShellCheck/Interface.o ) [ 6 of 17] Compiling ShellCheck.Data ( ShellCheck/Data.hs, dist/build/ShellCheck/Data.o ) [ 7 of 17] Compiling ShellCheck.Parser ( ShellCheck/Parser.hs, dist/build/ShellCheck/Parser.o ) [ 8 of 17] Compiling ShellCheck.AnalyzerLib ( ShellCheck/AnalyzerLib.hs, dist/build/ShellCheck/AnalyzerLib.o ) [ 9 of 17] Compiling ShellCheck.Analytics ( ShellCheck/Analytics.hs, dist/build/ShellCheck/Analytics.o ) [10 of 17] Compiling ShellCheck.Formatter.Format ( ShellCheck/Formatter/Format.hs, dist/build/ShellCheck/Formatter/Format.o ) [11 of 17] Compiling ShellCheck.Formatter.CheckStyle ( ShellCheck/Formatter/CheckStyle.hs, dist/build/ShellCheck/Formatter/CheckStyle.o ) [12 of 17] Compiling ShellCheck.Formatter.GCC ( ShellCheck/Formatter/GCC.hs, dist/build/ShellCheck/Formatter/GCC.o ) [13 of 17] Compiling ShellCheck.Formatter.JSON ( ShellCheck/Formatter/JSON.hs, dist/build/ShellCheck/Formatter/JSON.o ) [14 of 17] Compiling ShellCheck.Formatter.TTY ( ShellCheck/Formatter/TTY.hs, dist/build/ShellCheck/Formatter/TTY.o ) [15 of 17] Compiling ShellCheck.Checks.Commands ( ShellCheck/Checks/Commands.hs, dist/build/ShellCheck/Checks/Commands.o ) [16 of 17] Compiling ShellCheck.Analyzer ( ShellCheck/Analyzer.hs, dist/build/ShellCheck/Analyzer.o ) [17 of 17] Compiling ShellCheck.Checker ( ShellCheck/Checker.hs, dist/build/ShellCheck/Checker.o ) Preprocessing executable 'shellcheck' for ShellCheck-0.4.4... [ 1 of 18] Compiling Paths_ShellCheck ( dist/build/autogen/Paths_ShellCheck.hs, dist/build/shellcheck/shellcheck-tmp/Paths_ShellCheck.o ) [ 2 of 18] Compiling ShellCheck.Regex ( ShellCheck/Regex.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Regex.o ) [ 3 of 18] Compiling ShellCheck.AST ( ShellCheck/AST.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/AST.o ) [ 4 of 18] Compiling ShellCheck.ASTLib ( ShellCheck/ASTLib.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/ASTLib.o ) [ 5 of 18] Compiling ShellCheck.Interface ( ShellCheck/Interface.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Interface.o ) [ 6 of 18] Compiling ShellCheck.Data ( ShellCheck/Data.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Data.o ) [ 7 of 18] Compiling ShellCheck.Formatter.Format ( ShellCheck/Formatter/Format.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Formatter/Format.o ) [ 8 of 18] Compiling ShellCheck.Formatter.CheckStyle ( ShellCheck/Formatter/CheckStyle.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Formatter/CheckStyle.o ) [ 9 of 18] Compiling ShellCheck.Formatter.GCC ( ShellCheck/Formatter/GCC.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Formatter/GCC.o ) [10 of 18] Compiling ShellCheck.Formatter.JSON ( ShellCheck/Formatter/JSON.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Formatter/JSON.o ) [11 of 18] Compiling ShellCheck.Formatter.TTY ( ShellCheck/Formatter/TTY.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Formatter/TTY.o ) [12 of 18] Compiling ShellCheck.Parser ( ShellCheck/Parser.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Parser.o ) [13 of 18] Compiling ShellCheck.AnalyzerLib ( ShellCheck/AnalyzerLib.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/AnalyzerLib.o ) [14 of 18] Compiling ShellCheck.Analytics ( ShellCheck/Analytics.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Analytics.o ) [15 of 18] Compiling ShellCheck.Checks.Commands ( ShellCheck/Checks/Commands.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Checks/Commands.o ) [16 of 18] Compiling ShellCheck.Analyzer ( ShellCheck/Analyzer.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Analyzer.o ) [17 of 18] Compiling ShellCheck.Checker ( ShellCheck/Checker.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Checker.o ) [18 of 18] Compiling Main ( shellcheck.hs, dist/build/shellcheck/shellcheck-tmp/Main.o ) Linking dist/build/shellcheck/shellcheck ... Running Haddock for ShellCheck-0.4.4... Running hscolour for ShellCheck-0.4.4... Preprocessing library ShellCheck-0.4.4... Preprocessing executable 'shellcheck' for ShellCheck-0.4.4... Preprocessing library ShellCheck-0.4.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_ShellCheck' Missing documentation for: Module header version (dist/build/autogen/Paths_ShellCheck.hs:28) getBinDir (dist/build/autogen/Paths_ShellCheck.hs:38) getLibDir (dist/build/autogen/Paths_ShellCheck.hs:38) getDataDir (dist/build/autogen/Paths_ShellCheck.hs:38) getLibexecDir (dist/build/autogen/Paths_ShellCheck.hs:38) getDataFileName (dist/build/autogen/Paths_ShellCheck.hs:45) getSysconfDir (dist/build/autogen/Paths_ShellCheck.hs:38) 0% ( 0 / 8) in 'ShellCheck.Regex' Missing documentation for: Module header mkRegex (ShellCheck/Regex.hs:31) matches (ShellCheck/Regex.hs:39) matchRegex (ShellCheck/Regex.hs:43) matchAllStrings (ShellCheck/Regex.hs:49) matchAllSubgroups (ShellCheck/Regex.hs:58) subRegex (ShellCheck/Regex.hs:67) splitOn (ShellCheck/Regex.hs:76) 0% ( 0 / 19) in 'ShellCheck.AST' Missing documentation for: Module header Id (ShellCheck/AST.hs:26) Quoted (ShellCheck/AST.hs:28) Dashed (ShellCheck/AST.hs:29) AssignmentMode (ShellCheck/AST.hs:30) FunctionKeyword (ShellCheck/AST.hs:31) FunctionParentheses (ShellCheck/AST.hs:32) CaseType (ShellCheck/AST.hs:33) Token (ShellCheck/AST.hs:35) Annotation (ShellCheck/AST.hs:133) ConditionType (ShellCheck/AST.hs:138) tokenEquals (ShellCheck/AST.hs:141) (ShellCheck/AST.hs:145) analyze (ShellCheck/AST.hs:148) getId (ShellCheck/AST.hs:270) blank (ShellCheck/AST.hs:367) doAnalysis (ShellCheck/AST.hs:369) doStackAnalysis (ShellCheck/AST.hs:370) doTransform (ShellCheck/AST.hs:371) 0% ( 0 / 29) in 'ShellCheck.ASTLib' Missing documentation for: Module header isLoop (ShellCheck/ASTLib.hs:29) willSplit (ShellCheck/ASTLib.hs:38) isGlob (ShellCheck/ASTLib.hs:49) isConstant (ShellCheck/ASTLib.hs:55) isEmpty (ShellCheck/ASTLib.hs:64) oversimplify (ShellCheck/ASTLib.hs:74) getFlagsUntil (ShellCheck/ASTLib.hs:98) getAllFlags (ShellCheck/ASTLib.hs:110) getLeadingFlags (ShellCheck/ASTLib.hs:112) bracedString (ShellCheck/ASTLib.hs:116) isArrayExpansion (ShellCheck/ASTLib.hs:120) mayBecomeMultipleArgs (ShellCheck/ASTLib.hs:127) willBecomeMultipleArgs (ShellCheck/ASTLib.hs:137) willConcatInAssignment (ShellCheck/ASTLib.hs:147) getLiteralString (ShellCheck/ASTLib.hs:155) onlyLiteralString (ShellCheck/ASTLib.hs:159) getUnquotedLiteral (ShellCheck/ASTLib.hs:163) getGlobOrLiteralString (ShellCheck/ASTLib.hs:171) getLiteralStringExt (ShellCheck/ASTLib.hs:178) isLiteral (ShellCheck/ASTLib.hs:191) getWordParts (ShellCheck/ASTLib.hs:195) braceExpand (ShellCheck/ASTLib.hs:200) getCommandName (ShellCheck/ASTLib.hs:210) getCommandBasename (ShellCheck/ASTLib.hs:218) isAssignment (ShellCheck/ASTLib.hs:222) isOnlyRedirection (ShellCheck/ASTLib.hs:230) isFunction (ShellCheck/ASTLib.hs:238) getCommandSequences (ShellCheck/ASTLib.hs:242) 0% ( 0 / 21) in 'ShellCheck.Interface' Missing documentation for: Module header SystemInterface (ShellCheck/Interface.hs:27) CheckSpec (ShellCheck/Interface.hs:33) CheckResult (ShellCheck/Interface.hs:40) emptyCheckSpec (ShellCheck/Interface.hs:45) ParseSpec (ShellCheck/Interface.hs:53) ParseResult (ShellCheck/Interface.hs:58) AnalysisSpec (ShellCheck/Interface.hs:65) AnalysisResult (ShellCheck/Interface.hs:71) FormatterOptions (ShellCheck/Interface.hs:77) Shell (ShellCheck/Interface.hs:83) ExecutionMode (ShellCheck/Interface.hs:84) ErrorMessage (ShellCheck/Interface.hs:86) Code (ShellCheck/Interface.hs:87) Severity (ShellCheck/Interface.hs:89) Position (ShellCheck/Interface.hs:90) Comment (ShellCheck/Interface.hs:96) PositionedComment (ShellCheck/Interface.hs:97) TokenComment (ShellCheck/Interface.hs:98) ColorOption (ShellCheck/Interface.hs:100) mockedSystemInterface (ShellCheck/Interface.hs:107) 0% ( 0 / 8) in 'ShellCheck.Data' Missing documentation for: Module header shellcheckVersion (ShellCheck/Data.hs:7) internalVariables (ShellCheck/Data.hs:9) variablesWithoutSpaces (ShellCheck/Data.hs:38) arrayVariables (ShellCheck/Data.hs:45) commonCommands (ShellCheck/Data.hs:51) sampleWords (ShellCheck/Data.hs:77) shellForExecutable (ShellCheck/Data.hs:85) 0% ( 0 / 3) in 'ShellCheck.Parser' Missing documentation for: Module header parseScript (ShellCheck/Parser.hs:2658) runTests (ShellCheck/Parser.hs:2668) 0% ( 0 / 79) in 'ShellCheck.AnalyzerLib' Missing documentation for: Module header Analysis (ShellCheck/AnalyzerLib.hs:43) Parameters (ShellCheck/AnalyzerLib.hs:46) Scope (ShellCheck/AnalyzerLib.hs:53) StackData (ShellCheck/AnalyzerLib.hs:54) DataType (ShellCheck/AnalyzerLib.hs:62) DataSource (ShellCheck/AnalyzerLib.hs:65) VariableState (ShellCheck/AnalyzerLib.hs:68) defaultSpec (ShellCheck/AnalyzerLib.hs:70) pScript (ShellCheck/AnalyzerLib.hs:76) makeComment (ShellCheck/AnalyzerLib.hs:84) addComment (ShellCheck/AnalyzerLib.hs:88) warn (ShellCheck/AnalyzerLib.hs:90) err (ShellCheck/AnalyzerLib.hs:92) info (ShellCheck/AnalyzerLib.hs:93) style (ShellCheck/AnalyzerLib.hs:94) makeParameters (ShellCheck/AnalyzerLib.hs:96) prop_determineShell0 (ShellCheck/AnalyzerLib.hs:106) prop_determineShell1 (ShellCheck/AnalyzerLib.hs:107) prop_determineShell2 (ShellCheck/AnalyzerLib.hs:108) prop_determineShell3 (ShellCheck/AnalyzerLib.hs:109) prop_determineShell4 (ShellCheck/AnalyzerLib.hs:110) prop_determineShell5 (ShellCheck/AnalyzerLib.hs:112) prop_determineShell6 (ShellCheck/AnalyzerLib.hs:114) determineShell (ShellCheck/AnalyzerLib.hs:115) getParentTree (ShellCheck/AnalyzerLib.hs:137) getTokenMap (ShellCheck/AnalyzerLib.hs:146) isQuoteFree (ShellCheck/AnalyzerLib.hs:153) isStrictlyQuoteFree (ShellCheck/AnalyzerLib.hs:156) isQuoteFreeNode (ShellCheck/AnalyzerLib.hs:159) isParamTo (ShellCheck/AnalyzerLib.hs:193) getClosestCommand (ShellCheck/AnalyzerLib.hs:208) usedAsCommandName (ShellCheck/AnalyzerLib.hs:214) getPath (ShellCheck/AnalyzerLib.hs:225) isParentOf (ShellCheck/AnalyzerLib.hs:230) parents (ShellCheck/AnalyzerLib.hs:233) pathTo (ShellCheck/AnalyzerLib.hs:235) tokenIsJustCommandOutput (ShellCheck/AnalyzerLib.hs:240) getVariableFlow (ShellCheck/AnalyzerLib.hs:251) leadType (ShellCheck/AnalyzerLib.hs:281) getModifiedVariables (ShellCheck/AnalyzerLib.hs:315) isClosingFileOp (ShellCheck/AnalyzerLib.hs:348) getReferencedVariableCommand (ShellCheck/AnalyzerLib.hs:356) getModifiedVariableCommand (ShellCheck/AnalyzerLib.hs:378) getIndexReferences (ShellCheck/AnalyzerLib.hs:470) getReferencedVariables (ShellCheck/AnalyzerLib.hs:477) dataTypeFrom (ShellCheck/AnalyzerLib.hs:526) isCommand (ShellCheck/AnalyzerLib.hs:531) isUnqualifiedCommand (ShellCheck/AnalyzerLib.hs:532) isCommandMatch (ShellCheck/AnalyzerLib.hs:534) isConfusedGlobRegex (ShellCheck/AnalyzerLib.hs:538) isVariableStartChar (ShellCheck/AnalyzerLib.hs:542) isVariableChar (ShellCheck/AnalyzerLib.hs:543) variableNameRegex (ShellCheck/AnalyzerLib.hs:544) prop_isVariableName1 (ShellCheck/AnalyzerLib.hs:546) prop_isVariableName2 (ShellCheck/AnalyzerLib.hs:547) prop_isVariableName3 (ShellCheck/AnalyzerLib.hs:548) isVariableName (ShellCheck/AnalyzerLib.hs:549) getVariablesFromLiteralToken (ShellCheck/AnalyzerLib.hs:552) prop_getVariablesFromLiteral1 (ShellCheck/AnalyzerLib.hs:557) getVariablesFromLiteral (ShellCheck/AnalyzerLib.hs:559) prop_getBracedReference1 (ShellCheck/AnalyzerLib.hs:564) prop_getBracedReference2 (ShellCheck/AnalyzerLib.hs:565) prop_getBracedReference3 (ShellCheck/AnalyzerLib.hs:566) prop_getBracedReference4 (ShellCheck/AnalyzerLib.hs:567) prop_getBracedReference5 (ShellCheck/AnalyzerLib.hs:568) prop_getBracedReference6 (ShellCheck/AnalyzerLib.hs:569) prop_getBracedReference7 (ShellCheck/AnalyzerLib.hs:570) prop_getBracedReference8 (ShellCheck/AnalyzerLib.hs:571) prop_getBracedReference9 (ShellCheck/AnalyzerLib.hs:572) prop_getBracedReference10 (ShellCheck/AnalyzerLib.hs:573) prop_getBracedReference11 (ShellCheck/AnalyzerLib.hs:574) prop_getBracedReference12 (ShellCheck/AnalyzerLib.hs:575) getBracedReference (ShellCheck/AnalyzerLib.hs:576) potentially (ShellCheck/AnalyzerLib.hs:600) headOrDefault (ShellCheck/AnalyzerLib.hs:603) !!! (ShellCheck/AnalyzerLib.hs:606) filterByAnnotation (ShellCheck/AnalyzerLib.hs:613) runTests (ShellCheck/AnalyzerLib.hs:632) 0% ( 0 / 3) in 'ShellCheck.Analytics' Missing documentation for: Module header runAnalytics (ShellCheck/Analytics.hs:90) runTests (ShellCheck/Analytics.hs:2794) 0% ( 0 / 8) in 'ShellCheck.Formatter.Format' Missing documentation for: Module header Formatter (ShellCheck/Formatter/Format.hs:26) lineNo (ShellCheck/Formatter/Format.hs:33) colNo (ShellCheck/Formatter/Format.hs:34) codeNo (ShellCheck/Formatter/Format.hs:35) messageText (ShellCheck/Formatter/Format.hs:36) severityText (ShellCheck/Formatter/Format.hs:38) makeNonVirtual (ShellCheck/Formatter/Format.hs:47) 0% ( 0 / 2) in 'ShellCheck.Formatter.CheckStyle' Missing documentation for: Module header format (ShellCheck/Formatter/CheckStyle.hs:30) 0% ( 0 / 2) in 'ShellCheck.Formatter.GCC' Missing documentation for: Module header format (ShellCheck/Formatter/GCC.hs:29) 0% ( 0 / 2) in 'ShellCheck.Formatter.JSON' Missing documentation for: Module header format (ShellCheck/Formatter/JSON.hs:30) 0% ( 0 / 2) in 'ShellCheck.Formatter.TTY' Missing documentation for: Module header format (ShellCheck/Formatter/TTY.hs:30) 0% ( 0 / 3) in 'ShellCheck.Checks.Commands' Missing documentation for: Module header runChecks (ShellCheck/Checks/Commands.hs:124) runTests (ShellCheck/Checks/Commands.hs:560) 0% ( 0 / 2) in 'ShellCheck.Analyzer' Missing documentation for: Module header analyzeScript (ShellCheck/Analyzer.hs:30) 0% ( 0 / 3) in 'ShellCheck.Checker' Missing documentation for: Module header checkScript (ShellCheck/Checker.hs:46) runTests (ShellCheck/Checker.hs:162) Documentation created: dist/doc/html/ShellCheck/index.html, dist/doc/html/ShellCheck/ShellCheck.txt Preprocessing executable 'shellcheck' for ShellCheck-0.4.4... Creating package registration file: /tmp/pkgConf-ShellCheck-0.411989484801430123840.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/ShellCheck-0.4.4-ASHjrecgpKRIua6VXOacK7 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. Registering ShellCheck-0.4.4... cabal: Leaving directory '/tmp/cabal-tmp-28310/ShellCheck-0.4.4' Installed ShellCheck-0.4.4 cabal: Entering directory '/tmp/cabal-tmp-28310/comonad-5' [1 of 1] Compiling Main ( /tmp/cabal-tmp-28310/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-28310/comonad-5/dist/setup/Main.o ) /tmp/cabal-tmp-28310/comonad-5/dist/setup/setup.hs:52:69: warning: [-Wdeprecations] In the use of type constructor or class ‘InstalledPackageId’ (imported from Distribution.Package): Deprecated: "Use UnitId instead" Linking /tmp/cabal-tmp-28310/comonad-5/dist/setup/setup ... Configuring comonad-5... Building comonad-5... Preprocessing library comonad-5... [ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o ) [ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o ) [ 3 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o ) [ 4 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o ) [ 5 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o ) [ 6 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o ) [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o ) [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o ) [ 9 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o ) [10 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o ) [11 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o ) [12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o ) [13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o ) [14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o ) [15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o ) Running Haddock for comonad-5... Running hscolour for comonad-5... Preprocessing library comonad-5... Preprocessing library comonad-5... Haddock coverage: 50% ( 1 / 2) in 'Data.Functor.Composition' Missing documentation for: Module header 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 22 / 22) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' Missing documentation for: ComonadTrans (src/Control/Comonad/Trans/Class.hs:23) 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' Missing documentation for: ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19) 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' Missing documentation for: Env (src/Control/Comonad/Trans/Env.hs:133) runEnv (src/Control/Comonad/Trans/Env.hs:140) EnvT (src/Control/Comonad/Trans/Env.hs:134) runEnvT (src/Control/Comonad/Trans/Env.hs:143) 73% ( 11 / 15) in 'Control.Comonad.Trans.Store' Missing documentation for: Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Missing documentation for: Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) trace (src/Control/Comonad/Trans/Traced.hs:100) listen (src/Control/Comonad/Trans/Traced.hs:103) listens (src/Control/Comonad/Trans/Traced.hs:106) censor (src/Control/Comonad/Trans/Traced.hs:109) 33% ( 1 / 3) in 'Control.Comonad.Env.Class' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) 60% ( 9 / 15) in 'Control.Comonad.Env' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) Env (src/Control/Comonad/Trans/Env.hs:133) runEnv (src/Control/Comonad/Trans/Env.hs:140) EnvT (src/Control/Comonad/Trans/Env.hs:134) runEnvT (src/Control/Comonad/Trans/Env.hs:143) 100% ( 4 / 4) in 'Control.Comonad.Identity' 25% ( 1 / 4) in 'Control.Comonad.Store.Class' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) lowerPos (src/Control/Comonad/Store/Class.hs:59) lowerPeek (src/Control/Comonad/Store/Class.hs:63) 62% ( 8 / 13) in 'Control.Comonad.Store' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) 57% ( 8 / 14) in 'Control.Comonad.Traced' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) Warning: Control.Comonad: could not find link destinations for: Id Digit Node Elem FingerTree StateL StateR State Documentation created: dist/doc/html/comonad/index.html, dist/doc/html/comonad/comonad.txt Creating package registration file: /tmp/pkgConf-comonad-5618411204423399815 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/comonad-5-Eyc9WkfrOnk20DfhEff30d Registering comonad-5... cabal: Leaving directory '/tmp/cabal-tmp-28310/comonad-5' Installed comonad-5 cabal: Entering directory '/tmp/cabal-tmp-28310/bifunctors-5.4.1' Configuring bifunctors-5.4.1... Building bifunctors-5.4.1... Preprocessing library bifunctors-5.4.1... [ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o ) [ 2 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o ) [ 3 of 17] Compiling Data.Bifoldable ( old-src/ghc801/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o ) [ 4 of 17] Compiling Data.Bitraversable ( old-src/ghc801/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o ) [ 5 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o ) [ 6 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o ) [ 7 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o ) [ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o ) [ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o ) [10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o ) [11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o ) [12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o ) [13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o ) [14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o ) [15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o ) [16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o ) [17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o ) Running Haddock for bifunctors-5.4.1... Running hscolour for bifunctors-5.4.1... Preprocessing library bifunctors-5.4.1... Preprocessing library bifunctors-5.4.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_bifunctors' Missing documentation for: Module header version (dist/build/autogen/Paths_bifunctors.hs:28) getBinDir (dist/build/autogen/Paths_bifunctors.hs:38) getLibDir (dist/build/autogen/Paths_bifunctors.hs:38) getDataDir (dist/build/autogen/Paths_bifunctors.hs:38) getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:38) getDataFileName (dist/build/autogen/Paths_bifunctors.hs:45) getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:38) 14% ( 1 / 7) in 'Data.Bifunctor.Functor' Missing documentation for: Module header BifunctorFunctor (src/Data/Bifunctor/Functor.hs:26) BifunctorMonad (src/Data/Bifunctor/Functor.hs:29) biliftM (src/Data/Bifunctor/Functor.hs:39) BifunctorComonad (src/Data/Bifunctor/Functor.hs:43) biliftW (src/Data/Bifunctor/Functor.hs:53) 100% ( 34 / 34) in 'Data.Bifoldable' 100% ( 11 / 11) in 'Data.Bitraversable' 0% ( 0 / 7) in 'Data.Bifunctor.Sum' Missing documentation for: Module header Sum (src/Data/Bifunctor/Sum.hs:36) (src/Data/Bifunctor/Sum.hs:72) (src/Data/Bifunctor/Sum.hs:80) (src/Data/Bifunctor/Sum.hs:84) (src/Data/Bifunctor/Sum.hs:88) (src/Data/Bifunctor/Sum.hs:92) 44% ( 39 / 89) in 'Data.Bifunctor.TH.Internal' Missing documentation for: expandSynKind (src/Data/Bifunctor/TH/Internal.hs:57) expandSynApp (src/Data/Bifunctor/TH/Internal.hs:64) TypeSubst (src/Data/Bifunctor/TH/Internal.hs:82) KindSubst (src/Data/Bifunctor/TH/Internal.hs:83) mkSubst (src/Data/Bifunctor/TH/Internal.hs:85) substType (src/Data/Bifunctor/TH/Internal.hs:92) substKind (src/Data/Bifunctor/TH/Internal.hs:104) substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:111) substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:114) bimapConst (src/Data/Bifunctor/TH/Internal.hs:121) bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:125) bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:129) bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:133) isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:248) thd3 (src/Data/Bifunctor/TH/Internal.hs:308) bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:501) mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:508) mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:511) bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:514) bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:517) bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:520) bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:523) dualDataName (src/Data/Bifunctor/TH/Internal.hs:526) endoDataName (src/Data/Bifunctor/TH/Internal.hs:529) wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:532) functorTypeName (src/Data/Bifunctor/TH/Internal.hs:535) foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:538) traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:541) appEndoValName (src/Data/Bifunctor/TH/Internal.hs:544) composeValName (src/Data/Bifunctor/TH/Internal.hs:547) idValName (src/Data/Bifunctor/TH/Internal.hs:550) errorValName (src/Data/Bifunctor/TH/Internal.hs:553) flipValName (src/Data/Bifunctor/TH/Internal.hs:556) fmapValName (src/Data/Bifunctor/TH/Internal.hs:559) foldrValName (src/Data/Bifunctor/TH/Internal.hs:562) foldMapValName (src/Data/Bifunctor/TH/Internal.hs:565) getDualValName (src/Data/Bifunctor/TH/Internal.hs:568) traverseValName (src/Data/Bifunctor/TH/Internal.hs:571) unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:574) bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:583) bimapValName (src/Data/Bifunctor/TH/Internal.hs:586) pureValName (src/Data/Bifunctor/TH/Internal.hs:589) apValName (src/Data/Bifunctor/TH/Internal.hs:592) mappendValName (src/Data/Bifunctor/TH/Internal.hs:595) memptyValName (src/Data/Bifunctor/TH/Internal.hs:598) bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:636) bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:639) bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:642) bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:645) bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:648) 100% ( 18 / 18) in 'Data.Bifunctor.TH' 62% ( 5 / 8) in 'Data.Biapplicative' Missing documentation for: Biapplicative (src/Data/Biapplicative.hs:50) <<$>> (src/Data/Biapplicative.hs:46) <<**>> (src/Data/Biapplicative.hs:71) 100% ( 2 / 2) in 'Data.Bifunctor.Biff' 100% ( 2 / 2) in 'Data.Bifunctor.Clown' 100% ( 2 / 2) in 'Data.Bifunctor.Fix' 100% ( 2 / 2) in 'Data.Bifunctor.Flip' 100% ( 2 / 2) in 'Data.Bifunctor.Join' 100% ( 2 / 2) in 'Data.Bifunctor.Joker' 100% ( 2 / 2) in 'Data.Bifunctor.Product' 100% ( 2 / 2) in 'Data.Bifunctor.Tannen' 100% ( 2 / 2) in 'Data.Bifunctor.Wrapped' Warning: Data.Bifunctor.TH: could not find link destinations for: Bifunctor Bifoldable Bitraversable Documentation created: dist/doc/html/bifunctors/index.html, dist/doc/html/bifunctors/bifunctors.txt Creating package registration file: /tmp/pkgConf-bifunctors-5.46816780031258718810.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/bifunctors-5.4.1-4T44Oecc7oBmQFSz9nTeT Registering bifunctors-5.4.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/bifunctors-5.4.1' Installed bifunctors-5.4.1 cabal: Entering directory '/tmp/cabal-tmp-28310/profunctors-5.2' Configuring profunctors-5.2... Building profunctors-5.2... Preprocessing library profunctors-5.2... [ 1 of 15] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o ) [ 2 of 15] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o ) [ 3 of 15] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o ) [ 4 of 15] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o ) [ 5 of 15] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o ) [ 6 of 15] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o ) [ 7 of 15] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o ) [ 8 of 15] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o ) [ 9 of 15] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o ) [10 of 15] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o ) [11 of 15] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o ) [12 of 15] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o ) [13 of 15] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o ) [14 of 15] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o ) [15 of 15] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o ) Running Haddock for profunctors-5.2... Running hscolour for profunctors-5.2... Preprocessing library profunctors-5.2... Preprocessing library profunctors-5.2... Haddock coverage: 100% ( 3 / 3) in 'Data.Profunctor.Unsafe' 71% ( 5 / 7) in 'Data.Profunctor.Types' Missing documentation for: Forget (src/Data/Profunctor/Types.hs:209) :-> (src/Data/Profunctor/Types.hs:57) 9% ( 1 / 11) in 'Data.Profunctor.Monad' Missing documentation for: ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22) (src/Data/Profunctor/Monad.hs:25) (src/Data/Profunctor/Monad.hs:28) (src/Data/Profunctor/Monad.hs:31) ProfunctorMonad (src/Data/Profunctor/Monad.hs:35) (src/Data/Profunctor/Monad.hs:42) (src/Data/Profunctor/Monad.hs:47) ProfunctorComonad (src/Data/Profunctor/Monad.hs:52) (src/Data/Profunctor/Monad.hs:56) (src/Data/Profunctor/Monad.hs:60) 50% ( 1 / 2) in 'Data.Profunctor.Adjunction' Missing documentation for: ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:20) 93% ( 13 / 14) in 'Data.Profunctor.Strong' Missing documentation for: uncurry' (src/Data/Profunctor/Strong.hs:78) 71% ( 5 / 7) in 'Data.Profunctor.Closed' Missing documentation for: Environment (src/Data/Profunctor/Closed.hs:175) curry' (src/Data/Profunctor/Closed.hs:84) 92% ( 12 / 13) in 'Data.Profunctor.Choice' Missing documentation for: Cochoice (src/Data/Profunctor/Choice.hs:260) 40% ( 4 / 10) in 'Data.Profunctor.Traversing' Missing documentation for: Module header CofreeTraversing (src/Data/Profunctor/Traversing.hs:108) firstTraversing (src/Data/Profunctor/Traversing.hs:35) secondTraversing (src/Data/Profunctor/Traversing.hs:38) leftTraversing (src/Data/Profunctor/Traversing.hs:44) rightTraversing (src/Data/Profunctor/Traversing.hs:47) 29% ( 2 / 7) in 'Data.Profunctor.Mapping' Missing documentation for: Module header Mapping (src/Data/Profunctor/Mapping.hs:28) CofreeMapping (src/Data/Profunctor/Mapping.hs:47) traverseMapping (src/Data/Profunctor/Mapping.hs:41) closedMapping (src/Data/Profunctor/Mapping.hs:44) 70% ( 14 / 20) in 'Data.Profunctor' Missing documentation for: uncurry' (src/Data/Profunctor/Strong.hs:78) curry' (src/Data/Profunctor/Closed.hs:84) Mapping (src/Data/Profunctor/Mapping.hs:28) Cochoice (src/Data/Profunctor/Choice.hs:260) Forget (src/Data/Profunctor/Types.hs:209) :-> (src/Data/Profunctor/Types.hs:57) 21% ( 3 / 14) in 'Data.Profunctor.Cayley' Missing documentation for: Cayley (src/Data/Profunctor/Cayley.hs:28) (src/Data/Profunctor/Cayley.hs:30) (src/Data/Profunctor/Cayley.hs:43) (src/Data/Profunctor/Cayley.hs:50) (src/Data/Profunctor/Cayley.hs:54) (src/Data/Profunctor/Cayley.hs:58) (src/Data/Profunctor/Cayley.hs:62) (src/Data/Profunctor/Cayley.hs:69) (src/Data/Profunctor/Cayley.hs:75) (src/Data/Profunctor/Cayley.hs:78) (src/Data/Profunctor/Cayley.hs:81) 100% ( 3 / 3) in 'Data.Profunctor.Sieve' 67% ( 16 / 24) in 'Data.Profunctor.Rep' Missing documentation for: prepAdj (src/Data/Profunctor/Rep.hs:187) unprepAdj (src/Data/Profunctor/Rep.hs:190) prepUnit (src/Data/Profunctor/Rep.hs:193) prepCounit (src/Data/Profunctor/Rep.hs:196) Coprep (src/Data/Profunctor/Rep.hs:203) uncoprepAdj (src/Data/Profunctor/Rep.hs:218) coprepUnit (src/Data/Profunctor/Rep.hs:221) coprepCounit (src/Data/Profunctor/Rep.hs:224) 89% ( 17 / 19) in 'Data.Profunctor.Composition' Missing documentation for: procomposed (src/Data/Profunctor/Composition.hs:76) mu (src/Data/Profunctor/Composition.hs:289) 50% ( 4 / 8) in 'Data.Profunctor.Ran' Missing documentation for: precomposeRan (src/Data/Profunctor/Ran.hs:79) curryRan (src/Data/Profunctor/Ran.hs:83) uncurryRan (src/Data/Profunctor/Ran.hs:87) decomposeCodensity (src/Data/Profunctor/Ran.hs:120) Warning: Data.Profunctor.Rep: could not find link destinations for: Iso Warning: Data.Profunctor.Composition: could not find link destinations for: Iso ~ Warning: Data.Profunctor.Ran: could not find link destinations for: ~ Documentation created: dist/doc/html/profunctors/index.html, dist/doc/html/profunctors/profunctors.txt Creating package registration file: /tmp/pkgConf-profunctors-5901482438973472612.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/profunctors-5.2-Ftt6hTaJPG87FS5uAEIZlt Registering profunctors-5.2... cabal: Leaving directory '/tmp/cabal-tmp-28310/profunctors-5.2' Installed profunctors-5.2 cabal: Entering directory '/tmp/cabal-tmp-28310/semigroupoids-5.1' [1 of 1] Compiling Main ( /tmp/cabal-tmp-28310/semigroupoids-5.1/dist/setup/setup.hs, /tmp/cabal-tmp-28310/semigroupoids-5.1/dist/setup/Main.o ) /tmp/cabal-tmp-28310/semigroupoids-5.1/dist/setup/setup.hs:47:69: warning: [-Wdeprecations] In the use of type constructor or class ‘InstalledPackageId’ (imported from Distribution.Package): Deprecated: "Use UnitId instead" Linking /tmp/cabal-tmp-28310/semigroupoids-5.1/dist/setup/setup ... Configuring semigroupoids-5.1... Building semigroupoids-5.1... Preprocessing library semigroupoids-5.1... [ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o ) [ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o ) [ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o ) [ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o ) [ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o ) [ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o ) [ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o ) [ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o ) [ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o ) [10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o ) [11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o ) [12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o ) [13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o ) [14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o ) [15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o ) [16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o ) [17 of 21] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o ) [18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o ) [19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o ) [20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o ) [21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o ) Running Haddock for semigroupoids-5.1... Running hscolour for semigroupoids-5.1... Preprocessing library semigroupoids-5.1... Preprocessing library semigroupoids-5.1... Haddock coverage: 100% ( 1 / 1) in 'Data.Traversable.Instances' 33% ( 1 / 3) in 'Data.Semigroup.Foldable.Class' Missing documentation for: Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53) Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60) 75% ( 3 / 4) in 'Data.Functor.Extend' Missing documentation for: Extend (src/Data/Functor/Extend.hs:45) 75% ( 9 / 12) in 'Data.Functor.Bind.Class' Missing documentation for: apDefault (src/Data/Functor/Bind/Class.hs:412) returning (src/Data/Functor/Bind/Class.hs:409) Biapply (src/Data/Functor/Bind/Class.hs:537) 100% ( 13 / 13) in 'Data.Functor.Apply' 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable' Missing documentation for: Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60) bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39) bifor1_ (src/Data/Semigroup/Bifoldable.hs:43) bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51) 75% ( 15 / 20) in 'Data.Functor.Bind' Missing documentation for: -<< (src/Data/Functor/Bind.hs:47) -<- (src/Data/Functor/Bind.hs:53) ->- (src/Data/Functor/Bind.hs:50) apDefault (src/Data/Functor/Bind/Class.hs:412) returning (src/Data/Functor/Bind/Class.hs:409) 100% ( 3 / 3) in 'Data.Functor.Alt' 44% ( 4 / 9) in 'Data.Semigroup.Foldable' Missing documentation for: Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53) traverse1_ (src/Data/Semigroup/Foldable.hs:73) for1_ (src/Data/Semigroup/Foldable.hs:77) sequenceA1_ (src/Data/Semigroup/Foldable.hs:81) asum1 (src/Data/Semigroup/Foldable.hs:99) 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52) Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133) 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52) bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21) 33% ( 1 / 3) in 'Data.Semigroup.Traversable' Missing documentation for: Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133) foldMap1Default (src/Data/Semigroup/Traversable.hs:20) 100% ( 2 / 2) in 'Data.Functor.Bind.Trans' 100% ( 3 / 3) in 'Data.Functor.Plus' 50% ( 2 / 4) in 'Data.Semigroupoid' Missing documentation for: WrappedCategory (src/Data/Semigroupoid.hs:69) Semi (src/Data/Semigroupoid.hs:78) 50% ( 1 / 2) in 'Data.Semigroupoid.Dual' Missing documentation for: Dual (src/Data/Semigroupoid/Dual.hs:23) 100% ( 2 / 2) in 'Data.Groupoid' 50% ( 1 / 2) in 'Data.Isomorphism' Missing documentation for: Iso (src/Data/Isomorphism.hs:25) 50% ( 1 / 2) in 'Data.Semigroupoid.Static' Missing documentation for: Static (src/Data/Semigroupoid/Static.hs:44) 20% ( 1 / 5) in 'Data.Semigroupoid.Ob' Missing documentation for: Ob (src/Data/Semigroupoid/Ob.hs:30) (src/Data/Semigroupoid/Ob.hs:33) (src/Data/Semigroupoid/Ob.hs:37) (src/Data/Semigroupoid/Ob.hs:41) 62% ( 5 / 8) in 'Data.Bifunctor.Apply' Missing documentation for: Biapply (src/Data/Functor/Bind/Class.hs:537) <<$>> <<..>> (src/Data/Bifunctor/Apply.hs:27) Warning: Data.Functor.Apply: could not find link destinations for: Id Id Digit Node Elem FingerTree StateL StateR StateL StateR State Warning: Data.Functor.Bind: could not find link destinations for: Id Id Digit Node Elem FingerTree StateL StateR StateL StateR State Documentation created: dist/doc/html/semigroupoids/index.html, dist/doc/html/semigroupoids/semigroupoids.txt Creating package registration file: /tmp/pkgConf-semigroupoids-520829010941951817537.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/semigroupoids-5.1-HP6DQMG4B3NKAis3IyIk4b Registering semigroupoids-5.1... cabal: Leaving directory '/tmp/cabal-tmp-28310/semigroupoids-5.1' Installed semigroupoids-5.1 cabal: Entering directory '/tmp/cabal-tmp-28310/free-4.12.4' Configuring free-4.12.4... Building free-4.12.4... Preprocessing library free-4.12.4... [ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o ) [ 2 of 16] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o ) [ 3 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o ) [ 4 of 16] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o ) [ 5 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o ) [ 6 of 16] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o ) [ 7 of 16] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o ) [ 8 of 16] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o ) [ 9 of 16] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o ) [10 of 16] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o ) [11 of 16] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o ) [12 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o ) [13 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o ) [14 of 16] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o ) [15 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o ) [16 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o ) Running Haddock for free-4.12.4... Running hscolour for free-4.12.4... Preprocessing library free-4.12.4... Preprocessing library free-4.12.4... Haddock coverage: 100% ( 10 / 10) in 'Control.Monad.Free.TH' 100% ( 4 / 4) in 'Control.Monad.Free.Class' 100% ( 25 / 25) in 'Control.Monad.Trans.Iter' 100% ( 27 / 27) in 'Control.Monad.Trans.Free' 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church' 100% ( 16 / 16) in 'Control.Monad.Free' 100% ( 13 / 13) in 'Control.Monad.Free.Church' 100% ( 2 / 2) in 'Control.Comonad.Cofree.Class' 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree' 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter' 92% ( 12 / 13) in 'Control.Comonad.Cofree' Missing documentation for: hoistCofree (src/Control/Comonad/Cofree.hs:128) 100% ( 5 / 5) in 'Control.Alternative.Free.Final' 67% ( 4 / 6) in 'Control.Alternative.Free' Missing documentation for: Alt (src/Control/Alternative/Free.hs:46) AltF (src/Control/Alternative/Free.hs:39) 100% ( 22 / 22) in 'Control.Applicative.Trans.Free' 100% ( 10 / 10) in 'Control.Applicative.Free.Final' 100% ( 10 / 10) in 'Control.Applicative.Free' Warning: Control.Monad.Free.Class: could not find link destinations for: ~ Warning: Control.Monad.Trans.Iter: could not find link destinations for: ~ Warning: Control.Monad.Trans.Free: could not find link destinations for: ~ Warning: Control.Monad.Trans.Free.Church: could not find link destinations for: ~ Warning: Control.Monad.Free: could not find link destinations for: ~ Warning: Control.Monad.Free.Church: could not find link destinations for: ~ Documentation created: dist/doc/html/free/index.html, dist/doc/html/free/free.txt Creating package registration file: /tmp/pkgConf-free-4.122187438721144741933.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/free-4.12.4-LgcX9hrtnan8i9EaOvHXkR Registering free-4.12.4... cabal: Leaving directory '/tmp/cabal-tmp-28310/free-4.12.4' Installed free-4.12.4 Downloading language-dockerfile-0.3.2.0... cabal: Entering directory '/tmp/cabal-tmp-28310/language-dockerfile-0.3.2.0' Configuring language-dockerfile-0.3.2.0... Building language-dockerfile-0.3.2.0... Preprocessing library language-dockerfile-0.3.2.0... [ 1 of 15] Compiling Paths_language_dockerfile ( dist/build/autogen/Paths_language_dockerfile.hs, dist/build/Paths_language_dockerfile.o ) [ 2 of 15] Compiling Language.Dockerfile.Bash ( src/Language/Dockerfile/Bash.hs, dist/build/Language/Dockerfile/Bash.o ) [ 3 of 15] Compiling Language.Dockerfile.Normalize ( src/Language/Dockerfile/Normalize.hs, dist/build/Language/Dockerfile/Normalize.o ) [ 4 of 15] Compiling Language.Dockerfile.Lexer ( src/Language/Dockerfile/Lexer.hs, dist/build/Language/Dockerfile/Lexer.o ) [ 5 of 15] Compiling Language.Dockerfile.Syntax ( src/Language/Dockerfile/Syntax.hs, dist/build/Language/Dockerfile/Syntax.o ) [ 6 of 15] Compiling Language.Dockerfile.Rules ( src/Language/Dockerfile/Rules.hs, dist/build/Language/Dockerfile/Rules.o ) [ 7 of 15] Compiling Language.Dockerfile.FormatCheck ( src/Language/Dockerfile/FormatCheck.hs, dist/build/Language/Dockerfile/FormatCheck.o ) [ 8 of 15] Compiling Language.Dockerfile.Syntax.Lift ( src/Language/Dockerfile/Syntax/Lift.hs, dist/build/Language/Dockerfile/Syntax/Lift.o ) [ 9 of 15] Compiling Language.Dockerfile.Parser ( src/Language/Dockerfile/Parser.hs, dist/build/Language/Dockerfile/Parser.o ) [10 of 15] Compiling Language.Dockerfile.PrettyPrint ( src/Language/Dockerfile/PrettyPrint.hs, dist/build/Language/Dockerfile/PrettyPrint.o ) [11 of 15] Compiling Language.Dockerfile.EDSL.Types ( src/Language/Dockerfile/EDSL/Types.hs, dist/build/Language/Dockerfile/EDSL/Types.o ) [12 of 15] Compiling Language.Dockerfile.EDSL ( src/Language/Dockerfile/EDSL.hs, dist/build/Language/Dockerfile/EDSL.o ) [13 of 15] Compiling Language.Dockerfile.EDSL.Quasi ( src/Language/Dockerfile/EDSL/Quasi.hs, dist/build/Language/Dockerfile/EDSL/Quasi.o ) [14 of 15] Compiling Language.Dockerfile.EDSL.Plugins ( src/Language/Dockerfile/EDSL/Plugins.hs, dist/build/Language/Dockerfile/EDSL/Plugins.o ) [15 of 15] Compiling Language.Dockerfile ( src/Language/Dockerfile.hs, dist/build/Language/Dockerfile.o ) Running Haddock for language-dockerfile-0.3.2.0... Running hscolour for language-dockerfile-0.3.2.0... Preprocessing library language-dockerfile-0.3.2.0... Preprocessing library language-dockerfile-0.3.2.0... Haddock coverage: 0% ( 0 / 8) in 'Paths_language_dockerfile' Missing documentation for: Module header version (dist/build/autogen/Paths_language_dockerfile.hs:28) getBinDir (dist/build/autogen/Paths_language_dockerfile.hs:38) getLibDir (dist/build/autogen/Paths_language_dockerfile.hs:38) getDataDir (dist/build/autogen/Paths_language_dockerfile.hs:38) getLibexecDir (dist/build/autogen/Paths_language_dockerfile.hs:38) getDataFileName (dist/build/autogen/Paths_language_dockerfile.hs:45) getSysconfDir (dist/build/autogen/Paths_language_dockerfile.hs:38) 0% ( 0 / 2) in 'Language.Dockerfile.Bash' Missing documentation for: Module header shellcheck (src/Language/Dockerfile/Bash.hs:7) 50% ( 1 / 2) in 'Language.Dockerfile.Normalize' Missing documentation for: Module header 0% ( 0 / 10) in 'Language.Dockerfile.Lexer' Missing documentation for: Module header lexer (src/Language/Dockerfile/Lexer.hs:7) reserved (src/Language/Dockerfile/Lexer.hs:17) reservedOp (src/Language/Dockerfile/Lexer.hs:20) natural (src/Language/Dockerfile/Lexer.hs:23) commaSep (src/Language/Dockerfile/Lexer.hs:26) stringLiteral (src/Language/Dockerfile/Lexer.hs:27) brackets (src/Language/Dockerfile/Lexer.hs:28) identifier (src/Language/Dockerfile/Lexer.hs:29) lexeme (src/Language/Dockerfile/Lexer.hs:30) 18% ( 3 / 17) in 'Language.Dockerfile.Syntax' Missing documentation for: Module header Image (src/Language/Dockerfile/Syntax.hs:5) Tag (src/Language/Dockerfile/Syntax.hs:6) Port (src/Language/Dockerfile/Syntax.hs:7) Directory (src/Language/Dockerfile/Syntax.hs:8) BaseImage (src/Language/Dockerfile/Syntax.hs:10) Source (src/Language/Dockerfile/Syntax.hs:18) Destination (src/Language/Dockerfile/Syntax.hs:19) Arguments (src/Language/Dockerfile/Syntax.hs:20) Pairs (src/Language/Dockerfile/Syntax.hs:21) Filename (src/Language/Dockerfile/Syntax.hs:45) Linenumber (src/Language/Dockerfile/Syntax.hs:46) instruction (src/Language/Dockerfile/Syntax.hs:54) sourcename (src/Language/Dockerfile/Syntax.hs:57) 0% ( 0 / 40) in 'Language.Dockerfile.Rules' Missing documentation for: Module header Metadata (src/Language/Dockerfile/Rules.hs:12) Check (src/Language/Dockerfile/Rules.hs:22) (src/Language/Dockerfile/Rules.hs:28) link (src/Language/Dockerfile/Rules.hs:31) Rule (src/Language/Dockerfile/Rules.hs:38) mapInstructions (src/Language/Dockerfile/Rules.hs:42) instructionRule (src/Language/Dockerfile/Rules.hs:46) dockerfileRule (src/Language/Dockerfile/Rules.hs:49) analyze (src/Language/Dockerfile/Rules.hs:56) rules (src/Language/Dockerfile/Rules.hs:60) commentMetadata (src/Language/Dockerfile/Rules.hs:84) shellcheckBash (src/Language/Dockerfile/Rules.hs:87) bashCommands (src/Language/Dockerfile/Rules.hs:97) absoluteWorkdir (src/Language/Dockerfile/Rules.hs:100) hasMaintainer (src/Language/Dockerfile/Rules.hs:107) usingProgram (src/Language/Dockerfile/Rules.hs:116) multipleCmds (src/Language/Dockerfile/Rules.hs:118) multipleEntrypoints (src/Language/Dockerfile/Rules.hs:126) wgetOrCurl (src/Language/Dockerfile/Rules.hs:134) invalidCmd (src/Language/Dockerfile/Rules.hs:145) noRootUser (src/Language/Dockerfile/Rules.hs:153) noCd (src/Language/Dockerfile/Rules.hs:161) noSudo (src/Language/Dockerfile/Rules.hs:168) noUpgrade (src/Language/Dockerfile/Rules.hs:175) noUntagged (src/Language/Dockerfile/Rules.hs:182) noLatestTag (src/Language/Dockerfile/Rules.hs:190) aptGetVersionPinned (src/Language/Dockerfile/Rules.hs:198) aptGetPackages (src/Language/Dockerfile/Rules.hs:206) aptGetCleanup (src/Language/Dockerfile/Rules.hs:211) useAdd (src/Language/Dockerfile/Rules.hs:220) invalidPort (src/Language/Dockerfile/Rules.hs:228) maintainerAddress (src/Language/Dockerfile/Rules.hs:235) pipVersionPinned (src/Language/Dockerfile/Rules.hs:242) isAptGetInstall (src/Language/Dockerfile/Rules.hs:256) aptGetYes (src/Language/Dockerfile/Rules.hs:257) aptGetNoRecommends (src/Language/Dockerfile/Rules.hs:266) isArchive (src/Language/Dockerfile/Rules.hs:274) isUrl (src/Language/Dockerfile/Rules.hs:276) copyInsteadAdd (src/Language/Dockerfile/Rules.hs:278) 0% ( 0 / 2) in 'Language.Dockerfile.FormatCheck' Missing documentation for: Module header formatCheck (src/Language/Dockerfile/FormatCheck.hs:6) 0% ( 0 / 4) in 'Language.Dockerfile.Syntax.Lift' Missing documentation for: Module header (src/Language/Dockerfile/Syntax/Lift.hs:11) (src/Language/Dockerfile/Syntax/Lift.hs:12) (src/Language/Dockerfile/Syntax/Lift.hs:13) 0% ( 0 / 40) in 'Language.Dockerfile.Parser' Missing documentation for: Module header comment (src/Language/Dockerfile/Parser.hs:15) taggedImage (src/Language/Dockerfile/Parser.hs:21) digestedImage (src/Language/Dockerfile/Parser.hs:28) untaggedImage (src/Language/Dockerfile/Parser.hs:35) baseImage (src/Language/Dockerfile/Parser.hs:40) from (src/Language/Dockerfile/Parser.hs:45) cmd (src/Language/Dockerfile/Parser.hs:51) copy (src/Language/Dockerfile/Parser.hs:57) stopsignal (src/Language/Dockerfile/Parser.hs:65) quotedValue (src/Language/Dockerfile/Parser.hs:73) rawValue (src/Language/Dockerfile/Parser.hs:80) singleValue (src/Language/Dockerfile/Parser.hs:83) pair (src/Language/Dockerfile/Parser.hs:86) pairs (src/Language/Dockerfile/Parser.hs:93) remainingPairs (src/Language/Dockerfile/Parser.hs:99) label (src/Language/Dockerfile/Parser.hs:104) arg (src/Language/Dockerfile/Parser.hs:110) env (src/Language/Dockerfile/Parser.hs:116) user (src/Language/Dockerfile/Parser.hs:122) add (src/Language/Dockerfile/Parser.hs:128) expose (src/Language/Dockerfile/Parser.hs:136) run (src/Language/Dockerfile/Parser.hs:142) untilEol (src/Language/Dockerfile/Parser.hs:149) untilOccurrence (src/Language/Dockerfile/Parser.hs:152) workdir (src/Language/Dockerfile/Parser.hs:155) volume (src/Language/Dockerfile/Parser.hs:161) maintainer (src/Language/Dockerfile/Parser.hs:167) argumentsExec (src/Language/Dockerfile/Parser.hs:174) argumentsShell (src/Language/Dockerfile/Parser.hs:178) arguments (src/Language/Dockerfile/Parser.hs:183) entrypoint (src/Language/Dockerfile/Parser.hs:186) onbuild (src/Language/Dockerfile/Parser.hs:192) eolInstruction (src/Language/Dockerfile/Parser.hs:198) parseInstruction (src/Language/Dockerfile/Parser.hs:203) contents (src/Language/Dockerfile/Parser.hs:224) eol (src/Language/Dockerfile/Parser.hs:231) dockerfile (src/Language/Dockerfile/Parser.hs:234) parseString (src/Language/Dockerfile/Parser.hs:245) parseFile (src/Language/Dockerfile/Parser.hs:248) 25% ( 2 / 8) in 'Language.Dockerfile.PrettyPrint' Missing documentation for: Module header prettyPrintBaseImage (src/Language/Dockerfile/PrettyPrint.hs:30) prettyPrintPairs (src/Language/Dockerfile/PrettyPrint.hs:46) prettyPrintPair (src/Language/Dockerfile/PrettyPrint.hs:49) prettyPrintArguments (src/Language/Dockerfile/PrettyPrint.hs:52) prettyPrintInstruction (src/Language/Dockerfile/PrettyPrint.hs:58) 0% ( 0 / 4) in 'Language.Dockerfile.EDSL.Types' Missing documentation for: Module header EBaseImage (src/Language/Dockerfile/EDSL/Types.hs:9) (src/Language/Dockerfile/EDSL/Types.hs:14) EInstruction (src/Language/Dockerfile/EDSL/Types.hs:17) 18% ( 7 / 40) in 'Language.Dockerfile.EDSL' Missing documentation for: Module header EInstructionM (src/Language/Dockerfile/EDSL.hs:21) EInstructionTM (src/Language/Dockerfile/EDSL.hs:22) embed (src/Language/Dockerfile/EDSL.hs:24) onBuildRaw (src/Language/Dockerfile/EDSL.hs:24) comment (src/Language/Dockerfile/EDSL.hs:24) arg (src/Language/Dockerfile/EDSL.hs:24) env (src/Language/Dockerfile/EDSL.hs:24) maintainer (src/Language/Dockerfile/EDSL.hs:24) entrypointArgs (src/Language/Dockerfile/EDSL.hs:24) volume (src/Language/Dockerfile/EDSL.hs:24) expose (src/Language/Dockerfile/EDSL.hs:24) workdir (src/Language/Dockerfile/EDSL.hs:24) cmdArgs (src/Language/Dockerfile/EDSL.hs:24) runArgs (src/Language/Dockerfile/EDSL.hs:24) copy (src/Language/Dockerfile/EDSL.hs:24) stopSignal (src/Language/Dockerfile/EDSL.hs:24) label (src/Language/Dockerfile/EDSL.hs:24) user (src/Language/Dockerfile/EDSL.hs:24) add (src/Language/Dockerfile/EDSL.hs:24) from (src/Language/Dockerfile/EDSL.hs:24) runDockerWriter (src/Language/Dockerfile/EDSL.hs:26) runDockerWriterIO (src/Language/Dockerfile/EDSL.hs:31) runDef (src/Language/Dockerfile/EDSL.hs:40) runDef2 (src/Language/Dockerfile/EDSL.hs:42) runD (src/Language/Dockerfile/EDSL.hs:45) instructionPos (src/Language/Dockerfile/EDSL.hs:70) untagged (src/Language/Dockerfile/EDSL.hs:97) tagged (src/Language/Dockerfile/EDSL.hs:100) digested (src/Language/Dockerfile/EDSL.hs:103) run (src/Language/Dockerfile/EDSL.hs:106) entrypoint (src/Language/Dockerfile/EDSL.hs:109) cmd (src/Language/Dockerfile/EDSL.hs:112) 17% ( 1 / 6) in 'Language.Dockerfile.EDSL.Quasi' Missing documentation for: Module header edockerfileE (src/Language/Dockerfile/EDSL/Quasi.hs:30) dockerfile (src/Language/Dockerfile/EDSL/Quasi.hs:37) dockerfileE (src/Language/Dockerfile/EDSL/Quasi.hs:44) filterEOL (src/Language/Dockerfile/EDSL/Quasi.hs:51) 0% ( 0 / 1) in 'Language.Dockerfile.EDSL.Plugins' Missing documentation for: Module header 37% ( 25 / 68) in 'Language.Dockerfile' Missing documentation for: Module header parseString (src/Language/Dockerfile/Parser.hs:245) parseFile (src/Language/Dockerfile/Parser.hs:248) from (src/Language/Dockerfile/EDSL.hs:24) tagged (src/Language/Dockerfile/EDSL.hs:100) untagged (src/Language/Dockerfile/EDSL.hs:97) digested (src/Language/Dockerfile/EDSL.hs:103) add (src/Language/Dockerfile/EDSL.hs:24) user (src/Language/Dockerfile/EDSL.hs:24) label (src/Language/Dockerfile/EDSL.hs:24) stopSignal (src/Language/Dockerfile/EDSL.hs:24) copy (src/Language/Dockerfile/EDSL.hs:24) run (src/Language/Dockerfile/EDSL.hs:106) runArgs (src/Language/Dockerfile/EDSL.hs:24) cmd (src/Language/Dockerfile/EDSL.hs:112) cmdArgs (src/Language/Dockerfile/EDSL.hs:24) workdir (src/Language/Dockerfile/EDSL.hs:24) expose (src/Language/Dockerfile/EDSL.hs:24) volume (src/Language/Dockerfile/EDSL.hs:24) entrypoint (src/Language/Dockerfile/EDSL.hs:109) entrypointArgs (src/Language/Dockerfile/EDSL.hs:24) maintainer (src/Language/Dockerfile/EDSL.hs:24) env (src/Language/Dockerfile/EDSL.hs:24) arg (src/Language/Dockerfile/EDSL.hs:24) comment (src/Language/Dockerfile/EDSL.hs:24) onBuildRaw (src/Language/Dockerfile/EDSL.hs:24) embed (src/Language/Dockerfile/EDSL.hs:24) EBaseImage (src/Language/Dockerfile/EDSL/Types.hs:9) dockerfile (src/Language/Dockerfile/EDSL/Quasi.hs:37) BaseImage (src/Language/Dockerfile/Syntax.hs:10) Image (src/Language/Dockerfile/Syntax.hs:5) Tag (src/Language/Dockerfile/Syntax.hs:6) Port (src/Language/Dockerfile/Syntax.hs:7) Directory (src/Language/Dockerfile/Syntax.hs:8) Source (src/Language/Dockerfile/Syntax.hs:18) Destination (src/Language/Dockerfile/Syntax.hs:19) Arguments (src/Language/Dockerfile/Syntax.hs:20) Pairs (src/Language/Dockerfile/Syntax.hs:21) Filename (src/Language/Dockerfile/Syntax.hs:45) Linenumber (src/Language/Dockerfile/Syntax.hs:46) instruction (src/Language/Dockerfile/Syntax.hs:54) instructionPos (src/Language/Dockerfile/EDSL.hs:70) sourcename (src/Language/Dockerfile/Syntax.hs:57) Documentation created: dist/doc/html/language-dockerfile/index.html, dist/doc/html/language-dockerfile/language-dockerfile.txt Creating package registration file: /tmp/pkgConf-language-dockerfile-0.3.22035757022601854194.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/language-dockerfile-0.3.2.0-4KHLXvjjm6K5sQjI4S6iw7 Registering language-dockerfile-0.3.2.0... cabal: Leaving directory '/tmp/cabal-tmp-28310/language-dockerfile-0.3.2.0' Installed language-dockerfile-0.3.2.0