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.0278722862233665123.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 base64-bytestring-1.0.0.1... Building base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... [1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o ) [2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o ) [3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o ) [4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o ) [5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o ) In-place registering base64-bytestring-1.0.0.1... Running Haddock for base64-bytestring-1.0.0.1... Running hscolour for base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Haddock coverage: 45% ( 5 / 11) in 'Data.ByteString.Base64.Internal' Missing documentation for: mkEncodeTable (Data/ByteString/Base64/Internal.hs:100) done (Data/ByteString/Base64/Internal.hs:260) peek8 (Data/ByteString/Base64/Internal.hs:36) poke8 (Data/ByteString/Base64/Internal.hs:39) peek8_32 (Data/ByteString/Base64/Internal.hs:42) reChunkIn (Data/ByteString/Base64/Internal.hs:266) 100% ( 5 / 5) in 'Data.ByteString.Base64.URL' 100% ( 4 / 4) in 'Data.ByteString.Base64.URL.Lazy' 100% ( 5 / 5) in 'Data.ByteString.Base64' 100% ( 4 / 4) in 'Data.ByteString.Base64.Lazy' Documentation created: dist/doc/html/base64-bytestring/index.html, dist/doc/html/base64-bytestring/base64-bytestring.txt Creating package registration file: /tmp/pkgConf-base64-bytestring-1.0.03524062191600028624.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH Registering base64-bytestring-1.0.0.1... Installed base64-bytestring-1.0.0.1 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.11789376348502278611.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 curl-1.3.8... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E configure: creating ./config.status config.status: creating curl.buildinfo Building curl-1.3.8... Preprocessing library curl-1.3.8... [1 of 8] Compiling Network.Curl.Debug ( Network/Curl/Debug.hs, dist/build/Network/Curl/Debug.o ) [2 of 8] Compiling Network.Curl.Code ( Network/Curl/Code.hs, dist/build/Network/Curl/Code.o ) [3 of 8] Compiling Network.Curl.Types ( Network/Curl/Types.hs, dist/build/Network/Curl/Types.o ) [4 of 8] Compiling Network.Curl.Info ( Network/Curl/Info.hs, dist/build/Network/Curl/Info.o ) [5 of 8] Compiling Network.Curl.Post ( Network/Curl/Post.hs, dist/build/Network/Curl/Post.o ) [6 of 8] Compiling Network.Curl.Opts ( Network/Curl/Opts.hs, dist/build/Network/Curl/Opts.o ) [7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o ) Network/Curl/Easy.hs:27:1: Warning: Tab character Network/Curl/Easy.hs:28:1: Warning: Tab character Network/Curl/Easy.hs:29:1: Warning: Tab character [8 of 8] Compiling Network.Curl ( Network/Curl.hs, dist/build/Network/Curl.o ) Network/Curl.hs:278:1: Warning: Tab character Network/Curl.hs:291:1: Warning: Tab character Network/Curl.hs:327:1: Warning: Tab character Network/Curl.hs:328:1: Warning: Tab character Network/Curl.hs:329:1: Warning: Tab character Network/Curl.hs:355:1: Warning: Tab character Network/Curl.hs:356:1: Warning: Tab character In-place registering curl-1.3.8... Running Haddock for curl-1.3.8... Running hscolour for curl-1.3.8... Preprocessing library curl-1.3.8... Preprocessing library curl-1.3.8... Network/Curl/Easy.hs:27:1: Warning: Tab character Network/Curl/Easy.hs:28:1: Warning: Tab character Network/Curl/Easy.hs:29:1: Warning: Tab character Network/Curl.hs:278:1: Warning: Tab character Network/Curl.hs:291:1: Warning: Tab character Network/Curl.hs:327:1: Warning: Tab character Network/Curl.hs:328:1: Warning: Tab character Network/Curl.hs:329:1: Warning: Tab character Network/Curl.hs:355:1: Warning: Tab character Network/Curl.hs:356:1: Warning: Tab character Haddock coverage: 50% ( 1 / 2) in 'Network.Curl.Debug' Missing documentation for: debug (Network/Curl/Debug.hs:20) 33% ( 1 / 3) in 'Network.Curl.Code' Missing documentation for: CurlCode (Network/Curl/Code.hs:20) toCode (Network/Curl/Code.hs:107) 27% ( 4 / 15) in 'Network.Curl.Types' Missing documentation for: CurlH (Network/Curl/Types.hs:37) URLString (Network/Curl/Types.hs:39) Port (Network/Curl/Types.hs:40) Long (Network/Curl/Types.hs:41) LLong (Network/Curl/Types.hs:42) Slist_ (Network/Curl/Types.hs:43) Curl (Network/Curl/Types.hs:46) OptionMap (Network/Curl/Types.hs:103) shareCleanup (Network/Curl/Types.hs:89) runCleanup (Network/Curl/Types.hs:84) updateCleanup (Network/Curl/Types.hs:95) 25% ( 1 / 4) in 'Network.Curl.Info' Missing documentation for: Info (Network/Curl/Info.hs:31) InfoValue (Network/Curl/Info.hs:64) getInfo (Network/Curl/Info.hs:100) 9% ( 1 / 11) in 'Network.Curl.Post' Missing documentation for: Header (Network/Curl/Post.hs:28) HttpPost (Network/Curl/Post.hs:30) Content (Network/Curl/Post.hs:40) multiformString (Network/Curl/Post.hs:46) sizeof_httppost (Network/Curl/Post.hs:57) marshallPosts (Network/Curl/Post.hs:60) marshallPost (Network/Curl/Post.hs:75) curl_slist_append (Network/Curl/Post.hs:117) curl_slist_free (Network/Curl/Post.hs:119) curl_formfree (Network/Curl/Post.hs:122) 3% ( 1 / 30) in 'Network.Curl.Opts' Missing documentation for: CurlOption (Network/Curl/Opts.hs:24) (Network/Curl/Opts.hs:186) HttpVersion (Network/Curl/Opts.hs:189) TimeCond (Network/Curl/Opts.hs:195) NetRcOption (Network/Curl/Opts.hs:202) HttpAuth (Network/Curl/Opts.hs:208) toHttpAuthMask (Network/Curl/Opts.hs:218) SSHAuthType (Network/Curl/Opts.hs:232) toSSHAuthMask (Network/Curl/Opts.hs:242) WriteFunction (Network/Curl/Opts.hs:255) ReadFunction (Network/Curl/Opts.hs:262) ReadFunctionPrim (Network/Curl/Opts.hs:269) ProgressFunction (Network/Curl/Opts.hs:277) DebugFunction (Network/Curl/Opts.hs:285) DebugInfo (Network/Curl/Opts.hs:293) DebugFunctionPrim (Network/Curl/Opts.hs:303) SSLCtxtFunction (Network/Curl/Opts.hs:313) curl_readfunc_abort (Network/Curl/Opts.hs:319) baseLong (Network/Curl/Opts.hs:322) baseObject (Network/Curl/Opts.hs:325) baseFunction (Network/Curl/Opts.hs:328) baseOffT (Network/Curl/Opts.hs:331) unmarshallOption (Network/Curl/Opts.hs:334) Unmarshaller (Network/Curl/Opts.hs:499) verboseUnmarshaller (Network/Curl/Opts.hs:519) u_bool (Network/Curl/Opts.hs:543) u_enum (Network/Curl/Opts.hs:546) u_cptr (Network/Curl/Opts.hs:549) showCurlOption (Network/Curl/Opts.hs:552) 20% ( 2 / 10) in 'Network.Curl.Easy' Missing documentation for: perform (Network/Curl/Easy.hs:146) setopt (Network/Curl/Easy.hs:63) duphandle (Network/Curl/Easy.hs:57) reset (Network/Curl/Easy.hs:54) curl_global_init (Network/Curl/Easy.hs:149) curl_global_cleanup (Network/Curl/Easy.hs:174) curl_version_number (Network/Curl/Easy.hs:152) curl_version_string (Network/Curl/Easy.hs:157) 67% ( 26 / 39) in 'Network.Curl' Missing documentation for: CurlResponse (Network/Curl.hs:232) curlGetResponse (Network/Curl.hs:267) curlGetString_ (Network/Curl.hs:217) do_curl_ (Network/Curl.hs:325) getResponseCode (Network/Curl.hs:447) setDefaultSSLOpts (Network/Curl.hs:189) easyWriter (Network/Curl.hs:417) method_GET (Network/Curl.hs:168) method_HEAD (Network/Curl.hs:174) method_POST (Network/Curl.hs:171) parseStatusNHeaders (Network/Curl.hs:374) parseHeader (Network/Curl.hs:387) concRev (Network/Curl.hs:370) Warning: Network.Curl.Types: could not find link destinations for: Curl_ Documentation created: dist/doc/html/curl/index.html, dist/doc/html/curl/curl.txt Creating package registration file: /tmp/pkgConf-curl-1.32316024221389867269.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/curl-1.3.8-KkjNr2xdQRbHOnn4XogXBa Registering curl-1.3.8... Installed curl-1.3.8 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.120167645241717226057.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 extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html, dist/doc/html/extensible-exceptions/extensible-exceptions.txt Creating package registration file: /tmp/pkgConf-extensible-exceptions-0.1.19418042891826620483.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring html-1.0.1.2... Building html-1.0.1.2... Preprocessing library html-1.0.1.2... [1 of 2] Compiling Text.Html.BlockTable ( Text/Html/BlockTable.hs, dist/build/Text/Html/BlockTable.o ) [2 of 2] Compiling Text.Html ( Text/Html.hs, dist/build/Text/Html.o ) In-place registering html-1.0.1.2... Running Haddock for html-1.0.1.2... Running hscolour for html-1.0.1.2... Preprocessing library html-1.0.1.2... Preprocessing library html-1.0.1.2... Haddock coverage: 11% ( 1 / 9) in 'Text.Html.BlockTable' Missing documentation for: BlockTable (Text/Html/BlockTable.hs:104) single (Text/Html/BlockTable.hs:109) empty (Text/Html/BlockTable.hs:112) above (Text/Html/BlockTable.hs:118) beside (Text/Html/BlockTable.hs:119) getMatrix (Text/Html/BlockTable.hs:166) showsTable (Text/Html/BlockTable.hs:171) showTable (Text/Html/BlockTable.hs:174) 0% ( 1 /235) in 'Text.Html' Missing documentation for: HtmlElement (Text/Html.hs:32) HtmlAttr (Text/Html.hs:52) Html (Text/Html.hs:55) HTML (Text/Html.hs:61) (Text/Html.hs:67) (Text/Html.hs:70) (Text/Html.hs:75) ADDATTRS (Text/Html.hs:78) (Text/Html.hs:81) (Text/Html.hs:84) << (Text/Html.hs:92) concatHtml (Text/Html.hs:96) +++ (Text/Html.hs:99) noHtml (Text/Html.hs:102) isNoHtml (Text/Html.hs:106) tag (Text/Html.hs:109) itag (Text/Html.hs:116) emptyAttr (Text/Html.hs:119) intAttr (Text/Html.hs:122) strAttr (Text/Html.hs:125) stringToHtmlString (Text/Html.hs:142) (Text/Html.hs:154) (Text/Html.hs:158) URL (Text/Html.hs:168) primHtml (Text/Html.hs:177) stringToHtml (Text/Html.hs:183) lineToHtml (Text/Html.hs:188) address (Text/Html.hs:199) anchor (Text/Html.hs:200) applet (Text/Html.hs:201) area (Text/Html.hs:202) basefont (Text/Html.hs:203) big (Text/Html.hs:204) blockquote (Text/Html.hs:205) body (Text/Html.hs:206) bold (Text/Html.hs:207) br (Text/Html.hs:208) caption (Text/Html.hs:209) center (Text/Html.hs:210) cite (Text/Html.hs:211) ddef (Text/Html.hs:212) define (Text/Html.hs:213) dlist (Text/Html.hs:214) dterm (Text/Html.hs:215) emphasize (Text/Html.hs:216) fieldset (Text/Html.hs:217) font (Text/Html.hs:218) form (Text/Html.hs:219) frame (Text/Html.hs:220) frameset (Text/Html.hs:221) h1 (Text/Html.hs:222) h2 (Text/Html.hs:223) h3 (Text/Html.hs:224) h4 (Text/Html.hs:225) h5 (Text/Html.hs:226) h6 (Text/Html.hs:227) header (Text/Html.hs:228) hr (Text/Html.hs:229) image (Text/Html.hs:230) input (Text/Html.hs:231) italics (Text/Html.hs:232) keyboard (Text/Html.hs:233) legend (Text/Html.hs:234) li (Text/Html.hs:235) meta (Text/Html.hs:236) noframes (Text/Html.hs:237) olist (Text/Html.hs:238) option (Text/Html.hs:239) paragraph (Text/Html.hs:240) param (Text/Html.hs:241) pre (Text/Html.hs:242) sample (Text/Html.hs:243) select (Text/Html.hs:244) small (Text/Html.hs:245) strong (Text/Html.hs:246) style (Text/Html.hs:247) sub (Text/Html.hs:248) sup (Text/Html.hs:249) table (Text/Html.hs:250) td (Text/Html.hs:251) textarea (Text/Html.hs:252) th (Text/Html.hs:253) thebase (Text/Html.hs:254) thecode (Text/Html.hs:255) thediv (Text/Html.hs:256) thehtml (Text/Html.hs:257) thelink (Text/Html.hs:258) themap (Text/Html.hs:259) thespan (Text/Html.hs:260) thetitle (Text/Html.hs:261) tr (Text/Html.hs:262) tt (Text/Html.hs:263) ulist (Text/Html.hs:264) underline (Text/Html.hs:265) variable (Text/Html.hs:266) action (Text/Html.hs:342) align (Text/Html.hs:343) alink (Text/Html.hs:344) alt (Text/Html.hs:345) altcode (Text/Html.hs:346) archive (Text/Html.hs:347) background (Text/Html.hs:348) base (Text/Html.hs:349) bgcolor (Text/Html.hs:350) border (Text/Html.hs:351) bordercolor (Text/Html.hs:352) cellpadding (Text/Html.hs:353) cellspacing (Text/Html.hs:354) checked (Text/Html.hs:355) clear (Text/Html.hs:356) code (Text/Html.hs:357) codebase (Text/Html.hs:358) color (Text/Html.hs:359) cols (Text/Html.hs:360) colspan (Text/Html.hs:361) compact (Text/Html.hs:362) content (Text/Html.hs:363) coords (Text/Html.hs:364) enctype (Text/Html.hs:365) face (Text/Html.hs:366) frameborder (Text/Html.hs:367) height (Text/Html.hs:368) href (Text/Html.hs:369) hspace (Text/Html.hs:370) httpequiv (Text/Html.hs:371) identifier (Text/Html.hs:372) ismap (Text/Html.hs:373) lang (Text/Html.hs:374) link (Text/Html.hs:375) marginheight (Text/Html.hs:376) marginwidth (Text/Html.hs:377) maxlength (Text/Html.hs:378) method (Text/Html.hs:379) multiple (Text/Html.hs:380) name (Text/Html.hs:381) nohref (Text/Html.hs:382) noresize (Text/Html.hs:383) noshade (Text/Html.hs:384) nowrap (Text/Html.hs:385) rel (Text/Html.hs:386) rev (Text/Html.hs:387) rows (Text/Html.hs:388) rowspan (Text/Html.hs:389) rules (Text/Html.hs:390) scrolling (Text/Html.hs:391) selected (Text/Html.hs:392) shape (Text/Html.hs:393) size (Text/Html.hs:394) src (Text/Html.hs:395) start (Text/Html.hs:396) target (Text/Html.hs:397) text (Text/Html.hs:398) theclass (Text/Html.hs:399) thestyle (Text/Html.hs:400) thetype (Text/Html.hs:401) title (Text/Html.hs:402) usemap (Text/Html.hs:403) valign (Text/Html.hs:404) value (Text/Html.hs:405) version (Text/Html.hs:406) vlink (Text/Html.hs:407) vspace (Text/Html.hs:408) width (Text/Html.hs:409) validHtmlTags (Text/Html.hs:485) validHtmlITags (Text/Html.hs:546) validHtmlAttrs (Text/Html.hs:558) aqua (Text/Html.hs:632) black (Text/Html.hs:633) blue (Text/Html.hs:634) fuchsia (Text/Html.hs:635) gray (Text/Html.hs:636) green (Text/Html.hs:637) lime (Text/Html.hs:638) maroon (Text/Html.hs:639) navy (Text/Html.hs:640) olive (Text/Html.hs:641) purple (Text/Html.hs:642) red (Text/Html.hs:643) silver (Text/Html.hs:644) teal (Text/Html.hs:645) yellow (Text/Html.hs:646) white (Text/Html.hs:647) linesToHtml (Text/Html.hs:669) primHtmlChar (Text/Html.hs:679) copyright (Text/Html.hs:680) spaceHtml (Text/Html.hs:681) bullet (Text/Html.hs:682) p (Text/Html.hs:683) HTMLTABLE (Text/Html.hs:695) (Text/Html.hs:698) (Text/Html.hs:701) HtmlTable (Text/Html.hs:720) (Text/Html.hs:724) above (Text/Html.hs:724) <-> (Text/Html.hs:724) beside (Text/Html.hs:724) aboves (Text/Html.hs:726) besides (Text/Html.hs:726) simpleTable (Text/Html.hs:727) mkHtmlTable (Text/Html.hs:730) combine (Text/Html.hs:743) renderTable (Text/Html.hs:757) (Text/Html.hs:763) (Text/Html.hs:766) HtmlTree (Text/Html.hs:797) treeHtml (Text/Html.hs:801) (Text/Html.hs:837) treeColors (Text/Html.hs:841) debugHtml (Text/Html.hs:851) HotLink (Text/Html.hs:884) (Text/Html.hs:890) hotlink (Text/Html.hs:894) ordList (Text/Html.hs:906) unordList (Text/Html.hs:909) defList (Text/Html.hs:912) widget (Text/Html.hs:917) checkbox (Text/Html.hs:920) hidden (Text/Html.hs:921) radio (Text/Html.hs:922) reset (Text/Html.hs:923) submit (Text/Html.hs:924) password (Text/Html.hs:925) textfield (Text/Html.hs:926) afile (Text/Html.hs:927) clickmap (Text/Html.hs:928) menu (Text/Html.hs:940) gui (Text/Html.hs:944) renderHtml (Text/Html.hs:954) renderMessage (Text/Html.hs:960) prettyHtml (Text/Html.hs:969) renderHtml' (Text/Html.hs:977) prettyHtml' (Text/Html.hs:989) rmNL (Text/Html.hs:1004) renderTag (Text/Html.hs:1009) Documentation created: dist/doc/html/html/index.html, dist/doc/html/html/html.txt Creating package registration file: /tmp/pkgConf-html-1.0.119315139701605539862.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/html-1.0.1.2-1FwXbITnw8ZAk5tvImflP3 Registering html-1.0.1.2... Installed html-1.0.1.2 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.29430739851245830.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 network-2.6.2.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building network-2.6.2.1... Preprocessing library network-2.6.2.1... [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) Network/Socket/Types.hsc:826:28: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... Network/Socket/Types.hsc:869:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘sizeOfSockAddrByFamily’: Patterns not matched: AF_UNSPEC AF_IMPLINK AF_PUP AF_CHAOS ... Network/Socket/Types.hsc:951:3: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#] Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:13: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) In the expression: do { let fd = fdSocket sock; let sz = (fromIntegral (12)); with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... } Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket.hsc:276:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘showsPrec’: Patterns not matched: _ (SockAddrCan _) Network/Socket.hsc:953:6: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorIfMinus1Retry "getPeerCred" c_getsockopt fd (1) (17) ptr_cr ptr_sz’ or by using the flag -fno-warn-unused-do-bind Network/Socket.hsc:989:3: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorWaitWrite sock "sendFd" c_sendFd (fdSocket sock) outfd’ or by using the flag -fno-warn-unused-do-bind [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant [ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Network.hs:292:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ Network.hs:401:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ In-place registering network-2.6.2.1... Running Haddock for network-2.6.2.1... Running hscolour for network-2.6.2.1... Preprocessing library network-2.6.2.1... Preprocessing library network-2.6.2.1... Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:13: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) In the expression: do { let fd = fdSocket sock; let sz = (fromIntegral (12)); with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... } Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' Missing documentation for: IOVec (Network/Socket/ByteString/IOVec.hsc:15) 68% ( 27 / 40) in 'Network.Socket.Types' Missing documentation for: Module header sockFd (Network/Socket/Types.hsc:90) sockFamily (Network/Socket/Types.hsc:93) sockType (Network/Socket/Types.hsc:96) sockProtocol (Network/Socket/Types.hsc:99) sockStatus (Network/Socket/Types.hsc:102) packSocketType (Network/Socket/Types.hsc:187) unpackSocketType (Network/Socket/Types.hsc:202) packFamily (Network/Socket/Types.hsc:306) unpackFamily (Network/Socket/Types.hsc:522) FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) ProtocolNumber (Network/Socket/Types.hsc:112) 94% ( 30 / 32) in 'Network.Socket.Internal' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) 71% ( 68 / 96) in 'Network.Socket' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) ShutdownCmd (Network/Socket.hsc:1045) ProtocolNumber (Network/Socket/Types.hsc:112) ServiceName (Network/Socket.hsc:221) AddrInfo (Network/Socket.hsc:1233) NameInfoFlag (Network/Socket.hsc:1286) getPeerName (Network/Socket.hsc:752) getSocketName (Network/Socket.hsc:760) socketPort (Network/Socket.hsc:729) recvLen (Network/Socket.hsc:670) inet_addr (Network/Socket.hsc:1128) inet_ntoa (Network/Socket.hsc:1136) isBound (Network/Socket.hsc:1095) isListening (Network/Socket.hsc:1100) isReadable (Network/Socket.hsc:1105) isWritable (Network/Socket.hsc:1110) sendFd (Network/Socket.hsc:987) recvFd (Network/Socket.hsc:995) aNY_PORT (Network/Socket.hsc:1009) sOMAXCONN (Network/Socket.hsc:1026) sOL_SOCKET (Network/Socket.hsc:1029) sCM_RIGHTS (Network/Socket.hsc:1033) fdSocket (Network/Socket.hsc:264) mkSocket (Network/Socket.hsc:252) packFamily (Network/Socket/Types.hsc:306) unpackFamily (Network/Socket/Types.hsc:522) packSocketType (Network/Socket/Types.hsc:187) 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' Missing documentation for: MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22) 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' Missing documentation for: mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34) c_writev (Network/Socket/ByteString/Internal.hs:40) c_sendmsg (Network/Socket/ByteString/Internal.hs:43) 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' Missing documentation for: Module header send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' Missing documentation for: send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 44% ( 23 / 52) in 'Network.BSD' Missing documentation for: HostEntry (Network/BSD.hsc:329) hostAddress (Network/BSD.hsc:366) getHostEntries (Network/BSD.hsc:419) setHostEntry (Network/BSD.hsc:409) getHostEntry (Network/BSD.hsc:401) endHostEntry (Network/BSD.hsc:414) ServiceEntry (Network/BSD.hsc:139) ServiceName (Network/Socket.hsc:221) getServiceEntries (Network/BSD.hsc:224) getServiceEntry (Network/BSD.hsc:206) setServiceEntry (Network/BSD.hsc:214) endServiceEntry (Network/BSD.hsc:219) ProtocolName (Network/BSD.hsc:123) ProtocolNumber (Network/Socket/Types.hsc:112) ProtocolEntry (Network/BSD.hsc:242) getProtocolByName (Network/BSD.hsc:275) getProtocolByNumber (Network/BSD.hsc:286) getProtocolNumber (Network/BSD.hsc:296) getProtocolEntries (Network/BSD.hsc:320) setProtocolEntry (Network/BSD.hsc:310) getProtocolEntry (Network/BSD.hsc:302) endProtocolEntry (Network/BSD.hsc:315) NetworkName (Network/BSD.hsc:434) NetworkAddr (Network/BSD.hsc:432) NetworkEntry (Network/BSD.hsc:436) getNetworkByName (Network/BSD.hsc:467) getNetworkByAddr (Network/BSD.hsc:477) getNetworkEntry (Network/BSD.hsc:486) ifNameToIndex (Network/BSD.hsc:521) 89% ( 24 / 27) in 'Network' Missing documentation for: PortID (Network.hs:83) sendTo (Network.hs:333) recvFrom (Network.hs:342) Warning: Network.Socket.ByteString: could not find link destinations for: IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.2160777454878374295.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE Registering network-2.6.2.1... Installed network-2.6.2.1 Configuring old-locale-1.0.0.7... Building old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... [1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o ) In-place registering old-locale-1.0.0.7... Running Haddock for old-locale-1.0.0.7... Running hscolour for old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Haddock coverage: 60% ( 3 / 5) in 'System.Locale' Missing documentation for: TimeLocale (System/Locale.hs:36) defaultTimeLocale (System/Locale.hs:49) Documentation created: dist/doc/html/old-locale/index.html, dist/doc/html/old-locale/old-locale.txt Creating package registration file: /tmp/pkgConf-old-locale-1.0.06744025571230769829.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK Registering old-locale-1.0.0.7... Installed old-locale-1.0.0.7 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.18052517431198720172.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 random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-113378561421616916066.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP Registering random-1.1... Installed random-1.1 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.42347997521498387409.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 syb-0.6... Building syb-0.6... Preprocessing library syb-0.6... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.6... Running Haddock for syb-0.6... Running hscolour for syb-0.6... Preprocessing library syb-0.6... Preprocessing library syb-0.6... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' Missing documentation for: GenericQ' (src/Data/Generics/Aliases.hs:268) GenericM' (src/Data/Generics/Aliases.hs:269) 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 17 / 17) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-0478307629745792349.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR Registering syb-0.6... Installed syb-0.6 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.163134035354449299.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.011557857521595930242.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 utf8-string-1.0.1.1... Building utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) [5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) In-place registering utf8-string-1.0.1.1... Running Haddock for utf8-string-1.0.1.1... Running hscolour for utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) 89% ( 24 / 27) in 'Data.String.UTF8' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) fromRep (Data/String/UTF8.hs:59) toRep (Data/String/UTF8.hs:62) 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Creating package registration file: /tmp/pkgConf-utf8-string-1.0.1624486946633295539.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72 Registering utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 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.117913216761117726230.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 regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) Text/Regex/Base.hs:55:13: Warning: In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Text/Regex/Base.hs:55:13: Warning: In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' Missing documentation for: MatchText (Text/Regex/Base/RegexLike.hs:55) 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' Missing documentation for: getVersion_Text_Regex_Base (Text/Regex/Base.hs:52) 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Missing documentation for: polymatch (Text/Regex/Base/Impl.hs:50) polymatchM (Text/Regex/Base/Impl.hs:56) Documentation created: dist/doc/html/regex-base/index.html, dist/doc/html/regex-base/regex-base.txt Creating package registration file: /tmp/pkgConf-regex-base-0.9318621404921776544874.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX Registering regex-base-0.93.2... Installed regex-base-0.93.2 Configuring sendfile-0.7.9... Building sendfile-0.7.9... Preprocessing library sendfile-0.7.9... :0:20: warning: missing whitespace after the macro name [enabled by default] :0:20: warning: missing whitespace after the macro name [enabled by default] [1 of 7] Compiling Network.Socket.SendFile.Util ( src/Network/Socket/SendFile/Util.hs, dist/build/Network/Socket/SendFile/Util.o ) [2 of 7] Compiling Network.Socket.SendFile.Iter ( src/Network/Socket/SendFile/Iter.hs, dist/build/Network/Socket/SendFile/Iter.o ) [3 of 7] Compiling Network.Socket.SendFile.Portable ( src/Network/Socket/SendFile/Portable.hs, dist/build/Network/Socket/SendFile/Portable.o ) [4 of 7] Compiling Network.Socket.SendFile.Linux ( dist/build/Network/Socket/SendFile/Linux.hs, dist/build/Network/Socket/SendFile/Linux.o ) src/Network/Socket/SendFile/Linux.hsc:5:1: Warning: The import of ‘Int32’ from module ‘Data.Int’ is redundant src/Network/Socket/SendFile/Linux.hsc:6:1: Warning: The import of ‘Word32’ from module ‘Data.Word’ is redundant [5 of 7] Compiling Network.Socket.SendFile.Internal ( src/Network/Socket/SendFile/Internal.hs, dist/build/Network/Socket/SendFile/Internal.o ) [6 of 7] Compiling Network.Socket.SendFile ( src/Network/Socket/SendFile.hs, dist/build/Network/Socket/SendFile.o ) [7 of 7] Compiling Network.Socket.SendFile.Handle ( src/Network/Socket/SendFile/Handle.hs, dist/build/Network/Socket/SendFile/Handle.o ) In-place registering sendfile-0.7.9... Running Haddock for sendfile-0.7.9... Running hscolour for sendfile-0.7.9... Preprocessing library sendfile-0.7.9... Preprocessing library sendfile-0.7.9... src/Network/Socket/SendFile/Linux.hsc:5:1: Warning: The import of ‘Int32’ from module ‘Data.Int’ is redundant src/Network/Socket/SendFile/Linux.hsc:6:1: Warning: The import of ‘Word32’ from module ‘Data.Word’ is redundant Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.SendFile.Util' Missing documentation for: Module header 67% ( 2 / 3) in 'Network.Socket.SendFile.Iter' Missing documentation for: Module header 0% ( 0 / 14) in 'Network.Socket.SendFile.Portable' Missing documentation for: Module header sendFile (src/Network/Socket/SendFile/Portable.hs:131) sendFileIterWith (src/Network/Socket/SendFile/Portable.hs:137) sendFile' (src/Network/Socket/SendFile/Portable.hs:143) sendFileIterWith' (src/Network/Socket/SendFile/Portable.hs:148) sendFile'' (src/Network/Socket/SendFile/Portable.hs:44) sendFileIterWith'' (src/Network/Socket/SendFile/Portable.hs:38) unsafeSendFile (src/Network/Socket/SendFile/Portable.hs:153) unsafeSendFileIterWith (src/Network/Socket/SendFile/Portable.hs:159) unsafeSendFile' (src/Network/Socket/SendFile/Portable.hs:166) unsafeSendFile'' (src/Network/Socket/SendFile/Portable.hs:57) unsafeSendFileIterWith' (src/Network/Socket/SendFile/Portable.hs:176) unsafeSendFileIterWith'' (src/Network/Socket/SendFile/Portable.hs:49) sendFileMode (src/Network/Socket/SendFile/Portable.hs:35) 100% ( 4 / 4) in 'Network.Socket.SendFile.Linux' 0% ( 0 / 12) in 'Network.Socket.SendFile.Internal' Missing documentation for: Module header sendFile (src/Network/Socket/SendFile/Internal.hs:130) sendFileIterWith (src/Network/Socket/SendFile/Internal.hs:136) sendFile' (src/Network/Socket/SendFile/Internal.hs:142) sendFileIterWith' (src/Network/Socket/SendFile/Internal.hs:147) sendFile'' (src/Network/Socket/SendFile/Internal.hs:78) sendFileIterWith'' (src/Network/Socket/SendFile/Internal.hs:85) unsafeSendFile (src/Network/Socket/SendFile/Internal.hs:152) unsafeSendFileIterWith (src/Network/Socket/SendFile/Internal.hs:158) unsafeSendFile' (src/Network/Socket/SendFile/Internal.hs:165) unsafeSendFileIterWith' (src/Network/Socket/SendFile/Internal.hs:175) sendFileMode (src/Network/Socket/SendFile/Internal.hs:57) 100% ( 18 / 18) in 'Network.Socket.SendFile' 100% ( 10 / 10) in 'Network.Socket.SendFile.Handle' Documentation created: dist/doc/html/sendfile/index.html, dist/doc/html/sendfile/sendfile.txt Creating package registration file: /tmp/pkgConf-sendfile-0.7582513990475745488.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/sendfile-0.7.9-2WmvcnMGuedJ4q1qHejSwL Registering sendfile-0.7.9... Installed sendfile-0.7.9 Configuring HsOpenSSL-0.11.1.1... Building HsOpenSSL-0.11.1.1... Preprocessing library HsOpenSSL-0.11.1.1... [ 1 of 33] Compiling OpenSSL.SSL.Option ( dist/build/OpenSSL/SSL/Option.hs, dist/build/OpenSSL/SSL/Option.o ) [ 2 of 33] Compiling OpenSSL.ERR ( OpenSSL/ERR.hs, dist/build/OpenSSL/ERR.o ) [ 3 of 33] Compiling OpenSSL.Stack ( OpenSSL/Stack.hs, dist/build/OpenSSL/Stack.o ) [ 4 of 33] Compiling OpenSSL.DH.Internal ( OpenSSL/DH/Internal.hs, dist/build/OpenSSL/DH/Internal.o ) OpenSSL/DH/Internal.hs:17: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 33] Compiling OpenSSL.Objects ( dist/build/OpenSSL/Objects.hs, dist/build/OpenSSL/Objects.o ) [ 6 of 33] Compiling OpenSSL.EVP.Base64 ( OpenSSL/EVP/Base64.hs, dist/build/OpenSSL/EVP/Base64.o ) OpenSSL/EVP/Base64.hs:96:1: Warning: Tab character OpenSSL/EVP/Base64.hs:146:1: Warning: Tab character [ 7 of 33] Compiling OpenSSL.Utils ( OpenSSL/Utils.hs, dist/build/OpenSSL/Utils.o ) [ 8 of 33] Compiling OpenSSL.EVP.Internal ( dist/build/OpenSSL/EVP/Internal.hs, dist/build/OpenSSL/EVP/Internal.o ) OpenSSL/EVP/Internal.hsc:55: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() [ 9 of 33] Compiling OpenSSL.EVP.Cipher ( OpenSSL/EVP/Cipher.hs, dist/build/OpenSSL/EVP/Cipher.o ) OpenSSL/EVP/Cipher.hs:18: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() [10 of 33] Compiling OpenSSL.EVP.Digest ( dist/build/OpenSSL/EVP/Digest.hs, dist/build/OpenSSL/EVP/Digest.o ) OpenSSL/EVP/Digest.hsc: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() [11 of 33] Compiling OpenSSL.Cipher ( dist/build/OpenSSL/Cipher.hs, dist/build/OpenSSL/Cipher.o ) [12 of 33] Compiling OpenSSL.BIO ( OpenSSL/BIO.hs, dist/build/OpenSSL/BIO.o ) [13 of 33] Compiling OpenSSL.Random ( OpenSSL/Random.hs, dist/build/OpenSSL/Random.o ) [14 of 33] Compiling OpenSSL.BN ( dist/build/OpenSSL/BN.hs, dist/build/OpenSSL/BN.o ) [15 of 33] Compiling OpenSSL.DSA ( dist/build/OpenSSL/DSA.hs, dist/build/OpenSSL/DSA.o ) [16 of 33] Compiling OpenSSL.RSA ( dist/build/OpenSSL/RSA.hs, dist/build/OpenSSL/RSA.o ) [17 of 33] Compiling OpenSSL.EVP.PKey ( dist/build/OpenSSL/EVP/PKey.hs, dist/build/OpenSSL/EVP/PKey.o ) [18 of 33] Compiling OpenSSL.EVP.Open ( OpenSSL/EVP/Open.hs, dist/build/OpenSSL/EVP/Open.o ) [19 of 33] Compiling OpenSSL.EVP.Seal ( OpenSSL/EVP/Seal.hs, dist/build/OpenSSL/EVP/Seal.o ) [20 of 33] Compiling OpenSSL.EVP.Sign ( OpenSSL/EVP/Sign.hs, dist/build/OpenSSL/EVP/Sign.o ) OpenSSL/EVP/Sign.hs:13: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() [21 of 33] Compiling OpenSSL.EVP.Verify ( OpenSSL/EVP/Verify.hs, dist/build/OpenSSL/EVP/Verify.o ) [22 of 33] Compiling OpenSSL.DH ( OpenSSL/DH.hs, dist/build/OpenSSL/DH.o ) OpenSSL/DH.hs:20: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() [23 of 33] Compiling OpenSSL.ASN1 ( dist/build/OpenSSL/ASN1.hs, dist/build/OpenSSL/ASN1.o ) [24 of 33] Compiling OpenSSL.X509.Name ( dist/build/OpenSSL/X509/Name.hs, dist/build/OpenSSL/X509/Name.o ) [25 of 33] Compiling OpenSSL.X509 ( OpenSSL/X509.hs, dist/build/OpenSSL/X509.o ) [26 of 33] Compiling OpenSSL.X509.Request ( OpenSSL/X509/Request.hs, dist/build/OpenSSL/X509/Request.o ) [27 of 33] Compiling OpenSSL.X509.Revocation ( dist/build/OpenSSL/X509/Revocation.hs, dist/build/OpenSSL/X509/Revocation.o ) [28 of 33] Compiling OpenSSL.X509.Store ( OpenSSL/X509/Store.hs, dist/build/OpenSSL/X509/Store.o ) OpenSSL/X509/Store.hs:29: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 33] Compiling OpenSSL.PKCS7 ( dist/build/OpenSSL/PKCS7.hs, dist/build/OpenSSL/PKCS7.o ) [30 of 33] Compiling OpenSSL.PEM ( OpenSSL/PEM.hs, dist/build/OpenSSL/PEM.o ) [31 of 33] Compiling OpenSSL.Session ( dist/build/OpenSSL/Session.hs, dist/build/OpenSSL/Session.o ) OpenSSL/Session.hsc:81: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() OpenSSL/Session.hsc:84:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant OpenSSL/Session.hsc:85:1: Warning: The import of ‘Traversable’ from module ‘Data.Traversable’ is redundant [32 of 33] Compiling OpenSSL.SSL ( OpenSSL/SSL.hs, dist/build/OpenSSL/SSL.o ) [33 of 33] Compiling OpenSSL ( OpenSSL.hs, dist/build/OpenSSL.o ) In-place registering HsOpenSSL-0.11.1.1... Running Haddock for HsOpenSSL-0.11.1.1... Running hscolour for HsOpenSSL-0.11.1.1... Preprocessing library HsOpenSSL-0.11.1.1... Preprocessing library HsOpenSSL-0.11.1.1... OpenSSL/DH/Internal.hs:17: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() OpenSSL/EVP/Base64.hs:96:1: Warning: Tab character OpenSSL/EVP/Base64.hs:146:1: Warning: Tab character OpenSSL/EVP/Internal.hsc:55: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() OpenSSL/EVP/Cipher.hs:18: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() OpenSSL/EVP/Digest.hsc: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() OpenSSL/EVP/Sign.hs:13: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() OpenSSL/DH.hs:20: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() OpenSSL/X509/Store.hs:29: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() OpenSSL/Session.hsc:81: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() OpenSSL/Session.hsc:84:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant OpenSSL/Session.hsc:85:1: Warning: The import of ‘Traversable’ from module ‘Data.Traversable’ is redundant Haddock coverage: 67% ( 2 / 3) in 'OpenSSL.SSL.Option' Missing documentation for: optionToIntegral (OpenSSL/SSL/Option.hsc:141) 0% ( 0 / 4) in 'OpenSSL.ERR' Missing documentation for: Module header getError (OpenSSL/ERR.hs:12) peekError (OpenSSL/ERR.hs:15) errorString (OpenSSL/ERR.hs:21) 0% ( 0 / 5) in 'OpenSSL.Stack' Missing documentation for: Module header STACK (OpenSSL/Stack.hs:15) mapStack (OpenSSL/Stack.hs:34) withStack (OpenSSL/Stack.hs:48) withForeignStack (OpenSSL/Stack.hs:53) 0% ( 0 / 12) in 'OpenSSL.DH.Internal' Missing documentation for: Module header DH_ (OpenSSL/DH/Internal.hs:22) DHP (OpenSSL/DH/Internal.hs:23) withDHPPtr (OpenSSL/DH/Internal.hs:25) wrapDHPPtrWith (OpenSSL/DH/Internal.hs:28) wrapDHPPtr (OpenSSL/DH/Internal.hs:31) DH (OpenSSL/DH/Internal.hs:34) withDHPtr (OpenSSL/DH/Internal.hs:36) wrapDHPtrWith (OpenSSL/DH/Internal.hs:39) wrapDHPtr (OpenSSL/DH/Internal.hs:42) asDH (OpenSSL/DH/Internal.hs:45) asDHP (OpenSSL/DH/Internal.hs:48) 0% ( 0 / 3) in 'OpenSSL.Objects' Missing documentation for: Module header ObjNameType (OpenSSL/Objects.hsc:30) getObjNames (OpenSSL/Objects.hsc:58) 100% ( 9 / 9) in 'OpenSSL.EVP.Base64' 22% ( 2 / 9) in 'OpenSSL.Utils' Missing documentation for: Module header failIfNull (OpenSSL/Utils.hs:19) failIfNull_ (OpenSSL/Utils.hs:26) failIf (OpenSSL/Utils.hs:30) failIf_ (OpenSSL/Utils.hs:36) raiseOpenSSLError (OpenSSL/Utils.hs:41) peekCStringCLen (OpenSSL/Utils.hs:97) 14% ( 5 / 36) in 'OpenSSL.EVP.Internal' Missing documentation for: Module header EVP_CIPHER (OpenSSL/EVP/Internal.hsc:82) withCipherPtr (OpenSSL/EVP/Internal.hsc:84) cipherIvLength (OpenSSL/EVP/Internal.hsc:90) CipherCtx (OpenSSL/EVP/Internal.hsc:95) EVP_CIPHER_CTX (OpenSSL/EVP/Internal.hsc:96) newCipherCtx (OpenSSL/EVP/Internal.hsc:110) withCipherCtxPtr (OpenSSL/EVP/Internal.hsc:118) withNewCipherCtxPtr (OpenSSL/EVP/Internal.hsc:121) cipherInitBS (OpenSSL/EVP/Internal.hsc:143) cipherUpdateBS (OpenSSL/EVP/Internal.hsc:161) cipherFinalBS (OpenSSL/EVP/Internal.hsc:176) cipherStrictly (OpenSSL/EVP/Internal.hsc:186) cipherLazily (OpenSSL/EVP/Internal.hsc:192) EVP_MD (OpenSSL/EVP/Internal.hsc:205) withMDPtr (OpenSSL/EVP/Internal.hsc:207) DigestCtx (OpenSSL/EVP/Internal.hsc:212) EVP_MD_CTX (OpenSSL/EVP/Internal.hsc:213) withDigestCtxPtr (OpenSSL/EVP/Internal.hsc:229) digestUpdateBS (OpenSSL/EVP/Internal.hsc:248) digestFinalBS (OpenSSL/EVP/Internal.hsc:259) digestFinal (OpenSSL/EVP/Internal.hsc:267) digestStrictly (OpenSSL/EVP/Internal.hsc:276) digestLazily (OpenSSL/EVP/Internal.hsc:282) EVP_PKEY (OpenSSL/EVP/Internal.hsc:293) createPKey (OpenSSL/EVP/Internal.hsc:323) wrapPKeyPtr (OpenSSL/EVP/Internal.hsc:320) withPKeyPtr (OpenSSL/EVP/Internal.hsc:329) withPKeyPtr' (OpenSSL/EVP/Internal.hsc:332) unsafePKeyToPtr (OpenSSL/EVP/Internal.hsc:337) touchPKey (OpenSSL/EVP/Internal.hsc:340) 100% ( 9 / 9) in 'OpenSSL.EVP.Cipher' 100% ( 9 / 9) in 'OpenSSL.EVP.Digest' 67% ( 4 / 6) in 'OpenSSL.Cipher' Missing documentation for: Mode (OpenSSL/Cipher.hsc:31) AESCtx (OpenSSL/Cipher.hsc:38) 89% ( 33 / 37) in 'OpenSSL.BIO' Missing documentation for: BIO_ (OpenSSL/BIO.hs:94) wrapBioPtr (OpenSSL/BIO.hs:117) withBioPtr (OpenSSL/BIO.hs:122) withBioPtr' (OpenSSL/BIO.hs:126) 100% ( 5 / 5) in 'OpenSSL.Random' 88% ( 22 / 25) in 'OpenSSL.BN' 95% ( 18 / 19) in 'OpenSSL.DSA' 89% ( 17 / 19) in 'OpenSSL.RSA' 100% ( 5 / 5) in 'OpenSSL.EVP.PKey' 100% ( 4 / 4) in 'OpenSSL.EVP.Open' 100% ( 4 / 4) in 'OpenSSL.EVP.Seal' 100% ( 4 / 4) in 'OpenSSL.EVP.Sign' 100% ( 5 / 5) in 'OpenSSL.EVP.Verify' 73% ( 8 / 11) in 'OpenSSL.DH' Missing documentation for: DHP (OpenSSL/DH/Internal.hs:23) DH (OpenSSL/DH/Internal.hs:34) DHGen (OpenSSL/DH.hs:32) 0% ( 0 / 13) in 'OpenSSL.ASN1' Missing documentation for: Module header ASN1_OBJECT (OpenSSL/ASN1.hsc:37) obj2nid (OpenSSL/ASN1.hsc:39) nid2sn (OpenSSL/ASN1.hsc:49) nid2ln (OpenSSL/ASN1.hsc:53) ASN1_STRING (OpenSSL/ASN1.hsc:59) peekASN1String (OpenSSL/ASN1.hsc:61) ASN1_INTEGER (OpenSSL/ASN1.hsc:70) peekASN1Integer (OpenSSL/ASN1.hsc:85) withASN1Integer (OpenSSL/ASN1.hsc:98) ASN1_TIME (OpenSSL/ASN1.hsc:109) peekASN1Time (OpenSSL/ASN1.hsc:124) withASN1Time (OpenSSL/ASN1.hsc:166) 0% ( 0 / 5) in 'OpenSSL.X509.Name' Missing documentation for: Module header X509_NAME (OpenSSL/X509/Name.hsc:18) allocaX509Name (OpenSSL/X509/Name.hsc:43) withX509Name (OpenSSL/X509/Name.hsc:47) peekX509Name (OpenSSL/X509/Name.hsc:62) 81% ( 25 / 31) in 'OpenSSL.X509' 84% ( 16 / 19) in 'OpenSSL.X509.Request' 88% ( 22 / 25) in 'OpenSSL.X509.Revocation' 31% ( 5 / 16) in 'OpenSSL.X509.Store' 81% ( 13 / 16) in 'OpenSSL.PKCS7' 100% ( 27 / 27) in 'OpenSSL.PEM' 94% ( 50 / 53) in 'OpenSSL.Session' Missing documentation for: contextSetDefaultCiphers (OpenSSL/Session.hsc:244) contextSetVerificationMode (OpenSSL/Session.hsc:269) ShutdownType (OpenSSL/Session.hsc:582) 0% ( 0 / 4) in 'OpenSSL.SSL' Missing documentation for: Module header loadErrorStrings (OpenSSL/SSL.hs:9) addAllAlgorithms (OpenSSL/SSL.hs:12) libraryInit (OpenSSL/SSL.hs:15) 100% ( 2 / 2) in 'OpenSSL' Documentation created: dist/doc/html/HsOpenSSL/index.html, dist/doc/html/HsOpenSSL/HsOpenSSL.txt Creating package registration file: /tmp/pkgConf-HsOpenSSL-0.11.1101270732916570124.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HsOpenSSL-0.11.1.1-GnLae7U7W9ZI8AcRoM668H Registering HsOpenSSL-0.11.1.1... Installed HsOpenSSL-0.11.1.1 Configuring friendly-time-0.4... Building friendly-time-0.4... Preprocessing library friendly-time-0.4... [1 of 1] Compiling Data.Time.Format.Human ( src/Data/Time/Format/Human.hs, dist/build/Data/Time/Format/Human.o ) In-place registering friendly-time-0.4... Running Haddock for friendly-time-0.4... Running hscolour for friendly-time-0.4... Preprocessing library friendly-time-0.4... Preprocessing library friendly-time-0.4... Haddock coverage: 86% ( 6 / 7) in 'Data.Time.Format.Human' Missing documentation for: HumanTimeLocale (src/Data/Time/Format/Human.hs:27) Documentation created: dist/doc/html/friendly-time/index.html, dist/doc/html/friendly-time/friendly-time.txt Creating package registration file: /tmp/pkgConf-friendly-time-01322510069298965069.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/friendly-time-0.4-IPjhnuWcKAo5xQQg9vG97N Registering friendly-time-0.4... Installed friendly-time-0.4 Configuring hslogger-1.2.9... Building hslogger-1.2.9... Preprocessing library hslogger-1.2.9... [1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o ) [2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o ) [3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o ) [4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o ) [5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o ) [6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o ) src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character [7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o ) [8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o ) src/System/Log/Logger.hs:201:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead In-place registering hslogger-1.2.9... Running Haddock for hslogger-1.2.9... Running hscolour for hslogger-1.2.9... Preprocessing library hslogger-1.2.9... Preprocessing library hslogger-1.2.9... src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character src/System/Log/Logger.hs:201:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Haddock coverage: 100% ( 4 / 4) in 'System.Log' 100% ( 6 / 6) in 'System.Log.Formatter' 100% ( 3 / 3) in 'System.Log.Handler' 100% ( 5 / 5) in 'System.Log.Handler.Simple' 100% ( 10 / 10) in 'System.Log.Handler.Syslog' 100% ( 3 / 3) in 'System.Log.Handler.Growl' 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML' 97% ( 38 / 39) in 'System.Log.Logger' Missing documentation for: Logger (src/System/Log/Logger.hs:207) Warning: System.Log.Handler.Syslog: could not find link destinations for: SyslogHandler Warning: System.Log.Handler.Growl: could not find link destinations for: GrowlHandler Documentation created: dist/doc/html/hslogger/index.html, dist/doc/html/hslogger/hslogger.txt Creating package registration file: /tmp/pkgConf-hslogger-1.210974468701672466289.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hslogger-1.2.9-0fQKi4VBOqw57Av2quY42D Registering hslogger-1.2.9... Installed hslogger-1.2.9 Configuring old-time-1.1.0.3... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) In-place registering old-time-1.1.0.3... Running Haddock for old-time-1.1.0.3... Running hscolour for old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Documentation created: dist/doc/html/old-time/index.html, dist/doc/html/old-time/old-time.txt Creating package registration file: /tmp/pkgConf-old-time-1.1.0840536404148472296.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2 Registering old-time-1.1.0.3... Installed old-time-1.1.0.3 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.019874899922130082424.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 [1 of 1] Compiling Main ( /tmp/cabal-tmp-360/threads-0.5.1.3/dist/setup/setup.hs, /tmp/cabal-tmp-360/threads-0.5.1.3/dist/setup/Main.o ) Linking /tmp/cabal-tmp-360/threads-0.5.1.3/dist/setup/setup ... Configuring threads-0.5.1.3... Building threads-0.5.1.3... Preprocessing library threads-0.5.1.3... [1 of 3] Compiling Control.Concurrent.Raw ( Control/Concurrent/Raw.hs, dist/build/Control/Concurrent/Raw.o ) [2 of 3] Compiling Control.Concurrent.Thread ( Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.o ) [3 of 3] Compiling Control.Concurrent.Thread.Group ( Control/Concurrent/Thread/Group.hs, dist/build/Control/Concurrent/Thread/Group.o ) In-place registering threads-0.5.1.3... Running Haddock for threads-0.5.1.3... Running hscolour for threads-0.5.1.3... Preprocessing library threads-0.5.1.3... Preprocessing library threads-0.5.1.3... Control/Concurrent/Thread/Group.hs:79:1: Warning: The qualified import of ‘Control.Concurrent.Thread’ is redundant except perhaps to import instances from ‘Control.Concurrent.Thread’ To import instances alone, use: import Control.Concurrent.Thread() Haddock coverage: 0% ( 0 / 3) in 'Control.Concurrent.Raw' Missing documentation for: Module header rawForkIO (Control/Concurrent/Raw.hs:14) rawForkOn (Control/Concurrent/Raw.hs:19) 100% ( 10 / 10) in 'Control.Concurrent.Thread' 100% ( 12 / 12) in 'Control.Concurrent.Thread.Group' Documentation created: dist/doc/html/threads/index.html, dist/doc/html/threads/threads.txt Creating package registration file: /tmp/pkgConf-threads-0.5.148522001353828929.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/threads-0.5.1.3-Ix9qqtSzJHeH9s5qOMBSyF Registering threads-0.5.1.3... Installed threads-0.5.1.3 Configuring blaze-builder-0.4.0.1... Building blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect [ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) Blaze/ByteString/Builder/Internal/Write.hs:52: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() [ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o ) Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o ) [ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o ) [ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o ) [ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o ) [ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o ) Blaze/ByteString/Builder/HTTP.hs:33: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() [ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o ) [ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o ) [10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o ) In-place registering blaze-builder-0.4.0.1... Running Haddock for blaze-builder-0.4.0.1... Running hscolour for blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:52: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() Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() Blaze/ByteString/Builder/HTTP.hs:33: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() Haddock coverage: 96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write' Missing documentation for: fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227) 50% ( 2 / 4) in 'Blaze.ByteString.Builder.Compat.Write' Missing documentation for: writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23) writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27) 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8' 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8' 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString' 100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int' 92% ( 22 / 24) in 'Blaze.ByteString.Builder' Missing documentation for: toByteStringIOWith (Blaze/ByteString/Builder.hs:175) fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227) Documentation created: dist/doc/html/blaze-builder/index.html, dist/doc/html/blaze-builder/blaze-builder.txt Creating package registration file: /tmp/pkgConf-blaze-builder-0.4.01233530952203684112.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-6BKEupqZliOD9r4rLG9ckJ Registering blaze-builder-0.4.0.1... Installed blaze-builder-0.4.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.31397401777790287828.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.11389548121868740800.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-360/system-filepath-0.4.13.4/dist/setup/setup.hs, /tmp/cabal-tmp-360/system-filepath-0.4.13.4/dist/setup/Main.o ) /tmp/cabal-tmp-360/system-filepath-0.4.13.4/dist/setup/setup.hs:7:1: Warning: Tab character /tmp/cabal-tmp-360/system-filepath-0.4.13.4/dist/setup/setup.hs:8:1: Warning: Tab character /tmp/cabal-tmp-360/system-filepath-0.4.13.4/dist/setup/setup.hs:9:1: Warning: Tab character /tmp/cabal-tmp-360/system-filepath-0.4.13.4/dist/setup/setup.hs:10:1: Warning: Tab character /tmp/cabal-tmp-360/system-filepath-0.4.13.4/dist/setup/setup.hs:11:1: Warning: Tab character /tmp/cabal-tmp-360/system-filepath-0.4.13.4/dist/setup/setup.hs:12:1: Warning: Tab character Linking /tmp/cabal-tmp-360/system-filepath-0.4.13.4/dist/setup/setup ... Configuring system-filepath-0.4.13.4... Building system-filepath-0.4.13.4... Preprocessing library system-filepath-0.4.13.4... [1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o ) lib/Filesystem/Path/Internal.hs:17:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() lib/Filesystem/Path/Internal.hs:26:1: Warning: The import of ‘Data.Text.Encoding.Error’ is redundant except perhaps to import instances from ‘Data.Text.Encoding.Error’ To import instances alone, use: import Data.Text.Encoding.Error() lib/Filesystem/Path/Internal.hs:39:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:40:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:41:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:42:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:43:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:44:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:47:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:48:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:49:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:50:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:51:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:52:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:55:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:58:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:59:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:60:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:61:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:62:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:63:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:66:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:67:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:68:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:71:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:85:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:86:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:87:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:88:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:92:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:93:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:94:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:95:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:96:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:97:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:98:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:121:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:122:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:123:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:124:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:125:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:126:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:127:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:128:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:129:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:130:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:131:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:132:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:133:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:134:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:135:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:136:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:137:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:138:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:139:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:140:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:141:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:142:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:143:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:144:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:145:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:146:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:147:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:148:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:149:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:150:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:151:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:152:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:153:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:154:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:155:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:156:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:157:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:158:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:159:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:160:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:161:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:162:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:163:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:164:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:165:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:166:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:167:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:168:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:169:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:170:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:171:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:172:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:173:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:174:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:175:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:177:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:178:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:179:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:180:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:181:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:182:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:183:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:184:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:185:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:187:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:188:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:189:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:190:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:191:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:192:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:193:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:194:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:195:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:196:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:197:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:198:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:199:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:200:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:201:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:202:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:203:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:204:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:205:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:206:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:207:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:210:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:211:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:218:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:219:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:220:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:221:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:228:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:229:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:230:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:231:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:235:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:236:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:237:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:238:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:249:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:250:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:251:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:252:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:253:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:254:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:255:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:256:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:257:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:261:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:262:1: Warning: Tab character [2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o ) lib/Filesystem/Path.hs:17:1: Warning: Tab character lib/Filesystem/Path.hs:18:1: Warning: Tab character lib/Filesystem/Path.hs:19:1: Warning: Tab character lib/Filesystem/Path.hs:20:1: Warning: Tab character lib/Filesystem/Path.hs:21:1: Warning: Tab character lib/Filesystem/Path.hs:22:1: Warning: Tab character lib/Filesystem/Path.hs:23:1: Warning: Tab character lib/Filesystem/Path.hs:24:1: Warning: Tab character lib/Filesystem/Path.hs:25:1: Warning: Tab character lib/Filesystem/Path.hs:26:1: Warning: Tab character lib/Filesystem/Path.hs:27:1: Warning: Tab character lib/Filesystem/Path.hs:28:1: Warning: Tab character lib/Filesystem/Path.hs:29:1: Warning: Tab character lib/Filesystem/Path.hs:30:1: Warning: Tab character lib/Filesystem/Path.hs:31:1: Warning: Tab character lib/Filesystem/Path.hs:32:1: Warning: Tab character lib/Filesystem/Path.hs:33:1: Warning: Tab character lib/Filesystem/Path.hs:34:1: Warning: Tab character lib/Filesystem/Path.hs:35:1: Warning: Tab character lib/Filesystem/Path.hs:36:1: Warning: Tab character lib/Filesystem/Path.hs:37:1: Warning: Tab character lib/Filesystem/Path.hs:38:1: Warning: Tab character lib/Filesystem/Path.hs:39:1: Warning: Tab character lib/Filesystem/Path.hs:40:1: Warning: Tab character lib/Filesystem/Path.hs:41:1: Warning: Tab character lib/Filesystem/Path.hs:42:1: Warning: Tab character lib/Filesystem/Path.hs:43:1: Warning: Tab character lib/Filesystem/Path.hs:44:1: Warning: Tab character lib/Filesystem/Path.hs:45:1: Warning: Tab character lib/Filesystem/Path.hs:46:1: Warning: Tab character lib/Filesystem/Path.hs:47:1: Warning: Tab character lib/Filesystem/Path.hs:48:1: Warning: Tab character lib/Filesystem/Path.hs:49:1: Warning: Tab character lib/Filesystem/Path.hs:50:1: Warning: Tab character lib/Filesystem/Path.hs:51:1: Warning: Tab character lib/Filesystem/Path.hs:52:1: Warning: Tab character lib/Filesystem/Path.hs:53:1: Warning: Tab character lib/Filesystem/Path.hs:54:1: Warning: Tab character lib/Filesystem/Path.hs:55:1: Warning: Tab character lib/Filesystem/Path.hs:56:1: Warning: Tab character lib/Filesystem/Path.hs:69:1: Warning: Tab character lib/Filesystem/Path.hs:70:1: Warning: Tab character lib/Filesystem/Path.hs:71:1: Warning: Tab character lib/Filesystem/Path.hs:89:1: Warning: Tab character lib/Filesystem/Path.hs:90:1: Warning: Tab character lib/Filesystem/Path.hs:91:1: Warning: Tab character lib/Filesystem/Path.hs:92:1: Warning: Tab character lib/Filesystem/Path.hs:93:1: Warning: Tab character lib/Filesystem/Path.hs:94:1: Warning: Tab character lib/Filesystem/Path.hs:95:1: Warning: Tab character lib/Filesystem/Path.hs:100:1: Warning: Tab character lib/Filesystem/Path.hs:101:1: Warning: Tab character lib/Filesystem/Path.hs:102:1: Warning: Tab character lib/Filesystem/Path.hs:103:1: Warning: Tab character lib/Filesystem/Path.hs:104:1: Warning: Tab character lib/Filesystem/Path.hs:105:1: Warning: Tab character lib/Filesystem/Path.hs:106:1: Warning: Tab character lib/Filesystem/Path.hs:107:1: Warning: Tab character lib/Filesystem/Path.hs:108:1: Warning: Tab character lib/Filesystem/Path.hs:109:1: Warning: Tab character lib/Filesystem/Path.hs:110:1: Warning: Tab character lib/Filesystem/Path.hs:111:1: Warning: Tab character lib/Filesystem/Path.hs:120:1: Warning: Tab character lib/Filesystem/Path.hs:121:1: Warning: Tab character lib/Filesystem/Path.hs:122:1: Warning: Tab character lib/Filesystem/Path.hs:135:1: Warning: Tab character lib/Filesystem/Path.hs:136:1: Warning: Tab character lib/Filesystem/Path.hs:137:1: Warning: Tab character lib/Filesystem/Path.hs:146:1: Warning: Tab character lib/Filesystem/Path.hs:147:1: Warning: Tab character lib/Filesystem/Path.hs:152:1: Warning: Tab character lib/Filesystem/Path.hs:153:1: Warning: Tab character lib/Filesystem/Path.hs:154:1: Warning: Tab character lib/Filesystem/Path.hs:155:1: Warning: Tab character lib/Filesystem/Path.hs:156:1: Warning: Tab character lib/Filesystem/Path.hs:157:1: Warning: Tab character lib/Filesystem/Path.hs:162:1: Warning: Tab character lib/Filesystem/Path.hs:163:1: Warning: Tab character lib/Filesystem/Path.hs:173:1: Warning: Tab character lib/Filesystem/Path.hs:174:1: Warning: Tab character lib/Filesystem/Path.hs:175:1: Warning: Tab character lib/Filesystem/Path.hs:176:1: Warning: Tab character lib/Filesystem/Path.hs:177:1: Warning: Tab character lib/Filesystem/Path.hs:178:1: Warning: Tab character lib/Filesystem/Path.hs:179:1: Warning: Tab character lib/Filesystem/Path.hs:180:1: Warning: Tab character lib/Filesystem/Path.hs:181:1: Warning: Tab character lib/Filesystem/Path.hs:182:1: Warning: Tab character lib/Filesystem/Path.hs:183:1: Warning: Tab character lib/Filesystem/Path.hs:184:1: Warning: Tab character lib/Filesystem/Path.hs:185:1: Warning: Tab character lib/Filesystem/Path.hs:186:1: Warning: Tab character lib/Filesystem/Path.hs:187:1: Warning: Tab character lib/Filesystem/Path.hs:188:1: Warning: Tab character lib/Filesystem/Path.hs:189:1: Warning: Tab character lib/Filesystem/Path.hs:204:1: Warning: Tab character lib/Filesystem/Path.hs:205:1: Warning: Tab character lib/Filesystem/Path.hs:206:1: Warning: Tab character lib/Filesystem/Path.hs:207:1: Warning: Tab character lib/Filesystem/Path.hs:208:1: Warning: Tab character lib/Filesystem/Path.hs:209:1: Warning: Tab character lib/Filesystem/Path.hs:210:1: Warning: Tab character lib/Filesystem/Path.hs:211:1: Warning: Tab character lib/Filesystem/Path.hs:212:1: Warning: Tab character lib/Filesystem/Path.hs:213:1: Warning: Tab character lib/Filesystem/Path.hs:214:1: Warning: Tab character lib/Filesystem/Path.hs:215:1: Warning: Tab character lib/Filesystem/Path.hs:216:1: Warning: Tab character lib/Filesystem/Path.hs:217:1: Warning: Tab character lib/Filesystem/Path.hs:218:1: Warning: Tab character lib/Filesystem/Path.hs:219:1: Warning: Tab character lib/Filesystem/Path.hs:240:1: Warning: Tab character lib/Filesystem/Path.hs:241:1: Warning: Tab character lib/Filesystem/Path.hs:242:1: Warning: Tab character lib/Filesystem/Path.hs:243:1: Warning: Tab character lib/Filesystem/Path.hs:244:1: Warning: Tab character lib/Filesystem/Path.hs:245:1: Warning: Tab character lib/Filesystem/Path.hs:246:1: Warning: Tab character lib/Filesystem/Path.hs:247:1: Warning: Tab character lib/Filesystem/Path.hs:248:1: Warning: Tab character lib/Filesystem/Path.hs:249:1: Warning: Tab character lib/Filesystem/Path.hs:250:1: Warning: Tab character lib/Filesystem/Path.hs:251:1: Warning: Tab character lib/Filesystem/Path.hs:252:1: Warning: Tab character lib/Filesystem/Path.hs:253:1: Warning: Tab character lib/Filesystem/Path.hs:254:1: Warning: Tab character lib/Filesystem/Path.hs:255:1: Warning: Tab character lib/Filesystem/Path.hs:256:1: Warning: Tab character lib/Filesystem/Path.hs:257:1: Warning: Tab character lib/Filesystem/Path.hs:258:1: Warning: Tab character lib/Filesystem/Path.hs:259:1: Warning: Tab character lib/Filesystem/Path.hs:265:1: Warning: Tab character lib/Filesystem/Path.hs:266:1: Warning: Tab character lib/Filesystem/Path.hs:283:1: Warning: Tab character lib/Filesystem/Path.hs:284:1: Warning: Tab character lib/Filesystem/Path.hs:285:1: Warning: Tab character lib/Filesystem/Path.hs:286:1: Warning: Tab character lib/Filesystem/Path.hs:287:1: Warning: Tab character lib/Filesystem/Path.hs:288:1: Warning: Tab character lib/Filesystem/Path.hs:289:1: Warning: Tab character lib/Filesystem/Path.hs:290:1: Warning: Tab character lib/Filesystem/Path.hs:291:1: Warning: Tab character lib/Filesystem/Path.hs:292:1: Warning: Tab character lib/Filesystem/Path.hs:293:1: Warning: Tab character lib/Filesystem/Path.hs:294:1: Warning: Tab character lib/Filesystem/Path.hs:295:1: Warning: Tab character lib/Filesystem/Path.hs:302:1: Warning: Tab character lib/Filesystem/Path.hs:303:1: Warning: Tab character lib/Filesystem/Path.hs:304:1: Warning: Tab character lib/Filesystem/Path.hs:305:1: Warning: Tab character lib/Filesystem/Path.hs:306:1: Warning: Tab character lib/Filesystem/Path.hs:307:1: Warning: Tab character lib/Filesystem/Path.hs:308:1: Warning: Tab character lib/Filesystem/Path.hs:318:1: Warning: Tab character lib/Filesystem/Path.hs:319:1: Warning: Tab character lib/Filesystem/Path.hs:337:1: Warning: Tab character lib/Filesystem/Path.hs:374:1: Warning: Tab character lib/Filesystem/Path.hs:375:1: Warning: Tab character [3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o ) lib/Filesystem/Path/Rules.hs:10:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:11:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:12:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:13:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:14:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:15:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:16:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:17:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:18:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:19:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:20:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:21:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:22:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:23:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:24:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:25:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:26:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:27:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:28:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:29:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:30:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:53:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:54:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:55:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:56:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:57:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:58:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:59:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:60:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:61:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:62:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:63:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:73:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:74:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:75:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:76:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:77:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:87:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:88:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:89:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:90:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:91:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:95:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:96:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:97:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:98:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:99:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:103:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:104:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:105:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:106:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:107:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:108:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:109:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:110:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:111:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:112:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:113:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:114:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:115:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:116:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:120:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:121:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:125:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:126:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:127:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:131:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:132:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:133:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:134:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:138:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:139:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:140:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:141:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:142:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:143:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:144:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:148:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:149:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:153:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:154:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:158:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:159:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:163:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:164:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:165:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:166:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:170:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:171:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:175:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:176:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:180:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:181:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:182:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:183:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:184:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:185:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:189:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:193:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:207:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:208:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:209:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:210:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:211:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:212:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:213:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:214:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:215:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:216:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:217:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:227:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:228:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:229:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:230:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:231:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:235:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:236:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:246:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:255:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:256:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:257:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:258:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:259:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:260:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:261:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:262:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:263:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:264:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:265:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:269:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:270:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:274:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:275:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:279:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:280:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:281:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:282:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:286:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:287:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:288:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:289:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:290:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:291:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:292:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:293:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:294:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:295:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:296:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:297:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:298:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:299:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:300:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:301:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:302:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:303:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:304:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:305:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:306:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:307:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:308:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:309:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:310:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:311:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:312:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:313:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:314:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:315:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:316:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:317:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:318:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:319:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:320:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:321:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:322:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:323:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:327:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:328:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:332:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:333:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:334:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:335:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:336:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:337:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:338:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:339:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:340:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:341:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:342:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:346:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:350:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:351:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:352:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:353:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:354:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:355:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:359:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:360:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:361:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:362:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:363:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:364:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:365:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:369:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:370:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:371:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:372:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:373:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:374:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:375:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:376:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:377:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:378:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:379:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:380:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:381:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:382:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:388:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:389:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:390:1: Warning: Tab character [4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o ) lib/Filesystem/Path/CurrentOS.hs:18:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:19:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:20:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:21:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:22:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:23:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:24:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:25:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:26:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:27:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:28:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:29:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:30:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:31:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:32:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:33:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:75:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:78:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:79:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:80:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:81:1: Warning: Tab character In-place registering system-filepath-0.4.13.4... Running Haddock for system-filepath-0.4.13.4... Running hscolour for system-filepath-0.4.13.4... Preprocessing library system-filepath-0.4.13.4... Preprocessing library system-filepath-0.4.13.4... lib/Filesystem/Path/Internal.hs:39:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:40:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:41:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:42:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:43:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:44:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:47:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:48:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:49:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:50:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:51:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:52:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:55:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:58:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:59:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:60:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:61:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:62:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:63:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:66:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:67:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:68:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:71:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:85:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:86:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:87:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:88:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:92:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:93:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:94:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:95:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:96:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:97:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:98:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:121:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:122:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:123:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:126:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:127:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:128:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:134:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:135:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:136:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:138:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:139:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:140:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:158:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:159:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:160:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:168:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:169:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:170:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:178:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:179:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:180:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:188:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:189:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:190:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:197:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:198:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:199:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:206:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:207:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:210:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:211:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:218:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:219:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:220:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:221:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:228:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:229:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:230:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:231:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:235:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:236:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:237:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:238:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:249:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:250:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:251:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:252:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:253:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:254:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:255:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:256:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:257:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:261:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:262:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:17:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() lib/Filesystem/Path/Internal.hs:26:1: Warning: The import of ‘Data.Text.Encoding.Error’ is redundant except perhaps to import instances from ‘Data.Text.Encoding.Error’ To import instances alone, use: import Data.Text.Encoding.Error() lib/Filesystem/Path.hs:17:1: Warning: Tab character lib/Filesystem/Path.hs:18:1: Warning: Tab character lib/Filesystem/Path.hs:19:1: Warning: Tab character lib/Filesystem/Path.hs:20:1: Warning: Tab character lib/Filesystem/Path.hs:21:1: Warning: Tab character lib/Filesystem/Path.hs:22:1: Warning: Tab character lib/Filesystem/Path.hs:23:1: Warning: Tab character lib/Filesystem/Path.hs:24:1: Warning: Tab character lib/Filesystem/Path.hs:25:1: Warning: Tab character lib/Filesystem/Path.hs:26:1: Warning: Tab character lib/Filesystem/Path.hs:27:1: Warning: Tab character lib/Filesystem/Path.hs:28:1: Warning: Tab character lib/Filesystem/Path.hs:29:1: Warning: Tab character lib/Filesystem/Path.hs:30:1: Warning: Tab character lib/Filesystem/Path.hs:31:1: Warning: Tab character lib/Filesystem/Path.hs:32:1: Warning: Tab character lib/Filesystem/Path.hs:33:1: Warning: Tab character lib/Filesystem/Path.hs:34:1: Warning: Tab character lib/Filesystem/Path.hs:35:1: Warning: Tab character lib/Filesystem/Path.hs:36:1: Warning: Tab character lib/Filesystem/Path.hs:37:1: Warning: Tab character lib/Filesystem/Path.hs:38:1: Warning: Tab character lib/Filesystem/Path.hs:39:1: Warning: Tab character lib/Filesystem/Path.hs:40:1: Warning: Tab character lib/Filesystem/Path.hs:41:1: Warning: Tab character lib/Filesystem/Path.hs:42:1: Warning: Tab character lib/Filesystem/Path.hs:43:1: Warning: Tab character lib/Filesystem/Path.hs:44:1: Warning: Tab character lib/Filesystem/Path.hs:45:1: Warning: Tab character lib/Filesystem/Path.hs:46:1: Warning: Tab character lib/Filesystem/Path.hs:47:1: Warning: Tab character lib/Filesystem/Path.hs:48:1: Warning: Tab character lib/Filesystem/Path.hs:49:1: Warning: Tab character lib/Filesystem/Path.hs:50:1: Warning: Tab character lib/Filesystem/Path.hs:51:1: Warning: Tab character lib/Filesystem/Path.hs:52:1: Warning: Tab character lib/Filesystem/Path.hs:53:1: Warning: Tab character lib/Filesystem/Path.hs:54:1: Warning: Tab character lib/Filesystem/Path.hs:55:1: Warning: Tab character lib/Filesystem/Path.hs:56:1: Warning: Tab character lib/Filesystem/Path.hs:69:1: Warning: Tab character lib/Filesystem/Path.hs:70:1: Warning: Tab character lib/Filesystem/Path.hs:71:1: Warning: Tab character lib/Filesystem/Path.hs:89:1: Warning: Tab character lib/Filesystem/Path.hs:90:1: Warning: Tab character lib/Filesystem/Path.hs:91:1: Warning: Tab character lib/Filesystem/Path.hs:92:1: Warning: Tab character lib/Filesystem/Path.hs:93:1: Warning: Tab character lib/Filesystem/Path.hs:94:1: Warning: Tab character lib/Filesystem/Path.hs:95:1: Warning: Tab character lib/Filesystem/Path.hs:100:1: Warning: Tab character lib/Filesystem/Path.hs:101:1: Warning: Tab character lib/Filesystem/Path.hs:102:1: Warning: Tab character lib/Filesystem/Path.hs:103:1: Warning: Tab character lib/Filesystem/Path.hs:104:1: Warning: Tab character lib/Filesystem/Path.hs:105:1: Warning: Tab character lib/Filesystem/Path.hs:106:1: Warning: Tab character lib/Filesystem/Path.hs:107:1: Warning: Tab character lib/Filesystem/Path.hs:108:1: Warning: Tab character lib/Filesystem/Path.hs:109:1: Warning: Tab character lib/Filesystem/Path.hs:110:1: Warning: Tab character lib/Filesystem/Path.hs:111:1: Warning: Tab character lib/Filesystem/Path.hs:120:1: Warning: Tab character lib/Filesystem/Path.hs:121:1: Warning: Tab character lib/Filesystem/Path.hs:122:1: Warning: Tab character lib/Filesystem/Path.hs:135:1: Warning: Tab character lib/Filesystem/Path.hs:136:1: Warning: Tab character lib/Filesystem/Path.hs:137:1: Warning: Tab character lib/Filesystem/Path.hs:146:1: Warning: Tab character lib/Filesystem/Path.hs:147:1: Warning: Tab character lib/Filesystem/Path.hs:152:1: Warning: Tab character lib/Filesystem/Path.hs:153:1: Warning: Tab character lib/Filesystem/Path.hs:154:1: Warning: Tab character lib/Filesystem/Path.hs:155:1: Warning: Tab character lib/Filesystem/Path.hs:156:1: Warning: Tab character lib/Filesystem/Path.hs:157:1: Warning: Tab character lib/Filesystem/Path.hs:162:1: Warning: Tab character lib/Filesystem/Path.hs:163:1: Warning: Tab character lib/Filesystem/Path.hs:173:1: Warning: Tab character lib/Filesystem/Path.hs:174:1: Warning: Tab character lib/Filesystem/Path.hs:175:1: Warning: Tab character lib/Filesystem/Path.hs:176:1: Warning: Tab character lib/Filesystem/Path.hs:177:1: Warning: Tab character lib/Filesystem/Path.hs:178:1: Warning: Tab character lib/Filesystem/Path.hs:179:1: Warning: Tab character lib/Filesystem/Path.hs:180:1: Warning: Tab character lib/Filesystem/Path.hs:181:1: Warning: Tab character lib/Filesystem/Path.hs:182:1: Warning: Tab character lib/Filesystem/Path.hs:183:1: Warning: Tab character lib/Filesystem/Path.hs:184:1: Warning: Tab character lib/Filesystem/Path.hs:185:1: Warning: Tab character lib/Filesystem/Path.hs:186:1: Warning: Tab character lib/Filesystem/Path.hs:187:1: Warning: Tab character lib/Filesystem/Path.hs:188:1: Warning: Tab character lib/Filesystem/Path.hs:189:1: Warning: Tab character lib/Filesystem/Path.hs:204:1: Warning: Tab character lib/Filesystem/Path.hs:205:1: Warning: Tab character lib/Filesystem/Path.hs:206:1: Warning: Tab character lib/Filesystem/Path.hs:207:1: Warning: Tab character lib/Filesystem/Path.hs:208:1: Warning: Tab character lib/Filesystem/Path.hs:209:1: Warning: Tab character lib/Filesystem/Path.hs:210:1: Warning: Tab character lib/Filesystem/Path.hs:211:1: Warning: Tab character lib/Filesystem/Path.hs:212:1: Warning: Tab character lib/Filesystem/Path.hs:213:1: Warning: Tab character lib/Filesystem/Path.hs:214:1: Warning: Tab character lib/Filesystem/Path.hs:215:1: Warning: Tab character lib/Filesystem/Path.hs:216:1: Warning: Tab character lib/Filesystem/Path.hs:217:1: Warning: Tab character lib/Filesystem/Path.hs:218:1: Warning: Tab character lib/Filesystem/Path.hs:219:1: Warning: Tab character lib/Filesystem/Path.hs:240:1: Warning: Tab character lib/Filesystem/Path.hs:241:1: Warning: Tab character lib/Filesystem/Path.hs:242:1: Warning: Tab character lib/Filesystem/Path.hs:243:1: Warning: Tab character lib/Filesystem/Path.hs:244:1: Warning: Tab character lib/Filesystem/Path.hs:245:1: Warning: Tab character lib/Filesystem/Path.hs:246:1: Warning: Tab character lib/Filesystem/Path.hs:247:1: Warning: Tab character lib/Filesystem/Path.hs:248:1: Warning: Tab character lib/Filesystem/Path.hs:249:1: Warning: Tab character lib/Filesystem/Path.hs:250:1: Warning: Tab character lib/Filesystem/Path.hs:251:1: Warning: Tab character lib/Filesystem/Path.hs:252:1: Warning: Tab character lib/Filesystem/Path.hs:253:1: Warning: Tab character lib/Filesystem/Path.hs:254:1: Warning: Tab character lib/Filesystem/Path.hs:255:1: Warning: Tab character lib/Filesystem/Path.hs:256:1: Warning: Tab character lib/Filesystem/Path.hs:257:1: Warning: Tab character lib/Filesystem/Path.hs:258:1: Warning: Tab character lib/Filesystem/Path.hs:259:1: Warning: Tab character lib/Filesystem/Path.hs:265:1: Warning: Tab character lib/Filesystem/Path.hs:266:1: Warning: Tab character lib/Filesystem/Path.hs:283:1: Warning: Tab character lib/Filesystem/Path.hs:284:1: Warning: Tab character lib/Filesystem/Path.hs:285:1: Warning: Tab character lib/Filesystem/Path.hs:286:1: Warning: Tab character lib/Filesystem/Path.hs:287:1: Warning: Tab character lib/Filesystem/Path.hs:288:1: Warning: Tab character lib/Filesystem/Path.hs:289:1: Warning: Tab character lib/Filesystem/Path.hs:290:1: Warning: Tab character lib/Filesystem/Path.hs:291:1: Warning: Tab character lib/Filesystem/Path.hs:292:1: Warning: Tab character lib/Filesystem/Path.hs:293:1: Warning: Tab character lib/Filesystem/Path.hs:294:1: Warning: Tab character lib/Filesystem/Path.hs:295:1: Warning: Tab character lib/Filesystem/Path.hs:302:1: Warning: Tab character lib/Filesystem/Path.hs:303:1: Warning: Tab character lib/Filesystem/Path.hs:304:1: Warning: Tab character lib/Filesystem/Path.hs:305:1: Warning: Tab character lib/Filesystem/Path.hs:306:1: Warning: Tab character lib/Filesystem/Path.hs:307:1: Warning: Tab character lib/Filesystem/Path.hs:308:1: Warning: Tab character lib/Filesystem/Path.hs:318:1: Warning: Tab character lib/Filesystem/Path.hs:319:1: Warning: Tab character lib/Filesystem/Path.hs:337:1: Warning: Tab character lib/Filesystem/Path.hs:374:1: Warning: Tab character lib/Filesystem/Path.hs:375:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:10:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:11:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:12:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:13:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:14:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:15:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:16:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:17:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:18:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:19:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:20:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:21:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:22:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:23:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:24:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:25:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:26:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:27:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:28:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:29:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:30:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:53:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:54:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:55:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:56:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:57:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:58:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:59:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:60:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:61:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:62:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:63:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:73:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:74:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:75:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:76:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:77:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:87:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:88:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:89:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:90:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:91:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:95:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:96:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:97:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:98:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:99:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:103:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:104:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:105:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:106:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:107:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:108:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:109:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:110:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:111:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:112:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:113:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:114:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:115:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:116:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:120:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:121:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:125:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:126:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:127:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:131:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:132:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:133:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:134:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:138:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:139:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:140:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:141:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:142:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:143:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:144:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:148:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:149:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:153:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:154:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:158:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:159:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:163:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:164:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:165:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:166:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:170:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:171:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:175:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:176:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:180:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:181:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:182:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:183:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:184:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:185:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:189:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:193:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:207:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:208:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:209:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:210:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:211:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:212:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:213:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:214:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:215:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:216:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:217:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:227:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:228:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:229:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:230:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:231:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:235:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:236:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:246:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:255:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:256:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:257:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:258:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:259:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:260:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:261:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:262:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:263:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:264:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:265:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:269:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:270:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:274:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:275:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:279:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:280:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:281:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:282:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:286:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:287:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:288:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:289:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:290:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:291:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:292:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:293:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:294:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:295:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:296:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:297:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:298:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:299:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:300:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:301:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:302:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:303:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:304:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:305:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:306:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:307:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:308:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:309:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:310:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:311:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:312:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:313:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:314:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:315:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:316:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:317:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:318:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:319:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:320:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:321:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:322:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:323:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:327:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:328:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:332:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:333:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:334:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:335:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:336:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:337:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:338:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:339:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:340:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:341:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:342:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:346:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:350:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:351:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:352:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:353:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:354:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:355:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:359:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:360:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:361:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:362:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:363:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:364:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:365:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:369:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:370:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:371:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:372:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:373:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:374:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:375:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:376:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:377:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:378:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:379:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:380:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:381:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:382:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:388:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:389:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:390:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:18:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:19:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:20:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:21:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:22:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:23:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:24:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:25:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:26:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:27:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:28:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:29:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:30:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:31:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:32:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:33:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:75:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:78:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:79:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:80:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:81:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:37:1: Warning: The qualified import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() Haddock coverage: 11% ( 3 / 28) in 'Filesystem.Path.Internal' Missing documentation for: Chunk (lib/Filesystem/Path/Internal.hs:33) Directory (lib/Filesystem/Path/Internal.hs:34) Basename (lib/Filesystem/Path/Internal.hs:35) Extension (lib/Filesystem/Path/Internal.hs:36) Root (lib/Filesystem/Path/Internal.hs:38) FilePath (lib/Filesystem/Path/Internal.hs:46) (lib/Filesystem/Path/Internal.hs:54) (lib/Filesystem/Path/Internal.hs:57) (lib/Filesystem/Path/Internal.hs:65) (lib/Filesystem/Path/Internal.hs:70) dot (lib/Filesystem/Path/Internal.hs:77) dots (lib/Filesystem/Path/Internal.hs:80) filenameChunk (lib/Filesystem/Path/Internal.hs:83) rootChunk (lib/Filesystem/Path/Internal.hs:90) rootText (lib/Filesystem/Path/Internal.hs:100) directoryChunks (lib/Filesystem/Path/Internal.hs:103) (lib/Filesystem/Path/Internal.hs:209) escape (lib/Filesystem/Path/Internal.hs:213) unescape (lib/Filesystem/Path/Internal.hs:216) unescape' (lib/Filesystem/Path/Internal.hs:223) unescapeBytes' (lib/Filesystem/Path/Internal.hs:226) splitBy (lib/Filesystem/Path/Internal.hs:233) textSplitBy (lib/Filesystem/Path/Internal.hs:240) parseFilename (lib/Filesystem/Path/Internal.hs:247) maybeDecodeUtf8 (lib/Filesystem/Path/Internal.hs:259) 97% ( 33 / 34) in 'Filesystem.Path' Missing documentation for: FilePath (lib/Filesystem/Path/Internal.hs:46) 100% ( 19 / 19) in 'Filesystem.Path.Rules' 93% ( 13 / 14) in 'Filesystem.Path.CurrentOS' Missing documentation for: currentOS (lib/Filesystem/Path/CurrentOS.hs:53) Documentation created: dist/doc/html/system-filepath/index.html, dist/doc/html/system-filepath/system-filepath.txt Creating package registration file: /tmp/pkgConf-system-filepath-0.4.13236126447892403529.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/system-filepath-0.4.13.4-2SzVkwMcB0z2zba4qxCrKf Registering system-filepath-0.4.13.4... Installed system-filepath-0.4.13.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.014643559031994120896.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.46162508861201505177.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 string-conversions-0.4... Building string-conversions-0.4... Preprocessing library string-conversions-0.4... [1 of 2] Compiling Data.String.Conversions ( Data/String/Conversions.hs, dist/build/Data/String/Conversions.o ) [2 of 2] Compiling Data.String.Conversions.Monomorphic ( Data/String/Conversions/Monomorphic.hs, dist/build/Data/String/Conversions/Monomorphic.o ) In-place registering string-conversions-0.4... Running Haddock for string-conversions-0.4... Running hscolour for string-conversions-0.4... Preprocessing library string-conversions-0.4... Preprocessing library string-conversions-0.4... Haddock coverage: 33% ( 5 / 15) in 'Data.String.Conversions' Missing documentation for: ConvertibleStrings (Data/String/Conversions.hs:63) cs (Data/String/Conversions.hs:66) StrictByteString (Data/String/Conversions.hs:76) SBS (Data/String/Conversions.hs:77) LazyByteString (Data/String/Conversions.hs:79) LBS (Data/String/Conversions.hs:80) StrictText (Data/String/Conversions.hs:82) ST (Data/String/Conversions.hs:83) LazyText (Data/String/Conversions.hs:85) LT (Data/String/Conversions.hs:86) 14% ( 3 / 21) in 'Data.String.Conversions.Monomorphic' Missing documentation for: toString (Data/String/Conversions/Monomorphic.hs:41) toStrictByteString (Data/String/Conversions/Monomorphic.hs:44) toSBS (Data/String/Conversions/Monomorphic.hs:47) toLazyByteString (Data/String/Conversions/Monomorphic.hs:50) toLBS (Data/String/Conversions/Monomorphic.hs:53) toStrictText (Data/String/Conversions/Monomorphic.hs:56) toST (Data/String/Conversions/Monomorphic.hs:59) toLazyText (Data/String/Conversions/Monomorphic.hs:62) toLT (Data/String/Conversions/Monomorphic.hs:65) fromString (Data/String/Conversions/Monomorphic.hs:70) fromStrictByteString (Data/String/Conversions/Monomorphic.hs:73) fromSBS (Data/String/Conversions/Monomorphic.hs:76) fromLazyByteString (Data/String/Conversions/Monomorphic.hs:79) fromLBS (Data/String/Conversions/Monomorphic.hs:82) fromStrictText (Data/String/Conversions/Monomorphic.hs:85) fromST (Data/String/Conversions/Monomorphic.hs:88) fromLazyText (Data/String/Conversions/Monomorphic.hs:91) fromLT (Data/String/Conversions/Monomorphic.hs:94) Documentation created: dist/doc/html/string-conversions/index.html, dist/doc/html/string-conversions/string-conversions.txt Creating package registration file: /tmp/pkgConf-string-conversions-0155939538953404949.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/string-conversions-0.4-CM3uQgirrYoJ74zeMMuV3e Registering string-conversions-0.4... Installed string-conversions-0.4 Configuring regex-pcre-0.94.4... Building regex-pcre-0.94.4... Preprocessing library regex-pcre-0.94.4... [1 of 6] Compiling Text.Regex.PCRE.Wrap ( dist/build/Text/Regex/PCRE/Wrap.hs, dist/build/Text/Regex/PCRE/Wrap.o ) [2 of 6] Compiling Text.Regex.PCRE.String ( Text/Regex/PCRE/String.hs, dist/build/Text/Regex/PCRE/String.o ) [3 of 6] Compiling Text.Regex.PCRE.Sequence ( Text/Regex/PCRE/Sequence.hs, dist/build/Text/Regex/PCRE/Sequence.o ) [4 of 6] Compiling Text.Regex.PCRE.ByteString ( Text/Regex/PCRE/ByteString.hs, dist/build/Text/Regex/PCRE/ByteString.o ) [5 of 6] Compiling Text.Regex.PCRE.ByteString.Lazy ( Text/Regex/PCRE/ByteString/Lazy.hs, dist/build/Text/Regex/PCRE/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.PCRE ( Text/Regex/PCRE.hs, dist/build/Text/Regex/PCRE.o ) Text/Regex/PCRE.hs:61:13: Warning: In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" In-place registering regex-pcre-0.94.4... Running Haddock for regex-pcre-0.94.4... Running hscolour for regex-pcre-0.94.4... Preprocessing library regex-pcre-0.94.4... Preprocessing library regex-pcre-0.94.4... Text/Regex/PCRE.hs:61:13: Warning: In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" Haddock coverage: 22% ( 12 / 54) in 'Text.Regex.PCRE.Wrap' Missing documentation for: CompOption (Text/Regex/PCRE/Wrap.hsc:107) ExecOption (Text/Regex/PCRE/Wrap.hsc:108) =~ (Text/Regex/PCRE/Wrap.hsc:141) =~~ (Text/Regex/PCRE/Wrap.hsc:143) StartOffset (Text/Regex/PCRE/Wrap.hsc:103) EndOffset (Text/Regex/PCRE/Wrap.hsc:104) ReturnCode (Text/Regex/PCRE/Wrap.hsc:109) WrapError (Text/Regex/PCRE/Wrap.hsc:105) wrapTest (Text/Regex/PCRE/Wrap.hsc:123) wrapCount (Text/Regex/PCRE/Wrap.hsc:136) configUTF8 (Text/Regex/PCRE/Wrap.hsc:139) getNumSubs (Text/Regex/PCRE/Wrap.hsc:138) unusedOffset (Text/Regex/PCRE/Wrap.hsc:116) compBlank (Text/Regex/PCRE/Wrap.hsc:114) compAnchored (Text/Regex/PCRE/Wrap.hsc:369) compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371) compCaseless (Text/Regex/PCRE/Wrap.hsc:373) compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375) compDotAll (Text/Regex/PCRE/Wrap.hsc:377) compExtended (Text/Regex/PCRE/Wrap.hsc:379) compExtra (Text/Regex/PCRE/Wrap.hsc:381) compFirstLine (Text/Regex/PCRE/Wrap.hsc:383) compMultiline (Text/Regex/PCRE/Wrap.hsc:385) compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387) compUngreedy (Text/Regex/PCRE/Wrap.hsc:389) compUTF8 (Text/Regex/PCRE/Wrap.hsc:391) compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393) execBlank (Text/Regex/PCRE/Wrap.hsc:115) execAnchored (Text/Regex/PCRE/Wrap.hsc:384) execNotBOL (Text/Regex/PCRE/Wrap.hsc:386) execNotEOL (Text/Regex/PCRE/Wrap.hsc:388) execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390) execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392) execPartial (Text/Regex/PCRE/Wrap.hsc:394) retOk (Text/Regex/PCRE/Wrap.hsc:117) retNoMatch (Text/Regex/PCRE/Wrap.hsc:392) retNull (Text/Regex/PCRE/Wrap.hsc:394) retBadOption (Text/Regex/PCRE/Wrap.hsc:396) retBadMagic (Text/Regex/PCRE/Wrap.hsc:398) retUnknownNode (Text/Regex/PCRE/Wrap.hsc:400) retNoMemory (Text/Regex/PCRE/Wrap.hsc:402) retNoSubstring (Text/Regex/PCRE/Wrap.hsc:404) 33% ( 13 / 39) in 'Text.Regex.PCRE.String' Missing documentation for: CompOption (Text/Regex/PCRE/Wrap.hsc:107) ExecOption (Text/Regex/PCRE/Wrap.hsc:108) ReturnCode (Text/Regex/PCRE/Wrap.hsc:109) WrapError (Text/Regex/PCRE/Wrap.hsc:105) unusedOffset (Text/Regex/PCRE/Wrap.hsc:116) compBlank (Text/Regex/PCRE/Wrap.hsc:114) compAnchored (Text/Regex/PCRE/Wrap.hsc:369) compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371) compCaseless (Text/Regex/PCRE/Wrap.hsc:373) compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375) compDotAll (Text/Regex/PCRE/Wrap.hsc:377) compExtended (Text/Regex/PCRE/Wrap.hsc:379) compExtra (Text/Regex/PCRE/Wrap.hsc:381) compFirstLine (Text/Regex/PCRE/Wrap.hsc:383) compMultiline (Text/Regex/PCRE/Wrap.hsc:385) compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387) compUngreedy (Text/Regex/PCRE/Wrap.hsc:389) compUTF8 (Text/Regex/PCRE/Wrap.hsc:391) compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393) execBlank (Text/Regex/PCRE/Wrap.hsc:115) execAnchored (Text/Regex/PCRE/Wrap.hsc:384) execNotBOL (Text/Regex/PCRE/Wrap.hsc:386) execNotEOL (Text/Regex/PCRE/Wrap.hsc:388) execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390) execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392) execPartial (Text/Regex/PCRE/Wrap.hsc:394) 33% ( 13 / 39) in 'Text.Regex.PCRE.Sequence' Missing documentation for: CompOption (Text/Regex/PCRE/Wrap.hsc:107) ExecOption (Text/Regex/PCRE/Wrap.hsc:108) ReturnCode (Text/Regex/PCRE/Wrap.hsc:109) WrapError (Text/Regex/PCRE/Wrap.hsc:105) unusedOffset (Text/Regex/PCRE/Wrap.hsc:116) compBlank (Text/Regex/PCRE/Wrap.hsc:114) compAnchored (Text/Regex/PCRE/Wrap.hsc:369) compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371) compCaseless (Text/Regex/PCRE/Wrap.hsc:373) compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375) compDotAll (Text/Regex/PCRE/Wrap.hsc:377) compExtended (Text/Regex/PCRE/Wrap.hsc:379) compExtra (Text/Regex/PCRE/Wrap.hsc:381) compFirstLine (Text/Regex/PCRE/Wrap.hsc:383) compMultiline (Text/Regex/PCRE/Wrap.hsc:385) compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387) compUngreedy (Text/Regex/PCRE/Wrap.hsc:389) compUTF8 (Text/Regex/PCRE/Wrap.hsc:391) compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393) execBlank (Text/Regex/PCRE/Wrap.hsc:115) execAnchored (Text/Regex/PCRE/Wrap.hsc:384) execNotBOL (Text/Regex/PCRE/Wrap.hsc:386) execNotEOL (Text/Regex/PCRE/Wrap.hsc:388) execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390) execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392) execPartial (Text/Regex/PCRE/Wrap.hsc:394) 31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString' Missing documentation for: CompOption (Text/Regex/PCRE/Wrap.hsc:107) ExecOption (Text/Regex/PCRE/Wrap.hsc:108) ReturnCode (Text/Regex/PCRE/Wrap.hsc:109) WrapError (Text/Regex/PCRE/Wrap.hsc:105) unusedOffset (Text/Regex/PCRE/Wrap.hsc:116) regexec (Text/Regex/PCRE/ByteString.hs:129) compBlank (Text/Regex/PCRE/Wrap.hsc:114) compAnchored (Text/Regex/PCRE/Wrap.hsc:369) compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371) compCaseless (Text/Regex/PCRE/Wrap.hsc:373) compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375) compDotAll (Text/Regex/PCRE/Wrap.hsc:377) compExtended (Text/Regex/PCRE/Wrap.hsc:379) compExtra (Text/Regex/PCRE/Wrap.hsc:381) compFirstLine (Text/Regex/PCRE/Wrap.hsc:383) compMultiline (Text/Regex/PCRE/Wrap.hsc:385) compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387) compUngreedy (Text/Regex/PCRE/Wrap.hsc:389) compUTF8 (Text/Regex/PCRE/Wrap.hsc:391) compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393) execBlank (Text/Regex/PCRE/Wrap.hsc:115) execAnchored (Text/Regex/PCRE/Wrap.hsc:384) execNotBOL (Text/Regex/PCRE/Wrap.hsc:386) execNotEOL (Text/Regex/PCRE/Wrap.hsc:388) execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390) execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392) execPartial (Text/Regex/PCRE/Wrap.hsc:394) 31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString.Lazy' Missing documentation for: CompOption (Text/Regex/PCRE/Wrap.hsc:107) ExecOption (Text/Regex/PCRE/Wrap.hsc:108) ReturnCode (Text/Regex/PCRE/Wrap.hsc:109) WrapError (Text/Regex/PCRE/Wrap.hsc:105) unusedOffset (Text/Regex/PCRE/Wrap.hsc:116) regexec (Text/Regex/PCRE/ByteString/Lazy.hs:133) compBlank (Text/Regex/PCRE/Wrap.hsc:114) compAnchored (Text/Regex/PCRE/Wrap.hsc:369) compAutoCallout (Text/Regex/PCRE/Wrap.hsc:371) compCaseless (Text/Regex/PCRE/Wrap.hsc:373) compDollarEndOnly (Text/Regex/PCRE/Wrap.hsc:375) compDotAll (Text/Regex/PCRE/Wrap.hsc:377) compExtended (Text/Regex/PCRE/Wrap.hsc:379) compExtra (Text/Regex/PCRE/Wrap.hsc:381) compFirstLine (Text/Regex/PCRE/Wrap.hsc:383) compMultiline (Text/Regex/PCRE/Wrap.hsc:385) compNoAutoCapture (Text/Regex/PCRE/Wrap.hsc:387) compUngreedy (Text/Regex/PCRE/Wrap.hsc:389) compUTF8 (Text/Regex/PCRE/Wrap.hsc:391) compNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:393) execBlank (Text/Regex/PCRE/Wrap.hsc:115) execAnchored (Text/Regex/PCRE/Wrap.hsc:384) execNotBOL (Text/Regex/PCRE/Wrap.hsc:386) execNotEOL (Text/Regex/PCRE/Wrap.hsc:388) execNotEmpty (Text/Regex/PCRE/Wrap.hsc:390) execNoUTF8Check (Text/Regex/PCRE/Wrap.hsc:392) execPartial (Text/Regex/PCRE/Wrap.hsc:394) 80% ( 4 / 5) in 'Text.Regex.PCRE' Missing documentation for: getVersion_Text_Regex_PCRE (Text/Regex/PCRE.hs:58) Documentation created: dist/doc/html/regex-pcre/index.html, dist/doc/html/regex-pcre/regex-pcre.txt Creating package registration file: /tmp/pkgConf-regex-pcre-0.944066059872055201132.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-pcre-0.94.4-E1pjIkxPEEIIBNREVi52Hj Registering regex-pcre-0.94.4... Installed regex-pcre-0.94.4 Configuring regex-posix-0.95.2... Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) Text/Regex/Posix.hs:72:13: Warning: In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" In-place registering regex-posix-0.95.2... Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Text/Regex/Posix.hs:72:13: Warning: In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' Missing documentation for: RegOffsetT (Text/Regex/Posix/Wrap.hsc:166) =~ (Text/Regex/Posix/Wrap.hsc:320) =~~ (Text/Regex/Posix/Wrap.hsc:322) wrapCompile (Text/Regex/Posix/Wrap.hsc:298) wrapTest (Text/Regex/Posix/Wrap.hsc:303) wrapCount (Text/Regex/Posix/Wrap.hsc:317) unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) retBadbr (Text/Regex/Posix/Wrap.hsc:427) retBadpat (Text/Regex/Posix/Wrap.hsc:429) retBadrpt (Text/Regex/Posix/Wrap.hsc:431) retEcollate (Text/Regex/Posix/Wrap.hsc:433) retEctype (Text/Regex/Posix/Wrap.hsc:435) retEescape (Text/Regex/Posix/Wrap.hsc:437) retEsubreg (Text/Regex/Posix/Wrap.hsc:439) retEbrack (Text/Regex/Posix/Wrap.hsc:441) retEparen (Text/Regex/Posix/Wrap.hsc:443) retEbrace (Text/Regex/Posix/Wrap.hsc:445) retErange (Text/Regex/Posix/Wrap.hsc:447) retEspace (Text/Regex/Posix/Wrap.hsc:449) 68% ( 17 / 25) in 'Text.Regex.Posix.String' Missing documentation for: unusedOffset (Text/Regex/Posix/String.hs:63) compile (Text/Regex/Posix/String.hs:87) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' Missing documentation for: unusedOffset (Text/Regex/Posix/Sequence.hs:67) compile (Text/Regex/Posix/Sequence.hs:91) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' Missing documentation for: unusedOffset (Text/Regex/Posix/ByteString.hs:143) regexec (Text/Regex/Posix/ByteString.hs:124) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' Missing documentation for: unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140) regexec (Text/Regex/Posix/ByteString/Lazy.hs:128) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) 80% ( 4 / 5) in 'Text.Regex.Posix' Missing documentation for: getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69) Warning: Text.Regex.Posix.Wrap: could not find link destinations for: retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: retNoMatch Documentation created: dist/doc/html/regex-posix/index.html, dist/doc/html/regex-posix/regex-posix.txt Creating package registration file: /tmp/pkgConf-regex-posix-0.956056673441963799634.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-posix-0.95.2-6Fv9CTZU9JMB52PT4YRZTl Registering regex-posix-0.95.2... Installed regex-posix-0.95.2 Configuring safecopy-0.8.2... Building safecopy-0.8.2... Preprocessing library safecopy-0.8.2... [1 of 4] Compiling Data.SafeCopy.SafeCopy ( src/Data/SafeCopy/SafeCopy.hs, dist/build/Data/SafeCopy/SafeCopy.o ) [2 of 4] Compiling Data.SafeCopy.Derive ( src/Data/SafeCopy/Derive.hs, dist/build/Data/SafeCopy/Derive.o ) src/Data/SafeCopy/Derive.hs:15:1: Warning: The import item ‘Kind(..)’ suggests that ‘Kind’ has (in-scope) constructors or class methods, but it has none src/Data/SafeCopy/Derive.hs:16: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/SafeCopy/Derive.hs:240:38: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." src/Data/SafeCopy/Derive.hs:274:38: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." [3 of 4] Compiling Data.SafeCopy.Instances ( src/Data/SafeCopy/Instances.hs, dist/build/Data/SafeCopy/Instances.o ) src/Data/SafeCopy/Instances.hs:7: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() [4 of 4] Compiling Data.SafeCopy ( src/Data/SafeCopy.hs, dist/build/Data/SafeCopy.o ) In-place registering safecopy-0.8.2... Running Haddock for safecopy-0.8.2... Running hscolour for safecopy-0.8.2... Preprocessing library safecopy-0.8.2... Preprocessing library safecopy-0.8.2... src/Data/SafeCopy/Derive.hs:15:1: Warning: The import item ‘Kind(..)’ suggests that ‘Kind’ has (in-scope) constructors or class methods, but it has none src/Data/SafeCopy/Derive.hs:16: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/SafeCopy/Derive.hs:240:38: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." src/Data/SafeCopy/Derive.hs:274:38: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." src/Data/SafeCopy/Instances.hs:7: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: 43% ( 18 / 42) in 'Data.SafeCopy.SafeCopy' Missing documentation for: isPrimitive (src/Data/SafeCopy/SafeCopy.hs:64) constructGetterFromVersion (src/Data/SafeCopy/SafeCopy.hs:137) castVersion (src/Data/SafeCopy/SafeCopy.hs:250) (src/Data/SafeCopy/SafeCopy.hs:253) (src/Data/SafeCopy/SafeCopy.hs:262) Profile (src/Data/SafeCopy/SafeCopy.hs:283) mkProfile (src/Data/SafeCopy/SafeCopy.hs:291) Consistency (src/Data/SafeCopy/SafeCopy.hs:301) availableVersions (src/Data/SafeCopy/SafeCopy.hs:303) getForwardKind (src/Data/SafeCopy/SafeCopy.hs:316) validChain (src/Data/SafeCopy/SafeCopy.hs:320) checkConsistency (src/Data/SafeCopy/SafeCopy.hs:337) computeConsistency (src/Data/SafeCopy/SafeCopy.hs:344) isObviouslyConsistent (src/Data/SafeCopy/SafeCopy.hs:358) proxyFromConsistency (src/Data/SafeCopy/SafeCopy.hs:367) proxyFromKind (src/Data/SafeCopy/SafeCopy.hs:370) consistentFromProxy (src/Data/SafeCopy/SafeCopy.hs:373) versionFromProxy (src/Data/SafeCopy/SafeCopy.hs:376) versionFromKind (src/Data/SafeCopy/SafeCopy.hs:379) versionFromReverseKind (src/Data/SafeCopy/SafeCopy.hs:382) kindFromProxy (src/Data/SafeCopy/SafeCopy.hs:385) Proxy (src/Data/SafeCopy/SafeCopy.hs:391) mkProxy (src/Data/SafeCopy/SafeCopy.hs:393) asProxyType (src/Data/SafeCopy/SafeCopy.hs:396) 43% ( 3 / 7) in 'Data.SafeCopy.Derive' Missing documentation for: Module header deriveSafeCopyIndexedType (src/Data/SafeCopy/Derive.hs:111) deriveSafeCopySimpleIndexedType (src/Data/SafeCopy/Derive.hs:166) deriveSafeCopyHappstackDataIndexedType (src/Data/SafeCopy/Derive.hs:216) 0% ( 0 / 61) in 'Data.SafeCopy.Instances' Missing documentation for: Module header (src/Data/SafeCopy/Instances.hs:43) (src/Data/SafeCopy/Instances.hs:51) (src/Data/SafeCopy/Instances.hs:62) (src/Data/SafeCopy/Instances.hs:70) (src/Data/SafeCopy/Instances.hs:75) (src/Data/SafeCopy/Instances.hs:80) (src/Data/SafeCopy/Instances.hs:85) (src/Data/SafeCopy/Instances.hs:90) (src/Data/SafeCopy/Instances.hs:95) iarray_getCopy (src/Data/SafeCopy/Instances.hs:100) iarray_putCopy (src/Data/SafeCopy/Instances.hs:107) (src/Data/SafeCopy/Instances.hs:114) (src/Data/SafeCopy/Instances.hs:119) (src/Data/SafeCopy/Instances.hs:124) (src/Data/SafeCopy/Instances.hs:128) (src/Data/SafeCopy/Instances.hs:131) (src/Data/SafeCopy/Instances.hs:134) (src/Data/SafeCopy/Instances.hs:138) (src/Data/SafeCopy/Instances.hs:143) (src/Data/SafeCopy/Instances.hs:151) (src/Data/SafeCopy/Instances.hs:153) (src/Data/SafeCopy/Instances.hs:155) (src/Data/SafeCopy/Instances.hs:157) (src/Data/SafeCopy/Instances.hs:159) (src/Data/SafeCopy/Instances.hs:161) (src/Data/SafeCopy/Instances.hs:163) (src/Data/SafeCopy/Instances.hs:165) (src/Data/SafeCopy/Instances.hs:167) (src/Data/SafeCopy/Instances.hs:169) (src/Data/SafeCopy/Instances.hs:171) (src/Data/SafeCopy/Instances.hs:173) (src/Data/SafeCopy/Instances.hs:175) (src/Data/SafeCopy/Instances.hs:177) (src/Data/SafeCopy/Instances.hs:179) (src/Data/SafeCopy/Instances.hs:181) (src/Data/SafeCopy/Instances.hs:183) (src/Data/SafeCopy/Instances.hs:190) (src/Data/SafeCopy/Instances.hs:195) (src/Data/SafeCopy/Instances.hs:197) (src/Data/SafeCopy/Instances.hs:199) (src/Data/SafeCopy/Instances.hs:210) (src/Data/SafeCopy/Instances.hs:216) (src/Data/SafeCopy/Instances.hs:224) (src/Data/SafeCopy/Instances.hs:230) (src/Data/SafeCopy/Instances.hs:236) (src/Data/SafeCopy/Instances.hs:242) (src/Data/SafeCopy/Instances.hs:251) (src/Data/SafeCopy/Instances.hs:257) (src/Data/SafeCopy/Instances.hs:268) (src/Data/SafeCopy/Instances.hs:279) (src/Data/SafeCopy/Instances.hs:288) (src/Data/SafeCopy/Instances.hs:297) (src/Data/SafeCopy/Instances.hs:310) (src/Data/SafeCopy/Instances.hs:319) (src/Data/SafeCopy/Instances.hs:337) (src/Data/SafeCopy/Instances.hs:340) (src/Data/SafeCopy/Instances.hs:344) typeName (src/Data/SafeCopy/Instances.hs:372) typeName1 (src/Data/SafeCopy/Instances.hs:383) typeName2 (src/Data/SafeCopy/Instances.hs:386) 85% ( 23 / 27) in 'Data.SafeCopy' Missing documentation for: Profile (src/Data/SafeCopy/SafeCopy.hs:283) deriveSafeCopyIndexedType (src/Data/SafeCopy/Derive.hs:111) deriveSafeCopySimpleIndexedType (src/Data/SafeCopy/Derive.hs:166) deriveSafeCopyHappstackDataIndexedType (src/Data/SafeCopy/Derive.hs:216) Warning: Data.SafeCopy: could not find link destinations for: Proxy Documentation created: dist/doc/html/safecopy/index.html, dist/doc/html/safecopy/safecopy.txt Creating package registration file: /tmp/pkgConf-safecopy-0.81205142902646252101.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safecopy-0.8.2-Hu82f5Pp0J51lH5r3pQ8k1 Registering safecopy-0.8.2... Installed safecopy-0.8.2 Configuring time-compat-0.1.0.3... Building time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... [1 of 1] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, dist/build/Data/Time/Compat.o ) In-place registering time-compat-0.1.0.3... Running Haddock for time-compat-0.1.0.3... Running hscolour for time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Time.Compat' Missing documentation for: ToUTCTime (src/Data/Time/Compat.hs:36) Documentation created: dist/doc/html/time-compat/index.html, dist/doc/html/time-compat/time-compat.txt Creating package registration file: /tmp/pkgConf-time-compat-0.1.0343352742652489423.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/time-compat-0.1.0.3-BeIS18QpcceGOj7nTRmTsz Registering time-compat-0.1.0.3... Installed time-compat-0.1.0.3 Configuring blaze-markup-0.7.0.3... Building blaze-markup-0.7.0.3... Preprocessing library blaze-markup-0.7.0.3... [1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o ) src/Text/Blaze/Internal.hs:74: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/Text/Blaze/Internal.hs:75: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() [2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o ) [3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o ) [4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o ) src/Text/Blaze/Renderer/Text.hs:15: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() [5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o ) src/Text/Blaze/Renderer/Utf8.hs:11: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() [6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o ) src/Text/Blaze.hs:91: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/Text/Blaze.hs:92:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering blaze-markup-0.7.0.3... Running Haddock for blaze-markup-0.7.0.3... Running hscolour for blaze-markup-0.7.0.3... Preprocessing library blaze-markup-0.7.0.3... Preprocessing library blaze-markup-0.7.0.3... src/Text/Blaze/Internal.hs:74: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/Text/Blaze/Internal.hs:75: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/Text/Blaze/Renderer/Text.hs:15: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/Text/Blaze/Renderer/Utf8.hs:11: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/Text/Blaze.hs:91: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/Text/Blaze.hs:92:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity. 100% ( 50 / 50) in 'Text.Blaze.Internal' 75% ( 3 / 4) in 'Text.Blaze.Renderer.String' Missing documentation for: renderHtml (src/Text/Blaze/Renderer/String.hs:93) 67% ( 2 / 3) in 'Text.Blaze.Renderer.Pretty' Missing documentation for: renderHtml (src/Text/Blaze/Renderer/Pretty.hs:56) 56% ( 5 / 9) in 'Text.Blaze.Renderer.Text' Missing documentation for: renderHtmlBuilder (src/Text/Blaze/Renderer/Text.hs:73) renderHtmlBuilderWith (src/Text/Blaze/Renderer/Text.hs:133) renderHtml (src/Text/Blaze/Renderer/Text.hs:149) renderHtmlWith (src/Text/Blaze/Renderer/Text.hs:164) 86% ( 6 / 7) in 'Text.Blaze.Renderer.Utf8' Missing documentation for: Module header 100% ( 43 / 43) in 'Text.Blaze' Documentation created: dist/doc/html/blaze-markup/index.html, dist/doc/html/blaze-markup/blaze-markup.txt Creating package registration file: /tmp/pkgConf-blaze-markup-0.7.01781507959841834532.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-markup-0.7.0.3-FhrnjaI7C1I5CvgGhchX3R Registering blaze-markup-0.7.0.3... Installed blaze-markup-0.7.0.3 Configuring scientific-0.3.4.0... Building scientific-0.3.4.0... Preprocessing library scientific-0.3.4.0... [1 of 5] Compiling Utils ( src/Utils.hs, dist/build/Utils.o ) [2 of 5] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [3 of 5] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) In-place registering scientific-0.3.4.0... Running Haddock for scientific-0.3.4.0... Running hscolour for scientific-0.3.4.0... Preprocessing library scientific-0.3.4.0... Preprocessing library scientific-0.3.4.0... Haddock coverage: 33% ( 1 / 3) in 'Utils' Missing documentation for: Module header roundTo (src/Utils.hs:12) 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 24 / 24) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' Missing documentation for: Module header 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Missing documentation for: Module header Warning: Data.Scientific: could not find link destinations for: whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Creating package registration file: /tmp/pkgConf-scientific-0.3.494648401449645484.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.0-1bxijzbiQeBJiD7yrWN0ed Registering scientific-0.3.4.0... Installed scientific-0.3.4.0 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.56149801312027947119.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 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.018561309391153000820.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 temporary-1.2.0.3... Building temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... [1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o ) [2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o ) [3 of 3] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o ) In-place registering temporary-1.2.0.3... Running Haddock for temporary-1.2.0.3... Running hscolour for temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... Haddock coverage: 0% ( 0 / 5) in 'Distribution.Compat.Exception' Missing documentation for: Module header onException (Distribution/Compat/Exception.hs:19) catchIO (Distribution/Compat/Exception.hs:34) catchExit (Distribution/Compat/Exception.hs:41) throwIOIO (Distribution/Compat/Exception.hs:27) 40% ( 2 / 5) in 'Distribution.Compat.TempFile' Missing documentation for: Module header openNewBinaryFile (Distribution/Compat/TempFile.hs:112) createTempDirectory (Distribution/Compat/TempFile.hs:191) 67% ( 6 / 9) in 'System.IO.Temp' Missing documentation for: Module header openNewBinaryFile (Distribution/Compat/TempFile.hs:112) createTempDirectory (Distribution/Compat/TempFile.hs:191) Documentation created: dist/doc/html/temporary/index.html, dist/doc/html/temporary/temporary.txt Creating package registration file: /tmp/pkgConf-temporary-1.2.01885699776400889327.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/temporary-1.2.0.3-Il0r9HZboDhGin7P716nyP Registering temporary-1.2.0.3... Installed temporary-1.2.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.0629248671914576914.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 regex-compat-0.95.1... Building regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... [1 of 1] Compiling Text.Regex ( Text/Regex.hs, dist/build/Text/Regex.o ) Text/Regex.hs:50:1: Warning: Tab character Text/Regex.hs:51:1: Warning: Tab character Text/Regex.hs:63:12: Warning: Tab character Text/Regex.hs:64:13: Warning: Tab character Text/Regex.hs:65:21: Warning: Tab character Text/Regex.hs:66:1: Warning: Tab character Text/Regex.hs:67:1: Warning: Tab character Text/Regex.hs:73:12: Warning: Tab character Text/Regex.hs:74:13: Warning: Tab character Text/Regex.hs:76:1: Warning: Tab character Text/Regex.hs:77:1: Warning: Tab character Text/Regex.hs:78:1: Warning: Tab character Text/Regex.hs:79:1: Warning: Tab character Text/Regex.hs:80:1: Warning: Tab character Text/Regex.hs:81:1: Warning: Tab character In-place registering regex-compat-0.95.1... Running Haddock for regex-compat-0.95.1... Running hscolour for regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Text/Regex.hs:63:12: Warning: Tab character Text/Regex.hs:64:13: Warning: Tab character Text/Regex.hs:65:21: Warning: Tab character Text/Regex.hs:73:12: Warning: Tab character Text/Regex.hs:74:13: Warning: Tab character Text/Regex.hs:76:1: Warning: Tab character Haddock coverage: 100% ( 9 / 9) in 'Text.Regex' Documentation created: dist/doc/html/regex-compat/index.html, dist/doc/html/regex-compat/regex-compat.txt Creating package registration file: /tmp/pkgConf-regex-compat-0.95501797827958942307.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-compat-0.95.1-LfevtAmd1jA93E87NZxMhh Registering regex-compat-0.95.1... Installed regex-compat-0.95.1 Configuring acid-state-0.13.0... Building acid-state-0.13.0... Preprocessing library acid-state-0.13.0... [ 1 of 15] Compiling Data.Acid.CRC ( src/Data/Acid/CRC.hs, dist/build/Data/Acid/CRC.o ) [ 2 of 15] Compiling Paths_acid_state ( dist/build/autogen/Paths_acid_state.hs, dist/build/Paths_acid_state.o ) [ 3 of 15] Compiling Data.Acid.Archive ( src/Data/Acid/Archive.hs, dist/build/Data/Acid/Archive.o ) src/Data/Acid/Archive.hs:21: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() [ 4 of 15] Compiling FileIO ( src-unix/FileIO.hs, dist/build/FileIO.o ) [ 5 of 15] Compiling Data.Acid.Core ( src/Data/Acid/Core.hs, dist/build/Data/Acid/Core.o ) [ 6 of 15] Compiling Data.Acid.Log ( src/Data/Acid/Log.hs, dist/build/Data/Acid/Log.o ) [ 7 of 15] Compiling Data.Acid.Common ( src/Data/Acid/Common.hs, dist/build/Data/Acid/Common.o ) src/Data/Acid/Common.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() [ 8 of 15] Compiling Data.Acid.Abstract ( src/Data/Acid/Abstract.hs, dist/build/Data/Acid/Abstract.o ) src/Data/Acid/Abstract.hs:51:27: Warning: Variable ‘event’ is implicitly quantified due to a context Use explicit forall syntax instead. This will become an error in GHC 7.12. In the type ‘(QueryEvent event, EventState event ~ st) => event -> IO (EventResult event)’ In the definition of data constructor ‘AcidState’ [ 9 of 15] Compiling Data.Acid.TemplateHaskell ( src/Data/Acid/TemplateHaskell.hs, dist/build/Data/Acid/TemplateHaskell.o ) src/Data/Acid/TemplateHaskell.hs:17: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/Acid/TemplateHaskell.hs:251:15: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." src/Data/Acid/TemplateHaskell.hs:264:29: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." src/Data/Acid/TemplateHaskell.hs:285:29: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." [10 of 15] Compiling Data.Acid.Memory ( src/Data/Acid/Memory.hs, dist/build/Data/Acid/Memory.o ) [11 of 15] Compiling Data.Acid.Memory.Pure ( src/Data/Acid/Memory/Pure.hs, dist/build/Data/Acid/Memory/Pure.o ) [12 of 15] Compiling Data.Acid.Remote ( src/Data/Acid/Remote.hs, dist/build/Data/Acid/Remote.o ) [13 of 15] Compiling Data.Acid.Advanced ( src/Data/Acid/Advanced.hs, dist/build/Data/Acid/Advanced.o ) [14 of 15] Compiling Data.Acid.Local ( src/Data/Acid/Local.hs, dist/build/Data/Acid/Local.o ) src/Data/Acid/Local.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() [15 of 15] Compiling Data.Acid ( src/Data/Acid.hs, dist/build/Data/Acid.o ) In-place registering acid-state-0.13.0... Running Haddock for acid-state-0.13.0... Running hscolour for acid-state-0.13.0... Preprocessing library acid-state-0.13.0... Preprocessing library acid-state-0.13.0... src/Data/Acid/Archive.hs:21: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/Acid/Common.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() src/Data/Acid/Abstract.hs:51:27: Warning: Variable ‘event’ is implicitly quantified due to a context Use explicit forall syntax instead. This will become an error in GHC 7.12. In the type ‘(QueryEvent event, EventState event ~ st) => event -> IO (EventResult event)’ In the definition of data constructor ‘AcidState’ src/Data/Acid/TemplateHaskell.hs:17: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/Acid/TemplateHaskell.hs:251:15: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." src/Data/Acid/TemplateHaskell.hs:264:29: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." src/Data/Acid/TemplateHaskell.hs:285:29: Warning: In the use of ‘classP’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib): Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'." src/Data/Acid/Local.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() Haddock coverage: 0% ( 0 / 2) in 'Data.Acid.CRC' Missing documentation for: Module header crc16 (src/Data/Acid/CRC.hs:54) 0% ( 0 / 8) in 'Paths_acid_state' Missing documentation for: Module header version (dist/build/autogen/Paths_acid_state.hs:15) getBinDir (dist/build/autogen/Paths_acid_state.hs:25) getLibDir (dist/build/autogen/Paths_acid_state.hs:25) getDataDir (dist/build/autogen/Paths_acid_state.hs:25) getLibexecDir (dist/build/autogen/Paths_acid_state.hs:25) getDataFileName (dist/build/autogen/Paths_acid_state.hs:32) getSysconfDir (dist/build/autogen/Paths_acid_state.hs:25) 0% ( 0 / 8) in 'Data.Acid.Archive' Missing documentation for: Module header Entry (src/Data/Acid/Archive.hs:26) Entries (src/Data/Acid/Archive.hs:27) putEntries (src/Data/Acid/Archive.hs:48) packEntries (src/Data/Acid/Archive.hs:51) readEntries (src/Data/Acid/Archive.hs:54) entriesToList (src/Data/Acid/Archive.hs:30) entriesToListNoFail (src/Data/Acid/Archive.hs:35) 11% ( 1 / 9) in 'FileIO' Missing documentation for: Module header FHandle (src-unix/FileIO.hs:29) open (src-unix/FileIO.hs:32) write (src-unix/FileIO.hs:35) flush (src-unix/FileIO.hs:39) close (src-unix/FileIO.hs:44) obtainPrefixLock (src-unix/FileIO.hs:56) PrefixLock (src-unix/FileIO.hs:27) 94% ( 16 / 17) in 'Data.Acid.Core' Missing documentation for: Tagged (src/Data/Acid/Core.hs:193) 0% ( 0 / 16) in 'Data.Acid.Log' Missing documentation for: Module header FileLog (src/Data/Acid/Log.hs:49) LogKey (src/Data/Acid/Log.hs:57) EntryId (src/Data/Acid/Log.hs:47) openFileLog (src/Data/Acid/Log.hs:83) closeFileLog (src/Data/Acid/Log.hs:143) pushEntry (src/Data/Acid/Log.hs:318) pushAction (src/Data/Acid/Log.hs:328) ensureLeastEntryId (src/Data/Acid/Log.hs:159) readEntriesFrom (src/Data/Acid/Log.hs:170) rollbackTo (src/Data/Acid/Log.hs:194) rollbackWhile (src/Data/Acid/Log.hs:212) newestEntry (src/Data/Acid/Log.hs:294) askCurrentEntryId (src/Data/Acid/Log.hs:333) cutFileLog (src/Data/Acid/Log.hs:276) archiveFileLog (src/Data/Acid/Log.hs:257) 57% ( 8 / 14) in 'Data.Acid.Common' Missing documentation for: runGetLazyFix (src/Data/Acid/Common.hs:25) IsAcidic (src/Data/Acid/Common.hs:33) (src/Data/Acid/Common.hs:43) (src/Data/Acid/Common.hs:51) EventState (src/Data/Acid/Common.hs:65) eventsToMethods (src/Data/Acid/Common.hs:84) 70% ( 7 / 10) in 'Data.Acid.Abstract' Missing documentation for: Module header mkAnyState (src/Data/Acid/Abstract.hs:120) downcast (src/Data/Acid/Abstract.hs:127) 50% ( 1 / 2) in 'Data.Acid.TemplateHaskell' Missing documentation for: Module header 100% ( 2 / 2) in 'Data.Acid.Memory' 88% ( 15 / 17) in 'Data.Acid.Memory.Pure' Missing documentation for: IsAcidic (src/Data/Acid/Common.hs:33) EventState (src/Data/Acid/Common.hs:65) 94% ( 15 / 16) in 'Data.Acid.Remote' Missing documentation for: AcidRemoteException (src/Data/Acid/Remote.hs:141) 88% ( 7 / 8) in 'Data.Acid.Advanced' Missing documentation for: IsAcidic (src/Data/Acid/Common.hs:33) 90% ( 9 / 10) in 'Data.Acid.Local' Missing documentation for: Checkpoint (src/Data/Acid/Local.hs:207) 89% ( 16 / 18) in 'Data.Acid' Missing documentation for: EventState (src/Data/Acid/Common.hs:65) IsAcidic (src/Data/Acid/Common.hs:33) Warning: Data.Acid.Core: could not find link destinations for: Tag Warning: Data.Acid.Log: could not find link destinations for: FHandle Warning: Data.Acid.Abstract: could not find link destinations for: AnyState Warning: Data.Acid.Advanced: could not find link destinations for: Tag Warning: Data.Acid.Local: could not find link destinations for: PrefixLock Documentation created: dist/doc/html/acid-state/index.html, dist/doc/html/acid-state/acid-state.txt Creating package registration file: /tmp/pkgConf-acid-state-0.1318204564321984459928.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/acid-state-0.13.0-2kWSEO46imiJOGDeBbIUNI Registering acid-state-0.13.0... Installed acid-state-0.13.0 Configuring blaze-html-0.8.1.1... Building blaze-html-0.8.1.1... Preprocessing library blaze-html-0.8.1.1... [ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o ) [ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o ) [ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o ) [ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o ) [ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o ) [ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o ) [ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o ) [ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o ) [ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o ) [10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o ) [11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o ) [12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o ) [13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o ) [14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o ) [15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o ) [16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o ) [17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o ) [18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o ) [19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o ) [20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o ) [21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o ) In-place registering blaze-html-0.8.1.1... Running Haddock for blaze-html-0.8.1.1... Running hscolour for blaze-html-0.8.1.1... Preprocessing library blaze-html-0.8.1.1... Preprocessing library blaze-html-0.8.1.1... Haddock coverage: 100% (169 /169) in 'Text.Blaze.XHtml5.Attributes' 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes' 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes' 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes' 100% (169 /169) in 'Text.Blaze.Html5.Attributes' 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes' 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes' 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes' 20% ( 1 / 5) in 'Text.Blaze.Html' Missing documentation for: Module header Html (src/Text/Blaze/Html.hs:10) toHtml (src/Text/Blaze/Html.hs:12) preEscapedToHtml (src/Text/Blaze/Html.hs:15) 0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.Pretty' Missing documentation for: Module header renderHtml (src/Text/Blaze/Html/Renderer/Pretty.hs:8) 0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.String' Missing documentation for: Module header renderHtml (src/Text/Blaze/Html/Renderer/String.hs:8) 0% ( 0 / 5) in 'Text.Blaze.Html.Renderer.Text' Missing documentation for: Module header renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Text.hs:15) renderHtmlBuilderWith (src/Text/Blaze/Html/Renderer/Text.hs:18) renderHtml (src/Text/Blaze/Html/Renderer/Text.hs:21) renderHtmlWith (src/Text/Blaze/Html/Renderer/Text.hs:24) 0% ( 0 / 4) in 'Text.Blaze.Html.Renderer.Utf8' Missing documentation for: Module header renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Utf8.hs:13) renderHtml (src/Text/Blaze/Html/Renderer/Utf8.hs:16) renderHtmlToByteStringIO (src/Text/Blaze/Html/Renderer/Utf8.hs:19) 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet' 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict' 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional' 100% (111 /111) in 'Text.Blaze.Html5' 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet' 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict' 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional' 100% (111 /111) in 'Text.Blaze.XHtml5' Documentation created: dist/doc/html/blaze-html/index.html, dist/doc/html/blaze-html/blaze-html.txt Creating package registration file: /tmp/pkgConf-blaze-html-0.8.1239306466990687681.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-html-0.8.1.1-1zXVsYxJvNk7KmCYUCIuBj Registering blaze-html-0.8.1.1... Installed blaze-html-0.8.1.1 Configuring attoparsec-0.13.0.1... Building attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... [ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) [ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) [ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) [ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.13.0.1... Running Haddock for attoparsec-0.13.0.1... Running hscolour for attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Haddock coverage: 67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet' Missing documentation for: FastSet (Data/Attoparsec/Text/FastSet.hs:27) fromList (Data/Attoparsec/Text/FastSet.hs:29) charClass (Data/Attoparsec/Text/FastSet.hs:37) 50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn' Missing documentation for: Module header 36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer' Missing documentation for: Buffer (Data/Attoparsec/Text/Buffer.hs:58) unbuffer (Data/Attoparsec/Text/Buffer.hs:75) unbufferAt (Data/Attoparsec/Text/Buffer.hs:78) length (Data/Attoparsec/Text/Buffer.hs:120) pappend (Data/Attoparsec/Text/Buffer.hs:93) substring (Data/Attoparsec/Text/Buffer.hs:124) dropWord16 (Data/Attoparsec/Text/Buffer.hs:131) 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' Missing documentation for: Buffer (Data/Attoparsec/ByteString/Buffer.hs:71) unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88) pappend (Data/Attoparsec/ByteString/Buffer.hs:101) length (Data/Attoparsec/ByteString/Buffer.hs:134) unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138) substring (Data/Attoparsec/ByteString/Buffer.hs:143) unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150) 89% ( 8 / 9) in 'Data.Attoparsec.Zepto' Missing documentation for: Parser (Data/Attoparsec/Zepto.hs:69) 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' Missing documentation for: FastSet (Data/Attoparsec/ByteString/FastSet.hs:44) fromList (Data/Attoparsec/ByteString/FastSet.hs:62) fromSet (Data/Attoparsec/ByteString/FastSet.hs:44) charClass (Data/Attoparsec/ByteString/FastSet.hs:111) 50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types' Missing documentation for: State (Data/Attoparsec/Internal/Types.hs:118) Failure (Data/Attoparsec/Internal/Types.hs:122) Success (Data/Attoparsec/Internal/Types.hs:124) Pos (Data/Attoparsec/Internal/Types.hs:46) <> (Data/Attoparsec/Internal/Types.hs:209) 100% ( 4 / 4) in 'Data.Attoparsec.Types' 100% ( 9 / 9) in 'Data.Attoparsec.Internal' 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' 93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) storable (Data/Attoparsec/ByteString/Internal.hs:138) 95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:89) Result (Data/Attoparsec/Text/Internal.hs:90) 98% ( 90 / 92) in 'Data.Attoparsec.Text' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:89) Result (Data/Attoparsec/Text/Internal.hs:90) 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 97% ( 66 / 68) in 'Data.Attoparsec.ByteString' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Creating package registration file: /tmp/pkgConf-attoparsec-0.13.015368643261851422246.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-6FrI4eCXn6mHgtc3q8xerq Registering attoparsec-0.13.0.1... Installed attoparsec-0.13.0.1 Configuring lifted-base-0.2.3.6... Building lifted-base-0.2.3.6... Preprocessing library lifted-base-0.2.3.6... [1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o ) System/Timeout/Lifted.hs:4:14: Warning: ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe! [2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o ) Foreign/Marshal/Utils/Lifted.hs:6:14: Warning: ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe! [3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o ) Data/IORef/Lifted.hs:6:14: Warning: ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe! [4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o ) Control/Concurrent/QSemN/Lifted.hs:7:14: Warning: ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe! [5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o ) Control/Concurrent/QSem/Lifted.hs:7:14: Warning: ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe! [6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o ) Control/Concurrent/Chan/Lifted.hs:6:14: Warning: ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe! [7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o ) Control/Concurrent/MVar/Lifted.hs:7:14: Warning: ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe! [8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o ) Control/Exception/Lifted.hs:11:14: Warning: ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe! [9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o ) Control/Concurrent/Lifted.hs:4:14: Warning: ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe! In-place registering lifted-base-0.2.3.6... Running Haddock for lifted-base-0.2.3.6... Running hscolour for lifted-base-0.2.3.6... Preprocessing library lifted-base-0.2.3.6... Preprocessing library lifted-base-0.2.3.6... System/Timeout/Lifted.hs:4:14: Warning: ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe! Foreign/Marshal/Utils/Lifted.hs:6:14: Warning: ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe! Data/IORef/Lifted.hs:6:14: Warning: ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe! Control/Concurrent/QSemN/Lifted.hs:7:14: Warning: ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe! Control/Concurrent/QSem/Lifted.hs:7:14: Warning: ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe! Control/Concurrent/Chan/Lifted.hs:6:14: Warning: ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe! Control/Concurrent/MVar/Lifted.hs:7:14: Warning: ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe! Control/Exception/Lifted.hs:11:14: Warning: ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe! Control/Concurrent/Lifted.hs:4:14: Warning: ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe! Haddock coverage: 100% ( 2 / 2) in 'System.Timeout.Lifted' 100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted' 100% ( 11 / 11) in 'Data.IORef.Lifted' 100% ( 5 / 5) in 'Control.Concurrent.QSemN.Lifted' 100% ( 5 / 5) in 'Control.Concurrent.QSem.Lifted' 100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted' 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted' 100% ( 36 / 36) in 'Control.Exception.Lifted' 100% ( 36 / 36) in 'Control.Concurrent.Lifted' Documentation created: dist/doc/html/lifted-base/index.html, dist/doc/html/lifted-base/lifted-base.txt Creating package registration file: /tmp/pkgConf-lifted-base-0.2.31449189833825440598.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lifted-base-0.2.3.6-K3cQFA6mRg85rpDaA9numU Registering lifted-base-0.2.3.6... Installed lifted-base-0.2.3.6 Configuring MissingH-1.3.0.1... Building MissingH-1.3.0.1... Preprocessing library MissingH-1.3.0.1... on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 47] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o ) [ 2 of 47] Compiling System.Debian ( src/System/Debian.hs, dist/build/System/Debian.o ) [ 3 of 47] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o ) [ 4 of 47] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o ) [ 5 of 47] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o ) [ 6 of 47] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o ) [ 7 of 47] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o ) [ 8 of 47] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o ) src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: Warning: No explicit implementation for either ‘showsPrec’ or ‘show’ In the instance declaration for ‘Show Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:15:12: Warning: No explicit implementation for either ‘readsPrec’ or ‘GHC.Read.readPrec’ In the instance declaration for ‘Read Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit implementation for ‘xor’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSize’, ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ In the instance declaration for ‘Bits Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning: No explicit implementation for ‘quotRem’ In the instance declaration for ‘Integral Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning: No explicit implementation for ‘toRational’ In the instance declaration for ‘Real Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit implementation for ‘toEnum’ and ‘fromEnum’ In the instance declaration for ‘Enum Zord64’ [ 9 of 47] Compiling Data.Hash.MD5 ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o ) src/Data/Hash/MD5.lhs:114:12: Warning: No explicit implementation for ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’) In the instance declaration for ‘Num ABCD’ [10 of 47] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o ) [11 of 47] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o ) [12 of 47] Compiling Data.Bits.Utils ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o ) src/Data/Bits/Utils.hs:40:13: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/Bits/Utils.hs:42:42: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [13 of 47] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o ) src/System/FileArchive/GZip.hs:44:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/System/FileArchive/GZip.hs:56:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/System/FileArchive/GZip.hs:56:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [14 of 47] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o ) [15 of 47] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o ) [16 of 47] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o ) src/Data/Either/Utils.hs:29:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead [17 of 47] Compiling Network.Utils ( src/Network/Utils.hs, dist/build/Network/Utils.o ) [18 of 47] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o ) [19 of 47] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o ) [20 of 47] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o ) [21 of 47] Compiling Data.Quantity ( src/Data/Quantity.hs, dist/build/Data/Quantity.o ) [22 of 47] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o ) [23 of 47] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o ) [24 of 47] Compiling Data.BinPacking ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o ) src/Data/BinPacking.hs:40:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Data/BinPacking.hs:59:55: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Data/BinPacking.hs:59:55: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Data/BinPacking.hs:72:18: Warning: Variable ‘size’ is implicitly quantified due to a context Use explicit forall syntax instead. This will become an error in GHC 7.12. In the type ‘(Num size, Ord size, Show size, Show obj) => [size] -> [(size, obj)] -> Either (BinPackerError size obj) [[(size, obj)]]’ In the declaration for type synonym ‘BinPacker’ src/Data/BinPacking.hs:72:18: Warning: Variable ‘obj’ is implicitly quantified due to a context Use explicit forall syntax instead. This will become an error in GHC 7.12. In the type ‘(Num size, Ord size, Show size, Show obj) => [size] -> [(size, obj)] -> Either (BinPackerError size obj) [[(size, obj)]]’ In the declaration for type synonym ‘BinPacker’ [25 of 47] Compiling Data.CSV ( src/Data/CSV.hs, dist/build/Data/CSV.o ) [26 of 47] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o ) [27 of 47] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o ) [28 of 47] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o ) [29 of 47] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o ) [30 of 47] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o ) [31 of 47] Compiling System.Daemon ( src/System/Daemon.hs, dist/build/System/Daemon.o ) [32 of 47] Compiling System.IO.HVIO ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o ) [33 of 47] Compiling System.IO.HVFS ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o ) [34 of 47] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o ) [35 of 47] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o ) [36 of 47] Compiling System.IO.Utils ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o ) [37 of 47] Compiling Data.List.Utils ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o ) [38 of 47] Compiling Data.Map.Utils ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o ) [39 of 47] Compiling System.Path ( src/System/Path.hs, dist/build/System/Path.o ) [40 of 47] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o ) [41 of 47] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o ) [42 of 47] Compiling Data.MIME.Types ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o ) [43 of 47] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o ) [44 of 47] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o ) [45 of 47] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o ) [46 of 47] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o ) [47 of 47] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o ) In-place registering MissingH-1.3.0.1... Running Haddock for MissingH-1.3.0.1... Running hscolour for MissingH-1.3.0.1... Preprocessing library MissingH-1.3.0.1... Preprocessing library MissingH-1.3.0.1... src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: Warning: No explicit implementation for either ‘showsPrec’ or ‘show’ In the instance declaration for ‘Show Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:15:12: Warning: No explicit implementation for either ‘readsPrec’ or ‘GHC.Read.readPrec’ In the instance declaration for ‘Read Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit implementation for ‘xor’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSize’, ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’ In the instance declaration for ‘Bits Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning: No explicit implementation for ‘quotRem’ In the instance declaration for ‘Integral Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning: No explicit implementation for ‘toRational’ In the instance declaration for ‘Real Zord64’ src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit implementation for ‘toEnum’ and ‘fromEnum’ In the instance declaration for ‘Enum Zord64’ src/Data/Hash/MD5.lhs:114:12: Warning: No explicit implementation for ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’) In the instance declaration for ‘Num ABCD’ src/Data/Bits/Utils.hs:40:13: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/Bits/Utils.hs:42:42: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/System/FileArchive/GZip.hs:44:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/System/FileArchive/GZip.hs:56:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/System/FileArchive/GZip.hs:56:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Data/Either/Utils.hs:29:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Data/BinPacking.hs:40:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Data/BinPacking.hs:59:55: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Data/BinPacking.hs:59:55: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Data/BinPacking.hs:72:18: Warning: Variable ‘size’ is implicitly quantified due to a context Use explicit forall syntax instead. This will become an error in GHC 7.12. In the type ‘(Num size, Ord size, Show size, Show obj) => [size] -> [(size, obj)] -> Either (BinPackerError size obj) [[(size, obj)]]’ In the declaration for type synonym ‘BinPacker’ src/Data/BinPacking.hs:72:18: Warning: Variable ‘obj’ is implicitly quantified due to a context Use explicit forall syntax instead. This will become an error in GHC 7.12. In the type ‘(Num size, Ord size, Show size, Show obj) => [size] -> [(size, obj)] -> Either (BinPackerError size obj) [[(size, obj)]]’ In the declaration for type synonym ‘BinPacker’ Haddock coverage: 100% ( 6 / 6) in 'System.Console.GetOpt.Utils' 86% ( 6 / 7) in 'System.Debian' Missing documentation for: checkDebVersion (src/System/Debian.hs:64) 100% ( 1 / 1) in 'System.IO.WindowsCompat' 11% ( 1 / 9) in 'System.Posix.Consts' Missing documentation for: blockSpecialMode (src/System/Posix/Consts.hs:27) characterSpecialMode (src/System/Posix/Consts.hs:30) namedPipeMode (src/System/Posix/Consts.hs:33) regularFileMode (src/System/Posix/Consts.hs:36) directoryMode (src/System/Posix/Consts.hs:39) fileTypeModes (src/System/Posix/Consts.hs:42) socketMode (src/System/Posix/Consts.hs:45) symbolicLinkMode (src/System/Posix/Consts.hs:48) 10% ( 1 / 10) in 'System.IO.StatCompat' Missing documentation for: FileStatusCompat (src/System/IO/StatCompat.hs:39) sc_helper (src/System/IO/StatCompat.hs:53) isBlockDevice (src/System/IO/StatCompat.hs:57) isCharacterDevice (src/System/IO/StatCompat.hs:57) isNamedPipe (src/System/IO/StatCompat.hs:57) isRegularFile (src/System/IO/StatCompat.hs:57) isDirectory (src/System/IO/StatCompat.hs:57) isSymbolicLink (src/System/IO/StatCompat.hs:57) isSocket (src/System/IO/StatCompat.hs:57) 100% ( 4 / 4) in 'System.IO.PlafCompat' 29% ( 2 / 7) in 'Data.Compression.Inflate' Missing documentation for: inflate_string (src/Data/Compression/Inflate.hs:46) inflate (src/Data/Compression/Inflate.hs:197) Output (src/Data/Compression/Inflate.hs:70) Bit (src/Data/Compression/Inflate.hs:87) bits_to_word32 (src/Data/Compression/Inflate.hs:103) 0% ( 0 / 2) in 'Data.Hash.MD5.Zord64_HARD' Missing documentation for: Module header Zord64 (src/Data/Hash/MD5/Zord64_HARD.lhs:7) 50% ( 5 / 10) in 'Data.Hash.MD5' Missing documentation for: ABCD (src/Data/Hash/MD5.lhs:44) Zord64 (src/Data/Hash/MD5.lhs:29) Str (src/Data/Hash/MD5.lhs:45) BoolList (src/Data/Hash/MD5.lhs:46) WordList (src/Data/Hash/MD5.lhs:47) 20% ( 1 / 5) in 'Data.Hash.CRC32.GZip' Missing documentation for: update_crc (src/Data/Hash/CRC32/GZip.hs:32) update_crc_list (src/Data/Hash/CRC32/GZip.hs:40) calc_crc32 (src/Data/Hash/CRC32/GZip.hs:43) gzipcrctab (src/Data/Hash/CRC32/GZip.hs:46) 20% ( 1 / 5) in 'Data.Hash.CRC32.Posix' Missing documentation for: iter_crc32 (src/Data/Hash/CRC32/Posix.hs:47) calc_crc32 (src/Data/Hash/CRC32/Posix.hs:53) crc32 (src/Data/Hash/CRC32/Posix.hs:62) crctab (src/Data/Hash/CRC32/Posix.hs:66) 100% ( 7 / 7) in 'Data.Bits.Utils' 93% ( 14 / 15) in 'System.FileArchive.GZip' Missing documentation for: GZipError (src/System/FileArchive/GZip.hs:50) 100% ( 5 / 5) in 'Data.Tuple.Utils' 100% ( 3 / 3) in 'Data.Maybe.Utils' 100% ( 8 / 8) in 'Data.Either.Utils' 33% ( 2 / 6) in 'Network.Utils' Missing documentation for: connectTCP (src/Network/Utils.hs:57) connectTCPAddr (src/Network/Utils.hs:62) listenTCPAddr (src/Network/Utils.hs:69) showSockAddr (src/Network/Utils.hs:77) 94% ( 16 / 17) in 'Network.SocketServer' Missing documentation for: SocketServer (src/Network/SocketServer.hs:87) 100% ( 2 / 2) in 'System.Time.ParseDate' 100% ( 22 / 22) in 'System.Path.NameManip' 100% ( 10 / 10) in 'Data.Quantity' 100% ( 9 / 9) in 'System.Time.Utils' Warning: Data.Progress.Tracker: withStatus is exported separately but will be documented under ProgressStatuses. Consider exporting it together with its parent(s) for code clarity. 96% ( 26 / 27) in 'Data.Progress.Tracker' Missing documentation for: ProgressStatuses (src/Data/Progress/Tracker.hs:131) 100% ( 5 / 5) in 'Data.BinPacking' 100% ( 3 / 3) in 'Data.CSV' 95% ( 20 / 21) in 'System.Cmd.Utils' Missing documentation for: PipeMode (src/System/Cmd/Utils.hs:113) 100% ( 2 / 2) in 'Network.Email.Sendmail' 100% ( 3 / 3) in 'Control.Concurrent.Thread.Utils' 83% ( 5 / 6) in 'Network.Email.Mailbox' Missing documentation for: MailboxWriter (src/Network/Email/Mailbox.hs:74) 86% ( 12 / 14) in 'Text.ParserCombinators.Parsec.Utils' Missing documentation for: GeneralizedToken (src/Text/ParserCombinators/Parsec/Utils.hs:34) GeneralizedTokenParser (src/Text/ParserCombinators/Parsec/Utils.hs:35) 100% ( 2 / 2) in 'System.Daemon' 100% ( 18 / 18) in 'System.IO.HVIO' 57% ( 12 / 21) in 'System.IO.HVFS' Missing documentation for: SystemFS (src/System/IO/HVFS.hs:290) DeviceID FileID FileMode LinkCount UserID GroupID FileOffset EpochTime 100% ( 29 / 29) in 'System.IO.Binary' 83% ( 5 / 6) in 'System.IO.HVFS.Utils' Missing documentation for: SystemFS (src/System/IO/HVFS.hs:290) 100% ( 23 / 23) in 'System.IO.Utils' 100% ( 42 / 42) in 'Data.List.Utils' 100% ( 8 / 8) in 'Data.Map.Utils' 100% ( 14 / 14) in 'System.Path' 100% ( 14 / 14) in 'System.IO.HVFS.InstanceHelpers' 100% ( 5 / 5) in 'System.IO.HVFS.Combinators' 92% ( 11 / 12) in 'Data.MIME.Types' Missing documentation for: MIMETypeData (src/Data/MIME/Types.hs:51) 100% ( 18 / 18) in 'Data.String.Utils' 94% ( 16 / 17) in 'Data.Progress.Meter' Missing documentation for: ProgressMeter (src/Data/Progress/Meter.hs:61) 100% ( 4 / 4) in 'System.Path.WildMatch' 100% ( 3 / 3) in 'System.Path.Glob' 100% ( 3 / 3) in 'System.Debian.ControlParser' Warning: System.IO.Binary: could not find link destinations for: hPutBlocks Warning: Data.Progress.Meter: could not find link destinations for: ProgressMeterR Documentation created: dist/doc/html/MissingH/index.html, dist/doc/html/MissingH/MissingH.txt Creating package registration file: /tmp/pkgConf-MissingH-1.3.05604253291059887569.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MissingH-1.3.0.1-F21c7WIwyi5IaWMFBjyR7a Registering MissingH-1.3.0.1... Installed MissingH-1.3.0.1 Configuring happstack-server-7.4.4... Building happstack-server-7.4.4... Preprocessing library happstack-server-7.4.4... on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Happstack/Server/SimpleHTTP.hs:3:14: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 38] Compiling Happstack.Server.Internal.LazyLiner ( src/Happstack/Server/Internal/LazyLiner.hs, dist/build/Happstack/Server/Internal/LazyLiner.o ) [ 2 of 38] Compiling Happstack.Server.Internal.SocketTH ( src/Happstack/Server/Internal/SocketTH.hs, dist/build/Happstack/Server/Internal/SocketTH.o ) [ 3 of 38] Compiling Happstack.Server.Internal.Socket ( src/Happstack/Server/Internal/Socket.hs, dist/build/Happstack/Server/Internal/Socket.o ) src/Happstack/Server/Internal/Socket.hs:39:1: Warning: Defined but not used: ‘showHostAddress6’ [ 4 of 38] Compiling Happstack.Server.Internal.LogFormat ( src/Happstack/Server/Internal/LogFormat.hs, dist/build/Happstack/Server/Internal/LogFormat.o ) [ 5 of 38] Compiling Happstack.Server.Internal.TimeoutManager ( src/Happstack/Server/Internal/TimeoutManager.hs, dist/build/Happstack/Server/Internal/TimeoutManager.o ) [ 6 of 38] Compiling Happstack.Server.Internal.TimeoutIO ( src/Happstack/Server/Internal/TimeoutIO.hs, dist/build/Happstack/Server/Internal/TimeoutIO.o ) [ 7 of 38] Compiling Happstack.Server.Internal.TimeoutSocket ( src/Happstack/Server/Internal/TimeoutSocket.hs, dist/build/Happstack/Server/Internal/TimeoutSocket.o ) [ 8 of 38] Compiling Happstack.Server.SURI.ParseURI ( src/Happstack/Server/SURI/ParseURI.hs, dist/build/Happstack/Server/SURI/ParseURI.o ) [ 9 of 38] Compiling Happstack.Server.SURI ( src/Happstack/Server/SURI.hs, dist/build/Happstack/Server/SURI.o ) [10 of 38] Compiling Happstack.Server.Internal.RFC822Headers ( src/Happstack/Server/Internal/RFC822Headers.hs, dist/build/Happstack/Server/Internal/RFC822Headers.o ) [11 of 38] Compiling Paths_happstack_server ( dist/build/autogen/Paths_happstack_server.hs, dist/build/Paths_happstack_server.o ) [12 of 38] Compiling Happstack.Server.Internal.Clock ( src/Happstack/Server/Internal/Clock.hs, dist/build/Happstack/Server/Internal/Clock.o ) src/Happstack/Server/Internal/Clock.hs:9: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() [13 of 38] Compiling Happstack.Server.Internal.Cookie ( src/Happstack/Server/Internal/Cookie.hs, dist/build/Happstack/Server/Internal/Cookie.o ) [14 of 38] Compiling Happstack.Server.Internal.Types ( src/Happstack/Server/Internal/Types.hs, dist/build/Happstack/Server/Internal/Types.o ) src/Happstack/Server/Internal/Types.hs:21:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/Internal/Types.hs:37:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant src/Happstack/Server/Internal/Types.hs:231:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Types.hs:231:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [15 of 38] Compiling Happstack.Server.Internal.Multipart ( src/Happstack/Server/Internal/Multipart.hs, dist/build/Happstack/Server/Internal/Multipart.o ) [16 of 38] Compiling Happstack.Server.Internal.MessageWrap ( src/Happstack/Server/Internal/MessageWrap.hs, dist/build/Happstack/Server/Internal/MessageWrap.o ) [17 of 38] Compiling Happstack.Server.Types ( src/Happstack/Server/Types.hs, dist/build/Happstack/Server/Types.o ) [18 of 38] Compiling Happstack.Server.Internal.Monads ( src/Happstack/Server/Internal/Monads.hs, dist/build/Happstack/Server/Internal/Monads.o ) src/Happstack/Server/Internal/Monads.hs:14:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/Internal/Monads.hs:54:1: Warning: The import item ‘IO(..)’ suggests that ‘IO’ has (in-scope) constructors or class methods, but it has none src/Happstack/Server/Internal/Monads.hs:383:37: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:403:31: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:536:25: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:537:36: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:542:30: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:542:62: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:554:54: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:558:17: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:776:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:776:51: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:778:17: Warning: In the use of ‘mapErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:780:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:780:55: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:783:19: Warning: In the use of ‘mapErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:790:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:790:49: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [19 of 38] Compiling Happstack.Server.Internal.Handler ( src/Happstack/Server/Internal/Handler.hs, dist/build/Happstack/Server/Internal/Handler.o ) [20 of 38] Compiling Happstack.Server.Client ( src/Happstack/Server/Client.hs, dist/build/Happstack/Server/Client.o ) [21 of 38] Compiling Happstack.Server.Internal.Listen ( src/Happstack/Server/Internal/Listen.hs, dist/build/Happstack/Server/Internal/Listen.o ) src/Happstack/Server/Internal/Listen.hs:15:1: Warning: The import of ‘SockAddr’ from module ‘Network.Socket’ is redundant [22 of 38] Compiling Happstack.Server.Internal.LowLevel ( src/Happstack/Server/Internal/LowLevel.hs, dist/build/Happstack/Server/Internal/LowLevel.o ) [23 of 38] Compiling Happstack.Server.Cookie ( src/Happstack/Server/Cookie.hs, dist/build/Happstack/Server/Cookie.o ) [24 of 38] Compiling Happstack.Server.Response ( src/Happstack/Server/Response.hs, dist/build/Happstack/Server/Response.o ) [25 of 38] Compiling Happstack.Server.RqData ( src/Happstack/Server/RqData.hs, dist/build/Happstack/Server/RqData.o ) src/Happstack/Server/RqData.hs:61:1: Warning: The import of ‘<*>, pure, Applicative, <$>’ from module ‘Control.Applicative’ is redundant src/Happstack/Server/RqData.hs:70:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/RqData.hs:73:1: Warning: The qualified import of ‘Data.ByteString.Char8’ is redundant except perhaps to import instances from ‘Data.ByteString.Char8’ To import instances alone, use: import Data.ByteString.Char8() src/Happstack/Server/RqData.hs:80: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/Happstack/Server/RqData.hs:93:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:97:21: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:102:21: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:121:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:121:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:202:20: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:202:56: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:204:21: Warning: In the use of ‘mapErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:282:36: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:291:36: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:339:36: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:361:39: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:374:35: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:449:37: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:510:38: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [26 of 38] Compiling Happstack.Server.Monads ( src/Happstack/Server/Monads.hs, dist/build/Happstack/Server/Monads.o ) src/Happstack/Server/Monads.hs:40:1: Warning: The import of ‘Applicative’ from module ‘Control.Applicative’ is redundant src/Happstack/Server/Monads.hs:42:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/Monads.hs:53: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/Happstack/Server/Monads.hs:72:24: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Monads.hs:72:48: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [27 of 38] Compiling Happstack.Server.Auth ( src/Happstack/Server/Auth.hs, dist/build/Happstack/Server/Auth.o ) [28 of 38] Compiling Happstack.Server.Error ( src/Happstack/Server/Error.hs, dist/build/Happstack/Server/Error.o ) src/Happstack/Server/Error.hs:4:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/Error.hs:25:26: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:28:12: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:51:29: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:51:84: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:53:32: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [29 of 38] Compiling Happstack.Server.Proxy ( src/Happstack/Server/Proxy.hs, dist/build/Happstack/Server/Proxy.o ) [30 of 38] Compiling Happstack.Server.Validation ( src/Happstack/Server/Validation.hs, dist/build/Happstack/Server/Validation.o ) [31 of 38] Compiling Happstack.Server.FileServe.BuildingBlocks ( src/Happstack/Server/FileServe/BuildingBlocks.hs, dist/build/Happstack/Server/FileServe/BuildingBlocks.o ) src/Happstack/Server/FileServe/BuildingBlocks.hs:57: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() [32 of 38] Compiling Happstack.Server.FileServe ( src/Happstack/Server/FileServe.hs, dist/build/Happstack/Server/FileServe.o ) [33 of 38] Compiling Happstack.Server.Routing ( src/Happstack/Server/Routing.hs, dist/build/Happstack/Server/Routing.o ) [34 of 38] Compiling Happstack.Server.SimpleHTTP ( src/Happstack/Server/SimpleHTTP.hs, dist/build/Happstack/Server/SimpleHTTP.o ) [35 of 38] Compiling Happstack.Server.Internal.Compression ( src/Happstack/Server/Internal/Compression.hs, dist/build/Happstack/Server/Internal/Compression.o ) [36 of 38] Compiling Happstack.Server.I18N ( src/Happstack/Server/I18N.hs, dist/build/Happstack/Server/I18N.o ) src/Happstack/Server/I18N.hs:6: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() [37 of 38] Compiling Happstack.Server.Compression ( src/Happstack/Server/Compression.hs, dist/build/Happstack/Server/Compression.o ) [38 of 38] Compiling Happstack.Server ( src/Happstack/Server.hs, dist/build/Happstack/Server.o ) In-place registering happstack-server-7.4.4... Running Haddock for happstack-server-7.4.4... Running hscolour for happstack-server-7.4.4... Preprocessing library happstack-server-7.4.4... Preprocessing library happstack-server-7.4.4... src/Happstack/Server/SimpleHTTP.hs:3:14: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Happstack/Server/Internal/Socket.hs:39:1: Warning: Defined but not used: ‘showHostAddress6’ src/Happstack/Server/Internal/Clock.hs:9: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/Happstack/Server/Internal/Types.hs:21:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/Internal/Types.hs:37:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant src/Happstack/Server/Internal/Types.hs:231:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Types.hs:231:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:14:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/Internal/Monads.hs:54:1: Warning: The import item ‘IO(..)’ suggests that ‘IO’ has (in-scope) constructors or class methods, but it has none src/Happstack/Server/Internal/Monads.hs:383:37: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:403:31: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:536:25: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:537:36: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:542:30: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:542:62: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:554:54: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:558:17: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:776:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:776:51: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:778:17: Warning: In the use of ‘mapErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:780:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:780:55: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:783:19: Warning: In the use of ‘mapErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:790:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Internal/Monads.hs:790:49: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 12% ( 1 / 8) in 'Happstack.Server.Internal.LazyLiner' Missing documentation for: Module header Lazy (src/Happstack/Server/Internal/LazyLiner.hs:11) newLinerHandle (src/Happstack/Server/Internal/LazyLiner.hs:13) headerLines (src/Happstack/Server/Internal/LazyLiner.hs:16) getBytes (src/Happstack/Server/Internal/LazyLiner.hs:32) getBytesStrict (src/Happstack/Server/Internal/LazyLiner.hs:27) getRest (src/Happstack/Server/Internal/LazyLiner.hs:37) 0% ( 0 / 2) in 'Happstack.Server.Internal.SocketTH' Missing documentation for: Module header supportsIPv6 (src/Happstack/Server/Internal/SocketTH.hs:14) 33% ( 1 / 3) in 'Happstack.Server.Internal.Socket' Missing documentation for: Module header sockAddrToPeer (src/Happstack/Server/Internal/Socket.hs:58) 67% ( 2 / 3) in 'Happstack.Server.Internal.LogFormat' Missing documentation for: Module header 17% ( 2 / 12) in 'Happstack.Server.Internal.TimeoutManager' Missing documentation for: Module header Handle (src/Happstack/Server/Internal/TimeoutManager.hs:24) initialize (src/Happstack/Server/Internal/TimeoutManager.hs:27) register (src/Happstack/Server/Internal/TimeoutManager.hs:53) registerKillThread (src/Happstack/Server/Internal/TimeoutManager.hs:61) tickle (src/Happstack/Server/Internal/TimeoutManager.hs:66) pause (src/Happstack/Server/Internal/TimeoutManager.hs:66) resume (src/Happstack/Server/Internal/TimeoutManager.hs:66) cancel (src/Happstack/Server/Internal/TimeoutManager.hs:66) forceTimeout (src/Happstack/Server/Internal/TimeoutManager.hs:74) 50% ( 1 / 2) in 'Happstack.Server.Internal.TimeoutIO' Missing documentation for: Module header 14% ( 1 / 7) in 'Happstack.Server.Internal.TimeoutSocket' Missing documentation for: sPutLazyTickle (src/Happstack/Server/Internal/TimeoutSocket.hs:25) sPutTickle (src/Happstack/Server/Internal/TimeoutSocket.hs:30) sGetContents (src/Happstack/Server/Internal/TimeoutSocket.hs:37) sendFileTickle (src/Happstack/Server/Internal/TimeoutSocket.hs:56) iterTickle (src/Happstack/Server/Internal/TimeoutSocket.hs:60) timeoutSocketIO (src/Happstack/Server/Internal/TimeoutSocket.hs:77) 0% ( 0 / 2) in 'Happstack.Server.SURI.ParseURI' Missing documentation for: Module header parseURIRef (src/Happstack/Server/SURI/ParseURI.hs:12) 76% ( 13 / 17) in 'Happstack.Server.SURI' Missing documentation for: unEscape (src/Happstack/Server/SURI.hs:68) unEscapeQS (src/Happstack/Server/SURI.hs:68) SURI (src/Happstack/Server/SURI.hs:77) FromPath (src/Happstack/Server/SURI.hs:108) 43% ( 9 / 21) in 'Happstack.Server.Internal.RFC822Headers' Missing documentation for: Header (src/Happstack/Server/Internal/RFC822Headers.hs:51) pHeader (src/Happstack/Server/Internal/RFC822Headers.hs:59) pHeaders (src/Happstack/Server/Internal/RFC822Headers.hs:53) parseHeaders (src/Happstack/Server/Internal/RFC822Headers.hs:56) getContentType (src/Happstack/Server/Internal/RFC822Headers.hs:151) ContentTransferEncoding (src/Happstack/Server/Internal/RFC822Headers.hs:158) getContentTransferEncoding (src/Happstack/Server/Internal/RFC822Headers.hs:172) parseContentTransferEncoding (src/Happstack/Server/Internal/RFC822Headers.hs:168) ContentDisposition (src/Happstack/Server/Internal/RFC822Headers.hs:180) getContentDisposition (src/Happstack/Server/Internal/RFC822Headers.hs:194) parseContentDisposition (src/Happstack/Server/Internal/RFC822Headers.hs:191) parseM (src/Happstack/Server/Internal/RFC822Headers.hs:202) 0% ( 0 / 8) in 'Paths_happstack_server' Missing documentation for: Module header version (dist/build/autogen/Paths_happstack_server.hs:15) getBinDir (dist/build/autogen/Paths_happstack_server.hs:25) getLibDir (dist/build/autogen/Paths_happstack_server.hs:25) getDataDir (dist/build/autogen/Paths_happstack_server.hs:25) getLibexecDir (dist/build/autogen/Paths_happstack_server.hs:25) getDataFileName (dist/build/autogen/Paths_happstack_server.hs:32) getSysconfDir (dist/build/autogen/Paths_happstack_server.hs:25) 0% ( 0 / 5) in 'Happstack.Server.Internal.Clock' Missing documentation for: Module header getApproximateTime (src/Happstack/Server/Internal/Clock.hs:58) getApproximatePOSIXTime (src/Happstack/Server/Internal/Clock.hs:61) getApproximateUTCTime (src/Happstack/Server/Internal/Clock.hs:64) formatHttpDate (src/Happstack/Server/Internal/Clock.hs:31) 67% ( 8 / 12) in 'Happstack.Server.Internal.Cookie' Missing documentation for: Module header calcLife (src/Happstack/Server/Internal/Cookie.hs:62) getCookies' (src/Happstack/Server/Internal/Cookie.hs:181) getCookie' (src/Happstack/Server/Internal/Cookie.hs:185) 96% ( 46 / 48) in 'Happstack.Server.Internal.Types' Missing documentation for: Module header readDec' (src/Happstack/Server/Internal/Types.hs:443) 19% ( 6 / 32) in 'Happstack.Server.Internal.Multipart' Missing documentation for: Module header takeWhileS (src/Happstack/Server/Internal/Multipart.hs:30) crlf (src/Happstack/Server/Internal/Multipart.hs:38) crlfcrlf (src/Happstack/Server/Internal/Multipart.hs:41) blankLine (src/Happstack/Server/Internal/Multipart.hs:44) dropWhileS (src/Happstack/Server/Internal/Multipart.hs:47) BodyPart (src/Happstack/Server/Internal/Multipart.hs:54) Work (src/Happstack/Server/Internal/Multipart.hs:57) InputWorker (src/Happstack/Server/Internal/Multipart.hs:61) InputIter (src/Happstack/Server/Internal/Multipart.hs:63) FileSaver (src/Happstack/Server/Internal/Multipart.hs:68) defaultFileSaver (src/Happstack/Server/Internal/Multipart.hs:74) defaultInputIter (src/Happstack/Server/Internal/Multipart.hs:81) hPutLimit (src/Happstack/Server/Internal/Multipart.hs:119) hPutLimit' (src/Happstack/Server/Internal/Multipart.hs:123) bodyPartToInput (src/Happstack/Server/Internal/Multipart.hs:135) bodyPartsToInputs (src/Happstack/Server/Internal/Multipart.hs:167) multipartBody (src/Happstack/Server/Internal/Multipart.hs:183) parseMultipartBody (src/Happstack/Server/Internal/Multipart.hs:201) dropPreamble (src/Happstack/Server/Internal/Multipart.hs:207) dropLine (src/Happstack/Server/Internal/Multipart.hs:212) splitParts (src/Happstack/Server/Internal/Multipart.hs:226) splitPart (src/Happstack/Server/Internal/Multipart.hs:238) splitBlank (src/Happstack/Server/Internal/Multipart.hs:247) splitBoundary (src/Happstack/Server/Internal/Multipart.hs:252) splitAtEmptyLine (src/Happstack/Server/Internal/Multipart.hs:260) 64% ( 9 / 14) in 'Happstack.Server.Internal.MessageWrap' Missing documentation for: Module header queryInput (src/Happstack/Server/Internal/MessageWrap.hs:19) bodyInput (src/Happstack/Server/Internal/MessageWrap.hs:45) decodeBody (src/Happstack/Server/Internal/MessageWrap.hs:99) defaultInputIter (src/Happstack/Server/Internal/Multipart.hs:81) 96% ( 45 / 47) in 'Happstack.Server.Types' Missing documentation for: Module header readDec' (src/Happstack/Server/Internal/Types.hs:443) 27% ( 29 /107) in 'Happstack.Server.Internal.Monads' Missing documentation for: (src/Happstack/Server/Internal/Monads.hs:71) (src/Happstack/Server/Internal/Monads.hs:74) (src/Happstack/Server/Internal/Monads.hs:77) (src/Happstack/Server/Internal/Monads.hs:80) (src/Happstack/Server/Internal/Monads.hs:85) (src/Happstack/Server/Internal/Monads.hs:92) (src/Happstack/Server/Internal/Monads.hs:181) (src/Happstack/Server/Internal/Monads.hs:184) (src/Happstack/Server/Internal/Monads.hs:188) (src/Happstack/Server/Internal/Monads.hs:192) (src/Happstack/Server/Internal/Monads.hs:196) (src/Happstack/Server/Internal/Monads.hs:201) (src/Happstack/Server/Internal/Monads.hs:205) (src/Happstack/Server/Internal/Monads.hs:209) (src/Happstack/Server/Internal/Monads.hs src/Happstack/Server/Internal/Listen.hs:15:1: Warning: The import of ‘SockAddr’ from module ‘Network.Socket’ is redundant src/Happstack/Server/RqData.hs:61:1: Warning: The import of ‘<*>, pure, Applicative, <$>’ from module ‘Control.Applicative’ is redundant src/Happstack/Server/RqData.hs:70:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/RqData.hs:73:1: Warning: The qualified import of ‘Data.ByteString.Char8’ is redundant except perhaps to import instances from ‘Data.ByteString.Char8’ To import instances alone, use: import Data.ByteString.Char8() src/Happstack/Server/RqData.hs:80: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/Happstack/Server/RqData.hs:93:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:97:21: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:102:21: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:121:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:121:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:202:20: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:202:56: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:204:21: Warning: In the use of ‘mapErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:282:36: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:291:36: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:339:36: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:361:39: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:374:35: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:449:37: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/RqData.hs:510:38: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Monads.hs:40:1: Warning: The import of ‘Applicative’ from module ‘Control.Applicative’ is redundant src/Happstack/Server/Monads.hs:42:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/Monads.hs:53: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/Happstack/Server/Monads.hs:72:24: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Monads.hs:72:48: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:4:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Happstack/Server/Error.hs:25:26: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:28:12: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:51:29: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:51:84: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/Error.hs:53:32: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Happstack/Server/FileServe/BuildingBlocks.hs:57: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/Happstack/Server/I18N.hs:6: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() :213) (src/Happstack/Server/Internal/Monads.hs:218) (src/Happstack/Server/Internal/Monads.hs:230) (src/Happstack/Server/Internal/Monads.hs:282) (src/Happstack/Server/Internal/Monads.hs:297) unFilterFun (src/Happstack/Server/Internal/Monads.hs:305) FilterT (src/Happstack/Server/Internal/Monads.hs:312) (src/Happstack/Server/Internal/Monads.hs:315) (src/Happstack/Server/Internal/Monads.hs:318) (src/Happstack/Server/Internal/Monads.hs:321) (src/Happstack/Server/Internal/Monads.hs:324) (src/Happstack/Server/Internal/Monads.hs:329) (src/Happstack/Server/Internal/Monads.hs:334) (src/Happstack/Server/Internal/Monads.hs:377) (src/Happstack/Server/Internal/Monads.hs:386) (src/Happstack/Server/Internal/Monads.hs:389) (src/Happstack/Server/Internal/Monads.hs:392) (src/Happstack/Server/Internal/Monads.hs:395) (src/Happstack/Server/Internal/Monads.hs:400) (src/Happstack/Server/Internal/Monads.hs:412) (src/Happstack/Server/Internal/Monads.hs:487) (src/Happstack/Server/Internal/Monads.hs:522) (src/Happstack/Server/Internal/Monads.hs:525) (src/Happstack/Server/Internal/Monads.hs:528) (src/Happstack/Server/Internal/Monads.hs:539) (src/Happstack/Server/Internal/Monads.hs:547) (src/Happstack/Server/Internal/Monads.hs:571) (src/Happstack/Server/Internal/Monads.hs:575) (src/Happstack/Server/Internal/Monads.hs:579) (src/Happstack/Server/Internal/Monads.hs:583) (src/Happstack/Server/Internal/Monads.hs:587) (src/Happstack/Server/Internal/Monads.hs:591) outputTraceMessage (src/Happstack/Server/Internal/Monads.hs:623) mkFailMessage (src/Happstack/Server/Internal/Monads.hs:631) failResponse (src/Happstack/Server/Internal/Monads.hs:636) failHtml (src/Happstack/Server/Internal/Monads.hs:641) escapeString (src/Happstack/Server/Internal/Monads.hs:653) (src/Happstack/Server/Internal/Monads.hs:672) (src/Happstack/Server/Internal/Monads.hs:676) (src/Happstack/Server/Internal/Monads.hs:681) (src/Happstack/Server/Internal/Monads.hs:686) (src/Happstack/Server/Internal/Monads.hs:690) (src/Happstack/Server/Internal/Monads.hs:694) (src/Happstack/Server/Internal/Monads.hs:701) (src/Happstack/Server/Internal/Monads.hs:708) (src/Happstack/Server/Internal/Monads.hs:711) (src/Happstack/Server/Internal/Monads.hs:716) (src/Happstack/Server/Internal/Monads.hs:720) (src/Happstack/Server/Internal/Monads.hs:724) (src/Happstack/Server/Internal/Monads.hs:731) (src/Happstack/Server/Internal/Monads.hs:738) (src/Happstack/Server/Internal/Monads.hs:741) (src/Happstack/Server/Internal/Monads.hs:746) (src/Happstack/Server/Internal/Monads.hs:750) (src/Happstack/Server/Internal/Monads.hs:754) (src/Happstack/Server/Internal/Monads.hs:761) (src/Happstack/Server/Internal/Monads.hs:768) (src/Happstack/Server/Internal/Monads.hs:771) (src/Happstack/Server/Internal/Monads.hs:776) (src/Happstack/Server/Internal/Monads.hs:780) (src/Happstack/Server/Internal/Monads.hs:790) (src/Happstack/Server/Internal/Monads.hs:795) (src/Happstack/Server/Internal/Monads.hs:799) (src/Happstack/Server/Internal/Monads.hs:809) 50% ( 2 / 4) in 'Happstack.Server.Internal.Handler' Missing documentation for: Module header request (src/Happstack/Server/Internal/Handler.hs:42) 100% ( 2 / 2) in 'Happstack.Server.Client' 40% ( 2 / 5) in 'Happstack.Server.Internal.Listen' Missing documentation for: Module header listenOn (src/Happstack/Server/Internal/Listen.hs:40) listenOnIPv4 (src/Happstack/Server/Internal/Listen.hs:53) 89% ( 8 / 9) in 'Happstack.Server.Internal.LowLevel' Missing documentation for: Module header 100% ( 7 / 7) in 'Happstack.Server.Cookie' 100% ( 24 / 24) in 'Happstack.Server.Response' 100% ( 50 / 50) in 'Happstack.Server.RqData' 100% ( 26 / 26) in 'Happstack.Server.Monads' 100% ( 2 / 2) in 'Happstack.Server.Auth' 100% ( 4 / 4) in 'Happstack.Server.Error' 67% ( 4 / 6) in 'Happstack.Server.Proxy' Missing documentation for: unproxify (src/Happstack/Server/Proxy.hs:69) unrproxify (src/Happstack/Server/Proxy.hs:85) 100% ( 8 / 8) in 'Happstack.Server.Validation' 86% ( 38 / 44) in 'Happstack.Server.FileServe.BuildingBlocks' Missing documentation for: EntryKind (src/Happstack/Server/FileServe/BuildingBlocks.hs:534) browseIndex (src/Happstack/Server/FileServe/BuildingBlocks.hs:522) isSafePath (src/Happstack/Server/FileServe/BuildingBlocks.hs:398) doIndex' (src/Happstack/Server/FileServe/BuildingBlocks.hs:494) doIndexLazy (src/Happstack/Server/FileServe/BuildingBlocks.hs:480) doIndexStrict (src/Happstack/Server/FileServe/BuildingBlocks.hs:487) 100% ( 15 / 15) in 'Happstack.Server.FileServe' 100% ( 24 / 24) in 'Happstack.Server.Routing' 100% ( 31 / 31) in 'Happstack.Server.SimpleHTTP' 100% ( 6 / 6) in 'Happstack.Server.Internal.Compression' 67% ( 2 / 3) in 'Happstack.Server.I18N' Missing documentation for: Module header 100% ( 2 / 2) in 'Happstack.Server.Compression' 100% ( 29 / 29) in 'Happstack.Server' Warning: Happstack.Server.Internal.Types: could not find link destinations for: HasHeaders showContentType Warning: Happstack.Server.Internal.Multipart: could not find link destinations for: Header Warning: Happstack.Server.Types: could not find link destinations for: HasHeaders showContentType Warning: Happstack.Server.FileServe.BuildingBlocks: could not find link destinations for: getMetaData Documentation created: dist/doc/html/happstack-server/index.html, dist/doc/html/happstack-server/happstack-server.txt Creating package registration file: /tmp/pkgConf-happstack-server-7.46700884341343577948.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/happstack-server-7.4.4-2SuzTIEt3qi1HA80JiLj3s Registering happstack-server-7.4.4... Installed happstack-server-7.4.4 Configuring aeson-0.10.0.0... Building aeson-0.10.0.0... Preprocessing library aeson-0.10.0.0... Data/Aeson/TH.hs:2:24: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Aeson/Types/Generic.hs:2:45: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Aeson/Types/Instances.hs:3:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 16] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 2 of 16] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o ) [ 3 of 16] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) Data/Aeson/Types/Internal.hs:62: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() Data/Aeson/Types/Internal.hs:65:1: Warning: The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant Data/Aeson/Types/Internal.hs:71: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() [ 4 of 16] Compiling Data.Aeson.Encode.Builder ( Data/Aeson/Encode/Builder.hs, dist/build/Data/Aeson/Encode/Builder.o ) [ 5 of 16] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 6 of 16] Compiling Data.Aeson.Encode.Functions ( Data/Aeson/Encode/Functions.hs, dist/build/Data/Aeson/Encode/Functions.o ) Data/Aeson/Encode/Functions.hs:17: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() Data/Aeson/Encode/Functions.hs:18:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant [ 7 of 16] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o ) Data/Aeson/Parser/Time.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() [ 8 of 16] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o ) Data/Aeson/Types/Instances.hs:58: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/Aeson/Types/Instances.hs:65:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant Data/Aeson/Types/Instances.hs:70:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant Data/Aeson/Types/Instances.hs:77:1: Warning: The import of ‘traverse’ from module ‘Data.Traversable’ is redundant Data/Aeson/Types/Instances.hs:79:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 9 of 16] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o ) [10 of 16] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) Data/Aeson/Types/Generic.hs:22:1: Warning: The import of ‘<*>, pure, <$>’ from module ‘Control.Applicative’ is redundant Data/Aeson/Types/Generic.hs:33:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant [11 of 16] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [12 of 16] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) Data/Aeson/Parser/Internal.hs:34: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() [13 of 16] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [14 of 16] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [15 of 16] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [16 of 16] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) Data/Aeson/TH.hs:103:1: Warning: The import of ‘fail, return, mapM, liftM2’ from module ‘Control.Monad’ is redundant In-place registering aeson-0.10.0.0... Running Haddock for aeson-0.10.0.0... Running hscolour for aeson-0.10.0.0... Preprocessing library aeson-0.10.0.0... Preprocessing library aeson-0.10.0.0... Data/Aeson/TH.hs:2:24: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Aeson/Types/Generic.hs:2:45: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Aeson/Types/Instances.hs:3:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Aeson/Types/Internal.hs:62: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() Data/Aeson/Types/Internal.hs:65:1: Warning: The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant Data/Aeson/Types/Internal.hs:71: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() Data/Aeson/Encode/Functions.hs:17: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() Data/Aeson/Encode/Functions.hs:18:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant Data/Aeson/Parser/Time.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() Data/Aeson/Types/Instances.hs:58: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/Aeson/Types/Instances.hs:65:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant Data/Aeson/Types/Instances.hs:70:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant Data/Aeson/Types/Instances.hs:77:1: Warning: The import of ‘traverse’ from module ‘Data.Traversable’ is redundant Data/Aeson/Types/Instances.hs:79:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Aeson/Types/Generic.hs:22:1: Warning: The import of ‘<*>, pure, <$>’ from module ‘Control.Applicative’ is redundant Data/Aeson/Types/Generic.hs:33:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant Data/Aeson/Parser/Internal.hs:34: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/Aeson/TH.hs:103:1: Warning: The import of ‘fail, return, mapM, liftM2’ from module ‘Control.Monad’ is redundant Haddock coverage: 100% ( 5 / 5) in 'Data.Aeson.Functions' 33% ( 2 / 6) in 'Data.Aeson.Internal.Time' Missing documentation for: fromPico (Data/Aeson/Internal/Time.hs:32) toPico (Data/Aeson/Internal/Time.hs:29) diffTimeOfDay64 (Data/Aeson/Internal/Time.hs:50) toTimeOfDay64 (Data/Aeson/Internal/Time.hs:56) 97% ( 35 / 36) in 'Data.Aeson.Types.Internal' Missing documentation for: JSONPath (Data/Aeson/Types/Internal.hs:86) 45% ( 9 / 20) in 'Data.Aeson.Encode.Builder' Missing documentation for: emptyArray_ (Data/Aeson/Encode/Builder.hs:133) emptyObject_ (Data/Aeson/Encode/Builder.hs:139) object (Data/Aeson/Encode/Builder.hs:86) day (Data/Aeson/Encode/Builder.hs:171) localTime (Data/Aeson/Encode/Builder.hs:239) utcTime (Data/Aeson/Encode/Builder.hs:235) timeOfDay (Data/Aeson/Encode/Builder.hs:187) zonedTime (Data/Aeson/Encode/Builder.hs:243) ascii2 (Data/Aeson/Encode/Builder.hs:145) ascii4 (Data/Aeson/Encode/Builder.hs:149) ascii5 (Data/Aeson/Encode/Builder.hs:154) 100% ( 14 / 14) in 'Data.Aeson.Types.Class' 50% ( 4 / 8) in 'Data.Aeson.Encode.Functions' Missing documentation for: Module header brackets (Data/Aeson/Encode/Functions.hs:45) builder (Data/Aeson/Encode/Functions.hs:22) list (Data/Aeson/Encode/Functions.hs:38) 100% ( 8 / 8) in 'Data.Aeson.Parser.Time' 93% ( 28 / 30) in 'Data.Aeson.Types.Instances' Missing documentation for: tuple (Data/Aeson/Types/Instances.hs:770) >*< (Data/Aeson/Types/Instances.hs:774) 86% ( 6 / 7) in 'Data.Aeson.Internal' Missing documentation for: JSONPath (Data/Aeson/Types/Internal.hs:86) 100% ( 1 / 1) in 'Data.Aeson.Types.Generic' 100% ( 51 / 51) in 'Data.Aeson.Types' 73% ( 11 / 15) in 'Data.Aeson.Parser.Internal' Missing documentation for: decodeWith (Data/Aeson/Parser/Internal.hs:310) decodeStrictWith (Data/Aeson/Parser/Internal.hs:319) eitherDecodeWith (Data/Aeson/Parser/Internal.hs:327) eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:337) 100% ( 10 / 10) in 'Data.Aeson.Parser' 86% ( 6 / 7) in 'Data.Aeson.Encode' Missing documentation for: fromValue (Data/Aeson/Encode.hs:71) 100% ( 64 / 64) in 'Data.Aeson' 100% ( 13 / 13) in 'Data.Aeson.TH' Documentation created: dist/doc/html/aeson/index.html, dist/doc/html/aeson/aeson.txt Creating package registration file: /tmp/pkgConf-aeson-0.10.02031076486674722363.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-0.10.0.0-HBys1II87ZR6sYWiKqpzBo Registering aeson-0.10.0.0... Installed aeson-0.10.0.0 Configuring happstack-server-tls-7.1.6... Building happstack-server-tls-7.1.6... Preprocessing library happstack-server-tls-7.1.6... [1 of 3] Compiling Happstack.Server.Internal.TimeoutSocketTLS ( src/Happstack/Server/Internal/TimeoutSocketTLS.hs, dist/build/Happstack/Server/Internal/TimeoutSocketTLS.o ) src/Happstack/Server/Internal/TimeoutSocketTLS.hs:18:1: Warning: Module ‘Prelude’ does not export ‘catch’ [2 of 3] Compiling Happstack.Server.Internal.TLS ( src/Happstack/Server/Internal/TLS.hs, dist/build/Happstack/Server/Internal/TLS.o ) src/Happstack/Server/Internal/TLS.hs:18:1: Warning: Module ‘Prelude’ does not export ‘catch’ [3 of 3] Compiling Happstack.Server.SimpleHTTPS ( src/Happstack/Server/SimpleHTTPS.hs, dist/build/Happstack/Server/SimpleHTTPS.o ) In-place registering happstack-server-tls-7.1.6... Running Haddock for happstack-server-tls-7.1.6... Running hscolour for happstack-server-tls-7.1.6... Preprocessing library happstack-server-tls-7.1.6... Preprocessing library happstack-server-tls-7.1.6... src/Happstack/Server/Internal/TimeoutSocketTLS.hs:18:1: Warning: Module ‘Prelude’ does not export ‘catch’ src/Happstack/Server/Internal/TLS.hs:18:1: Warning: Module ‘Prelude’ does not export ‘catch’ Haddock coverage: 17% ( 1 / 6) in 'Happstack.Server.Internal.TimeoutSocketTLS' Missing documentation for: sPutLazyTickle (src/Happstack/Server/Internal/TimeoutSocketTLS.hs:22) sPutTickle (src/Happstack/Server/Internal/TimeoutSocketTLS.hs:27) sGetContents (src/Happstack/Server/Internal/TimeoutSocketTLS.hs:33) timeoutSocketIO (src/Happstack/Server/Internal/TimeoutSocketTLS.hs:48) sendFileTickle (src/Happstack/Server/Internal/TimeoutSocketTLS.hs:63) 100% ( 9 / 9) in 'Happstack.Server.Internal.TLS' 80% ( 4 / 5) in 'Happstack.Server.SimpleHTTPS' Missing documentation for: Module header Documentation created: dist/doc/html/happstack-server-tls/index.html, dist/doc/html/happstack-server-tls/happstack-server-tls.txt Creating package registration file: /tmp/pkgConf-happstack-server-tls-7.14573845641798765382.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/happstack-server-tls-7.1.6-EEVpnF4VFxHLamj0pC8U5z Registering happstack-server-tls-7.1.6... Installed happstack-server-tls-7.1.6 Configuring Phsu-0.1.0.0... Building Phsu-0.1.0.0... Preprocessing executable 'Phsu' for Phsu-0.1.0.0... src/Main.hs:7:8: Could not find module ‘BoilerplateDB’ Use -v to see a list of the files searched for. src/Main.hs:12:8: Could not find module ‘Diffs’ Use -v to see a list of the files searched for. src/Main.hs:15:8: Could not find module ‘PassGen’ Use -v to see a list of the files searched for. src/Main.hs:17:8: Could not find module ‘Search’ Use -v to see a list of the files searched for. src/Main.hs:18:8: Could not find module ‘Template’ Use -v to see a list of the files searched for. Failed to install Phsu-0.1.0.0 cabal: Error: some packages failed to install: Phsu-0.1.0.0 failed during the building phase. The exception was: ExitFailure 1