Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-24316/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.12145174067468703135.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-24316/show-type-0.1.1' Installed show-type-0.1.1 Downloading type-spec-0.2.0.0... cabal: Entering directory '/tmp/cabal-tmp-24316/type-spec-0.2.0.0' Configuring type-spec-0.2.0.0... Building type-spec-0.2.0.0... Preprocessing library type-spec-0.2.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.2.0.0... Running hscolour for type-spec-0.2.0.0... Preprocessing library type-spec-0.2.0.0... Preprocessing library type-spec-0.2.0.0... Haddock coverage: 100% ( 2 / 2) in 'Test.TypeSpec.Internal.Equality' 34% ( 12 / 35) in 'Test.TypeSpec.Internal.Apply' Missing documentation for: Pair'' (src/Test/TypeSpec/Internal/Apply.hs:24) Pair' (src/Test/TypeSpec/Internal/Apply.hs:25) Cons'' (src/Test/TypeSpec/Internal/Apply.hs:30) Cons' (src/Test/TypeSpec/Internal/Apply.hs:31) TyCon1 (src/Test/TypeSpec/Internal/Apply.hs:36) TyCon2 (src/Test/TypeSpec/Internal/Apply.hs:37) <$>$$ (src/Test/TypeSpec/Internal/Apply.hs:42) <$>$ (src/Test/TypeSpec/Internal/Apply.hs:43) <$> (src/Test/TypeSpec/Internal/Apply.hs:46) Flip' (src/Test/TypeSpec/Internal/Apply.hs:50) Flip (src/Test/TypeSpec/Internal/Apply.hs:51) Flip_ (src/Test/TypeSpec/Internal/Apply.hs:52) Flip__ (src/Test/TypeSpec/Internal/Apply.hs:56) Compose'' (src/Test/TypeSpec/Internal/Apply.hs:61) Compose' (src/Test/TypeSpec/Internal/Apply.hs:62) Compose (src/Test/TypeSpec/Internal/Apply.hs:63) Compose_ (src/Test/TypeSpec/Internal/Apply.hs:67) Const (src/Test/TypeSpec/Internal/Apply.hs:73) Const' (src/Test/TypeSpec/Internal/Apply.hs:74) Const'' (src/Test/TypeSpec/Internal/Apply.hs:75) TyFun (src/Test/TypeSpec/Internal/Apply.hs:80) ~> (src/Test/TypeSpec/Internal/Apply.hs:81) Apply (src/Test/TypeSpec/Internal/Apply.hs:83) 100% ( 2 / 2) in 'Test.TypeSpec.Internal.Either' 100% ( 9 / 9) in 'Test.TypeSpec.Internal.Result' Warning: Test.TypeSpec.Core: Could not find documentation for exported module: ReExport 100% ( 10 / 10) in 'Test.TypeSpec.Core' 100% ( 2 / 2) in 'Test.TypeSpec.Group' 100% ( 2 / 2) in 'Test.TypeSpec.Label' 100% ( 6 / 6) in 'Test.TypeSpec.ShouldBe' 38% ( 12 / 32) in 'Test.TypeSpec' Missing documentation for: Expect (src/Test/TypeSpec.hs:99) Explain (src/Test/TypeSpec.hs:100) Is (src/Test/TypeSpec.hs:104) IsTheSameAs (src/Test/TypeSpec.hs:105) TheseAreEqual (src/Test/TypeSpec.hs:106) IsNot (src/Test/TypeSpec.hs:110) Isn't (src/Test/TypeSpec.hs:111) IsNotTheSameAs (src/Test/TypeSpec.hs:112) IsDifferentFrom (src/Test/TypeSpec.hs:113) TheseAreNotEqual (src/Test/TypeSpec.hs:114) IsTrue (src/Test/TypeSpec.hs:118) And (src/Test/TypeSpec.hs:119) Therefore (src/Test/TypeSpec.hs:120) That (src/Test/TypeSpec.hs:121) IsFalse (src/Test/TypeSpec.hs:125) Not (src/Test/TypeSpec.hs:126) They (src/Test/TypeSpec.hs:130) Describe (src/Test/TypeSpec.hs:131) Context (src/Test/TypeSpec.hs:132) It's (src/Test/TypeSpec.hs:133) Warning: Test.TypeSpecCrazy: Could not find documentation for exported module: ReExport 15% ( 8 / 55) in 'Test.TypeSpecCrazy' Missing documentation for: ~~~ (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:91) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:92) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:93) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:94) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:95) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:97) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:99) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:101) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:103) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:105) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:107) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:109) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:111) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:113) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (src/Test/TypeSpecCrazy.hs:115) ###### (src/Test/TypeSpecCrazy.hs:160) ######### (src/Test/TypeSpecCrazy.hs:161) ############ (src/Test/TypeSpecCrazy.hs:162) ############### (src/Test/TypeSpecCrazy.hs:163) ################## (src/Test/TypeSpecCrazy.hs:164) ##################### (src/Test/TypeSpecCrazy.hs:165) ######################## (src/Test/TypeSpecCrazy.hs:166) ########################### (src/Test/TypeSpecCrazy.hs:167) ############################## (src/Test/TypeSpecCrazy.hs:168) ################################# (src/Test/TypeSpecCrazy.hs:169) #################################### (src/Test/TypeSpecCrazy.hs:170) ####################################### (src/Test/TypeSpecCrazy.hs:171) ########################################## (src/Test/TypeSpecCrazy.hs:172) ############################################# (src/Test/TypeSpecCrazy.hs:174) ################################################ (src/Test/TypeSpecCrazy.hs:176) ################################################### (src/Test/TypeSpecCrazy.hs:178) ###################################################### (src/Test/TypeSpecCrazy.hs:180) ######################################################### (src/Test/TypeSpecCrazy.hs:182) ############################################################ (src/Test/TypeSpecCrazy.hs:184) ############################################################### (src/Test/TypeSpecCrazy.hs:186) ################################################################## (src/Test/TypeSpecCrazy.hs:188) ##################################################################### (src/Test/TypeSpecCrazy.hs:190) ######################################################################## (src/Test/TypeSpecCrazy.hs:192) 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.2.014693480941956297539.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/type-spec-0.2.0.0-JzeSOtxGLnJ6xCjXafrDja Registering type-spec-0.2.0.0... cabal: Leaving directory '/tmp/cabal-tmp-24316/type-spec-0.2.0.0' Installed type-spec-0.2.0.0