Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-27537/call-stack-0.1.0' Configuring call-stack-0.1.0... Building call-stack-0.1.0... Preprocessing library call-stack-0.1.0... [1 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o ) [2 of 3] Compiling Data.SrcLoc ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o ) [3 of 3] Compiling Data.CallStack ( src/Data/CallStack.hs, dist/build/Data/CallStack.o ) Running Haddock for call-stack-0.1.0... Running hscolour for call-stack-0.1.0... Preprocessing library call-stack-0.1.0... Preprocessing library call-stack-0.1.0... Haddock coverage: 0% ( 0 / 8) in 'Paths_call_stack' Missing documentation for: Module header version (dist/build/autogen/Paths_call_stack.hs:28) getBinDir (dist/build/autogen/Paths_call_stack.hs:38) getLibDir (dist/build/autogen/Paths_call_stack.hs:38) getDataDir (dist/build/autogen/Paths_call_stack.hs:38) getLibexecDir (dist/build/autogen/Paths_call_stack.hs:38) getDataFileName (dist/build/autogen/Paths_call_stack.hs:45) getSysconfDir (dist/build/autogen/Paths_call_stack.hs:38) 50% ( 1 / 2) in 'Data.SrcLoc' Missing documentation for: Module header 40% ( 2 / 5) in 'Data.CallStack' Missing documentation for: Module header CallStack (src/Data/CallStack.hs:28) callStack (src/Data/CallStack.hs:30) Documentation created: dist/doc/html/call-stack/index.html, dist/doc/html/call-stack/call-stack.txt Creating package registration file: /tmp/pkgConf-call-stack-0.12145174067468703135.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/call-stack-0.1.0-izRGIczcaH64KMRs1Wg8q Registering call-stack-0.1.0... cabal: Leaving directory '/tmp/cabal-tmp-27537/call-stack-0.1.0' Installed call-stack-0.1.0 cabal: Entering directory '/tmp/cabal-tmp-27537/data-binary-ieee754-0.4.4' Configuring data-binary-ieee754-0.4.4... Building data-binary-ieee754-0.4.4... Preprocessing library data-binary-ieee754-0.4.4... [1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.o ) lib/Data/Binary/IEEE754.hs:12:1: warning: [-Wtabs] Tab character found here, and in 70 further locations. Please use spaces instead. Running Haddock for data-binary-ieee754-0.4.4... Running hscolour for data-binary-ieee754-0.4.4... Preprocessing library data-binary-ieee754-0.4.4... Preprocessing library data-binary-ieee754-0.4.4... lib/Data/Binary/IEEE754.hs:12:1: warning: [-Wtabs] Tab character found here, and in 70 further locations. Please use spaces instead. Haddock coverage: 22% ( 4 / 18) in 'Data.Binary.IEEE754' Missing documentation for: getFloat16be (lib/Data/Binary/IEEE754.hs:34) getFloat16le (lib/Data/Binary/IEEE754.hs:37) getFloat32be (lib/Data/Binary/IEEE754.hs:40) getFloat32le (lib/Data/Binary/IEEE754.hs:43) getFloat64be (lib/Data/Binary/IEEE754.hs:46) getFloat64le (lib/Data/Binary/IEEE754.hs:49) putFloat32be (lib/Data/Binary/IEEE754.hs:52) putFloat32le (lib/Data/Binary/IEEE754.hs:55) putFloat64be (lib/Data/Binary/IEEE754.hs:58) putFloat64le (lib/Data/Binary/IEEE754.hs:61) floatToWord (lib/Data/Binary/IEEE754.hs:64) wordToFloat (lib/Data/Binary/IEEE754.hs:67) doubleToWord (lib/Data/Binary/IEEE754.hs:70) wordToDouble (lib/Data/Binary/IEEE754.hs:73) Documentation created: dist/doc/html/data-binary-ieee754/index.html, dist/doc/html/data-binary-ieee754/data-binary-ieee754.txt Creating package registration file: /tmp/pkgConf-data-binary-ieee754-0.41376710097927612902.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/data-binary-ieee754-0.4.4-F1HjhwdV1xx5grS0eMjeg2 Registering data-binary-ieee754-0.4.4... cabal: Leaving directory '/tmp/cabal-tmp-27537/data-binary-ieee754-0.4.4' Installed data-binary-ieee754-0.4.4 cabal: Entering directory '/tmp/cabal-tmp-27537/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.289369871982275856.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-27537/mtl-2.2.1' Installed mtl-2.2.1 cabal: Entering directory '/tmp/cabal-tmp-27537/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.11402961682672655340.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-27537/primitive-0.6.1.0' Installed primitive-0.6.1.0 cabal: Entering directory '/tmp/cabal-tmp-27537/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-119315139701605539862.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-27537/random-1.1' Installed random-1.1 cabal: Entering directory '/tmp/cabal-tmp-27537/utf8-string-1.0.1.1' Configuring utf8-string-1.0.1.1... Building utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) [5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) Running Haddock for utf8-string-1.0.1.1... Running hscolour for utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) 89% ( 24 / 27) in 'Data.String.UTF8' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) fromRep (Data/String/UTF8.hs:59) toRep (Data/String/UTF8.hs:62) 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Creating package registration file: /tmp/pkgConf-utf8-string-1.0.1524305153292423943.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4 Registering utf8-string-1.0.1.1... cabal: Leaving directory '/tmp/cabal-tmp-27537/utf8-string-1.0.1.1' Installed utf8-string-1.0.1.1 cabal: Entering directory '/tmp/cabal-tmp-27537/HUnit-1.5.0.0' Configuring HUnit-1.5.0.0... Building HUnit-1.5.0.0... Preprocessing library HUnit-1.5.0.0... [1 of 6] Compiling Paths_HUnit ( dist/build/autogen/Paths_HUnit.hs, dist/build/Paths_HUnit.o ) [2 of 6] Compiling Test.HUnit.Terminal ( src/Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [3 of 6] Compiling Test.HUnit.Lang ( src/Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [4 of 6] Compiling Test.HUnit.Base ( src/Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [5 of 6] Compiling Test.HUnit.Text ( src/Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [6 of 6] Compiling Test.HUnit ( src/Test/HUnit.hs, dist/build/Test/HUnit.o ) Running Haddock for HUnit-1.5.0.0... Running hscolour for HUnit-1.5.0.0... Preprocessing library HUnit-1.5.0.0... Preprocessing library HUnit-1.5.0.0... Haddock coverage: 0% ( 0 / 8) in 'Paths_HUnit' Missing documentation for: Module header version (dist/build/autogen/Paths_HUnit.hs:28) getBinDir (dist/build/autogen/Paths_HUnit.hs:38) getLibDir (dist/build/autogen/Paths_HUnit.hs:38) getDataDir (dist/build/autogen/Paths_HUnit.hs:38) getLibexecDir (dist/build/autogen/Paths_HUnit.hs:38) getDataFileName (dist/build/autogen/Paths_HUnit.hs:45) getSysconfDir (dist/build/autogen/Paths_HUnit.hs:38) 100% ( 2 / 2) in 'Test.HUnit.Terminal' 55% ( 6 / 11) in 'Test.HUnit.Lang' Missing documentation for: Module header Result (src/Test/HUnit/Lang.hs:86) HUnitFailure (src/Test/HUnit/Lang.hs:34) FailureReason (src/Test/HUnit/Lang.hs:39) formatFailureReason (src/Test/HUnit/Lang.hs:82) 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' Documentation created: dist/doc/html/HUnit/index.html, dist/doc/html/HUnit/HUnit.txt Creating package registration file: /tmp/pkgConf-HUnit-1.5.07334509071487053959.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/HUnit-1.5.0.0-LmQy44w6E24IQ5C7bKO5Pw Registering HUnit-1.5.0.0... cabal: Leaving directory '/tmp/cabal-tmp-27537/HUnit-1.5.0.0' Installed HUnit-1.5.0.0 cabal: Entering directory '/tmp/cabal-tmp-27537/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-016401703371663080928.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-27537/tf-random-0.5' Installed tf-random-0.5 cabal: Entering directory '/tmp/cabal-tmp-27537/QuickCheck-2.9.2' Configuring QuickCheck-2.9.2... Building QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.2... [ 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.2... Running hscolour for QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.2... Preprocessing library QuickCheck-2.9.2... 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' 90% ( 26 / 29) in 'Test.QuickCheck.Gen' Missing documentation for: (Test/QuickCheck/Gen.hs:49) (Test/QuickCheck/Gen.hs:53) (Test/QuickCheck/Gen.hs:57) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (Test/QuickCheck/Gen/Unsafe.hs:50) 100% ( 31 / 31) 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:81) (Test/QuickCheck/Property.hs:84) (Test/QuickCheck/Property.hs:87) (Test/QuickCheck/Property.hs:90) (Test/QuickCheck/Property.hs:93) (Test/QuickCheck/Property.hs:96) (Test/QuickCheck/Property.hs:118) protect (Test/QuickCheck/Property.hs:122) Prop (Test/QuickCheck/Property.hs:128) Rose (Test/QuickCheck/Property.hs:132) ioRose (Test/QuickCheck/Property.hs:135) joinRose (Test/QuickCheck/Property.hs:138) (Test/QuickCheck/Property.hs:147) (Test/QuickCheck/Property.hs:152) (Test/QuickCheck/Property.hs:157) CallbackKind (Test/QuickCheck/Property.hs:191) exception (Test/QuickCheck/Property.hs:207) formatException (Test/QuickCheck/Property.hs:213) protectResult (Test/QuickCheck/Property.hs:218) succeeded (Test/QuickCheck/Property.hs:221) failed (Test/QuickCheck/Property.hs:221) rejected (Test/QuickCheck/Property.hs:221) liftBool (Test/QuickCheck/Property.hs:242) mapResult (Test/QuickCheck/Property.hs:246) mapTotalResult (Test/QuickCheck/Property.hs:249) mapRoseResult (Test/QuickCheck/Property.hs:253) mapProp (Test/QuickCheck/Property.hs:256) 50% ( 14 / 28) in 'Test.QuickCheck.Test' Missing documentation for: test (Test/QuickCheck/Test.hs:193) doneTesting (Test/QuickCheck/Test.hs:199) giveUp (Test/QuickCheck/Test.hs:229) runATest (Test/QuickCheck/Test.hs:245) summary (Test/QuickCheck/Test.hs:311) success (Test/QuickCheck/Test.hs:322) labelPercentage (Test/QuickCheck/Test.hs:352) insufficientCoverage (Test/QuickCheck/Test.hs:360) foundFailure (Test/QuickCheck/Test.hs:367) localMin (Test/QuickCheck/Test.hs:371) localMin' (Test/QuickCheck/Test.hs:401) localMinFound (Test/QuickCheck/Test.hs:413) callbackPostTest (Test/QuickCheck/Test.hs:438) callbackPostFinalFailure (Test/QuickCheck/Test.hs:443) 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% (127 /128) 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.9386839851771476364.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/QuickCheck-2.9.2-AzbjWrJo3WFD60ZxKurQ3s Registering QuickCheck-2.9.2... cabal: Leaving directory '/tmp/cabal-tmp-27537/QuickCheck-2.9.2' Installed QuickCheck-2.9.2 cabal: Entering directory '/tmp/cabal-tmp-27537/Crypto-4.2.5.1' Configuring Crypto-4.2.5.1... Building Crypto-4.2.5.1... Preprocessing library Crypto-4.2.5.1... [ 1 of 26] Compiling Data.Digest.SHA2 ( Data/Digest/SHA2.hs, dist/build/Data/Digest/SHA2.o ) Data/Digest/SHA2.hs:88:35: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:89:39: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:92:10: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:97:11: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:99:51: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:142:26: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:147:12: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 2 of 26] Compiling Data.Digest.MD5Aux ( Data/Digest/MD5Aux.hs, dist/build/Data/Digest/MD5Aux.o ) Data/Digest/MD5Aux.hs:107:10: warning: [-Wmissing-methods] • No explicit implementation for ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num ABCD’ [ 3 of 26] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/Codec/Encryption/Modes.o ) Codec/Encryption/Modes.hs:19:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. [ 4 of 26] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/Codec/Encryption/BlowfishAux.o ) [ 5 of 26] Compiling Codec.Encryption.TEA ( Codec/Encryption/TEA.hs, dist/build/Codec/Encryption/TEA.o ) [ 6 of 26] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/Data/LargeWord.o ) Data/LargeWord.hs:46:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:58:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:68:38: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:70:39: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:26: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:93:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:95:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:102:10: warning: [-Wmissing-methods] • No explicit implementation for ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num (LargeKey a b)’ Data/LargeWord.hs:109:10: warning: [-Wmissing-methods] • No explicit implementation for ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ • In the instance declaration for ‘Bits (LargeKey a b)’ Data/LargeWord.hs:133:10: warning: [-Wmissing-methods] • No explicit implementation for ‘quotRem’ • In the instance declaration for ‘Integral (LargeKey a b)’ Data/LargeWord.hs:137:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toRational’ • In the instance declaration for ‘Real (LargeKey a b)’ Data/LargeWord.hs:140:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toEnum’ and ‘fromEnum’ • In the instance declaration for ‘Enum (LargeKey a b)’ [ 7 of 26] Compiling Codec.Encryption.DESAux ( Codec/Encryption/DESAux.hs, dist/build/Codec/Encryption/DESAux.o ) Codec/Encryption/DESAux.hs:21:10: warning: [-Wmissing-methods] • No explicit implementation for ‘+’, ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num [Bool]’ Codec/Encryption/DESAux.hs:23:10: warning: [-Wmissing-methods] • No explicit implementation for ‘.&.’, ‘.|.’, ‘complement’, (either ‘shift’ or (‘shiftL’ and ‘shiftR’)), ‘bitSize’, ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ • In the instance declaration for ‘Bits [Bool]’ [ 8 of 26] Compiling Codec.Encryption.DES ( Codec/Encryption/DES.hs, dist/build/Codec/Encryption/DES.o ) [ 9 of 26] Compiling Codec.Encryption.RSA.NumberTheory ( Codec/Encryption/RSA/NumberTheory.hs, dist/build/Codec/Encryption/RSA/NumberTheory.o ) Codec/Encryption/RSA/NumberTheory.hs:57:1: warning: [-Wtabs] Tab character found here, and in one further location. Please use spaces instead. [10 of 26] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/Codec/Utils.o ) Codec/Utils.hs:24:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. Codec/Utils.hs:65:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:74:7: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:93:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [11 of 26] Compiling Codec.Encryption.RSA ( Codec/Encryption/RSA.hs, dist/build/Codec/Encryption/RSA.o ) [12 of 26] Compiling Codec.Encryption.RSA.EMEOAEP ( Codec/Encryption/RSA/EMEOAEP.hs, dist/build/Codec/Encryption/RSA/EMEOAEP.o ) Codec/Encryption/RSA/EMEOAEP.hs:52:1: warning: [-Wtabs] Tab character found here, and in three further locations. Please use spaces instead. [13 of 26] Compiling Codec.Encryption.RSA.MGF ( Codec/Encryption/RSA/MGF.hs, dist/build/Codec/Encryption/RSA/MGF.o ) Codec/Encryption/RSA/MGF.hs:32:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. [14 of 26] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/Codec/Encryption/AESAux.o ) Codec/Encryption/AESAux.hs:3:1: warning: [-Wtabs] Tab character found here, and in 399 further locations. Please use spaces instead. [15 of 26] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/Codec/Encryption/AES.o ) Codec/Encryption/AES.hs:43:9: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:50:17: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:50:33: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:51:17: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:51:33: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:58:9: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [16 of 26] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/Codec/Encryption/Blowfish.o ) [17 of 26] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/Codec/Encryption/Padding.o ) Codec/Encryption/Padding.hs:58:20: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/Padding.hs:68:1: warning: [-Wtabs] Tab character found here, and in three further locations. Please use spaces instead. Codec/Encryption/Padding.hs:106:29: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [18 of 26] Compiling Codec.Text.Raw ( Codec/Text/Raw.hs, dist/build/Codec/Text/Raw.o ) [19 of 26] Compiling Data.Digest.MD5 ( Data/Digest/MD5.hs, dist/build/Data/Digest/MD5.o ) Data/Digest/MD5.hs:41:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. [20 of 26] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/Data/Digest/SHA1.o ) [21 of 26] Compiling Data.Digest.SHA224 ( Data/Digest/SHA224.hs, dist/build/Data/Digest/SHA224.o ) [22 of 26] Compiling Data.Digest.SHA256 ( Data/Digest/SHA256.hs, dist/build/Data/Digest/SHA256.o ) [23 of 26] Compiling Data.Digest.SHA384 ( Data/Digest/SHA384.hs, dist/build/Data/Digest/SHA384.o ) [24 of 26] Compiling Data.Digest.SHA512 ( Data/Digest/SHA512.hs, dist/build/Data/Digest/SHA512.o ) [25 of 26] Compiling Data.HMAC ( Data/HMAC.hs, dist/build/Data/HMAC.o ) Data/HMAC.hs:108:45: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/HMAC.hs:118:28: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [26 of 26] Compiling Codec.Binary.BubbleBabble ( Codec/Binary/BubbleBabble.hs, dist/build/Codec/Binary/BubbleBabble.o ) Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1... [ 1 of 11] Compiling Codec.Encryption.DESAux ( Codec/Encryption/DESAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/DESAux.o ) Codec/Encryption/DESAux.hs:21:10: warning: [-Wmissing-methods] • No explicit implementation for ‘+’, ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num [Bool]’ Codec/Encryption/DESAux.hs:23:10: warning: [-Wmissing-methods] • No explicit implementation for ‘.&.’, ‘.|.’, ‘complement’, (either ‘shift’ or (‘shiftL’ and ‘shiftR’)), ‘bitSize’, ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ • In the instance declaration for ‘Bits [Bool]’ [ 2 of 11] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/BlowfishAux.o ) [ 3 of 11] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Data/LargeWord.o ) Data/LargeWord.hs:46:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:58:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:68:38: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:70:39: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:26: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:93:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:95:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:102:10: warning: [-Wmissing-methods] • No explicit implementation for ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num (LargeKey a b)’ Data/LargeWord.hs:109:10: warning: [-Wmissing-methods] • No explicit implementation for ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ • In the instance declaration for ‘Bits (LargeKey a b)’ Data/LargeWord.hs:133:10: warning: [-Wmissing-methods] • No explicit implementation for ‘quotRem’ • In the instance declaration for ‘Integral (LargeKey a b)’ Data/LargeWord.hs:137:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toRational’ • In the instance declaration for ‘Real (LargeKey a b)’ Data/LargeWord.hs:140:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toEnum’ and ‘fromEnum’ • In the instance declaration for ‘Enum (LargeKey a b)’ [ 4 of 11] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Utils.o ) Codec/Utils.hs:24:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. Codec/Utils.hs:65:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:74:7: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:93:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 5 of 11] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/AESAux.o ) Codec/Encryption/AESAux.hs:3:1: warning: [-Wtabs] Tab character found here, and in 399 further locations. Please use spaces instead. [ 6 of 11] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Padding.o ) Codec/Encryption/Padding.hs:58:20: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/Padding.hs:68:1: warning: [-Wtabs] Tab character found here, and in three further locations. Please use spaces instead. Codec/Encryption/Padding.hs:106:29: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 7 of 11] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Modes.o ) Codec/Encryption/Modes.hs:19:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. [ 8 of 11] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Blowfish.o ) [ 9 of 11] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/AES.o ) Codec/Encryption/AES.hs:43:9: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:50:17: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:50:33: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:51:17: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:51:33: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:58:9: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [10 of 11] Compiling Codec.Encryption.DES ( Codec/Encryption/DES.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/DES.o ) [11 of 11] Compiling Main ( SymmetricTest.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Main.o ) Linking dist/build/SymmetricTest/SymmetricTest ... Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1... [1 of 4] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/SHA1Test/SHA1Test-tmp/Codec/Utils.o ) Codec/Utils.hs:24:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. Codec/Utils.hs:65:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:74:7: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:93:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 4] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/SHA1Test/SHA1Test-tmp/Data/Digest/SHA1.o ) [3 of 4] Compiling Codec.Text.Raw ( Codec/Text/Raw.hs, dist/build/SHA1Test/SHA1Test-tmp/Codec/Text/Raw.o ) [4 of 4] Compiling Main ( SHA1Test.hs, dist/build/SHA1Test/SHA1Test-tmp/Main.o ) Linking dist/build/SHA1Test/SHA1Test ... Preprocessing executable 'RSATest' for Crypto-4.2.5.1... [1 of 7] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/RSATest/RSATest-tmp/Codec/Utils.o ) Codec/Utils.hs:24:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. Codec/Utils.hs:65:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:74:7: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:93:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 7] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/RSATest/RSATest-tmp/Data/Digest/SHA1.o ) [3 of 7] Compiling Codec.Encryption.RSA.NumberTheory ( Codec/Encryption/RSA/NumberTheory.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/NumberTheory.o ) Codec/Encryption/RSA/NumberTheory.hs:57:1: warning: [-Wtabs] Tab character found here, and in one further location. Please use spaces instead. [4 of 7] Compiling Codec.Encryption.RSA.MGF ( Codec/Encryption/RSA/MGF.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/MGF.o ) Codec/Encryption/RSA/MGF.hs:32:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. [5 of 7] Compiling Codec.Encryption.RSA.EMEOAEP ( Codec/Encryption/RSA/EMEOAEP.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/EMEOAEP.o ) Codec/Encryption/RSA/EMEOAEP.hs:52:1: warning: [-Wtabs] Tab character found here, and in three further locations. Please use spaces instead. [6 of 7] Compiling Codec.Encryption.RSA ( Codec/Encryption/RSA.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA.o ) [7 of 7] Compiling Main ( RSATest.hs, dist/build/RSATest/RSATest-tmp/Main.o ) Linking dist/build/RSATest/RSATest ... Preprocessing executable 'QuickTest' for Crypto-4.2.5.1... [1 of 9] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/BlowfishAux.o ) [2 of 9] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/QuickTest/QuickTest-tmp/Data/LargeWord.o ) Data/LargeWord.hs:46:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:58:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:68:38: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:70:39: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:26: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:93:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:95:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:102:10: warning: [-Wmissing-methods] • No explicit implementation for ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num (LargeKey a b)’ Data/LargeWord.hs:109:10: warning: [-Wmissing-methods] • No explicit implementation for ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ • In the instance declaration for ‘Bits (LargeKey a b)’ Data/LargeWord.hs:133:10: warning: [-Wmissing-methods] • No explicit implementation for ‘quotRem’ • In the instance declaration for ‘Integral (LargeKey a b)’ Data/LargeWord.hs:137:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toRational’ • In the instance declaration for ‘Real (LargeKey a b)’ Data/LargeWord.hs:140:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toEnum’ and ‘fromEnum’ • In the instance declaration for ‘Enum (LargeKey a b)’ [3 of 9] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Utils.o ) Codec/Utils.hs:24:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. Codec/Utils.hs:65:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:74:7: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:93:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [4 of 9] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/AESAux.o ) Codec/Encryption/AESAux.hs:3:1: warning: [-Wtabs] Tab character found here, and in 399 further locations. Please use spaces instead. [5 of 9] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Padding.o ) Codec/Encryption/Padding.hs:58:20: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/Padding.hs:68:1: warning: [-Wtabs] Tab character found here, and in three further locations. Please use spaces instead. Codec/Encryption/Padding.hs:106:29: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [6 of 9] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Modes.o ) Codec/Encryption/Modes.hs:19:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. [7 of 9] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Blowfish.o ) [8 of 9] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/AES.o ) Codec/Encryption/AES.hs:43:9: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:50:17: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:50:33: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:51:17: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:51:33: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:58:9: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [9 of 9] Compiling Main ( QuickTest.hs, dist/build/QuickTest/QuickTest-tmp/Main.o ) Linking dist/build/QuickTest/QuickTest ... Preprocessing executable 'HMACTest' for Crypto-4.2.5.1... [1 of 6] Compiling Data.Digest.MD5Aux ( Data/Digest/MD5Aux.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/MD5Aux.o ) Data/Digest/MD5Aux.hs:107:10: warning: [-Wmissing-methods] • No explicit implementation for ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num ABCD’ [2 of 6] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/HMACTest/HMACTest-tmp/Codec/Utils.o ) Codec/Utils.hs:24:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. Codec/Utils.hs:65:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:74:7: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:93:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 6] Compiling Data.Digest.MD5 ( Data/Digest/MD5.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/MD5.o ) Data/Digest/MD5.hs:41:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. [4 of 6] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/SHA1.o ) [5 of 6] Compiling Data.HMAC ( Data/HMAC.hs, dist/build/HMACTest/HMACTest-tmp/Data/HMAC.o ) Data/HMAC.hs:108:45: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/HMAC.hs:118:28: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [6 of 6] Compiling Main ( HMACTest.hs, dist/build/HMACTest/HMACTest-tmp/Main.o ) Linking dist/build/HMACTest/HMACTest ... Preprocessing executable 'WordListTest' for Crypto-4.2.5.1... WordListTest.hs:1:35: warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead [1 of 3] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/WordListTest/WordListTest-tmp/Data/LargeWord.o ) Data/LargeWord.hs:46:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:58:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:68:38: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:70:39: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:26: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:93:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:95:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:102:10: warning: [-Wmissing-methods] • No explicit implementation for ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num (LargeKey a b)’ Data/LargeWord.hs:109:10: warning: [-Wmissing-methods] • No explicit implementation for ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ • In the instance declaration for ‘Bits (LargeKey a b)’ Data/LargeWord.hs:133:10: warning: [-Wmissing-methods] • No explicit implementation for ‘quotRem’ • In the instance declaration for ‘Integral (LargeKey a b)’ Data/LargeWord.hs:137:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toRational’ • In the instance declaration for ‘Real (LargeKey a b)’ Data/LargeWord.hs:140:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toEnum’ and ‘fromEnum’ • In the instance declaration for ‘Enum (LargeKey a b)’ [2 of 3] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/WordListTest/WordListTest-tmp/Codec/Utils.o ) Codec/Utils.hs:24:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. Codec/Utils.hs:65:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:74:7: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:93:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 3] Compiling Main ( WordListTest.hs, dist/build/WordListTest/WordListTest-tmp/Main.o ) WordListTest.hs:1:35: warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead Linking dist/build/WordListTest/WordListTest ... Running Haddock for Crypto-4.2.5.1... Running hscolour for Crypto-4.2.5.1... Preprocessing library Crypto-4.2.5.1... Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1... Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1... Preprocessing executable 'RSATest' for Crypto-4.2.5.1... Preprocessing executable 'QuickTest' for Crypto-4.2.5.1... Preprocessing executable 'HMACTest' for Crypto-4.2.5.1... Preprocessing executable 'WordListTest' for Crypto-4.2.5.1... Preprocessing library Crypto-4.2.5.1... Data/Digest/SHA2.hs:88:35: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:89:39: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:92:10: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:97:11: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:99:51: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:142:26: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/SHA2.hs:147:12: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/MD5Aux.hs:107:10: warning: [-Wmissing-methods] • No explicit implementation for ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num ABCD’ Codec/Encryption/Modes.hs:19:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. Data/LargeWord.hs:46:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:58:19: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:68:38: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:70:39: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:91:26: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:93:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:95:66: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/LargeWord.hs:102:10: warning: [-Wmissing-methods] • No explicit implementation for ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num (LargeKey a b)’ Data/LargeWord.hs:109:10: warning: [-Wmissing-methods] • No explicit implementation for ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ • In the instance declaration for ‘Bits (LargeKey a b)’ Data/LargeWord.hs:133:10: warning: [-Wmissing-methods] • No explicit implementation for ‘quotRem’ • In the instance declaration for ‘Integral (LargeKey a b)’ Data/LargeWord.hs:137:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toRational’ • In the instance declaration for ‘Real (LargeKey a b)’ Data/LargeWord.hs:140:10: warning: [-Wmissing-methods] • No explicit implementation for ‘toEnum’ and ‘fromEnum’ • In the instance declaration for ‘Enum (LargeKey a b)’ Codec/Encryption/DESAux.hs:21:10: warning: [-Wmissing-methods] • No explicit implementation for ‘+’, ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’) • In the instance declaration for ‘Num [Bool]’ Codec/Encryption/DESAux.hs:23:10: warning: [-Wmissing-methods] • No explicit implementation for ‘.&.’, ‘.|.’, ‘complement’, (either ‘shift’ or (‘shiftL’ and ‘shiftR’)), ‘bitSize’, ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ • In the instance declaration for ‘Bits [Bool]’ Codec/Encryption/RSA/NumberTheory.hs:57:1: warning: [-Wtabs] Tab character found here, and in one further location. Please use spaces instead. Codec/Utils.hs:24:1: warning: [-Wtabs] Tab character found here, and in two further locations. Please use spaces instead. Codec/Utils.hs:65:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:74:7: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Utils.hs:93:13: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/RSA/EMEOAEP.hs:52:1: warning: [-Wtabs] Tab character found here, and in three further locations. Please use spaces instead. Codec/Encryption/RSA/MGF.hs:32:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. Codec/Encryption/AESAux.hs:3:1: warning: [-Wtabs] Tab character found here, and in 399 further locations. Please use spaces instead. Codec/Encryption/AES.hs:43:9: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:50:17: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:50:33: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:51:17: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:51:33: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/AES.hs:58:9: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/Padding.hs:68:1: warning: [-Wtabs] Tab character found here, and in three further locations. Please use spaces instead. Codec/Encryption/Padding.hs:58:20: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Codec/Encryption/Padding.hs:106:29: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Digest/MD5.hs:41:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. Data/HMAC.hs:108:45: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/HMAC.hs:118:28: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 43% ( 6 / 14) in 'Data.Digest.SHA2' Missing documentation for: Hash256 (Data/Digest/SHA2.hs:103) sha512Ascii (Data/Digest/SHA2.hs:227) Hash512 (Data/Digest/SHA2.hs:104) sha384Ascii (Data/Digest/SHA2.hs:224) Hash384 (Data/Digest/SHA2.hs:106) sha224Ascii (Data/Digest/SHA2.hs:230) Hash224 (Data/Digest/SHA2.hs:107) toOctets (Data/Digest/SHA2.hs:140) 0% ( 0 / 10) in 'Data.Digest.MD5Aux' Missing documentation for: Module header md5 (Data/Digest/MD5Aux.hs:117) md5s (Data/Digest/MD5Aux.hs:123) md5i (Data/Digest/MD5Aux.hs:129) MD5 (Data/Digest/MD5Aux.hs:43) ABCD (Data/Digest/MD5Aux.hs:36) Zord64 (Data/Digest/MD5Aux.hs:29) Str (Data/Digest/MD5Aux.hs:37) BoolList (Data/Digest/MD5Aux.hs:38) WordList (Data/Digest/MD5Aux.hs:39) 100% ( 4 / 4) in 'Codec.Encryption.Modes' 0% ( 0 / 4) in 'Codec.Encryption.BlowfishAux' Missing documentation for: Module header bfMakeKey (Codec/Encryption/BlowfishAux.hs:60) bfEnc (Codec/Encryption/BlowfishAux.hs:38) bfDec (Codec/Encryption/BlowfishAux.hs:54) 25% ( 1 / 4) in 'Codec.Encryption.TEA' Missing documentation for: TEAKey (Codec/Encryption/TEA.hs:26) encrypt (Codec/Encryption/TEA.hs:34) decrypt (Codec/Encryption/TEA.hs:47) 12% ( 1 / 8) in 'Data.LargeWord' Missing documentation for: LargeKey (Data/LargeWord.hs:62) Word96 (Data/LargeWord.hs:142) Word128 (Data/LargeWord.hs:143) Word160 (Data/LargeWord.hs:144) Word192 (Data/LargeWord.hs:145) Word224 (Data/LargeWord.hs:146) Word256 (Data/LargeWord.hs:147) 0% ( 0 / 3) in 'Codec.Encryption.DESAux' Missing documentation for: Module header des_enc (Codec/Encryption/DESAux.hs:48) des_dec (Codec/Encryption/DESAux.hs:51) 100% ( 4 / 4) in 'Codec.Encryption.DES' 0% ( 0 / 14) in 'Codec.Encryption.RSA.NumberTheory' Missing documentation for: Module header inverse (Codec/Encryption/RSA/NumberTheory.hs:65) extEuclGcd (Codec/Encryption/RSA/NumberTheory.hs:73) simplePrimalityTest (Codec/Encryption/RSA/NumberTheory.hs:152) getPrime (Codec/Encryption/RSA/NumberTheory.hs:123) pg (Codec/Encryption/RSA/NumberTheory.hs:134) isPrime (Codec/Encryption/RSA/NumberTheory.hs:142) rabinMillerPrimalityTest (Codec/Encryption/RSA/NumberTheory.hs:161) expmod (Codec/Encryption/RSA/NumberTheory.hs:185) factor (Codec/Encryption/RSA/NumberTheory.hs:43) testInverse (Codec/Encryption/RSA/NumberTheory.hs:68) primes (Codec/Encryption/RSA/NumberTheory.hs:201) /| (Codec/Encryption/RSA/NumberTheory.hs:197) randomOctet (Codec/Encryption/RSA/NumberTheory.hs:35) 92% ( 11 / 12) in 'Codec.Utils' Missing documentation for: toTwosComp (Codec/Utils.hs:123) 100% ( 4 / 4) in 'Codec.Encryption.RSA' 100% ( 4 / 4) in 'Codec.Encryption.RSA.EMEOAEP' 100% ( 3 / 3) in 'Codec.Encryption.RSA.MGF' 14% ( 1 / 7) in 'Codec.Encryption.AESAux' Missing documentation for: aes128Encrypt (Codec/Encryption/AESAux.hs:17) aes192Encrypt (Codec/Encryption/AESAux.hs:22) aes256Encrypt (Codec/Encryption/AESAux.hs:27) aes128Decrypt (Codec/Encryption/AESAux.hs:32) aes192Decrypt (Codec/Encryption/AESAux.hs:37) aes256Decrypt (Codec/Encryption/AESAux.hs:42) 80% ( 4 / 5) in 'Codec.Encryption.AES' Missing documentation for: AESKey (Codec/Encryption/AES.hs:28) 100% ( 4 / 4) in 'Codec.Encryption.Blowfish' 100% ( 6 / 6) in 'Codec.Encryption.Padding' 33% ( 1 / 3) in 'Codec.Text.Raw' Missing documentation for: hexdump (Codec/Text/Raw.hs:35) hexdumpBy (Codec/Text/Raw.hs:43) 100% ( 3 / 3) in 'Data.Digest.MD5' 20% ( 1 / 5) in 'Data.Digest.SHA1' Missing documentation for: Word160 (Data/Digest/SHA1.hs:34) hash (Data/Digest/SHA1.hs:119) lift2 (Data/Digest/SHA1.hs:49) toInteger (Data/Digest/SHA1.hs:41) 100% ( 3 / 3) in 'Data.Digest.SHA224' 100% ( 3 / 3) in 'Data.Digest.SHA256' 100% ( 3 / 3) in 'Data.Digest.SHA384' 100% ( 3 / 3) in 'Data.Digest.SHA512' 100% ( 7 / 7) in 'Data.HMAC' 50% ( 1 / 2) in 'Codec.Binary.BubbleBabble' Missing documentation for: Module header Warning: Data.Digest.SHA2: could not find link destinations for: Hash8 Hash padding sha Warning: Data.LargeWord: could not find link destinations for: LargeWord Warning: Codec.Utils: could not find link destinations for: trimNulls Warning: Codec.Encryption.AES: could not find link destinations for: AESKeyIndirection Warning: Codec.Text.Raw: could not find link destinations for: OctetsPerLine Documentation created: dist/doc/html/Crypto/index.html, dist/doc/html/Crypto/Crypto.txt Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1... Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1... Preprocessing executable 'RSATest' for Crypto-4.2.5.1... Preprocessing executable 'QuickTest' for Crypto-4.2.5.1... Preprocessing executable 'HMACTest' for Crypto-4.2.5.1... Preprocessing executable 'WordListTest' for Crypto-4.2.5.1... Creating package registration file: /tmp/pkgConf-Crypto-4.2.51726234031005418816.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/Crypto-4.2.5.1-IVYPNYNzLzNC52JZGMi320 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 Crypto-4.2.5.1... cabal: Leaving directory '/tmp/cabal-tmp-27537/Crypto-4.2.5.1' Installed Crypto-4.2.5.1 cabal: Entering directory '/tmp/cabal-tmp-27537/Dao-0.1.0.2' Configuring Dao-0.1.0.2... Warning: 'ghc-options: -threaded' has no effect for libraries. It should only be used for executables. Building Dao-0.1.0.2... Preprocessing library Dao-0.1.0.2... [ 1 of 21] Compiling Dao.Stack ( src/Dao/Stack.hs, dist/build/Dao/Stack.o ) src/Dao/Stack.hs:81:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord key • In the type signature for: stackPush :: Ord key => M.Map key val -> Stack key val -> Stack key val src/Dao/Stack.hs:84:1: warning: [-Wredundant-constraints] • Redundant constraint: Ord key • In the type signature for: stackPop :: Ord key => Stack key val -> (Stack key val, M.Map key val) [ 2 of 21] Compiling Dao.Predicate ( src/Dao/Predicate.hs, dist/build/Dao/Predicate.o ) src/Dao/Predicate.hs:71:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead [ 3 of 21] Compiling Dao.StepList ( src/Dao/StepList.hs, dist/build/Dao/StepList.o ) src/Dao/StepList.hs:46:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 4 of 21] Compiling Dao.String ( src/Dao/String.hs, dist/build/Dao/String.o ) src/Dao/String.hs:171:1: warning: [-Wredundant-constraints] • Redundant constraints: (Enum a, Read a) • In the type signature for: derive_ustr :: (Enum a, Read a, Show a) => a -> UStr src/Dao/String.hs:180:1: warning: [-Wredundant-constraints] • Redundant constraints: (Enum a, Show a) • In the type signature for: derive_fromUStr :: (Enum a, Read a, Show a) => UStr -> a src/Dao/String.hs:189:1: warning: [-Wredundant-constraints] • Redundant constraints: (Enum a, Show a) • In the type signature for: derive_maybeFromUStr :: (Enum a, Read a, Show a) => UStr -> Maybe a [ 5 of 21] Compiling Dao.Tree ( src/Dao/Tree.hs, dist/build/Dao/Tree.o ) src/Dao/Tree.hs:30:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Dao/Tree.hs:38:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Dao/Tree.hs:132:1: warning: [-Wredundant-constraints] • Redundant constraints: (Eq p, Ord p) • In the type signature for: alterBranch :: (Eq p, Ord p) => ModBranch p n -> Tree p n -> Tree p n src/Dao/Tree.hs:173:1: warning: [-Wredundant-constraints] • Redundant constraint: Functor m • In the type signature for: runUpdateTreeT :: (Ord p, Functor m, Monad m) => UpdateTreeT p n m a -> Tree p n -> m (a, Tree p n) src/Dao/Tree.hs:202:1: warning: [-Wredundant-constraints] • Redundant constraint: Functor m • In the type signature for: atTop :: (Functor m, Monad m) => UpdateTreeT p n m Bool src/Dao/Tree.hs:206:1: warning: [-Wredundant-constraints] • Redundant constraint: Functor m • In the type signature for: home :: (Ord p, Functor m, Monad m) => UpdateTreeT p n m () src/Dao/Tree.hs:210:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord p, Functor m) • In the type signature for: getPath :: (Ord p, Functor m, Monad m) => UpdateTreeT p n m [p] src/Dao/Tree.hs:215:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord p, Functor m) • In the type signature for: modifyNode :: (Ord p, Functor m, Monad m) => (Tree p n -> Tree p n) -> UpdateTreeT p n m (Maybe n) src/Dao/Tree.hs:220:1: warning: [-Wredundant-constraints] • Redundant constraint: Functor m • In the type signature for: modifyBranch :: (Ord p, Functor m, Monad m) => ModBranch p n -> UpdateTreeT p n m () src/Dao/Tree.hs:225:1: warning: [-Wredundant-constraints] • Redundant constraint: Functor m • In the type signature for: modifyLeaf :: (Ord p, Functor m, Monad m) => ModLeaf n -> UpdateTreeT p n m (Maybe n) [ 6 of 21] Compiling Dao.Random ( src/Dao/Random.hs, dist/build/Dao/Random.o ) src/Dao/Random.hs:50:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Dao/Random.hs:397:1: warning: [-Wredundant-constraints] • Redundant constraint: Bounded x • In the type signature for: randEnum :: (Bounded x, Enum x) => x -> x -> RandO x [ 7 of 21] Compiling Dao.PPrint ( src/Dao/PPrint.hs, dist/build/Dao/PPrint.o ) src/Dao/PPrint.hs:35:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 8 of 21] Compiling Dao.Token ( src/Dao/Token.hs, dist/build/Dao/Token.o ) src/Dao/Token.hs:28:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Dao/Token.hs:29:1: warning: [-Wunused-imports] The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() [ 9 of 21] Compiling Dao.Binary ( src/Dao/Binary.hs, dist/build/Dao/Binary.o ) src/Dao/Binary.hs:56:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Dao/Binary.hs:143:10: warning: [-Wredundant-constraints] • Redundant constraint: HasCoderTable mtab • In the instance declaration for ‘S.MonadState (EncodeIndex mtab) (GPutM mtab)’ src/Dao/Binary.hs:172:10: warning: [-Wredundant-constraints] • Redundant constraint: HasCoderTable mtab • In the instance declaration for ‘Binary InStreamIndex mtab’ src/Dao/Binary.hs:178:1: warning: [-Wredundant-constraints] • Redundant constraint: HasCoderTable mtab • In the type signature for: decodeIndexLookup :: HasCoderTable mtab => InStreamID -> GGet mtab (Maybe Name) src/Dao/Binary.hs:260:1: warning: [-Wredundant-constraints] • Redundant constraint: HasCoderTable mtab • In the type signature for: runPut :: HasCoderTable mtab => mtab -> GPut mtab -> Z.ByteString src/Dao/Binary.hs:264:1: warning: [-Wredundant-constraints] • Redundant constraint: HasCoderTable mtab • In the type signature for: runGet :: HasCoderTable mtab => mtab -> GGet mtab a -> Z.ByteString -> Predicate GGetErr a src/Dao/Binary.hs:301:10: warning: [-Wredundant-constraints] • Redundant constraints: (Show i, Binary a mtab) • In the instance declaration for ‘Monoid (PrefixTable mtab i a)’ src/Dao/Binary.hs:341:1: warning: [-Wredundant-constraints] • Redundant constraints: (Integral i, Show i) • In the type signature for: runPrefixTable :: (Integral i, Show i, Ix i, Binary i mtab) => PrefixTable mtab i a -> GGet mtab a src/Dao/Binary.hs:430:1: warning: [-Wredundant-constraints] • Redundant constraint: Bits a • In the type signature for: putIntegral :: (Integral a, Bits a) => a -> GPut mtab src/Dao/Binary.hs:433:1: warning: [-Wredundant-constraints] • Redundant constraint: Bits a • In the type signature for: getIntegral :: (Integral a, Bits a) => GGet mtab a src/Dao/Binary.hs:436:1: warning: [-Wredundant-constraints] • Redundant constraint: Bits a • In the type signature for: putPosIntegral :: (Integral a, Bits a) => a -> GPut mtab src/Dao/Binary.hs:439:1: warning: [-Wredundant-constraints] • Redundant constraint: Bits a • In the type signature for: getPosIntegral :: (Integral a, Bits a) => GGet mtab a src/Dao/Binary.hs:489:10: warning: [-Wredundant-constraints] • Redundant constraint: RealFloat a • In the instance declaration for ‘Binary (Complex a) mtab’ src/Dao/Binary.hs:493:10: warning: [-Wredundant-constraints] • Redundant constraints: (Num a, Binary a mtab) • In the instance declaration for ‘Binary (Ratio a) mtab’ [10 of 21] Compiling Dao.HashMap ( src/Dao/HashMap.hs, dist/build/Dao/HashMap.o ) src/Dao/HashMap.hs:35:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Dao/HashMap.hs:39:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [11 of 21] Compiling Dao.RefTable ( src/Dao/RefTable.hs, dist/build/Dao/RefTable.o ) src/Dao/RefTable.hs:40:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [12 of 21] Compiling Dao.Interpreter.AST ( src/Dao/Interpreter/AST.hs, dist/build/Dao/Interpreter/AST.o ) src/Dao/Interpreter/AST.hs:1832:10: warning: [-Wredundant-constraints] • Redundant constraint: HasNullValue o • In the instance declaration for ‘HasNullValue (TyChkExpr a o)’ src/Dao/Interpreter/AST.hs:1888:10: warning: [-Wredundant-constraints] • Redundant constraint: HasNullValue o • In the instance declaration for ‘HasNullValue (AST_TyChk a o)’ src/Dao/Interpreter/AST.hs:1911:10: warning: [-Wredundant-constraints] • Redundant constraint: HasRandGen o • In the instance declaration for ‘HasRandGen (AST_TyChk a o)’ src/Dao/Interpreter/AST.hs:2641:10: warning: [-Wredundant-constraints] • Redundant constraint: HasNullValue o • In the instance declaration for ‘HasNullValue (ScriptExpr o)’ [13 of 21] Compiling Dao.Glob ( src/Dao/Glob.hs, dist/build/Dao/Glob.o ) src/Dao/Glob.hs:137:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Dao/Glob.hs:354:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq tok • In the type signature for: insertMultiPattern :: (Eq tok, Ord tok) => (act -> act -> act) -> [Glob tok] -> act -> PatternTree tok act -> PatternTree tok act src/Dao/Glob.hs:360:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq tok • In the type signature for: globTree :: (Eq tok, Ord tok) => Glob tok -> act -> PatternTree tok act src/Dao/Glob.hs:365:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq tok • In the type signature for: matchPattern :: (Eq tok, Ord tok) => Bool -> Glob tok -> [tok] -> [M.Map Name (Maybe Name, [tok])] [14 of 21] Compiling Dao.Interval ( src/Dao/Interval.hs, dist/build/Dao/Interval.o ) src/Dao/Interval.hs:63:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Dao/Interval.hs:232:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum c • In the type signature for: enumInfSeg :: (Ord c, Enum c, InfBound c) => Inf c -> Inf c -> Interval c src/Dao/Interval.hs:289:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum c • In the type signature for: toBoundedPair :: (Enum c, Bounded c) => Interval c -> (c, c) src/Dao/Interval.hs:316:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum c • In the type signature for: numElems :: (Integral c, Enum c) => Interval c -> Maybe Integer src/Dao/Interval.hs:324:1: warning: [-Wredundant-constraints] • Redundant constraint: Enum c • In the type signature for: isWithin :: (Ord c, Enum c) => Inf c -> Interval c -> Bool src/Dao/Interval.hs:553:1: warning: [-Wredundant-constraints] • Redundant constraint: InfBound c • In the type signature for: sieveM :: (Ord c, Enum c, InfBound c) => Interval c -> SetM c x -> SetM c x src/Dao/Interval.hs:657:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord c, Enum c, InfBound c) • In the type signature for: infiniteM :: (Ord c, Enum c, InfBound c) => [x] -> SetM c x src/Dao/Interval.hs:669:1: warning: [-Wredundant-constraints] • Redundant constraints: (Enum c, InfBound c) • In the type signature for: rangeM :: (Ord c, Enum c, InfBound c) => c -> c -> [x] -> SetM c x src/Dao/Interval.hs:684:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord c, Enum c, InfBound c) • In the type signature for: isSingletonM :: (Ord c, Enum c, InfBound c) => SetM c x -> Maybe (c, [x]) src/Dao/Interval.hs:698:1: warning: [-Wredundant-constraints] • Redundant constraint: InfBound c • In the type signature for: lookupM :: (Ord c, Enum c, InfBound c) => SetM c x -> c -> [x] src/Dao/Interval.hs:768:1: warning: [-Wredundant-constraints] • Redundant constraints: (Enum c, InfBound c) • In the type signature for: fromListNoNub :: (Ord c, Enum c, InfBound c) => [Interval c] -> Set c src/Dao/Interval.hs:780:1: warning: [-Wredundant-constraints] • Redundant constraints: (Enum c, InfBound c) • In the type signature for: range :: (Ord c, Enum c, InfBound c) => c -> c -> Set c src/Dao/Interval.hs:783:1: warning: [-Wredundant-constraints] • Redundant constraints: (Enum c, InfBound c) • In the type signature for: point :: (Ord c, Enum c, InfBound c) => c -> Set c src/Dao/Interval.hs:818:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord c, Enum c, InfBound c) • In the type signature for: invert :: (Ord c, Enum c, InfBound c) => Set c -> Set c [15 of 21] Compiling Dao.Parser ( src/Dao/Parser.hs, dist/build/Dao/Parser.o ) src/Dao/Parser.hs:39:1: warning: [-Wunused-imports] The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() src/Dao/Parser.hs:282:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: tokTypeToString :: (TokenType tok, HasTokenDB tok) => tok -> String src/Dao/Parser.hs:285:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: tokenToUStr :: (TokenType tok, HasTokenDB tok) => TokenAt tok -> UStr src/Dao/Parser.hs:291:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: tokenToString :: (TokenType tok, HasTokenDB tok) => TokenAt tok -> String src/Dao/Parser.hs:859:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: lexErrToParseErr :: TokenType tok => ParseError (LexerState tok) tok -> ParseError (TokStreamState st tok) tok src/Dao/Parser.hs:916:10: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the instance declaration for ‘MonadPlusError (ParseError (LexerState tok) tok) (Lexer tok)’ src/Dao/Parser.hs:1059:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: lexicalAnalysis :: TokenType tok => Lexer tok a -> LexerState tok -> (Predicate (ParseError (LexerState tok) tok) a, LexerState tok) src/Dao/Parser.hs:1080:1: warning: [-Wredundant-constraints] • Redundant constraint: Show tok • In the type signature for: testLexicalAnalysis_withFilePath :: (Show tok, TokenType tok) => Lexer tok () -> FilePath -> TabWidth -> String -> IO () src/Dao/Parser.hs:1098:1: warning: [-Wredundant-constraints] • Redundant constraint: Show tok • In the type signature for: testLexicalAnalysis :: (Show tok, TokenType tok) => Lexer tok () -> TabWidth -> String -> IO () src/Dao/Parser.hs:1105:1: warning: [-Wredundant-constraints] • Redundant constraint: Show tok • In the type signature for: testLexicalAnalysisOnFile :: (Show tok, TokenType tok) => Lexer tok () -> TabWidth -> FilePath -> IO () src/Dao/Parser.hs:1142:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: newTokStream :: TokenType tok => st -> [Line tok] -> TokStreamState st tok src/Dao/Parser.hs:1221:10: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the instance declaration for ‘MonadPlusError (ParseError (TokStreamState st tok) tok) (TokStream st tok)’ src/Dao/Parser.hs:1256:10: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the instance declaration for ‘Functor (Parser st tok)’ src/Dao/Parser.hs:1451:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: runParserState :: TokenType tok => Parser st tok a -> TokStreamState st tok -> (Predicate (ParseError (TokStreamState st tok) tok) a, TokStreamState st tok) src/Dao/Parser.hs:1483:10: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the instance declaration for ‘Functor (PTable tok)’ src/Dao/Parser.hs:1487:10: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the instance declaration for ‘Monoid (PTable tok a)’ src/Dao/Parser.hs:1496:10: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the instance declaration for ‘Functor (TableItem tok)’ src/Dao/Parser.hs:1693:1: warning: [-Wredundant-constraints] • Redundant constraints: (TokenType tok, Show o) • In the type signature for: evalOpTableParser :: (HasTokenDB tok, TokenType tok, Show o) => OpTableParser st tok op o -> Parser st tok o src/Dao/Parser.hs:1701:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: evalOpTableParserWithInit :: (HasTokenDB tok, TokenType tok) => Parser st tok o -> OpTableParser st tok op o -> Parser st tok o src/Dao/Parser.hs:1813:5: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: inferTypes :: (TokenType tok1, HasTokenDB tok1) => Parser st1 tok1 o1 -> TokenDB tok1 -> [OpPrec st1 tok1 op1 o1] -> Maybe (Array TT (OpTablePrec st1 tok1 op1 o1)) In an equation for ‘newOpTableParser’: newOpTableParser errMsg autoShift asOp objParser constr optab = OpTableParser {opTableErrMsg = toUStr errMsg, opTableAutoShift = autoShift, opTableObjParser = objParser, opTableOpAs = asOp, opTableConstr = constr, opTableArray = inferTypes objParser tokenDB optab} where ttBounds (tt, _) = foldl (\ (lo, hi) (tt, _) -> (min lo tt, max hi tt)) (tt, tt) . tail maxPrec = length optab precList :: (TokenType tok, HasTokenDB tok) => Parser st tok o -> TokenDB tok -> [OpPrec st tok op o] -> [(TT, OpTablePrec st tok op o)] precList _ db optab = do { (n, p) <- zip ... optab; .... } .... src/Dao/Parser.hs:1888:1: warning: [-Wredundant-constraints] • Redundant constraint: TokenType tok • In the type signature for: newLanguage :: (HasTokenDB tok, TokenType tok) => TabWidth -> Parser st tok synTree -> Language st tok synTree [16 of 21] Compiling Dao.Interpreter.Tokenizer ( src/Dao/Interpreter/Tokenizer.hs, dist/build/Dao/Interpreter/Tokenizer.o ) src/Dao/Interpreter/Tokenizer.hs:29:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead [17 of 21] Compiling Dao.Interpreter ( src/Dao/Interpreter.hs, dist/build/Dao/Interpreter.o ) src/Dao/Interpreter.hs:177:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Dao/Interpreter.hs:577:1: warning: [-Wredundant-constraints] • Redundant constraint: Show name • In the type signature for: daoFunction :: (Show name, UStrType name) => name -> DaoFunc () -> DaoSetup src/Dao/Interpreter.hs:594:1: warning: [-Wredundant-constraints] • Redundant constraint: Show name • In the type signature for: daoConstant :: (Show name, UStrType name) => name -> Object -> DaoSetup src/Dao/Interpreter.hs:1264:1: warning: [-Wredundant-constraints] • Redundant constraint: HataClass typ • In the type signature for: fromHata :: (HataClass typ, Typeable typ) => Hata -> Maybe typ src/Dao/Interpreter.hs:1753:1: warning: [-Wredundant-constraints] • Redundant constraint: Typeable o • In the type signature for: defObjField :: (UStrType name, Typeable o, ObjectClass o) => name -> o -> ToDaoStruct haskData Object src/Dao/Interpreter.hs:2015:1: warning: [-Wredundant-constraints] • Redundant constraint: Typeable o • In the type signature for: req :: (UStrType name, Typeable o, ObjectClass o) => name -> FromDaoStruct o src/Dao/Interpreter.hs:2020:1: warning: [-Wredundant-constraints] • Redundant constraint: Typeable o • In the type signature for: opt :: (UStrType name, Typeable o, ObjectClass o) => name -> FromDaoStruct (Maybe o) src/Dao/Interpreter.hs:2026:1: warning: [-Wredundant-constraints] • Redundant constraint: Typeable o • In the type signature for: reqList :: (UStrType name, Typeable o, ObjectClass o) => name -> FromDaoStruct [o] src/Dao/Interpreter.hs:2032:1: warning: [-Wredundant-constraints] • Redundant constraint: Typeable o • In the type signature for: optList :: (UStrType name, Typeable o, ObjectClass o) => name -> FromDaoStruct [o] src/Dao/Interpreter.hs:3758:1: warning: [-Wredundant-constraints] • Redundant constraint: Show a • In the type signature for: _index1DIntegral :: Show a => String -> String -> [Object] -> (Integer -> ObjectFocus o a) -> ObjectFocus o a src/Dao/Interpreter.hs:3956:1: warning: [-Wredundant-constraints] • Redundant constraint: Show o • In the type signature for: innerDataUpdateIndex :: (Show o, ObjectLens o index) => (dt -> o) -> (dt -> o -> dt) -> index -> ObjectFocus (Maybe Object) (Maybe Object) -> ObjectFocus dt (Maybe Object) src/Dao/Interpreter.hs:4529:3: warning: [-Wredundant-constraints] • Redundant constraints: (Monad m, ExecThrowable o) • In the type signature for: execThrow :: (ExecThrowable o, Monad m, MonadError ExecControl m, ExecThrowable o, UStrType msg) => msg -> o -> [(Name, Object)] -> m ig In the ambiguity check for ‘execThrow’ To defer the ambiguity check to use sites, enable AllowAmbiguousTypes When checking the class method: execThrow :: forall o. ExecThrowable o => forall (m :: * -> *) msg ig. (Monad m, MonadError ExecControl m, ExecThrowable o, UStrType msg) => msg -> o -> [(Name, Object)] -> m ig src/Dao/Interpreter.hs:4664:10: warning: [-Wredundant-constraints] • Redundant constraint: Typeable a • In the instance declaration for ‘ToDaoStructClass (Com a)’ src/Dao/Interpreter.hs:4956:10: warning: [-Wredundant-constraints] • Redundant constraint: ObjectClass a • In the instance declaration for ‘HataClass (TyChkExpr Object a)’ src/Dao/Interpreter.hs:4980:10: warning: [-Wredundant-constraints] • Redundant constraint: ObjectClass a • In the instance declaration for ‘ObjectClass (AST_TyChk a Object)’ src/Dao/Interpreter.hs:5453:1: warning: [-Wredundant-constraints] • Redundant constraint: Integral b • In the type signature for: _xpureRealFrac :: Integral b => String -> (forall a. RealFrac a => a -> b) -> XPure Object -> b src/Dao/Interpreter.hs:6561:11: warning: [-Wredundant-constraints] • Redundant constraint: ObjectClass o • In the type signature for: getObj :: (ObjectClass o, Typeable o) => Exec o In the expression: do { o <- execute rulfn; let dyn o = ...; let getObj :: (ObjectClass o, Typeable o) => Exec o getObj = mplus (xmaybe $ o >>= dyn) $ ...; let fsub sub = modify $ ...; .... } In a case alternative: RuleFuncExpr rulfn -> do { o <- execute rulfn; let dyn o = ...; let getObj :: (ObjectClass o, Typeable o) => Exec o ....; .... } src/Dao/Interpreter.hs:7667:1: warning: [-Wredundant-constraints] • Redundant constraint: HataClass o • In the type signature for: _insertMethodTable :: (Typeable o, HataClass o) => o -> Interface o -> MethodTable -> MethodTable src/Dao/Interpreter.hs:7931:1: warning: [-Wredundant-constraints] • Redundant constraints: (Typeable typ_a, Typeable typ_b) • In the type signature for: interfaceAdapter :: (Typeable typ_a, Typeable typ_b) => (String -> typ_a -> typ_b) -> (String -> typ_b -> typ_a) -> Interface typ_a -> Interface typ_b src/Dao/Interpreter.hs:8030:10: warning: [-Wredundant-constraints] • Redundant constraint: Typeable typ • In the instance declaration for ‘Functor (DaoClassDefM typ)’ src/Dao/Interpreter.hs:8037:1: warning: [-Wredundant-constraints] • Redundant constraint: Typeable typ • In the type signature for: _updHDIfcBuilder :: Typeable typ => (HDIfcBuilder typ -> HDIfcBuilder typ) -> DaoClassDefM typ () src/Dao/Interpreter.hs:8071:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq typ • In the type signature for: defEquality :: (Typeable typ, Eq typ) => (typ -> typ -> Bool) -> DaoClassDefM typ () [18 of 21] Compiling Dao.Lib.File ( src/Dao/Lib/File.hs, dist/build/Dao/Lib/File.o ) [19 of 21] Compiling Dao.Lib.ListEditor ( src/Dao/Lib/ListEditor.hs, dist/build/Dao/Lib/ListEditor.o ) [20 of 21] Compiling Dao.Lib.Array ( src/Dao/Lib/Array.hs, dist/build/Dao/Lib/Array.o ) src/Dao/Lib/Array.hs:35:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [21 of 21] Compiling Dao.Interpreter.Parser ( src/Dao/Interpreter/Parser.hs, dist/build/Dao/Interpreter/Parser.o ) src/Dao/Interpreter/Parser.hs:36:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Preprocessing executable 'dao' for Dao-0.1.0.2... [1 of 5] Compiling Dao.String ( src/Dao/String.hs, dist/build/dao/dao-tmp/Dao/String.o ) [2 of 5] Compiling Dao.Predicate ( src/Dao/Predicate.hs, dist/build/dao/dao-tmp/Dao/Predicate.o ) src/Dao/Predicate.hs:71:1: warning: [-Wdeprecations] Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead [3 of 5] Compiling Dao.Tree ( src/Dao/Tree.hs, dist/build/dao/dao-tmp/Dao/Tree.o ) [4 of 5] Compiling Dao.PPrint ( src/Dao/PPrint.hs, dist/build/dao/dao-tmp/Dao/PPrint.o ) [5 of 5] Compiling Main ( src/dao-main.hs, dist/build/dao/dao-tmp/Main.o ) src/dao-main.hs:26:1: error: Failed to load interface for ‘Dao’ Use -v to see a list of the files searched for. cabal: Leaving directory '/tmp/cabal-tmp-27537/Dao-0.1.0.2' Failed to install Dao-0.1.0.2 cabal: Error: some packages failed to install: Dao-0.1.0.2 failed during the building phase. The exception was: ExitFailure 1