Resolving dependencies... Configuring Boolean-0.2.3... Building Boolean-0.2.3... Preprocessing library Boolean-0.2.3... [1 of 3] Compiling Data.Boolean ( src/Data/Boolean.hs, dist/build/Data/Boolean.o ) [2 of 3] Compiling Data.Boolean.Overload ( src/Data/Boolean/Overload.hs, dist/build/Data/Boolean/Overload.o ) [3 of 3] Compiling Data.Boolean.Numbers ( src/Data/Boolean/Numbers.hs, dist/build/Data/Boolean/Numbers.o ) In-place registering Boolean-0.2.3... Running Haddock for Boolean-0.2.3... Running hscolour for Boolean-0.2.3... Preprocessing library Boolean-0.2.3... Preprocessing library Boolean-0.2.3... Haddock coverage: 100% ( 14 / 14) in 'Data.Boolean' 14% ( 2 / 14) in 'Data.Boolean.Overload' Missing documentation for: && (src/Data/Boolean/Overload.hs:41) || (src/Data/Boolean/Overload.hs:44) not (src/Data/Boolean/Overload.hs:47) ifThenElse (src/Data/Boolean/Overload.hs:52) == (src/Data/Boolean/Overload.hs:56) /= (src/Data/Boolean/Overload.hs:58) < (src/Data/Boolean/Overload.hs:62) > (src/Data/Boolean/Overload.hs:64) <= (src/Data/Boolean/Overload.hs:66) >= (src/Data/Boolean/Overload.hs:68) min (src/Data/Boolean/Overload.hs:71) max (src/Data/Boolean/Overload.hs:73) 100% ( 8 / 8) in 'Data.Boolean.Numbers' Documentation created: dist/doc/html/Boolean/index.html, dist/doc/html/Boolean/Boolean.txt Creating package registration file: /tmp/pkgConf-Boolean-0.2278722862233665123.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Boolean-0.2.3-Gipy5on5nq18hTbEsOOw30 Registering Boolean-0.2.3... Installed Boolean-0.2.3 Configuring HUnit-1.3.0.0... Building HUnit-1.3.0.0... Preprocessing library HUnit-1.3.0.0... [1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o ) In-place registering HUnit-1.3.0.0... Running Haddock for HUnit-1.3.0.0... Running hscolour for HUnit-1.3.0.0... Preprocessing library HUnit-1.3.0.0... Preprocessing library HUnit-1.3.0.0... Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 56% ( 5 / 9) in 'Test.HUnit.Lang' Missing documentation for: Module header Location (Test/HUnit/Lang.hs:38) Result (Test/HUnit/Lang.hs:74) HUnitFailure (Test/HUnit/Lang.hs:44) 97% ( 33 / 34) in 'Test.HUnit.Base' Missing documentation for: Location (Test/HUnit/Lang.hs:38) 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.3.01687926652660260756.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j Registering HUnit-1.3.0.0... Installed HUnit-1.3.0.0 Configuring base-orphans-0.4.4... Building base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o ) In-place registering base-orphans-0.4.4... Running Haddock for base-orphans-0.4.4... Running hscolour for base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Haddock coverage: Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude 100% ( 1 / 1) in 'Data.Orphans.Prelude' 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/index.html, dist/doc/html/base-orphans/base-orphans.txt Creating package registration file: /tmp/pkgConf-base-orphans-0.410966897722086206725.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9 Registering base-orphans-0.4.4... Installed base-orphans-0.4.4 Configuring bitmap-0.0.2... Building bitmap-0.0.2... Preprocessing library bitmap-0.0.2... [ 1 of 10] Compiling Data.Bitmap.Internal ( Data/Bitmap/Internal.hs, dist/build/Data/Bitmap/Internal.o ) [ 2 of 10] Compiling Data.Bitmap.Base ( Data/Bitmap/Base.hs, dist/build/Data/Bitmap/Base.o ) [ 3 of 10] Compiling Data.Bitmap.IO ( Data/Bitmap/IO.hs, dist/build/Data/Bitmap/IO.o ) Data/Bitmap/IO.hs:1248:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO.hs:1249:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ [ 4 of 10] Compiling Data.Bitmap.Pure ( Data/Bitmap/Pure.hs, dist/build/Data/Bitmap/Pure.o ) [ 5 of 10] Compiling Data.Bitmap.IO.File ( Data/Bitmap/IO/File.hs, dist/build/Data/Bitmap/IO/File.o ) [ 6 of 10] Compiling Data.Bitmap.Pure.File ( Data/Bitmap/Pure/File.hs, dist/build/Data/Bitmap/Pure/File.o ) [ 7 of 10] Compiling Data.Bitmap.Pure.Pixels ( Data/Bitmap/Pure/Pixels.hs, dist/build/Data/Bitmap/Pure/Pixels.o ) Data/Bitmap/Pure/Pixels.hs:147:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/Pure/Pixels.hs:148:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ [ 8 of 10] Compiling Data.Bitmap.IO.Pixels ( Data/Bitmap/IO/Pixels.hs, dist/build/Data/Bitmap/IO/Pixels.o ) Data/Bitmap/IO/Pixels.hs:197:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO/Pixels.hs:198:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ [ 9 of 10] Compiling Data.Bitmap.Simple ( Data/Bitmap/Simple.hs, dist/build/Data/Bitmap/Simple.o ) [10 of 10] Compiling Data.Bitmap ( Data/Bitmap.hs, dist/build/Data/Bitmap.o ) In-place registering bitmap-0.0.2... Running Haddock for bitmap-0.0.2... Running hscolour for bitmap-0.0.2... Preprocessing library bitmap-0.0.2... Preprocessing library bitmap-0.0.2... Data/Bitmap/IO.hs:1248:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO.hs:1249:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/Pure/Pixels.hs:147:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/Pure/Pixels.hs:148:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO/Pixels.hs:197:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO/Pixels.hs:198:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Haddock coverage: 13% ( 6 / 47) in 'Data.Bitmap.Internal' Missing documentation for: Module header PixelComponentType (Data/Bitmap/Internal.hs:29) pixelComponentSize (Data/Bitmap/Internal.hs:36) prettyPrintPixelComponentType (Data/Bitmap/Internal.hs:43) PixelComponent (Data/Bitmap/Internal.hs:52) pixelComponentType (Data/Bitmap/Internal.hs:59) decodeCType (Data/Bitmap/Internal.hs:62) clamp (Data/Bitmap/Internal.hs:72) (Data/Bitmap/Internal.hs:75) (Data/Bitmap/Internal.hs:81) (Data/Bitmap/Internal.hs:87) (Data/Bitmap/Internal.hs:93) bitmapUndefined (Data/Bitmap/Internal.hs:103) bitmapCType (Data/Bitmap/Internal.hs:106) (Data/Bitmap/Internal.hs:135) BitmapChannel (Data/Bitmap/Internal.hs:155) IOBitmapChannel (Data/Bitmap/Internal.hs:157) STBitmapChannel (Data/Bitmap/Internal.hs:158) Size (Data/Bitmap/Internal.hs:163) Offset (Data/Bitmap/Internal.hs:164) NChn (Data/Bitmap/Internal.hs:165) Padding (Data/Bitmap/Internal.hs:166) Alignment (Data/Bitmap/Internal.hs:167) (Data/Bitmap/Internal.hs:186) (Data/Bitmap/Internal.hs:187) bitmapSize (Data/Bitmap/Internal.hs:191) bitmapNChannels (Data/Bitmap/Internal.hs:194) bitmapPtr (Data/Bitmap/Internal.hs:197) bitmapRowPadding (Data/Bitmap/Internal.hs:200) bitmapRowAlignment (Data/Bitmap/Internal.hs:203) bitmapComponentType (Data/Bitmap/Internal.hs:208) bitmapComponentSizeInBytes (Data/Bitmap/Internal.hs:211) bitmapPixelSizeInBytes (Data/Bitmap/Internal.hs:214) bitmapUnpaddedRowSizeInBytes (Data/Bitmap/Internal.hs:217) bitmapPaddedRowSizeInBytes (Data/Bitmap/Internal.hs:222) bitmapSizeInBytes (Data/Bitmap/Internal.hs:225) prettyPrintBitmap (Data/Bitmap/Internal.hs:237) (Data/Bitmap/Internal.hs:244) bitmapFromForeignPtrUnsafe (Data/Bitmap/Internal.hs:255) isValidAlignment (Data/Bitmap/Internal.hs:269) recommendedPadding (Data/Bitmap/Internal.hs:275) 22% ( 6 / 27) in 'Data.Bitmap.Base' Missing documentation for: Module header PixelComponent (Data/Bitmap/Internal.hs:52) PixelComponentType (Data/Bitmap/Internal.hs:29) pixelComponentSize (Data/Bitmap/Internal.hs:36) pixelComponentType (Data/Bitmap/Internal.hs:59) Size (Data/Bitmap/Internal.hs:163) Offset (Data/Bitmap/Internal.hs:164) NChn (Data/Bitmap/Internal.hs:165) Alignment (Data/Bitmap/Internal.hs:167) Padding (Data/Bitmap/Internal.hs:166) bitmapSize (Data/Bitmap/Internal.hs:191) bitmapNChannels (Data/Bitmap/Internal.hs:194) bitmapRowPadding (Data/Bitmap/Internal.hs:200) bitmapRowAlignment (Data/Bitmap/Internal.hs:203) bitmapComponentType (Data/Bitmap/Internal.hs:208) bitmapComponentSizeInBytes (Data/Bitmap/Internal.hs:211) bitmapPixelSizeInBytes (Data/Bitmap/Internal.hs:214) bitmapPaddedRowSizeInBytes (Data/Bitmap/Internal.hs:222) bitmapUnpaddedRowSizeInBytes (Data/Bitmap/Internal.hs:217) bitmapSizeInBytes (Data/Bitmap/Internal.hs:225) BitmapChannel (Data/Bitmap/Internal.hs:155) 58% ( 29 / 50) in 'Data.Bitmap.IO' Missing documentation for: IOBitmapChannel (Data/Bitmap/Internal.hs:157) unsafeFreezeBitmap (Data/Bitmap/IO.hs:126) unsafeThawBitmap (Data/Bitmap/IO.hs:129) newIOBitmapUninitialized (Data/Bitmap/IO.hs:201) copyBitmapFromPtr (Data/Bitmap/IO.hs:254) ioBitmapFromForeignPtrUnsafe (Data/Bitmap/IO.hs:274) componentMap' (Data/Bitmap/IO.hs:562) componentMapInPlace (Data/Bitmap/IO.hs:557) flipBitmapInPlace (Data/Bitmap/IO.hs:813) mirrorBitmapInPlace (Data/Bitmap/IO.hs:868) combineChannels (Data/Bitmap/IO.hs:897) extractChannels (Data/Bitmap/IO.hs:891) extractSingleChannel (Data/Bitmap/IO.hs:877) extractChannelInto (Data/Bitmap/IO.hs:928) bilinearResample (Data/Bitmap/IO.hs:961) bilinearResampleChannel (Data/Bitmap/IO.hs:975) bilinearResampleChannelInto (Data/Bitmap/IO.hs:990) blendChannels (Data/Bitmap/IO.hs:1125) blendChannelsInto (Data/Bitmap/IO.hs:1147) powerlawGammaCorrectionChannel (Data/Bitmap/IO.hs:1048) powerlawGammaCorrectionChannelInto (Data/Bitmap/IO.hs:1064) 76% ( 26 / 34) in 'Data.Bitmap.Pure' Missing documentation for: bitmapFromForeignPtrUnsafe (Data/Bitmap/Internal.hs:255) combineChannels (Data/Bitmap/Pure.hs:202) extractChannels (Data/Bitmap/Pure.hs:198) extractSingleChannel (Data/Bitmap/Pure.hs:189) bilinearResample (Data/Bitmap/Pure.hs:208) bilinearResampleChannel (Data/Bitmap/Pure.hs:217) blendChannels (Data/Bitmap/Pure.hs:245) powerlawGammaCorrectionChannel (Data/Bitmap/Pure.hs:271) 44% ( 4 / 9) in 'Data.Bitmap.IO.File' Missing documentation for: readBitmap (Data/Bitmap/IO/File.hs:60) writeBitmap (Data/Bitmap/IO/File.hs:77) readRawData (Data/Bitmap/IO/File.hs:68) hGetHeader (Data/Bitmap/IO/File.hs:147) hGetRawData (Data/Bitmap/IO/File.hs:135) 40% ( 2 / 5) in 'Data.Bitmap.Pure.File' Missing documentation for: readBitmap (Data/Bitmap/Pure/File.hs:51) writeBitmap (Data/Bitmap/Pure/File.hs:59) readRawData (Data/Bitmap/Pure/File.hs:54) 25% ( 4 / 16) in 'Data.Bitmap.Pure.Pixels' Missing documentation for: Bitmap2 (Data/Bitmap/Pure/Pixels.hs:67) Bitmap3 (Data/Bitmap/Pure/Pixels.hs:68) Bitmap4 (Data/Bitmap/Pure/Pixels.hs:69) bitmap1 (Data/Bitmap/Pure/Pixels.hs:71) bitmap2 (Data/Bitmap/Pure/Pixels.hs:72) bitmap3 (Data/Bitmap/Pure/Pixels.hs:73) bitmap4 (Data/Bitmap/Pure/Pixels.hs:74) unsafeReadPixel (Data/Bitmap/Pure/Pixels.hs:117) unsafeReadPixel1 (Data/Bitmap/Pure/Pixels.hs:127) unsafeReadPixel2 (Data/Bitmap/Pure/Pixels.hs:128) unsafeReadPixel3 (Data/Bitmap/Pure/Pixels.hs:129) unsafeReadPixel4 (Data/Bitmap/Pure/Pixels.hs:130) 28% ( 8 / 29) in 'Data.Bitmap.IO.Pixels' Missing documentation for: IOBitmap2 (Data/Bitmap/IO/Pixels.hs:158) IOBitmap3 (Data/Bitmap/IO/Pixels.hs:159) IOBitmap4 (Data/Bitmap/IO/Pixels.hs:160) ioBitmap1 (Data/Bitmap/IO/Pixels.hs:162) ioBitmap2 (Data/Bitmap/IO/Pixels.hs:163) ioBitmap3 (Data/Bitmap/IO/Pixels.hs:164) ioBitmap4 (Data/Bitmap/IO/Pixels.hs:165) fromIOBitmap1 (Data/Bitmap/IO/Pixels.hs:157) fromIOBitmap2 (Data/Bitmap/IO/Pixels.hs:158) fromIOBitmap3 (Data/Bitmap/IO/Pixels.hs:159) fromIOBitmap4 (Data/Bitmap/IO/Pixels.hs:160) unsafeWriteComponent (Data/Bitmap/IO/Pixels.hs:102) unsafeReadPixel (Data/Bitmap/IO/Pixels.hs:133) unsafeReadPixel1 (Data/Bitmap/IO/Pixels.hs:174) unsafeReadPixel2 (Data/Bitmap/IO/Pixels.hs:175) unsafeReadPixel3 (Data/Bitmap/IO/Pixels.hs:176) unsafeReadPixel4 (Data/Bitmap/IO/Pixels.hs:177) unsafeWritePixel1 (Data/Bitmap/IO/Pixels.hs:179) unsafeWritePixel2 (Data/Bitmap/IO/Pixels.hs:180) unsafeWritePixel3 (Data/Bitmap/IO/Pixels.hs:181) unsafeWritePixel4 (Data/Bitmap/IO/Pixels.hs:182) 78% ( 25 / 32) in 'Data.Bitmap.Simple' Missing documentation for: combineChannels (Data/Bitmap/Simple.hs:169) extractChannels (Data/Bitmap/Simple.hs:166) extractSingleChannel (Data/Bitmap/Simple.hs:159) bilinearResample (Data/Bitmap/Simple.hs:174) bilinearResampleChannel (Data/Bitmap/Simple.hs:181) blendChannels (Data/Bitmap/Simple.hs:205) powerlawGammaCorrectionChannel (Data/Bitmap/Simple.hs:227) 100% ( 2 / 2) in 'Data.Bitmap' Warning: Data.Bitmap.Base: could not find link destinations for: c_type toFloat fromFloat underlyingBitmap Documentation created: dist/doc/html/bitmap/index.html, dist/doc/html/bitmap/bitmap.txt Creating package registration file: /tmp/pkgConf-bitmap-0.08242728131662739668.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bitmap-0.0.2-E8IZfhDEJJY80wQRQwmgHm Registering bitmap-0.0.2... Installed bitmap-0.0.2 Configuring cereal-0.4.1.1... Building cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) src/Data/Serialize/Builder.hs:59:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/Serialize/Builder.hs:197:40: Warning: In the use of ‘S.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) src/Data/Serialize/Put.hs:70:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize/Put.hs:72:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/Serialize/Put.hs:73:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) src/Data/Serialize/Get.hs:89:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize/Get.hs:90:1: Warning: The import of ‘MonadPlus, when, liftM2, ap’ from module ‘Control.Monad’ is redundant src/Data/Serialize/Get.hs:456:13: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) src/Data/Serialize/IEEE754.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) src/Data/Serialize.hs:68:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() In-place registering cereal-0.4.1.1... Running Haddock for cereal-0.4.1.1... Running hscolour for cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... src/Data/Serialize/Builder.hs:59:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/Serialize/Builder.hs:197:40: Warning: In the use of ‘S.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." src/Data/Serialize/Put.hs:70:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize/Put.hs:72:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Data/Serialize/Put.hs:73:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Serialize/Get.hs:89:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize/Get.hs:90:1: Warning: The import of ‘ap, liftM2, when, MonadPlus’ from module ‘Control.Monad’ is redundant src/Data/Serialize/Get.hs:456:13: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." src/Data/Serialize/IEEE754.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize.hs:68:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' Missing documentation for: toByteString (src/Data/Serialize/Builder.hs:161) 69% ( 29 / 42) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:99) putBuilder (src/Data/Serialize/Put.hs:137) putTwoOf (src/Data/Serialize/Put.hs:261) putListOf (src/Data/Serialize/Put.hs:265) putIArrayOf (src/Data/Serialize/Put.hs:269) putSeqOf (src/Data/Serialize/Put.hs:275) putTreeOf (src/Data/Serialize/Put.hs:281) putMapOf (src/Data/Serialize/Put.hs:288) putIntMapOf (src/Data/Serialize/Put.hs:292) putSetOf (src/Data/Serialize/Put.hs:296) putIntSetOf (src/Data/Serialize/Put.hs:300) putMaybeOf (src/Data/Serialize/Put.hs:304) putEitherOf (src/Data/Serialize/Put.hs:309) 94% ( 50 / 53) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:215) getLazyByteString (src/Data/Serialize/Get.hs:424) getTwoOf (src/Data/Serialize/Get.hs:577) 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 12 / 12) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: PairS Warning: Data.Serialize.Get: could not find link destinations for: get Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.4.1430253414861543921.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH Registering cereal-0.4.1.1... Installed cereal-0.4.1.1 Configuring fixed-0.2.1.1... Building fixed-0.2.1.1... Preprocessing library fixed-0.2.1.1... [1 of 1] Compiling Numeric.Fixed ( src/Numeric/Fixed.hs, dist/build/Numeric/Fixed.o ) In-place registering fixed-0.2.1.1... Running Haddock for fixed-0.2.1.1... Running hscolour for fixed-0.2.1.1... Preprocessing library fixed-0.2.1.1... Preprocessing library fixed-0.2.1.1... Haddock coverage: 100% ( 4 / 4) in 'Numeric.Fixed' Documentation created: dist/doc/html/fixed/index.html, dist/doc/html/fixed/fixed.txt Creating package registration file: /tmp/pkgConf-fixed-0.2.115051935121112720090.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fixed-0.2.1.1-BFhmh9bEpra92ESDW0exC6 Registering fixed-0.2.1.1... Installed fixed-0.2.1.1 Configuring half-0.2.2.1... Building half-0.2.2.1... Preprocessing library half-0.2.2.1... [1 of 1] Compiling Numeric.Half ( src/Numeric/Half.hs, dist/build/Numeric/Half.o ) In-place registering half-0.2.2.1... Running Haddock for half-0.2.2.1... Running hscolour for half-0.2.2.1... Preprocessing library half-0.2.2.1... Preprocessing library half-0.2.2.1... Haddock coverage: 81% ( 13 / 16) in 'Numeric.Half' Missing documentation for: Half (src/Numeric/Half.hs:61) HALF_MIN_10_EXP (src/Numeric/Half.hs:174) HALF_MAX_10_EXP (src/Numeric/Half.hs:177) Documentation created: dist/doc/html/half/index.html, dist/doc/html/half/half.txt Creating package registration file: /tmp/pkgConf-half-0.2.214041964311968217462.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/half-0.2.2.1-7lOIyJwAhBD6VpkcMgaFcH Registering half-0.2.2.1... Installed half-0.2.2.1 Configuring hxt-charproperties-9.2.0.1... Building hxt-charproperties-9.2.0.1... Preprocessing library hxt-charproperties-9.2.0.1... [1 of 4] Compiling Data.Set.CharSet ( src/Data/Set/CharSet.hs, dist/build/Data/Set/CharSet.o ) [2 of 4] Compiling Data.Char.Properties.XMLCharProps ( src/Data/Char/Properties/XMLCharProps.hs, dist/build/Data/Char/Properties/XMLCharProps.o ) [3 of 4] Compiling Data.Char.Properties.UnicodeCharProps ( src/Data/Char/Properties/UnicodeCharProps.hs, dist/build/Data/Char/Properties/UnicodeCharProps.o ) [4 of 4] Compiling Data.Char.Properties.UnicodeBlocks ( src/Data/Char/Properties/UnicodeBlocks.hs, dist/build/Data/Char/Properties/UnicodeBlocks.o ) In-place registering hxt-charproperties-9.2.0.1... Running Haddock for hxt-charproperties-9.2.0.1... Running hscolour for hxt-charproperties-9.2.0.1... Preprocessing library hxt-charproperties-9.2.0.1... Preprocessing library hxt-charproperties-9.2.0.1... Haddock coverage: 6% ( 1 / 16) in 'Data.Set.CharSet' Missing documentation for: CharSet (src/Data/Set/CharSet.hs:39) emptyCS (src/Data/Set/CharSet.hs:41) allCS (src/Data/Set/CharSet.hs:45) singleCS (src/Data/Set/CharSet.hs:49) stringCS (src/Data/Set/CharSet.hs:53) rangeCS (src/Data/Set/CharSet.hs:57) nullCS (src/Data/Set/CharSet.hs:63) fullCS (src/Data/Set/CharSet.hs:67) unionCS (src/Data/Set/CharSet.hs:81) diffCS (src/Data/Set/CharSet.hs:97) intersectCS (src/Data/Set/CharSet.hs:116) exorCS (src/Data/Set/CharSet.hs:132) compCS (src/Data/Set/CharSet.hs:113) elemCS (src/Data/Set/CharSet.hs:74) toListCS (src/Data/Set/CharSet.hs:78) 51% ( 20 / 39) in 'Data.Char.Properties.XMLCharProps' Missing documentation for: charPropXmlChar (src/Data/Char/Properties/XMLCharProps.hs:88) charPropXmlCharCR (src/Data/Char/Properties/XMLCharProps.hs:120) charPropXml1ByteChar (src/Data/Char/Properties/XMLCharProps.hs:135) charPropXmlLatin1Char (src/Data/Char/Properties/XMLCharProps.hs:148) charPropXmlSpaceChar (src/Data/Char/Properties/XMLCharProps.hs:172) charPropXmlSpaceCharCR (src/Data/Char/Properties/XMLCharProps.hs:192) charPropXml11SpaceChar (src/Data/Char/Properties/XMLCharProps.hs:204) charPropXmlNameChar (src/Data/Char/Properties/XMLCharProps.hs:227) charPropXmlNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:260) charPropXmlNCNameChar (src/Data/Char/Properties/XMLCharProps.hs:289) charPropXmlNCNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:314) charPropXmlPubidChar (src/Data/Char/Properties/XMLCharProps.hs:326) charPropXmlLetter (src/Data/Char/Properties/XMLCharProps.hs:343) charPropXmlBaseChar (src/Data/Char/Properties/XMLCharProps.hs:355) charPropXmlIdeographicChar (src/Data/Char/Properties/XMLCharProps.hs:567) charPropXmlCombiningChar (src/Data/Char/Properties/XMLCharProps.hs:580) charPropXmlDigit (src/Data/Char/Properties/XMLCharProps.hs:685) charPropXmlExtender (src/Data/Char/Properties/XMLCharProps.hs:710) charPropXmlControlOrPermanentlyUndefined (src/Data/Char/Properties/XMLCharProps.hs:739) 1% ( 1 / 73) in 'Data.Char.Properties.UnicodeCharProps' Missing documentation for: isUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:100) isUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:138) isUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:150) isUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:177) isUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:193) isUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:207) isUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:760) isUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1395) isUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1461) isUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1894) isUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1914) isUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2546) isUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2785) isUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2942) isUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2957) isUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3222) isUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3337) isUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3397) isUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3419) isUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3481) isUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3646) isUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3662) isUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3689) isUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3771) isUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3791) isUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3812) isUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3973) isUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4058) isUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4278) isUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4305) isUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4343) isUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4417) isUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4592) isUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4610) isUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4621) isUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4632) charPropUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:104) charPropUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:142) charPropUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:154) charPropUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:181) charPropUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:197) charPropUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:211) charPropUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:764) charPropUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1399) charPropUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1465) charPropUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1898) charPropUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1918) charPropUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2550) charPropUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2789) charPropUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2946) charPropUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2961) charPropUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3226) charPropUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3341) charPropUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3401) charPropUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3423) charPropUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3485) charPropUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3650) charPropUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3666) charPropUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3693) charPropUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3775) charPropUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3795) charPropUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3816) charPropUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3977) charPropUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4062) charPropUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4282) charPropUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4309) charPropUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4347) charPropUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4421) charPropUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4596) charPropUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4614) charPropUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4625) charPropUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4636) 0% ( 1 /256) in 'Data.Char.Properties.UnicodeBlocks' Missing documentation for: codeBlocks (src/Data/Char/Properties/UnicodeBlocks.hs:287) elemCodeBlock (src/Data/Char/Properties/UnicodeBlocks.hs:284) versionUnicode (src/Data/Char/Properties/UnicodeBlocks.hs:281) isBasicLatin (src/Data/Char/Properties/UnicodeBlocks.hs:545) isLatin1Supplement (src/Data/Char/Properties/UnicodeBlocks.hs:548) isLatinExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:551) isLatinExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:554) isIPAExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:557) isSpacingModifierLetters (src/Data/Char/Properties/UnicodeBlocks.hs:560) isCombiningDiacriticalMarks (src/Data/Char/Properties/UnicodeBlocks.hs:563) isGreekandCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:566) isCyrillic (src/Data/Char/Properties/UnicodeBlocks.hs:569) isCyrillicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:572) isArmenian (src/Data/Char/Properties/UnicodeBlocks.hs:575) isHebrew (src/Data/Char/Properties/UnicodeBlocks.hs:578) isArabic (src/Data/Char/Properties/UnicodeBlocks.hs:581) isSyriac (src/Data/Char/Properties/UnicodeBlocks.hs:584) isArabicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:587) isThaana (src/Data/Char/Properties/UnicodeBlocks.hs:590) isNKo (src/Data/Char/Properties/UnicodeBlocks.hs:593) isSamaritan (src/Data/Char/Properties/UnicodeBlocks.hs:596) isMandaic (src/Data/Char/Properties/UnicodeBlocks.hs:599) isArabicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:602) isDevanagari (src/Data/Char/Properties/UnicodeBlocks.hs:605) isBengali (src/Data/Char/Properties/UnicodeBlocks.hs:608) isGurmukhi (src/Data/Char/Properties/UnicodeBlocks.hs:611) isGujarati (src/Data/Char/Properties/UnicodeBlocks.hs:614) isOriya (src/Data/Char/Properties/UnicodeBlocks.hs:617) isTamil (src/Data/Char/Properties/UnicodeBlocks.hs:620) isTelugu (src/Data/Char/Properties/UnicodeBlocks.hs:623) isKannada (src/Data/Char/Properties/UnicodeBlocks.hs:626) isMalayalam (src/Data/Char/Properties/UnicodeBlocks.hs:629) isSinhala (src/Data/Char/Properties/UnicodeBlocks.hs:632) isThai (src/Data/Char/Properties/UnicodeBlocks.hs:635) isLao (src/Data/Char/Properties/UnicodeBlocks.hs:638) isTibetan (src/Data/Char/Properties/UnicodeBlocks.hs:641) isMyanmar (src/Data/Char/Properties/UnicodeBlocks.hs:644) isGeorgian (src/Data/Char/Properties/UnicodeBlocks.hs:647) isHangulJamo (src/Data/Char/Properties/UnicodeBlocks.hs:650) isEthiopic (src/Data/Char/Properties/UnicodeBlocks.hs:653) isEthiopicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:656) isCherokee (src/Data/Char/Properties/UnicodeBlocks.hs:659) isUnifiedCanadianAboriginalSyllabics (src/Data/Char/Properties/UnicodeBlocks.hs:662) isOgham (src/Data/Char/Properties/UnicodeBlocks.hs:665) isRunic (src/Data/Char/Properties/UnicodeBlocks.hs:668) isTagalog (src/Data/Char/Properties/UnicodeBlocks.hs:671) isHanunoo (src/Data/Char/Properties/UnicodeBlocks.hs:674) isBuhid (src/Data/Char/Properties/UnicodeBlocks.hs:677) isTagbanwa (src/Data/Char/Properties/UnicodeBlocks.hs:680) isKhmer (src/Data/Char/Properties/UnicodeBlocks.hs:683) isMongolian (src/Data/Char/Properties/UnicodeBlocks.hs:686) isUnifiedCanadianAboriginalSyllabicsExtended (src/Data/Char/Properties/UnicodeBlocks.hs:689) isLimbu (src/Data/Char/Properties/UnicodeBlocks.hs:692) isTaiLe (src/Data/Char/Properties/UnicodeBlocks.hs:695) isNewTaiLue (src/Data/Char/Properties/UnicodeBlocks.hs:698) isKhmerSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:701) isBuginese (src/Data/Char/Properties/UnicodeBlocks.hs:704) isTaiTham (src/Data/Char/Properties/UnicodeBlocks.hs:707) isCombiningDiacriticalMarksExtended (src/Data/Char/Properties/UnicodeBlocks.hs:710) isBalinese (src/Data/Char/Properties/UnicodeBlocks.hs:713) isSundanese (src/Data/Char/Properties/UnicodeBlocks.hs:716) isBatak (src/Data/Char/Properties/UnicodeBlocks.hs:719) isLepcha (src/Data/Char/Properties/UnicodeBlocks.hs:722) isOlChiki (src/Data/Char/Properties/UnicodeBlocks.hs:725) isSundaneseSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:728) isVedicExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:731) isPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:734) isPhoneticExtensionsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:737) isCombiningDiacriticalMarksSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:740) isLatinExtendedAdditional (src/Data/Char/Properties/UnicodeBlocks.hs:743) isGreekExtended (src/Data/Char/Properties/UnicodeBlocks.hs:746) isGeneralPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:749) isSuperscriptsandSubscripts (src/Data/Char/Properties/UnicodeBlocks.hs:752) isCurrencySymbols (src/Data/Char/Properties/UnicodeBlocks.hs:755) isCombiningDiacriticalMarksforSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:758) isLetterlikeSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:761) isNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:764) isArrows (src/Data/Char/Properties/UnicodeBlocks.hs:767) isMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:770) isMiscellaneousTechnical (src/Data/Char/Properties/UnicodeBlocks.hs:773) isControlPictures (src/Data/Char/Properties/UnicodeBlocks.hs:776) isOpticalCharacterRecognition (src/Data/Char/Properties/UnicodeBlocks.hs:779) isEnclosedAlphanumerics (src/Data/Char/Properties/UnicodeBlocks.hs:782) isBoxDrawing (src/Data/Char/Properties/UnicodeBlocks.hs:785) isBlockElements (src/Data/Char/Properties/UnicodeBlocks.hs:788) isGeometricShapes (src/Data/Char/Properties/UnicodeBlocks.hs:791) isMiscellaneousSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:794) isDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:797) isMiscellaneousMathematicalSymbolsA (src/Data/Char/Properties/UnicodeBlocks.hs:800) isSupplementalArrowsA (src/Data/Char/Properties/UnicodeBlocks.hs:803) isBraillePatterns (src/Data/Char/Properties/UnicodeBlocks.hs:806) isSupplementalArrowsB (src/Data/Char/Properties/UnicodeBlocks.hs:809) isMiscellaneousMathematicalSymbolsB (src/Data/Char/Properties/UnicodeBlocks.hs:812) isSupplementalMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:815) isMiscellaneousSymbolsandArrows (src/Data/Char/Properties/UnicodeBlocks.hs:818) isGlagolitic (src/Data/Char/Properties/UnicodeBlocks.hs:821) isLatinExtendedC (src/Data/Char/Properties/UnicodeBlocks.hs:824) isCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:827) isGeorgianSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:830) isTifinagh (src/Data/Char/Properties/UnicodeBlocks.hs:833) isEthiopicExtended (src/Data/Char/Properties/UnicodeBlocks.hs:836) isCyrillicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:839) isSupplementalPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:842) isCJKRadicalsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:845) isKangxiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:848) isIdeographicDescriptionCharacters (src/Data/Char/Properties/UnicodeBlocks.hs:851) isCJKSymbolsandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:854) isHiragana (src/Data/Char/Properties/UnicodeBlocks.hs:857) isKatakana (src/Data/Char/Properties/UnicodeBlocks.hs:860) isBopomofo (src/Data/Char/Properties/UnicodeBlocks.hs:863) isHangulCompatibilityJamo (src/Data/Char/Properties/UnicodeBlocks.hs:866) isKanbun (src/Data/Char/Properties/UnicodeBlocks.hs:869) isBopomofoExtended (src/Data/Char/Properties/UnicodeBlocks.hs:872) isCJKStrokes (src/Data/Char/Properties/UnicodeBlocks.hs:875) isKatakanaPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:878) isEnclosedCJKLettersandMonths (src/Data/Char/Properties/UnicodeBlocks.hs:881) isCJKCompatibility (src/Data/Char/Properties/UnicodeBlocks.hs:884) isCJKUnifiedIdeographsExtensionA (src/Data/Char/Properties/UnicodeBlocks.hs:887) isYijingHexagramSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:890) isCJKUnifiedIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:893) isYiSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:896) isYiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:899) isLisu (src/Data/Char/Properties/UnicodeBlocks.hs:902) isVai (src/Data/Char/Properties/UnicodeBlocks.hs:905) isCyrillicExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:908) isBamum (src/Data/Char/Properties/UnicodeBlocks.hs:911) isModifierToneLetters (src/Data/Char/Properties/UnicodeBlocks.hs:914) isLatinExtendedD (src/Data/Char/Properties/UnicodeBlocks.hs:917) isSylotiNagri (src/Data/Char/Properties/UnicodeBlocks.hs:920) isCommonIndicNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:923) isPhagspa (src/Data/Char/Properties/UnicodeBlocks.hs:926) isSaurashtra (src/Data/Char/Properties/UnicodeBlocks.hs:929) isDevanagariExtended (src/Data/Char/Properties/UnicodeBlocks.hs:932) isKayahLi (src/Data/Char/Properties/UnicodeBlocks.hs:935) isRejang (src/Data/Char/Properties/UnicodeBlocks.hs:938) isHangulJamoExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:941) isJavanese (src/Data/Char/Properties/UnicodeBlocks.hs:944) isMyanmarExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:947) isCham (src/Data/Char/Properties/UnicodeBlocks.hs:950) isMyanmarExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:953) isTaiViet (src/Data/Char/Properties/UnicodeBlocks.hs:956) isMeeteiMayekExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:959) isEthiopicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:962) isLatinExtendedE (src/Data/Char/Properties/UnicodeBlocks.hs:965) isMeeteiMayek (src/Data/Char/Properties/UnicodeBlocks.hs:968) isHangulSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:971) isHangulJamoExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:974) isHighSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:977) isHighPrivateUseSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:980) isLowSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:983) isPrivateUseArea (src/Data/Char/Properties/UnicodeBlocks.hs:986) isCJKCompatibilityIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:989) isAlphabeticPresentationForms (src/Data/Char/Properties/UnicodeBlocks.hs:992) isArabicPresentationFormsA (src/Data/Char/Properties/UnicodeBlocks.hs:995) isVariationSelectors (src/Data/Char/Properties/UnicodeBlocks.hs:998) isVerticalForms (src/Data/Char/Properties/UnicodeBlocks.hs:1001) isCombiningHalfMarks (src/Data/Char/Properties/UnicodeBlocks.hs:1004) isCJKCompatibilityForms (src/Data/Char/Properties/UnicodeBlocks.hs:1007) isSmallFormVariants (src/Data/Char/Properties/UnicodeBlocks.hs:1010) isArabicPresentationFormsB (src/Data/Char/Properties/UnicodeBlocks.hs:1013) isHalfwidthandFullwidthForms (src/Data/Char/Properties/UnicodeBlocks.hs:1016) isSpecials (src/Data/Char/Properties/UnicodeBlocks.hs:1019) isLinearBSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1022) isLinearBIdeograms (src/Data/Char/Properties/UnicodeBlocks.hs:1025) isAegeanNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1028) isAncientGreekNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1031) isAncientSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1034) isPhaistosDisc (src/Data/Char/Properties/UnicodeBlocks.hs:1037) isLycian (src/Data/Char/Properties/UnicodeBlocks.hs:1040) isCarian (src/Data/Char/Properties/UnicodeBlocks.hs:1043) isCopticEpactNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1046) isOldItalic (src/Data/Char/Properties/UnicodeBlocks.hs:1049) isGothic (src/Data/Char/Properties/UnicodeBlocks.hs:1052) isOldPermic (src/Data/Char/Properties/UnicodeBlocks.hs:1055) isUgaritic (src/Data/Char/Properties/UnicodeBlocks.hs:1058) isOldPersian (src/Data/Char/Properties/UnicodeBlocks.hs:1061) isDeseret (src/Data/Char/Properties/UnicodeBlocks.hs:1064) isShavian (src/Data/Char/Properties/UnicodeBlocks.hs:1067) isOsmanya (src/Data/Char/Properties/UnicodeBlocks.hs:1070) isElbasan (src/Data/Char/Properties/UnicodeBlocks.hs:1073) isCaucasianAlbanian (src/Data/Char/Properties/UnicodeBlocks.hs:1076) isLinearA (src/Data/Char/Properties/UnicodeBlocks.hs:1079) isCypriotSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1082) isImperialAramaic (src/Data/Char/Properties/UnicodeBlocks.hs:1085) isPalmyrene (src/Data/Char/Properties/UnicodeBlocks.hs:1088) isNabataean (src/Data/Char/Properties/UnicodeBlocks.hs:1091) isPhoenician (src/Data/Char/Properties/UnicodeBlocks.hs:1094) isLydian (src/Data/Char/Properties/UnicodeBlocks.hs:1097) isMeroiticHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1100) isMeroiticCursive (src/Data/Char/Properties/UnicodeBlocks.hs:1103) isKharoshthi (src/Data/Char/Properties/UnicodeBlocks.hs:1106) isOldSouthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1109) isOldNorthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1112) isManichaean (src/Data/Char/Properties/UnicodeBlocks.hs:1115) isAvestan (src/Data/Char/Properties/UnicodeBlocks.hs:1118) isInscriptionalParthian (src/Data/Char/Properties/UnicodeBlocks.hs:1121) isInscriptionalPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1124) isPsalterPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1127) isOldTurkic (src/Data/Char/Properties/UnicodeBlocks.hs:1130) isRumiNumeralSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1133) isBrahmi (src/Data/Char/Properties/UnicodeBlocks.hs:1136) isKaithi (src/Data/Char/Properties/UnicodeBlocks.hs:1139) isSoraSompeng (src/Data/Char/Properties/UnicodeBlocks.hs:1142) isChakma (src/Data/Char/Properties/UnicodeBlocks.hs:1145) isMahajani (src/Data/Char/Properties/UnicodeBlocks.hs:1148) isSharada (src/Data/Char/Properties/UnicodeBlocks.hs:1151) isSinhalaArchaicNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1154) isKhojki (src/Data/Char/Properties/UnicodeBlocks.hs:1157) isKhudawadi (src/Data/Char/Properties/UnicodeBlocks.hs:1160) isGrantha (src/Data/Char/Properties/UnicodeBlocks.hs:1163) isTirhuta (src/Data/Char/Properties/UnicodeBlocks.hs:1166) isSiddham (src/Data/Char/Properties/UnicodeBlocks.hs:1169) isModi (src/Data/Char/Properties/UnicodeBlocks.hs:1172) isTakri (src/Data/Char/Properties/UnicodeBlocks.hs:1175) isWarangCiti (src/Data/Char/Properties/UnicodeBlocks.hs:1178) isPauCinHau (src/Data/Char/Properties/UnicodeBlocks.hs:1181) isCuneiform (src/Data/Char/Properties/UnicodeBlocks.hs:1184) isCuneiformNumbersandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:1187) isEgyptianHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1190) isBamumSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1193) isMro (src/Data/Char/Properties/UnicodeBlocks.hs:1196) isBassaVah (src/Data/Char/Properties/UnicodeBlocks.hs:1199) isPahawhHmong (src/Data/Char/Properties/UnicodeBlocks.hs:1202) isMiao (src/Data/Char/Properties/UnicodeBlocks.hs:1205) isKanaSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1208) isDuployan (src/Data/Char/Properties/UnicodeBlocks.hs:1211) isShorthandFormatControls (src/Data/Char/Properties/UnicodeBlocks.hs:1214) isByzantineMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1217) isMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1220) isAncientGreekMusicalNotation (src/Data/Char/Properties/UnicodeBlocks.hs:1223) isTaiXuanJingSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1226) isCountingRodNumerals (src/Data/Char/Properties/UnicodeBlocks.hs:1229) isMathematicalAlphanumericSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1232) isMendeKikakui (src/Data/Char/Properties/UnicodeBlocks.hs:1235) isArabicMathematicalAlphabeticSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1238) isMahjongTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1241) isDominoTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1244) isPlayingCards (src/Data/Char/Properties/UnicodeBlocks.hs:1247) isEnclosedAlphanumericSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1250) isEnclosedIdeographicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1253) isMiscellaneousSymbolsandPictographs (src/Data/Char/Properties/UnicodeBlocks.hs:1256) isEmoticons (src/Data/Char/Properties/UnicodeBlocks.hs:1259) isOrnamentalDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:1262) isTransportandMapSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1265) isAlchemicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1268) isGeometricShapesExtended (src/Data/Char/Properties/UnicodeBlocks.hs:1271) isSupplementalArrowsC (src/Data/Char/Properties/UnicodeBlocks.hs:1274) isCJKUnifiedIdeographsExtensionB (src/Data/Char/Properties/UnicodeBlocks.hs:1277) isCJKUnifiedIdeographsExtensionC (src/Data/Char/Properties/UnicodeBlocks.hs:1280) isCJKUnifiedIdeographsExtensionD (src/Data/Char/Properties/UnicodeBlocks.hs:1283) isCJKCompatibilityIdeographsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1286) isTags (src/Data/Char/Properties/UnicodeBlocks.hs:1289) isVariationSelectorsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1292) isSupplementaryPrivateUseAreaA (src/Data/Char/Properties/UnicodeBlocks.hs:1295) isSupplementaryPrivateUseAreaB (src/Data/Char/Properties/UnicodeBlocks.hs:1298) Documentation created: dist/doc/html/hxt-charproperties/index.html, dist/doc/html/hxt-charproperties/hxt-charproperties.txt Creating package registration file: /tmp/pkgConf-hxt-charproperties-9.2.0937558955629593614.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-charproperties-9.2.0.1-8SupK5eAgu73iV3Vmf7B19 Registering hxt-charproperties-9.2.0.1... Installed hxt-charproperties-9.2.0.1 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.2166967926214989683.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring parallel-3.2.0.6... Building parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.6... Running Haddock for parallel-3.2.0.6... Running hscolour for parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' Missing documentation for: seqTuple2 (Control/Seq.hs:164) seqTuple3 (Control/Seq.hs:168) seqTuple4 (Control/Seq.hs:172) seqTuple5 (Control/Seq.hs:176) seqTuple6 (Control/Seq.hs:180) seqTuple7 (Control/Seq.hs:184) seqTuple8 (Control/Seq.hs:188) seqTuple9 (Control/Seq.hs:192) 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Missing documentation for: evalTuple2 (Control/Parallel/Strategies.hs:589) evalTuple3 (Control/Parallel/Strategies.hs:593) evalTuple4 (Control/Parallel/Strategies.hs:597) evalTuple5 (Control/Parallel/Strategies.hs:601) evalTuple6 (Control/Parallel/Strategies.hs:605) evalTuple7 (Control/Parallel/Strategies.hs:609) evalTuple8 (Control/Parallel/Strategies.hs:613) evalTuple9 (Control/Parallel/Strategies.hs:617) parTuple2 (Control/Parallel/Strategies.hs:621) parTuple3 (Control/Parallel/Strategies.hs:625) parTuple4 (Control/Parallel/Strategies.hs:629) parTuple5 (Control/Parallel/Strategies.hs:633) parTuple6 (Control/Parallel/Strategies.hs:637) parTuple7 (Control/Parallel/Strategies.hs:641) parTuple8 (Control/Parallel/Strategies.hs:645) parTuple9 (Control/Parallel/Strategies.hs:649) Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.014991503231910210050.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj Registering parallel-3.2.0.6... Installed parallel-3.2.0.6 Configuring prelude-extras-0.4.0.2... Building prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... [1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o ) In-place registering prelude-extras-0.4.0.2... Running Haddock for prelude-extras-0.4.0.2... Running hscolour for prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... Haddock coverage: 5% ( 2 / 43) in 'Prelude.Extras' Missing documentation for: Module header Eq1 (src/Prelude/Extras.hs:80) /=# (src/Prelude/Extras.hs:87) Ord1 (src/Prelude/Extras.hs:146) <# (src/Prelude/Extras.hs:154) <=# (src/Prelude/Extras.hs:154) >=# (src/Prelude/Extras.hs:154) ># (src/Prelude/Extras.hs:154) max1 (src/Prelude/Extras.hs:155) min1 (src/Prelude/Extras.hs:155) Show1 (src/Prelude/Extras.hs:228) show1 (src/Prelude/Extras.hs:237) shows1 (src/Prelude/Extras.hs:241) Read1 (src/Prelude/Extras.hs:309) read1 (src/Prelude/Extras.hs:327) reads1 (src/Prelude/Extras.hs:330) readPrec1 (src/Prelude/Extras.hs:320) readListPrec1 (src/Prelude/Extras.hs:323) readList1Default (src/Prelude/Extras.hs:346) readListPrec1Default (src/Prelude/Extras.hs:349) Lift1 (src/Prelude/Extras.hs:516) Eq2 (src/Prelude/Extras.hs:133) /=## (src/Prelude/Extras.hs:140) Ord2 (src/Prelude/Extras.hs:199) <## (src/Prelude/Extras.hs:207) <=## (src/Prelude/Extras.hs:209) >=## (src/Prelude/Extras.hs:211) >## (src/Prelude/Extras.hs:213) max2 (src/Prelude/Extras.hs:216) min2 (src/Prelude/Extras.hs:221) Show2 (src/Prelude/Extras.hs:283) show2 (src/Prelude/Extras.hs:292) shows2 (src/Prelude/Extras.hs:296) Read2 (src/Prelude/Extras.hs:443) read2 (src/Prelude/Extras.hs:468) reads2 (src/Prelude/Extras.hs:471) readPrec2 (src/Prelude/Extras.hs:453) readListPrec2 (src/Prelude/Extras.hs:456) readList2Default (src/Prelude/Extras.hs:487) readListPrec2Default (src/Prelude/Extras.hs:490) Lift2 (src/Prelude/Extras.hs:531) Documentation created: dist/doc/html/prelude-extras/index.html, dist/doc/html/prelude-extras/prelude-extras.txt Creating package registration file: /tmp/pkgConf-prelude-extras-0.4.06497859051259577690.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prelude-extras-0.4.0.2-57eavILAbKD5CaKv31zEDY Registering prelude-extras-0.4.0.2... Installed prelude-extras-0.4.0.2 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: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: 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: 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: 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 ) In-place registering primitive-0.6.1.0... 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: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: 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: 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: 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' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.11835342733837626799.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring reflection-2.1... Building reflection-2.1... Preprocessing library reflection-2.1... [1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o ) In-place registering reflection-2.1... Running Haddock for reflection-2.1... Running hscolour for reflection-2.1... Preprocessing library reflection-2.1... Preprocessing library reflection-2.1... Haddock coverage: 63% ( 19 / 30) in 'Data.Reflection' Missing documentation for: Reifies (fast/Data/Reflection.hs:156) Z (fast/Data/Reflection.hs:243) D (fast/Data/Reflection.hs:244) SD (fast/Data/Reflection.hs:245) PD (fast/Data/Reflection.hs:246) ReifiedMonoid (fast/Data/Reflection.hs:545) ReflectedMonoid (fast/Data/Reflection.hs:554) reifyMonoid (fast/Data/Reflection.hs:559) ReifiedApplicative (fast/Data/Reflection.hs:588) ReflectedApplicative (fast/Data/Reflection.hs:590) reifyApplicative (fast/Data/Reflection.hs:605) Documentation created: dist/doc/html/reflection/index.html, dist/doc/html/reflection/reflection.txt Creating package registration file: /tmp/pkgConf-reflection-21540846267858829294.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/reflection-2.1-2R8D1icnYri0V2GprJlDMF Registering reflection-2.1... Installed reflection-2.1 Configuring split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html, dist/doc/html/split/split.txt Creating package registration file: /tmp/pkgConf-split-0.21704841123116423768.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/split-0.2.2-E4yadeCDng9EtdbI5MZoDg Registering split-0.2.2... Installed split-0.2.2 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.48088085851353668775.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr Registering stm-2.4.4... Installed stm-2.4.4 Configuring tagged-0.8.2... Building tagged-0.8.2... Preprocessing library tagged-0.8.2... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.2... Running Haddock for tagged-0.8.2... Running hscolour for tagged-0.8.2... Preprocessing library tagged-0.8.2... Preprocessing library tagged-0.8.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:308) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.87634474332108785490.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc Registering tagged-0.8.2... Installed tagged-0.8.2 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... Running hscolour for text-1.2.1.3... Preprocessing library text-1.2.1.3... Preprocessing library text-1.2.1.3... Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (126 /126) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (127 /128) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:288) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: bracket Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.112306743961815983044.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh Registering text-1.2.1.3... Installed text-1.2.1.3 Configuring transformers-compat-0.4.0.4... Building transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... [1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) In-place registering transformers-compat-0.4.0.4... Running Haddock for transformers-compat-0.4.0.4... Running hscolour for transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Missing documentation for: Module header version (dist/build/autogen/Paths_transformers_compat.hs:15) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25) Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Creating package registration file: /tmp/pkgConf-transformers-compat-0.4.01273409471554430207.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv Registering transformers-compat-0.4.0.4... Installed transformers-compat-0.4.0.4 Configuring stb-image-0.2.1... cabal: The following package dependencies were requested --dependency='bitmap=bitmap-0.0.2-1161051181c53b1d9eeb21e8d9e62c1e' however the given installed package instance does not exist. Failed to install stb-image-0.2.1 Configuring hxt-unicode-9.0.2.4... cabal: The following package dependencies were requested --dependency='hxt-charproperties=hxt-charproperties-9.2.0.1-8869c2e12cf07d0d4cf6815fb477289f' however the given installed package instance does not exist. Failed to install hxt-unicode-9.0.2.4 Configuring vector-0.11.0.0... cabal: The following package dependencies were requested --dependency='primitive=primitive-0.6.1.0-f4f138cbd19dac63b233331b4afef43e' however the given installed package instance does not exist. Failed to install vector-0.11.0.0 Configuring StateVar-1.1.0.1... cabal: The following package dependencies were requested --dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29' however the given installed package instance does not exist. Failed to install StateVar-1.1.0.1 Configuring hashable-1.2.3.3... Building hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.3.3... Running Haddock for hashable-1.2.3.3... Running hscolour for hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.315027741861083189141.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy Registering hashable-1.2.3.3... Installed hashable-1.2.3.3 Configuring parsec-3.1.9... Building parsec-3.1.9... Preprocessing library parsec-3.1.9... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) Text/Parsec/Language.hs:44:30: Warning: Tab character Text/Parsec/Language.hs:45:26: Warning: Tab character Text/Parsec/Language.hs:46:27: Warning: Tab character Text/Parsec/Language.hs:58:1: Warning: Tab character Text/Parsec/Language.hs:58:31: Warning: Tab character Text/Parsec/Language.hs:59:1: Warning: Tab character Text/Parsec/Language.hs:59:29: Warning: Tab character Text/Parsec/Language.hs:60:1: Warning: Tab character Text/Parsec/Language.hs:60:30: Warning: Tab character Text/Parsec/Language.hs:61:1: Warning: Tab character Text/Parsec/Language.hs:62:1: Warning: Tab character Text/Parsec/Language.hs:62:29: Warning: Tab character Text/Parsec/Language.hs:63:1: Warning: Tab character Text/Parsec/Language.hs:63:30: Warning: Tab character Text/Parsec/Language.hs:64:1: Warning: Tab character Text/Parsec/Language.hs:65:1: Warning: Tab character Text/Parsec/Language.hs:67:1: Warning: Tab character Text/Parsec/Language.hs:109:1: Warning: Tab character Text/Parsec/Language.hs:109:30: Warning: Tab character Text/Parsec/Language.hs:110:1: Warning: Tab character Text/Parsec/Language.hs:110:32: Warning: Tab character Text/Parsec/Language.hs:111:5: Warning: Tab character Text/Parsec/Language.hs:112:5: Warning: Tab character Text/Parsec/Language.hs:113:5: Warning: Tab character Text/Parsec/Language.hs:114:5: Warning: Tab character Text/Parsec/Language.hs:146:1: Warning: Tab character Text/Parsec/Language.hs:147:1: Warning: Tab character Text/Parsec/Language.hs:148:1: Warning: Tab character Text/Parsec/Language.hs:150:1: Warning: Tab character [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.9... Running Haddock for parsec-3.1.9... Running hscolour for parsec-3.1.9... Preprocessing library parsec-3.1.9... Preprocessing library parsec-3.1.9... Text/Parsec/Language.hs:44:30: Warning: Tab character Text/Parsec/Language.hs:45:26: Warning: Tab character Text/Parsec/Language.hs:46:27: Warning: Tab character Text/Parsec/Language.hs:58:1: Warning: Tab character Text/Parsec/Language.hs:58:31: Warning: Tab character Text/Parsec/Language.hs:59:1: Warning: Tab character Text/Parsec/Language.hs:59:29: Warning: Tab character Text/Parsec/Language.hs:60:1: Warning: Tab character Text/Parsec/Language.hs:60:30: Warning: Tab character Text/Parsec/Language.hs:61:1: Warning: Tab character Text/Parsec/Language.hs:62:1: Warning: Tab character Text/Parsec/Language.hs:62:29: Warning: Tab character Text/Parsec/Language.hs:63:1: Warning: Tab character Text/Parsec/Language.hs:63:30: Warning: Tab character Text/Parsec/Language.hs:64:1: Warning: Tab character Text/Parsec/Language.hs:65:1: Warning: Tab character Text/Parsec/Language.hs:67:1: Warning: Tab character Text/Parsec/Language.hs:109:1: Warning: Tab character Text/Parsec/Language.hs:109:30: Warning: Tab character Text/Parsec/Language.hs:110:1: Warning: Tab character Text/Parsec/Language.hs:110:32: Warning: Tab character Text/Parsec/Language.hs:111:5: Warning: Tab character Text/Parsec/Language.hs:112:5: Warning: Tab character Text/Parsec/Language.hs:113:5: Warning: Tab character Text/Parsec/Language.hs:114:5: Warning: Tab character Text/Parsec/Language.hs:146:1: Warning: Tab character Text/Parsec/Language.hs:147:1: Warning: Tab character Text/Parsec/Language.hs:148:1: Warning: Tab character Text/Parsec/Language.hs:150:1: Warning: Tab character Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 43% ( 6 / 14) in 'Text.Parsec.Error' Missing documentation for: errorIsUnknown (Text/Parsec/Error.hs:110) showErrorMessages (Text/Parsec/Error.hs:173) newErrorMessage (Text/Parsec/Error.hs:120) newErrorUnknown (Text/Parsec/Error.hs:116) addErrorMessage (Text/Parsec/Error.hs:124) setErrorPos (Text/Parsec/Error.hs:128) setErrorMessage (Text/Parsec/Error.hs:132) mergeError (Text/Parsec/Error.hs:136) 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' Missing documentation for: messageCompare (Text/ParserCombinators/Parsec/Error.hs:36) messageEq (Text/ParserCombinators/Parsec/Error.hs:39) errorIsUnknown (Text/Parsec/Error.hs:110) showErrorMessages (Text/Parsec/Error.hs:173) newErrorMessage (Text/Parsec/Error.hs:120) newErrorUnknown (Text/Parsec/Error.hs:116) addErrorMessage (Text/Parsec/Error.hs:124) setErrorPos (Text/Parsec/Error.hs:128) setErrorMessage (Text/Parsec/Error.hs:132) mergeError (Text/Parsec/Error.hs:136) 64% ( 32 / 50) in 'Text.Parsec.Prim' Missing documentation for: unknownError (Text/Parsec/Prim.hs:91) sysUnExpectError (Text/Parsec/Prim.hs:94) Parsec (Text/Parsec/Prim.hs:152) Consumed (Text/Parsec/Prim.hs:154) Reply (Text/Parsec/Prim.hs:157) State (Text/Parsec/Prim.hs:160) parsecMap (Text/Parsec/Prim.hs:177) parserReturn (Text/Parsec/Prim.hs:221) parserBind (Text/Parsec/Prim.hs:226) mergeErrorReply (Text/Parsec/Prim.hs:266) parserFail (Text/Parsec/Prim.hs:272) parserPlus (Text/Parsec/Prim.hs:290) labels (Text/Parsec/Prim.hs:345) tokens (Text/Parsec/Prim.hs:396) tokenPrimEx (Text/Parsec/Prim.hs:533) manyAccum (Text/Parsec/Prim.hs:592) runPT (Text/Parsec/Prim.hs:610) runP (Text/Parsec/Prim.hs:624) 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) 50% ( 2 / 4) in 'Text.Parsec.ByteString' Missing documentation for: Parser (Text/Parsec/ByteString.hs:24) GenParser (Text/Parsec/ByteString.hs:25) 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' Missing documentation for: Parser (Text/Parsec/ByteString/Lazy.hs:24) GenParser (Text/Parsec/ByteString/Lazy.hs:25) 33% ( 1 / 3) in 'Text.Parsec.Text' Missing documentation for: Parser (Text/Parsec/Text.hs:23) GenParser (Text/Parsec/Text.hs:24) 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' Missing documentation for: Parser (Text/Parsec/Text/Lazy.hs:23) GenParser (Text/Parsec/Text/Lazy.hs:24) 100% ( 5 / 5) in 'Text.Parsec.Expr' 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' Missing documentation for: Parser (Text/Parsec/String.hs:22) GenParser (Text/Parsec/String.hs:23) runParser (Text/ParserCombinators/Parsec/Prim.hs:57) tokens (Text/Parsec/Prim.hs:396) tokenPrimEx (Text/Parsec/Prim.hs:533) try (Text/ParserCombinators/Parsec/Prim.hs:64) labels (Text/Parsec/Prim.hs:345) pzero (Text/ParserCombinators/Parsec/Prim.hs:54) State (Text/Parsec/Prim.hs:160) 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:38) TokenParser (Text/Parsec/Token.hs:106) 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' Missing documentation for: LanguageDef (Text/Parsec/Token.hs:38) TokenParser (Text/Parsec/Token.hs:106) 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' Missing documentation for: CharParser (Text/ParserCombinators/Parsec/Char.hs:40) 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' Missing documentation for: SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' Missing documentation for: Operator (Text/ParserCombinators/Parsec/Expr.hs:28) OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32) buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39) 78% ( 73 / 94) in 'Text.Parsec' Missing documentation for: Parsec (Text/Parsec/Prim.hs:152) tokens (Text/Parsec/Prim.hs:396) labels (Text/Parsec/Prim.hs:345) SourceName (Text/Parsec/Pos.hs:35) Line (Text/Parsec/Pos.hs:36) Column (Text/Parsec/Pos.hs:37) manyAccum (Text/Parsec/Prim.hs:592) tokenPrimEx (Text/Parsec/Prim.hs:533) runPT (Text/Parsec/Prim.hs:610) unknownError (Text/Parsec/Prim.hs:91) sysUnExpectError (Text/Parsec/Prim.hs:94) mergeErrorReply (Text/Parsec/Prim.hs:266) runP (Text/Parsec/Prim.hs:624) Consumed (Text/Parsec/Prim.hs:154) Reply (Text/Parsec/Prim.hs:157) State (Text/Parsec/Prim.hs:160) parsecMap (Text/Parsec/Prim.hs:177) parserReturn (Text/Parsec/Prim.hs:221) parserBind (Text/Parsec/Prim.hs:226) parserFail (Text/Parsec/Prim.hs:272) parserPlus (Text/Parsec/Prim.hs:290) 80% ( 8 / 10) in 'Text.Parsec.Language' Missing documentation for: emptyDef (Text/Parsec/Language.hs:79) LanguageDef (Text/Parsec/Token.hs:38) 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' Missing documentation for: emptyDef (Text/Parsec/Language.hs:79) LanguageDef (Text/Parsec/Token.hs:38) 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.11750159999891528784.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0 Registering parsec-3.1.9... Installed parsec-3.1.9 [1 of 1] Compiling Main ( /tmp/cabal-tmp-14440/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-14440/distributive-0.4.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-14440/distributive-0.4.4/dist/setup/setup ... Configuring distributive-0.4.4... setup: The following package dependencies were requested --dependency='tagged=tagged-0.8.2-d600e61fcdab58f538ceebc39e7f1d9b' however the given installed package instance does not exist. Failed to install distributive-0.4.4 Configuring exception-transformers-0.4.0.2... cabal: The following package dependencies were requested --dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29' however the given installed package instance does not exist. Failed to install exception-transformers-0.4.0.2 Configuring exceptions-0.8.0.2... cabal: The following package dependencies were requested --dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29' however the given installed package instance does not exist. Failed to install exceptions-0.8.0.2 Configuring unordered-containers-0.2.5.1... Building unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.5.1... Running Haddock for unordered-containers-0.2.5.1... Running hscolour for unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' Missing documentation for: Module header unsafeShiftL (Data/HashMap/UnsafeShift.hs:10) unsafeShiftR (Data/HashMap/UnsafeShift.hs:14) 50% ( 1 / 2) in 'Data.HashMap.PopCount' Missing documentation for: Module header 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' Missing documentation for: Array (Data/HashMap/Array.hs:102) MArray (Data/HashMap/Array.hs:127) new_ (Data/HashMap/Array.hs:174) singleton (Data/HashMap/Array.hs:177) singletonM (Data/HashMap/Array.hs:181) pair (Data/HashMap/Array.hs:185) length (Data/HashMap/Array.hs:113) lengthM (Data/HashMap/Array.hs:135) read (Data/HashMap/Array.hs:192) write (Data/HashMap/Array.hs:198) index (Data/HashMap/Array.hs:205) indexM (Data/HashMap/Array.hs:211) unsafeFreeze (Data/HashMap/Array.hs:217) unsafeThaw (Data/HashMap/Array.hs:223) run (Data/HashMap/Array.hs:229) run2 (Data/HashMap/Array.hs:233) foldl' (Data/HashMap/Array.hs:335) foldr (Data/HashMap/Array.hs:343) thaw (Data/HashMap/Array.hs:355) map (Data/HashMap/Array.hs:388) traverse (Data/HashMap/Array.hs:431) filter (Data/HashMap/Array.hs:436) toList (Data/HashMap/Array.hs:428) 87% ( 54 / 62) in 'Data.HashMap.Base' Missing documentation for: Module header Leaf (Data/HashMap/Base.hs:124) Hash (Data/HashMap/Base.hs:177) Bitmap (Data/HashMap/Base.hs:178) mask (Data/HashMap/Base.hs:1094) bitsPerSubkey (Data/HashMap/Base.hs:1082) sparseIndex (Data/HashMap/Base.hs:1091) updateOrConcatWith (Data/HashMap/Base.hs:1003) 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Creating package registration file: /tmp/pkgConf-unordered-containers-0.2.5212528560474960250.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a Registering unordered-containers-0.2.5.1... Installed unordered-containers-0.2.5.1 Configuring hxt-regex-xmlschema-9.2.0.2... cabal: The following package dependencies were requested --dependency='hxt-charproperties=hxt-charproperties-9.2.0.1-8869c2e12cf07d0d4cf6815fb477289f' however the given installed package instance does not exist. Failed to install hxt-regex-xmlschema-9.2.0.2 Configuring network-uri-2.6.0.3... Building network-uri-2.6.0.3... Preprocessing library network-uri-2.6.0.3... [1 of 1] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o ) Network/URI.hs:129:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() In-place registering network-uri-2.6.0.3... Running Haddock for network-uri-2.6.0.3... Running hscolour for network-uri-2.6.0.3... Preprocessing library network-uri-2.6.0.3... Preprocessing library network-uri-2.6.0.3... Network/URI.hs:129:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() Haddock coverage: 78% ( 38 / 49) in 'Network.URI' Missing documentation for: uriIsAbsolute (Network/URI.hs:316) uriIsRelative (Network/URI.hs:319) parseabsoluteURI (Network/URI.hs:1258) escapeString (Network/URI.hs:1262) reserved (Network/URI.hs:1266) unreserved (Network/URI.hs:1270) scheme (Network/URI.hs:1276) authority (Network/URI.hs:1280) path (Network/URI.hs:1288) query (Network/URI.hs:1292) fragment (Network/URI.hs:1296) Documentation created: dist/doc/html/network-uri/index.html, dist/doc/html/network-uri/network-uri.txt Creating package registration file: /tmp/pkgConf-network-uri-2.6.08438869781410553902.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-uri-2.6.0.3-LFMzacKIfjmC6gRt5N3aSz Registering network-uri-2.6.0.3... Installed network-uri-2.6.0.3 Configuring semigroups-0.18.0.1... cabal: The following package dependencies were requested --dependency='tagged=tagged-0.8.2-d600e61fcdab58f538ceebc39e7f1d9b' however the given installed package instance does not exist. Failed to install semigroups-0.18.0.1 cabal: Error: some packages failed to install: GPipe-2.1.4 depends on semigroups-0.18.0.1 which failed to install. GPipe-TextureLoad-1.0.3 depends on semigroups-0.18.0.1 which failed to install. StateVar-1.1.0.1 failed during the configure step. The exception was: ExitFailure 1 adjunctions-4.2.2 depends on semigroups-0.18.0.1 which failed to install. bifunctors-5.1 depends on semigroups-0.18.0.1 which failed to install. bytes-0.15.0.1 depends on semigroups-0.18.0.1 which failed to install. comonad-4.2.7.2 depends on semigroups-0.18.0.1 which failed to install. contravariant-1.3.3 depends on semigroups-0.18.0.1 which failed to install. distributive-0.4.4 failed during the configure step. The exception was: ExitFailure 1 exception-transformers-0.4.0.2 failed during the configure step. The exception was: ExitFailure 1 exceptions-0.8.0.2 failed during the configure step. The exception was: ExitFailure 1 free-4.12.1 depends on semigroups-0.18.0.1 which failed to install. gl-0.7.7 depends on hxt-regex-xmlschema-9.2.0.2 which failed to install. hashtables-1.2.0.2 depends on vector-0.11.0.0 which failed to install. hxt-9.3.1.15 depends on hxt-regex-xmlschema-9.2.0.2 which failed to install. hxt-regex-xmlschema-9.2.0.2 failed during the configure step. The exception was: ExitFailure 1 hxt-unicode-9.0.2.4 failed during the configure step. The exception was: ExitFailure 1 kan-extensions-4.2.3 depends on semigroups-0.18.0.1 which failed to install. lens-4.13 depends on semigroups-0.18.0.1 which failed to install. linear-1.20.2 depends on semigroups-0.18.0.1 which failed to install. profunctors-5.1.1 depends on semigroups-0.18.0.1 which failed to install. semigroupoids-5.0.0.4 depends on semigroups-0.18.0.1 which failed to install. semigroups-0.18.0.1 failed during the configure step. The exception was: ExitFailure 1 stb-image-0.2.1 failed during the configure step. The exception was: ExitFailure 1 vector-0.11.0.0 failed during the configure step. The exception was: ExitFailure 1 void-0.7.1 depends on semigroups-0.18.0.1 which failed to install.