Resolving dependencies... 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.011015139291801979802.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.4378409503515530019.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 bindings-DSL-1.0.23... Building bindings-DSL-1.0.23... Preprocessing library bindings-DSL-1.0.23... [1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o ) Bindings/Utilities.hs:2:1: Warning: Tab character Bindings/Utilities.hs:3:1: Warning: Tab character Bindings/Utilities.hs:32:1: Warning: Tab character Bindings/Utilities.hs:33:1: Warning: Tab character Bindings/Utilities.hs:34:1: Warning: Tab character Bindings/Utilities.hs:35:1: Warning: Tab character Bindings/Utilities.hs:36:1: Warning: Tab character Bindings/Utilities.hs:37:1: Warning: Tab character Bindings/Utilities.hs:38:1: Warning: Tab character Bindings/Utilities.hs:39:1: Warning: Tab character In-place registering bindings-DSL-1.0.23... Running Haddock for bindings-DSL-1.0.23... Running hscolour for bindings-DSL-1.0.23... Preprocessing library bindings-DSL-1.0.23... Preprocessing library bindings-DSL-1.0.23... Bindings/Utilities.hs:2:1: Warning: Tab character Bindings/Utilities.hs:3:1: Warning: Tab character Bindings/Utilities.hs:32:1: Warning: Tab character Bindings/Utilities.hs:33:1: Warning: Tab character Bindings/Utilities.hs:34:1: Warning: Tab character Bindings/Utilities.hs:35:1: Warning: Tab character Bindings/Utilities.hs:36:1: Warning: Tab character Bindings/Utilities.hs:37:1: Warning: Tab character Bindings/Utilities.hs:38:1: Warning: Tab character Bindings/Utilities.hs:39:1: Warning: Tab character Haddock coverage: 67% ( 2 / 3) in 'Bindings.Utilities' Missing documentation for: Module header Documentation created: dist/doc/html/bindings-DSL/index.html, dist/doc/html/bindings-DSL/bindings-DSL.txt Creating package registration file: /tmp/pkgConf-bindings-DSL-1.01504569917680466996.23 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-DSL-1.0.23-F1hS6HHs19oGGFku17XxGY Registering bindings-DSL-1.0.23... Installed bindings-DSL-1.0.23 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.11776808933711845894.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 dlist-0.7.1.2... Building dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.7.1.2... Running Haddock for dlist-0.7.1.2... Running hscolour for dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... Haddock coverage: 100% ( 20 / 20) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html, dist/doc/html/dlist/dlist.txt Creating package registration file: /tmp/pkgConf-dlist-0.7.11857962504201690613.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz Registering dlist-0.7.1.2... Installed dlist-0.7.1.2 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.1119270755631308902.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.210617306901186631626.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.01584710873993967637.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 mmorph-1.0.4... Building mmorph-1.0.4... Preprocessing library mmorph-1.0.4... [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o ) src/Control/Monad/Morph.hs:76:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Morph.hs:116:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:19: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:34: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:11: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:33: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:242:17: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:14: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:30: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o ) In-place registering mmorph-1.0.4... Running Haddock for mmorph-1.0.4... Running hscolour for mmorph-1.0.4... Preprocessing library mmorph-1.0.4... Preprocessing library mmorph-1.0.4... src/Control/Monad/Morph.hs:76:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Morph.hs:116:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:19: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:34: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:11: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:33: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:242:17: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:14: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:30: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 22 / 22) in 'Control.Monad.Morph' 100% ( 3 / 3) in 'Control.Monad.Trans.Compose' Documentation created: dist/doc/html/mmorph/index.html, dist/doc/html/mmorph/mmorph.txt Creating package registration file: /tmp/pkgConf-mmorph-1.015004747621464415775.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b Registering mmorph-1.0.4... Installed mmorph-1.0.4 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.2109010631046370347.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.01550101877752704313.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.016002068981139352160.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.1532495011415675634.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-2303872261608340634.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.220898163391114646704.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.4777635325816976784.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.8217852623683309587.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.17133555112067247035.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.01970782719930104896.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 zlib-0.6.1.1... Building zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... [1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o ) [2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o ) [3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o ) [4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o ) [5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o ) In-place registering zlib-0.6.1.1... Running Haddock for zlib-0.6.1.1... Running hscolour for zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... Haddock coverage: 62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream' Missing documentation for: Stream (Codec/Compression/Zlib/Stream.hsc:351) State (Codec/Compression/Zlib/Stream.hsc:399) mkState (Codec/Compression/Zlib/Stream.hsc:405) runStream (Codec/Compression/Zlib/Stream.hsc:419) unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428) deflateInit (Codec/Compression/Zlib/Stream.hsc:936) inflateInit (Codec/Compression/Zlib/Stream.hsc:928) formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624) deflate (Codec/Compression/Zlib/Stream.hsc:250) inflate (Codec/Compression/Zlib/Stream.hsc:270) Status (Codec/Compression/Zlib/Stream.hsc:518) Flush (Codec/Compression/Zlib/Stream.hsc:564) ErrorCode (Codec/Compression/Zlib/Stream.hsc:523) inflateReset (Codec/Compression/Zlib/Stream.hsc:290) pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147) inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169) popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173) pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187) popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213) outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230) outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236) outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242) deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306) inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313) 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal' 88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw' Missing documentation for: compress (Codec/Compression/Zlib/Raw.hs:64) decompress (Codec/Compression/Zlib/Raw.hs:58) compressWith (Codec/Compression/Zlib/Raw.hs:67) decompressWith (Codec/Compression/Zlib/Raw.hs:61) 100% ( 33 / 33) in 'Codec.Compression.Zlib' 100% ( 33 / 33) in 'Codec.Compression.GZip' Documentation created: dist/doc/html/zlib/index.html, dist/doc/html/zlib/zlib.txt Creating package registration file: /tmp/pkgConf-zlib-0.6.1813823381902411556.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG Registering zlib-0.6.1.1... Installed zlib-0.6.1.1 Configuring bindings-GLFW-3.1.1.4... Building bindings-GLFW-3.1.1.4... Preprocessing library bindings-GLFW-3.1.1.4... GLFW.hsc: In function ‘main’: GLFW.hsc:294:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:294:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:294:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:301:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:301:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:301:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] [1 of 1] Compiling Bindings.GLFW ( dist/build/Bindings/GLFW.hs, dist/build/Bindings/GLFW.o ) In-place registering bindings-GLFW-3.1.1.4... Running Haddock for bindings-GLFW-3.1.1.4... Running hscolour for bindings-GLFW-3.1.1.4... Preprocessing library bindings-GLFW-3.1.1.4... Preprocessing library bindings-GLFW-3.1.1.4... Haddock coverage: 0% ( 0 /425) in 'Bindings.GLFW' Missing documentation for: Module header c'GL_FALSE (Bindings/GLFW.hsc:27) c'GL_TRUE (Bindings/GLFW.hsc:28) c'GLFW_VERSION_MAJOR (Bindings/GLFW.hsc:30) c'GLFW_VERSION_MINOR (Bindings/GLFW.hsc:31) c'GLFW_VERSION_REVISION (Bindings/GLFW.hsc:32) c'GLFW_RELEASE (Bindings/GLFW.hsc:34) c'GLFW_PRESS (Bindings/GLFW.hsc:35) c'GLFW_REPEAT (Bindings/GLFW.hsc:36) c'GLFW_KEY_UNKNOWN (Bindings/GLFW.hsc:38) c'GLFW_KEY_SPACE (Bindings/GLFW.hsc:40) c'GLFW_KEY_APOSTROPHE (Bindings/GLFW.hsc:41) c'GLFW_KEY_COMMA (Bindings/GLFW.hsc:42) c'GLFW_KEY_MINUS (Bindings/GLFW.hsc:43) c'GLFW_KEY_PERIOD (Bindings/GLFW.hsc:44) c'GLFW_KEY_SLASH (Bindings/GLFW.hsc:45) c'GLFW_KEY_0 (Bindings/GLFW.hsc:46) c'GLFW_KEY_1 (Bindings/GLFW.hsc:47) c'GLFW_KEY_2 (Bindings/GLFW.hsc:48) c'GLFW_KEY_3 (Bindings/GLFW.hsc:49) c'GLFW_KEY_4 (Bindings/GLFW.hsc:50) c'GLFW_KEY_5 (Bindings/GLFW.hsc:51) c'GLFW_KEY_6 (Bindings/GLFW.hsc:52) c'GLFW_KEY_7 (Bindings/GLFW.hsc:53) c'GLFW_KEY_8 (Bindings/GLFW.hsc:54) c'GLFW_KEY_9 (Bindings/GLFW.hsc:55) c'GLFW_KEY_SEMICOLON (Bindings/GLFW.hsc:56) c'GLFW_KEY_EQUAL (Bindings/GLFW.hsc:57) c'GLFW_KEY_A (Bindings/GLFW.hsc:58) c'GLFW_KEY_B (Bindings/GLFW.hsc:59) c'GLFW_KEY_C (Bindings/GLFW.hsc:60) c'GLFW_KEY_D (Bindings/GLFW.hsc:61) c'GLFW_KEY_E (Bindings/GLFW.hsc:62) c'GLFW_KEY_F (Bindings/GLFW.hsc:63) c'GLFW_KEY_G (Bindings/GLFW.hsc:64) c'GLFW_KEY_H (Bindings/GLFW.hsc:65) c'GLFW_KEY_I (Bindings/GLFW.hsc:66) c'GLFW_KEY_J (Bindings/GLFW.hsc:67) c'GLFW_KEY_K (Bindings/GLFW.hsc:68) c'GLFW_KEY_L (Bindings/GLFW.hsc:69) c'GLFW_KEY_M (Bindings/GLFW.hsc:70) c'GLFW_KEY_N (Bindings/GLFW.hsc:71) c'GLFW_KEY_O (Bindings/GLFW.hsc:72) c'GLFW_KEY_P (Bindings/GLFW.hsc:73) c'GLFW_KEY_Q (Bindings/GLFW.hsc:74) c'GLFW_KEY_R (Bindings/GLFW.hsc:75) c'GLFW_KEY_S (Bindings/GLFW.hsc:76) c'GLFW_KEY_T (Bindings/GLFW.hsc:77) c'GLFW_KEY_U (Bindings/GLFW.hsc:78) c'GLFW_KEY_V (Bindings/GLFW.hsc:79) c'GLFW_KEY_W (Bindings/GLFW.hsc:80) c'GLFW_KEY_X (Bindings/GLFW.hsc:81) c'GLFW_KEY_Y (Bindings/GLFW.hsc:82) c'GLFW_KEY_Z (Bindings/GLFW.hsc:83) c'GLFW_KEY_LEFT_BRACKET (Bindings/GLFW.hsc:84) c'GLFW_KEY_BACKSLASH (Bindings/GLFW.hsc:85) c'GLFW_KEY_RIGHT_BRACKET (Bindings/GLFW.hsc:86) c'GLFW_KEY_GRAVE_ACCENT (Bindings/GLFW.hsc:87) c'GLFW_KEY_WORLD_1 (Bindings/GLFW.hsc:88) c'GLFW_KEY_WORLD_2 (Bindings/GLFW.hsc:89) c'GLFW_KEY_ESCAPE (Bindings/GLFW.hsc:91) c'GLFW_KEY_ENTER (Bindings/GLFW.hsc:92) c'GLFW_KEY_TAB (Bindings/GLFW.hsc:93) c'GLFW_KEY_BACKSPACE (Bindings/GLFW.hsc:94) c'GLFW_KEY_INSERT (Bindings/GLFW.hsc:95) c'GLFW_KEY_DELETE (Bindings/GLFW.hsc:96) c'GLFW_KEY_RIGHT (Bindings/GLFW.hsc:97) c'GLFW_KEY_LEFT (Bindings/GLFW.hsc:98) c'GLFW_KEY_DOWN (Bindings/GLFW.hsc:99) c'GLFW_KEY_UP (Bindings/GLFW.hsc:100) c'GLFW_KEY_PAGE_UP (Bindings/GLFW.hsc:101) c'GLFW_KEY_PAGE_DOWN (Bindings/GLFW.hsc:102) c'GLFW_KEY_HOME (Bindings/GLFW.hsc:103) c'GLFW_KEY_END (Bindings/GLFW.hsc:104) c'GLFW_KEY_CAPS_LOCK (Bindings/GLFW.hsc:105) c'GLFW_KEY_SCROLL_LOCK (Bindings/GLFW.hsc:106) c'GLFW_KEY_NUM_LOCK (Bindings/GLFW.hsc:107) c'GLFW_KEY_PRINT_SCREEN (Bindings/GLFW.hsc:108) c'GLFW_KEY_PAUSE (Bindings/GLFW.hsc:109) c'GLFW_KEY_F1 (Bindings/GLFW.hsc:110) c'GLFW_KEY_F2 (Bindings/GLFW.hsc:111) c'GLFW_KEY_F3 (Bindings/GLFW.hsc:112) c'GLFW_KEY_F4 (Bindings/GLFW.hsc:113) c'GLFW_KEY_F5 (Bindings/GLFW.hsc:114) c'GLFW_KEY_F6 (Bindings/GLFW.hsc:115) c'GLFW_KEY_F7 (Bindings/GLFW.hsc:116) c'GLFW_KEY_F8 (Bindings/GLFW.hsc:117) c'GLFW_KEY_F9 (Bindings/GLFW.hsc:118) c'GLFW_KEY_F10 (Bindings/GLFW.hsc:119) c'GLFW_KEY_F11 (Bindings/GLFW.hsc:120) c'GLFW_KEY_F12 (Bindings/GLFW.hsc:121) c'GLFW_KEY_F13 (Bindings/GLFW.hsc:122) c'GLFW_KEY_F14 (Bindings/GLFW.hsc:123) c'GLFW_KEY_F15 (Bindings/GLFW.hsc:124) c'GLFW_KEY_F16 (Bindings/GLFW.hsc:125) c'GLFW_KEY_F17 (Bindings/GLFW.hsc:126) c'GLFW_KEY_F18 (Bindings/GLFW.hsc:127) c'GLFW_KEY_F19 (Bindings/GLFW.hsc:128) c'GLFW_KEY_F20 (Bindings/GLFW.hsc:129) c'GLFW_KEY_F21 (Bindings/GLFW.hsc:130) c'GLFW_KEY_F22 (Bindings/GLFW.hsc:131) c'GLFW_KEY_F23 (Bindings/GLFW.hsc:132) c'GLFW_KEY_F24 (Bindings/GLFW.hsc:133) c'GLFW_KEY_F25 (Bindings/GLFW.hsc:134) c'GLFW_KEY_KP_0 (Bindings/GLFW.hsc:135) c'GLFW_KEY_KP_1 (Bindings/GLFW.hsc:136) c'GLFW_KEY_KP_2 (Bindings/GLFW.hsc:137) c'GLFW_KEY_KP_3 (Bindings/GLFW.hsc:138) c'GLFW_KEY_KP_4 (Bindings/GLFW.hsc:139) c'GLFW_KEY_KP_5 (Bindings/GLFW.hsc:140) c'GLFW_KEY_KP_6 (Bindings/GLFW.hsc:141) c'GLFW_KEY_KP_7 (Bindings/GLFW.hsc:142) c'GLFW_KEY_KP_8 (Bindings/GLFW.hsc:143) c'GLFW_KEY_KP_9 (Bindings/GLFW.hsc:144) c'GLFW_KEY_KP_DECIMAL (Bindings/GLFW.hsc:145) c'GLFW_KEY_KP_DIVIDE (Bindings/GLFW.hsc:146) c'GLFW_KEY_KP_MULTIPLY (Bindings/GLFW.hsc:147) c'GLFW_KEY_KP_SUBTRACT (Bindings/GLFW.hsc:148) c'GLFW_KEY_KP_ADD (Bindings/GLFW.hsc:149) c'GLFW_KEY_KP_ENTER (Bindings/GLFW.hsc:150) c'GLFW_KEY_KP_EQUAL (Bindings/GLFW.hsc:151) c'GLFW_KEY_LEFT_SHIFT (Bindings/GLFW.hsc:152) c'GLFW_KEY_LEFT_CONTROL (Bindings/GLFW.hsc:153) c'GLFW_KEY_LEFT_ALT (Bindings/GLFW.hsc:154) c'GLFW_KEY_LEFT_SUPER (Bindings/GLFW.hsc:155) c'GLFW_KEY_RIGHT_SHIFT (Bindings/GLFW.hsc:156) c'GLFW_KEY_RIGHT_CONTROL (Bindings/GLFW.hsc:157) c'GLFW_KEY_RIGHT_ALT (Bindings/GLFW.hsc:158) c'GLFW_KEY_RIGHT_SUPER (Bindings/GLFW.hsc:159) c'GLFW_KEY_MENU (Bindings/GLFW.hsc:160) c'GLFW_KEY_LAST (Bindings/GLFW.hsc:161) c'GLFW_MOD_SHIFT (Bindings/GLFW.hsc:163) c'GLFW_MOD_CONTROL (Bindings/GLFW.hsc:164) c'GLFW_MOD_ALT (Bindings/GLFW.hsc:165) c'GLFW_MOD_SUPER (Bindings/GLFW.hsc:166) c'GLFW_MOUSE_BUTTON_1 (Bindings/GLFW.hsc:168) c'GLFW_MOUSE_BUTTON_2 (Bindings/GLFW.hsc:169) c'GLFW_MOUSE_BUTTON_3 (Bindings/GLFW.hsc:170) c'GLFW_MOUSE_BUTTON_4 (Bindings/GLFW.hsc:171) c'GLFW_MOUSE_BUTTON_5 (Bindings/GLFW.hsc:172) c'GLFW_MOUSE_BUTTON_6 (Bindings/GLFW.hsc:173) c'GLFW_MOUSE_BUTTON_7 (Bindings/GLFW.hsc:174) c'GLFW_MOUSE_BUTTON_8 (Bindings/GLFW.hsc:175) c'GLFW_MOUSE_BUTTON_LAST (Bindings/GLFW.hsc:176) c'GLFW_MOUSE_BUTTON_LEFT (Bindings/GLFW.hsc:177) c'GLFW_MOUSE_BUTTON_RIGHT (Bindings/GLFW.hsc:178) c'GLFW_MOUSE_BUTTON_MIDDLE (Bindings/GLFW.hsc:179) c'GLFW_JOYSTICK_1 (Bindings/GLFW.hsc:181) c'GLFW_JOYSTICK_2 (Bindings/GLFW.hsc:182) c'GLFW_JOYSTICK_3 (Bindings/GLFW.hsc:183) c'GLFW_JOYSTICK_4 (Bindings/GLFW.hsc:184) c'GLFW_JOYSTICK_5 (Bindings/GLFW.hsc:185) c'GLFW_JOYSTICK_6 (Bindings/GLFW.hsc:186) c'GLFW_JOYSTICK_7 (Bindings/GLFW.hsc:187) c'GLFW_JOYSTICK_8 (Bindings/GLFW.hsc:188) c'GLFW_JOYSTICK_9 (Bindings/GLFW.hsc:189) c'GLFW_JOYSTICK_10 (Bindings/GLFW.hsc:190) c'GLFW_JOYSTICK_11 (Bindings/GLFW.hsc:191) c'GLFW_JOYSTICK_12 (Bindings/GLFW.hsc:192) c'GLFW_JOYSTICK_13 (Bindings/GLFW.hsc:193) c'GLFW_JOYSTICK_14 (Bindings/GLFW.hsc:194) c'GLFW_JOYSTICK_15 (Bindings/GLFW.hsc:195) c'GLFW_JOYSTICK_16 (Bindings/GLFW.hsc:196) c'GLFW_JOYSTICK_LAST (Bindings/GLFW.hsc:197) c'GLFW_NOT_INITIALIZED (Bindings/GLFW.hsc:199) c'GLFW_NO_CURRENT_CONTEXT (Bindings/GLFW.hsc:200) c'GLFW_INVALID_ENUM (Bindings/GLFW.hsc:201) c'GLFW_INVALID_VALUE (Bindings/GLFW.hsc:202) c'GLFW_OUT_OF_MEMORY (Bindings/GLFW.hsc:203) c'GLFW_API_UNAVAILABLE (Bindings/GLFW.hsc:204) c'GLFW_VERSION_UNAVAILABLE (Bindings/GLFW.hsc:205) c'GLFW_PLATFORM_ERROR (Bindings/GLFW.hsc:206) c'GLFW_FORMAT_UNAVAILABLE (Bindings/GLFW.hsc:207) c'GLFW_FOCUSED (Bindings/GLFW.hsc:209) c'GLFW_ICONIFIED (Bindings/GLFW.hsc:210) c'GLFW_RESIZABLE (Bindings/GLFW.hsc:211) c'GLFW_VISIBLE (Bindings/GLFW.hsc:212) c'GLFW_DECORATED (Bindings/GLFW.hsc:213) c'GLFW_RED_BITS (Bindings/GLFW.hsc:215) c'GLFW_GREEN_BITS (Bindings/GLFW.hsc:216) c'GLFW_BLUE_BITS (Bindings/GLFW.hsc:217) c'GLFW_ALPHA_BITS (Bindings/GLFW.hsc:218) c'GLFW_DEPTH_BITS (Bindings/GLFW.hsc:219) c'GLFW_STENCIL_BITS (Bindings/GLFW.hsc:220) c'GLFW_ACCUM_RED_BITS (Bindings/GLFW.hsc:221) c'GLFW_ACCUM_GREEN_BITS (Bindings/GLFW.hsc:222) c'GLFW_ACCUM_BLUE_BITS (Bindings/GLFW.hsc:223) c'GLFW_ACCUM_ALPHA_BITS (Bindings/GLFW.hsc:224) c'GLFW_AUX_BUFFERS (Bindings/GLFW.hsc:225) c'GLFW_STEREO (Bindings/GLFW.hsc:226) c'GLFW_SAMPLES (Bindings/GLFW.hsc:227) c'GLFW_SRGB_CAPABLE (Bindings/GLFW.hsc:228) c'GLFW_REFRESH_RATE (Bindings/GLFW.hsc:229) c'GLFW_CLIENT_API (Bindings/GLFW.hsc:231) c'GLFW_CONTEXT_VERSION_MAJOR (Bindings/GLFW.hsc:232) c'GLFW_CONTEXT_VERSION_MINOR (Bindings/GLFW.hsc:233) c'GLFW_CONTEXT_REVISION (Bindings/GLFW.hsc:234) c'GLFW_CONTEXT_ROBUSTNESS (Bindings/GLFW.hsc:235) c'GLFW_OPENGL_FORWARD_COMPAT (Bindings/GLFW.hsc:236) c'GLFW_OPENGL_DEBUG_CONTEXT (Bindings/GLFW.hsc:237) c'GLFW_OPENGL_PROFILE (Bindings/GLFW.hsc:238) c'GLFW_OPENGL_API (Bindings/GLFW.hsc:240) c'GLFW_OPENGL_ES_API (Bindings/GLFW.hsc:241) c'GLFW_NO_ROBUSTNESS (Bindings/GLFW.hsc:243) c'GLFW_NO_RESET_NOTIFICATION (Bindings/GLFW.hsc:244) c'GLFW_LOSE_CONTEXT_ON_RESET (Bindings/GLFW.hsc:245) c'GLFW_OPENGL_ANY_PROFILE (Bindings/GLFW.hsc:247) c'GLFW_OPENGL_CORE_PROFILE (Bindings/GLFW.hsc:248) c'GLFW_OPENGL_COMPAT_PROFILE (Bindings/GLFW.hsc:249) c'GLFW_CURSOR (Bindings/GLFW.hsc:251) c'GLFW_STICKY_KEYS (Bindings/GLFW.hsc:252) c'GLFW_STICKY_MOUSE_BUTTONS (Bindings/GLFW.hsc:253) c'GLFW_CURSOR_NORMAL (Bindings/GLFW.hsc:255) c'GLFW_CURSOR_HIDDEN (Bindings/GLFW.hsc:256) c'GLFW_CURSOR_DISABLED (Bindings/GLFW.hsc:257) c'GLFW_CONNECTED (Bindings/GLFW.hsc:259) c'GLFW_DISCONNECTED (Bindings/GLFW.hsc:260) C'GLFWglproc (Bindings/GLFW.hsc:261) mk'GLFWglproc (Bindings/GLFW.hsc:262) C'GLFWmonitor (Bindings/GLFW.hsc:263) mK'GLFWglproc (Bindings/GLFW.hsc:264) C'GLFWwindow (Bindings/GLFW.hsc:267) C'GLFWerrorfun (Bindings/GLFW.hsc:271) C'GLFWwindowposfun (Bindings/GLFW.hsc:272) mk'GLFWerrorfun (Bindings/GLFW.hsc:272) C'GLFWwindowsizefun (Bindings/GLFW.hsc:273) mk'GLFWwindowposfun (Bindings/GLFW.hsc:273) C'GLFWwindowclosefun (Bindings/GLFW.hsc:274) mK'GLFWerrorfun (Bindings/GLFW.hsc:274) mk'GLFWwindowsizefun (Bindings/GLFW.hsc:274) C'GLFWwindowrefreshfun (Bindings/GLFW.hsc:275) mk'GLFWwindowclosefun (Bindings/GLFW.hsc:275) mK'GLFWwindowposfun (Bindings/GLFW.hsc:275) C'GLFWwindowfocusfun (Bindings/GLFW.hsc:276) mk'GLFWwindowrefreshfun (Bindings/GLFW.hsc:276) mK'GLFWwindowsizefun (Bindings/GLFW.hsc:276) C'GLFWwindowiconifyfun (Bindings/GLFW.hsc:277) mK'GLFWwindowclosefun (Bindings/GLFW.hsc:277) mk'GLFWwindowfocusfun (Bindings/GLFW.hsc:277) C'GLFWframebuffersizefun (Bindings/GLFW.hsc:278) mK'GLFWwindowrefreshfun (Bindings/GLFW.hsc:278) mk'GLFWwindowiconifyfun (Bindings/GLFW.hsc:278) C'GLFWmousebuttonfun (Bindings/GLFW.hsc:279) mK'GLFWwindowfocusfun (Bindings/GLFW.hsc:279) mk'GLFWframebuffersizefun (Bindings/GLFW.hsc:279) C'GLFWcursorposfun (Bindings/GLFW.hsc:280) mK'GLFWwindowiconifyfun (Bindings/GLFW.hsc:280) mk'GLFWmousebuttonfun (Bindings/GLFW.hsc:280) C'GLFWcursorenterfun (Bindings/GLFW.hsc:281) mK'GLFWframebuffersizefun (Bindings/GLFW.hsc:281) mk'GLFWcursorposfun (Bindings/GLFW.hsc:281) C'GLFWscrollfun (Bindings/GLFW.hsc:282) mk'GLFWcursorenterfun (Bindings/GLFW.hsc:282) mK'GLFWmousebuttonfun (Bindings/GLFW.hsc:282) C'GLFWkeyfun (Bindings/GLFW.hsc:283) mk'GLFWscrollfun (Bindings/GLFW.hsc:283) mK'GLFWcursorposfun (Bindings/GLFW.hsc:283) C'GLFWcharfun (Bindings/GLFW.hsc:284) mK'GLFWcursorenterfun (Bindings/GLFW.hsc:284) mk'GLFWkeyfun (Bindings/GLFW.hsc:284) C'GLFWmonitorfun (Bindings/GLFW.hsc:285) mk'GLFWcharfun (Bindings/GLFW.hsc:285) mK'GLFWscrollfun (Bindings/GLFW.hsc:285) mk'GLFWmonitorfun (Bindings/GLFW.hsc:286) mK'GLFWkeyfun (Bindings/GLFW.hsc:286) mK'GLFWcharfun (Bindings/GLFW.hsc:287) mK'GLFWmonitorfun (Bindings/GLFW.hsc:288) C'GLFWvidmode (Bindings/GLFW.hsc:294) C'GLFWgammaramp (Bindings/GLFW.hsc:301) p'GLFWvidmode'width (Bindings/GLFW.hsc:303) c'glfwInit (Bindings/GLFW.hsc:303) c'glfwTerminate (Bindings/GLFW.hsc:304) p'GLFWvidmode'height (Bindings/GLFW.hsc:305) p'glfwInit (Bindings/GLFW.hsc:305) c'glfwGetVersion (Bindings/GLFW.hsc:305) c'glfwGetVersionString (Bindings/GLFW.hsc:306) p'glfwTerminate (Bindings/GLFW.hsc:306) p'GLFWvidmode'redBits (Bindings/GLFW.hsc:307) c'glfwSetErrorCallback (Bindings/GLFW.hsc:307) p'glfwGetVersion (Bindings/GLFW.hsc:307) p'GLFWgammaramp'red (Bindings/GLFW.hsc:308) p'glfwGetVersionString (Bindings/GLFW.hsc:308) c'glfwGetMonitors (Bindings/GLFW.hsc:308) p'GLFWvidmode'greenBits (Bindings/GLFW.hsc:309) c'glfwGetPrimaryMonitor (Bindings/GLFW.hsc:309) p'glfwSetErrorCallback (Bindings/GLFW.hsc:309) p'GLFWgammaramp'green (Bindings/GLFW.hsc:310) p'glfwGetMonitors (Bindings/GLFW.hsc:310) c'glfwGetMonitorPos (Bindings/GLFW.hsc:310) p'GLFWvidmode'blueBits (Bindings/GLFW.hsc:311) p'glfwGetPrimaryMonitor (Bindings/GLFW.hsc:311) c'glfwGetMonitorPhysicalSize (Bindings/GLFW.hsc:311) p'GLFWgammaramp'blue (Bindings/GLFW.hsc:312) c'glfwGetMonitorName (Bindings/GLFW.hsc:312) p'glfwGetMonitorPos (Bindings/GLFW.hsc:312) p'GLFWvidmode'refreshRate (Bindings/GLFW.hsc:313) c'glfwSetMonitorCallback (Bindings/GLFW.hsc:313) p'glfwGetMonitorPhysicalSize (Bindings/GLFW.hsc:313) p'GLFWgammaramp'size (Bindings/GLFW.hsc:314) p'glfwGetMonitorName (Bindings/GLFW.hsc:314) c'glfwGetVideoModes (Bindings/GLFW.hsc:314) (Bindings/GLFW.hsc:314) c'glfwGetVideoMode (Bindings/GLFW.hsc:315) p'glfwSetMonitorCallback (Bindings/GLFW.hsc:315) (Bindings/GLFW.hsc:315) c'glfwSetGamma (Bindings/GLFW.hsc:316) p'glfwGetVideoModes (Bindings/GLFW.hsc:316) c'glfwGetGammaRamp (Bindings/GLFW.hsc:317) p'glfwGetVideoMode (Bindings/GLFW.hsc:317) p'glfwSetGamma (Bindings/GLFW.hsc:318) c'glfwSetGammaRamp (Bindings/GLFW.hsc:318) c'glfwDefaultWindowHints (Bindings/GLFW.hsc:319) p'glfwGetGammaRamp (Bindings/GLFW.hsc:319) c'glfwWindowHint (Bindings/GLFW.hsc:320) p'glfwSetGammaRamp (Bindings/GLFW.hsc:320) p'glfwDefaultWindowHints (Bindings/GLFW.hsc:321) c'glfwCreateWindow (Bindings/GLFW.hsc:321) c'glfwDestroyWindow (Bindings/GLFW.hsc:322) p'glfwWindowHint (Bindings/GLFW.hsc:322) c'glfwWindowShouldClose (Bindings/GLFW.hsc:323) p'glfwCreateWindow (Bindings/GLFW.hsc:323) c'glfwSetWindowShouldClose (Bindings/GLFW.hsc:324) p'glfwDestroyWindow (Bindings/GLFW.hsc:324) p'glfwWindowShouldClose (Bindings/GLFW.hsc:325) c'glfwSetWindowTitle (Bindings/GLFW.hsc:325) p'glfwSetWindowShouldClose (Bindings/GLFW.hsc:326) c'glfwGetWindowPos (Bindings/GLFW.hsc:326) c'glfwSetWindowPos (Bindings/GLFW.hsc:327) p'glfwSetWindowTitle (Bindings/GLFW.hsc:327) c'glfwGetWindowSize (Bindings/GLFW.hsc:328) p'glfwGetWindowPos (Bindings/GLFW.hsc:328) c'glfwSetWindowSize (Bindings/GLFW.hsc:329) p'glfwSetWindowPos (Bindings/GLFW.hsc:329) c'glfwGetFramebufferSize (Bindings/GLFW.hsc:330) p'glfwGetWindowSize (Bindings/GLFW.hsc:330) c'glfwIconifyWindow (Bindings/GLFW.hsc:331) p'glfwSetWindowSize (Bindings/GLFW.hsc:331) c'glfwRestoreWindow (Bindings/GLFW.hsc:332) p'glfwGetFramebufferSize (Bindings/GLFW.hsc:332) c'glfwShowWindow (Bindings/GLFW.hsc:333) p'glfwIconifyWindow (Bindings/GLFW.hsc:333) c'glfwHideWindow (Bindings/GLFW.hsc:334) p'glfwRestoreWindow (Bindings/GLFW.hsc:334) p'glfwShowWindow (Bindings/GLFW.hsc:335) c'glfwGetWindowMonitor (Bindings/GLFW.hsc:335) p'glfwHideWindow (Bindings/GLFW.hsc:336) c'glfwGetWindowAttrib (Bindings/GLFW.hsc:336) c'glfwSetWindowUserPointer (Bindings/GLFW.hsc:337) p'glfwGetWindowMonitor (Bindings/GLFW.hsc:337) c'glfwGetWindowUserPointer (Bindings/GLFW.hsc:338) p'glfwGetWindowAttrib (Bindings/GLFW.hsc:338) p'glfwSetWindowUserPointer (Bindings/GLFW.hsc:339) c'glfwSetWindowPosCallback (Bindings/GLFW.hsc:339) p'glfwGetWindowUserPointer (Bindings/GLFW.hsc:340) c'glfwSetWindowSizeCallback (Bindings/GLFW.hsc:340) c'glfwSetWindowCloseCallback (Bindings/GLFW.hsc:341) p'glfwSetWindowPosCallback (Bindings/GLFW.hsc:341) c'glfwSetWindowRefreshCallback (Bindings/GLFW.hsc:342) p'glfwSetWindowSizeCallback (Bindings/GLFW.hsc:342) c'glfwSetWindowFocusCallback (Bindings/GLFW.hsc:343) p'glfwSetWindowCloseCallback (Bindings/GLFW.hsc:343) c'glfwSetWindowIconifyCallback (Bindings/GLFW.hsc:344) p'glfwSetWindowRefreshCallback (Bindings/GLFW.hsc:344) c'glfwSetFramebufferSizeCallback (Bindings/GLFW.hsc:345) p'glfwSetWindowFocusCallback (Bindings/GLFW.hsc:345) c'glfwPollEvents (Bindings/GLFW.hsc:346) p'glfwSetWindowIconifyCallback (Bindings/GLFW.hsc:346) c'glfwWaitEvents (Bindings/GLFW.hsc:347) p'glfwSetFramebufferSizeCallback (Bindings/GLFW.hsc:347) c'glfwPostEmptyEvent (Bindings/GLFW.hsc:348) p'glfwPollEvents (Bindings/GLFW.hsc:348) p'glfwWaitEvents (Bindings/GLFW.hsc:349) c'glfwGetInputMode (Bindings/GLFW.hsc:349) p'glfwPostEmptyEvent (Bindings/GLFW.hsc:350) c'glfwSetInputMode (Bindings/GLFW.hsc:350) c'glfwGetKey (Bindings/GLFW.hsc:351) p'glfwGetInputMode (Bindings/GLFW.hsc:351) c'glfwGetMouseButton (Bindings/GLFW.hsc:352) p'glfwSetInputMode (Bindings/GLFW.hsc:352) p'glfwGetKey (Bindings/GLFW.hsc:353) c'glfwGetCursorPos (Bindings/GLFW.hsc:353) p'glfwGetMouseButton (Bindings/GLFW.hsc:354) c'glfwSetCursorPos (Bindings/GLFW.hsc:354) c'glfwSetKeyCallback (Bindings/GLFW.hsc:355) p'glfwGetCursorPos (Bindings/GLFW.hsc:355) c'glfwSetCharCallback (Bindings/GLFW.hsc:356) p'glfwSetCursorPos (Bindings/GLFW.hsc:356) p'glfwSetKeyCallback (Bindings/GLFW.hsc:357) c'glfwSetMouseButtonCallback (Bindings/GLFW.hsc:357) p'glfwSetCharCallback (Bindings/GLFW.hsc:358) c'glfwSetCursorPosCallback (Bindings/GLFW.hsc:358) c'glfwSetCursorEnterCallback (Bindings/GLFW.hsc:359) p'glfwSetMouseButtonCallback (Bindings/GLFW.hsc:359) c'glfwSetScrollCallback (Bindings/GLFW.hsc:360) p'glfwSetCursorPosCallback (Bindings/GLFW.hsc:360) c'glfwJoystickPresent (Bindings/GLFW.hsc:361) p'glfwSetCursorEnterCallback (Bindings/GLFW.hsc:361) c'glfwGetJoystickAxes (Bindings/GLFW.hsc:362) p'glfwSetScrollCallback (Bindings/GLFW.hsc:362) p'glfwJoystickPresent (Bindings/GLFW.hsc:363) c'glfwGetJoystickButtons (Bindings/GLFW.hsc:363) c'glfwGetJoystickName (Bindings/GLFW.hsc:364) p'glfwGetJoystickAxes (Bindings/GLFW.hsc:364) c'glfwSetClipboardString (Bindings/GLFW.hsc:365) p'glfwGetJoystickButtons (Bindings/GLFW.hsc:365) p'glfwGetJoystickName (Bindings/GLFW.hsc:366) c'glfwGetClipboardString (Bindings/GLFW.hsc:366) c'glfwGetTime (Bindings/GLFW.hsc:367) p'glfwSetClipboardString (Bindings/GLFW.hsc:367) c'glfwSetTime (Bindings/GLFW.hsc:368) p'glfwGetClipboardString (Bindings/GLFW.hsc:368) p'glfwGetTime (Bindings/GLFW.hsc:369) c'glfwMakeContextCurrent (Bindings/GLFW.hsc:369) c'glfwGetCurrentContext (Bindings/GLFW.hsc:370) p'glfwSetTime (Bindings/GLFW.hsc:370) c'glfwSwapBuffers (Bindings/GLFW.hsc:371) p'glfwMakeContextCurrent (Bindings/GLFW.hsc:371) c'glfwSwapInterval (Bindings/GLFW.hsc:372) p'glfwGetCurrentContext (Bindings/GLFW.hsc:372) c'glfwExtensionSupported (Bindings/GLFW.hsc:373) p'glfwSwapBuffers (Bindings/GLFW.hsc:373) p'glfwSwapInterval (Bindings/GLFW.hsc:374) c'glfwGetProcAddress (Bindings/GLFW.hsc:374) p'glfwExtensionSupported (Bindings/GLFW.hsc:375) p'glfwGetProcAddress (Bindings/GLFW.hsc:376) Documentation created: dist/doc/html/bindings-GLFW/index.html, dist/doc/html/bindings-GLFW/bindings-GLFW.txt Creating package registration file: /tmp/pkgConf-bindings-GLFW-3.1.11371935247479834853.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-GLFW-3.1.1.4-9AhPcguGaCFDeBLb2CVBKw Registering bindings-GLFW-3.1.1.4... Installed bindings-GLFW-3.1.1.4 Configuring hxt-unicode-9.0.2.4... Building hxt-unicode-9.0.2.4... Preprocessing library hxt-unicode-9.0.2.4... [1 of 5] Compiling Data.String.UTF8 ( src/Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [2 of 5] Compiling Data.String.UTF8Decoding ( src/Data/String/UTF8Decoding.hs, dist/build/Data/String/UTF8Decoding.o ) [3 of 5] Compiling Data.String.EncodingNames ( src/Data/String/EncodingNames.hs, dist/build/Data/String/EncodingNames.o ) [4 of 5] Compiling Data.Char.IsoLatinTables ( src/Data/Char/IsoLatinTables.hs, dist/build/Data/Char/IsoLatinTables.o ) [5 of 5] Compiling Data.String.Unicode ( src/Data/String/Unicode.hs, dist/build/Data/String/Unicode.o ) In-place registering hxt-unicode-9.0.2.4... Running Haddock for hxt-unicode-9.0.2.4... Running hscolour for hxt-unicode-9.0.2.4... Preprocessing library hxt-unicode-9.0.2.4... Preprocessing library hxt-unicode-9.0.2.4... Haddock coverage: 0% ( 0 / 7) in 'Data.String.UTF8' Missing documentation for: Module header encode (src/Data/String/UTF8.hs:123) decode (src/Data/String/UTF8.hs:351) decodeEmbedErrors (src/Data/String/UTF8.hs:354) encodeOne (src/Data/String/UTF8.hs:102) decodeOne (src/Data/String/UTF8.hs:242) Error (src/Data/String/UTF8.hs:183) 50% ( 2 / 4) in 'Data.String.UTF8Decoding' Missing documentation for: decodeUtf8EmbedErrors (src/Data/String/UTF8Decoding.hs:40) decodeUtf8IgnoreErrors (src/Data/String/UTF8Decoding.hs:36) 4% ( 1 / 24) in 'Data.String.EncodingNames' Missing documentation for: isoLatin1 (src/Data/String/EncodingNames.hs:25) iso8859_1 (src/Data/String/EncodingNames.hs:25) iso8859_2 (src/Data/String/EncodingNames.hs:25) iso8859_3 (src/Data/String/EncodingNames.hs:25) iso8859_4 (src/Data/String/EncodingNames.hs:25) iso8859_5 (src/Data/String/EncodingNames.hs:25) iso8859_6 (src/Data/String/EncodingNames.hs:25) iso8859_7 (src/Data/String/EncodingNames.hs:25) iso8859_8 (src/Data/String/EncodingNames.hs:25) iso8859_9 (src/Data/String/EncodingNames.hs:25) iso8859_10 (src/Data/String/EncodingNames.hs:25) iso8859_11 (src/Data/String/EncodingNames.hs:25) iso8859_13 (src/Data/String/EncodingNames.hs:25) iso8859_14 (src/Data/String/EncodingNames.hs:25) iso8859_15 (src/Data/String/EncodingNames.hs:25) iso8859_16 (src/Data/String/EncodingNames.hs:25) usAscii (src/Data/String/EncodingNames.hs:25) ucs2 (src/Data/String/EncodingNames.hs:25) utf8 (src/Data/String/EncodingNames.hs:25) utf16 (src/Data/String/EncodingNames.hs:25) utf16be (src/Data/String/EncodingNames.hs:25) utf16le (src/Data/String/EncodingNames.hs:25) unicodeString (src/Data/String/EncodingNames.hs:25) 0% ( 0 / 15) in 'Data.Char.IsoLatinTables' Missing documentation for: Module header iso_8859_2 (src/Data/Char/IsoLatinTables.hs:4) iso_8859_3 (src/Data/Char/IsoLatinTables.hs:65) iso_8859_4 (src/Data/Char/IsoLatinTables.hs:97) iso_8859_5 (src/Data/Char/IsoLatinTables.hs:151) iso_8859_6 (src/Data/Char/IsoLatinTables.hs:249) iso_8859_7 (src/Data/Char/IsoLatinTables.hs:301) iso_8859_8 (src/Data/Char/IsoLatinTables.hs:382) iso_8859_9 (src/Data/Char/IsoLatinTables.hs:418) iso_8859_10 (src/Data/Char/IsoLatinTables.hs:428) iso_8859_11 (src/Data/Char/IsoLatinTables.hs:478) iso_8859_13 (src/Data/Char/IsoLatinTables.hs:569) iso_8859_14 (src/Data/Char/IsoLatinTables.hs:629) iso_8859_15 (src/Data/Char/IsoLatinTables.hs:664) iso_8859_16 (src/Data/Char/IsoLatinTables.hs:676) 89% ( 31 / 35) in 'Data.String.Unicode' Missing documentation for: UStringWithErrors (src/Data/String/Unicode.hs:98) utf8ToUnicodeEmbedErrors (src/Data/String/Unicode.hs:253) intToHexString (src/Data/String/Unicode.hs:375) guessEncoding (src/Data/String/Unicode.hs:518) Warning: Data.String.Unicode: could not find link destinations for: StringFct decodingTable Documentation created: dist/doc/html/hxt-unicode/index.html, dist/doc/html/hxt-unicode/hxt-unicode.txt Creating package registration file: /tmp/pkgConf-hxt-unicode-9.0.221040013792013966848.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-unicode-9.0.2.4-8MEWU9z6gDj0rsBXG8KNa9 Registering hxt-unicode-9.0.2.4... Installed hxt-unicode-9.0.2.4 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Preprocessing library vector-0.11.0.0... [ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) Data/Vector/Fusion/Util.hs:19: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 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character [10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) Data/Vector/Primitive.hs:167: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() [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:172: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() [17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) Data/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) Data/Vector/Unboxed.hs:189: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() [19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) Data/Vector.hs:190: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() In-place registering vector-0.11.0.0... Running Haddock for vector-0.11.0.0... Running hscolour for vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Data/Vector/Fusion/Util.hs:19: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/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' Missing documentation for: getPtr (Data/Vector/Storable/Internal.hs:22) setPtr (Data/Vector/Storable/Internal.hs:26) updPtr (Data/Vector/Storable/Internal.hs:30) 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' Missing documentation for: Checks (Data/Vector/Internal/Check.hs:51) doChecks (Data/Vector/Internal/Check.hs:75) error (Data/Vector/Internal/Check.hs:84) internalError (Data/Vector/Internal/Check.hs:89) check (Data/Vector/Internal/Check.hs:105) checkIndex (Data/Vector/Internal/Check.hs:119) checkLength (Data/Vector/Internal/Check.hs:133) checkSlice (Data/Vector/Internal/Check.hs:147) 82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic' Missing documentation for: generate (Data/Vector/Fusion/Stream/Monadic.hs:184) unbox (Data/Vector/Fusion/Stream/Monadic.hs:436) concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996) zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512) zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516) zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544) zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551) zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558) zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566) zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570) zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575) zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581) zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587) zip (Data/Vector/Fusion/Stream/Monadic.hs:593) zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597) zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601) zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606) zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611) and (Data/Vector/Fusion/Stream/Monadic.hs:970) or (Data/Vector/Fusion/Stream/Monadic.hs:983) concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000) unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062) 79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) generate (Data/Vector/Fusion/Bundle/Monadic.hs:190) unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301) concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595) zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332) zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336) zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343) zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350) zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357) zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365) zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369) zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374) zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380) zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386) zip (Data/Vector/Fusion/Bundle/Monadic.hs:392) zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396) zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400) zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405) zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410) and (Data/Vector/Fusion/Bundle/Monadic.hs:587) or (Data/Vector/Fusion/Bundle/Monadic.hs:591) concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599) fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009) reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085) fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028) concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054) fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119) chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126) elements (Data/Vector/Fusion/Bundle/Monadic.hs:130) 81% ( 88 /109) in 'Data.Vector.Fusion.Bundle' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) inplace (Data/Vector/Fusion/Bundle.hs:113) concatMap (Data/Vector/Fusion/Bundle.hs:265) unbox (Data/Vector/Fusion/Bundle.hs:261) zipWith4 (Data/Vector/Fusion/Bundle.hs:293) zipWith5 (Data/Vector/Fusion/Bundle.hs:299) zipWith6 (Data/Vector/Fusion/Bundle.hs:305) zip (Data/Vector/Fusion/Bundle.hs:311) zip3 (Data/Vector/Fusion/Bundle.hs:315) zip4 (Data/Vector/Fusion/Bundle.hs:319) zip5 (Data/Vector/Fusion/Bundle.hs:324) zip6 (Data/Vector/Fusion/Bundle.hs:329) and (Data/Vector/Fusion/Bundle.hs:415) or (Data/Vector/Fusion/Bundle.hs:419) unsafeFromList (Data/Vector/Fusion/Bundle.hs:609) fromVector (Data/Vector/Fusion/Bundle.hs:613) reVector (Data/Vector/Fusion/Bundle.hs:617) fromVectors (Data/Vector/Fusion/Bundle.hs:621) concatVectors (Data/Vector/Fusion/Bundle.hs:625) zipWithM (Data/Vector/Fusion/Bundle.hs:520) zipWithM_ (Data/Vector/Fusion/Bundle.hs:524) 66% ( 48 / 73) in 'Data.Vector.Generic.Mutable' Missing documentation for: init (Data/Vector/Generic/Mutable.hs:536) tail (Data/Vector/Generic/Mutable.hs:540) take (Data/Vector/Generic/Mutable.hs:515) drop (Data/Vector/Generic/Mutable.hs:519) splitAt (Data/Vector/Generic/Mutable.hs:527) unsafeInit (Data/Vector/Generic/Mutable.hs:554) unsafeTail (Data/Vector/Generic/Mutable.hs:558) unsafeTake (Data/Vector/Generic/Mutable.hs:562) unsafeDrop (Data/Vector/Generic/Mutable.hs:566) growFront (Data/Vector/Generic/Mutable.hs:626) unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665) mstream (Data/Vector/Generic/Mutable.hs:244) mstreamR (Data/Vector/Generic/Mutable.hs:274) transform (Data/Vector/Generic/Mutable.hs:268) transformR (Data/Vector/Generic/Mutable.hs:303) fill (Data/Vector/Generic/Mutable.hs:255) fillR (Data/Vector/Generic/Mutable.hs:287) unsafeAccum (Data/Vector/Generic/Mutable.hs:848) accum (Data/Vector/Generic/Mutable.hs:824) unsafeUpdate (Data/Vector/Generic/Mutable.hs:861) update (Data/Vector/Generic/Mutable.hs:837) reverse (Data/Vector/Generic/Mutable.hs:872) unstablePartition (Data/Vector/Generic/Mutable.hs:881) unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910) partitionBundle (Data/Vector/Generic/Mutable.hs:938) 5% ( 1 / 20) in 'Data.Vector.Generic.New' Missing documentation for: New (Data/Vector/Generic/New.hs:40) create (Data/Vector/Generic/New.hs:42) run (Data/Vector/Generic/New.hs:46) runPrim (Data/Vector/Generic/New.hs:50) apply (Data/Vector/Generic/New.hs:54) modify (Data/Vector/Generic/New.hs:58) modifyWithBundle (Data/Vector/Generic/New.hs:62) unstream (Data/Vector/Generic/New.hs:67) transform (Data/Vector/Generic/New.hs:71) unstreamR (Data/Vector/Generic/New.hs:93) transformR (Data/Vector/Generic/New.hs:97) slice (Data/Vector/Generic/New.hs:119) init (Data/Vector/Generic/New.hs:123) tail (Data/Vector/Generic/New.hs:127) take (Data/Vector/Generic/New.hs:131) drop (Data/Vector/Generic/New.hs:135) unsafeSlice (Data/Vector/Generic/New.hs:139) unsafeInit (Data/Vector/Generic/New.hs:143) unsafeTail (Data/Vector/Generic/New.hs:147) 93% (223 /240) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (Data/Vector/Generic.hs:1069) zipWith5 (Data/Vector/Generic.hs:1078) zipWith6 (Data/Vector/Generic.hs:1090) izipWith3 (Data/Vector/Generic.hs:1112) izipWith4 (Data/Vector/Generic.hs:1120) izipWith5 (Data/Vector/Generic.hs:1129) izipWith6 (Data/Vector/Generic.hs:1141) zip3 (Data/Vector/Generic.hs:1159) zip4 (Data/Vector/Generic.hs:1164) zip5 (Data/Vector/Generic.hs:1169) zip6 (Data/Vector/Generic.hs:1175) unzip3 (Data/Vector/Generic.hs:1225) unzip4 (Data/Vector/Generic.hs:1232) unzip5 (Data/Vector/Generic.hs:1241) unzip6 (Data/Vector/Generic.hs:1251) dataCast (Data/Vector/Generic.hs:2080) mkType (Data/Vector/Generic.hs:2075) 79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable' Missing documen Data/Vector/Primitive.hs:167: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/Vector/Storable.hs:172: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/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Unboxed.hs:189: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/Vector.hs:190: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() tation for: IOVector (Data/Vector/Primitive/Mutable.hs:76) STVector (Data/Vector/Primitive/Mutable.hs:77) init (Data/Vector/Primitive/Mutable.hs:164) tail (Data/Vector/Primitive/Mutable.hs:168) take (Data/Vector/Primitive/Mutable.hs:152) drop (Data/Vector/Primitive/Mutable.hs:156) splitAt (Data/Vector/Primitive/Mutable.hs:160) unsafeInit (Data/Vector/Primitive/Mutable.hs:190) unsafeTail (Data/Vector/Primitive/Mutable.hs:194) unsafeTake (Data/Vector/Primitive/Mutable.hs:182) unsafeDrop (Data/Vector/Primitive/Mutable.hs:186) 97% (185 /191) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (Data/Vector/Primitive.hs:802) zipWith5 (Data/Vector/Primitive.hs:808) zipWith6 (Data/Vector/Primitive.hs:816) izipWith4 (Data/Vector/Primitive.hs:838) izipWith5 (Data/Vector/Primitive.hs:844) izipWith6 (Data/Vector/Primitive.hs:852) 82% ( 49 / 60) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (Data/Vector/Storable/Mutable.hs:96) STVector (Data/Vector/Storable/Mutable.hs:97) init (Data/Vector/Storable/Mutable.hs:246) tail (Data/Vector/Storable/Mutable.hs:250) take (Data/Vector/Storable/Mutable.hs:234) drop (Data/Vector/Storable/Mutable.hs:238) splitAt (Data/Vector/Storable/Mutable.hs:242) unsafeInit (Data/Vector/Storable/Mutable.hs:272) unsafeTail (Data/Vector/Storable/Mutable.hs:276) unsafeTake (Data/Vector/Storable/Mutable.hs:264) unsafeDrop (Data/Vector/Storable/Mutable.hs:268) 97% (194 /200) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (Data/Vector/Storable.hs:812) zipWith5 (Data/Vector/Storable.hs:818) zipWith6 (Data/Vector/Storable.hs:826) izipWith4 (Data/Vector/Storable.hs:848) izipWith5 (Data/Vector/Storable.hs:854) izipWith6 (Data/Vector/Storable.hs:862) 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Vector (Data/Vector/Unboxed/Base.hs:56) Unbox (Data/Vector/Unboxed/Base.hs:63) 96% (209 /218) in 'Data.Vector.Unboxed' Missing documentation for: Vector (Data/Vector/Unboxed/Base.hs:56) MVector (Data/Vector/Unboxed/Base.hs:55) Unbox (Data/Vector/Unboxed/Base.hs:63) zipWith4 (Data/Vector/Unboxed.hs:849) zipWith5 (Data/Vector/Unboxed.hs:855) zipWith6 (Data/Vector/Unboxed.hs:862) izipWith4 (Data/Vector/Unboxed.hs:883) izipWith5 (Data/Vector/Unboxed.hs:889) izipWith6 (Data/Vector/Unboxed.hs:896) 79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Unbox (Data/Vector/Unboxed/Base.hs:63) init (Data/Vector/Unboxed/Mutable.hs:102) tail (Data/Vector/Unboxed/Mutable.hs:106) take (Data/Vector/Unboxed/Mutable.hs:90) drop (Data/Vector/Unboxed/Mutable.hs:94) splitAt (Data/Vector/Unboxed/Mutable.hs:98) unsafeInit (Data/Vector/Unboxed/Mutable.hs:128) unsafeTail (Data/Vector/Unboxed/Mutable.hs:132) unsafeTake (Data/Vector/Unboxed/Mutable.hs:120) unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124) 78% ( 40 / 51) in 'Data.Vector.Mutable' Missing documentation for: IOVector (Data/Vector/Mutable.hs:70) STVector (Data/Vector/Mutable.hs:71) init (Data/Vector/Mutable.hs:222) tail (Data/Vector/Mutable.hs:226) take (Data/Vector/Mutable.hs:210) drop (Data/Vector/Mutable.hs:214) splitAt (Data/Vector/Mutable.hs:219) unsafeInit (Data/Vector/Mutable.hs:247) unsafeTail (Data/Vector/Mutable.hs:251) unsafeTake (Data/Vector/Mutable.hs:239) unsafeDrop (Data/Vector/Mutable.hs:243) 94% (207 /220) in 'Data.Vector' Missing documentation for: zipWith4 (Data/Vector.hs:944) zipWith5 (Data/Vector.hs:949) zipWith6 (Data/Vector.hs:955) izipWith4 (Data/Vector.hs:973) izipWith5 (Data/Vector.hs:978) izipWith6 (Data/Vector.hs:984) zip4 (Data/Vector.hs:1000) zip5 (Data/Vector.hs:1005) zip6 (Data/Vector.hs:1010) unzip3 (Data/Vector.hs:1023) unzip4 (Data/Vector.hs:1027) unzip5 (Data/Vector.hs:1031) unzip6 (Data/Vector.hs:1036) Warning: Data.Vector.Unboxed: could not find link destinations for: TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.11.0213153954481762508.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF Registering vector-0.11.0.0... Installed vector-0.11.0.0 Configuring StateVar-1.1.0.1... Building StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o ) In-place registering StateVar-1.1.0.1... Running Haddock for StateVar-1.1.0.1... Running hscolour for StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... Haddock coverage: 100% ( 15 / 15) in 'Data.StateVar' Documentation created: dist/doc/html/StateVar/index.html, dist/doc/html/StateVar/StateVar.txt Creating package registration file: /tmp/pkgConf-StateVar-1.1.010736467111599184492.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s Registering StateVar-1.1.0.1... Installed 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.3133618919684041882.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.112463221411379803375.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-28898/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-28898/distributive-0.4.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28898/distributive-0.4.4/dist/setup/setup ... Configuring distributive-0.4.4... Building distributive-0.4.4... Preprocessing library distributive-0.4.4... [1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o ) [2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) In-place registering distributive-0.4.4... Running Haddock for distributive-0.4.4... Running hscolour for distributive-0.4.4... Preprocessing library distributive-0.4.4... Preprocessing library distributive-0.4.4... Haddock coverage: 67% ( 2 / 3) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:35) 100% ( 4 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html, dist/doc/html/distributive/distributive.txt Creating package registration file: /tmp/pkgConf-distributive-0.41439140172735001925.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-DtmCggRmFF9KhnqzzbElBb Registering distributive-0.4.4... Installed distributive-0.4.4 Configuring exceptions-0.8.0.2... Building exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.8.0.2... Running Haddock for exceptions-0.8.0.2... Running hscolour for exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Missing documentation for: Catch (src/Control/Monad/Catch/Pure.hs:95) runCatch (src/Control/Monad/Catch/Pure.hs:97) Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Creating package registration file: /tmp/pkgConf-exceptions-0.8.013998748632069157620.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ Registering exceptions-0.8.0.2... Installed exceptions-0.8.0.2 Configuring transformers-base-0.4.4... Building transformers-base-0.4.4... Preprocessing library transformers-base-0.4.4... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) src/Control/Monad/Base.hs:22: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/Control/Monad/Base.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() In-place registering transformers-base-0.4.4... Running Haddock for transformers-base-0.4.4... Running hscolour for transformers-base-0.4.4... Preprocessing library transformers-base-0.4.4... Preprocessing library transformers-base-0.4.4... src/Control/Monad/Base.hs:22: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/Control/Monad/Base.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() Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Missing documentation for: Module header MonadBase (src/Control/Monad/Base.hs:50) Documentation created: dist/doc/html/transformers-base/index.html, dist/doc/html/transformers-base/transformers-base.txt Creating package registration file: /tmp/pkgConf-transformers-base-0.420661481511176924347.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c Registering transformers-base-0.4.4... Installed transformers-base-0.4.4 Configuring GLFW-b-1.4.7.3... Building GLFW-b-1.4.7.3... Preprocessing library GLFW-b-1.4.7.3... [1 of 3] Compiling Graphics.UI.GLFW.Types ( Graphics/UI/GLFW/Types.hs, dist/build/Graphics/UI/GLFW/Types.o ) [2 of 3] Compiling Graphics.UI.GLFW.C ( Graphics/UI/GLFW/C.hs, dist/build/Graphics/UI/GLFW/C.o ) [3 of 3] Compiling Graphics.UI.GLFW ( Graphics/UI/GLFW.hs, dist/build/Graphics/UI/GLFW.o ) In-place registering GLFW-b-1.4.7.3... Running Haddock for GLFW-b-1.4.7.3... Running hscolour for GLFW-b-1.4.7.3... Preprocessing library GLFW-b-1.4.7.3... Preprocessing library GLFW-b-1.4.7.3... Haddock coverage: 0% ( 0 / 27) in 'Graphics.UI.GLFW.Types' Missing documentation for: Module header Error (Graphics/UI/GLFW/Types.hs:19) Version (Graphics/UI/GLFW/Types.hs:34) Monitor (Graphics/UI/GLFW/Types.hs:43) MonitorState (Graphics/UI/GLFW/Types.hs:47) VideoMode (Graphics/UI/GLFW/Types.hs:52) GammaRamp (Graphics/UI/GLFW/Types.hs:63) makeGammaRamp (Graphics/UI/GLFW/Types.hs:70) WindowCallbacks (Graphics/UI/GLFW/Types.hs:84) Window (Graphics/UI/GLFW/Types.hs:100) WindowHint (Graphics/UI/GLFW/Types.hs:104) FocusState (Graphics/UI/GLFW/Types.hs:132) IconifyState (Graphics/UI/GLFW/Types.hs:137) ContextRobustness (Graphics/UI/GLFW/Types.hs:142) OpenGLProfile (Graphics/UI/GLFW/Types.hs:148) ClientAPI (Graphics/UI/GLFW/Types.hs:154) Key (Graphics/UI/GLFW/Types.hs:162) KeyState (Graphics/UI/GLFW/Types.hs:286) Joystick (Graphics/UI/GLFW/Types.hs:292) JoystickButtonState (Graphics/UI/GLFW/Types.hs:311) MouseButton (Graphics/UI/GLFW/Types.hs:316) MouseButtonState (Graphics/UI/GLFW/Types.hs:327) CursorState (Graphics/UI/GLFW/Types.hs:332) CursorInputMode (Graphics/UI/GLFW/Types.hs:337) StickyKeysInputMode (Graphics/UI/GLFW/Types.hs:343) StickyMouseButtonsInputMode (Graphics/UI/GLFW/Types.hs:348) ModifierKeys (Graphics/UI/GLFW/Types.hs:353) 0% ( 0 / 31) in 'Graphics.UI.GLFW.C' Missing documentation for: Module header C (Graphics/UI/GLFW/C.hs:23) (Graphics/UI/GLFW/C.hs:29) (Graphics/UI/GLFW/C.hs:33) (Graphics/UI/GLFW/C.hs:37) (Graphics/UI/GLFW/C.hs:41) (Graphics/UI/GLFW/C.hs:45) (Graphics/UI/GLFW/C.hs:49) (Graphics/UI/GLFW/C.hs:53) (Graphics/UI/GLFW/C.hs:57) (Graphics/UI/GLFW/C.hs:61) (Graphics/UI/GLFW/C.hs:65) (Graphics/UI/GLFW/C.hs:74) (Graphics/UI/GLFW/C.hs:87) (Graphics/UI/GLFW/C.hs:95) (Graphics/UI/GLFW/C.hs:117) (Graphics/UI/GLFW/C.hs:125) (Graphics/UI/GLFW/C.hs:133) (Graphics/UI/GLFW/C.hs:141) (Graphics/UI/GLFW/C.hs:151) (Graphics/UI/GLFW/C.hs:161) (Graphics/UI/GLFW/C.hs:169) (Graphics/UI/GLFW/C.hs:415) (Graphics/UI/GLFW/C.hs:425) (Graphics/UI/GLFW/C.hs:461) (Graphics/UI/GLFW/C.hs:469) (Graphics/UI/GLFW/C.hs:489) (Graphics/UI/GLFW/C.hs:497) (Graphics/UI/GLFW/C.hs:505) (Graphics/UI/GLFW/C.hs:515) (Graphics/UI/GLFW/C.hs:523) 17% ( 26 /151) in 'Graphics.UI.GLFW' Missing documentation for: Module header Error (Graphics/UI/GLFW/Types.hs:19) setErrorCallback (Graphics/UI/GLFW.hs:284) ErrorCallback (Graphics/UI/GLFW.hs:211) Version (Graphics/UI/GLFW/Types.hs:34) init (Graphics/UI/GLFW.hs:296) terminate (Graphics/UI/GLFW.hs:300) getVersion (Graphics/UI/GLFW.hs:307) getVersionString (Graphics/UI/GLFW.hs:319) Monitor (Graphics/UI/GLFW/Types.hs:43) MonitorState (Graphics/UI/GLFW/Types.hs:47) VideoMode (Graphics/UI/GLFW/Types.hs:52) GammaRamp (Graphics/UI/GLFW/Types.hs:63) makeGammaRamp (Graphics/UI/GLFW/Types.hs:70) getMonitors (Graphics/UI/GLFW.hs:329) getPrimaryMonitor (Graphics/UI/GLFW.hs:338) getMonitorPos (Graphics/UI/GLFW.hs:346) getMonitorPhysicalSize (Graphics/UI/GLFW.hs:356) getMonitorName (Graphics/UI/GLFW.hs:366) setMonitorCallback (Graphics/UI/GLFW.hs:373) MonitorCallback (Graphics/UI/GLFW.hs:225) getVideoModes (Graphics/UI/GLFW.hs:380) getVideoMode (Graphics/UI/GLFW.hs:389) setGamma (Graphics/UI/GLFW.hs:396) getGammaRamp (Graphics/UI/GLFW.hs:400) setGammaRamp (Graphics/UI/GLFW.hs:424) Window (Graphics/UI/GLFW/Types.hs:100) WindowHint (Graphics/UI/GLFW/Types.hs:104) FocusState (Graphics/UI/GLFW/Types.hs:132) IconifyState (Graphics/UI/GLFW/Types.hs:137) ContextRobustness (Graphics/UI/GLFW/Types.hs:142) OpenGLProfile (Graphics/UI/GLFW/Types.hs:148) ClientAPI (Graphics/UI/GLFW/Types.hs:154) defaultWindowHints (Graphics/UI/GLFW.hs:448) windowHint (Graphics/UI/GLFW.hs:452) destroyWindow (Graphics/UI/GLFW.hs:530) windowShouldClose (Graphics/UI/GLFW.hs:554) setWindowShouldClose (Graphics/UI/GLFW.hs:558) setWindowTitle (Graphics/UI/GLFW.hs:562) getWindowPos (Graphics/UI/GLFW.hs:566) setWindowPos (Graphics/UI/GLFW.hs:576) getWindowSize (Graphics/UI/GLFW.hs:580) setWindowSize (Graphics/UI/GLFW.hs:590) getFramebufferSize (Graphics/UI/GLFW.hs:594) iconifyWindow (Graphics/UI/GLFW.hs:604) restoreWindow (Graphics/UI/GLFW.hs:608) showWindow (Graphics/UI/GLFW.hs:612) hideWindow (Graphics/UI/GLFW.hs:616) getWindowMonitor (Graphics/UI/GLFW.hs:620) setCursorPos (Graphics/UI/GLFW.hs:627) getWindowFocused (Graphics/UI/GLFW.hs:633) getWindowIconified (Graphics/UI/GLFW.hs:637) getWindowResizable (Graphics/UI/GLFW.hs:641) getWindowDecorated (Graphics/UI/GLFW.hs:645) getWindowVisible (Graphics/UI/GLFW.hs:649) getWindowClientAPI (Graphics/UI/GLFW.hs:653) getWindowContextVersionMajor (Graphics/UI/GLFW.hs:657) getWindowContextVersionMinor (Graphics/UI/GLFW.hs:661) getWindowContextVersionRevision (Graphics/UI/GLFW.hs:665) getWindowContextRobustness (Graphics/UI/GLFW.hs:669) getWindowOpenGLForwardCompat (Graphics/UI/GLFW.hs:673) getWindowOpenGLDebugContext (Graphics/UI/GLFW.hs:677) getWindowOpenGLProfile (Graphics/UI/GLFW.hs:681) setWindowPosCallback (Graphics/UI/GLFW.hs:687) WindowPosCallback (Graphics/UI/GLFW.hs:212) setWindowSizeCallback (Graphics/UI/GLFW.hs:696) WindowSizeCallback (Graphics/UI/GLFW.hs:213) setWindowCloseCallback (Graphics/UI/GLFW.hs:705) WindowCloseCallback (Graphics/UI/GLFW.hs:214) setWindowRefreshCallback (Graphics/UI/GLFW.hs:713) WindowRefreshCallback (Graphics/UI/GLFW.hs:215) setWindowFocusCallback (Graphics/UI/GLFW.hs:721) WindowFocusCallback (Graphics/UI/GLFW.hs:216) setWindowIconifyCallback (Graphics/UI/GLFW.hs:729) WindowIconifyCallback (Graphics/UI/GLFW.hs:217) setFramebufferSizeCallback (Graphics/UI/GLFW.hs:737) FramebufferSizeCallback (Graphics/UI/GLFW.hs:218) pollEvents (Graphics/UI/GLFW.hs:745) waitEvents (Graphics/UI/GLFW.hs:748) postEmptyEvent (Graphics/UI/GLFW.hs:751) Key (Graphics/UI/GLFW/Types.hs:162) KeyState (Graphics/UI/GLFW/Types.hs:286) Joystick (Graphics/UI/GLFW/Types.hs:292) JoystickButtonState (Graphics/UI/GLFW/Types.hs:311) MouseButton (Graphics/UI/GLFW/Types.hs:316) MouseButtonState (Graphics/UI/GLFW/Types.hs:327) CursorState (Graphics/UI/GLFW/Types.hs:332) CursorInputMode (Graphics/UI/GLFW/Types.hs:337) StickyKeysInputMode (Graphics/UI/GLFW/Types.hs:343) StickyMouseButtonsInputMode (Graphics/UI/GLFW/Types.hs:348) ModifierKeys (Graphics/UI/GLFW/Types.hs:353) getCursorInputMode (Graphics/UI/GLFW.hs:759) setCursorInputMode (Graphics/UI/GLFW.hs:763) getStickyKeysInputMode (Graphics/UI/GLFW.hs:767) setStickyKeysInputMode (Graphics/UI/GLFW.hs:771) getStickyMouseButtonsInputMode (Graphics/UI/GLFW.hs:775) setStickyMouseButtonsInputMode (Graphics/UI/GLFW.hs:779) getKey (Graphics/UI/GLFW.hs:785) getMouseButton (Graphics/UI/GLFW.hs:789) getCursorPos (Graphics/UI/GLFW.hs:793) setKeyCallback (Graphics/UI/GLFW.hs:803) KeyCallback (Graphics/UI/GLFW.hs:223) setCharCallback (Graphics/UI/GLFW.hs:812) CharCallback (Graphics/UI/GLFW.hs:224) setMouseButtonCallback (Graphics/UI/GLFW.hs:820) MouseButtonCallback (Graphics/UI/GLFW.hs:219) setCursorPosCallback (Graphics/UI/GLFW.hs:828) CursorPosCallback (Graphics/UI/GLFW.hs:220) setCursorEnterCallback (Graphics/UI/GLFW.hs:836) CursorEnterCallback (Graphics/UI/GLFW.hs:221) setScrollCallback (Graphics/UI/GLFW.hs:844) ScrollCallback (Graphics/UI/GLFW.hs:222) joystickPresent (Graphics/UI/GLFW.hs:852) getJoystickAxes (Graphics/UI/GLFW.hs:856) getJoystickButtons (Graphics/UI/GLFW.hs:865) getJoystickName (Graphics/UI/GLFW.hs:874) getTime (Graphics/UI/GLFW.hs:884) setTime (Graphics/UI/GLFW.hs:891) makeContextCurrent (Graphics/UI/GLFW.hs:898) getCurrentContext (Graphics/UI/GLFW.hs:902) swapBuffers (Graphics/UI/GLFW.hs:909) swapInterval (Graphics/UI/GLFW.hs:913) extensionSupported (Graphics/UI/GLFW.hs:917) getClipboardString (Graphics/UI/GLFW.hs:929) setClipboardString (Graphics/UI/GLFW.hs:925) Documentation created: dist/doc/html/GLFW-b/index.html, dist/doc/html/GLFW-b/GLFW-b.txt Creating package registration file: /tmp/pkgConf-GLFW-b-1.4.7708436665141540322.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/GLFW-b-1.4.7.3-2m35VL0BDrNCZEuOHcVt2q Registering GLFW-b-1.4.7.3... Installed GLFW-b-1.4.7.3 Configuring JuicyPixels-3.2.6.2... Building JuicyPixels-3.2.6.2... Preprocessing library JuicyPixels-3.2.6.2... [ 1 of 30] Compiling Codec.Picture.Metadata.Exif ( src/Codec/Picture/Metadata/Exif.hs, dist/build/Codec/Picture/Metadata/Exif.o ) [ 2 of 30] Compiling Codec.Picture.Tiff.Types ( src/Codec/Picture/Tiff/Types.hs, dist/build/Codec/Picture/Tiff/Types.o ) [ 3 of 30] Compiling Codec.Picture.InternalHelper ( src/Codec/Picture/InternalHelper.hs, dist/build/Codec/Picture/InternalHelper.o ) [ 4 of 30] Compiling Codec.Picture.Types ( src/Codec/Picture/Types.hs, dist/build/Codec/Picture/Types.o ) [ 5 of 30] Compiling Codec.Picture.ColorQuant ( src/Codec/Picture/ColorQuant.hs, dist/build/Codec/Picture/ColorQuant.o ) [ 6 of 30] Compiling Codec.Picture.VectorByteConversion ( src/Codec/Picture/VectorByteConversion.hs, dist/build/Codec/Picture/VectorByteConversion.o ) [ 7 of 30] Compiling Codec.Picture.BitWriter ( src/Codec/Picture/BitWriter.hs, dist/build/Codec/Picture/BitWriter.o ) [ 8 of 30] Compiling Codec.Picture.Gif.LZW ( src/Codec/Picture/Gif/LZW.hs, dist/build/Codec/Picture/Gif/LZW.o ) [ 9 of 30] Compiling Codec.Picture.Gif.LZWEncoding ( src/Codec/Picture/Gif/LZWEncoding.hs, dist/build/Codec/Picture/Gif/LZWEncoding.o ) [10 of 30] Compiling Codec.Picture.Jpg.DefaultTable ( src/Codec/Picture/Jpg/DefaultTable.hs, dist/build/Codec/Picture/Jpg/DefaultTable.o ) [11 of 30] Compiling Codec.Picture.Jpg.Types ( src/Codec/Picture/Jpg/Types.hs, dist/build/Codec/Picture/Jpg/Types.o ) [12 of 30] Compiling Codec.Picture.Jpg.FastDct ( src/Codec/Picture/Jpg/FastDct.hs, dist/build/Codec/Picture/Jpg/FastDct.o ) [13 of 30] Compiling Codec.Picture.Jpg.FastIdct ( src/Codec/Picture/Jpg/FastIdct.hs, dist/build/Codec/Picture/Jpg/FastIdct.o ) [14 of 30] Compiling Codec.Picture.Png.Type ( src/Codec/Picture/Png/Type.hs, dist/build/Codec/Picture/Png/Type.o ) [15 of 30] Compiling Codec.Picture.Jpg.Common ( src/Codec/Picture/Jpg/Common.hs, dist/build/Codec/Picture/Jpg/Common.o ) [16 of 30] Compiling Codec.Picture.Jpg.Progressive ( src/Codec/Picture/Jpg/Progressive.hs, dist/build/Codec/Picture/Jpg/Progressive.o ) [17 of 30] Compiling Codec.Picture.Metadata ( src/Codec/Picture/Metadata.hs, dist/build/Codec/Picture/Metadata.o ) [18 of 30] Compiling Codec.Picture.Bitmap ( src/Codec/Picture/Bitmap.hs, dist/build/Codec/Picture/Bitmap.o ) [19 of 30] Compiling Codec.Picture.Gif ( src/Codec/Picture/Gif.hs, dist/build/Codec/Picture/Gif.o ) [20 of 30] Compiling Codec.Picture.HDR ( src/Codec/Picture/HDR.hs, dist/build/Codec/Picture/HDR.o ) [21 of 30] Compiling Codec.Picture.Tga ( src/Codec/Picture/Tga.hs, dist/build/Codec/Picture/Tga.o ) [22 of 30] Compiling Codec.Picture.Png.Metadata ( src/Codec/Picture/Png/Metadata.hs, dist/build/Codec/Picture/Png/Metadata.o ) [23 of 30] Compiling Codec.Picture.Png.Export ( src/Codec/Picture/Png/Export.hs, dist/build/Codec/Picture/Png/Export.o ) [24 of 30] Compiling Codec.Picture.Png ( src/Codec/Picture/Png.hs, dist/build/Codec/Picture/Png.o ) [25 of 30] Compiling Codec.Picture.Tiff.Metadata ( src/Codec/Picture/Tiff/Metadata.hs, dist/build/Codec/Picture/Tiff/Metadata.o ) [26 of 30] Compiling Codec.Picture.Tiff ( src/Codec/Picture/Tiff.hs, dist/build/Codec/Picture/Tiff.o ) [27 of 30] Compiling Codec.Picture.Jpg.Metadata ( src/Codec/Picture/Jpg/Metadata.hs, dist/build/Codec/Picture/Jpg/Metadata.o ) [28 of 30] Compiling Codec.Picture.Jpg ( src/Codec/Picture/Jpg.hs, dist/build/Codec/Picture/Jpg.o ) [29 of 30] Compiling Codec.Picture.Saving ( src/Codec/Picture/Saving.hs, dist/build/Codec/Picture/Saving.o ) [30 of 30] Compiling Codec.Picture ( src/Codec/Picture.hs, dist/build/Codec/Picture.o ) In-place registering JuicyPixels-3.2.6.2... Running Haddock for JuicyPixels-3.2.6.2... Running hscolour for JuicyPixels-3.2.6.2... Preprocessing library JuicyPixels-3.2.6.2... Preprocessing library JuicyPixels-3.2.6.2... Haddock coverage: 100% ( 5 / 5) in 'Codec.Picture.Metadata.Exif' 9% ( 2 / 22) in 'Codec.Picture.Tiff.Types' Missing documentation for: Module header Endianness (src/Codec/Picture/Tiff/Types.hs:59) TiffHeader (src/Codec/Picture/Tiff/Types.hs:83) TiffPlanarConfiguration (src/Codec/Picture/Tiff/Types.hs:122) TiffCompression (src/Codec/Picture/Tiff/Types.hs:136) IfdType (src/Codec/Picture/Tiff/Types.hs:143) TiffColorspace (src/Codec/Picture/Tiff/Types.hs:403) TiffSampleFormat (src/Codec/Picture/Tiff/Types.hs:351) ImageFileDirectory (src/Codec/Picture/Tiff/Types.hs:366) ExtraSample (src/Codec/Picture/Tiff/Types.hs:437) Predictor (src/Codec/Picture/Tiff/Types.hs:196) planarConfgOfConstant (src/Codec/Picture/Tiff/Types.hs:126) constantToPlaneConfiguration (src/Codec/Picture/Tiff/Types.hs:132) unpackSampleFormat (src/Codec/Picture/Tiff/Types.hs:358) unpackPhotometricInterpretation (src/Codec/Picture/Tiff/Types.hs:425) packPhotometricInterpretation (src/Codec/Picture/Tiff/Types.hs:414) codeOfExtraSample (src/Codec/Picture/Tiff/Types.hs:442) unPackCompression (src/Codec/Picture/Tiff/Types.hs:448) packCompression (src/Codec/Picture/Tiff/Types.hs:458) predictorOfConstant (src/Codec/Picture/Tiff/Types.hs:201) 0% ( 0 / 6) in 'Codec.Picture.InternalHelper' Missing documentation for: Module header runGet (src/Codec/Picture/InternalHelper.hs:27) runGetStrict (src/Codec/Picture/InternalHelper.hs:38) decode (src/Codec/Picture/InternalHelper.hs:24) getRemainingBytes (src/Codec/Picture/InternalHelper.hs:41) getRemainingLazyBytes (src/Codec/Picture/InternalHelper.hs:49) 100% ( 77 / 77) in 'Codec.Picture.Types' 100% ( 5 / 5) in 'Codec.Picture.ColorQuant' 25% ( 1 / 4) in 'Codec.Picture.VectorByteConversion' Missing documentation for: Module header blitVector (src/Codec/Picture/VectorByteConversion.hs:24) toByteString (src/Codec/Picture/VectorByteConversion.hs:28) 40% ( 8 / 20) in 'Codec.Picture.BitWriter' Missing documentation for: emptyBoolState (src/Codec/Picture/BitWriter.hs:53) getNextBitsLSBFirst (src/Codec/Picture/BitWriter.hs:127) getNextBitsMSBFirst (src/Codec/Picture/BitWriter.hs:117) getNextBitJpg (src/Codec/Picture/BitWriter.hs:97) runBoolReader (src/Codec/Picture/BitWriter.hs:59) BoolWriteStateRef (src/Codec/Picture/BitWriter.hs:165) newWriteStateRef (src/Codec/Picture/BitWriter.hs:173) finalizeBoolWriter (src/Codec/Picture/BitWriter.hs:182) initBoolState (src/Codec/Picture/BitWriter.hs:68) initBoolStateJpg (src/Codec/Picture/BitWriter.hs:73) execBoolReader (src/Codec/Picture/BitWriter.hs:65) runBoolReaderWith (src/Codec/Picture/BitWriter.hs:62) 0% ( 0 / 3) in 'Codec.Picture.Gif.LZW' Missing documentation for: Module header decodeLzw (src/Codec/Picture/Gif/LZW.hs:61) decodeLzwTiff (src/Codec/Picture/Gif/LZW.hs:72) 0% ( 0 / 2) in 'Codec.Picture.Gif.LZWEncoding' Missing documentation for: Module header lzwEncode (src/Codec/Picture/Gif/LZWEncoding.hs:65) 38% ( 9 / 24) in 'Codec.Picture.Jpg.DefaultTable' Missing documentation for: HuffmanTable (src/Codec/Picture/Jpg/DefaultTable.hs:258) HuffmanPackedTree (src/Codec/Picture/Jpg/DefaultTable.hs:54) QuantificationTable (src/Codec/Picture/Jpg/DefaultTable.hs:103) HuffmanWriterCode (src/Codec/Picture/Jpg/DefaultTable.hs:56) scaleQuantisationMatrix (src/Codec/Picture/Jpg/DefaultTable.hs:130) makeInverseTable (src/Codec/Picture/Jpg/DefaultTable.hs:90) packHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:58) huffmanPackedDecode (src/Codec/Picture/Jpg/DefaultTable.hs:144) defaultChromaQuantizationTable (src/Codec/Picture/Jpg/DefaultTable.hs:166) defaultLumaQuantizationTable (src/Codec/Picture/Jpg/DefaultTable.hs:154) defaultAcChromaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:260) defaultAcChromaHuffmanTable (src/Codec/Picture/Jpg/DefaultTable.hs:263) defaultAcLumaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:226) defaultDcChromaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:202) defaultDcLumaHuffmanTree (src/Codec/Picture/Jpg/DefaultTable.hs:178) 17% ( 4 / 23) in 'Codec.Picture.Jpg.Types' Missing documentation for: Module header printMacroBlock (src/Codec/Picture/Jpg/Types.hs:708) printPureMacroBlock (src/Codec/Picture/Jpg/Types.hs:717) JpgImage (src/Codec/Picture/Jpg/Types.hs:274) JpgComponent (src/Codec/Picture/Jpg/Types.hs:261) JpgFrameHeader (src/Codec/Picture/Jpg/Types.hs:246) JpgFrame (src/Codec/Picture/Jpg/Types.hs:104) JpgFrameKind (src/Codec/Picture/Jpg/Types.hs:79) JpgScanHeader (src/Codec/Picture/Jpg/Types.hs:290) JpgQuantTableSpec (src/Codec/Picture/Jpg/Types.hs:312) JpgHuffmanTableSpec (src/Codec/Picture/Jpg/Types.hs:367) JpgImageKind (src/Codec/Picture/Jpg/Types.hs:569) JpgScanSpecification (src/Codec/Picture/Jpg/Types.hs:277) JpgColorSpace (src/Codec/Picture/Jpg/Types.hs:117) AdobeTransform (src/Codec/Picture/Jpg/Types.hs:129) JpgAdobeApp14 (src/Codec/Picture/Jpg/Types.hs:135) JpgJFIFApp0 (src/Codec/Picture/Jpg/Types.hs:163) calculateSize (src/Codec/Picture/Jpg/Types.hs:324) dctBlockSize (src/Codec/Picture/Jpg/Types.hs:727) 67% ( 2 / 3) in 'Codec.Picture.Jpg.FastDct' Missing documentation for: Module header 100% ( 5 / 5) in 'Codec.Picture.Jpg.FastIdct' 59% ( 19 / 32) in 'Codec.Picture.Png.Type' Missing documentation for: PngPhysicalDimension (src/Codec/Picture/Png/Type.hs:97) PngGamma (src/Codec/Picture/Png/Type.hs:108) PngUnit (src/Codec/Picture/Png/Type.hs:81) APngAnimationControl (src/Codec/Picture/Png/Type.hs:114) APngFrameControl (src/Codec/Picture/Png/Type.hs:144) tRNSSignature (src/Codec/Picture/Png/Type.hs:395) tEXtSignature (src/Codec/Picture/Png/Type.hs:404) zTXtSignature (src/Codec/Picture/Png/Type.hs:407) gammaSignature (src/Codec/Picture/Png/Type.hs:398) pHYsSignature (src/Codec/Picture/Png/Type.hs:401) animationControlSignature (src/Codec/Picture/Png/Type.hs:410) chunksWithSig (src/Codec/Picture/Png/Type.hs:447) mkRawChunk (src/Codec/Picture/Png/Type.hs:193) 31% ( 5 / 16) in 'Codec.Picture.Jpg.Common' Missing documentation for: Module header JpgUnpackerParameter (src/Codec/Picture/Jpg/Common.hs:46) decodeInt (src/Codec/Picture/Jpg/Common.hs:75) dcCoefficientDecode (src/Codec/Picture/Jpg/Common.hs:93) decodeRrrrSsss (src/Codec/Picture/Jpg/Common.hs:86) zigZagReorderForward (src/Codec/Picture/Jpg/Common.hs:139) zigZagReorderForwardv (src/Codec/Picture/Jpg/Common.hs:129) zigZagReorder (src/Codec/Picture/Jpg/Common.hs:161) inverseDirectCosineTransform (src/Codec/Picture/Jpg/Common.hs:112) rasterMap (src/Codec/Picture/Jpg/Common.hs:181) decodeRestartInterval (src/Codec/Picture/Jpg/Common.hs:64) 0% ( 0 / 3) in 'Codec.Picture.Jpg.Progressive' Missing documentation for: Module header JpgUnpackerParameter (src/Codec/Picture/Jpg/Common.hs:46) progressiveUnpack (src/Codec/Picture/Jpg/Progressive.hs:212) 100% ( 25 / 25) in 'Codec.Picture.Metadata' 100% ( 12 / 12) in 'Codec.Picture.Bitmap' 100% ( 16 / 16) in 'Codec.Picture.Gif' 100% ( 8 / 8) in 'Codec.Picture.HDR' 100% ( 6 / 6) in 'Codec.Picture.Tga' 0% ( 0 / 3) in 'Codec.Picture.Png.Metadata' Missing documentation for: Module header extractMetadatas (src/Codec/Picture/Png/Metadata.hs:92) encodeMetadatas (src/Codec/Picture/Png/Metadata.hs:133) 100% ( 7 / 7) in 'Codec.Picture.Png.Export' 100% ( 10 / 10) in 'Codec.Picture.Png' 0% ( 0 / 2) in 'Codec.Picture.Tiff.Metadata' Missing documentation for: Module header extractTiffMetadata (src/Codec/Picture/Tiff/Metadata.hs:96) 100% ( 6 / 6) in 'Codec.Picture.Tiff' 0% ( 0 / 3) in 'Codec.Picture.Jpg.Metadata' Missing documentation for: Module header extractMetadatas (src/Codec/Picture/Jpg/Metadata.hs:23) encodeMetadatas (src/Codec/Picture/Jpg/Metadata.hs:31) 100% ( 6 / 6) in 'Codec.Picture.Jpg' 100% ( 8 / 8) in 'Codec.Picture.Saving' Cannot find documentation for: $graph 100% (104 /104) in 'Codec.Picture' Warning: Codec.Picture.Types: could not find link destinations for: toComponentIndex Warning: Codec.Picture.ColorQuant: could not find link destinations for: Fold fold Warning: Codec.Picture.Bitmap: could not find link destinations for: BmpPalette encodeBitmapWithPalette bitsPerPixel bmpEncode Warning: Codec.Picture.Tga: could not find link destinations for: tgaDataOfImage tgaPixelDepthOfImage tgaTypeOfImage Warning: Codec.Picture.Tiff: could not find link destinations for: colorSpaceOfPixel Warning: Codec.Picture: could not find link destinations for: bitsPerPixel bmpEncode tgaDataOfImage tgaPixelDepthOfImage tgaTypeOfImage colorSpaceOfPixel Documentation created: dist/doc/html/JuicyPixels/index.html, dist/doc/html/JuicyPixels/JuicyPixels.txt Creating package registration file: /tmp/pkgConf-JuicyPixels-3.2.61234733481925203165.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/JuicyPixels-3.2.6.2-7YX8sGFQn4w03Ln4s2Rrqm Registering JuicyPixels-3.2.6.2... Installed JuicyPixels-3.2.6.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.58703762421250822806.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... Building hxt-regex-xmlschema-9.2.0.2... Preprocessing library hxt-regex-xmlschema-9.2.0.2... [1 of 9] Compiling Text.Regex.XMLSchema.Generic.StringLike ( src/Text/Regex/XMLSchema/Generic/StringLike.hs, dist/build/Text/Regex/XMLSchema/Generic/StringLike.o ) [2 of 9] Compiling Text.Regex.XMLSchema.Generic.Regex ( src/Text/Regex/XMLSchema/Generic/Regex.hs, dist/build/Text/Regex/XMLSchema/Generic/Regex.o ) [3 of 9] Compiling Text.Regex.XMLSchema.Generic.RegexParser ( src/Text/Regex/XMLSchema/Generic/RegexParser.hs, dist/build/Text/Regex/XMLSchema/Generic/RegexParser.o ) [4 of 9] Compiling Text.Regex.XMLSchema.Generic.Matching ( src/Text/Regex/XMLSchema/Generic/Matching.hs, dist/build/Text/Regex/XMLSchema/Generic/Matching.o ) [5 of 9] Compiling Text.Regex.XMLSchema.Generic ( src/Text/Regex/XMLSchema/Generic.hs, dist/build/Text/Regex/XMLSchema/Generic.o ) [6 of 9] Compiling Text.Regex.XMLSchema.String ( src/Text/Regex/XMLSchema/String.hs, dist/build/Text/Regex/XMLSchema/String.o ) [7 of 9] Compiling Text.Regex.Glob.Generic.RegexParser ( src/Text/Regex/Glob/Generic/RegexParser.hs, dist/build/Text/Regex/Glob/Generic/RegexParser.o ) [8 of 9] Compiling Text.Regex.Glob.Generic ( src/Text/Regex/Glob/Generic.hs, dist/build/Text/Regex/Glob/Generic.o ) [9 of 9] Compiling Text.Regex.Glob.String ( src/Text/Regex/Glob/String.hs, dist/build/Text/Regex/Glob/String.o ) In-place registering hxt-regex-xmlschema-9.2.0.2... Running Haddock for hxt-regex-xmlschema-9.2.0.2... Running hscolour for hxt-regex-xmlschema-9.2.0.2... Preprocessing library hxt-regex-xmlschema-9.2.0.2... Preprocessing library hxt-regex-xmlschema-9.2.0.2... Haddock coverage: 29% ( 2 / 7) in 'Text.Regex.XMLSchema.Generic.StringLike' Missing documentation for: (src/Text/Regex/XMLSchema/Generic/StringLike.hs:64) (src/Text/Regex/XMLSchema/Generic/StringLike.hs:87) (src/Text/Regex/XMLSchema/Generic/StringLike.hs:109) (src/Text/Regex/XMLSchema/Generic/StringLike.hs:131) (src/Text/Regex/XMLSchema/Generic/StringLike.hs:153) 67% ( 26 / 39) in 'Text.Regex.XMLSchema.Generic.Regex' Missing documentation for: GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87) mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155) mkInterleave (src/Text/Regex/XMLSchema/Generic/Regex.hs:399) mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411) isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486) errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491) nullable (src/Text/Regex/XMLSchema/Generic/Regex.hs:498) nullable' (src/Text/Regex/XMLSchema/Generic/Regex.hs:503) delta1 (src/Text/Regex/XMLSchema/Generic/Regex.hs:581) delta (src/Text/Regex/XMLSchema/Generic/Regex.hs:620) matchWithRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:633) matchWithRegex' (src/Text/Regex/XMLSchema/Generic/Regex.hs:638) splitWithRegexCS (src/Text/Regex/XMLSchema/Generic/Regex.hs:657) 67% ( 4 / 6) in 'Text.Regex.XMLSchema.Generic.RegexParser' Missing documentation for: parseRegex' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:54) parseRegexExt' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:71) 92% ( 24 / 26) in 'Text.Regex.XMLSchema.Generic.Matching' Missing documentation for: sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369) tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278) 80% ( 47 / 59) in 'Text.Regex.XMLSchema.Generic' Missing documentation for: GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87) Regex (src/Text/Regex/XMLSchema/Generic.hs:100) RegexText (src/Text/Regex/XMLSchema/Generic.hs:101) RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102) RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103) RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104) sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369) tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278) mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155) mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411) isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486) errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491) 90% ( 47 / 52) in 'Text.Regex.XMLSchema.String' Missing documentation for: Regex (src/Text/Regex/XMLSchema/Generic.hs:100) sedExt (src/Text/Regex/XMLSchema/String.hs:304) tokenizeExt' (src/Text/Regex/XMLSchema/String.hs:234) isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486) errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491) 67% ( 2 / 3) in 'Text.Regex.Glob.Generic.RegexParser' Missing documentation for: parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39) 18% ( 2 / 11) in 'Text.Regex.Glob.Generic' Missing documentation for: GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87) Regex (src/Text/Regex/XMLSchema/Generic.hs:100) RegexText (src/Text/Regex/XMLSchema/Generic.hs:101) RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102) RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103) RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104) match (src/Text/Regex/Glob/Generic.hs:45) matchNoCase (src/Text/Regex/Glob/Generic.hs:48) parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39) 17% ( 1 / 6) in 'Text.Regex.Glob.String' Missing documentation for: Regex (src/Text/Regex/XMLSchema/Generic.hs:100) match (src/Text/Regex/Glob/String.hs:32) matchNoCase (src/Text/Regex/Glob/String.hs:35) parseRegex (src/Text/Regex/Glob/String.hs:38) parseRegexNoCase (src/Text/Regex/Glob/String.hs:41) Warning: Text.Regex.XMLSchema.Generic.Regex: could not find link destinations for: Nullable SubexResults Documentation created: dist/doc/html/hxt-regex-xmlschema/index.html, dist/doc/html/hxt-regex-xmlschema/hxt-regex-xmlschema.txt Creating package registration file: /tmp/pkgConf-hxt-regex-xmlschema-9.2.065553661517358825.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-regex-xmlschema-9.2.0.2-54SglnfzsveApYtU2aF5k5 Registering hxt-regex-xmlschema-9.2.0.2... Installed 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.016415110581990087183.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 monad-control-1.0.0.4... Building monad-control-1.0.0.4... Preprocessing library monad-control-1.0.0.4... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) In-place registering monad-control-1.0.0.4... Running Haddock for monad-control-1.0.0.4... Running hscolour for monad-control-1.0.0.4... Preprocessing library monad-control-1.0.0.4... Preprocessing library monad-control-1.0.0.4... Haddock coverage: 92% ( 24 / 26) in 'Control.Monad.Trans.Control' Missing documentation for: MonadTransControl (Control/Monad/Trans/Control.hs:108) MonadBaseControl (Control/Monad/Trans/Control.hs:290) Documentation created: dist/doc/html/monad-control/index.html, dist/doc/html/monad-control/monad-control.txt Creating package registration file: /tmp/pkgConf-monad-control-1.0.06807532192088973871.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-3XCDr1mqlERGZgaxuwJF6b Registering monad-control-1.0.0.4... Installed monad-control-1.0.0.4 Configuring semigroups-0.18.0.1... Building semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... [1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 3] Compiling Data.Semigroup ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) [3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) In-place registering semigroups-0.18.0.1... Running Haddock for semigroups-0.18.0.1... Running hscolour for semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... Preprocessing library semigroups-0.18.0.1... Haddock coverage: 94% ( 64 / 68) in 'Data.List.NonEmpty' Missing documentation for: NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172) length (src-ghc7/Data/List/NonEmpty.hs:217) unfoldr (src-ghc7/Data/List/NonEmpty.hs:248) xor (src-ghc7/Data/List/NonEmpty.hs:221) 83% ( 25 / 30) in 'Data.Semigroup' Missing documentation for: Semigroup (src-ghc7/Data/Semigroup.hs:181) Min (src-ghc7/Data/Semigroup.hs:419) Max (src-ghc7/Data/Semigroup.hs:504) ArgMin (src-ghc7/Data/Semigroup.hs:605) ArgMax (src-ghc7/Data/Semigroup.hs:606) 60% ( 3 / 5) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:39) GMonoid (src/Data/Semigroup/Generic.hs:69) Warning: Data.Semigroup: could not find link destinations for: Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product Warning: Data.Semigroup.Generic: could not find link destinations for: gmappend' gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.18.014063857551633238319.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.18.0.1-JFY48pwG5NAKkalkWeHKCJ Registering semigroups-0.18.0.1... Installed semigroups-0.18.0.1 Configuring hxt-9.3.1.15... Building hxt-9.3.1.15... Preprocessing library hxt-9.3.1.15... [ 1 of 82] Compiling Text.XML.HXT.Parser.XmlCharParser ( src/Text/XML/HXT/Parser/XmlCharParser.hs, dist/build/Text/XML/HXT/Parser/XmlCharParser.o ) [ 2 of 82] Compiling Text.XML.HXT.DTDValidation.RE ( src/Text/XML/HXT/DTDValidation/RE.hs, dist/build/Text/XML/HXT/DTDValidation/RE.o ) [ 3 of 82] Compiling Text.XML.HXT.DOM.MimeTypeDefaults ( src/Text/XML/HXT/DOM/MimeTypeDefaults.hs, dist/build/Text/XML/HXT/DOM/MimeTypeDefaults.o ) [ 4 of 82] Compiling Text.XML.HXT.DOM.MimeTypes ( src/Text/XML/HXT/DOM/MimeTypes.hs, dist/build/Text/XML/HXT/DOM/MimeTypes.o ) [ 5 of 82] Compiling Text.XML.HXT.DOM.Util ( src/Text/XML/HXT/DOM/Util.hs, dist/build/Text/XML/HXT/DOM/Util.o ) [ 6 of 82] Compiling Text.XML.HXT.DOM.XmlKeywords ( src/Text/XML/HXT/DOM/XmlKeywords.hs, dist/build/Text/XML/HXT/DOM/XmlKeywords.o ) [ 7 of 82] Compiling Text.XML.HXT.Parser.ProtocolHandlerUtil ( src/Text/XML/HXT/Parser/ProtocolHandlerUtil.hs, dist/build/Text/XML/HXT/Parser/ProtocolHandlerUtil.o ) [ 8 of 82] Compiling Text.XML.HXT.Version ( src/Text/XML/HXT/Version.hs, dist/build/Text/XML/HXT/Version.o ) [ 9 of 82] Compiling Text.XML.HXT.XMLSchema.DataTypeLibW3CNames ( src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs, dist/build/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.o ) [10 of 82] Compiling Text.XML.HXT.Parser.XmlEntities ( src/Text/XML/HXT/Parser/XmlEntities.hs, dist/build/Text/XML/HXT/Parser/XmlEntities.o ) [11 of 82] Compiling Text.XML.HXT.Parser.XhtmlEntities ( src/Text/XML/HXT/Parser/XhtmlEntities.hs, dist/build/Text/XML/HXT/Parser/XhtmlEntities.o ) [12 of 82] Compiling Text.XML.HXT.IO.GetFILE ( src/Text/XML/HXT/IO/GetFILE.hs, dist/build/Text/XML/HXT/IO/GetFILE.o ) [13 of 82] Compiling Data.Function.Selector ( src/Data/Function/Selector.hs, dist/build/Data/Function/Selector.o ) [14 of 82] Compiling Data.Atom ( src/Data/Atom.hs, dist/build/Data/Atom.o ) [15 of 82] Compiling Data.AssocList ( src/Data/AssocList.hs, dist/build/Data/AssocList.o ) [16 of 82] Compiling Data.Tree.Class ( src/Data/Tree/Class.hs, dist/build/Data/Tree/Class.o ) [17 of 82] Compiling Control.Arrow.ArrowState ( src/Control/Arrow/ArrowState.hs, dist/build/Control/Arrow/ArrowState.o ) [18 of 82] Compiling Data.Tree.NavigatableTree.Class ( src/Data/Tree/NavigatableTree/Class.hs, dist/build/Data/Tree/NavigatableTree/Class.o ) [19 of 82] Compiling Data.Tree.NavigatableTree.XPathAxis ( src/Data/Tree/NavigatableTree/XPathAxis.hs, dist/build/Data/Tree/NavigatableTree/XPathAxis.o ) [20 of 82] Compiling Control.FlatSeq ( src/Control/FlatSeq.hs, dist/build/Control/FlatSeq.o ) [21 of 82] Compiling Data.Tree.NTree.TypeDefs ( src/Data/Tree/NTree/TypeDefs.hs, dist/build/Data/Tree/NTree/TypeDefs.o ) src/Data/Tree/NTree/TypeDefs.hs:26: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() [22 of 82] Compiling Data.Tree.NTree.Edit ( src/Data/Tree/NTree/Edit.hs, dist/build/Data/Tree/NTree/Edit.o ) [23 of 82] Compiling Data.Tree.NTree.Zipper.TypeDefs ( src/Data/Tree/NTree/Zipper/TypeDefs.hs, dist/build/Data/Tree/NTree/Zipper/TypeDefs.o ) [24 of 82] Compiling Text.XML.HXT.DOM.QualifiedName ( src/Text/XML/HXT/DOM/QualifiedName.hs, dist/build/Text/XML/HXT/DOM/QualifiedName.o ) [25 of 82] Compiling Text.XML.HXT.DOM.TypeDefs ( src/Text/XML/HXT/DOM/TypeDefs.hs, dist/build/Text/XML/HXT/DOM/TypeDefs.o ) [26 of 82] Compiling Text.XML.HXT.DOM.Interface ( src/Text/XML/HXT/DOM/Interface.hs, dist/build/Text/XML/HXT/DOM/Interface.o ) [27 of 82] Compiling Text.XML.HXT.DOM.XmlNode ( src/Text/XML/HXT/DOM/XmlNode.hs, dist/build/Text/XML/HXT/DOM/XmlNode.o ) [28 of 82] Compiling Text.XML.HXT.Parser.XmlTokenParser ( src/Text/XML/HXT/Parser/XmlTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlTokenParser.o ) src/Text/XML/HXT/Parser/XmlTokenParser.hs:86: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() [29 of 82] Compiling Text.XML.HXT.Parser.XmlDTDTokenParser ( src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDTokenParser.o ) [30 of 82] Compiling Text.XML.HXT.DOM.ShowXml ( src/Text/XML/HXT/DOM/ShowXml.hs, dist/build/Text/XML/HXT/DOM/ShowXml.o ) [31 of 82] Compiling Text.XML.HXT.DOM.FormatXmlTree ( src/Text/XML/HXT/DOM/FormatXmlTree.hs, dist/build/Text/XML/HXT/DOM/FormatXmlTree.o ) [32 of 82] Compiling Text.XML.HXT.Parser.XmlParsec ( src/Text/XML/HXT/Parser/XmlParsec.hs, dist/build/Text/XML/HXT/Parser/XmlParsec.o ) src/Text/XML/HXT/Parser/XmlParsec.hs:61: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() [33 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o ) src/Text/XML/HXT/Parser/HtmlParsec.hs:36: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() [34 of 82] Compiling Text.XML.HXT.Parser.XmlDTDParser ( src/Text/XML/HXT/Parser/XmlDTDParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDParser.o ) [35 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Schema ( src/Text/XML/HXT/Arrow/Pickle/Schema.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Schema.o ) [36 of 82] Compiling Text.XML.HXT.Arrow.Pickle.DTD ( src/Text/XML/HXT/Arrow/Pickle/DTD.hs, dist/build/Text/XML/HXT/Arrow/Pickle/DTD.o ) [37 of 82] Compiling Control.Arrow.ArrowList ( src/Control/Arrow/ArrowList.hs, dist/build/Control/Arrow/ArrowList.o ) [38 of 82] Compiling Control.Arrow.ArrowNF ( src/Control/Arrow/ArrowNF.hs, dist/build/Control/Arrow/ArrowNF.o ) [39 of 82] Compiling Control.Arrow.ArrowIf ( src/Control/Arrow/ArrowIf.hs, dist/build/Control/Arrow/ArrowIf.o ) [40 of 82] Compiling Control.Arrow.ArrowNavigatableTree ( src/Control/Arrow/ArrowNavigatableTree.hs, dist/build/Control/Arrow/ArrowNavigatableTree.o ) [41 of 82] Compiling Control.Arrow.ArrowTree ( src/Control/Arrow/ArrowTree.hs, dist/build/Control/Arrow/ArrowTree.o ) [42 of 82] Compiling Control.Arrow.ListArrow ( src/Control/Arrow/ListArrow.hs, dist/build/Control/Arrow/ListArrow.o ) [43 of 82] Compiling Control.Arrow.StateListArrow ( src/Control/Arrow/StateListArrow.hs, dist/build/Control/Arrow/StateListArrow.o ) [44 of 82] Compiling Control.Arrow.NTreeEdit ( src/Control/Arrow/NTreeEdit.hs, dist/build/Control/Arrow/NTreeEdit.o ) [45 of 82] Compiling Control.Arrow.ArrowIO ( src/Control/Arrow/ArrowIO.hs, dist/build/Control/Arrow/ArrowIO.o ) [46 of 82] Compiling Control.Arrow.ArrowExc ( src/Control/Arrow/ArrowExc.hs, dist/build/Control/Arrow/ArrowExc.o ) [47 of 82] Compiling Control.Arrow.IOListArrow ( src/Control/Arrow/IOListArrow.hs, dist/build/Control/Arrow/IOListArrow.o ) [48 of 82] Compiling Control.Arrow.IOStateListArrow ( src/Control/Arrow/IOStateListArrow.hs, dist/build/Control/Arrow/IOStateListArrow.o ) [49 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TypeDefs ( src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TypeDefs.o ) [50 of 82] Compiling Text.XML.HXT.Arrow.XmlState.MimeTypeTable ( src/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.hs, dist/build/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.o ) [51 of 82] Compiling Text.XML.HXT.Arrow.XmlArrow ( src/Text/XML/HXT/Arrow/XmlArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlArrow.o ) [52 of 82] Compiling Text.XML.HXT.Arrow.XmlState.ErrorHandling ( src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/ErrorHandling.o ) [53 of 82] Compiling Text.XML.HXT.Arrow.XmlState.SystemConfig ( src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs, dist/build/Text/XML/HXT/Arrow/XmlState/SystemConfig.o ) [54 of 82] Compiling Text.XML.HXT.Arrow.XmlOptions ( src/Text/XML/HXT/Arrow/XmlOptions.hs, dist/build/Text/XML/HXT/Arrow/XmlOptions.o ) [55 of 82] Compiling Text.XML.HXT.Arrow.ParserInterface ( src/Text/XML/HXT/Arrow/ParserInterface.hs, dist/build/Text/XML/HXT/Arrow/ParserInterface.o ) [56 of 82] Compiling Text.XML.HXT.Arrow.Edit ( src/Text/XML/HXT/Arrow/Edit.hs, dist/build/Text/XML/HXT/Arrow/Edit.o ) [57 of 82] Compiling Text.XML.HXT.Arrow.Namespace ( src/Text/XML/HXT/Arrow/Namespace.hs, dist/build/Text/XML/HXT/Arrow/Namespace.o ) [58 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TraceHandling ( src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TraceHandling.o ) [59 of 82] Compiling Text.XML.HXT.Arrow.XmlState.URIHandling ( src/Text/XML/HXT/Arrow/XmlState/URIHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/URIHandling.o ) [60 of 82] Compiling Text.XML.HXT.DTDValidation.TypeDefs ( src/Text/XML/HXT/DTDValidation/TypeDefs.hs, dist/build/Text/XML/HXT/DTDValidation/TypeDefs.o ) [61 of 82] Compiling Text.XML.HXT.DTDValidation.AttributeValueValidation ( src/Text/XML/HXT/DTDValidation/AttributeValueValidation.hs, dist/build/Text/XML/HXT/DTDValidation/AttributeValueValidation.o ) [62 of 82] Compiling Text.XML.HXT.DTDValidation.DTDValidation ( src/Text/XML/HXT/DTDValidation/DTDValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DTDValidation.o ) [63 of 82] Compiling Text.XML.HXT.DTDValidation.DocTransformation ( src/Text/XML/HXT/DTDValidation/DocTransformation.hs, dist/build/Text/XML/HXT/DTDValidation/DocTransformation.o ) [64 of 82] Compiling Text.XML.HXT.DTDValidation.XmlRE ( src/Text/XML/HXT/DTDValidation/XmlRE.hs, dist/build/Text/XML/HXT/DTDValidation/XmlRE.o ) [65 of 82] Compiling Text.XML.HXT.DTDValidation.DocValidation ( src/Text/XML/HXT/DTDValidation/DocValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DocValidation.o ) [66 of 82] Compiling Text.XML.HXT.DTDValidation.IdValidation ( src/Text/XML/HXT/DTDValidation/IdValidation.hs, dist/build/Text/XML/HXT/DTDValidation/IdValidation.o ) [67 of 82] Compiling Text.XML.HXT.DTDValidation.Validation ( src/Text/XML/HXT/DTDValidation/Validation.hs, dist/build/Text/XML/HXT/DTDValidation/Validation.o ) [68 of 82] Compiling Text.XML.HXT.Arrow.XmlState.RunIOStateArrow ( src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.o ) [69 of 82] Compiling Text.XML.HXT.Arrow.XmlState ( src/Text/XML/HXT/Arrow/XmlState.hs, dist/build/Text/XML/HXT/Arrow/XmlState.o ) [70 of 82] Compiling Text.XML.HXT.Arrow.DocumentInput ( src/Text/XML/HXT/Arrow/DocumentInput.hs, dist/build/Text/XML/HXT/Arrow/DocumentInput.o ) [71 of 82] Compiling Text.XML.HXT.Arrow.DTDProcessing ( src/Text/XML/HXT/Arrow/DTDProcessing.hs, dist/build/Text/XML/HXT/Arrow/DTDProcessing.o ) [72 of 82] Compiling Text.XML.HXT.Arrow.GeneralEntitySubstitution ( src/Text/XML/HXT/Arrow/GeneralEntitySubstitution.hs, dist/build/Text/XML/HXT/Arrow/GeneralEntitySubstitution.o ) [73 of 82] Compiling Text.XML.HXT.Arrow.ProcessDocument ( src/Text/XML/HXT/Arrow/ProcessDocument.hs, dist/build/Text/XML/HXT/Arrow/ProcessDocument.o ) [74 of 82] Compiling Control.Arrow.ListArrows ( src/Control/Arrow/ListArrows.hs, dist/build/Control/Arrow/ListArrows.o ) [75 of 82] Compiling Text.XML.HXT.Arrow.ReadDocument ( src/Text/XML/HXT/Arrow/ReadDocument.hs, dist/build/Text/XML/HXT/Arrow/ReadDocument.o ) [76 of 82] Compiling Text.XML.HXT.Arrow.XmlRegex ( src/Text/XML/HXT/Arrow/XmlRegex.hs, dist/build/Text/XML/HXT/Arrow/XmlRegex.o ) [77 of 82] Compiling Text.XML.HXT.Arrow.Binary ( src/Text/XML/HXT/Arrow/Binary.hs, dist/build/Text/XML/HXT/Arrow/Binary.o ) [78 of 82] Compiling Text.XML.HXT.Arrow.DocumentOutput ( src/Text/XML/HXT/Arrow/DocumentOutput.hs, dist/build/Text/XML/HXT/Arrow/DocumentOutput.o ) [79 of 82] Compiling Text.XML.HXT.Arrow.WriteDocument ( src/Text/XML/HXT/Arrow/WriteDocument.hs, dist/build/Text/XML/HXT/Arrow/WriteDocument.o ) [80 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Xml ( src/Text/XML/HXT/Arrow/Pickle/Xml.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Xml.o ) src/Text/XML/HXT/Arrow/Pickle/Xml.hs:63:1: Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU/Control/Monad/Except.hi /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU/Control/Monad/Except.hi: openBinaryFile: does not exist (No such file or directory) src/Text/XML/HXT/Arrow/Pickle/Xml.hs:68:1: Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU/Control/Monad/State.hi /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU/Control/Monad/State.hi: openBinaryFile: does not exist (No such file or directory) Failed to install hxt-9.3.1.15 Configuring lifted-base-0.2.3.6... cabal: The following package dependencies were requested --dependency='transformers-base=transformers-base-0.4.4-c12e0be08c0dd60a76af363d9deb3804' --dependency='monad-control=monad-control-1.0.0.4-767e6494b1e422ce6d82cd4328ca6c2d' however the given installed package instance does not exist. Failed to install lifted-base-0.2.3.6 Configuring bifunctors-5.1... cabal: The following package dependencies were requested --dependency='tagged=tagged-0.8.2-d600e61fcdab58f538ceebc39e7f1d9b' --dependency='semigroups=semigroups-0.18.0.1-2108ba5ce641b45bb1defac3bf38c0a8' however the given installed package instance does not exist. Failed to install bifunctors-5.1 Configuring void-0.7.1... cabal: The following package dependencies were requested --dependency='semigroups=semigroups-0.18.0.1-2108ba5ce641b45bb1defac3bf38c0a8' --dependency='hashable=hashable-1.2.3.3-a24cfcc316a06dc20f7d4f37d5029a07' however the given installed package instance does not exist. Failed to install void-0.7.1 cabal: Error: some packages failed to install: adjunctions-4.2.2 depends on void-0.7.1 which failed to install. bifunctors-5.1 failed during the configure step. The exception was: ExitFailure 1 bytes-0.15.0.1 depends on void-0.7.1 which failed to install. comonad-4.2.7.2 depends on void-0.7.1 which failed to install. contravariant-1.3.3 depends on void-0.7.1 which failed to install. free-4.12.1 depends on void-0.7.1 which failed to install. gl-0.7.7 depends on hxt-9.3.1.15 which failed to install. hxt-9.3.1.15 failed during the building phase. The exception was: ExitFailure 1 kan-extensions-4.2.3 depends on void-0.7.1 which failed to install. lens-4.13 depends on void-0.7.1 which failed to install. lifted-base-0.2.3.6 failed during the configure step. The exception was: ExitFailure 1 linear-1.20.2 depends on void-0.7.1 which failed to install. luminance-0.6.0.5 depends on void-0.7.1 which failed to install. luminance-samples-0.6.0.1 depends on void-0.7.1 which failed to install. profunctors-5.1.1 depends on void-0.7.1 which failed to install. resourcet-1.1.6 depends on lifted-base-0.2.3.6 which failed to install. semigroupoids-5.0.0.4 depends on void-0.7.1 which failed to install. void-0.7.1 failed during the configure step. The exception was: ExitFailure 1