Resolving dependencies... Downloading show-type-0.1.1... cabal: Entering directory '/tmp/cabal-tmp-20989/show-type-0.1.1' Configuring show-type-0.1.1... Building show-type-0.1.1... Preprocessing library show-type-0.1.1... [1 of 1] Compiling Type.Showtype ( src/Type/Showtype.hs, dist/build/Type/Showtype.o ) src/Type/Showtype.hs:28:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘False’. Use ‘'False’ instead of ‘False’. src/Type/Showtype.hs:30:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘True’. Use ‘'True’ instead of ‘True’. src/Type/Showtype.hs:33:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘LT’. Use ‘'LT’ instead of ‘LT’. src/Type/Showtype.hs:35:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘EQ’. Use ‘'EQ’ instead of ‘EQ’. src/Type/Showtype.hs:37:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘GT’. Use ‘'GT’ instead of ‘GT’. src/Type/Showtype.hs:46:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘Nothing’. Use ‘'Nothing’ instead of ‘Nothing’. src/Type/Showtype.hs:48:34: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘Just’. Use ‘'Just’ instead of ‘Just’. src/Type/Showtype.hs:53:34: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘Left’. Use ‘'Left’ instead of ‘Left’. src/Type/Showtype.hs:57:34: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘Right’. Use ‘'Right’ instead of ‘Right’. Running Haddock for show-type-0.1.1... Running hscolour for show-type-0.1.1... Preprocessing library show-type-0.1.1... Preprocessing library show-type-0.1.1... src/Type/Showtype.hs:28:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘False’. Use ‘'False’ instead of ‘False’. src/Type/Showtype.hs:30:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘True’. Use ‘'True’ instead of ‘True’. src/Type/Showtype.hs:33:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘LT’. Use ‘'LT’ instead of ‘LT’. src/Type/Showtype.hs:35:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘EQ’. Use ‘'EQ’ instead of ‘EQ’. src/Type/Showtype.hs:37:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘GT’. Use ‘'GT’ instead of ‘GT’. src/Type/Showtype.hs:46:19: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘Nothing’. Use ‘'Nothing’ instead of ‘Nothing’. src/Type/Showtype.hs:48:34: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘Just’. Use ‘'Just’ instead of ‘Just’. src/Type/Showtype.hs:53:34: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘Left’. Use ‘'Left’ instead of ‘Left’. src/Type/Showtype.hs:57:34: warning: [-Wunticked-promoted-constructors] Unticked promoted constructor: ‘Right’. Use ‘'Right’ instead of ‘Right’. Haddock coverage: 50% ( 2 / 4) in 'Type.Showtype' Missing documentation for: Module header printtype (src/Type/Showtype.hs:25) Warning: Type.Showtype: could not find link destinations for: Showlisttype Documentation created: dist/doc/html/show-type/index.html, dist/doc/html/show-type/show-type.txt Creating package registration file: /tmp/pkgConf-show-type-0.11315634022635723058.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/show-type-0.1.1-BnxH5kOzdMgLI6nPeQIMPn Registering show-type-0.1.1... cabal: Leaving directory '/tmp/cabal-tmp-20989/show-type-0.1.1' Installed show-type-0.1.1 Downloading type-spec-0.1.0.0... cabal: Entering directory '/tmp/cabal-tmp-20989/type-spec-0.1.0.0' Configuring type-spec-0.1.0.0... Building type-spec-0.1.0.0... Preprocessing library type-spec-0.1.0.0... [ 1 of 10] Compiling Test.TypeSpec.Internal.Equality ( src/Test/TypeSpec/Internal/Equality.hs, dist/build/Test/TypeSpec/Internal/Equality.o ) [ 2 of 10] Compiling Test.TypeSpec.Internal.Apply ( src/Test/TypeSpec/Internal/Apply.hs, dist/build/Test/TypeSpec/Internal/Apply.o ) [ 3 of 10] Compiling Test.TypeSpec.Internal.Either ( src/Test/TypeSpec/Internal/Either.hs, dist/build/Test/TypeSpec/Internal/Either.o ) [ 4 of 10] Compiling Test.TypeSpec.Internal.Result ( src/Test/TypeSpec/Internal/Result.hs, dist/build/Test/TypeSpec/Internal/Result.o ) [ 5 of 10] Compiling Test.TypeSpec.Core ( src/Test/TypeSpec/Core.hs, dist/build/Test/TypeSpec/Core.o ) [ 6 of 10] Compiling Test.TypeSpec.Group ( src/Test/TypeSpec/Group.hs, dist/build/Test/TypeSpec/Group.o ) [ 7 of 10] Compiling Test.TypeSpec.Label ( src/Test/TypeSpec/Label.hs, dist/build/Test/TypeSpec/Label.o ) [ 8 of 10] Compiling Test.TypeSpec.ShouldBe ( src/Test/TypeSpec/ShouldBe.hs, dist/build/Test/TypeSpec/ShouldBe.o ) [ 9 of 10] Compiling Test.TypeSpec ( src/Test/TypeSpec.hs, dist/build/Test/TypeSpec.o ) [10 of 10] Compiling Test.TypeSpecCrazy ( src/Test/TypeSpecCrazy.hs, dist/build/Test/TypeSpecCrazy.o ) Running Haddock for type-spec-0.1.0.0... Running hscolour for type-spec-0.1.0.0... Preprocessing library type-spec-0.1.0.0... Preprocessing library type-spec-0.1.0.0... Haddock coverage: 100% ( 2 / 2) in 'Test.TypeSpec.Internal.Equality' 29% ( 8 / 28) in 'Test.TypeSpec.Internal.Apply' Missing documentation for: <$>$ (src/Test/TypeSpec/Internal/Apply.hs:71) <$> (src/Test/TypeSpec/Internal/Apply.hs:74) TyCon2 (src/Test/TypeSpec/Internal/Apply.hs:65) Apply (src/Test/TypeSpec/Internal/Apply.hs:116) TyFun (src/Test/TypeSpec/Internal/Apply.hs:112) TyFunData (src/Test/TypeSpec/Internal/Apply.hs:113) ~> (src/Test/TypeSpec/Internal/Apply.hs:114) Cons' (src/Test/TypeSpec/Internal/Apply.hs:59) Pair' (src/Test/TypeSpec/Internal/Apply.hs:53) Const (src/Test/TypeSpec/Internal/Apply.hs:104) Const' (src/Test/TypeSpec/Internal/Apply.hs:105) Const'' (src/Test/TypeSpec/Internal/Apply.hs:106) Flip' (src/Test/TypeSpec/Internal/Apply.hs:79) Flip (src/Test/TypeSpec/Internal/Apply.hs:80) Flip_ (src/Test/TypeSpec/Internal/Apply.hs:81) Flip__ (src/Test/TypeSpec/Internal/Apply.hs:85) Compose'' (src/Test/TypeSpec/Internal/Apply.hs:91) Compose' (src/Test/TypeSpec/Internal/Apply.hs:92) Compose (src/Test/TypeSpec/Internal/Apply.hs:93) Compose_ (src/Test/TypeSpec/Internal/Apply.hs:97) 50% ( 1 / 2) in 'Test.TypeSpec.Internal.Either' Missing documentation for: FromLeft (src/Test/TypeSpec/Internal/Either.hs:14) 43% ( 3 / 7) in 'Test.TypeSpec.Internal.Result' Missing documentation for: Try (src/Test/TypeSpec/Internal/Result.hs:23) DontTry (src/Test/TypeSpec/Internal/Result.hs:28) FAILED (src/Test/TypeSpec/Internal/Result.hs:40) PrependToError (src/Test/TypeSpec/Internal/Result.hs:42) Warning: Test.TypeSpec.Core: Could not find documentation for exported module: ReExport 100% ( 7 / 7) in 'Test.TypeSpec.Core' 100% ( 3 / 3) in 'Test.TypeSpec.Group' 100% ( 2 / 2) in 'Test.TypeSpec.Label' 100% ( 6 / 6) in 'Test.TypeSpec.ShouldBe' Warning: Test.TypeSpec: Could not find documentation for exported module: ReExport 16% ( 3 / 19) in 'Test.TypeSpec' Missing documentation for: It's (src/Test/TypeSpec.hs:66) IsTheSameAs (src/Test/TypeSpec.hs:40) Is (src/Test/TypeSpec.hs:39) TheseAreEqual (src/Test/TypeSpec.hs:41) IsNot (src/Test/TypeSpec.hs:45) Isn't (src/Test/TypeSpec.hs:46) IsNotTheSameAs (src/Test/TypeSpec.hs:47) IsDifferentFrom (src/Test/TypeSpec.hs:48) TheseAreNotEqual (src/Test/TypeSpec.hs:49) IsTrue (src/Test/TypeSpec.hs:53) Therefore (src/Test/TypeSpec.hs:55) And (src/Test/TypeSpec.hs:54) IsFalse (src/Test/TypeSpec.hs:59) They (src/Test/TypeSpec.hs:63) Describe (src/Test/TypeSpec.hs:64) Context (src/Test/TypeSpec.hs:65) Warning: Test.TypeSpecCrazy: Could not find documentation for exported module: ReExport 8% ( 4 / 52) in 'Test.TypeSpecCrazy' Missing documentation for: ###### (src/Test/TypeSpecCrazy.hs:15) ######### (src/Test/TypeSpecCrazy.hs:16) ############ (src/Test/TypeSpecCrazy.hs:17) ############### (src/Test/TypeSpecCrazy.hs:18) ################## (src/Test/TypeSpecCrazy.hs:19) ##################### (src/Test/TypeSpecCrazy.hs:20) ######################## (src/Test/TypeSpecCrazy.hs:21) ########################### (src/Test/TypeSpecCrazy.hs:22) ############################## (src/Test/TypeSpecCrazy.hs:23) ################################# (src/Test/TypeSpecCrazy.hs:24) #################################### (src/Test/TypeSpecCrazy.hs:25) ####################################### (src/Test/TypeSpecCrazy.hs:26) ########################################## (src/Test/TypeSpecCrazy.hs:27) ############################################# (src/Test/TypeSpecCrazy.hs:29) ################################################ (src/Test/TypeSpecCrazy.hs:31) ################################################### (src/Test/TypeSpecCrazy.hs:33) ###################################################### (src/Test/TypeSpecCrazy.hs:35) ######################################################### (src/Test/TypeSpecCrazy.hs:37) ############################################################ (src/Test/TypeSpecCrazy.hs:39) ############################################################### (src/Test/TypeSpecCrazy.hs:41) ################################################################## (src/Test/TypeSpecCrazy.hs:43) ##################################################################### (src/Test/TypeSpecCrazy.hs:45) ######################################################################## (src/Test/TypeSpecCrazy.hs:47) ~~~ (src/Test/TypeSpecCrazy.hs:77) ~~~~~~ (src/Test/TypeSpecCrazy.hs:78) ~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:79) ~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:80) ~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:81) ~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:82) ~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:83) ~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:84) ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:85) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:86) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:87) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:88) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:89) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:90) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:92) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:94) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:96) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:98) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:102) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:106) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:110) -*- (src/Test/TypeSpecCrazy.hs:139) Warning: Test.TypeSpec.Core: could not find link destinations for: ~ Warning: Test.TypeSpec.ShouldBe: could not find link destinations for: ~ Documentation created: dist/doc/html/type-spec/index.html, dist/doc/html/type-spec/type-spec.txt Creating package registration file: /tmp/pkgConf-type-spec-0.1.020406514341975960378.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/type-spec-0.1.0.0-7riNEUXxMsQCu7W7Ok9yAd Registering type-spec-0.1.0.0... cabal: Leaving directory '/tmp/cabal-tmp-20989/type-spec-0.1.0.0' Installed type-spec-0.1.0.0