Resolving dependencies... Configuring HUnit-1.3.1.1... Building HUnit-1.3.1.1... Preprocessing library HUnit-1.3.1.1... [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.1.1... Running Haddock for HUnit-1.3.1.1... Running hscolour for HUnit-1.3.1.1... Preprocessing library HUnit-1.3.1.1... Preprocessing library HUnit-1.3.1.1... 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:40) Result (Test/HUnit/Lang.hs:76) HUnitFailure (Test/HUnit/Lang.hs:46) 97% ( 33 / 34) in 'Test.HUnit.Base' Missing documentation for: Location (Test/HUnit/Lang.hs:40) 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.1278722862233665123.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/HUnit-1.3.1.1-7IPmJa5HmrxHl6ny5upchm Registering HUnit-1.3.1.1... Installed HUnit-1.3.1.1 Configuring base-compat-0.9.0... Building base-compat-0.9.0... Preprocessing library base-compat-0.9.0... [ 1 of 37] Compiling Text.Read.Compat ( src/Text/Read/Compat.hs, dist/build/Text/Read/Compat.o ) [ 2 of 37] Compiling System.IO.Unsafe.Compat ( src/System/IO/Unsafe/Compat.hs, dist/build/System/IO/Unsafe/Compat.o ) [ 3 of 37] Compiling System.Exit.Compat ( src/System/Exit/Compat.hs, dist/build/System/Exit/Compat.o ) [ 4 of 37] Compiling System.Environment.Compat ( src/System/Environment/Compat.hs, dist/build/System/Environment/Compat.o ) [ 5 of 37] Compiling Numeric.Compat ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.o ) [ 6 of 37] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.o ) [ 7 of 37] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/Compat.o ) [ 8 of 37] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o ) [ 9 of 37] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.o ) [10 of 37] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.o ) [11 of 37] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.o ) [12 of 37] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/Compat.o ) [13 of 37] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o ) [14 of 37] Compiling Foreign.Compat ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.o ) [15 of 37] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.o ) [16 of 37] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.o ) [17 of 37] Compiling Data.String.Compat ( src/Data/String/Compat.hs, dist/build/Data/String/Compat.o ) [18 of 37] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, dist/build/Data/STRef/Compat.o ) [19 of 37] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, dist/build/Data/Ratio/Compat.o ) [20 of 37] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.o ) [21 of 37] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.o ) [22 of 37] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, dist/build/Data/IORef/Compat.o ) [23 of 37] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, dist/build/Data/Functor/Const/Compat.o ) [24 of 37] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.o ) [25 of 37] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.o ) [26 of 37] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.o ) [27 of 37] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, dist/build/Data/Complex/Compat.o ) [28 of 37] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.o ) [29 of 37] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o ) [30 of 37] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Unsafe/Compat.o ) [31 of 37] Compiling Control.Monad.ST.Lazy.Unsafe.Compat ( src/Control/Monad/ST/Lazy/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.o ) [32 of 37] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.o ) [33 of 37] Compiling Prelude.Compat ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.o ) [34 of 37] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/Compat.o ) [35 of 37] Compiling Control.Monad.Compat ( src/Control/Monad/Compat.hs, dist/build/Control/Monad/Compat.o ) [36 of 37] Compiling Control.Concurrent.MVar.Compat ( src/Control/Concurrent/MVar/Compat.hs, dist/build/Control/Concurrent/MVar/Compat.o ) [37 of 37] Compiling Control.Concurrent.Compat ( src/Control/Concurrent/Compat.hs, dist/build/Control/Concurrent/Compat.o ) In-place registering base-compat-0.9.0... Running Haddock for base-compat-0.9.0... Running hscolour for base-compat-0.9.0... Preprocessing library base-compat-0.9.0... Preprocessing library base-compat-0.9.0... Haddock coverage: 89% ( 16 / 18) in 'Text.Read.Compat' Missing documentation for: Module header Lexeme Warning: System.IO.Unsafe.Compat: Could not find documentation for exported module: Base 67% ( 2 / 3) in 'System.IO.Unsafe.Compat' Missing documentation for: Module header Warning: System.Exit.Compat: Could not find documentation for exported module: Base 50% ( 1 / 2) in 'System.Exit.Compat' Missing documentation for: Module header 100% ( 10 / 10) in 'System.Environment.Compat' Warning: Numeric.Compat: Could not find documentation for exported module: Base 67% ( 2 / 3) in 'Numeric.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Foreign.Marshal.Unsafe.Compat' Missing documentation for: Module header 86% ( 6 / 7) in 'Foreign.Marshal.Safe.Compat' Missing documentation for: Module header Warning: Foreign.Marshal.Utils.Compat: Could not find documentation for exported module: Base 50% ( 1 / 2) in 'Foreign.Marshal.Utils.Compat' Missing documentation for: Module header Warning: Foreign.Marshal.Array.Compat: Could not find documentation for exported module: Base 67% ( 2 / 3) in 'Foreign.Marshal.Array.Compat' Missing documentation for: Module header Warning: Foreign.Marshal.Alloc.Compat: Could not find documentation for exported module: Base 67% ( 2 / 3) in 'Foreign.Marshal.Alloc.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Foreign.ForeignPtr.Unsafe.Compat' Missing documentation for: Module header 90% ( 19 / 21) in 'Foreign.ForeignPtr.Safe.Compat' Missing documentation for: Module header FinalizerEnvPtr Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Base Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Alloc Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Array Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Utils 0% ( 0 / 1) in 'Foreign.Marshal.Compat' Missing documentation for: Module header Warning: Foreign.Compat: Could not find documentation for exported module: Base Warning: Foreign.Compat: Could not find documentation for exported module: Marshal 0% ( 0 / 1) in 'Foreign.Compat' Missing documentation for: Module header Warning: Data.Word.Compat: Could not find documentation for exported module: Base 75% ( 3 / 4) in 'Data.Word.Compat' Missing documentation for: Module header Warning: Data.Version.Compat: Could not find documentation for exported module: Base 50% ( 1 / 2) in 'Data.Version.Compat' Missing documentation for: Module header Warning: Data.String.Compat: Could not find documentation for exported module: Base 83% ( 5 / 6) in 'Data.String.Compat' Missing documentation for: Module header Warning: Data.STRef.Compat: Could not find documentation for exported module: Base 50% ( 1 / 2) in 'Data.STRef.Compat' Missing documentation for: Module header Warning: Data.Ratio.Compat: Could not find documentation for exported module: Base 67% ( 2 / 3) in 'Data.Ratio.Compat' Missing documentation for: Module header Warning: Data.Monoid.Compat: Could not find documentation for exported module: Base 50% ( 1 / 2) in 'Data.Monoid.Compat' Missing documentation for: Module header Warning: Data.List.Compat: Could not find documentation for exported module: Base 0% ( 0 / 1) in 'Data.List.Compat' Missing documentation for: Module header Warning: Data.IORef.Compat: Could not find documentation for exported module: Base 75% ( 3 / 4) in 'Data.IORef.Compat' Missing documentation for: Module header 0% ( 0 / 2) in 'Data.Functor.Const.Compat' Missing documentation for: Module header Const Warning: Data.Functor.Compat: Could not find documentation for exported module: Base 75% ( 3 / 4) in 'Data.Functor.Compat' Missing documentation for: Module header Warning: Data.Function.Compat: Could not find documentation for exported module: Base 50% ( 1 / 2) in 'Data.Function.Compat' Missing documentation for: Module header Warning: Data.Either.Compat: Could not find documentation for exported module: Base 67% ( 2 / 3) in 'Data.Either.Compat' Missing documentation for: Module header Warning: Data.Complex.Compat: Could not find documentation for exported module: Base 0% ( 0 / 1) in 'Data.Complex.Compat' Missing documentation for: Module header Warning: Data.Bool.Compat: Could not find documentation for exported module: Base 50% ( 1 / 2) in 'Data.Bool.Compat' Missing documentation for: Module header Warning: Data.Bits.Compat: Could not find documentation for exported module: Base 80% ( 4 / 5) in 'Data.Bits.Compat' Missing documentation for: Module header 20% ( 1 / 5) in 'Control.Monad.ST.Unsafe.Compat' Missing documentation for: Module header unsafeInterleaveST unsafeIOToST unsafeSTToIO 25% ( 1 / 4) in 'Control.Monad.ST.Lazy.Unsafe.Compat' Missing documentation for: Module header unsafeInterleaveST unsafeIOToST Warning: Data.Foldable.Compat: Could not find documentation for exported module: Base 0% ( 0 / 1) in 'Data.Foldable.Compat' Missing documentation for: Module header 84% (205 /244) in 'Prelude.Compat' Missing documentation for: Module header even odd fmap maxBound minBound ** acos acosh asin asinh atan atanh cos cosh exp log logBase pi sin sinh sqrt tan tanh * + - /= == < <= > >= compare max min Real Bool Ordering Warning: Debug.Trace.Compat: Could not find documentation for exported module: Base 80% ( 4 / 5) in 'Debug.Trace.Compat' Missing documentation for: Module header Warning: Control.Monad.Compat: Could not find documentation for exported module: Base 90% ( 9 / 10) in 'Control.Monad.Compat' Missing documentation for: Module header Warning: Control.Concurrent.MVar.Compat: Could not find documentation for exported module: Base 50% ( 1 / 2) in 'Control.Concurrent.MVar.Compat' Missing documentation for: Module header Warning: Control.Concurrent.Compat: Could not find documentation for exported module: Base 67% ( 2 / 3) in 'Control.Concurrent.Compat' Missing documentation for: Module header Warning: System.IO.Unsafe.Compat: could not find link destinations for: bracket Warning: Data.Functor.Const.Compat: could not find link destinations for: D1Const C1_0Const S1_0_0Const Warning: Data.Functor.Compat: could not find link destinations for: Id P StateL StateR Warning: Prelude.Compat: could not find link destinations for: Id P StateL StateR Max Min D_Char C_Char D_Double C_Double D_Float C_Float D_Int C_Int D1Bool C1_0Bool C1_1Bool EqBool D1Either C1_0Either C1_1Either EqEither D1Maybe C1_0Maybe C1_1Maybe EqMaybe D1Ordering C1_0Ordering C1_1Ordering C1_2Ordering EqOrdering Warning: Control.Monad.Compat: could not find link destinations for: P Documentation created: dist/doc/html/base-compat/index.html, dist/doc/html/base-compat/base-compat.txt Creating package registration file: /tmp/pkgConf-base-compat-0.9631704567498777856.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-compat-0.9.0-3G7TOYmSpaF0smBtbGU3h4 Registering base-compat-0.9.0... Installed base-compat-0.9.0 Configuring byteable-0.1.1... Building byteable-0.1.1... Preprocessing library byteable-0.1.1... [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o ) Data/Byteable.hs:48:11: Warning: Rule "constEqBytes/ByteString" may never fire because ‘constEqBytes’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’ In-place registering byteable-0.1.1... Running Haddock for byteable-0.1.1... Running hscolour for byteable-0.1.1... Preprocessing library byteable-0.1.1... Preprocessing library byteable-0.1.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Byteable' Documentation created: dist/doc/html/byteable/index.html, dist/doc/html/byteable/byteable.txt Creating package registration file: /tmp/pkgConf-byteable-0.1333582338628974580.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/byteable-0.1.1-38yjJsjDRm9KusCn8Yo4aB Registering byteable-0.1.1... Installed byteable-0.1.1 Downloading code-builder-0.1.3... Configuring code-builder-0.1.3... Building code-builder-0.1.3... Preprocessing library code-builder-0.1.3... src/Code/Build.hs:3:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [1 of 5] Compiling Code.Build ( src/Code/Build.hs, dist/build/Code/Build.o ) [2 of 5] Compiling Code.Build.Haskell ( src/Code/Build/Haskell.hs, dist/build/Code/Build/Haskell.o ) [3 of 5] Compiling Code.Build.JavaScript ( src/Code/Build/JavaScript.hs, dist/build/Code/Build/JavaScript.o ) [4 of 5] Compiling Code.Build.PHP ( src/Code/Build/PHP.hs, dist/build/Code/Build/PHP.o ) [5 of 5] Compiling Code.Build.Ruby ( src/Code/Build/Ruby.hs, dist/build/Code/Build/Ruby.o ) In-place registering code-builder-0.1.3... Running Haddock for code-builder-0.1.3... Running hscolour for code-builder-0.1.3... Preprocessing library code-builder-0.1.3... Preprocessing library code-builder-0.1.3... src/Code/Build.hs:3:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Haddock coverage: 33% ( 13 / 39) in 'Code.Build' Missing documentation for: Module header showCode (src/Code/Build.hs:14) (src/Code/Build.hs:21) (src/Code/Build.hs:24) (src/Code/Build.hs:27) (src/Code/Build.hs:30) CodeList (src/Code/Build.hs:33) (src/Code/Build.hs:36) (src/Code/Build.hs:39) noCode (src/Code/Build.hs:43) line (src/Code/Build.hs:46) isNull (src/Code/Build.hs:49) numLines (src/Code/Build.hs:52) singleLine (src/Code/Build.hs:55) indent (src/Code/Build.hs:58) surround (src/Code/Build.hs:61) parenthesis (src/Code/Build.hs:64) accolades (src/Code/Build.hs:67) square (src/Code/Build.hs:70) align (src/Code/Build.hs:73) codeWidth (src/Code/Build.hs:77) codeLines (src/Code/Build.hs:80) many (src/Code/Build.hs:83) mkSequence (src/Code/Build.hs:86) mkStack (src/Code/Build.hs:89) interleave (src/Code/Build.hs:92) 0% ( 0 / 13) in 'Code.Build.Haskell' Missing documentation for: Module header record (src/Code/Build/Haskell.hs:6) block (src/Code/Build/Haskell.hs:10) hsModule (src/Code/Build/Haskell.hs:13) hsType (src/Code/Build/Haskell.hs:16) hsDecl (src/Code/Build/Haskell.hs:19) function (src/Code/Build/Haskell.hs:23) hsLet (src/Code/Build/Haskell.hs:26) hsArray (src/Code/Build/Haskell.hs:29) hsTuple (src/Code/Build/Haskell.hs:32) hsData (src/Code/Build/Haskell.hs:35) string (src/Code/Build/Haskell.hs:38) .=. (src/Code/Build/Haskell.hs:43) 0% ( 0 / 16) in 'Code.Build.JavaScript' Missing documentation for: Module header jsObject (src/Code/Build/JavaScript.hs:6) statements (src/Code/Build/JavaScript.hs:10) block (src/Code/Build/JavaScript.hs:13) jsIf (src/Code/Build/JavaScript.hs:16) jsElse (src/Code/Build/JavaScript.hs:19) for (src/Code/Build/JavaScript.hs:22) function (src/Code/Build/JavaScript.hs:25) functionDecl (src/Code/Build/JavaScript.hs:28) call (src/Code/Build/JavaScript.hs:31) proc (src/Code/Build/JavaScript.hs:35) ret (src/Code/Build/JavaScript.hs:38) string (src/Code/Build/JavaScript.hs:41) new (src/Code/Build/JavaScript.hs:44) var (src/Code/Build/JavaScript.hs:47) .=. (src/Code/Build/JavaScript.hs:53) 0% ( 0 / 19) in 'Code.Build.PHP' Missing documentation for: Module header hashmap (src/Code/Build/PHP.hs:6) statements (src/Code/Build/PHP.hs:9) block (src/Code/Build/PHP.hs:12) phpIf (src/Code/Build/PHP.hs:15) phpElse (src/Code/Build/PHP.hs:18) for (src/Code/Build/PHP.hs:21) php (src/Code/Build/PHP.hs:24) phpClass (src/Code/Build/PHP.hs:27) protected (src/Code/Build/PHP.hs:30) function (src/Code/Build/PHP.hs:33) functionDecl (src/Code/Build/PHP.hs:36) call (src/Code/Build/PHP.hs:39) proc (src/Code/Build/PHP.hs:43) ret (src/Code/Build/PHP.hs:46) string (src/Code/Build/PHP.hs:49) new (src/Code/Build/PHP.hs:52) var (src/Code/Build/PHP.hs:55) .=. (src/Code/Build/PHP.hs:62) 0% ( 0 / 19) in 'Code.Build.Ruby' Missing documentation for: Module header hashmap (src/Code/Build/Ruby.hs:6) statements (src/Code/Build/Ruby.hs:10) block (src/Code/Build/Ruby.hs:13) endBlock (src/Code/Build/Ruby.hs:16) rbIf (src/Code/Build/Ruby.hs:19) rbIf_ (src/Code/Build/Ruby.hs:22) rbElsIf (src/Code/Build/Ruby.hs:25) rbElsIf_ (src/Code/Build/Ruby.hs:28) rbElse (src/Code/Build/Ruby.hs:31) rbModule (src/Code/Build/Ruby.hs:37) rbClass (src/Code/Build/Ruby.hs:40) require (src/Code/Build/Ruby.hs:43) function (src/Code/Build/Ruby.hs:46) call (src/Code/Build/Ruby.hs:49) ret (src/Code/Build/Ruby.hs:53) string (src/Code/Build/Ruby.hs:56) new (src/Code/Build/Ruby.hs:59) .=. (src/Code/Build/Ruby.hs:64) Documentation created: dist/doc/html/code-builder/index.html, dist/doc/html/code-builder/code-builder.txt Creating package registration file: /tmp/pkgConf-code-builder-0.1217871137337745691.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/code-builder-0.1.3-44N86qANOfeLB6ptW0LDmj Registering code-builder-0.1.3... Installed code-builder-0.1.3 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.11633938701207621703.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/dlist-0.7.1.2-AO7XAasbAeyL0XLKeq1Aui Registering dlist-0.7.1.2... Installed dlist-0.7.1.2 Configuring fail-4.9.0.0... Building fail-4.9.0.0... Preprocessing library fail-4.9.0.0... [1 of 1] Compiling Control.Monad.Fail ( Control/Monad/Fail.hs, dist/build/Control/Monad/Fail.o ) In-place registering fail-4.9.0.0... Running Haddock for fail-4.9.0.0... Running hscolour for fail-4.9.0.0... Preprocessing library fail-4.9.0.0... Preprocessing library fail-4.9.0.0... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Fail' Documentation created: dist/doc/html/fail/index.html, dist/doc/html/fail/fail.txt Creating package registration file: /tmp/pkgConf-fail-4.9.01735079296831768825.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fail-4.9.0.0-2xB1AvdW34sDm9N3JOe33G Registering fail-4.9.0.0... Installed fail-4.9.0.0 Configuring generic-deriving-1.10.0... Building generic-deriving-1.10.0... Preprocessing library generic-deriving-1.10.0... [ 1 of 17] Compiling Paths_generic_deriving ( dist/build/autogen/Paths_generic_deriving.hs, dist/build/Paths_generic_deriving.o ) [ 2 of 17] Compiling Generics.Deriving.TH.Internal ( src/Generics/Deriving/TH/Internal.hs, dist/build/Generics/Deriving/TH/Internal.o ) [ 3 of 17] Compiling Generics.Deriving.TH.Pre711 ( src/Generics/Deriving/TH/Pre711.hs, dist/build/Generics/Deriving/TH/Pre711.o ) [ 4 of 17] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o ) [ 5 of 17] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o ) [ 6 of 17] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o ) [ 7 of 17] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o ) [ 8 of 17] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o ) [ 9 of 17] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o ) [10 of 17] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o ) [11 of 17] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o ) [12 of 17] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o ) [13 of 17] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o ) [14 of 17] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o ) [15 of 17] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o ) [16 of 17] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o ) [17 of 17] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o ) In-place registering generic-deriving-1.10.0... Running Haddock for generic-deriving-1.10.0... Running hscolour for generic-deriving-1.10.0... Preprocessing library generic-deriving-1.10.0... Preprocessing library generic-deriving-1.10.0... Haddock coverage: 0% ( 0 / 8) in 'Paths_generic_deriving' Missing documentation for: Module header version (dist/build/autogen/Paths_generic_deriving.hs:15) getBinDir (dist/build/autogen/Paths_generic_deriving.hs:25) getLibDir (dist/build/autogen/Paths_generic_deriving.hs:25) getDataDir (dist/build/autogen/Paths_generic_deriving.hs:25) getLibexecDir (dist/build/autogen/Paths_generic_deriving.hs:25) getDataFileName (dist/build/autogen/Paths_generic_deriving.hs:32) getSysconfDir (dist/build/autogen/Paths_generic_deriving.hs:25) 27% ( 43 /158) in 'Generics.Deriving.TH.Internal' Missing documentation for: expandSynKind (src/Generics/Deriving/TH/Internal.hs:51) expandSynApp (src/Generics/Deriving/TH/Internal.hs:58) TypeSubst (src/Generics/Deriving/TH/Internal.hs:76) KindSubst (src/Generics/Deriving/TH/Internal.hs:77) mkSubst (src/Generics/Deriving/TH/Internal.hs:79) substType (src/Generics/Deriving/TH/Internal.hs:84) substKind (src/Generics/Deriving/TH/Internal.hs:96) substNameWithKind (src/Generics/Deriving/TH/Internal.hs:103) substNamesWithKindStar (src/Generics/Deriving/TH/Internal.hs:106) substTyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:109) substNameWithKindStarInTyVarBndr (src/Generics/Deriving/TH/Internal.hs:118) tyVarNamesOfTyVarBndr (src/Generics/Deriving/TH/Internal.hs:166) tyVarBndrToType (src/Generics/Deriving/TH/Internal.hs:289) tyVarBndrName (src/Generics/Deriving/TH/Internal.hs:293) tyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:297) fst3 (src/Generics/Deriving/TH/Internal.hs:404) snd3 (src/Generics/Deriving/TH/Internal.hs:407) trd3 (src/Generics/Deriving/TH/Internal.hs:410) shrink (src/Generics/Deriving/TH/Internal.hs:413) reifyConTys (src/Generics/Deriving/TH/Internal.hs:462) showsDataVariety (src/Generics/Deriving/TH/Internal.hs:527) showNameQual (src/Generics/Deriving/TH/Internal.hs:533) outOfPlaceTyVarError (src/Generics/Deriving/TH/Internal.hs:567) gdPackageKey (src/Generics/Deriving/TH/Internal.hs:693) mkGD7'1_d (src/Generics/Deriving/TH/Internal.hs:700) mkGD7'11_d (src/Generics/Deriving/TH/Internal.hs:709) mkGD7'1_tc (src/Generics/Deriving/TH/Internal.hs:716) mkGD7'11_tc (src/Generics/Deriving/TH/Internal.hs:725) mkGD7'1_v (src/Generics/Deriving/TH/Internal.hs:732) mkGD7'11_v (src/Generics/Deriving/TH/Internal.hs:741) mkBaseName_d (src/Generics/Deriving/TH/Internal.hs:748) mkGHCPrimName_d (src/Generics/Deriving/TH/Internal.hs:751) mkGHCPrimName_tc (src/Generics/Deriving/TH/Internal.hs:754) comp1DataName (src/Generics/Deriving/TH/Internal.hs:757) infixDataName (src/Generics/Deriving/TH/Internal.hs:760) k1DataName (src/Generics/Deriving/TH/Internal.hs:763) l1DataName (src/Generics/Deriving/TH/Internal.hs:766) leftAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:769) m1DataName (src/Generics/Deriving/TH/Internal.hs:772) notAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:775) par1DataName (src/Generics/Deriving/TH/Internal.hs:778) prefixDataName (src/Generics/Deriving/TH/Internal.hs:781) productDataName (src/Generics/Deriving/TH/Internal.hs:784) r1DataName (src/Generics/Deriving/TH/Internal.hs:787) rec1DataName (src/Generics/Deriving/TH/Internal.hs:790) rightAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:793) u1DataName (src/Generics/Deriving/TH/Internal.hs:796) uAddrDataName (src/Generics/Deriving/TH/Internal.hs:799) uCharDataName (src/Generics/Deriving/TH/Internal.hs:802) uDoubleDataName (src/Generics/Deriving/TH/Internal.hs:805) uFloatDataName (src/Generics/Deriving/TH/Internal.hs:808) uIntDataName (src/Generics/Deriving/TH/Internal.hs:811) uWordDataName (src/Generics/Deriving/TH/Internal.hs:814) c1TypeName (src/Generics/Deriving/TH/Internal.hs:817) composeTypeName (src/Generics/Deriving/TH/Internal.hs:820) constructorTypeName (src/Generics/Deriving/TH/Internal.hs:823) d1TypeName (src/Generics/Deriving/TH/Internal.hs:826) genericTypeName (src/Generics/Deriving/TH/Internal.hs:829) generic1TypeName (src/Generics/Deriving/TH/Internal.hs:832) datatypeTypeName (src/Generics/Deriving/TH/Internal.hs:835) noSelectorTypeName (src/Generics/Deriving/TH/Internal.hs:838) par1TypeName (src/Generics/Deriving/TH/Internal.hs:841) productTypeName (src/Generics/Deriving/TH/Internal.hs:844) rec0TypeName (src/Generics/Deriving/TH/Internal.hs:847) rec1TypeName (src/Generics/Deriving/TH/Internal.hs:850) repTypeName (src/Generics/Deriving/TH/Internal.hs:853) rep1TypeName (src/Generics/Deriving/TH/Internal.hs:856) s1TypeName (src/Generics/Deriving/TH/Internal.hs:859) selectorTypeName (src/Generics/Deriving/TH/Internal.hs:862) sumTypeName (src/Generics/Deriving/TH/Internal.hs:865) u1TypeName (src/Generics/Deriving/TH/Internal.hs:868) uAddrTypeName (src/Generics/Deriving/TH/Internal.hs:871) uCharTypeName (src/Generics/Deriving/TH/Internal.hs:874) uDoubleTypeName (src/Generics/Deriving/TH/Internal.hs:877) uFloatTypeName (src/Generics/Deriving/TH/Internal.hs:880) uIntTypeName (src/Generics/Deriving/TH/Internal.hs:883) uWordTypeName (src/Generics/Deriving/TH/Internal.hs:886) v1TypeName (src/Generics/Deriving/TH/Internal.hs:889) conFixityValName (src/Generics/Deriving/TH/Internal.hs:892) conIsRecordValName (src/Generics/Deriving/TH/Internal.hs:895) conNameValName (src/Generics/Deriving/TH/Internal.hs:898) datatypeNameValName (src/Generics/Deriving/TH/Internal.hs:901) isNewtypeValName (src/Generics/Deriving/TH/Internal.hs:905) fromValName (src/Generics/Deriving/TH/Internal.hs:909) from1ValName (src/Generics/Deriving/TH/Internal.hs:912) moduleNameValName (src/Generics/Deriving/TH/Internal.hs:915) selNameValName (src/Generics/Deriving/TH/Internal.hs:918) toValName (src/Generics/Deriving/TH/Internal.hs:921) to1ValName (src/Generics/Deriving/TH/Internal.hs:924) uAddrHashValName (src/Generics/Deriving/TH/Internal.hs:927) uCharHashValName (src/Generics/Deriving/TH/Internal.hs:930) uDoubleHashValName (src/Generics/Deriving/TH/Internal.hs:933) uFloatHashValName (src/Generics/Deriving/TH/Internal.hs:936) uIntHashValName (src/Generics/Deriving/TH/Internal.hs:939) uWordHashValName (src/Generics/Deriving/TH/Internal.hs:942) unComp1ValName (src/Generics/Deriving/TH/Internal.hs:945) unK1ValName (src/Generics/Deriving/TH/Internal.hs:948) unPar1ValName (src/Generics/Deriving/TH/Internal.hs:951) unRec1ValName (src/Generics/Deriving/TH/Internal.hs:954) trueDataName (src/Generics/Deriving/TH/Internal.hs:957) falseDataName (src/Generics/Deriving/TH/Internal.hs:957) nothingDataName (src/Generics/Deriving/TH/Internal.hs:966) justDataName (src/Generics/Deriving/TH/Internal.hs:966) mkGHCPrim_tc (src/Generics/Deriving/TH/Internal.hs:975) addrHashTypeName (src/Generics/Deriving/TH/Internal.hs:978) charHashTypeName (src/Generics/Deriving/TH/Internal.hs:981) doubleHashTypeName (src/Generics/Deriving/TH/Internal.hs:984) floatHashTypeName (src/Generics/Deriving/TH/Internal.hs:987) intHashTypeName (src/Generics/Deriving/TH/Internal.hs:990) wordHashTypeName (src/Generics/Deriving/TH/Internal.hs:993) composeValName (src/Generics/Deriving/TH/Internal.hs:996) errorValName (src/Generics/Deriving/TH/Internal.hs:999) fmapValName (src/Generics/Deriving/TH/Internal.hs:1002) undefinedValName (src/Generics/Deriving/TH/Internal.hs:1005) starKindName (src/Generics/Deriving/TH/Internal.hs:1009) 50% ( 5 / 10) in 'Generics.Deriving.TH.Pre711' Missing documentation for: mkMetaDataType (src/Generics/Deriving/TH/Pre711.hs:185) mkMetaConsType (src/Generics/Deriving/TH/Pre711.hs:188) mkMetaSelType (src/Generics/Deriving/TH/Pre711.hs:191) SelStrictInfo (src/Generics/Deriving/TH/Pre711.hs:195) reifySelStrictInfo (src/Generics/Deriving/TH/Pre711.hs:197) 100% ( 35 / 35) in 'Generics.Deriving.TH' 98% ( 45 / 46) in 'Generics.Deriving.Base' Missing documentation for: Module header 80% ( 4 / 5) in 'Generics.Deriving.ConNames' Missing documentation for: ConNames (src/Generics/Deriving/ConNames.hs:32) 0% ( 0 / 12) in 'Generics.Deriving.Instances' Missing documentation for: Module header Rep0ExitCode (src/Generics/Deriving/Instances.hs:116) Rep0UAddr (src/Generics/Deriving/Instances.hs:142) Rep0UChar (src/Generics/Deriving/Instances.hs:166) Rep0UDouble (src/Generics/Deriving/Instances.hs:190) Rep0UFloat (src/Generics/Deriving/Instances.hs:214) Rep0UInt (src/Generics/Deriving/Instances.hs:238) Rep0UWord (src/Generics/Deriving/Instances.hs:262) Rep0Version (src/Generics/Deriving/Instances.hs:286) Rep0Complex (src/Generics/Deriving/Instances.hs:316) Rep1Complex (src/Generics/Deriving/Instances.hs:318) Rep1Proxy (src/Generics/Deriving/Instances.hs:346) 40% ( 2 / 5) in 'Generics.Deriving.Copoint' Missing documentation for: Module header GCopoint (src/Generics/Deriving/Copoint.hs:73) gcopointdefault (src/Generics/Deriving/Copoint.hs:81) 40% ( 2 / 5) in 'Generics.Deriving.Eq' Missing documentation for: Module header GEq (src/Generics/Deriving/Eq.hs:116) geqdefault (src/Generics/Deriving/Eq.hs:125) 31% ( 4 / 13) in 'Generics.Deriving.Enum' Missing documentation for: Module header GEnum (src/Generics/Deriving/Enum.hs:139) genumDefault (src/Generics/Deriving/Enum.hs:123) toEnumDefault (src/Generics/Deriving/Enum.hs:126) fromEnumDefault (src/Generics/Deriving/Enum.hs:132) GIx (src/Generics/Deriving/Enum.hs:529) rangeDefault (src/Generics/Deriving/Enum.hs:548) indexDefault (src/Generics/Deriving/Enum.hs:557) inRangeDefault (src/Generics/Deriving/Enum.hs:568) 40% ( 2 / 5) in 'Generics.Deriving.Functor' Missing documentation for: Module header GFunctor (src/Generics/Deriving/Functor.hs:98) gmapdefault (src/Generics/Deriving/Functor.hs:106) 40% ( 2 / 5) in 'Generics.Deriving.Show' Missing documentation for: Module header GShow (src/Generics/Deriving/Show.hs:166) gshowsPrecdefault (src/Generics/Deriving/Show.hs:178) 18% ( 3 / 17) in 'Generics.Deriving.Uniplate' Missing documentation for: Uniplate (src/Generics/Deriving/Uniplate.hs:172) uniplate (src/Generics/Deriving/Uniplate.hs:230) universe (src/Generics/Deriving/Uniplate.hs:233) rewrite (src/Generics/Deriving/Uniplate.hs:238) rewriteM (src/Generics/Deriving/Uniplate.hs:243) contexts (src/Generics/Deriving/Uniplate.hs:248) holes (src/Generics/Deriving/Uniplate.hs:255) para (src/Generics/Deriving/Uniplate.hs:261) childrendefault (src/Generics/Deriving/Uniplate.hs:209) contextdefault (src/Generics/Deriving/Uniplate.hs:212) descenddefault (src/Generics/Deriving/Uniplate.hs:215) descendMdefault (src/Generics/Deriving/Uniplate.hs:218) transformdefault (src/Generics/Deriving/Uniplate.hs:221) transformMdefault (src/Generics/Deriving/Uniplate.hs:224) 14% ( 3 / 22) in 'Generics.Deriving.Foldable' Missing documentation for: Module header GFoldable (src/Generics/Deriving/Foldable.hs:118) gfoldMapdefault (src/Generics/Deriving/Foldable.hs:157) gtoList (src/Generics/Deriving/Foldable.hs:252) gconcat (src/Generics/Deriving/Foldable.hs:255) gconcatMap (src/Generics/Deriving/Foldable.hs:258) gand (src/Generics/Deriving/Foldable.hs:261) gor (src/Generics/Deriving/Foldable.hs:264) gany (src/Generics/Deriving/Foldable.hs:267) gall (src/Generics/Deriving/Foldable.hs:270) gsum (src/Generics/Deriving/Foldable.hs:273) gproduct (src/Generics/Deriving/Foldable.hs:276) gmaximum (src/Generics/Deriving/Foldable.hs:279) gmaximumBy (src/Generics/Deriving/Foldable.hs:282) gminimum (src/Generics/Deriving/Foldable.hs:288) gminimumBy (src/Generics/Deriving/Foldable.hs:291) gelem (src/Generics/Deriving/Foldable.hs:297) gnotElem (src/Generics/Deriving/Foldable.hs:300) gfind (src/Generics/Deriving/Foldable.hs:303) 64% ( 9 / 14) in 'Generics.Deriving.Monoid' Missing documentation for: GMonoid (src/Generics/Deriving/Monoid.hs:135) gmemptydefault (src/Generics/Deriving/Monoid.hs:97) gmappenddefault (src/Generics/Deriving/Monoid.hs:100) memptydefault (src/Generics/Deriving/Monoid.hs:127) mappenddefault (src/Generics/Deriving/Monoid.hs:130) 40% ( 2 / 5) in 'Generics.Deriving.Traversable' Missing documentation for: Module header GTraversable (src/Generics/Deriving/Traversable.hs:102) gtraversedefault (src/Generics/Deriving/Traversable.hs:119) 89% ( 8 / 9) in 'Generics.Deriving' Missing documentation for: Module header Warning: Generics.Deriving.TH: could not find link destinations for: Generic Generic1 Warning: Generics.Deriving.Base: could not find link destinations for: uAddr# uChar# uDouble# uFloat# uInt# uWord# TFCo:R:URecCharp UChar TFCo:R:URecDoublep UDouble TFCo:R:URecFloatp UFloat TFCo:R:URecIntp UInt TFCo:R:URecWordp UWord TFCo:R:URecPtrp UAddr Warning: Generics.Deriving.Instances: could not find link destinations for: D1ExitCode C1_0ExitCode C1_1ExitCode D1UAddr C1_0UAddr S1_0_0UAddr D1UChar C1_0UChar S1_0_0UChar D1UDouble C1_0UDouble S1_0_0UDouble D1UFloat C1_0UFloat S1_0_0UFloat D1UInt C1_0UInt S1_0_0UInt D1UWord C1_0UWord S1_0_0UWord D1Version C1_0Version S1_0_0Version S1_0_1Version D1Complex C1_0Complex D1Proxy C1_0Proxy Warning: Generics.Deriving.Copoint: could not find link destinations for: GCopoint' Warning: Generics.Deriving.Eq: could not find link destinations for: GEq' Warning: Generics.Deriving.Enum: could not find link destinations for: Enum' Warning: Generics.Deriving.Functor: could not find link destinations for: GFunctor' Warning: Generics.Deriving.Show: could not find link destinations for: GShow' Warning: Generics.Deriving.Uniplate: could not find link destinations for: Uniplate' Context' Warning: Generics.Deriving.Foldable: could not find link destinations for: GFoldable' Warning: Generics.Deriving.Monoid: could not find link destinations for: GMonoid' Monoid' Warning: Generics.Deriving.Traversable: could not find link destinations for: GTraversable' Documentation created: dist/doc/html/generic-deriving/index.html, dist/doc/html/generic-deriving/generic-deriving.txt Creating package registration file: /tmp/pkgConf-generic-deriving-1.106994600081867107722.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/generic-deriving-1.10.0-7MRoaHlWwfh9YBKZvrxyVS Registering generic-deriving-1.10.0... Installed generic-deriving-1.10.0 Configuring hxt-charproperties-9.2.0.1... Building hxt-charproperties-9.2.0.1... Preprocessing library hxt-charproperties-9.2.0.1... [1 of 4] Compiling Data.Set.CharSet ( src/Data/Set/CharSet.hs, dist/build/Data/Set/CharSet.o ) [2 of 4] Compiling Data.Char.Properties.XMLCharProps ( src/Data/Char/Properties/XMLCharProps.hs, dist/build/Data/Char/Properties/XMLCharProps.o ) [3 of 4] Compiling Data.Char.Properties.UnicodeCharProps ( src/Data/Char/Properties/UnicodeCharProps.hs, dist/build/Data/Char/Properties/UnicodeCharProps.o ) [4 of 4] Compiling Data.Char.Properties.UnicodeBlocks ( src/Data/Char/Properties/UnicodeBlocks.hs, dist/build/Data/Char/Properties/UnicodeBlocks.o ) In-place registering hxt-charproperties-9.2.0.1... Running Haddock for hxt-charproperties-9.2.0.1... Running hscolour for hxt-charproperties-9.2.0.1... Preprocessing library hxt-charproperties-9.2.0.1... Preprocessing library hxt-charproperties-9.2.0.1... Haddock coverage: 6% ( 1 / 16) in 'Data.Set.CharSet' Missing documentation for: CharSet (src/Data/Set/CharSet.hs:39) emptyCS (src/Data/Set/CharSet.hs:41) allCS (src/Data/Set/CharSet.hs:45) singleCS (src/Data/Set/CharSet.hs:49) stringCS (src/Data/Set/CharSet.hs:53) rangeCS (src/Data/Set/CharSet.hs:57) nullCS (src/Data/Set/CharSet.hs:63) fullCS (src/Data/Set/CharSet.hs:67) unionCS (src/Data/Set/CharSet.hs:81) diffCS (src/Data/Set/CharSet.hs:97) intersectCS (src/Data/Set/CharSet.hs:116) exorCS (src/Data/Set/CharSet.hs:132) compCS (src/Data/Set/CharSet.hs:113) elemCS (src/Data/Set/CharSet.hs:74) toListCS (src/Data/Set/CharSet.hs:78) 51% ( 20 / 39) in 'Data.Char.Properties.XMLCharProps' Missing documentation for: charPropXmlChar (src/Data/Char/Properties/XMLCharProps.hs:88) charPropXmlCharCR (src/Data/Char/Properties/XMLCharProps.hs:120) charPropXml1ByteChar (src/Data/Char/Properties/XMLCharProps.hs:135) charPropXmlLatin1Char (src/Data/Char/Properties/XMLCharProps.hs:148) charPropXmlSpaceChar (src/Data/Char/Properties/XMLCharProps.hs:172) charPropXmlSpaceCharCR (src/Data/Char/Properties/XMLCharProps.hs:192) charPropXml11SpaceChar (src/Data/Char/Properties/XMLCharProps.hs:204) charPropXmlNameChar (src/Data/Char/Properties/XMLCharProps.hs:227) charPropXmlNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:260) charPropXmlNCNameChar (src/Data/Char/Properties/XMLCharProps.hs:289) charPropXmlNCNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:314) charPropXmlPubidChar (src/Data/Char/Properties/XMLCharProps.hs:326) charPropXmlLetter (src/Data/Char/Properties/XMLCharProps.hs:343) charPropXmlBaseChar (src/Data/Char/Properties/XMLCharProps.hs:355) charPropXmlIdeographicChar (src/Data/Char/Properties/XMLCharProps.hs:567) charPropXmlCombiningChar (src/Data/Char/Properties/XMLCharProps.hs:580) charPropXmlDigit (src/Data/Char/Properties/XMLCharProps.hs:685) charPropXmlExtender (src/Data/Char/Properties/XMLCharProps.hs:710) charPropXmlControlOrPermanentlyUndefined (src/Data/Char/Properties/XMLCharProps.hs:739) 1% ( 1 / 73) in 'Data.Char.Properties.UnicodeCharProps' Missing documentation for: isUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:100) isUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:138) isUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:150) isUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:177) isUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:193) isUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:207) isUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:760) isUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1395) isUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1461) isUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1894) isUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1914) isUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2546) isUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2785) isUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2942) isUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2957) isUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3222) isUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3337) isUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3397) isUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3419) isUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3481) isUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3646) isUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3662) isUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3689) isUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3771) isUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3791) isUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3812) isUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3973) isUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4058) isUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4278) isUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4305) isUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4343) isUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4417) isUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4592) isUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4610) isUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4621) isUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4632) charPropUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:104) charPropUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:142) charPropUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:154) charPropUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:181) charPropUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:197) charPropUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:211) charPropUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:764) charPropUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1399) charPropUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1465) charPropUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1898) charPropUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1918) charPropUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2550) charPropUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2789) charPropUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2946) charPropUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2961) charPropUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3226) charPropUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3341) charPropUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3401) charPropUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3423) charPropUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3485) charPropUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3650) charPropUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3666) charPropUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3693) charPropUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3775) charPropUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3795) charPropUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3816) charPropUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3977) charPropUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4062) charPropUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4282) charPropUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4309) charPropUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4347) charPropUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4421) charPropUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4596) charPropUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4614) charPropUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4625) charPropUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4636) 0% ( 1 /256) in 'Data.Char.Properties.UnicodeBlocks' Missing documentation for: codeBlocks (src/Data/Char/Properties/UnicodeBlocks.hs:287) elemCodeBlock (src/Data/Char/Properties/UnicodeBlocks.hs:284) versionUnicode (src/Data/Char/Properties/UnicodeBlocks.hs:281) isBasicLatin (src/Data/Char/Properties/UnicodeBlocks.hs:545) isLatin1Supplement (src/Data/Char/Properties/UnicodeBlocks.hs:548) isLatinExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:551) isLatinExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:554) isIPAExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:557) isSpacingModifierLetters (src/Data/Char/Properties/UnicodeBlocks.hs:560) isCombiningDiacriticalMarks (src/Data/Char/Properties/UnicodeBlocks.hs:563) isGreekandCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:566) isCyrillic (src/Data/Char/Properties/UnicodeBlocks.hs:569) isCyrillicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:572) isArmenian (src/Data/Char/Properties/UnicodeBlocks.hs:575) isHebrew (src/Data/Char/Properties/UnicodeBlocks.hs:578) isArabic (src/Data/Char/Properties/UnicodeBlocks.hs:581) isSyriac (src/Data/Char/Properties/UnicodeBlocks.hs:584) isArabicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:587) isThaana (src/Data/Char/Properties/UnicodeBlocks.hs:590) isNKo (src/Data/Char/Properties/UnicodeBlocks.hs:593) isSamaritan (src/Data/Char/Properties/UnicodeBlocks.hs:596) isMandaic (src/Data/Char/Properties/UnicodeBlocks.hs:599) isArabicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:602) isDevanagari (src/Data/Char/Properties/UnicodeBlocks.hs:605) isBengali (src/Data/Char/Properties/UnicodeBlocks.hs:608) isGurmukhi (src/Data/Char/Properties/UnicodeBlocks.hs:611) isGujarati (src/Data/Char/Properties/UnicodeBlocks.hs:614) isOriya (src/Data/Char/Properties/UnicodeBlocks.hs:617) isTamil (src/Data/Char/Properties/UnicodeBlocks.hs:620) isTelugu (src/Data/Char/Properties/UnicodeBlocks.hs:623) isKannada (src/Data/Char/Properties/UnicodeBlocks.hs:626) isMalayalam (src/Data/Char/Properties/UnicodeBlocks.hs:629) isSinhala (src/Data/Char/Properties/UnicodeBlocks.hs:632) isThai (src/Data/Char/Properties/UnicodeBlocks.hs:635) isLao (src/Data/Char/Properties/UnicodeBlocks.hs:638) isTibetan (src/Data/Char/Properties/UnicodeBlocks.hs:641) isMyanmar (src/Data/Char/Properties/UnicodeBlocks.hs:644) isGeorgian (src/Data/Char/Properties/UnicodeBlocks.hs:647) isHangulJamo (src/Data/Char/Properties/UnicodeBlocks.hs:650) isEthiopic (src/Data/Char/Properties/UnicodeBlocks.hs:653) isEthiopicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:656) isCherokee (src/Data/Char/Properties/UnicodeBlocks.hs:659) isUnifiedCanadianAboriginalSyllabics (src/Data/Char/Properties/UnicodeBlocks.hs:662) isOgham (src/Data/Char/Properties/UnicodeBlocks.hs:665) isRunic (src/Data/Char/Properties/UnicodeBlocks.hs:668) isTagalog (src/Data/Char/Properties/UnicodeBlocks.hs:671) isHanunoo (src/Data/Char/Properties/UnicodeBlocks.hs:674) isBuhid (src/Data/Char/Properties/UnicodeBlocks.hs:677) isTagbanwa (src/Data/Char/Properties/UnicodeBlocks.hs:680) isKhmer (src/Data/Char/Properties/UnicodeBlocks.hs:683) isMongolian (src/Data/Char/Properties/UnicodeBlocks.hs:686) isUnifiedCanadianAboriginalSyllabicsExtended (src/Data/Char/Properties/UnicodeBlocks.hs:689) isLimbu (src/Data/Char/Properties/UnicodeBlocks.hs:692) isTaiLe (src/Data/Char/Properties/UnicodeBlocks.hs:695) isNewTaiLue (src/Data/Char/Properties/UnicodeBlocks.hs:698) isKhmerSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:701) isBuginese (src/Data/Char/Properties/UnicodeBlocks.hs:704) isTaiTham (src/Data/Char/Properties/UnicodeBlocks.hs:707) isCombiningDiacriticalMarksExtended (src/Data/Char/Properties/UnicodeBlocks.hs:710) isBalinese (src/Data/Char/Properties/UnicodeBlocks.hs:713) isSundanese (src/Data/Char/Properties/UnicodeBlocks.hs:716) isBatak (src/Data/Char/Properties/UnicodeBlocks.hs:719) isLepcha (src/Data/Char/Properties/UnicodeBlocks.hs:722) isOlChiki (src/Data/Char/Properties/UnicodeBlocks.hs:725) isSundaneseSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:728) isVedicExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:731) isPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:734) isPhoneticExtensionsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:737) isCombiningDiacriticalMarksSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:740) isLatinExtendedAdditional (src/Data/Char/Properties/UnicodeBlocks.hs:743) isGreekExtended (src/Data/Char/Properties/UnicodeBlocks.hs:746) isGeneralPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:749) isSuperscriptsandSubscripts (src/Data/Char/Properties/UnicodeBlocks.hs:752) isCurrencySymbols (src/Data/Char/Properties/UnicodeBlocks.hs:755) isCombiningDiacriticalMarksforSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:758) isLetterlikeSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:761) isNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:764) isArrows (src/Data/Char/Properties/UnicodeBlocks.hs:767) isMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:770) isMiscellaneousTechnical (src/Data/Char/Properties/UnicodeBlocks.hs:773) isControlPictures (src/Data/Char/Properties/UnicodeBlocks.hs:776) isOpticalCharacterRecognition (src/Data/Char/Properties/UnicodeBlocks.hs:779) isEnclosedAlphanumerics (src/Data/Char/Properties/UnicodeBlocks.hs:782) isBoxDrawing (src/Data/Char/Properties/UnicodeBlocks.hs:785) isBlockElements (src/Data/Char/Properties/UnicodeBlocks.hs:788) isGeometricShapes (src/Data/Char/Properties/UnicodeBlocks.hs:791) isMiscellaneousSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:794) isDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:797) isMiscellaneousMathematicalSymbolsA (src/Data/Char/Properties/UnicodeBlocks.hs:800) isSupplementalArrowsA (src/Data/Char/Properties/UnicodeBlocks.hs:803) isBraillePatterns (src/Data/Char/Properties/UnicodeBlocks.hs:806) isSupplementalArrowsB (src/Data/Char/Properties/UnicodeBlocks.hs:809) isMiscellaneousMathematicalSymbolsB (src/Data/Char/Properties/UnicodeBlocks.hs:812) isSupplementalMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:815) isMiscellaneousSymbolsandArrows (src/Data/Char/Properties/UnicodeBlocks.hs:818) isGlagolitic (src/Data/Char/Properties/UnicodeBlocks.hs:821) isLatinExtendedC (src/Data/Char/Properties/UnicodeBlocks.hs:824) isCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:827) isGeorgianSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:830) isTifinagh (src/Data/Char/Properties/UnicodeBlocks.hs:833) isEthiopicExtended (src/Data/Char/Properties/UnicodeBlocks.hs:836) isCyrillicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:839) isSupplementalPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:842) isCJKRadicalsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:845) isKangxiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:848) isIdeographicDescriptionCharacters (src/Data/Char/Properties/UnicodeBlocks.hs:851) isCJKSymbolsandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:854) isHiragana (src/Data/Char/Properties/UnicodeBlocks.hs:857) isKatakana (src/Data/Char/Properties/UnicodeBlocks.hs:860) isBopomofo (src/Data/Char/Properties/UnicodeBlocks.hs:863) isHangulCompatibilityJamo (src/Data/Char/Properties/UnicodeBlocks.hs:866) isKanbun (src/Data/Char/Properties/UnicodeBlocks.hs:869) isBopomofoExtended (src/Data/Char/Properties/UnicodeBlocks.hs:872) isCJKStrokes (src/Data/Char/Properties/UnicodeBlocks.hs:875) isKatakanaPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:878) isEnclosedCJKLettersandMonths (src/Data/Char/Properties/UnicodeBlocks.hs:881) isCJKCompatibility (src/Data/Char/Properties/UnicodeBlocks.hs:884) isCJKUnifiedIdeographsExtensionA (src/Data/Char/Properties/UnicodeBlocks.hs:887) isYijingHexagramSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:890) isCJKUnifiedIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:893) isYiSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:896) isYiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:899) isLisu (src/Data/Char/Properties/UnicodeBlocks.hs:902) isVai (src/Data/Char/Properties/UnicodeBlocks.hs:905) isCyrillicExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:908) isBamum (src/Data/Char/Properties/UnicodeBlocks.hs:911) isModifierToneLetters (src/Data/Char/Properties/UnicodeBlocks.hs:914) isLatinExtendedD (src/Data/Char/Properties/UnicodeBlocks.hs:917) isSylotiNagri (src/Data/Char/Properties/UnicodeBlocks.hs:920) isCommonIndicNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:923) isPhagspa (src/Data/Char/Properties/UnicodeBlocks.hs:926) isSaurashtra (src/Data/Char/Properties/UnicodeBlocks.hs:929) isDevanagariExtended (src/Data/Char/Properties/UnicodeBlocks.hs:932) isKayahLi (src/Data/Char/Properties/UnicodeBlocks.hs:935) isRejang (src/Data/Char/Properties/UnicodeBlocks.hs:938) isHangulJamoExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:941) isJavanese (src/Data/Char/Properties/UnicodeBlocks.hs:944) isMyanmarExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:947) isCham (src/Data/Char/Properties/UnicodeBlocks.hs:950) isMyanmarExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:953) isTaiViet (src/Data/Char/Properties/UnicodeBlocks.hs:956) isMeeteiMayekExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:959) isEthiopicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:962) isLatinExtendedE (src/Data/Char/Properties/UnicodeBlocks.hs:965) isMeeteiMayek (src/Data/Char/Properties/UnicodeBlocks.hs:968) isHangulSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:971) isHangulJamoExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:974) isHighSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:977) isHighPrivateUseSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:980) isLowSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:983) isPrivateUseArea (src/Data/Char/Properties/UnicodeBlocks.hs:986) isCJKCompatibilityIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:989) isAlphabeticPresentationForms (src/Data/Char/Properties/UnicodeBlocks.hs:992) isArabicPresentationFormsA (src/Data/Char/Properties/UnicodeBlocks.hs:995) isVariationSelectors (src/Data/Char/Properties/UnicodeBlocks.hs:998) isVerticalForms (src/Data/Char/Properties/UnicodeBlocks.hs:1001) isCombiningHalfMarks (src/Data/Char/Properties/UnicodeBlocks.hs:1004) isCJKCompatibilityForms (src/Data/Char/Properties/UnicodeBlocks.hs:1007) isSmallFormVariants (src/Data/Char/Properties/UnicodeBlocks.hs:1010) isArabicPresentationFormsB (src/Data/Char/Properties/UnicodeBlocks.hs:1013) isHalfwidthandFullwidthForms (src/Data/Char/Properties/UnicodeBlocks.hs:1016) isSpecials (src/Data/Char/Properties/UnicodeBlocks.hs:1019) isLinearBSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1022) isLinearBIdeograms (src/Data/Char/Properties/UnicodeBlocks.hs:1025) isAegeanNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1028) isAncientGreekNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1031) isAncientSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1034) isPhaistosDisc (src/Data/Char/Properties/UnicodeBlocks.hs:1037) isLycian (src/Data/Char/Properties/UnicodeBlocks.hs:1040) isCarian (src/Data/Char/Properties/UnicodeBlocks.hs:1043) isCopticEpactNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1046) isOldItalic (src/Data/Char/Properties/UnicodeBlocks.hs:1049) isGothic (src/Data/Char/Properties/UnicodeBlocks.hs:1052) isOldPermic (src/Data/Char/Properties/UnicodeBlocks.hs:1055) isUgaritic (src/Data/Char/Properties/UnicodeBlocks.hs:1058) isOldPersian (src/Data/Char/Properties/UnicodeBlocks.hs:1061) isDeseret (src/Data/Char/Properties/UnicodeBlocks.hs:1064) isShavian (src/Data/Char/Properties/UnicodeBlocks.hs:1067) isOsmanya (src/Data/Char/Properties/UnicodeBlocks.hs:1070) isElbasan (src/Data/Char/Properties/UnicodeBlocks.hs:1073) isCaucasianAlbanian (src/Data/Char/Properties/UnicodeBlocks.hs:1076) isLinearA (src/Data/Char/Properties/UnicodeBlocks.hs:1079) isCypriotSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1082) isImperialAramaic (src/Data/Char/Properties/UnicodeBlocks.hs:1085) isPalmyrene (src/Data/Char/Properties/UnicodeBlocks.hs:1088) isNabataean (src/Data/Char/Properties/UnicodeBlocks.hs:1091) isPhoenician (src/Data/Char/Properties/UnicodeBlocks.hs:1094) isLydian (src/Data/Char/Properties/UnicodeBlocks.hs:1097) isMeroiticHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1100) isMeroiticCursive (src/Data/Char/Properties/UnicodeBlocks.hs:1103) isKharoshthi (src/Data/Char/Properties/UnicodeBlocks.hs:1106) isOldSouthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1109) isOldNorthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1112) isManichaean (src/Data/Char/Properties/UnicodeBlocks.hs:1115) isAvestan (src/Data/Char/Properties/UnicodeBlocks.hs:1118) isInscriptionalParthian (src/Data/Char/Properties/UnicodeBlocks.hs:1121) isInscriptionalPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1124) isPsalterPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1127) isOldTurkic (src/Data/Char/Properties/UnicodeBlocks.hs:1130) isRumiNumeralSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1133) isBrahmi (src/Data/Char/Properties/UnicodeBlocks.hs:1136) isKaithi (src/Data/Char/Properties/UnicodeBlocks.hs:1139) isSoraSompeng (src/Data/Char/Properties/UnicodeBlocks.hs:1142) isChakma (src/Data/Char/Properties/UnicodeBlocks.hs:1145) isMahajani (src/Data/Char/Properties/UnicodeBlocks.hs:1148) isSharada (src/Data/Char/Properties/UnicodeBlocks.hs:1151) isSinhalaArchaicNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1154) isKhojki (src/Data/Char/Properties/UnicodeBlocks.hs:1157) isKhudawadi (src/Data/Char/Properties/UnicodeBlocks.hs:1160) isGrantha (src/Data/Char/Properties/UnicodeBlocks.hs:1163) isTirhuta (src/Data/Char/Properties/UnicodeBlocks.hs:1166) isSiddham (src/Data/Char/Properties/UnicodeBlocks.hs:1169) isModi (src/Data/Char/Properties/UnicodeBlocks.hs:1172) isTakri (src/Data/Char/Properties/UnicodeBlocks.hs:1175) isWarangCiti (src/Data/Char/Properties/UnicodeBlocks.hs:1178) isPauCinHau (src/Data/Char/Properties/UnicodeBlocks.hs:1181) isCuneiform (src/Data/Char/Properties/UnicodeBlocks.hs:1184) isCuneiformNumbersandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:1187) isEgyptianHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1190) isBamumSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1193) isMro (src/Data/Char/Properties/UnicodeBlocks.hs:1196) isBassaVah (src/Data/Char/Properties/UnicodeBlocks.hs:1199) isPahawhHmong (src/Data/Char/Properties/UnicodeBlocks.hs:1202) isMiao (src/Data/Char/Properties/UnicodeBlocks.hs:1205) isKanaSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1208) isDuployan (src/Data/Char/Properties/UnicodeBlocks.hs:1211) isShorthandFormatControls (src/Data/Char/Properties/UnicodeBlocks.hs:1214) isByzantineMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1217) isMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1220) isAncientGreekMusicalNotation (src/Data/Char/Properties/UnicodeBlocks.hs:1223) isTaiXuanJingSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1226) isCountingRodNumerals (src/Data/Char/Properties/UnicodeBlocks.hs:1229) isMathematicalAlphanumericSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1232) isMendeKikakui (src/Data/Char/Properties/UnicodeBlocks.hs:1235) isArabicMathematicalAlphabeticSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1238) isMahjongTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1241) isDominoTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1244) isPlayingCards (src/Data/Char/Properties/UnicodeBlocks.hs:1247) isEnclosedAlphanumericSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1250) isEnclosedIdeographicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1253) isMiscellaneousSymbolsandPictographs (src/Data/Char/Properties/UnicodeBlocks.hs:1256) isEmoticons (src/Data/Char/Properties/UnicodeBlocks.hs:1259) isOrnamentalDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:1262) isTransportandMapSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1265) isAlchemicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1268) isGeometricShapesExtended (src/Data/Char/Properties/UnicodeBlocks.hs:1271) isSupplementalArrowsC (src/Data/Char/Properties/UnicodeBlocks.hs:1274) isCJKUnifiedIdeographsExtensionB (src/Data/Char/Properties/UnicodeBlocks.hs:1277) isCJKUnifiedIdeographsExtensionC (src/Data/Char/Properties/UnicodeBlocks.hs:1280) isCJKUnifiedIdeographsExtensionD (src/Data/Char/Properties/UnicodeBlocks.hs:1283) isCJKCompatibilityIdeographsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1286) isTags (src/Data/Char/Properties/UnicodeBlocks.hs:1289) isVariationSelectorsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1292) isSupplementaryPrivateUseAreaA (src/Data/Char/Properties/UnicodeBlocks.hs:1295) isSupplementaryPrivateUseAreaB (src/Data/Char/Properties/UnicodeBlocks.hs:1298) Documentation created: dist/doc/html/hxt-charproperties/index.html, dist/doc/html/hxt-charproperties/hxt-charproperties.txt Creating package registration file: /tmp/pkgConf-hxt-charproperties-9.2.0461152493597010431.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hxt-charproperties-9.2.0.1-DfuiD4HEekV0ERltyAn5dF Registering hxt-charproperties-9.2.0.1... Installed hxt-charproperties-9.2.0.1 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.215691159211777288820.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring network-info-0.2.0.8... Building network-info-0.2.0.8... Preprocessing library network-info-0.2.0.8... [1 of 1] Compiling Network.Info ( dist/build/Network/Info.hs, dist/build/Network/Info.o ) src/Network/Info.hsc:46:10: Warning: No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ In the instance declaration for ‘Storable NetworkInterface’ In-place registering network-info-0.2.0.8... Running Haddock for network-info-0.2.0.8... Running hscolour for network-info-0.2.0.8... Preprocessing library network-info-0.2.0.8... Preprocessing library network-info-0.2.0.8... src/Network/Info.hsc:46:10: Warning: No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ In the instance declaration for ‘Storable NetworkInterface’ Haddock coverage: 83% ( 5 / 6) in 'Network.Info' Missing documentation for: Module header Documentation created: dist/doc/html/network-info/index.html, dist/doc/html/network-info/network-info.txt Creating package registration file: /tmp/pkgConf-network-info-0.2.02049197811716898500.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-info-0.2.0.8-4D1rNCmCoa407R20QFaQ3o Registering network-info-0.2.0.8... Installed network-info-0.2.0.8 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.07634474332108785490.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe 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.113181410092126362173.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3 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-128432730840658094.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL Registering random-1.1... Installed random-1.1 Configuring safe-0.3.9... Building safe-0.3.9... Preprocessing library safe-0.3.9... [1 of 4] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o ) [2 of 4] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o ) [3 of 4] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [4 of 4] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering safe-0.3.9... Running Haddock for safe-0.3.9... Running hscolour for safe-0.3.9... Preprocessing library safe-0.3.9... Preprocessing library safe-0.3.9... Haddock coverage: 14% ( 1 / 7) in 'Safe.Util' Missing documentation for: .^ (Safe/Util.hs:8) .^^ (Safe/Util.hs:11) liftMay (Safe/Util.hs:14) fromNoteModule (Safe/Util.hs:17) fromNoteEitherModule (Safe/Util.hs:21) eitherToMaybe (Safe/Util.hs:25) 35% ( 8 / 23) in 'Safe.Exact' Missing documentation for: takeExactMay (Safe/Exact.hs:93) takeExactNote (Safe/Exact.hs:90) takeExactDef (Safe/Exact.hs:96) dropExactMay (Safe/Exact.hs:102) dropExactNote (Safe/Exact.hs:99) dropExactDef (Safe/Exact.hs:105) splitAtExactMay (Safe/Exact.hs:112) splitAtExactNote (Safe/Exact.hs:108) splitAtExactDef (Safe/Exact.hs:116) zipExactMay (Safe/Exact.hs:140) zipExactNote (Safe/Exact.hs:137) zipExactDef (Safe/Exact.hs:143) zipWithExactMay (Safe/Exact.hs:149) zipWithExactNote (Safe/Exact.hs:146) zipWithExactDef (Safe/Exact.hs:152) 18% ( 5 / 28) in 'Safe.Foldable' Missing documentation for: foldl1May (Safe/Foldable.hs:38) foldl1Def (Safe/Foldable.hs:46) foldl1Note (Safe/Foldable.hs:42) foldr1May (Safe/Foldable.hs:38) foldr1Def (Safe/Foldable.hs:46) foldr1Note (Safe/Foldable.hs:42) findJustDef (Safe/Foldable.hs:79) findJustNote (Safe/Foldable.hs:82) minimumMay (Safe/Foldable.hs:50) minimumDef (Safe/Foldable.hs:54) minimumNote (Safe/Foldable.hs:58) maximumMay (Safe/Foldable.hs:50) maximumDef (Safe/Foldable.hs:54) maximumNote (Safe/Foldable.hs:58) minimumByMay (Safe/Foldable.hs:62) minimumByDef (Safe/Foldable.hs:66) minimumByNote (Safe/Foldable.hs:70) maximumByMay (Safe/Foldable.hs:62) maximumByDef (Safe/Foldable.hs:66) maximumByNote (Safe/Foldable.hs:70) foldl1Safe (Safe/Foldable.hs:90) foldr1Safe (Safe/Foldable.hs:94) findJustSafe (Safe/Foldable.hs:99) 20% ( 14 / 71) in 'Safe' Missing documentation for: initMay (Safe.hs:114) initDef (Safe.hs:117) initNote (Safe.hs:120) initSafe (Safe.hs:123) headMay (Safe.hs:128) headDef (Safe.hs:132) headNote (Safe.hs:136) lastMay (Safe.hs:128) lastDef (Safe.hs:132) lastNote (Safe.hs:136) minimumMay (Safe.hs:140) minimumDef (Safe.hs:144) minimumNote (Safe.hs:148) maximumMay (Safe.hs:140) maximumDef (Safe.hs:144) maximumNote (Safe.hs:148) minimumByMay (Safe.hs:152) minimumByDef (Safe.hs:156) minimumByNote (Safe.hs:160) maximumByMay (Safe.hs:152) maximumByDef (Safe.hs:156) maximumByNote (Safe.hs:160) foldr1May (Safe.hs:165) foldr1Def (Safe.hs:170) foldr1Note (Safe.hs:175) foldl1May (Safe.hs:165) foldl1Def (Safe.hs:170) foldl1Note (Safe.hs:175) foldl1May' (Safe.hs:165) foldl1Def' (Safe.hs:170) foldl1Note' (Safe.hs:175) scanl1May (Safe.hs:180) scanl1Def (Safe.hs:184) scanl1Note (Safe.hs:188) scanr1May (Safe.hs:180) scanr1Def (Safe.hs:184) scanr1Note (Safe.hs:188) fromJustNote (Safe.hs:197) assertNote (Safe.hs:200) atMay (Safe.hs:209) atDef (Safe.hs:212) atNote (Safe.hs:215) readMay (Safe.hs:219) readDef (Safe.hs:222) readNote (Safe.hs:225) lookupJustDef (Safe.hs:233) lookupJustNote (Safe.hs:236) findJustDef (Safe.hs:244) findJustNote (Safe.hs:247) elemIndexJustDef (Safe.hs:255) elemIndexJustNote (Safe.hs:258) findIndexJustDef (Safe.hs:266) findIndexJustNote (Safe.hs:269) toEnumMay (Safe.hs:274) toEnumDef (Safe.hs:283) toEnumNote (Safe.hs:286) toEnumSafe (Safe.hs:289) Documentation created: dist/doc/html/safe/index.html, dist/doc/html/safe/safe.txt Creating package registration file: /tmp/pkgConf-safe-0.38617464101805816260.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/safe-0.3.9-Eus5OohxO2XHvdWxKAmhFS Registering safe-0.3.9... Installed safe-0.3.9 Configuring split-0.2.3... Building split-0.2.3... Preprocessing library split-0.2.3... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.3... Running Haddock for split-0.2.3... Running hscolour for split-0.2.3... Preprocessing library split-0.2.3... Preprocessing library split-0.2.3... Haddock coverage: 91% ( 62 / 68) in 'Data.List.Split.Internals' 90% ( 45 / 50) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html, dist/doc/html/split/split.txt Creating package registration file: /tmp/pkgConf-split-0.212775116252112043682.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/split-0.2.3-CDzOynTh4l8Ahg1HaWUL4Z Registering split-0.2.3... Installed split-0.2.3 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-0203265230271185160.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE Registering syb-0.6... Installed syb-0.6 Configuring tagged-0.8.3... Building tagged-0.8.3... Preprocessing library tagged-0.8.3... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.3... Running Haddock for tagged-0.8.3... Running hscolour for tagged-0.8.3... Preprocessing library tagged-0.8.3... Preprocessing library tagged-0.8.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:323) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.85069596391421449833.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tagged-0.8.3-5cptKNCoGdxJM6eqqNERxD Registering tagged-0.8.3... Installed tagged-0.8.3 Configuring text-1.2.2.0... Building text-1.2.2.0... Preprocessing library text-1.2.2.0... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 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 ) [ 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 ) [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 ) [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 ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [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 ) [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 ) In-place registering text-1.2.2.0... Running Haddock for text-1.2.2.0... Running hscolour for text-1.2.2.0... Preprocessing library text-1.2.2.0... Preprocessing library text-1.2.2.0... 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% (127 /127) 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% (128 /129) 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:301) 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.247830643158535326.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.0-5c7VCmRXJenGcMPs3kwpkI Registering text-1.2.2.0... Installed text-1.2.2.0 Configuring transformers-compat-0.5.1.4... Building transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... [1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o ) In-place registering transformers-compat-0.5.1.4... Running Haddock for transformers-compat-0.5.1.4... Running hscolour for transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.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) 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' 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.5.1475777610866360494.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr Registering transformers-compat-0.5.1.4... Installed transformers-compat-0.5.1.4 Configuring unexceptionalio-0.3.0... Building unexceptionalio-0.3.0... Preprocessing library unexceptionalio-0.3.0... [1 of 1] Compiling UnexceptionalIO ( UnexceptionalIO.hs, dist/build/UnexceptionalIO.o ) UnexceptionalIO.hs:7:1: Warning: Tab character UnexceptionalIO.hs:8:1: Warning: Tab character UnexceptionalIO.hs:9:1: Warning: Tab character UnexceptionalIO.hs:10:1: Warning: Tab character UnexceptionalIO.hs:11:1: Warning: Tab character UnexceptionalIO.hs:12:1: Warning: Tab character UnexceptionalIO.hs:14:1: Warning: Tab character UnexceptionalIO.hs:16:1: Warning: Tab character UnexceptionalIO.hs:17:1: Warning: Tab character UnexceptionalIO.hs:18:1: Warning: Tab character UnexceptionalIO.hs:47:1: Warning: Tab character UnexceptionalIO.hs:50:1: Warning: Tab character UnexceptionalIO.hs:51:1: Warning: Tab character UnexceptionalIO.hs:54:1: Warning: Tab character UnexceptionalIO.hs:55:1: Warning: Tab character UnexceptionalIO.hs:57:1: Warning: Tab character UnexceptionalIO.hs:60:1: Warning: Tab character UnexceptionalIO.hs:64:1: Warning: Tab character UnexceptionalIO.hs:67:1: Warning: Tab character UnexceptionalIO.hs:70:1: Warning: Tab character UnexceptionalIO.hs:95:1: Warning: Tab character UnexceptionalIO.hs:96:1: Warning: Tab character UnexceptionalIO.hs:97:1: Warning: Tab character UnexceptionalIO.hs:98:1: Warning: Tab character UnexceptionalIO.hs:109:1: Warning: Tab character UnexceptionalIO.hs:110:1: Warning: Tab character UnexceptionalIO.hs:111:1: Warning: Tab character UnexceptionalIO.hs:112:1: Warning: Tab character UnexceptionalIO.hs:113:1: Warning: Tab character UnexceptionalIO.hs:114:1: Warning: Tab character UnexceptionalIO.hs:115:1: Warning: Tab character UnexceptionalIO.hs:116:1: Warning: Tab character UnexceptionalIO.hs:117:1: Warning: Tab character UnexceptionalIO.hs:118:1: Warning: Tab character UnexceptionalIO.hs:119:1: Warning: Tab character UnexceptionalIO.hs:120:1: Warning: Tab character UnexceptionalIO.hs:121:1: Warning: Tab character UnexceptionalIO.hs:122:1: Warning: Tab character UnexceptionalIO.hs:123:1: Warning: Tab character UnexceptionalIO.hs:124:1: Warning: Tab character UnexceptionalIO.hs:125:1: Warning: Tab character UnexceptionalIO.hs:126:1: Warning: Tab character UnexceptionalIO.hs:127:1: Warning: Tab character In-place registering unexceptionalio-0.3.0... Running Haddock for unexceptionalio-0.3.0... Running hscolour for unexceptionalio-0.3.0... Preprocessing library unexceptionalio-0.3.0... Preprocessing library unexceptionalio-0.3.0... UnexceptionalIO.hs:7:1: Warning: Tab character UnexceptionalIO.hs:8:1: Warning: Tab character UnexceptionalIO.hs:9:1: Warning: Tab character UnexceptionalIO.hs:10:1: Warning: Tab character UnexceptionalIO.hs:11:1: Warning: Tab character UnexceptionalIO.hs:12:1: Warning: Tab character UnexceptionalIO.hs:14:1: Warning: Tab character UnexceptionalIO.hs:16:1: Warning: Tab character UnexceptionalIO.hs:17:1: Warning: Tab character UnexceptionalIO.hs:18:1: Warning: Tab character UnexceptionalIO.hs:47:1: Warning: Tab character UnexceptionalIO.hs:50:1: Warning: Tab character UnexceptionalIO.hs:51:1: Warning: Tab character UnexceptionalIO.hs:54:1: Warning: Tab character UnexceptionalIO.hs:55:1: Warning: Tab character UnexceptionalIO.hs:57:1: Warning: Tab character UnexceptionalIO.hs:60:1: Warning: Tab character UnexceptionalIO.hs:64:1: Warning: Tab character UnexceptionalIO.hs:67:1: Warning: Tab character UnexceptionalIO.hs:70:1: Warning: Tab character UnexceptionalIO.hs:95:1: Warning: Tab character UnexceptionalIO.hs:96:1: Warning: Tab character UnexceptionalIO.hs:97:1: Warning: Tab character UnexceptionalIO.hs:98:1: Warning: Tab character UnexceptionalIO.hs:109:1: Warning: Tab character UnexceptionalIO.hs:110:1: Warning: Tab character UnexceptionalIO.hs:111:1: Warning: Tab character UnexceptionalIO.hs:112:1: Warning: Tab character UnexceptionalIO.hs:113:1: Warning: Tab character UnexceptionalIO.hs:114:1: Warning: Tab character UnexceptionalIO.hs:115:1: Warning: Tab character UnexceptionalIO.hs:116:1: Warning: Tab character UnexceptionalIO.hs:117:1: Warning: Tab character UnexceptionalIO.hs:118:1: Warning: Tab character UnexceptionalIO.hs:119:1: Warning: Tab character UnexceptionalIO.hs:120:1: Warning: Tab character UnexceptionalIO.hs:121:1: Warning: Tab character UnexceptionalIO.hs:122:1: Warning: Tab character UnexceptionalIO.hs:123:1: Warning: Tab character UnexceptionalIO.hs:124:1: Warning: Tab character UnexceptionalIO.hs:125:1: Warning: Tab character UnexceptionalIO.hs:126:1: Warning: Tab character UnexceptionalIO.hs:127:1: Warning: Tab character Haddock coverage: 100% ( 11 / 11) in 'UnexceptionalIO' Warning: UnexceptionalIO: could not find link destinations for: SomeException Documentation created: dist/doc/html/unexceptionalio/index.html, dist/doc/html/unexceptionalio/unexceptionalio.txt Creating package registration file: /tmp/pkgConf-unexceptionalio-0.317828062401600766768.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unexceptionalio-0.3.0-D75XtsleGJsKf9ql1scTbl Registering unexceptionalio-0.3.0... Installed unexceptionalio-0.3.0 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.117278567371144963628.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b Registering utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 Configuring cryptohash-0.11.6... Building cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... [ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o ) on the commandline: Warning: ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe! [ 2 of 23] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) on the commandline: Warning: ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe! [ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o ) [ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o ) [ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o ) [ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o ) [ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o ) [ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o ) [ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o ) [10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o ) [11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o ) on the commandline: Warning: ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe! [12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o ) [13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o ) [15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) [16 of 23] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) [17 of 23] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o ) [18 of 23] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o ) [19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o ) [20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o ) [21 of 23] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o ) [22 of 23] Compiling Crypto.MAC ( Crypto/MAC.hs, dist/build/Crypto/MAC.o ) [23 of 23] Compiling Crypto.MAC.SHA3 ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o ) In-place registering cryptohash-0.11.6... Running Haddock for cryptohash-0.11.6... Running hscolour for cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... : Warning: ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe! : Warning: ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe! : Warning: ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe! Haddock coverage: 0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu' Missing documentation for: Module header use32Hex (Crypto/Hash/Utils/Cpu.hs:6) 100% ( 2 / 2) in 'Crypto.MAC.HMAC' 100% ( 2 / 2) in 'Crypto.Hash.Internal' 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool' 100% ( 10 / 10) in 'Crypto.Hash.Skein512' 100% ( 10 / 10) in 'Crypto.Hash.Skein256' 100% ( 10 / 10) in 'Crypto.Hash.Tiger' 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160' 100% ( 10 / 10) in 'Crypto.Hash.SHA3' 100% ( 11 / 11) in 'Crypto.Hash.SHA512' 100% ( 9 / 9) in 'Crypto.Hash.SHA512t' 100% ( 10 / 10) in 'Crypto.Hash.SHA384' 100% ( 10 / 10) in 'Crypto.Hash.SHA256' 100% ( 10 / 10) in 'Crypto.Hash.SHA224' 100% ( 10 / 10) in 'Crypto.Hash.SHA1' 100% ( 10 / 10) in 'Crypto.Hash.MD5' 100% ( 10 / 10) in 'Crypto.Hash.MD4' 100% ( 10 / 10) in 'Crypto.Hash.MD2' 100% ( 2 / 2) in 'Crypto.Hash.Utils' 100% ( 7 / 7) in 'Crypto.Hash.Types' 100% ( 40 / 40) in 'Crypto.Hash' 100% ( 11 / 11) in 'Crypto.MAC' 100% ( 9 / 9) in 'Crypto.MAC.SHA3' Documentation created: dist/doc/html/cryptohash/index.html, dist/doc/html/cryptohash/cryptohash.txt Creating package registration file: /tmp/pkgConf-cryptohash-0.117028338172146410762.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cryptohash-0.11.6-3Cwvwq9ssRY1dmVI1qI6C2 Registering cryptohash-0.11.6... Installed cryptohash-0.11.6 Configuring hxt-unicode-9.0.2.4... Building hxt-unicode-9.0.2.4... Preprocessing library hxt-unicode-9.0.2.4... [1 of 5] Compiling Data.String.UTF8 ( src/Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [2 of 5] Compiling Data.String.UTF8Decoding ( src/Data/String/UTF8Decoding.hs, dist/build/Data/String/UTF8Decoding.o ) [3 of 5] Compiling Data.String.EncodingNames ( src/Data/String/EncodingNames.hs, dist/build/Data/String/EncodingNames.o ) [4 of 5] Compiling Data.Char.IsoLatinTables ( src/Data/Char/IsoLatinTables.hs, dist/build/Data/Char/IsoLatinTables.o ) [5 of 5] Compiling Data.String.Unicode ( src/Data/String/Unicode.hs, dist/build/Data/String/Unicode.o ) In-place registering hxt-unicode-9.0.2.4... Running Haddock for hxt-unicode-9.0.2.4... Running hscolour for hxt-unicode-9.0.2.4... Preprocessing library hxt-unicode-9.0.2.4... Preprocessing library hxt-unicode-9.0.2.4... Haddock coverage: 0% ( 0 / 7) in 'Data.String.UTF8' Missing documentation for: Module header encode (src/Data/String/UTF8.hs:123) decode (src/Data/String/UTF8.hs:351) decodeEmbedErrors (src/Data/String/UTF8.hs:354) encodeOne (src/Data/String/UTF8.hs:102) decodeOne (src/Data/String/UTF8.hs:242) Error (src/Data/String/UTF8.hs:183) 50% ( 2 / 4) in 'Data.String.UTF8Decoding' Missing documentation for: decodeUtf8EmbedErrors (src/Data/String/UTF8Decoding.hs:40) decodeUtf8IgnoreErrors (src/Data/String/UTF8Decoding.hs:36) 4% ( 1 / 24) in 'Data.String.EncodingNames' Missing documentation for: isoLatin1 (src/Data/String/EncodingNames.hs:25) iso8859_1 (src/Data/String/EncodingNames.hs:25) iso8859_2 (src/Data/String/EncodingNames.hs:25) iso8859_3 (src/Data/String/EncodingNames.hs:25) iso8859_4 (src/Data/String/EncodingNames.hs:25) iso8859_5 (src/Data/String/EncodingNames.hs:25) iso8859_6 (src/Data/String/EncodingNames.hs:25) iso8859_7 (src/Data/String/EncodingNames.hs:25) iso8859_8 (src/Data/String/EncodingNames.hs:25) iso8859_9 (src/Data/String/EncodingNames.hs:25) iso8859_10 (src/Data/String/EncodingNames.hs:25) iso8859_11 (src/Data/String/EncodingNames.hs:25) iso8859_13 (src/Data/String/EncodingNames.hs:25) iso8859_14 (src/Data/String/EncodingNames.hs:25) iso8859_15 (src/Data/String/EncodingNames.hs:25) iso8859_16 (src/Data/String/EncodingNames.hs:25) usAscii (src/Data/String/EncodingNames.hs:25) ucs2 (src/Data/String/EncodingNames.hs:25) utf8 (src/Data/String/EncodingNames.hs:25) utf16 (src/Data/String/EncodingNames.hs:25) utf16be (src/Data/String/EncodingNames.hs:25) utf16le (src/Data/String/EncodingNames.hs:25) unicodeString (src/Data/String/EncodingNames.hs:25) 0% ( 0 / 15) in 'Data.Char.IsoLatinTables' Missing documentation for: Module header iso_8859_2 (src/Data/Char/IsoLatinTables.hs:4) iso_8859_3 (src/Data/Char/IsoLatinTables.hs:65) iso_8859_4 (src/Data/Char/IsoLatinTables.hs:97) iso_8859_5 (src/Data/Char/IsoLatinTables.hs:151) iso_8859_6 (src/Data/Char/IsoLatinTables.hs:249) iso_8859_7 (src/Data/Char/IsoLatinTables.hs:301) iso_8859_8 (src/Data/Char/IsoLatinTables.hs:382) iso_8859_9 (src/Data/Char/IsoLatinTables.hs:418) iso_8859_10 (src/Data/Char/IsoLatinTables.hs:428) iso_8859_11 (src/Data/Char/IsoLatinTables.hs:478) iso_8859_13 (src/Data/Char/IsoLatinTables.hs:569) iso_8859_14 (src/Data/Char/IsoLatinTables.hs:629) iso_8859_15 (src/Data/Char/IsoLatinTables.hs:664) iso_8859_16 (src/Data/Char/IsoLatinTables.hs:676) 89% ( 31 / 35) in 'Data.String.Unicode' Missing documentation for: UStringWithErrors (src/Data/String/Unicode.hs:98) utf8ToUnicodeEmbedErrors (src/Data/String/Unicode.hs:253) intToHexString (src/Data/String/Unicode.hs:375) guessEncoding (src/Data/String/Unicode.hs:518) Warning: Data.String.Unicode: could not find link destinations for: StringFct decodingTable Documentation created: dist/doc/html/hxt-unicode/index.html, dist/doc/html/hxt-unicode/hxt-unicode.txt Creating package registration file: /tmp/pkgConf-hxt-unicode-9.0.215537461011152262092.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hxt-unicode-9.0.2.4-FUFphoAShfdD6V9QYFAXTs Registering hxt-unicode-9.0.2.4... Installed hxt-unicode-9.0.2.4 Configuring fclabels-2.0.2.4... Building fclabels-2.0.2.4... Preprocessing library fclabels-2.0.2.4... [ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o ) [ 2 of 10] Compiling Data.Label.Poly ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o ) [ 3 of 10] Compiling Data.Label.Mono ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o ) [ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o ) [ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o ) [ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o ) [ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o ) [ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o ) [ 9 of 10] Compiling Data.Label ( src/Data/Label.hs, dist/build/Data/Label.o ) [10 of 10] Compiling Data.Label.Base ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o ) In-place registering fclabels-2.0.2.4... Running Haddock for fclabels-2.0.2.4... Running hscolour for fclabels-2.0.2.4... Preprocessing library fclabels-2.0.2.4... Preprocessing library fclabels-2.0.2.4... Haddock coverage: 100% ( 17 / 17) in 'Data.Label.Point' 100% ( 11 / 11) in 'Data.Label.Poly' 100% ( 11 / 11) in 'Data.Label.Mono' 100% ( 13 / 13) in 'Data.Label.Derive' 100% ( 13 / 13) in 'Data.Label.Partial' 100% ( 11 / 11) in 'Data.Label.Failing' 100% ( 10 / 10) in 'Data.Label.Total' 100% ( 11 / 11) in 'Data.Label.Monadic' 100% ( 27 / 27) in 'Data.Label' 100% ( 19 / 19) in 'Data.Label.Base' Documentation created: dist/doc/html/fclabels/index.html, dist/doc/html/fclabels/fclabels.txt Creating package registration file: /tmp/pkgConf-fclabels-2.0.210315893251244624221.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fclabels-2.0.2.4-KC8UCKRm9iZ5BPdYZ8hKDA Registering fclabels-2.0.2.4... Installed fclabels-2.0.2.4 Configuring mtl-compat-0.2.1.3... Building mtl-compat-0.2.1.3... Preprocessing library mtl-compat-0.2.1.3... In-place registering mtl-compat-0.2.1.3... Running Haddock for mtl-compat-0.2.1.3... Running hscolour for mtl-compat-0.2.1.3... Preprocessing library mtl-compat-0.2.1.3... Preprocessing library mtl-compat-0.2.1.3... haddock: No input file(s). Creating package registration file: /tmp/pkgConf-mtl-compat-0.2.11675365723351205738.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-compat-0.2.1.3-HNwvu6hpyqBLqGyy8DsC5w Registering mtl-compat-0.2.1.3... Installed mtl-compat-0.2.1.3 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.01233983202789373855.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L 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.012174154971613950304.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vector-0.11.0.0-LmZ3LQW4ivu8MsQuVgukln Registering vector-0.11.0.0... Installed vector-0.11.0.0 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.0106221870455064662.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-GoSGMrJXTmeEBoF3sgxwrM Registering blaze-builder-0.4.0.1... Installed blaze-builder-0.4.0.1 Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:460: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 ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.4.0... Running Haddock for hashable-1.2.4.0... Running hscolour for hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Data/Hashable/Class.hs:460: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'." 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.42197002721581367423.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-8GjadD03dR57AKCJdr90LD Registering hashable-1.2.4.0... Installed hashable-1.2.4.0 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.1412040584178814282.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-EE5NO1mlYLh4J8mgDEshNv Registering parsec-3.1.9... Installed parsec-3.1.9 Configuring polyparse-1.11... Building polyparse-1.11... Preprocessing library polyparse-1.11... [ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning: Tab character [ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning: Tab character [ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning: Tab character [ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning: Tab character [ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning: Tab character [ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) src/Text/ParserCombinators/Poly/State.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:10:11: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:16:12: Warning: Tab character [ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning: Tab character [ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning: Tab character [ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) src/Text/Parse/ByteString.hs:5:15: Warning: Tab character src/Text/Parse/ByteString.hs:6:14: Warning: Tab character src/Text/Parse/ByteString.hs:7:1: Warning: Tab character src/Text/Parse/ByteString.hs:8:16: Warning: Tab character src/Text/Parse/ByteString.hs:12:9: Warning: Tab character src/Text/Parse/ByteString.hs:13:11: Warning: Tab character src/Text/Parse/ByteString.hs:14:12: Warning: Tab character src/Text/Parse/ByteString.hs:15:19: Warning: Tab character src/Text/Parse/ByteString.hs:16:11: Warning: Tab character src/Text/Parse/ByteString.hs:17:10: Warning: Tab character src/Text/Parse/ByteString.hs:74:32: Warning: Tab character src/Text/Parse/ByteString.hs:419:31: Warning: Tab character src/Text/Parse/ByteString.hs:429:1: Warning: Tab character [12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning: Tab character [15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) src/Text/Parse.hs:4:15: Warning: Tab character src/Text/Parse.hs:5:14: Warning: Tab character src/Text/Parse.hs:6:1: Warning: Tab character src/Text/Parse.hs:7:16: Warning: Tab character src/Text/Parse.hs:11:9: Warning: Tab character src/Text/Parse.hs:12:11: Warning: Tab character src/Text/Parse.hs:13:12: Warning: Tab character src/Text/Parse.hs:14:19: Warning: Tab character src/Text/Parse.hs:15:11: Warning: Tab character src/Text/Parse.hs:16:10: Warning: Tab character src/Text/Parse.hs:67:32: Warning: Tab character src/Text/Parse.hs:389:1: Warning: Tab character [17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) In-place registering polyparse-1.11... Running Haddock for polyparse-1.11... Running hscolour for polyparse-1.11... Preprocessing library polyparse-1.11... Preprocessing library polyparse-1.11... src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning: Tab character src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning: Tab character src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning: Tab character src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:10:11: Warning: Tab character src/Text/ParserCombinators/Poly/State.hs:16:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning: Tab character src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning: Tab character src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning: Tab character src/Text/Parse/ByteString.hs:5:15: Warning: Tab character src/Text/Parse/ByteString.hs:6:14: Warning: Tab character src/Text/Parse/ByteString.hs:7:1: Warning: Tab character src/Text/Parse/ByteString.hs:8:16: Warning: Tab character src/Text/Parse/ByteString.hs:12:9: Warning: Tab character src/Text/Parse/ByteString.hs:13:11: Warning: Tab character src/Text/Parse/ByteString.hs:14:12: Warning: Tab character src/Text/Parse/ByteString.hs:15:19: Warning: Tab character src/Text/Parse/ByteString.hs:16:11: Warning: Tab character src/Text/Parse/ByteString.hs:17:10: Warning: Tab character src/Text/Parse/ByteString.hs:74:32: Warning: Tab character src/Text/Parse/ByteString.hs:419:31: Warning: Tab character src/Text/Parse/ByteString.hs:429:1: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning: Tab character src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning: Tab character src/Text/Parse.hs:4:15: Warning: Tab character src/Text/Parse.hs:5:14: Warning: Tab character src/Text/Parse.hs:6:1: Warning: Tab character src/Text/Parse.hs:7:16: Warning: Tab character src/Text/Parse.hs:11:9: Warning: Tab character src/Text/Parse.hs:12:11: Warning: Tab character src/Text/Parse.hs:13:12: Warning: Tab character src/Text/Parse.hs:14:19: Warning: Tab character src/Text/Parse.hs:15:11: Warning: Tab character src/Text/Parse.hs:16:10: Warning: Tab character src/Text/Parse.hs:67:32: Warning: Tab character src/Text/Parse.hs:389:1: Warning: Tab character Haddock coverage: 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' Missing documentation for: Module header 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' Missing documentation for: Module header 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser' 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy' Missing documentation for: Module header 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' Missing documentation for: Module header 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' Missing documentation for: Module header manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139) 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' Missing documentation for: Module header 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' Missing documentation for: Module header 97% ( 30 / 31) in 'Text.Parse.ByteString' Missing documentation for: Module header 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' Missing documentation for: Module header 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' Missing documentation for: Module header 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain' Missing documentation for: Module header 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' Missing documentation for: Module header 72% ( 21 / 29) in 'Text.Parse' Missing documentation for: Module header parseSigned (src/Text/Parse.hs:226) parseInt (src/Text/Parse.hs:231) parseDec (src/Text/Parse.hs:239) parseOct (src/Text/Parse.hs:239) parseHex (src/Text/Parse.hs:239) parseFloat (src/Text/Parse.hs:244) parseLitChar (src/Text/Parse.hs:265) 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' Missing documentation for: Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66) chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220) chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224) chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230) chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234) ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243) bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246) 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Missing documentation for: item (src/Text/ParserCombinators/HuttonMeijer.hs:83) first (src/Text/ParserCombinators/HuttonMeijer.hs:88) papply (src/Text/ParserCombinators/HuttonMeijer.hs:93) +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100) sat (src/Text/ParserCombinators/HuttonMeijer.hs:103) many (src/Text/ParserCombinators/HuttonMeijer.hs:109) many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113) sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116) sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119) chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122) chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125) chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131) chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134) ops (src/Text/ParserCombinators/HuttonMeijer.hs:140) bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143) char (src/Text/ParserCombinators/HuttonMeijer.hs:150) digit (src/Text/ParserCombinators/HuttonMeijer.hs:153) lower (src/Text/ParserCombinators/HuttonMeijer.hs:156) upper (src/Text/ParserCombinators/HuttonMeijer.hs:159) letter (src/Text/ParserCombinators/HuttonMeijer.hs:162) alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165) string (src/Text/ParserCombinators/HuttonMeijer.hs:168) ident (src/Text/ParserCombinators/HuttonMeijer.hs:172) nat (src/Text/ParserCombinators/HuttonMeijer.hs:175) int (src/Text/ParserCombinators/HuttonMeijer.hs:180) spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187) comment (src/Text/ParserCombinators/HuttonMeijer.hs:190) junk (src/Text/ParserCombinators/HuttonMeijer.hs:200) skip (src/Text/ParserCombinators/HuttonMeijer.hs:203) token (src/Text/ParserCombinators/HuttonMeijer.hs:206) natural (src/Text/ParserCombinators/HuttonMeijer.hs:213) integer (src/Text/ParserCombinators/HuttonMeijer.hs:216) symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219) identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222) Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Token Documentation created: dist/doc/html/polyparse/index.html, dist/doc/html/polyparse/polyparse.txt Creating package registration file: /tmp/pkgConf-polyparse-11684755603741572589.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/polyparse-1.11-GRsQpXwvEUxJXetVpxpw1R Registering polyparse-1.11... Installed polyparse-1.11 Configuring errors-2.1.2... Building errors-2.1.2... Preprocessing library errors-2.1.2... [1 of 5] Compiling Data.EitherR ( Data/EitherR.hs, dist/build/Data/EitherR.o ) [2 of 5] Compiling Control.Error.Util ( Control/Error/Util.hs, dist/build/Control/Error/Util.o ) [3 of 5] Compiling Control.Error.Script ( Control/Error/Script.hs, dist/build/Control/Error/Script.o ) [4 of 5] Compiling Control.Error.Safe ( Control/Error/Safe.hs, dist/build/Control/Error/Safe.o ) [5 of 5] Compiling Control.Error ( Control/Error.hs, dist/build/Control/Error.o ) In-place registering errors-2.1.2... Running Haddock for errors-2.1.2... Running hscolour for errors-2.1.2... Preprocessing library errors-2.1.2... Preprocessing library errors-2.1.2... Haddock coverage: 100% ( 21 / 21) in 'Data.EitherR' 100% ( 41 / 41) in 'Control.Error.Util' 100% ( 5 / 5) in 'Control.Error.Script' 100% ( 48 / 48) in 'Control.Error.Safe' 100% ( 11 / 11) in 'Control.Error' Documentation created: dist/doc/html/errors/index.html, dist/doc/html/errors/errors.txt Creating package registration file: /tmp/pkgConf-errors-2.11554252777865846426.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/errors-2.1.2-HUqx9vmMhwJKdeqgjQTiZV Registering errors-2.1.2... Installed errors-2.1.2 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.0116992481237306508.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/blaze-markup-0.7.0.3-0GHhaMWFHoQLer0aTKr3fi Registering blaze-markup-0.7.0.3... Installed blaze-markup-0.7.0.3 Configuring case-insensitive-1.2.0.5... Building case-insensitive-1.2.0.5... Preprocessing library case-insensitive-1.2.0.5... [1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o ) [2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o ) [3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o ) In-place registering case-insensitive-1.2.0.5... Running Haddock for case-insensitive-1.2.0.5... Running hscolour for case-insensitive-1.2.0.5... Preprocessing library case-insensitive-1.2.0.5... Preprocessing library case-insensitive-1.2.0.5... Haddock coverage: 100% ( 8 / 8) in 'Data.CaseInsensitive.Internal' 100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe' 100% ( 7 / 7) in 'Data.CaseInsensitive' Documentation created: dist/doc/html/case-insensitive/index.html, dist/doc/html/case-insensitive/case-insensitive.txt Creating package registration file: /tmp/pkgConf-case-insensitive-1.2.0169267667886876567.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/case-insensitive-1.2.0.5-DNSVdyEjyyl9Og6G8xHN9C Registering case-insensitive-1.2.0.5... Installed case-insensitive-1.2.0.5 Configuring scientific-0.3.4.4... Building scientific-0.3.4.4... Preprocessing library scientific-0.3.4.4... [1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o ) [2 of 7] Compiling Utils ( src/Utils.hs, dist/build/Utils.o ) [3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o ) [4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [5 of 7] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [7 of 7] 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.4... Running Haddock for scientific-0.3.4.4... Running hscolour for scientific-0.3.4.4... Preprocessing library scientific-0.3.4.4... Preprocessing library scientific-0.3.4.4... Haddock coverage: 67% ( 2 / 3) in 'GHC.Integer.Logarithms.Compat' Missing documentation for: Module header 33% ( 1 / 3) in 'Utils' Missing documentation for: Module header roundTo (src/Utils.hs:12) 0% ( 0 / 2) in 'GHC.Integer.Compat' Missing documentation for: Module header divInteger 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.414291382821981861027.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.4-AqBmwDfwK7K24A70hu3AxF Registering scientific-0.3.4.4... Installed scientific-0.3.4.4 Configuring unordered-containers-0.2.6.0... Building unordered-containers-0.2.6.0... Preprocessing library unordered-containers-0.2.6.0... [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 ) [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.6.0... Running Haddock for unordered-containers-0.2.6.0... Running hscolour for unordered-containers-0.2.6.0... Preprocessing library unordered-containers-0.2.6.0... Preprocessing library unordered-containers-0.2.6.0... 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:101) MArray (Data/HashMap/Array.hs:126) new_ (Data/HashMap/Array.hs:173) singleton (Data/HashMap/Array.hs:176) singletonM (Data/HashMap/Array.hs:180) pair (Data/HashMap/Array.hs:184) length (Data/HashMap/Array.hs:112) lengthM (Data/HashMap/Array.hs:134) read (Data/HashMap/Array.hs:191) write (Data/HashMap/Array.hs:197) index (Data/HashMap/Array.hs:204) indexM (Data/HashMap/Array.hs:210) unsafeFreeze (Data/HashMap/Array.hs:216) unsafeThaw (Data/HashMap/Array.hs:222) run (Data/HashMap/Array.hs:228) run2 (Data/HashMap/Array.hs:232) foldl' (Data/HashMap/Array.hs:334) foldr (Data/HashMap/Array.hs:342) thaw (Data/HashMap/Array.hs:354) map (Data/HashMap/Array.hs:387) traverse (Data/HashMap/Array.hs:430) filter (Data/HashMap/Array.hs:435) toList (Data/HashMap/Array.hs:427) 88% ( 60 / 68) in 'Data.HashMap.Base' Missing documentation for: Module header Leaf (Data/HashMap/Base.hs:133) Hash (Data/HashMap/Base.hs:200) Bitmap (Data/HashMap/Base.hs:201) mask (Data/HashMap/Base.hs:1207) bitsPerSubkey (Data/HashMap/Base.hs:1195) sparseIndex (Data/HashMap/Base.hs:1204) updateOrConcatWith (Data/HashMap/Base.hs:1116) 100% ( 51 / 51) in 'Data.HashMap.Strict' 100% ( 51 / 51) in 'Data.HashMap.Lazy' 100% ( 31 / 31) 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.63733476401813284967.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.6.0-KZtAs5BAqzn94LEgyMPvCy Registering unordered-containers-0.2.6.0... Installed unordered-containers-0.2.6.0 Configuring uuid-types-1.0.2... Building uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o ) [2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o ) Data/UUID/Types/Internal.hs:41: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/UUID/Types/Internal.hs:44: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() [3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o ) In-place registering uuid-types-1.0.2... Running Haddock for uuid-types-1.0.2... Running hscolour for uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... Data/UUID/Types/Internal.hs:41: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/UUID/Types/Internal.hs:44: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: 29% ( 2 / 7) in 'Data.UUID.Types.Internal.Builder' Missing documentation for: Module header Takes1Byte (Data/UUID/Types/Internal/Builder.hs:46) Takes2Bytes (Data/UUID/Types/Internal/Builder.hs:47) Takes3Bytes (Data/UUID/Types/Internal/Builder.hs:48) Takes4Bytes (Data/UUID/Types/Internal/Builder.hs:49) 86% ( 19 / 22) in 'Data.UUID.Types.Internal' Missing documentation for: UnpackedUUID (Data/UUID/Types/Internal.hs:111) pack (Data/UUID/Types/Internal.hs:147) unpack (Data/UUID/Types/Internal.hs:127) 100% ( 16 / 16) in 'Data.UUID.Types' Documentation created: dist/doc/html/uuid-types/index.html, dist/doc/html/uuid-types/uuid-types.txt Creating package registration file: /tmp/pkgConf-uuid-types-1.0798542241618240642.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/uuid-types-1.0.2-Kbofz3yQbJYIj1DO4WUJlu Registering uuid-types-1.0.2... Installed uuid-types-1.0.2 Configuring hxt-regex-xmlschema-9.2.0.2... Building hxt-regex-xmlschema-9.2.0.2... Preprocessing library hxt-regex-xmlschema-9.2.0.2... [1 of 9] Compiling Text.Regex.XMLSchema.Generic.StringLike ( src/Text/Regex/XMLSchema/Generic/StringLike.hs, dist/build/Text/Regex/XMLSchema/Generic/StringLike.o ) [2 of 9] Compiling Text.Regex.XMLSchema.Generic.Regex ( src/Text/Regex/XMLSchema/Generic/Regex.hs, dist/build/Text/Regex/XMLSchema/Generic/Regex.o ) [3 of 9] Compiling Text.Regex.XMLSchema.Generic.RegexParser ( src/Text/Regex/XMLSchema/Generic/RegexParser.hs, dist/build/Text/Regex/XMLSchema/Generic/RegexParser.o ) [4 of 9] Compiling Text.Regex.XMLSchema.Generic.Matching ( src/Text/Regex/XMLSchema/Generic/Matching.hs, dist/build/Text/Regex/XMLSchema/Generic/Matching.o ) [5 of 9] Compiling Text.Regex.XMLSchema.Generic ( src/Text/Regex/XMLSchema/Generic.hs, dist/build/Text/Regex/XMLSchema/Generic.o ) [6 of 9] Compiling Text.Regex.XMLSchema.String ( src/Text/Regex/XMLSchema/String.hs, dist/build/Text/Regex/XMLSchema/String.o ) [7 of 9] Compiling Text.Regex.Glob.Generic.RegexParser ( src/Text/Regex/Glob/Generic/RegexParser.hs, dist/build/Text/Regex/Glob/Generic/RegexParser.o ) [8 of 9] Compiling Text.Regex.Glob.Generic ( src/Text/Regex/Glob/Generic.hs, dist/build/Text/Regex/Glob/Generic.o ) [9 of 9] Compiling Text.Regex.Glob.String ( src/Text/Regex/Glob/String.hs, dist/build/Text/Regex/Glob/String.o ) In-place registering hxt-regex-xmlschema-9.2.0.2... Running Haddock for hxt-regex-xmlschema-9.2.0.2... Running hscolour for hxt-regex-xmlschema-9.2.0.2... Preprocessing library hxt-regex-xmlschema-9.2.0.2... Preprocessing library hxt-regex-xmlschema-9.2.0.2... Haddock coverage: 29% ( 2 / 7) in 'Text.Regex.XMLSchema.Generic.StringLike' Missing documentation for: (src/Text/Regex/XMLSchema/Generic/StringLike.hs:64) (src/Text/Regex/XMLSchema/Generic/StringLike.hs:87) (src/Text/Regex/XMLSchema/Generic/StringLike.hs:109) (src/Text/Regex/XMLSchema/Generic/StringLike.hs:131) (src/Text/Regex/XMLSchema/Generic/StringLike.hs:153) 67% ( 26 / 39) in 'Text.Regex.XMLSchema.Generic.Regex' Missing documentation for: GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87) mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155) mkInterleave (src/Text/Regex/XMLSchema/Generic/Regex.hs:399) mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411) isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486) errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491) nullable (src/Text/Regex/XMLSchema/Generic/Regex.hs:498) nullable' (src/Text/Regex/XMLSchema/Generic/Regex.hs:503) delta1 (src/Text/Regex/XMLSchema/Generic/Regex.hs:581) delta (src/Text/Regex/XMLSchema/Generic/Regex.hs:620) matchWithRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:633) matchWithRegex' (src/Text/Regex/XMLSchema/Generic/Regex.hs:638) splitWithRegexCS (src/Text/Regex/XMLSchema/Generic/Regex.hs:657) 67% ( 4 / 6) in 'Text.Regex.XMLSchema.Generic.RegexParser' Missing documentation for: parseRegex' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:54) parseRegexExt' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:71) 92% ( 24 / 26) in 'Text.Regex.XMLSchema.Generic.Matching' Missing documentation for: sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369) tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278) 80% ( 47 / 59) in 'Text.Regex.XMLSchema.Generic' Missing documentation for: GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87) Regex (src/Text/Regex/XMLSchema/Generic.hs:100) RegexText (src/Text/Regex/XMLSchema/Generic.hs:101) RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102) RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103) RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104) sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369) tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278) mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155) mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411) isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486) errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491) 90% ( 47 / 52) in 'Text.Regex.XMLSchema.String' Missing documentation for: Regex (src/Text/Regex/XMLSchema/Generic.hs:100) sedExt (src/Text/Regex/XMLSchema/String.hs:304) tokenizeExt' (src/Text/Regex/XMLSchema/String.hs:234) isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486) errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491) 67% ( 2 / 3) in 'Text.Regex.Glob.Generic.RegexParser' Missing documentation for: parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39) 18% ( 2 / 11) in 'Text.Regex.Glob.Generic' Missing documentation for: GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87) Regex (src/Text/Regex/XMLSchema/Generic.hs:100) RegexText (src/Text/Regex/XMLSchema/Generic.hs:101) RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102) RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103) RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104) match (src/Text/Regex/Glob/Generic.hs:45) matchNoCase (src/Text/Regex/Glob/Generic.hs:48) parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39) 17% ( 1 / 6) in 'Text.Regex.Glob.String' Missing documentation for: Regex (src/Text/Regex/XMLSchema/Generic.hs:100) match (src/Text/Regex/Glob/String.hs:32) matchNoCase (src/Text/Regex/Glob/String.hs:35) parseRegex (src/Text/Regex/Glob/String.hs:38) parseRegexNoCase (src/Text/Regex/Glob/String.hs:41) Warning: Text.Regex.XMLSchema.Generic.Regex: could not find link destinations for: Nullable SubexResults Documentation created: dist/doc/html/hxt-regex-xmlschema/index.html, dist/doc/html/hxt-regex-xmlschema/hxt-regex-xmlschema.txt Creating package registration file: /tmp/pkgConf-hxt-regex-xmlschema-9.2.0441190821880210192.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hxt-regex-xmlschema-9.2.0.2-85V9rELSDtNI3eeEeqzl0t Registering hxt-regex-xmlschema-9.2.0.2... Installed hxt-regex-xmlschema-9.2.0.2 Configuring multipart-0.1.2... Building multipart-0.1.2... Preprocessing library multipart-0.1.2... [1 of 2] Compiling Network.Multipart.Header ( Network/Multipart/Header.hs, dist/build/Network/Multipart/Header.o ) Network/Multipart/Header.hs:49: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() Network/Multipart/Header.hs:145:1: Warning: Tab character Network/Multipart/Header.hs:200:1: Warning: Tab character Network/Multipart/Header.hs:218:1: Warning: Tab character Network/Multipart/Header.hs:274:1: Warning: Tab character Network/Multipart/Header.hs:275:1: Warning: Tab character Network/Multipart/Header.hs:276:1: Warning: Tab character Network/Multipart/Header.hs:309:1: Warning: Tab character [2 of 2] Compiling Network.Multipart ( Network/Multipart.hs, dist/build/Network/Multipart.o ) In-place registering multipart-0.1.2... Running Haddock for multipart-0.1.2... Running hscolour for multipart-0.1.2... Preprocessing library multipart-0.1.2... Preprocessing library multipart-0.1.2... Network/Multipart/Header.hs:145:1: Warning: Tab character Network/Multipart/Header.hs:200:1: Warning: Tab character Network/Multipart/Header.hs:218:1: Warning: Tab character Network/Multipart/Header.hs:274:1: Warning: Tab character Network/Multipart/Header.hs:275:1: Warning: Tab character Network/Multipart/Header.hs:276:1: Warning: Tab character Network/Multipart/Header.hs:309:1: Warning: Tab character Network/Multipart/Header.hs:49: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: 46% ( 11 / 24) in 'Network.Multipart.Header' Missing documentation for: HeaderValue (Network/Multipart/Header.hs:70) pHeaders (Network/Multipart/Header.hs:74) getContentType (Network/Multipart/Header.hs:192) showContentType (Network/Multipart/Header.hs:189) ContentTransferEncoding (Network/Multipart/Header.hs:199) getContentTransferEncoding (Network/Multipart/Header.hs:210) ContentDisposition (Network/Multipart/Header.hs:217) getContentDisposition (Network/Multipart/Header.hs:231) parseM (Network/Multipart/Header.hs:238) caseInsensitiveEq (Network/Multipart/Header.hs:247) caseInsensitiveCompare (Network/Multipart/Header.hs:250) lexeme (Network/Multipart/Header.hs:261) p_token (Network/Multipart/Header.hs:298) 53% ( 9 / 17) in 'Network.Multipart' Missing documentation for: MultiPart (Network/Multipart.hs:49) BodyPart (Network/Multipart.hs:52) showMultipartBody (Network/Multipart.hs:77) ContentTransferEncoding (Network/Multipart/Header.hs:199) ContentDisposition (Network/Multipart/Header.hs:217) getContentType (Network/Multipart/Header.hs:192) getContentTransferEncoding (Network/Multipart/Header.hs:210) getContentDisposition (Network/Multipart/Header.hs:231) Warning: Network.Multipart: could not find link destinations for: isBoundary Documentation created: dist/doc/html/multipart/index.html, dist/doc/html/multipart/multipart.txt Creating package registration file: /tmp/pkgConf-multipart-0.18656402961503075218.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/multipart-0.1.2-54S1GQ5mTOFF7LT2eP3NUs Registering multipart-0.1.2... Installed multipart-0.1.2 Configuring network-uri-2.6.0.3... Building network-uri-2.6.0.3... Preprocessing library network-uri-2.6.0.3... [1 of 1] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o ) Network/URI.hs:129:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() In-place registering network-uri-2.6.0.3... Running Haddock for network-uri-2.6.0.3... Running hscolour for network-uri-2.6.0.3... Preprocessing library network-uri-2.6.0.3... Preprocessing library network-uri-2.6.0.3... Network/URI.hs:129:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() Haddock coverage: 78% ( 38 / 49) in 'Network.URI' Missing documentation for: uriIsAbsolute (Network/URI.hs:316) uriIsRelative (Network/URI.hs:319) parseabsoluteURI (Network/URI.hs:1258) escapeString (Network/URI.hs:1262) reserved (Network/URI.hs:1266) unreserved (Network/URI.hs:1270) scheme (Network/URI.hs:1276) authority (Network/URI.hs:1280) path (Network/URI.hs:1288) query (Network/URI.hs:1292) fragment (Network/URI.hs:1296) Documentation created: dist/doc/html/network-uri/index.html, dist/doc/html/network-uri/network-uri.txt Creating package registration file: /tmp/pkgConf-network-uri-2.6.020571164737937732.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-uri-2.6.0.3-B6cnyX3vwvIANPyGOhBaPA Registering network-uri-2.6.0.3... Installed network-uri-2.6.0.3 Configuring cpphs-1.19.3... Building cpphs-1.19.3... Preprocessing library cpphs-1.19.3... [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.19.3... Preprocessing executable 'cpphs' for cpphs-1.19.3... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.19.3... Running hscolour for cpphs-1.19.3... Preprocessing library cpphs-1.19.3... Preprocessing executable 'cpphs' for cpphs-1.19.3... Preprocessing library cpphs-1.19.3... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' Missing documentation for: HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25) 33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab' Missing documentation for: emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30) insertST (Language/Preprocessor/Cpphs/SymTab.hs:31) deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32) lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33) definedST (Language/Preprocessor/Cpphs/SymTab.hs:34) flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35) 100% ( 2 / 2) in 'Language.Preprocessor.Unlit' 100% ( 7 / 7) in 'Language.Preprocessor.Cpphs.Options' 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position' 86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise' Missing documentation for: deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71) 100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef' 0% ( 0 / 5) in 'Language.Preprocessor.Cpphs.RunCpphs' Missing documentation for: Module header runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22) runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27) runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40) runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53) 86% ( 25 / 29) in 'Language.Preprocessor.Cpphs' Missing documentation for: runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22) runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27) runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40) runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53) Warning: Language.Preprocessor.Cpphs: could not find link destinations for: HashDefine Documentation created: dist/doc/html/cpphs/index.html, dist/doc/html/cpphs/cpphs.txt Preprocessing executable 'cpphs' for cpphs-1.19.3... Creating package registration file: /tmp/pkgConf-cpphs-1.1915431731721208734689.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cpphs-1.19.3-BDvNj43Ytlf6FLaXjoKVEk Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering cpphs-1.19.3... Installed cpphs-1.19.3 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.121420684271043376243.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/blaze-html-0.8.1.1-8uBsT1Ot9JRCmtYCOlWBzS Registering blaze-html-0.8.1.1... Installed blaze-html-0.8.1.1 Configuring tostring-0.2.1.1... Building tostring-0.2.1.1... Preprocessing library tostring-0.2.1.1... [1 of 1] Compiling Data.String.ToString ( src/Data/String/ToString.hs, dist/build/Data/String/ToString.o ) In-place registering tostring-0.2.1.1... Running Haddock for tostring-0.2.1.1... Running hscolour for tostring-0.2.1.1... Preprocessing library tostring-0.2.1.1... Preprocessing library tostring-0.2.1.1... Haddock coverage: 0% ( 0 / 2) in 'Data.String.ToString' Missing documentation for: Module header ToString (src/Data/String/ToString.hs:13) Documentation created: dist/doc/html/tostring/index.html, dist/doc/html/tostring/tostring.txt Creating package registration file: /tmp/pkgConf-tostring-0.2.111523323131824726897.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tostring-0.2.1.1-GYZoLmQCq7r8ueeUjB1rpR Registering tostring-0.2.1.1... Installed tostring-0.2.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.020354566001392850244.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.13.0.1-KGz8kXnHawX2yTRIBzGnQa Registering attoparsec-0.13.0.1... Installed attoparsec-0.13.0.1 Configuring semigroups-0.18.1... Building semigroups-0.18.1... Preprocessing library semigroups-0.18.1... [1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 3] Compiling Data.Semigroup ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) [3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) In-place registering semigroups-0.18.1... Running Haddock for semigroups-0.18.1... Running hscolour for semigroups-0.18.1... Preprocessing library semigroups-0.18.1... Preprocessing library semigroups-0.18.1... Haddock coverage: 94% ( 64 / 68) in 'Data.List.NonEmpty' Missing documentation for: NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172) length (src-ghc7/Data/List/NonEmpty.hs:217) unfoldr (src-ghc7/Data/List/NonEmpty.hs:248) xor (src-ghc7/Data/List/NonEmpty.hs:221) 83% ( 25 / 30) in 'Data.Semigroup' Missing documentation for: Semigroup (src-ghc7/Data/Semigroup.hs:189) Min (src-ghc7/Data/Semigroup.hs:427) Max (src-ghc7/Data/Semigroup.hs:512) ArgMin (src-ghc7/Data/Semigroup.hs:613) ArgMax (src-ghc7/Data/Semigroup.hs:614) 60% ( 3 / 5) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:39) GMonoid (src/Data/Semigroup/Generic.hs:69) Warning: Data.Semigroup: could not find link destinations for: Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product Warning: Data.Semigroup.Generic: could not find link destinations for: gmappend' gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.18941154508253869986.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/semigroups-0.18.1-BISg3KdVHgi6d0bJ8lTz2h Registering semigroups-0.18.1... Installed semigroups-0.18.1 Configuring uniplate-1.6.12... Building uniplate-1.6.12... Preprocessing library uniplate-1.6.12... [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o ) [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o ) [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o ) [ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o ) [ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o ) [ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o ) [ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o ) [ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o ) [ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o ) [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o ) [11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o ) [12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o ) [13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o ) [14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o ) [15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o ) [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o ) [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o ) [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o ) [19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o ) [20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o ) [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o ) In-place registering uniplate-1.6.12... Running Haddock for uniplate-1.6.12... Running hscolour for uniplate-1.6.12... Preprocessing library uniplate-1.6.12... Preprocessing library uniplate-1.6.12... Haddock coverage: 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances' 86% ( 6 / 7) in 'Data.Generics.Uniplate.Internal.Utils' Missing documentation for: unsafeCoerce 100% ( 19 / 19) in 'Data.Generics.Uniplate' 55% ( 11 / 20) in 'Data.Generics.UniplateOn' Missing documentation for: universeOn (Data/Generics/UniplateOn.hs:38) transformOn (Data/Generics/UniplateOn.hs:50) transformOnM (Data/Generics/UniplateOn.hs:55) rewriteOn (Data/Generics/UniplateOn.hs:60) rewriteOnM (Data/Generics/UniplateOn.hs:65) descendOn (Data/Generics/UniplateOn.hs:70) descendOnM (Data/Generics/UniplateOn.hs:75) holesOn (Data/Generics/UniplateOn.hs:83) contextsOn (Data/Generics/UniplateOn.hs:90) 46% ( 6 / 13) in 'Data.Generics.Str' Missing documentation for: Str (Data/Generics/Str.hs:21) (Data/Generics/Str.hs:24) strMap (Data/Generics/Str.hs:32) strMapM (Data/Generics/Str.hs:42) (Data/Generics/Str.hs:50) (Data/Generics/Str.hs:57) (Data/Generics/Str.hs:63) 76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations' Missing documentation for: universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189) transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212) transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218) rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223) rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228) contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235) holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243) 100% ( 8 / 8) in 'Data.Generics.Compos' 100% ( 13 / 13) in 'Data.Generics.SYB' 8% ( 4 / 49) in 'Data.Generics.Uniplate.Internal.Data' Missing documentation for: TypeSet (Data/Generics/Uniplate/Internal/Data.hs:59) TypeMap (Data/Generics/Uniplate/Internal/Data.hs:60) TypeKey (Data/Generics/Uniplate/Internal/Data.hs:62) typeKey (Data/Generics/Uniplate/Internal/Data.hs:64) ! (Data/Generics/Uniplate/Internal/Data.hs:89) map_findWithDefault (Data/Generics/Uniplate/Internal/Data.hs:90) map_fromAscList (Data/Generics/Uniplate/Internal/Data.hs:91) map_keysSet (Data/Generics/Uniplate/Internal/Data.hs:92) map_member (Data/Generics/Uniplate/Internal/Data.hs:93) set_partition (Data/Generics/Uniplate/Internal/Data.hs:94) set_toAscList (Data/Generics/Uniplate/Internal/Data.hs:95) set_unions (Data/Generics/Uniplate/Internal/Data.hs:96) uniplateVerbose (Data/Generics/Uniplate/Internal/Data.hs:102) Answer (Data/Generics/Uniplate/Internal/Data.hs:111) Oracle (Data/Generics/Uniplate/Internal/Data.hs:115) hitTest (Data/Generics/Uniplate/Internal/Data.hs:118) Cache (Data/Generics/Uniplate/Internal/Data.hs:134) cache (Data/Generics/Uniplate/Internal/Data.hs:139) readCacheFollower (Data/Generics/Uniplate/Internal/Data.hs:143) readCacheHitMap (Data/Generics/Uniplate/Internal/Data.hs:166) TypeMap2 (Data/Generics/Uniplate/Internal/Data.hs:183) lookup2 (Data/Generics/Uniplate/Internal/Data.hs:185) insert2 (Data/Generics/Uniplate/Internal/Data.hs:188) IntMap2 (Data/Generics/Uniplate/Internal/Data.hs:192) intLookup2 (Data/Generics/Uniplate/Internal/Data.hs:194) intInsert2 (Data/Generics/Uniplate/Internal/Data.hs:197) Follower (Data/Generics/Uniplate/Internal/Data.hs:205) follower (Data/Generics/Uniplate/Internal/Data.hs:209) dataBox (Data/Generics/Uniplate/Internal/Data.hs:227) sybChildren (Data/Generics/Uniplate/Internal/Data.hs:232) HitMap (Data/Generics/Uniplate/Internal/Data.hs:251) emptyHitMap (Data/Generics/Uniplate/Internal/Data.hs:253) insertHitMap (Data/Generics/Uniplate/Internal/Data.hs:261) fixEq (Data/Generics/Uniplate/Internal/Data.hs:285) C (Data/Generics/Uniplate/Internal/Data.hs:293) CC (Data/Generics/Uniplate/Internal/Data.hs:295) biplateData (Data/Generics/Uniplate/Internal/Data.hs:298) uniplateData (Data/Generics/Uniplate/Internal/Data.hs:305) descendData (Data/Generics/Uniplate/Internal/Data.hs:316) descendBiData (Data/Generics/Uniplate/Internal/Data.hs:319) descendDataM (Data/Generics/Uniplate/Internal/Data.hs:325) descendBiDataM (Data/Generics/Uniplate/Internal/Data.hs:328) Transformer (Data/Generics/Uniplate/Internal/Data.hs:338) transformer_ (Data/Generics/Uniplate/Internal/Data.hs:347) transformBis_ (Data/Generics/Uniplate/Internal/Data.hs:366) 80% ( 4 / 5) in 'Data.Generics.Uniplate.Data' Missing documentation for: Transformer (Data/Generics/Uniplate/Internal/Data.hs:338) 72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations' Missing documentation for: Module header universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189) transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212) transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218) rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223) rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228) contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235) holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243) 75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly' Missing documentation for: universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189) transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212) transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218) rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223) rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228) contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235) holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243) Transformer (Data/Generics/Uniplate/Internal/Data.hs:338) 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct' 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable' 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper' 100% ( 21 / 21) in 'Data.Generics.UniplateStr' 55% ( 11 / 20) in 'Data.Generics.UniplateStrOn' Missing documentation for: universeOn (Data/Generics/UniplateStrOn.hs:42) transformOn (Data/Generics/UniplateStrOn.hs:64) transformOnM (Data/Generics/UniplateStrOn.hs:69) rewriteOn (Data/Generics/UniplateStrOn.hs:74) rewriteOnM (Data/Generics/UniplateStrOn.hs:79) descendOn (Data/Generics/UniplateStrOn.hs:84) descendOnM (Data/Generics/UniplateStrOn.hs:89) holesOn (Data/Generics/UniplateStrOn.hs:95) contextsOn (Data/Generics/UniplateStrOn.hs:102) 47% ( 9 / 19) in 'Data.Generics.Biplate' Missing documentation for: universeBi (Data/Generics/Biplate.hs:53) childrenBi (Data/Generics/Biplate.hs:57) transformBi (Data/Generics/Biplate.hs:63) transformBiM (Data/Generics/Biplate.hs:67) rewriteBi (Data/Generics/Biplate.hs:71) rewriteBiM (Data/Generics/Biplate.hs:75) descendBi (Data/Generics/Biplate.hs:79) descendBiM (Data/Generics/Biplate.hs:83) contextsBi (Data/Generics/Biplate.hs:89) holesBi (Data/Generics/Biplate.hs:93) 100% ( 10 / 10) in 'Data.Generics.PlateDirect' 100% ( 10 / 10) in 'Data.Generics.PlateTypeable' 100% ( 2 / 2) in 'Data.Generics.PlateData' Warning: Data.Generics.Uniplate.Direct: could not find link destinations for: Type Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for: Type Warning: Data.Generics.PlateDirect: could not find link destinations for: Type Warning: Data.Generics.PlateTypeable: could not find link destinations for: Type Documentation created: dist/doc/html/uniplate/index.html, dist/doc/html/uniplate/uniplate.txt Creating package registration file: /tmp/pkgConf-uniplate-1.612747164922047319700.12 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/uniplate-1.6.12-4To3YAFCK9fCEvWN5uy0eE Registering uniplate-1.6.12... Installed uniplate-1.6.12 Configuring uuid-1.3.11... Building uuid-1.3.11... Preprocessing library uuid-1.3.11... [1 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o ) Data/UUID/Named.hs:31: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 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o ) [3 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o ) [4 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o ) Data/UUID/V1.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() [5 of 8] Compiling Data.Word.Util ( Data/Word/Util.hs, dist/build/Data/Word/Util.o ) [6 of 8] Compiling Data.UUID.Util ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.o ) [7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o ) [8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o ) In-place registering uuid-1.3.11... Running Haddock for uuid-1.3.11... Running hscolour for uuid-1.3.11... Preprocessing library uuid-1.3.11... Preprocessing library uuid-1.3.11... Data/UUID/Named.hs:31: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/UUID/V1.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() Haddock coverage: 100% ( 6 / 6) in 'Data.UUID.Named' 100% ( 6 / 6) in 'Data.UUID.V5' 100% ( 6 / 6) in 'Data.UUID.V3' 100% ( 2 / 2) in 'Data.UUID.V1' 33% ( 1 / 3) in 'Data.Word.Util' Missing documentation for: w16to32 (Data/Word/Util.hs:8) w32to64 (Data/Word/Util.hs:15) 0% ( 0 / 8) in 'Data.UUID.Util' Missing documentation for: Module header UnpackedUUID unpack pack version (Data/UUID/Util.hs:19) extractMac (Data/UUID/Util.hs:46) extractTime (Data/UUID/Util.hs:35) setTime (Data/UUID/Util.hs:26) 100% ( 16 / 16) in 'Data.UUID' 100% ( 2 / 2) in 'Data.UUID.V4' Documentation created: dist/doc/html/uuid/index.html, dist/doc/html/uuid/uuid.txt Creating package registration file: /tmp/pkgConf-uuid-1.3890606230606224472.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/uuid-1.3.11-9mmywgKhvj5FiBgHHa8L6v Registering uuid-1.3.11... Installed uuid-1.3.11 Configuring hxt-9.3.1.15... Building hxt-9.3.1.15... Preprocessing library hxt-9.3.1.15... [ 1 of 82] Compiling Text.XML.HXT.Parser.XmlCharParser ( src/Text/XML/HXT/Parser/XmlCharParser.hs, dist/build/Text/XML/HXT/Parser/XmlCharParser.o ) [ 2 of 82] Compiling Text.XML.HXT.DTDValidation.RE ( src/Text/XML/HXT/DTDValidation/RE.hs, dist/build/Text/XML/HXT/DTDValidation/RE.o ) [ 3 of 82] Compiling Text.XML.HXT.DOM.MimeTypeDefaults ( src/Text/XML/HXT/DOM/MimeTypeDefaults.hs, dist/build/Text/XML/HXT/DOM/MimeTypeDefaults.o ) [ 4 of 82] Compiling Text.XML.HXT.DOM.MimeTypes ( src/Text/XML/HXT/DOM/MimeTypes.hs, dist/build/Text/XML/HXT/DOM/MimeTypes.o ) [ 5 of 82] Compiling Text.XML.HXT.DOM.Util ( src/Text/XML/HXT/DOM/Util.hs, dist/build/Text/XML/HXT/DOM/Util.o ) [ 6 of 82] Compiling Text.XML.HXT.DOM.XmlKeywords ( src/Text/XML/HXT/DOM/XmlKeywords.hs, dist/build/Text/XML/HXT/DOM/XmlKeywords.o ) [ 7 of 82] Compiling Text.XML.HXT.Parser.ProtocolHandlerUtil ( src/Text/XML/HXT/Parser/ProtocolHandlerUtil.hs, dist/build/Text/XML/HXT/Parser/ProtocolHandlerUtil.o ) [ 8 of 82] Compiling Text.XML.HXT.Version ( src/Text/XML/HXT/Version.hs, dist/build/Text/XML/HXT/Version.o ) [ 9 of 82] Compiling Text.XML.HXT.XMLSchema.DataTypeLibW3CNames ( src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs, dist/build/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.o ) [10 of 82] Compiling Text.XML.HXT.Parser.XmlEntities ( src/Text/XML/HXT/Parser/XmlEntities.hs, dist/build/Text/XML/HXT/Parser/XmlEntities.o ) [11 of 82] Compiling Text.XML.HXT.Parser.XhtmlEntities ( src/Text/XML/HXT/Parser/XhtmlEntities.hs, dist/build/Text/XML/HXT/Parser/XhtmlEntities.o ) [12 of 82] Compiling Text.XML.HXT.IO.GetFILE ( src/Text/XML/HXT/IO/GetFILE.hs, dist/build/Text/XML/HXT/IO/GetFILE.o ) [13 of 82] Compiling Data.Function.Selector ( src/Data/Function/Selector.hs, dist/build/Data/Function/Selector.o ) [14 of 82] Compiling Data.Atom ( src/Data/Atom.hs, dist/build/Data/Atom.o ) [15 of 82] Compiling Data.AssocList ( src/Data/AssocList.hs, dist/build/Data/AssocList.o ) [16 of 82] Compiling Data.Tree.Class ( src/Data/Tree/Class.hs, dist/build/Data/Tree/Class.o ) [17 of 82] Compiling Control.Arrow.ArrowState ( src/Control/Arrow/ArrowState.hs, dist/build/Control/Arrow/ArrowState.o ) [18 of 82] Compiling Data.Tree.NavigatableTree.Class ( src/Data/Tree/NavigatableTree/Class.hs, dist/build/Data/Tree/NavigatableTree/Class.o ) [19 of 82] Compiling Data.Tree.NavigatableTree.XPathAxis ( src/Data/Tree/NavigatableTree/XPathAxis.hs, dist/build/Data/Tree/NavigatableTree/XPathAxis.o ) [20 of 82] Compiling Control.FlatSeq ( src/Control/FlatSeq.hs, dist/build/Control/FlatSeq.o ) [21 of 82] Compiling Data.Tree.NTree.TypeDefs ( src/Data/Tree/NTree/TypeDefs.hs, dist/build/Data/Tree/NTree/TypeDefs.o ) src/Data/Tree/NTree/TypeDefs.hs:26:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [22 of 82] Compiling Data.Tree.NTree.Edit ( src/Data/Tree/NTree/Edit.hs, dist/build/Data/Tree/NTree/Edit.o ) [23 of 82] Compiling Data.Tree.NTree.Zipper.TypeDefs ( src/Data/Tree/NTree/Zipper/TypeDefs.hs, dist/build/Data/Tree/NTree/Zipper/TypeDefs.o ) [24 of 82] Compiling Text.XML.HXT.DOM.QualifiedName ( src/Text/XML/HXT/DOM/QualifiedName.hs, dist/build/Text/XML/HXT/DOM/QualifiedName.o ) [25 of 82] Compiling Text.XML.HXT.DOM.TypeDefs ( src/Text/XML/HXT/DOM/TypeDefs.hs, dist/build/Text/XML/HXT/DOM/TypeDefs.o ) [26 of 82] Compiling Text.XML.HXT.DOM.Interface ( src/Text/XML/HXT/DOM/Interface.hs, dist/build/Text/XML/HXT/DOM/Interface.o ) [27 of 82] Compiling Text.XML.HXT.DOM.XmlNode ( src/Text/XML/HXT/DOM/XmlNode.hs, dist/build/Text/XML/HXT/DOM/XmlNode.o ) [28 of 82] Compiling Text.XML.HXT.Parser.XmlTokenParser ( src/Text/XML/HXT/Parser/XmlTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlTokenParser.o ) src/Text/XML/HXT/Parser/XmlTokenParser.hs:86:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [29 of 82] Compiling Text.XML.HXT.Parser.XmlDTDTokenParser ( src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDTokenParser.o ) [30 of 82] Compiling Text.XML.HXT.DOM.ShowXml ( src/Text/XML/HXT/DOM/ShowXml.hs, dist/build/Text/XML/HXT/DOM/ShowXml.o ) [31 of 82] Compiling Text.XML.HXT.DOM.FormatXmlTree ( src/Text/XML/HXT/DOM/FormatXmlTree.hs, dist/build/Text/XML/HXT/DOM/FormatXmlTree.o ) [32 of 82] Compiling Text.XML.HXT.Parser.XmlParsec ( src/Text/XML/HXT/Parser/XmlParsec.hs, dist/build/Text/XML/HXT/Parser/XmlParsec.o ) src/Text/XML/HXT/Parser/XmlParsec.hs:61:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [33 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o ) src/Text/XML/HXT/Parser/HtmlParsec.hs:36:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [34 of 82] Compiling Text.XML.HXT.Parser.XmlDTDParser ( src/Text/XML/HXT/Parser/XmlDTDParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDParser.o ) [35 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Schema ( src/Text/XML/HXT/Arrow/Pickle/Schema.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Schema.o ) [36 of 82] Compiling Text.XML.HXT.Arrow.Pickle.DTD ( src/Text/XML/HXT/Arrow/Pickle/DTD.hs, dist/build/Text/XML/HXT/Arrow/Pickle/DTD.o ) [37 of 82] Compiling Control.Arrow.ArrowList ( src/Control/Arrow/ArrowList.hs, dist/build/Control/Arrow/ArrowList.o ) [38 of 82] Compiling Control.Arrow.ArrowNF ( src/Control/Arrow/ArrowNF.hs, dist/build/Control/Arrow/ArrowNF.o ) [39 of 82] Compiling Control.Arrow.ArrowIf ( src/Control/Arrow/ArrowIf.hs, dist/build/Control/Arrow/ArrowIf.o ) [40 of 82] Compiling Control.Arrow.ArrowNavigatableTree ( src/Control/Arrow/ArrowNavigatableTree.hs, dist/build/Control/Arrow/ArrowNavigatableTree.o ) [41 of 82] Compiling Control.Arrow.ArrowTree ( src/Control/Arrow/ArrowTree.hs, dist/build/Control/Arrow/ArrowTree.o ) [42 of 82] Compiling Control.Arrow.ListArrow ( src/Control/Arrow/ListArrow.hs, dist/build/Control/Arrow/ListArrow.o ) [43 of 82] Compiling Control.Arrow.StateListArrow ( src/Control/Arrow/StateListArrow.hs, dist/build/Control/Arrow/StateListArrow.o ) [44 of 82] Compiling Control.Arrow.NTreeEdit ( src/Control/Arrow/NTreeEdit.hs, dist/build/Control/Arrow/NTreeEdit.o ) [45 of 82] Compiling Control.Arrow.ArrowIO ( src/Control/Arrow/ArrowIO.hs, dist/build/Control/Arrow/ArrowIO.o ) [46 of 82] Compiling Control.Arrow.ArrowExc ( src/Control/Arrow/ArrowExc.hs, dist/build/Control/Arrow/ArrowExc.o ) [47 of 82] Compiling Control.Arrow.IOListArrow ( src/Control/Arrow/IOListArrow.hs, dist/build/Control/Arrow/IOListArrow.o ) [48 of 82] Compiling Control.Arrow.IOStateListArrow ( src/Control/Arrow/IOStateListArrow.hs, dist/build/Control/Arrow/IOStateListArrow.o ) [49 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TypeDefs ( src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TypeDefs.o ) [50 of 82] Compiling Text.XML.HXT.Arrow.XmlState.MimeTypeTable ( src/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.hs, dist/build/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.o ) [51 of 82] Compiling Text.XML.HXT.Arrow.XmlArrow ( src/Text/XML/HXT/Arrow/XmlArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlArrow.o ) [52 of 82] Compiling Text.XML.HXT.Arrow.XmlState.ErrorHandling ( src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/ErrorHandling.o ) [53 of 82] Compiling Text.XML.HXT.Arrow.XmlState.SystemConfig ( src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs, dist/build/Text/XML/HXT/Arrow/XmlState/SystemConfig.o ) [54 of 82] Compiling Text.XML.HXT.Arrow.XmlOptions ( src/Text/XML/HXT/Arrow/XmlOptions.hs, dist/build/Text/XML/HXT/Arrow/XmlOptions.o ) [55 of 82] Compiling Text.XML.HXT.Arrow.ParserInterface ( src/Text/XML/HXT/Arrow/ParserInterface.hs, dist/build/Text/XML/HXT/Arrow/ParserInterface.o ) [56 of 82] Compiling Text.XML.HXT.Arrow.Edit ( src/Text/XML/HXT/Arrow/Edit.hs, dist/build/Text/XML/HXT/Arrow/Edit.o ) [57 of 82] Compiling Text.XML.HXT.Arrow.Namespace ( src/Text/XML/HXT/Arrow/Namespace.hs, dist/build/Text/XML/HXT/Arrow/Namespace.o ) [58 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TraceHandling ( src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TraceHandling.o ) [59 of 82] Compiling Text.XML.HXT.Arrow.XmlState.URIHandling ( src/Text/XML/HXT/Arrow/XmlState/URIHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/URIHandling.o ) [60 of 82] Compiling Text.XML.HXT.DTDValidation.TypeDefs ( src/Text/XML/HXT/DTDValidation/TypeDefs.hs, dist/build/Text/XML/HXT/DTDValidation/TypeDefs.o ) [61 of 82] Compiling Text.XML.HXT.DTDValidation.AttributeValueValidation ( src/Text/XML/HXT/DTDValidation/AttributeValueValidation.hs, dist/build/Text/XML/HXT/DTDValidation/AttributeValueValidation.o ) [62 of 82] Compiling Text.XML.HXT.DTDValidation.DTDValidation ( src/Text/XML/HXT/DTDValidation/DTDValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DTDValidation.o ) [63 of 82] Compiling Text.XML.HXT.DTDValidation.DocTransformation ( src/Text/XML/HXT/DTDValidation/DocTransformation.hs, dist/build/Text/XML/HXT/DTDValidation/DocTransformation.o ) [64 of 82] Compiling Text.XML.HXT.DTDValidation.XmlRE ( src/Text/XML/HXT/DTDValidation/XmlRE.hs, dist/build/Text/XML/HXT/DTDValidation/XmlRE.o ) [65 of 82] Compiling Text.XML.HXT.DTDValidation.DocValidation ( src/Text/XML/HXT/DTDValidation/DocValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DocValidation.o ) [66 of 82] Compiling Text.XML.HXT.DTDValidation.IdValidation ( src/Text/XML/HXT/DTDValidation/IdValidation.hs, dist/build/Text/XML/HXT/DTDValidation/IdValidation.o ) [67 of 82] Compiling Text.XML.HXT.DTDValidation.Validation ( src/Text/XML/HXT/DTDValidation/Validation.hs, dist/build/Text/XML/HXT/DTDValidation/Validation.o ) [68 of 82] Compiling Text.XML.HXT.Arrow.XmlState.RunIOStateArrow ( src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.o ) [69 of 82] Compiling Text.XML.HXT.Arrow.XmlState ( src/Text/XML/HXT/Arrow/XmlState.hs, dist/build/Text/XML/HXT/Arrow/XmlState.o ) [70 of 82] Compiling Text.XML.HXT.Arrow.DocumentInput ( src/Text/XML/HXT/Arrow/DocumentInput.hs, dist/build/Text/XML/HXT/Arrow/DocumentInput.o ) [71 of 82] Compiling Text.XML.HXT.Arrow.DTDProcessing ( src/Text/XML/HXT/Arrow/DTDProcessing.hs, dist/build/Text/XML/HXT/Arrow/DTDProcessing.o ) [72 of 82] Compiling Text.XML.HXT.Arrow.GeneralEntitySubstitution ( src/Text/XML/HXT/Arrow/GeneralEntitySubstitution.hs, dist/build/Text/XML/HXT/Arrow/GeneralEntitySubstitution.o ) [73 of 82] Compiling Text.XML.HXT.Arrow.ProcessDocument ( src/Text/XML/HXT/Arrow/ProcessDocument.hs, dist/build/Text/XML/HXT/Arrow/ProcessDocument.o ) [74 of 82] Compiling Control.Arrow.ListArrows ( src/Control/Arrow/ListArrows.hs, dist/build/Control/Arrow/ListArrows.o ) [75 of 82] Compiling Text.XML.HXT.Arrow.ReadDocument ( src/Text/XML/HXT/Arrow/ReadDocument.hs, dist/build/Text/XML/HXT/Arrow/ReadDocument.o ) [76 of 82] Compiling Text.XML.HXT.Arrow.XmlRegex ( src/Text/XML/HXT/Arrow/XmlRegex.hs, dist/build/Text/XML/HXT/Arrow/XmlRegex.o ) [77 of 82] Compiling Text.XML.HXT.Arrow.Binary ( src/Text/XML/HXT/Arrow/Binary.hs, dist/build/Text/XML/HXT/Arrow/Binary.o ) [78 of 82] Compiling Text.XML.HXT.Arrow.DocumentOutput ( src/Text/XML/HXT/Arrow/DocumentOutput.hs, dist/build/Text/XML/HXT/Arrow/DocumentOutput.o ) [79 of 82] Compiling Text.XML.HXT.Arrow.WriteDocument ( src/Text/XML/HXT/Arrow/WriteDocument.hs, dist/build/Text/XML/HXT/Arrow/WriteDocument.o ) [80 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Xml ( src/Text/XML/HXT/Arrow/Pickle/Xml.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Xml.o ) [81 of 82] Compiling Text.XML.HXT.Arrow.Pickle ( src/Text/XML/HXT/Arrow/Pickle.hs, dist/build/Text/XML/HXT/Arrow/Pickle.o ) [82 of 82] Compiling Text.XML.HXT.Core ( src/Text/XML/HXT/Core.hs, dist/build/Text/XML/HXT/Core.o ) In-place registering hxt-9.3.1.15... Running Haddock for hxt-9.3.1.15... Running hscolour for hxt-9.3.1.15... Preprocessing library hxt-9.3.1.15... Preprocessing library hxt-9.3.1.15... Haddock coverage: 64% ( 9 / 14) in 'Text.XML.HXT.Parser.XmlCharParser' Missing documentation for: XParser (src/Text/XML/HXT/Parser/XmlCharParser.hs:48) SimpleXParser (src/Text/XML/HXT/Parser/XmlCharParser.hs:49) XPState (src/Text/XML/HXT/Parser/XmlCharParser.hs:51) withNormNewline (src/Text/XML/HXT/Parser/XmlCharParser.hs:56) withoutNormNewline (src/Text/XML/HXT/Parser/XmlCharParser.hs:59) 100% ( 15 / 15) in 'Text.XML.HXT.DTDValidation.RE' 100% ( 2 / 2) in 'Text.XML.HXT.DOM.MimeTypeDefaults' 5% ( 1 / 19) in 'Text.XML.HXT.DOM.MimeTypes' Missing documentation for: MimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:35) application_xhtml (src/Text/XML/HXT/DOM/MimeTypes.hs:43) application_xml (src/Text/XML/HXT/DOM/MimeTypes.hs:43) application_xml_external_parsed_entity (src/Text/XML/HXT/DOM/MimeTypes.hs:43) application_xml_dtd (src/Text/XML/HXT/DOM/MimeTypes.hs:43) text_html (src/Text/XML/HXT/DOM/MimeTypes.hs:43) text_pdf (src/Text/XML/HXT/DOM/MimeTypes.hs:43) text_plain (src/Text/XML/HXT/DOM/MimeTypes.hs:43) text_xdtd (src/Text/XML/HXT/DOM/MimeTypes.hs:43) text_xml (src/Text/XML/HXT/DOM/MimeTypes.hs:43) text_xml_external_parsed_entity (src/Text/XML/HXT/DOM/MimeTypes.hs:43) isTextMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:66) isHtmlMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:69) isXmlMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:72) defaultMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:85) extensionToMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:88) readMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:99) parseMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:104) 82% ( 23 / 28) in 'Text.XML.HXT.DOM.Util' Missing documentation for: stringToInt (src/Text/XML/HXT/DOM/Util.hs:172) swap (src/Text/XML/HXT/DOM/Util.hs:295) partitionEither (src/Text/XML/HXT/DOM/Util.hs:298) toMaybe (src/Text/XML/HXT/DOM/Util.hs:302) uncurry4 (src/Text/XML/HXT/DOM/Util.hs:313) 5% ( 4 / 77) in 'Text.XML.HXT.DOM.XmlKeywords' Missing documentation for: t_xml (src/Text/XML/HXT/DOM/XmlKeywords.hs:26) t_root (src/Text/XML/HXT/DOM/XmlKeywords.hs:26) a_default (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_contentLength (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_column (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_encoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_kind (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_line (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_module (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_modifier (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_name (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_output_encoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_peref (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_source (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_status (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_standalone (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_type (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_url (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_value (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_version (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_xml (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) a_xmlns (src/Text/XML/HXT/DOM/XmlKeywords.hs:29) v_0 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_1 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_2 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_yes (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_no (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_any (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_children (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_choice (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_empty (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_mixed (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_seq (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_null (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_option (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_pcdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_star (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) v_plus (src/Text/XML/HXT/DOM/XmlKeywords.hs:50) k_any (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_cdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_empty (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_entity (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_entities (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_id (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_idref (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_idrefs (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_include (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_ignore (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_nmtoken (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_nmtokens (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_peref (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_public (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_system (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_enumeration (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_fixed (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_implied (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_ndata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_notation (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_pcdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_required (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) k_default (src/Text/XML/HXT/DOM/XmlKeywords.hs:67) dtdPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:162) transferPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) transferProtocol (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) transferMimeType (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) transferEncoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) transferURI (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) transferDefaultURI (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) transferStatus (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) transferMessage (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) transferVersion (src/Text/XML/HXT/DOM/XmlKeywords.hs:172) httpPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:196) stringProtocol (src/Text/XML/HXT/DOM/XmlKeywords.hs:199) 50% ( 1 / 2) in 'Text.XML.HXT.Parser.ProtocolHandlerUtil' Missing documentation for: Module header 0% ( 0 / 2) in 'Text.XML.HXT.Version' Missing documentation for: Module header hxt_version (src/Text/XML/HXT/Version.hs:3) 3% ( 2 / 58) in 'Text.XML.HXT.XMLSchema.DataTypeLibW3CNames' Missing documentation for: xsd_string (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_normalizedString (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_token (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_language (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_NMTOKEN (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_NMTOKENS (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_Name (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_NCName (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_ID (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_IDREF (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_IDREFS (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_ENTITY (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_ENTITIES (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_anyURI (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_QName (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_NOTATION (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_hexBinary (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_base64Binary (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_decimal (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_integer (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_nonPositiveInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_negativeInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_nonNegativeInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) src/Data/Tree/NTree/TypeDefs.hs:26:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() xsd_positiveInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_long (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_int (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_short (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_byte (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_unsignedLong (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_unsignedInt (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_unsignedShort (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_unsignedByte (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_boolean (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_float (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_double (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_time (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_duration (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_date (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_dateTime (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_gDay (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_gMonth (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_gMonthDay (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_gYear (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_gYearMonth (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29) xsd_length (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_maxLength (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_minLength (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_maxExclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_minExclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_maxInclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_minInclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_totalDigits (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_fractionDigits (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_pattern (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_enumeration (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) xsd_whiteSpace (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121) 100% ( 2 / 2) in 'Text.XML.HXT.Parser.XmlEntities' 100% ( 2 / 2) in 'Text.XML.HXT.Parser.XhtmlEntities' 33% ( 1 / 3) in 'Text.XML.HXT.IO.GetFILE' Missing documentation for: getStdinCont (src/Text/XML/HXT/IO/GetFILE.hs:41) getCont (src/Text/XML/HXT/IO/GetFILE.hs:62) 19% ( 3 / 16) in 'Data.Function.Selector' Missing documentation for: Module header chgS (src/Data/Function/Selector.hs:22) chgM (src/Data/Function/Selector.hs:27) (src/Data/Function/Selector.hs:41) idS (src/Data/Function/Selector.hs:52) .&&&. (src/Data/Function/Selector.hs:55) Comp2 (src/Data/Function/Selector.hs:66) Comp3 (src/Data/Function/Selector.hs:67) (src/Data/Function/Selector.hs:70) (src/Data/Function/Selector.hs:74) (src/Data/Function/Selector.hs:78) (src/Data/Function/Selector.hs:82) (src/Data/Function/Selector.hs:86) 80% ( 4 / 5) in 'Data.Atom' Missing documentation for: Atom (src/Data/Atom.hs:78) 89% ( 8 / 9) in 'Data.AssocList' Missing documentation for: AssocList (src/Data/AssocList.hs:26) 100% ( 3 / 3) in 'Data.Tree.Class' 100% ( 2 / 2) in 'Control.Arrow.ArrowState' 100% ( 4 / 4) in 'Data.Tree.NavigatableTree.Class' 94% ( 16 / 17) in 'Data.Tree.NavigatableTree.XPathAxis' Missing documentation for: isAtRoot (src/Data/Tree/NavigatableTree/XPathAxis.hs:124) 10% ( 2 / 21) in 'Control.FlatSeq' Missing documentation for: $!! (src/Control/FlatSeq.hs:29) flatseq (src/Control/FlatSeq.hs:33) rlnf (src/Control/FlatSeq.hs:37) (src/Control/FlatSeq.hs:55) (src/Control/FlatSeq.hs:56) (src/Control/FlatSeq.hs:57) (src/Control/FlatSeq.hs:58) (src/Control/FlatSeq.hs:60) (src/Control/FlatSeq.hs:61) (src/Control/FlatSeq.hs:62) (src/Control/FlatSeq.hs:64) (src/Control/FlatSeq.hs:65) (src/Control/FlatSeq.hs:66) (src/Control/FlatSeq.hs:67) (src/Control/FlatSeq.hs:68) (src/Control/FlatSeq.hs:70) (src/Control/FlatSeq.hs:75) (src/Control/FlatSeq.hs:79) (src/Control/FlatSeq.hs:83) 70% ( 7 / 10) in 'Data.Tree.NTree.TypeDefs' Missing documentation for: (src/Data/Tree/NTree/TypeDefs.hs:63) (src/Data/Tree/NTree/TypeDefs.hs:67) (src/Data/Tree/NTree/TypeDefs.hs:77) 100% ( 3 / 3) in 'Data.Tree.NTree.Edit' 27% ( 6 / 22) in 'Data.Tree.NTree.Zipper.TypeDefs' Missing documentation for: up (src/Data/Tree/NTree/Zipper/TypeDefs.hs:87) down (src/Data/Tree/NTree/Zipper/TypeDefs.hs:96) toTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:103) toTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:117) addToTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:131) addToTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:140) dropFromTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:149) dropFromTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:159) isTop (src/Data/Tree/NTree/Zipper/TypeDefs.hs:171) up1 (src/Data/Tree/NTree/Zipper/TypeDefs.hs:176) (src/Data/Tree/NTree/Zipper/TypeDefs.hs:183) (src/Data/Tree/NTree/Zipper/TypeDefs.hs:187) (src/Data/Tree/NTree/Zipper/TypeDefs.hs:191) (src/Data/Tree/NTree/Zipper/TypeDefs.hs:205) (src/Data/Tree/NTree/Zipper/TypeDefs.hs:218) (src/Data/Tree/NTree/Zipper/TypeDefs.hs:225) 63% ( 29 / 46) in 'Text.XML.HXT.DOM.QualifiedName' Missing documentation for: namePrefix (src/Text/XML/HXT/DOM/QualifiedName.hs:217) localPart (src/Text/XML/HXT/DOM/QualifiedName.hs:221) namespaceUri (src/Text/XML/HXT/DOM/QualifiedName.hs:225) newXName (src/Text/XML/HXT/DOM/QualifiedName.hs:606) nullXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527) isNullXName (src/Text/XML/HXT/DOM/QualifiedName.hs:213) newQName (src/Text/XML/HXT/DOM/QualifiedName.hs:610) mkQName' (src/Text/XML/HXT/DOM/QualifiedName.hs:298) namePrefix' (src/Text/XML/HXT/DOM/QualifiedName.hs:162) localPart' (src/Text/XML/HXT/DOM/QualifiedName.hs:161) namespaceUri' (src/Text/XML/HXT/DOM/QualifiedName.hs:163) xmlNamespaceXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527) xmlXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527) xmlnsNamespaceXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527) xmlnsXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527) xmlnsQN (src/Text/XML/HXT/DOM/QualifiedName.hs:549) toNsEnv (src/Text/XML/HXT/DOM/QualifiedName.hs:503) 65% ( 17 / 26) in 'Text.XML.HXT.DOM.TypeDefs' Missing documentation for: (src/Text/XML/HXT/DOM/TypeDefs.hs:86) (src/Text/XML/HXT/DOM/TypeDefs.hs:99) (src/Text/XML/HXT/DOM/TypeDefs.hs:118) (src/Text/XML/HXT/DOM/TypeDefs.hs:196) (src/Text/XML/HXT/DOM/TypeDefs.hs:199) (src/Text/XML/HXT/DOM/TypeDefs.hs:201) blobToString (src/Text/XML/HXT/DOM/TypeDefs.hs:212) stringToBlob (src/Text/XML/HXT/DOM/TypeDefs.hs:216) ChildNodes (src/Text/XML/HXT/DOM/TypeDefs.hs:262) 100% ( 6 / 6) in 'Text.XML.HXT.DOM.Interface' 14% ( 4 / 29) in 'Text.XML.HXT.DOM.XmlNode' Missing documentation for: XmlNode (src/Text/XML/HXT/DOM/XmlNode.hs:48) (src/Text/XML/HXT/DOM/XmlNode.hs:147) mkElementNode (src/Text/XML/HXT/DOM/XmlNode.hs:319) mkAttrNode (src/Text/XML/HXT/DOM/XmlNode.hs:323) mkDTDNode (src/Text/XML/HXT/DOM/XmlNode.hs:327) (src/Text/XML/HXT/DOM/XmlNode.hs:331) mkElement (src/Text/XML/HXT/DOM/XmlNode.hs:424) mkRoot (src/Text/XML/HXT/DOM/XmlNode.hs:428) mkAttr (src/Text/XML/HXT/DOM/XmlNode.hs:431) mkDTDElem (src/Text/XML/HXT/DOM/XmlNode.hs:435) addAttr (src/Text/XML/HXT/DOM/XmlNode.hs:438) mergeAttrl (src/Text/XML/HXT/DOM/XmlNode.hs:454) mkRoot' (src/Text/XML/HXT/DOM/XmlNode.hs:465) mkAttr' (src/Text/XML/HXT src/Text/XML/HXT/Parser/XmlTokenParser.hs:86:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Text/XML/HXT/Parser/XmlParsec.hs:61:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Text/XML/HXT/Parser/HtmlParsec.hs:36:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() /DOM/XmlNode.hs:469) mkText' (src/Text/XML/HXT/DOM/XmlNode.hs:473) mkCharRef' (src/Text/XML/HXT/DOM/XmlNode.hs:477) mkEntityRef' (src/Text/XML/HXT/DOM/XmlNode.hs:481) mkCmt' (src/Text/XML/HXT/DOM/XmlNode.hs:485) mkCdata' (src/Text/XML/HXT/DOM/XmlNode.hs:489) mkPi' (src/Text/XML/HXT/DOM/XmlNode.hs:493) mkError' (src/Text/XML/HXT/DOM/XmlNode.hs:497) mkDTDElem' (src/Text/XML/HXT/DOM/XmlNode.hs:501) toText (src/Text/XML/HXT/DOM/XmlNode.hs:507) concText (src/Text/XML/HXT/DOM/XmlNode.hs:523) mergeText (src/Text/XML/HXT/DOM/XmlNode.hs:530) 2% ( 1 / 58) in 'Text.XML.HXT.Parser.XmlTokenParser' Missing documentation for: allBut (src/Text/XML/HXT/Parser/XmlTokenParser.hs:437) allBut1 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:441) amp (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386) asciiLetter (src/Text/XML/HXT/Parser/XmlTokenParser.hs:141) attrChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:247) attrValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:226) bar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412) charRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:304) checkString (src/Text/XML/HXT/Parser/XmlTokenParser.hs:428) comma (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412) dq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386) encName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:342) entityRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:319) entityValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:205) eq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412) gt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386) keyword (src/Text/XML/HXT/Parser/XmlTokenParser.hs:358) keywords (src/Text/XML/HXT/Parser/XmlTokenParser.hs:368) lpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412) lt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386) name (src/Text/XML/HXT/Parser/XmlTokenParser.hs:148) names (src/Text/XML/HXT/Parser/XmlTokenParser.hs:183) ncName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:158) nmtoken (src/Text/XML/HXT/Parser/XmlTokenParser.hs:178) nmtokens (src/Text/XML/HXT/Parser/XmlTokenParser.hs:187) peReference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:328) pubidLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:261) qName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:168) quoted (src/Text/XML/HXT/Parser/XmlTokenParser.hs:376) reference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:284) rpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412) semi (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386) separator (src/Text/XML/HXT/Parser/XmlTokenParser.hs:402) singleChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:195) singleChars (src/Text/XML/HXT/Parser/XmlTokenParser.hs:201) skipS (src/Text/XML/HXT/Parser/XmlTokenParser.hs:129) skipS0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:133) sPace (src/Text/XML/HXT/Parser/XmlTokenParser.hs:121) sPace0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:125) sq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386) systemLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:254) versionNum (src/Text/XML/HXT/Parser/XmlTokenParser.hs:349) concRes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:462) mkList (src/Text/XML/HXT/Parser/XmlTokenParser.hs:468) nameT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:482) nmtokenT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:488) entityValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:495) entityTokensT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:506) entityCharT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:510) attrValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:523) attrValueT' (src/Text/XML/HXT/Parser/XmlTokenParser.hs:530) referenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:544) charRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:550) entityRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:556) peReferenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:583) singleCharsT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:534) mergeTextNodes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:591) 11% ( 1 / 9) in 'Text.XML.HXT.Parser.XmlDTDTokenParser' Missing documentation for: dtdDeclTokenizer (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:33) dtdDeclStart (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:41) dtdDeclEnd (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:64) dtdToken (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:70) peReference (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:81) entityValue (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:87) dtdChars (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:93) percent (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:99) 80% ( 4 / 5) in 'Text.XML.HXT.DOM.ShowXml' Missing documentation for: xshow'' (src/Text/XML/HXT/DOM/ShowXml.hs:69) 33% ( 1 / 3) in 'Text.XML.HXT.DOM.FormatXmlTree' Missing documentation for: formatXmlTree (src/Text/XML/HXT/DOM/FormatXmlTree.hs:37) formatXmlContents (src/Text/XML/HXT/DOM/FormatXmlTree.hs:33) 31% ( 11 / 36) in 'Text.XML.HXT.Parser.XmlParsec' Missing documentation for: charData (src/Text/XML/HXT/Parser/XmlParsec.hs:101) charData' (src/Text/XML/HXT/Parser/XmlParsec.hs:105) comment (src/Text/XML/HXT/Parser/XmlParsec.hs:115) pI (src/Text/XML/HXT/Parser/XmlParsec.hs:136) cDSect (src/Text/XML/HXT/Parser/XmlParsec.hs:168) document (src/Text/XML/HXT/Parser/XmlParsec.hs:189) document' (src/Text/XML/HXT/Parser/XmlParsec.hs:199) prolog (src/Text/XML/HXT/Parser/XmlParsec.hs:208) xMLDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:217) xMLDecl' (src/Text/XML/HXT/Parser/XmlParsec.hs:229) versionInfo (src/Text/XML/HXT/Parser/XmlParsec.hs:241) misc (src/Text/XML/HXT/Parser/XmlParsec.hs:256) doctypedecl (src/Text/XML/HXT/Parser/XmlParsec.hs:272) markupdecl (src/Text/XML/HXT/Parser/XmlParsec.hs:314) sDDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:328) element (src/Text/XML/HXT/Parser/XmlParsec.hs:345) content (src/Text/XML/HXT/Parser/XmlParsec.hs:445) contentWithTextDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:477) textDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:549) encodingDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:571) xreadDoc (src/Text/XML/HXT/Parser/XmlParsec.hs:603) parseXmlDocEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:763) parseXmlDocument (src/Text/XML/HXT/Parser/XmlParsec.hs:630) parseXmlEntityEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:760) removeEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:641) 12% ( 1 / 8) in 'Text.XML.HXT.Parser.HtmlParsec' Missing documentation for: parseHtmlText (src/Text/XML/HXT/Parser/HtmlParsec.hs:109) parseHtmlDocument (src/Text/XML/HXT/Parser/HtmlParsec.hs:118) parseHtmlContent (src/Text/XML/HXT/Parser/HtmlParsec.hs:121) isEmptyHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:540) isInnerHtmlTagOf (src/Text/XML/HXT/Parser/HtmlParsec.hs:561) closesHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:588) emptyHtmlTags (src/Text/XML/HXT/Parser/HtmlParsec.hs:545) 25% ( 2 / 8) in 'Text.XML.HXT.Parser.XmlDTDParser' Missing documentation for: parseXmlDTDdeclPart (src/Text/XML/HXT/Parser/XmlDTDParser.hs:617) parseXmlDTDEntityValue (src/Text/XML/HXT/Parser/XmlDTDParser.hs:590) elementDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:182) attlistDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:323) entityDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:421) notationDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:520) 13% ( 5 / 38) in 'Text.XML.HXT.Arrow.Pickle.Schema' Missing documentation for: Name (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:56) Schemas (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:57) DataTypeDescr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:59) (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:65) isScEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:91) isScElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:96) isScAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:100) isScElemRef (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:104) isScCharData (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:108) isScSARE (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:112) isScList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:119) isScOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:123) scDT (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:142) scDTxsd (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:145) scString (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:148) scString1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:151) scFixed (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:154) scEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:157) scNmtoken (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:160) scNmtokens (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:163) scEmpty (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:168) scSeq (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:171) scSeqs (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:179) scNull (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:182) scAlt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:185) scAlts (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:193) scOption (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:196) scList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:203) scList1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:206) scOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:209) scRep (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:212) scElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:215) scAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:218) 13% ( 3 / 23) in 'Text.XML.HXT.Arrow.Pickle.DTD' Missing documentation for: DTDdescr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:35) (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:37) checkAttrModell (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:92) checkAM (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:95) checkAMC (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:99) checkContentModell (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:120) scContToXml (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:185) scWrap (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:210) scCont (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:216) scConts (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:226) scAttrToXml (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:229) checkErr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:259) foundErr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:263) elementDeclarations (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:279) elementDecs (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:282) elemNames (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:296) elemName (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:299) elemRefs (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:303) attrDec (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:314) remAttrDec (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:323) 100% ( 2 / 2) in 'Control.Arrow.ArrowList' 75% ( 3 / 4) in 'Control.Arrow.ArrowNF' Missing documentation for: ArrowNF (src/Control/Arrow/ArrowNF.hs:37) 100% ( 3 / 3) in 'Control.Arrow.ArrowIf' 93% ( 28 / 30) in 'Control.Arrow.ArrowNavigatableTree' Missing documentation for: parentAxis (src/Control/Arrow/ArrowNavigatableTree.hs:62) isAtRoot (src/Control/Arrow/ArrowNavigatableTree.hs:132) 100% ( 3 / 3) in 'Control.Arrow.ArrowTree' 100% ( 3 / 3) in 'Control.Arrow.ListArrow' 100% ( 3 / 3) in 'Control.Arrow.StateListArrow' 67% ( 2 / 3) in 'Control.Arrow.NTreeEdit' Missing documentation for: fmapNTreeA (src/Control/Arrow/NTreeEdit.hs:43) 100% ( 3 / 3) in 'Control.Arrow.ArrowIO' 50% ( 1 / 2) in 'Control.Arrow.ArrowExc' Missing documentation for: ArrowExc (src/Control/Arrow/ArrowExc.hs:29) 100% ( 2 / 2) in 'Control.Arrow.IOListArrow' 100% ( 4 / 4) in 'Control.Arrow.IOStateListArrow' 13% ( 17 /126) in 'Text.XML.HXT.Arrow.XmlState.TypeDefs' Missing documentation for: (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:66) withoutUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:144) (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:159) XIOSysWriter (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:162) XIOSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:170) XIOInputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:185) XIOParseConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:194) XIOOutputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:217) XIOXoutConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:227) XIORelaxConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:230) XIOXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:239) XIOCacheConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:244) MimeTypeHandlers (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:254) CompressionFct (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:256) DeCompressionFct (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:257) SysConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:259) SysConfigList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:260) theSysState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:264) theUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:269) theSysWriter (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:276) theErrorStatus (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:281) theErrorMsgList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:288) theRelaxNoOfErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:295) theRelaxDefineId (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:302) theRelaxAttrList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:309) theSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:318) theInputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:323) theStrictInput (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:330) theEncodingErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:337) theInputEncoding (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:344) theHttpHandler (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:351) theInputOptions (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:358) theRedirect (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:365) theProxy (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:372) theOutputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:381) theIndent (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:388) theOutputEncoding (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:395) theOutputFmt (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:402) theXmlPi (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:409) theNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:416) theAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:423) theTextMode (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:430) theShowTree (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:437) theShowHaskell (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:444) theRelaxConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:453) theRelaxValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:460) theRelaxSchema (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:467) theRelaxCheckRestr (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:474) theRelaxValidateExtRef (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:481) theRelaxValidateInclude (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:488) theRelaxCollectErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:495) theRelaxValidator (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:502) theXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:511) theXmlSchemaValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:518) theXmlSchemaSchema (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:525) theXmlSchemaValidator (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:532) theParseConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:541) theErrorMsgHandler (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:548) theErrorMsgCollect (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:555) theBaseURI (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:562) theDefaultBaseURI (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:569) theTraceLevel (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:576) theTraceCmd (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:583) theTrace (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:590) theAttrList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:593) theMimeTypes (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:600) theMimeTypeHandlers (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:607) theMimeTypeFile (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:614) theAcceptedMimeTypes (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:621) theFileMimeType (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:628) theWarnings (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:635) theRemoveWS (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:642) thePreserveComment (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:649) theParseByMimeType (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:656) theParseHTML (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:663) theLowerCaseNames (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:670) theValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:677) theSubstDTDEntities (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:684) theSubstHTMLEntities (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:691) theCheckNamespaces (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:698) theCanonicalize (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:705) theIgnoreNoneXmlContents (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:712) theTagSoup (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:719) theTagSoupParser (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:726) theExpat (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:733) theExpatParser (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:740) theExpatErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:747) theCacheConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:756) theBinaryCompression (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:763) theBinaryDeCompression (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:770) theWithCache (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:777) theCacheDir (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:784) theDocumentAge (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:791) theCache404Err (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:798) theCacheRead (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:805) theStrictDeserialize (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:812) getSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:821) setSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:825) chgSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:828) configSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:831) configSysVars (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:835) localSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:838) localSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:846) incrSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:849) setSysAttrString (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:883) toInt (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:903) chgS (src/Data/Function/Selector.hs:22) idS (src/Data/Function/Selector.hs:52) .&&&. (src/Data/Function/Selector.hs:55) 100% ( 4 / 4) in 'Text.XML.HXT.Arrow.XmlState.MimeTypeTable' 27% ( 3 / 11) in 'Text.XML.HXT.Arrow.XmlArrow' Missing documentation for: (src/Text/XML/HXT/Arrow/XmlArrow.hs:722) (src/Text/XML/HXT/Arrow/XmlArrow.hs:723) (src/Text/XML/HXT/Arrow/XmlArrow.hs:724) (src/Text/XML/HXT/Arrow/XmlArrow.hs:725) (src/Text/XML/HXT/Arrow/XmlArrow.hs:727) (src/Text/XML/HXT/Arrow/XmlArrow.hs:728) (src/Text/XML/HXT/Arrow/XmlArrow.hs:729) (src/Text/XML/HXT/Arrow/XmlArrow.hs:730) 87% ( 20 / 23) in 'Text.XML.HXT.Arrow.XmlState.ErrorHandling' Missing documentation for: changeErrorStatus (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:58) addToErrorMsgList (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:147) errorOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:246) 77% ( 33 / 43) in 'Text.XML.HXT.Arrow.XmlState.SystemConfig' Missing documentation for: withInputOption (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:180) withInputOptions (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:183) withXmlPi (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:235) withNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:238) withAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:241) withTextMode (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:244) withShowTree (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:247) withShowHaskell (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:250) yes (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:267) no (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:270) 12% ( 7 / 59) in 'Text.XML.HXT.Arrow.XmlOptions' Missing documentation for: a_accept_mimetypes (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_add_default_dtd (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_canonicalize (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_check_namespaces (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_collect_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_default_baseuri (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_canonicalize (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_check_namespaces (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_issue_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_issue_warnings (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_preserve_comment (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_remove_whitespace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_subst_dtd_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_subst_html_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_do_not_validate (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_error (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_error_log (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_help (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_if_modified_since (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_if_unmodified_since (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_ignore_encoding_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_ignore_none_xml_contents (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_indent (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_issue_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_issue_warnings (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_mime_types (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_no_empty_elements (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_no_empty_elem_for (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_no_redirect (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_no_xml_pi (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_output_file (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_output_xml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_output_html (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_output_xhtml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_output_plain (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_parse_by_mimetype (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_parse_html (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_parse_xml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_preserve_comment (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_proxy (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_redirect (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_remove_whitespace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_show_haskell (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_show_tree (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_strict_input (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_subst_dtd_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_subst_html_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_text_mode (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_trace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_validate (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) a_verbose (src/Text/XML/HXT/Arrow/XmlOptions.hs:137) removeOptions (src/Text/XML/HXT/Arrow/XmlOptions.hs:250) 6% ( 1 / 16) in 'Text.XML.HXT.Arrow.ParserInterface' Missing documentation for: parseXmlDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:32) parseXmlDTDPart (src/Text/XML/HXT/Arrow/ParserInterface.hs:35) xreadCont (src/Text/XML/HXT/Arrow/ParserInterface.hs:38) xreadDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:41) parseXmlEntityEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44) parseXmlDocEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44) removeEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44) parseXmlDTDdeclPart (src/Text/XML/HXT/Arrow/ParserInterface.hs:53) parseXmlDTDdecl (src/Text/XML/HXT/Arrow/ParserInterface.hs:56) parseXmlDTDEntityValue (src/Text/XML/HXT/Arrow/ParserInterface.hs:59) parseXmlEntityValueAsContent (src/Text/XML/HXT/Arrow/ParserInterface.hs:62) parseXmlEntityValueAsAttrValue (src/Text/XML/HXT/Arrow/ParserInterface.hs:65) parseHtmlDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:70) hread (src/Text/XML/HXT/Arrow/ParserInterface.hs:73) hreadDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:76) 74% ( 26 / 35) in 'Text.XML.HXT.Arrow.Edit' Missing documentation for: escapeXmlRefs (src/Text/XML/HXT/Arrow/Edit.hs:303) escapeHtmlRefs (src/Text/XML/HXT/Arrow/Edit.hs:318) addHeadlineToXmlDoc (src/Text/XML/HXT/Arrow/Edit.hs:405) preventEmptyElements (src/Text/XML/HXT/Arrow/Edit.hs:344) substAllXHTMLEntityRefs (src/Text/XML/HXT/Arrow/Edit.hs:296) substXHTMLEntityRef (src/Text/XML/HXT/Arrow/Edit.hs:283) rememberDTDAttrl (src/Text/XML/HXT/Arrow/Edit.hs:678) addDefaultDTDecl (src/Text/XML/HXT/Arrow/Edit.hs:689) hasXmlPi (src/Text/XML/HXT/Arrow/Edit.hs:711) 100% ( 13 / 13) in 'Text.XML.HXT.Arrow.Namespace' 93% ( 13 / 14) in 'Text.XML.HXT.Arrow.XmlState.TraceHandling' Missing documentation for: traceOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs:143) 100% ( 19 / 19) in 'Text.XML.HXT.Arrow.XmlState.URIHandling' 28% ( 12 / 43) in 'Text.XML.HXT.DTDValidation.TypeDefs' Missing documentation for: XmlArrow (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:49) XmlArrowS (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:50) dtd_name (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54) dtd_value (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54) dtd_type (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54) dtd_kind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54) dtd_modifier (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54) dtd_default (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54) isUnparsedEntity (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:70) hasDTDAttrValue (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:74) isRequiredAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:78) isDefaultAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:81) isFixedAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:84) isMixedContentElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:87) isEmptyElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:90) isEnumAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:93) isIdAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:96) isIdRefAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:99) isNotationAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:102) isAttlistOfElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:105) valueOfDTD (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:110) valueOf (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:113) getDTDAttributes (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:116) isDTDDoctypeNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:119) isDTDElementNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:122) isDTDAttlistNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:125) isDTDContentNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:128) isDTDNameNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:131) isElemNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:134) nameOfAttr (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:137) nameOfElem (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:140) 100% ( 3 / 3) in 'Text.XML.HXT.DTDValidation.AttributeValueValidation' 100% ( 3 / 3) in 'Text.XML.HXT.DTDValidation.DTDValidation' 100% ( 2 / 2) in 'Text.XML.HXT.DTDValidation.DocTransformation' 100% ( 14 / 14) in 'Text.XML.HXT.DTDValidation.XmlRE' 100% ( 2 / 2) in 'Text.XML.HXT.DTDValidation.DocValidation' 100% ( 2 / 2) in 'Text.XML.HXT.DTDValidation.IdValidation' 75% ( 6 / 8) in 'Text.XML.HXT.DTDValidation.Validation' Missing documentation for: getDTDSubset (src/Text/XML/HXT/DTDValidation/Validation.hs:125) generalEntitiesDefined (src/Text/XML/HXT/DTDValidation/Validation.hs:130) 14% ( 3 / 21) in 'Text.XML.HXT.Arrow.XmlState.RunIOStateArrow' Missing documentation for: runXIOState (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:50) initialSysState (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:69) initialSysWriter (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:75) initialSysEnv (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:85) initialInputConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:102) initialParseConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:113) initialOutputConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:138) initialRelaxConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:151) initialXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:162) initialCacheConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:169) dummyHTTPHandler (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:183) dummyTagSoupParser (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:197) dummyExpatParser (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:205) dummyRelaxValidator (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:213) dummyXmlSchemaValidator (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:221) dummyCacheRead (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:229) getConfigAttr (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:239) theSysConfigComp (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:247) 87% (108 /124) in 'Text.XML.HXT.Arrow.XmlState' Missing documentation for: SysConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:259) SysConfigList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:260) withoutUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:144) configSysVars (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:835) setSysAttrString (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:883) getConfigAttr (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:239) yes (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:267) no (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:270) withAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:241) withInputOption (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:180) withInputOptions (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:183) withNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:238) withXmlPi (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:235) withShowHaskell (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:250) withShowTree (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:247) withTextMode (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:244) 29% ( 2 / 7) in 'Text.XML.HXT.Arrow.DocumentInput' Missing documentation for: getXmlEntityContents (src/Text/XML/HXT/Arrow/DocumentInput.hs:253) getEncoding (src/Text/XML/HXT/Arrow/DocumentInput.hs:317) getTextEncoding (src/Text/XML/HXT/Arrow/DocumentInput.hs:329) decodeDocument (src/Text/XML/HXT/Arrow/DocumentInput.hs:339) addInputError (src/Text/XML/HXT/Arrow/DocumentInput.hs:132) 100% ( 2 / 2) in 'Text.XML.HXT.Arrow.DTDProcessing' 100% ( 2 / 2) in 'Text.XML.HXT.Arrow.GeneralEntitySubstitution' 75% ( 6 / 8) in 'Text.XML.HXT.Arrow.ProcessDocument' Missing documentation for: parseXmlDocumentWithExpat (src/Text/XML/HXT/Arrow/ProcessDocument.hs:157) andValidateNamespaces (src/Text/XML/HXT/Arrow/ProcessDocument.hs:299) 100% ( 15 / 15) in 'Control.Arrow.ListArrows' 100% ( 9 / 9) in 'Text.XML.HXT.Arrow.ReadDocument' 26% ( 7 / 27) in 'Text.XML.HXT.Arrow.XmlRegex' Missing documentation for: XmlRegex (src/Text/XML/HXT/Arrow/XmlRegex.hs:94) mkZero (src/Text/XML/HXT/Arrow/XmlRegex.hs:133) mkUnit (src/Text/XML/HXT/Arrow/XmlRegex.hs:136) mkPrim (src/Text/XML/HXT/Arrow/XmlRegex.hs:139) mkPrim' (src/Text/XML/HXT/Arrow/XmlRegex.hs:142) mkPrimA (src/Text/XML/HXT/Arrow/XmlRegex.hs:145) mkDot (src/Text/XML/HXT/Arrow/XmlRegex.hs:148) mkStar (src/Text/XML/HXT/Arrow/XmlRegex.hs:151) mkAlt (src/Text/XML/HXT/Arrow/XmlRegex.hs:165) mkAlts (src/Text/XML/HXT/Arrow/XmlRegex.hs:181) mkSeq (src/Text/XML/HXT/Arrow/XmlRegex.hs:184) mkSeqs (src/Text/XML/HXT/Arrow/XmlRegex.hs:192) mkRep (src/Text/XML/HXT/Arrow/XmlRegex.hs:195) mkRng (src/Text/XML/HXT/Arrow/XmlRegex.hs:201) mkOpt (src/Text/XML/HXT/Arrow/XmlRegex.hs:212) mkPerm (src/Text/XML/HXT/Arrow/XmlRegex.hs:215) mkPerms (src/Text/XML/HXT/Arrow/XmlRegex.hs:222) mkMerge (src/Text/XML/HXT/Arrow/XmlRegex.hs:225) nullable (src/Text/XML/HXT/Arrow/XmlRegex.hs:265) delta (src/Text/XML/HXT/Arrow/XmlRegex.hs:285) 67% ( 2 / 3) in 'Text.XML.HXT.Arrow.Binary' Missing documentation for: readBinaryValue (src/Text/XML/HXT/Arrow/Binary.hs:39) 67% ( 4 / 6) in 'Text.XML.HXT.Arrow.DocumentOutput' Missing documentation for: encodeDocument (src/Text/XML/HXT/Arrow/DocumentOutput.hs:165) encodeDocument' (src/Text/XML/HXT/Arrow/DocumentOutput.hs:208) 80% ( 4 / 5) in 'Text.XML.HXT.Arrow.WriteDocument' Missing documentation for: writeDocument' (src/Text/XML/HXT/Arrow/WriteDocument.hs:162) 53% ( 58 /109) in 'Text.XML.HXT.Arrow.Pickle.Xml' Missing documentation for: St (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:97) PU (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:104) Pickler (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:113) Unpickler (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:119) UnpickleVal (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:121) UnpickleErr (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:123) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:125) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:129) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:137) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:147) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:151) throwMsg (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:163) getCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:200) getAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:207) getNSAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:221) emptySt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:236) putAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:244) putCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:250) findElem (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:258) xpLift (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:404) xpLiftEither (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:420) xp8Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:557) xp9Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:565) xp10Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:573) xp11Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:582) xp12Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:591) xp13Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:600) xp14Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:609) xp15Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:618) xp16Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:628) xp17Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:638) xp18Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:648) xp19Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:658) xp20Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:668) xp21Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:679) xp22Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:690) xp23Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:701) xpAttrFixed (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1060) xpAttrNSDecl (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1097) xpIgnoreCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1106) xpIgnoreAttr (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1109) xpIgnoreInput (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1127) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1144) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1147) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1159) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1162) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1165) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1168) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1171) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1174) (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1177) 73% ( 61 / 83) in 'Text.XML.HXT.Arrow.Pickle' Missing documentation for: PU (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:104) xp8Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:557) xp9Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:565) xp10Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:573) xp11Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:582) xp12Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:591) xp13Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:600) xp14Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:609) xp15Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:618) xp16Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:628) xp17Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:638) xp18Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:648) xp19Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:658) xp20Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:668) xp21Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:679) xp22Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:690) xp23Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:701) xpAttrFixed (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1060) xpLift (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:404) xpLiftEither (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:420) Schemas (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:57) DataTypeDescr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:59) 100% ( 17 / 17) in 'Text.XML.HXT.Core' Warning: Text.XML.HXT.DOM.ShowXml: could not find link destinations for: StringFct Warning: Text.XML.HXT.Parser.XmlDTDParser: could not find link destinations for: SParser Warning: Text.XML.HXT.Arrow.Namespace: could not find link destinations for: propagateNamespaceEnv Documentation created: dist/doc/html/hxt/index.html, dist/doc/html/hxt/hxt.txt Creating package registration file: /tmp/pkgConf-hxt-9.3.1166730292284589771.15 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hxt-9.3.1.15-ITdWF5yCGnEJnHqZhPZTAn Registering hxt-9.3.1.15... Installed hxt-9.3.1.15 Configuring uri-encode-1.5.0.4... Building uri-encode-1.5.0.4... Preprocessing library uri-encode-1.5.0.4... [1 of 1] Compiling Network.URI.Encode ( src/Network/URI/Encode.hs, dist/build/Network/URI/Encode.o ) In-place registering uri-encode-1.5.0.4... Running Haddock for uri-encode-1.5.0.4... Running hscolour for uri-encode-1.5.0.4... Preprocessing library uri-encode-1.5.0.4... Preprocessing library uri-encode-1.5.0.4... Haddock coverage: 100% ( 14 / 14) in 'Network.URI.Encode' Documentation created: dist/doc/html/uri-encode/index.html, dist/doc/html/uri-encode/uri-encode.txt Creating package registration file: /tmp/pkgConf-uri-encode-1.5.01480886206378344903.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/uri-encode-1.5.0.4-6Igbr5xABUe7yyAcBkZS8k Registering uri-encode-1.5.0.4... Installed uri-encode-1.5.0.4 Configuring haskell-src-exts-1.17.1... Building haskell-src-exts-1.17.1... Preprocessing library haskell-src-exts-1.17.1... unused rules: 3 [ 1 of 24] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o ) src/Language/Haskell/Exts/Annotated/Syntax.hs:112: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/Language/Haskell/Exts/Annotated/Syntax.hs:113: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() [ 2 of 24] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o ) [ 3 of 24] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o ) [ 4 of 24] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o ) [ 5 of 24] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o ) [ 6 of 24] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o ) src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27: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() [ 7 of 24] Compiling Language.Haskell.Exts.Annotated.Comments ( src/Language/Haskell/Exts/Annotated/Comments.hs, dist/build/Language/Haskell/Exts/Annotated/Comments.o ) [ 8 of 24] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o ) src/Language/Haskell/Exts/Extension.hs:42:1: Warning: The import of ‘<$>’ from module ‘Control.Applicative’ is redundant [ 9 of 24] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o ) [10 of 24] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o ) [11 of 24] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o ) [12 of 24] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o ) [13 of 24] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o ) src/Language/Haskell/Exts/ParseMonad.hs:45: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/Language/Haskell/Exts/ParseMonad.hs:47: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() [14 of 24] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o ) [15 of 24] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o ) [16 of 24] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o ) [17 of 24] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o ) src/Language/Haskell/Exts/Pretty.hs:39: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() [18 of 24] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o ) src/Language/Haskell/Exts/ParseUtils.hs:90: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() [19 of 24] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o ) [20 of 24] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o ) [21 of 24] Compiling Language.Haskell.Exts.Annotated.Parser ( src/Language/Haskell/Exts/Annotated/Parser.hs, dist/build/Language/Haskell/Exts/Annotated/Parser.o ) [22 of 24] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o ) [23 of 24] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o ) [24 of 24] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o ) In-place registering haskell-src-exts-1.17.1... Running Haddock for haskell-src-exts-1.17.1... Running hscolour for haskell-src-exts-1.17.1... Preprocessing library haskell-src-exts-1.17.1... Preprocessing library haskell-src-exts-1.17.1... src/Language/Haskell/Exts/Annotated/Syntax.hs:112: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/Language/Haskell/Exts/Annotated/Syntax.hs:113: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() src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27: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/Language/Haskell/Exts/Extension.hs:42:1: Warning: The import of ‘<$>’ from module ‘Control.Applicative’ is redundant Haddock coverage: 69% ( 96 /140) in 'Language.Haskell.Exts.Annotated.Syntax' Missing documentation for: PatternSynDirection (src/Language/Haskell/Exts/Annotated/Syntax.hs:325) Role (src/Language/Haskell/Exts/Annotated/Syntax.hs:352) prelude_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:958) main_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:958) main_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962) unit_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:965) tuple_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:968) list_cons_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971) unboxed_singleton_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:974) unit_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:977) tuple_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:980) unboxed_singleton_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:983) as_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986) qualified_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986) hiding_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986) minus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986) bang_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986) dot_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986) star_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986) export_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) safe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) unsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) interruptible_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) threadsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) stdcall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) ccall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) cplusplus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) dotnet_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) jvm_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) js_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) javascript_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) capi_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) forall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) family_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995) unit_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015) fun_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015) list_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015) tuple_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1021) unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015) unit_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024) fun_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024) list_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024) tuple_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1030) unboxed_singleton_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024) 0% ( 0 / 21) in 'Language.Haskell.Exts.ParseSyntax' Missing documentation for: Module header PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11) PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109) ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115) (src/Language/Haskell/Exts/ParseSyntax.hs:118) (src/Language/Haskell/Exts/ParseSyntax.hs:255) (src/Language/Haskell/Exts/ParseSyntax.hs:263) p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267) p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270) p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273) PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276) (src/Language/Haskell/Exts/ParseSyntax.hs:282) PType (src/Language/Haskell/Exts/ParseSyntax.hs:290) (src/Language/Haskell/Exts/ParseSyntax.hs:312) PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:348) (src/Language/Haskell/Exts/ParseSyntax.hs:358) unit_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377) fun_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377) list_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377) unboxed_singleton_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377) tuple_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:383) 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build' 71% ( 20 / 28) in 'Language.Haskell.Exts.SrcLoc' Missing documentation for: (src/Language/Haskell/Exts/SrcLoc.hs:29) noLoc (src/Language/Haskell/Exts/SrcLoc.hs:34) (src/Language/Haskell/Exts/SrcLoc.hs:47) spanSize (src/Language/Haskell/Exts/SrcLoc.hs:82) (src/Language/Haskell/Exts/SrcLoc.hs:102) (src/Language/Haskell/Exts/SrcLoc.hs:166) (src/Language/Haskell/Exts/SrcLoc.hs:173) (src/Language/Haskell/Exts/SrcLoc.hs:180) 67% ( 2 / 3) in 'Language.Haskell.Exts.Comments' Missing documentation for: Module header 67% ( 2 / 3) in 'Language.Haskell.Exts.Annotated.ExactPrint' Missing documentation for: ExactP (src/Language/Haskell/Exts/Annotated/ExactPrint.hs:217) 100% ( 2 / 2) in 'Language.Haskell.Exts.Annotated.Comments' 65% ( 13 / 20) in 'Language.Haskell.Exts.Extension' Missing documentation for: Language (src/Language/Haskell/Exts/Extension.hs:81) knownLanguages (src/Language/Haskell/Exts/Extension.hs:100) classifyLanguage (src/Language/Haskell/Exts/Extension.hs:103) prettyLanguage (src/Language/Haskell/Exts/Extension.hs:109) KnownExtension (src/Language/Haskell/Exts/Extension.hs:130) ghcDefault (src/Language/Haskell/Exts/Extension.hs:601) toExtensionList (src/Language/Haskell/Exts/Extension.hs:680) 14% ( 1 / 7) in 'Language.Haskell.Exts.ExtScheme' Missing documentation for: ExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:20) MExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:23) Enabled (src/Language/Haskell/Exts/ExtScheme.hs:25) (src/Language/Haskell/Exts/ExtScheme.hs:28) (src/Language/Haskell/Exts/ExtScheme.hs:31) (src/Language/Haskell/Exts/ExtScheme.hs:35) 66% ( 86 /131) in 'Language.Haskell.Exts.Syntax' Missing documentation for: PatternSynDirection (src/Language/Haskell/Exts/Syntax.hs:300) Promoted (src/Language/Haskell/Exts/Syntax.hs:449) Role (src/Language/Haskell/Exts/Syntax.hs:327) prelude_mod (src/Language/Haskell/Exts/Syntax.hs:793) main_mod (src/Language/Haskell/Exts/Syntax.hs:793) main_name (src/Language/Haskell/Exts/Syntax.hs:797) unit_con_name (src/Language/Haskell/Exts/Syntax.hs:800) tuple_con_name (src/Language/Haskell/Exts/Syntax.hs:803) list_cons_name (src/Language/Haskell/Exts/Syntax.hs:806) unboxed_singleton_con_name (src/Language/Haskell/Exts/Syntax.hs:809) unit_con (src/Language/Haskell/Exts/Syntax.hs:812) tuple_con (src/Language/Haskell/Exts/Syntax.hs:815) unboxed_singleton_con (src/Language/Haskell/Exts/Syntax.hs:818) as_name (src/Language/Haskell/Exts/Syntax.hs:821) qualified_name (src/Language/Haskell/Exts/Syntax.hs:821) hiding_name (src/Language/Haskell/Exts/Syntax.hs:821) minus_name (src/Language/Haskell/Exts/Syntax.hs:821) bang_name (src/Language/Haskell/Exts/Syntax.hs:821) dot_name (src/Language/Haskell/Exts/Syntax.hs:821) star_name (src/Language/Haskell/Exts/Syntax.hs:821) export_name (src/Language/Haskell/Exts/Syntax.hs:830) safe_name (src/Language/Haskell/Exts/Syntax.hs:830) unsafe_name (src/Language/Haskell/Exts/Syntax.hs:830) interruptible_name (src/Language/Haskell/Exts/Syntax.hs:830) threadsafe_name (src/Language/Haskell/Exts/Syntax.hs:830) stdcall_name (src/Language/Haskell/Exts/Syntax.hs:830) ccall_name (src/Language/Haskell/Exts/Syntax.hs:830) cplusplus_name (src/Language/Haskell/Exts/Syntax.hs:830) dotnet_name (src/Language/Haskell/Exts/Syntax.hs:830) jvm_name (src/Language/Haskell/Exts/Syntax.hs:830) js_name (s src/Language/Haskell/Exts/ParseMonad.hs:45: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/Language/Haskell/Exts/ParseMonad.hs:47: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() rc/Language/Haskell/Exts/Syntax.hs:830) javascript_name (src/Language/Haskell/Exts/Syntax.hs:830) capi_name (src/Language/Haskell/Exts/Syntax.hs:830) forall_name (src/Language/Haskell/Exts/Syntax.hs:830) family_name (src/Language/Haskell/Exts/Syntax.hs:830) unit_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850) fun_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850) list_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850) tuple_tycon_name (src/Language/Haskell/Exts/Syntax.hs:856) unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850) unit_tycon (src/Language/Haskell/Exts/Syntax.hs:859) fun_tycon (src/Language/Haskell/Exts/Syntax.hs:859) list_tycon (src/Language/Haskell/Exts/Syntax.hs:859) tuple_tycon (src/Language/Haskell/Exts/Syntax.hs:865) unboxed_singleton_tycon (src/Language/Haskell/Exts/Syntax.hs:859) 100% ( 49 / 49) in 'Language.Haskell.Exts.Build' 77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity' Missing documentation for: infix_ (src/Language/Haskell/Exts/Fixity.hs:168) infixl_ (src/Language/Haskell/Exts/Fixity.hs:168) infixr_ (src/Language/Haskell/Exts/Fixity.hs:168) 35% ( 18 / 51) in 'Language.Haskell.Exts.ParseMonad' Missing documentation for: atSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:241) LexContext (src/Language/Haskell/Exts/ParseMonad.hs:109) runParserWithMode (src/Language/Haskell/Exts/ParseMonad.hs:197) runParserWithModeComments (src/Language/Haskell/Exts/ParseMonad.hs:212) runParser (src/Language/Haskell/Exts/ParseMonad.hs:209) getSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:244) pushCurrentContext (src/Language/Haskell/Exts/ParseMonad.hs:268) popContext (src/Language/Haskell/Exts/ParseMonad.hs:286) getExtensions (src/Language/Haskell/Exts/ParseMonad.hs:307) getIgnoreFunctionArity (src/Language/Haskell/Exts/ParseMonad.hs:320) Lex (src/Language/Haskell/Exts/ParseMonad.hs:331) getInput (src/Language/Haskell/Exts/ParseMonad.hs:348) lexWhile (src/Language/Haskell/Exts/ParseMonad.hs:377) alternative (src/Language/Haskell/Exts/ParseMonad.hs:401) checkBOL (src/Language/Haskell/Exts/ParseMonad.hs:421) setBOL (src/Language/Haskell/Exts/ParseMonad.hs:426) startToken (src/Language/Haskell/Exts/ParseMonad.hs:431) getOffside (src/Language/Haskell/Exts/ParseMonad.hs:445) pushContextL (src/Language/Haskell/Exts/ParseMonad.hs:457) popContextL (src/Language/Haskell/Exts/ParseMonad.hs:461) getExtensionsL (src/Language/Haskell/Exts/ParseMonad.hs:497) pushComment (src/Language/Haskell/Exts/ParseMonad.hs:531) getSrcLocL (src/Language/Haskell/Exts/ParseMonad.hs:449) setSrcLineL (src/Language/Haskell/Exts/ParseMonad.hs:453) ignoreLinePragmasL (src/Language/Haskell/Exts/ParseMonad.hs:520) setLineFilenameL (src/Language/Haskell/Exts/ParseMonad.hs:525) ExtContext (src/Language/Haskell/Exts/ParseMonad.hs:112) pushExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:485) popExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:489) getExtContext (src/Language/Haskell/Exts/ParseMonad.hs:478) pullCtxtFlag (src/Language/Haskell/Exts/ParseMonad.hs:466) flagDo (src/Language/Haskell/Exts/ParseMonad.hs:471) getModuleName (src/Language/Haskell/Exts/ParseMonad.hs:247) 20% ( 1 / 5) in 'Language.Haskell.Exts.InternalLexer' Missing documentation for: Token (src/Language/Haskell/Exts/InternalLexer.hs:37) showToken (src/Language/Haskell/Exts/InternalLexer.hs:1247) lexer (src/Language/Haskell/Exts/InternalLexer.hs:364) topLexer (src/Language/Haskell/Exts/InternalLexer.hs:367) 67% ( 4 / 6) in 'Language.Haskell.Exts.Lexer' Missing documentation for: Token (src/Language/Haskell/Exts/InternalLexer.hs:37) showToken (src/Language/Haskell/Exts/InternalLexer.hs:1247) 4% ( 3 / 73) in 'Language.Haskell.Exts.Annotated.Simplify' Missing documentation for: sPatSyn (src/Language/Haskell/Exts/Annotated/Simplify.hs:127) sTypeEqn (src/Language/Haskell/Exts/Annotated/Simplify.hs:133) sAnnotation (src/Language/Haskell/Exts/Annotated/Simplify.hs:136) sBooleanFormula (src/Language/Haskell/Exts/Annotated/Simplify.hs:142) sRole (src/Language/Haskell/Exts/Annotated/Simplify.hs:149) sModuleName (src/Language/Haskell/Exts/Annotated/Simplify.hs:157) sSpecialCon (src/Language/Haskell/Exts/Annotated/Simplify.hs:160) sQName (src/Language/Haskell/Exts/Annotated/Simplify.hs:169) sName (src/Language/Haskell/Exts/Annotated/Simplify.hs:175) sIPName (src/Language/Haskell/Exts/Annotated/Simplify.hs:179) sQOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:183) sOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:187) sCName (src/Language/Haskell/Exts/Annotated/Simplify.hs:191) sModuleHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:195) sExportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:200) sExportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:203) sImportDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:211) sImportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:215) sNamespace (src/Language/Haskell/Exts/Annotated/Simplify.hs:218) sImportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:224) sAssoc (src/Language/Haskell/Exts/Annotated/Simplify.hs:231) sDeclHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:237) sInstRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:246) sInstHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:253) sDataOrNew (src/Language/Haskell/Exts/Annotated/Simplify.hs:262) sDeriving (src/Language/Haskell/Exts/Annotated/Simplify.hs:266) sBinds (src/Language/Haskell/Exts/Annotated/Simplify.hs:269) sIPBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:274) sMatch (src/Language/Haskell/Exts/Annotated/Simplify.hs:277) sQualConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:283) sConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:287) sFieldDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:293) sGadtDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:296) sClassDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:299) sRecFields (src/Language/Haskell/Exts/Annotated/Simplify.hs:313) sInstDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:316) sBangType (src/Language/Haskell/Exts/Annotated/Simplify.hs:326) sRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:331) sGuardedRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:335) sType (src/Language/Haskell/Exts/Annotated/Simplify.hs:338) sPromoted (src/Language/Haskell/Exts/Annotated/Simplify.hs:357) sTyVarBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:367) sKind (src/Language/Haskell/Exts/Annotated/Simplify.hs:371) sFunDep (src/Language/Haskell/Exts/Annotated/Simplify.hs:381) sContext (src/Language/Haskell/Exts/Annotated/Simplify.hs:384) sAsst (src/Language/Haskell/Exts/Annotated/Simplify.hs:390) sLiteral (src/Language/Haskell/Exts/Annotated/Simplify.hs:400) sSign (src/Language/Haskell/Exts/Annotated/Simplify.hs:413) sExp (src/Language/Haskell/Exts/Annotated/Simplify.hs:418) sXName (src/Language/Haskell/Exts/Annotated/Simplify.hs:475) sXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:479) sBracket (src/Language/Haskell/Exts/Annotated/Simplify.hs:482) sSplice (src/Language/Haskell/Exts/Annotated/Simplify.hs:489) sSafety (src/Language/Haskell/Exts/Annotated/Simplify.hs:493) sCallConv (src/Language/Haskell/Exts/Annotated/Simplify.hs:498) sModulePragma (src/Language/Haskell/Exts/Annotated/Simplify.hs:508) sOverlap (src/Language/Haskell/Exts/Annotated/Simplify.hs:514) sActivation (src/Language/Haskell/Exts/Annotated/Simplify.hs:520) sRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:525) sRuleVar (src/Language/Haskell/Exts/Annotated/Simplify.hs:529) sWarningText (src/Language/Haskell/Exts/Annotated/Simplify.hs:533) sPat (src/Lang src/Language/Haskell/Exts/Pretty.hs:39: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/Language/Haskell/Exts/ParseUtils.hs:90: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() uage/Haskell/Exts/Annotated/Simplify.hs:537) sPXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:562) sRPatOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:565) sRPat (src/Language/Haskell/Exts/Annotated/Simplify.hs:574) sPatField (src/Language/Haskell/Exts/Annotated/Simplify.hs:585) sStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:591) sQualStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:598) sFieldUpdate (src/Language/Haskell/Exts/Annotated/Simplify.hs:607) sAlt (src/Language/Haskell/Exts/Annotated/Simplify.hs:613) 94% ( 17 / 18) in 'Language.Haskell.Exts.Pretty' Missing documentation for: Indent (src/Language/Haskell/Exts/Pretty.hs:53) 4% ( 2 / 56) in 'Language.Haskell.Exts.ParseUtils' Missing documentation for: splitTyConApp (src/Language/Haskell/Exts/ParseUtils.hs:97) checkEnabled (src/Language/Haskell/Exts/ParseUtils.hs:112) checkEnabledOneOf (src/Language/Haskell/Exts/ParseUtils.hs:123) checkToplevel (src/Language/Haskell/Exts/ParseUtils.hs:142) checkPatternGuards (src/Language/Haskell/Exts/ParseUtils.hs:138) mkRecConstrOrUpdate (src/Language/Haskell/Exts/ParseUtils.hs:939) checkPrec (src/Language/Haskell/Exts/ParseUtils.hs:935) checkPContext (src/Language/Haskell/Exts/ParseUtils.hs:157) checkContext (src/Language/Haskell/Exts/ParseUtils.hs:251) checkAssertion (src/Language/Haskell/Exts/ParseUtils.hs:191) checkDataHeader (src/Language/Haskell/Exts/ParseUtils.hs:304) checkClassHeader (src/Language/Haskell/Exts/ParseUtils.hs:313) checkInstHeader (src/Language/Haskell/Exts/ParseUtils.hs:361) checkDeriving (src/Language/Haskell/Exts/ParseUtils.hs:390) checkPattern (src/Language/Haskell/Exts/ParseUtils.hs:399) checkExpr (src/Language/Haskell/Exts/ParseUtils.hs:636) checkType (src/Language/Haskell/Exts/ParseUtils.hs:1067) checkTyVar (src/Language/Haskell/Exts/ParseUtils.hs:1117) checkKind (src/Language/Haskell/Exts/ParseUtils.hs:1137) checkValDef (src/Language/Haskell/Exts/ParseUtils.hs:805) checkExplicitPatSyn (src/Language/Haskell/Exts/ParseUtils.hs:860) checkClassBody (src/Language/Haskell/Exts/ParseUtils.hs:876) checkInstBody (src/Language/Haskell/Exts/ParseUtils.hs:883) checkUnQual (src/Language/Haskell/Exts/ParseUtils.hs:908) checkQualOrUnQual (src/Language/Haskell/Exts/ParseUtils.hs:913) checkSingleDecl (src/Language/Haskell/Exts/ParseUtils.hs:955) checkRevDecls (src/Language/Haskell/Exts/ParseUtils.hs:964) checkRevClsDecls (src/Language/Haskell/Exts/ParseUtils.hs:989) checkRevInstDecls (src/Language/Haskell/Exts/ParseUtils.hs:1014) checkDataOrNew (src/Language/Haskell/Exts/ParseUtils.hs:1044) checkDataOrNewG (src/Language/Haskell/Exts/ParseUtils.hs:1052) checkSimpleType (src/Language/Haskell/Exts/ParseUtils.hs:1057) checkSigVar (src/Language/Haskell/Exts/ParseUtils.hs:856) checkDefSigDef (src/Language/Haskell/Exts/ParseUtils.hs:896) getGConName (src/Language/Haskell/Exts/ParseUtils.hs:797) mkTyForall (src/Language/Haskell/Exts/ParseUtils.hs:1180) mkRoleAnnotDecl (src/Language/Haskell/Exts/ParseUtils.hs:1188) checkRPattern (src/Language/Haskell/Exts/ParseUtils.hs:554) checkEqNames (src/Language/Haskell/Exts/ParseUtils.hs:920) checkPageModule (src/Language/Haskell/Exts/ParseUtils.hs:1149) checkHybridModule (src/Language/Haskell/Exts/ParseUtils.hs:1158) mkDVar (src/Language/Haskell/Exts/ParseUtils.hs:1172) checkRuleExpr (src/Language/Haskell/Exts/ParseUtils.hs:779) readTool (src/Language/Haskell/Exts/ParseUtils.hs:782) updateQNameLoc (src/Language/Haskell/Exts/ParseUtils.hs:944) PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11) PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109) ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115) PType (src/Language/Haskell/Exts/ParseSyntax.hs:290) PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276) PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:348) p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267) p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270) p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273) 75% ( 9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity' Missing documentation for: infix_ (src/Language/Haskell/Exts/Fixity.hs:168) infixl_ (src/Language/Haskell/Exts/Fixity.hs:168) infixr_ (src/Language/Haskell/Exts/Fixity.hs:168) 8% ( 1 / 12) in 'Language.Haskell.Exts.InternalParser' Missing documentation for: mparseModule (dist/build/Language/Haskell/Exts/InternalParser.hs:9195) mparseExp (dist/build/Language/Haskell/Exts/InternalParser.hs:9198) mparsePat (dist/build/Language/Haskell/Exts/InternalParser.hs:9201) mparseDecl (dist/build/Language/Haskell/Exts/InternalParser.hs:9244) mparseType (dist/build/Language/Haskell/Exts/InternalParser.hs:9207) mparseStmt (dist/build/Language/Haskell/Exts/InternalParser.hs:9210) mparseImportDecl (dist/build/Language/Haskell/Exts/InternalParser.hs:9213) ngparseModulePragmas (dist/build/Language/Haskell/Exts/InternalParser.hs:9216) ngparseModuleHeadAndImports (dist/build/Language/Haskell/Exts/InternalParser.hs:9219) ngparsePragmasAndModuleHead (dist/build/Language/Haskell/Exts/InternalParser.hs:9222) ngparsePragmasAndModuleName (dist/build/Language/Haskell/Exts/InternalParser.hs:9225) 93% ( 38 / 41) in 'Language.Haskell.Exts.Annotated.Parser' Missing documentation for: unListOf (src/Language/Haskell/Exts/Annotated/Parser.hs:248) PragmasAndModuleHead (src/Language/Haskell/Exts/Annotated/Parser.hs:191) ModuleHeadAndImports (src/Language/Haskell/Exts/Annotated/Parser.hs:211) 100% ( 43 / 43) in 'Language.Haskell.Exts.Parser' 92% ( 23 / 25) in 'Language.Haskell.Exts.Annotated' Missing documentation for: parseFileWithComments (src/Language/Haskell/Exts/Annotated.hs:77) parseFileContentsWithComments (src/Language/Haskell/Exts/Annotated.hs:102) 100% ( 23 / 23) in 'Language.Haskell.Exts' Warning: Language.Haskell.Exts.Annotated.ExactPrint: could not find link destinations for: exactP Warning: Language.Haskell.Exts.Pretty: could not find link destinations for: D1Style C1_0Style S1_0_0Style S1_0_1Style S1_0_2Style D1Mode C1_0Mode C1_1Mode C1_2Mode C1_3Mode Warning: Language.Haskell.Exts.Annotated.Parser: could not find link destinations for: parser Warning: Language.Haskell.Exts.Parser: could not find link destinations for: parser Documentation created: dist/doc/html/haskell-src-exts/index.html, dist/doc/html/haskell-src-exts/haskell-src-exts.txt Creating package registration file: /tmp/pkgConf-haskell-src-exts-1.17419887198204622652.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haskell-src-exts-1.17.1-JDUB8hqF1uTJd7lozF5HU4 Registering haskell-src-exts-1.17.1... Installed haskell-src-exts-1.17.1 Configuring aeson-0.11.0.0... Building aeson-0.11.0.0... Preprocessing library aeson-0.11.0.0... [ 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 ) [ 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 ) [ 7 of 16] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o ) [ 8 of 16] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o ) [ 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 ) [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 ) [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 ) In-place registering aeson-0.11.0.0... Running Haddock for aeson-0.11.0.0... Running hscolour for aeson-0.11.0.0... Preprocessing library aeson-0.11.0.0... Preprocessing library aeson-0.11.0.0... 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:102) 48% ( 10 / 21) in 'Data.Aeson.Encode.Builder' Missing documentation for: emptyArray_ (Data/Aeson/Encode/Builder.hs:138) emptyObject_ (Data/Aeson/Encode/Builder.hs:144) object (Data/Aeson/Encode/Builder.hs:87) day (Data/Aeson/Encode/Builder.hs:176) localTime (Data/Aeson/Encode/Builder.hs:244) utcTime (Data/Aeson/Encode/Builder.hs:240) timeOfDay (Data/Aeson/Encode/Builder.hs:192) zonedTime (Data/Aeson/Encode/Builder.hs:248) ascii2 (Data/Aeson/Encode/Builder.hs:150) ascii4 (Data/Aeson/Encode/Builder.hs:154) ascii5 (Data/Aeson/Encode/Builder.hs:159) 100% ( 15 / 15) in 'Data.Aeson.Types.Class' 50% ( 4 / 8) in 'Data.Aeson.Encode.Functions' Missing documentation for: Module header brackets (Data/Aeson/Encode/Functions.hs:51) builder (Data/Aeson/Encode/Functions.hs:28) list (Data/Aeson/Encode/Functions.hs:44) 100% ( 8 / 8) in 'Data.Aeson.Parser.Time' 94% ( 30 / 32) in 'Data.Aeson.Types.Instances' Missing documentation for: tuple (Data/Aeson/Types/Instances.hs:829) >*< (Data/Aeson/Types/Instances.hs:833) 88% ( 7 / 8) in 'Data.Aeson.Internal' Missing documentation for: JSONPath (Data/Aeson/Types/Internal.hs:102) 100% ( 1 / 1) in 'Data.Aeson.Types.Generic' 100% ( 53 / 53) in 'Data.Aeson.Types' 73% ( 11 / 15) in 'Data.Aeson.Parser.Internal' Missing documentation for: decodeWith (Data/Aeson/Parser/Internal.hs:313) decodeStrictWith (Data/Aeson/Parser/Internal.hs:322) eitherDecodeWith (Data/Aeson/Parser/Internal.hs:330) eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:340) 100% ( 10 / 10) in 'Data.Aeson.Parser' 86% ( 6 / 7) in 'Data.Aeson.Encode' Missing documentation for: fromValue (Data/Aeson/Encode.hs:71) 100% ( 66 / 66) 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.11.012664367581906302059.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/aeson-0.11.0.0-2t03sZhvmlzHSWzoTbx1vW Registering aeson-0.11.0.0... Installed aeson-0.11.0.0 Configuring void-0.7.1... Building void-0.7.1... Preprocessing library void-0.7.1... [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.7.1... Running Haddock for void-0.7.1... Running hscolour for void-0.7.1... Preprocessing library void-0.7.1... Preprocessing library void-0.7.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html, dist/doc/html/void/void.txt Creating package registration file: /tmp/pkgConf-void-0.7645264932484698506.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/void-0.7.1-LcG25UDeDFWHJydhaH3NLH Registering void-0.7.1... Installed void-0.7.1 Configuring generic-xmlpickler-0.1.0.4... Building generic-xmlpickler-0.1.0.4... Preprocessing library generic-xmlpickler-0.1.0.4... src/Generics/XmlPickler.hs:6:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [1 of 1] Compiling Generics.XmlPickler ( src/Generics/XmlPickler.hs, dist/build/Generics/XmlPickler.o ) In-place registering generic-xmlpickler-0.1.0.4... Running Haddock for generic-xmlpickler-0.1.0.4... Running hscolour for generic-xmlpickler-0.1.0.4... Preprocessing library generic-xmlpickler-0.1.0.4... Preprocessing library generic-xmlpickler-0.1.0.4... src/Generics/XmlPickler.hs:6:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Haddock coverage: 60% ( 3 / 5) in 'Generics.XmlPickler' Missing documentation for: Module header formatElement (src/Generics/XmlPickler.hs:138) Documentation created: dist/doc/html/generic-xmlpickler/index.html, dist/doc/html/generic-xmlpickler/generic-xmlpickler.txt Creating package registration file: /tmp/pkgConf-generic-xmlpickler-0.1.0539692035129805258.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/generic-xmlpickler-0.1.0.4-8zqqB5UCjTO7sfcqd53dMC Registering generic-xmlpickler-0.1.0.4... Installed generic-xmlpickler-0.1.0.4 Configuring hxt-pickle-utils-0.1.0.3... Building hxt-pickle-utils-0.1.0.3... Preprocessing library hxt-pickle-utils-0.1.0.3... [1 of 1] Compiling Text.Xml.Pickle ( src/Text/Xml/Pickle.hs, dist/build/Text/Xml/Pickle.o ) In-place registering hxt-pickle-utils-0.1.0.3... Running Haddock for hxt-pickle-utils-0.1.0.3... Running hscolour for hxt-pickle-utils-0.1.0.3... Preprocessing library hxt-pickle-utils-0.1.0.3... Preprocessing library hxt-pickle-utils-0.1.0.3... Haddock coverage: 100% ( 5 / 5) in 'Text.Xml.Pickle' Documentation created: dist/doc/html/hxt-pickle-utils/index.html, dist/doc/html/hxt-pickle-utils/hxt-pickle-utils.txt Creating package registration file: /tmp/pkgConf-hxt-pickle-utils-0.1.01497489644531101331.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hxt-pickle-utils-0.1.0.3-7zi4NM86GpO0pqShFembAs Registering hxt-pickle-utils-0.1.0.3... Installed hxt-pickle-utils-0.1.0.3 Configuring aeson-utils-0.3.0.2... Building aeson-utils-0.3.0.2... Preprocessing library aeson-utils-0.3.0.2... [1 of 1] Compiling Data.Aeson.Utils ( src/Data/Aeson/Utils.hs, dist/build/Data/Aeson/Utils.o ) src/Data/Aeson/Utils.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() In-place registering aeson-utils-0.3.0.2... Running Haddock for aeson-utils-0.3.0.2... Running hscolour for aeson-utils-0.3.0.2... Preprocessing library aeson-utils-0.3.0.2... Preprocessing library aeson-utils-0.3.0.2... src/Data/Aeson/Utils.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() Haddock coverage: 100% ( 11 / 11) in 'Data.Aeson.Utils' Documentation created: dist/doc/html/aeson-utils/index.html, dist/doc/html/aeson-utils/aeson-utils.txt Creating package registration file: /tmp/pkgConf-aeson-utils-0.3.04216875492520269.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/aeson-utils-0.3.0.2-BmapHaQ1Y25HruMKnY8hmv Registering aeson-utils-0.3.0.2... Installed aeson-utils-0.3.0.2 Configuring generic-aeson-0.2.0.7... Building generic-aeson-0.2.0.7... Preprocessing library generic-aeson-0.2.0.7... src/Generics/Generic/Aeson.hs:5:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [1 of 3] Compiling Generics.Generic.IsEnum ( src/Generics/Generic/IsEnum.hs, dist/build/Generics/Generic/IsEnum.o ) [2 of 3] Compiling Generics.Generic.Aeson.Util ( src/Generics/Generic/Aeson/Util.hs, dist/build/Generics/Generic/Aeson/Util.o ) [3 of 3] Compiling Generics.Generic.Aeson ( src/Generics/Generic/Aeson.hs, dist/build/Generics/Generic/Aeson.o ) In-place registering generic-aeson-0.2.0.7... Running Haddock for generic-aeson-0.2.0.7... Running hscolour for generic-aeson-0.2.0.7... Preprocessing library generic-aeson-0.2.0.7... Preprocessing library generic-aeson-0.2.0.7... src/Generics/Generic/Aeson.hs:5:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Haddock coverage: 100% ( 3 / 3) in 'Generics.Generic.IsEnum' 38% ( 3 / 8) in 'Generics.Generic.Aeson.Util' Missing documentation for: multipleConstructors (src/Generics/Generic/Aeson/Util.hs:65) conNameT (src/Generics/Generic/Aeson/Util.hs:27) selNameT (src/Generics/Generic/Aeson/Util.hs:30) Settings (src/Generics/Generic/Aeson/Util.hs:69) defaultSettings (src/Generics/Generic/Aeson/Util.hs:72) 60% ( 6 / 10) in 'Generics.Generic.Aeson' Missing documentation for: Settings (src/Generics/Generic/Aeson/Util.hs:69) defaultSettings (src/Generics/Generic/Aeson/Util.hs:72) gtoJsonWithSettings (src/Generics/Generic/Aeson.hs:98) gparseJsonWithSettings (src/Generics/Generic/Aeson.hs:113) Documentation created: dist/doc/html/generic-aeson/index.html, dist/doc/html/generic-aeson/generic-aeson.txt Creating package registration file: /tmp/pkgConf-generic-aeson-0.2.01875292267309547534.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/generic-aeson-0.2.0.7-2WMBdQYlOXYLd1JiqTESLc Registering generic-aeson-0.2.0.7... Installed generic-aeson-0.2.0.7 Configuring HStringTemplate-0.8.3... Building HStringTemplate-0.8.3... Preprocessing library HStringTemplate-0.8.3... Text/StringTemplate/GenericStandard.hs:1:33: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Text/StringTemplate/Instances.hs:1:38: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [1 of 8] Compiling Text.StringTemplate.Classes ( Text/StringTemplate/Classes.hs, dist/build/Text/StringTemplate/Classes.o ) [2 of 8] Compiling Text.StringTemplate.Instances ( Text/StringTemplate/Instances.hs, dist/build/Text/StringTemplate/Instances.o ) [3 of 8] Compiling Text.StringTemplate.GenericStandard ( Text/StringTemplate/GenericStandard.hs, dist/build/Text/StringTemplate/GenericStandard.o ) [4 of 8] Compiling Text.StringTemplate.Base ( Text/StringTemplate/Base.hs, dist/build/Text/StringTemplate/Base.o ) Text/StringTemplate/Base.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() Text/StringTemplate/Base.hs:23: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 8] Compiling Text.StringTemplate.Group ( Text/StringTemplate/Group.hs, dist/build/Text/StringTemplate/Group.o ) Text/StringTemplate/Group.hs:12: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() Text/StringTemplate/Group.hs:16: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 8] Compiling Text.StringTemplate.Renderf ( Text/StringTemplate/Renderf.hs, dist/build/Text/StringTemplate/Renderf.o ) [7 of 8] Compiling Text.StringTemplate.QQ ( Text/StringTemplate/QQ.hs, dist/build/Text/StringTemplate/QQ.o ) Text/StringTemplate/QQ.hs:27:8: Warning: Fields of ‘QuasiQuoter’ not initialised: quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat} In an equation for ‘stmp’: stmp = QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat} [8 of 8] Compiling Text.StringTemplate ( Text/StringTemplate.hs, dist/build/Text/StringTemplate.o ) In-place registering HStringTemplate-0.8.3... Running Haddock for HStringTemplate-0.8.3... Running hscolour for HStringTemplate-0.8.3... Preprocessing library HStringTemplate-0.8.3... Preprocessing library HStringTemplate-0.8.3... Text/StringTemplate/GenericStandard.hs:1:33: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Text/StringTemplate/Instances.hs:1:38: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Text/StringTemplate/Base.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() Text/StringTemplate/Base.hs:23: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() Text/StringTemplate/Group.hs:12: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() Text/StringTemplate/Group.hs:16: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() Text/StringTemplate/QQ.hs:27:8: Warning: Fields of ‘QuasiQuoter’ not initialised: quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat} In an equation for ‘stmp’: stmp = QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat} Haddock coverage: 44% ( 4 / 9) in 'Text.StringTemplate.Classes' Missing documentation for: Module header SElem (Text/StringTemplate/Classes.hs:34) SMap (Text/StringTemplate/Classes.hs:32) STShow (Text/StringTemplate/Classes.hs:66) StFirst (Text/StringTemplate/Classes.hs:22) 0% ( 0 / 1) in 'Text.StringTemplate.Instances' Missing documentation for: Module header 100% ( 1 / 1) in 'Text.StringTemplate.GenericStandard' 83% ( 24 / 29) in 'Text.StringTemplate.Base' Missing documentation for: Module header inSGen (Text/StringTemplate/Base.hs:182) paddedTrans (Text/StringTemplate/Base.hs:59) SEnv (Text/StringTemplate/Base.hs:180) parseSTMP (Text/StringTemplate/Base.hs:220) 94% ( 16 / 17) in 'Text.StringTemplate.Group' Missing documentation for: Module header 0% ( 0 / 3) in 'Text.StringTemplate.Renderf' Missing documentation for: Module header |= (Text/StringTemplate/Renderf.hs:14) SEType (Text/StringTemplate/Renderf.hs:5) 50% ( 1 / 2) in 'Text.StringTemplate.QQ' Missing documentation for: stmp (Text/StringTemplate/QQ.hs:26) 96% ( 46 / 48) in 'Text.StringTemplate' Missing documentation for: SEType (Text/StringTemplate/Renderf.hs:5) |= (Text/StringTemplate/Renderf.hs:14) Documentation created: dist/doc/html/HStringTemplate/index.html, dist/doc/html/HStringTemplate/HStringTemplate.txt Creating package registration file: /tmp/pkgConf-HStringTemplate-0.81458255841583370120.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/HStringTemplate-0.8.3-0XggOJDZNUh0UbgaMlRUgp Registering HStringTemplate-0.8.3... Installed HStringTemplate-0.8.3 Configuring json-schema-0.7.4.1... Building json-schema-0.7.4.1... Preprocessing library json-schema-0.7.4.1... src/Data/JSON/Schema/Generic.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [1 of 5] Compiling Data.JSON.Schema.Types ( src/Data/JSON/Schema/Types.hs, dist/build/Data/JSON/Schema/Types.o ) [2 of 5] Compiling Data.JSON.Schema.Combinators ( src/Data/JSON/Schema/Combinators.hs, dist/build/Data/JSON/Schema/Combinators.o ) [3 of 5] Compiling Data.JSON.Schema.Generic ( src/Data/JSON/Schema/Generic.hs, dist/build/Data/JSON/Schema/Generic.o ) src/Data/JSON/Schema/Generic.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() [4 of 5] Compiling Data.JSON.Schema ( src/Data/JSON/Schema.hs, dist/build/Data/JSON/Schema.o ) [5 of 5] Compiling Data.JSON.Schema.Validate ( src/Data/JSON/Schema/Validate.hs, dist/build/Data/JSON/Schema/Validate.o ) src/Data/JSON/Schema/Validate.hs:12: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 json-schema-0.7.4.1... Running Haddock for json-schema-0.7.4.1... Running hscolour for json-schema-0.7.4.1... Preprocessing library json-schema-0.7.4.1... Preprocessing library json-schema-0.7.4.1... src/Data/JSON/Schema/Generic.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/JSON/Schema/Generic.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() src/Data/JSON/Schema/Validate.hs:12: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: 75% ( 6 / 8) in 'Data.JSON.Schema.Types' Missing documentation for: unbounded (src/Data/JSON/Schema/Types.hs:71) unboundedLength (src/Data/JSON/Schema/Types.hs:79) 88% ( 14 / 16) in 'Data.JSON.Schema.Combinators' Missing documentation for: unbounded (src/Data/JSON/Schema/Types.hs:71) unboundedLength (src/Data/JSON/Schema/Types.hs:79) 50% ( 2 / 4) in 'Data.JSON.Schema.Generic' Missing documentation for: GJSONSchema (src/Data/JSON/Schema/Generic.hs:39) gSchemaWithSettings (src/Data/JSON/Schema/Generic.hs:36) 75% ( 3 / 4) in 'Data.JSON.Schema' Missing documentation for: Module header 40% ( 2 / 5) in 'Data.JSON.Schema.Validate' Missing documentation for: Module header ValidationError (src/Data/JSON/Schema/Validate.hs:35) ErrorType (src/Data/JSON/Schema/Validate.hs:40) Warning: Data.JSON.Schema.Generic: could not find link destinations for: gSchema' Warning: Data.JSON.Schema: could not find link destinations for: D1Proxy C1_0Proxy Documentation created: dist/doc/html/json-schema/index.html, dist/doc/html/json-schema/json-schema.txt Creating package registration file: /tmp/pkgConf-json-schema-0.7.4408066975856007619.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/json-schema-0.7.4.1-Ey6jxInyH51JTjFW5qCNRc Registering json-schema-0.7.4.1... Installed json-schema-0.7.4.1 Configuring rest-stringmap-0.2.0.6... Building rest-stringmap-0.2.0.6... Preprocessing library rest-stringmap-0.2.0.6... src/Rest/StringMap/HashMap/Lazy.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Rest/StringMap/HashMap/Strict.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Rest/StringMap/Map/Lazy.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Rest/StringMap/Map/Strict.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [1 of 5] Compiling Rest.StringMap.Util ( src/Rest/StringMap/Util.hs, dist/build/Rest/StringMap/Util.o ) [2 of 5] Compiling Rest.StringMap.HashMap.Strict ( src/Rest/StringMap/HashMap/Strict.hs, dist/build/Rest/StringMap/HashMap/Strict.o ) [3 of 5] Compiling Rest.StringMap.Map.Lazy ( src/Rest/StringMap/Map/Lazy.hs, dist/build/Rest/StringMap/Map/Lazy.o ) [4 of 5] Compiling Rest.StringMap.Map.Strict ( src/Rest/StringMap/Map/Strict.hs, dist/build/Rest/StringMap/Map/Strict.o ) [5 of 5] Compiling Rest.StringMap.HashMap.Lazy ( src/Rest/StringMap/HashMap/Lazy.hs, dist/build/Rest/StringMap/HashMap/Lazy.o ) In-place registering rest-stringmap-0.2.0.6... Running Haddock for rest-stringmap-0.2.0.6... Running hscolour for rest-stringmap-0.2.0.6... Preprocessing library rest-stringmap-0.2.0.6... Preprocessing library rest-stringmap-0.2.0.6... src/Rest/StringMap/HashMap/Lazy.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Rest/StringMap/HashMap/Strict.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Rest/StringMap/Map/Lazy.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Rest/StringMap/Map/Strict.hs:4:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Haddock coverage: 0% ( 0 / 4) in 'Rest.StringMap.Util' Missing documentation for: Module header pickleStringMap (src/Rest/StringMap/Util.hs:13) pickleMap (src/Rest/StringMap/Util.hs:19) mapSchema (src/Rest/StringMap/Util.hs:22) 0% ( 0 / 6) in 'Rest.StringMap.HashMap.Strict' Missing documentation for: Module header StringHashMap (src/Rest/StringMap/HashMap/Strict.hs:27) fromHashMap (src/Rest/StringMap/HashMap/Strict.hs:30) toHashMap (src/Rest/StringMap/HashMap/Strict.hs:33) fromList (src/Rest/StringMap/HashMap/Strict.hs:36) toList (src/Rest/StringMap/HashMap/Strict.hs:39) 0% ( 0 / 6) in 'Rest.StringMap.Map.Lazy' Missing documentation for: Module header StringMap (src/Rest/StringMap/Map/Lazy.hs:26) fromMap (src/Rest/StringMap/Map/Lazy.hs:29) toMap (src/Rest/StringMap/Map/Lazy.hs:32) toList (src/Rest/StringMap/Map/Lazy.hs:38) fromList (src/Rest/StringMap/Map/Lazy.hs:35) 0% ( 0 / 6) in 'Rest.StringMap.Map.Strict' Missing documentation for: Module header StringMap (src/Rest/StringMap/Map/Strict.hs:26) fromMap (src/Rest/StringMap/Map/Strict.hs:29) toMap (src/Rest/StringMap/Map/Strict.hs:32) toList (src/Rest/StringMap/Map/Strict.hs:38) fromList (src/Rest/StringMap/Map/Strict.hs:35) 0% ( 0 / 6) in 'Rest.StringMap.HashMap.Lazy' Missing documentation for: Module header StringHashMap (src/Rest/StringMap/HashMap/Lazy.hs:27) fromHashMap (src/Rest/StringMap/HashMap/Lazy.hs:30) toHashMap (src/Rest/StringMap/HashMap/Lazy.hs:33) fromList (src/Rest/StringMap/HashMap/Lazy.hs:36) toList (src/Rest/StringMap/HashMap/Lazy.hs:39) Documentation created: dist/doc/html/rest-stringmap/index.html, dist/doc/html/rest-stringmap/rest-stringmap.txt Creating package registration file: /tmp/pkgConf-rest-stringmap-0.2.081921771466178855.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/rest-stringmap-0.2.0.6-JmJe2HMTULkIXcTrErDLNk Registering rest-stringmap-0.2.0.6... Installed rest-stringmap-0.2.0.6 Configuring rest-types-1.14.0.1... Building rest-types-1.14.0.1... Preprocessing library rest-types-1.14.0.1... [1 of 8] Compiling Rest.Types.ShowUrl ( src/Rest/Types/ShowUrl.hs, dist/build/Rest/Types/ShowUrl.o ) [2 of 8] Compiling Rest.Types.Range ( src/Rest/Types/Range.hs, dist/build/Rest/Types/Range.o ) [3 of 8] Compiling Rest.Types.Info ( src/Rest/Types/Info.hs, dist/build/Rest/Types/Info.o ) [4 of 8] Compiling Rest.Types.Void ( src/Rest/Types/Void.hs, dist/build/Rest/Types/Void.o ) [5 of 8] Compiling Rest.Types.Error ( src/Rest/Types/Error.hs, dist/build/Rest/Types/Error.o ) src/Rest/Types/Error.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/Rest/Types/Error.hs:27: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/Rest/Types/Error.hs:29: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() [6 of 8] Compiling Rest.Types.Method ( src/Rest/Types/Method.hs, dist/build/Rest/Types/Method.o ) src/Rest/Types/Method.hs:4: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() [7 of 8] Compiling Rest.Types.Container.Resource ( src/Rest/Types/Container/Resource.hs, dist/build/Rest/Types/Container/Resource.o ) [8 of 8] Compiling Rest.Types.Container ( src/Rest/Types/Container.hs, dist/build/Rest/Types/Container.o ) In-place registering rest-types-1.14.0.1... Running Haddock for rest-types-1.14.0.1... Running hscolour for rest-types-1.14.0.1... Preprocessing library rest-types-1.14.0.1... Preprocessing library rest-types-1.14.0.1... src/Rest/Types/Error.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/Rest/Types/Error.hs:27: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/Rest/Types/Error.hs:29: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() src/Rest/Types/Method.hs:4: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 'Rest.Types.ShowUrl' Missing documentation for: Module header ShowUrl (src/Rest/Types/ShowUrl.hs:11) 50% ( 1 / 2) in 'Rest.Types.Range' Missing documentation for: Module header 100% ( 2 / 2) in 'Rest.Types.Info' 50% ( 1 / 2) in 'Rest.Types.Void' Missing documentation for: Module header 10% ( 1 / 10) in 'Rest.Types.Error' Missing documentation for: Module header DataError (src/Rest/Types/Error.hs:43) DomainReason (src/Rest/Types/Error.hs:50) Status (src/Rest/Types/Error.hs:64) fromEither (src/Rest/Types/Error.hs:76) toEither (src/Rest/Types/Error.hs:79) Reason_ (src/Rest/Types/Error.hs:83) Reason (src/Rest/Types/Error.hs:85) SomeReason (src/Rest/Types/Error.hs:142) 0% ( 0 / 2) in 'Rest.Types.Method' Missing documentation for: Module header Method (src/Rest/Types/Method.hs:17) 0% ( 0 / 5) in 'Rest.Types.Container.Resource' Missing documentation for: Module header Resource (src/Rest/Types/Container/Resource.hs:42) Resources (src/Rest/Types/Container/Resource.hs:59) KeyValues (src/Rest/Types/Container/Resource.hs:28) Value (src/Rest/Types/Container/Resource.hs:31) 0% ( 0 / 3) in 'Rest.Types.Container' Missing documentation for: Module header List (src/Rest/Types/Container.hs:34) SomeOutput (src/Rest/Types/Container.hs:47) Warning: Rest.Types.Container.Resource: could not find link destinations for: CaseInsensitiveKeyValues Documentation created: dist/doc/html/rest-types/index.html, dist/doc/html/rest-types/rest-types.txt Creating package registration file: /tmp/pkgConf-rest-types-1.14.01162908548345967621.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/rest-types-1.14.0.1-CIgo31lZm7PHmHmTON17iD Registering rest-types-1.14.0.1... Installed rest-types-1.14.0.1 Configuring rest-core-0.38... Building rest-core-0.38... Preprocessing library rest-core-0.38... [ 1 of 18] Compiling Rest.ShowUrl ( src/Rest/ShowUrl.hs, dist/build/Rest/ShowUrl.o ) [ 2 of 18] Compiling Rest.Info ( src/Rest/Info.hs, dist/build/Rest/Info.o ) [ 3 of 18] Compiling Rest.Error ( src/Rest/Error.hs, dist/build/Rest/Error.o ) [ 4 of 18] Compiling Rest.Dictionary.Types ( src/Rest/Dictionary/Types.hs, dist/build/Rest/Dictionary/Types.o ) [ 5 of 18] Compiling Rest.Dictionary.Combinators ( src/Rest/Dictionary/Combinators.hs, dist/build/Rest/Dictionary/Combinators.o ) [ 6 of 18] Compiling Rest.Dictionary ( src/Rest/Dictionary.hs, dist/build/Rest/Dictionary.o ) [ 7 of 18] Compiling Rest.Container ( src/Rest/Container.hs, dist/build/Rest/Container.o ) [ 8 of 18] Compiling Rest.Handler ( src/Rest/Handler.hs, dist/build/Rest/Handler.o ) [ 9 of 18] Compiling Rest.Schema ( src/Rest/Schema.hs, dist/build/Rest/Schema.o ) [10 of 18] Compiling Rest.Resource ( src/Rest/Resource.hs, dist/build/Rest/Resource.o ) [11 of 18] Compiling Rest.Api ( src/Rest/Api.hs, dist/build/Rest/Api.o ) [12 of 18] Compiling Rest.Driver.Types ( src/Rest/Driver/Types.hs, dist/build/Rest/Driver/Types.o ) [13 of 18] Compiling Rest.Driver.Perform ( src/Rest/Driver/Perform.hs, dist/build/Rest/Driver/Perform.o ) [14 of 18] Compiling Rest.Driver.RestM ( src/Rest/Driver/RestM.hs, dist/build/Rest/Driver/RestM.o ) [15 of 18] Compiling Rest.Driver.Routing.Internal ( src/Rest/Driver/Routing/Internal.hs, dist/build/Rest/Driver/Routing/Internal.o ) [16 of 18] Compiling Rest.Driver.Routing ( src/Rest/Driver/Routing.hs, dist/build/Rest/Driver/Routing.o ) [17 of 18] Compiling Rest.Run ( src/Rest/Run.hs, dist/build/Rest/Run.o ) [18 of 18] Compiling Rest ( src/Rest.hs, dist/build/Rest.o ) In-place registering rest-core-0.38... Running Haddock for rest-core-0.38... Running hscolour for rest-core-0.38... Preprocessing library rest-core-0.38... Preprocessing library rest-core-0.38... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-compat-0.2.1.3 Haddock coverage: 50% ( 1 / 2) in 'Rest.ShowUrl' Missing documentation for: Module header 100% ( 2 / 2) in 'Rest.Info' 50% ( 4 / 8) in 'Rest.Error' Missing documentation for: mapE (src/Rest/Error.hs:28) orThrow (src/Rest/Error.hs:31) orThrowWith (src/Rest/Error.hs:34) eitherToStatus (src/Rest/Error.hs:37) 59% ( 19 / 32) in 'Rest.Dictionary.Types' Missing documentation for: Module header headers (src/Rest/Dictionary/Types.hs:255) params (src/Rest/Dictionary/Types.hs:255) inputs (src/Rest/Dictionary/Types.hs:255) outputs (src/Rest/Dictionary/Types.hs:255) errors (src/Rest/Dictionary/Types.hs:255) Dicts (src/Rest/Dictionary/Types.hs:203) dicts (src/Rest/Dictionary/Types.hs:221) modDicts (src/Rest/Dictionary/Types.hs:246) Inputs (src/Rest/Dictionary/Types.hs:199) Outputs (src/Rest/Dictionary/Types.hs:200) Errors (src/Rest/Dictionary/Types.hs:201) FromMaybe (src/Rest/Dictionary/Types.hs:211) 100% ( 38 / 38) in 'Rest.Dictionary.Combinators' 100% ( 3 / 3) in 'Rest.Dictionary' 11% ( 1 / 9) in 'Rest.Container' Missing documentation for: Module header listI (src/Rest/Container.hs:30) listO (src/Rest/Container.hs:42) mappingI (src/Rest/Container.hs:54) mappingO (src/Rest/Container.hs:66) statusO (src/Rest/Container.hs:78) reasonE (src/Rest/Container.hs:105) defaultE (src/Rest/Container.hs:113) 100% ( 22 / 22) in 'Rest.Handler' 100% ( 27 / 27) in 'Rest.Schema' 100% ( 7 / 7) in 'Rest.Resource' 100% ( 23 / 23) in 'Rest.Api' 17% ( 1 / 6) in 'Rest.Driver.Types' Missing documentation for: Module header Run (src/Rest/Driver/Types.hs:21) RunnableHandler (src/Rest/Driver/Types.hs:23) Config (src/Rest/Driver/Types.hs:30) mapHandler (src/Rest/Driver/Types.hs:27) 0% ( 0 / 5) in 'Rest.Driver.Perform' Missing documentation for: Module header Rest (src/Rest/Driver/Perform.hs:52) failureWriter (src/Rest/Driver/Perform.hs:234) writeResponse (src/Rest/Driver/Perform.hs:142) accept (src/Rest/Driver/Perform.hs:376) 0% ( 0 / 7) in 'Rest.Driver.RestM' Missing documentation for: Module header RestM (src/Rest/Driver/RestM.hs:60) runRestM (src/Rest/Driver/RestM.hs:66) runRestM_ (src/Rest/Driver/RestM.hs:69) RestInput (src/Rest/Driver/RestM.hs:23) emptyInput (src/Rest/Driver/RestM.hs:32) RestOutput (src/Rest/Driver/RestM.hs:42) 2% ( 1 / 45) in 'Rest.Driver.Routing.Internal' Missing documentation for: Module header UriParts (src/Rest/Driver/Routing/Internal.hs:54) apiError (src/Rest/Driver/Routing/Internal.hs:56) RouterData (src/Rest/Driver/Routing/Internal.hs:59) Router (src/Rest/Driver/Routing/Internal.hs:61) runRouter (src/Rest/Driver/Routing/Internal.hs:71) route (src/Rest/Driver/Routing/Internal.hs:78) routeWith (src/Rest/Driver/Routing/Internal.hs:81) routeRoot (src/Rest/Driver/Routing/Internal.hs:89) routeMultiGet (src/Rest/Driver/Routing/Internal.hs:94) routeRouter (src/Rest/Driver/Routing/Internal.hs:101) routeToplevel (src/Rest/Driver/Routing/Internal.hs:110) routeCreate (src/Rest/Driver/Routing/Internal.hs:123) routeStep (src/Rest/Driver/Routing/Internal.hs:127) routeNamed (src/Rest/Driver/Routing/Internal.hs:139) routeUnnamed (src/Rest/Driver/Routing/Internal.hs:149) routeGetter (src/Rest/Driver/Routing/Internal.hs:164) multi (src/Rest/Driver/Routing/Internal.hs:176) routeListGetter (src/Rest/Driver/Routing/Internal.hs:189) withSubresource (src/Rest/Driver/Routing/Internal.hs:202) routeSingle (src/Rest/Driver/Routing/Internal.hs:219) routeName (src/Rest/Driver/Routing/Internal.hs:230) routeListHandler (src/Rest/Driver/Routing/Internal.hs:236) lookupRouter (src/Rest/Driver/Routing/Internal.hs:242) parseIdent (src/Rest/Driver/Routing/Internal.hs:248) splitUriString (src/Rest/Driver/Routing/Internal.hs:255) popSegment (src/Rest/Driver/Routing/Internal.hs:258) withSegment (src/Rest/Driver/Routing/Internal.hs:267) noRestPath (src/Rest/Driver/Routing/Internal.hs:276) guardNullPath (src/Rest/Driver/Routing/Internal.hs:282) hasMethod (src/Rest/Driver/Routing/Internal.hs:285) guardMethod (src/Rest/Driver/Routing/Internal.hs:291) mkListHandler (src/Rest/Driver/Routing/Internal.hs:294) mkListAction (src/Rest/Driver/Routing/Internal.hs:299) mkMultiHandler (src/Rest/Driver/Routing/Internal.hs:307) mkMultiGetHandler (src/Rest/Driver/Routing/Internal.hs:321) defaultRunMultiResources (src/Rest/Driver/Routing/Internal.hs:324) defaultConfig (src/Rest/Driver/Routing/Internal.hs:327) runResource (src/Rest/Driver/Routing/Internal.hs:330) routeResource (src/Rest/Driver/Routing/Internal.hs:337) toRestInput (src/Rest/Driver/Routing/Internal.hs:340) mkHeaders (src/Rest/Driver/Routing/Internal.hs:349) mkBodyPart (src/Rest/Driver/Routing/Internal.hs:352) fromMaybeT (src/Rest/Driver/Routing/Internal.hs:360) 0% ( 0 / 6) in 'Rest.Driver.Routing' Missing documentation for: Module header route (src/Rest/Driver/Routing/Internal.hs:78) mkListHandler (src/Rest/Driver/Routing/Internal.hs:294) mkMultiHandler (src/Rest/Driver/Routing/Internal.hs:307) UriParts (src/Rest/Driver/Routing/Internal.hs:54) splitUriString (src/Rest/Driver/Routing/Internal.hs:255) 0% ( 0 / 5) in 'Rest.Run' Missing documentation for: Module header apiToHandler (src/Rest/Run.hs:22) apiToHandler' (src/Rest/Run.hs:25) apiToHandlerWith (src/Rest/Run.hs:28) Config (src/Rest/Driver/Types.hs:30) 100% ( 12 / 12) in 'Rest' Documentation created: dist/doc/html/rest-core/index.html, dist/doc/html/rest-core/rest-core.txt Creating package registration file: /tmp/pkgConf-rest-core-0160256975266606669.38 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/rest-core-0.38-A2uuzdT0ixf8RlCmHHYdW8 Registering rest-core-0.38... Installed rest-core-0.38 Downloading rest-gen-0.19.0.2... Configuring rest-gen-0.19.0.2... Building rest-gen-0.19.0.2... Preprocessing library rest-gen-0.19.0.2... [ 1 of 17] Compiling Rest.Gen.Base.JSON.Pretty ( src/Rest/Gen/Base/JSON/Pretty.hs, dist/build/Rest/Gen/Base/JSON/Pretty.o ) [ 2 of 17] Compiling Paths_rest_gen ( dist/build/autogen/Paths_rest_gen.hs, dist/build/Paths_rest_gen.o ) [ 3 of 17] Compiling Rest.Gen.Base.XML ( src/Rest/Gen/Base/XML.hs, dist/build/Rest/Gen/Base/XML.o ) [ 4 of 17] Compiling Rest.Gen.Base.JSON ( src/Rest/Gen/Base/JSON.hs, dist/build/Rest/Gen/Base/JSON.o ) [ 5 of 17] Compiling Rest.Gen.Base.Link ( src/Rest/Gen/Base/Link.hs, dist/build/Rest/Gen/Base/Link.o ) [ 6 of 17] Compiling Rest.Gen.Base.ActionInfo.Ident ( src/Rest/Gen/Base/ActionInfo/Ident.hs, dist/build/Rest/Gen/Base/ActionInfo/Ident.o ) [ 7 of 17] Compiling Rest.Gen.Utils ( src/Rest/Gen/Utils.hs, dist/build/Rest/Gen/Utils.o ) [ 8 of 17] Compiling Rest.Gen.Types ( src/Rest/Gen/Types.hs, dist/build/Rest/Gen/Types.o ) [ 9 of 17] Compiling Rest.Gen.Base.ActionInfo ( src/Rest/Gen/Base/ActionInfo.hs, dist/build/Rest/Gen/Base/ActionInfo.o ) src/Rest/Gen/Base/ActionInfo.hs:452:25: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: MultipartO [10 of 17] Compiling Rest.Gen.Base.ApiTree ( src/Rest/Gen/Base/ApiTree.hs, dist/build/Rest/Gen/Base/ApiTree.o ) [11 of 17] Compiling Rest.Gen.Base ( src/Rest/Gen/Base.hs, dist/build/Rest/Gen/Base.o ) [12 of 17] Compiling Rest.Gen.Ruby ( src/Rest/Gen/Ruby.hs, dist/build/Rest/Gen/Ruby.o ) [13 of 17] Compiling Rest.Gen.JavaScript ( src/Rest/Gen/JavaScript.hs, dist/build/Rest/Gen/JavaScript.o ) [14 of 17] Compiling Rest.Gen.Haskell ( src/Rest/Gen/Haskell.hs, dist/build/Rest/Gen/Haskell.o ) [15 of 17] Compiling Rest.Gen.Docs ( src/Rest/Gen/Docs.hs, dist/build/Rest/Gen/Docs.o ) [16 of 17] Compiling Rest.Gen.Config ( src/Rest/Gen/Config.hs, dist/build/Rest/Gen/Config.o ) [17 of 17] Compiling Rest.Gen ( src/Rest/Gen.hs, dist/build/Rest/Gen.o ) In-place registering rest-gen-0.19.0.2... Running Haddock for rest-gen-0.19.0.2... Running hscolour for rest-gen-0.19.0.2... Preprocessing library rest-gen-0.19.0.2... Preprocessing library rest-gen-0.19.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-compat-0.2.1.3 src/Rest/Gen/Base/ActionInfo.hs:452:25: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: MultipartO Haddock coverage: 0% ( 0 / 2) in 'Rest.Gen.Base.JSON.Pretty' Missing documentation for: Module header pp_value (src/Rest/Gen/Base/JSON/Pretty.hs:14) 0% ( 0 / 8) in 'Paths_rest_gen' Missing documentation for: Module header version (dist/build/autogen/Paths_rest_gen.hs:15) getBinDir (dist/build/autogen/Paths_rest_gen.hs:25) getLibDir (dist/build/autogen/Paths_rest_gen.hs:25) getDataDir (dist/build/autogen/Paths_rest_gen.hs:25) getLibexecDir (dist/build/autogen/Paths_rest_gen.hs:25) getDataFileName (dist/build/autogen/Paths_rest_gen.hs:32) getSysconfDir (dist/build/autogen/Paths_rest_gen.hs:25) 0% ( 0 / 4) in 'Rest.Gen.Base.XML' Missing documentation for: Module header getXmlSchema (src/Rest/Gen/Base/XML.hs:11) showSchema (src/Rest/Gen/Base/XML.hs:17) showExample (src/Rest/Gen/Base/XML.hs:67) 33% ( 1 / 3) in 'Rest.Gen.Base.JSON' Missing documentation for: Module header showExample (src/Rest/Gen/Base/JSON.hs:22) 10% ( 1 / 10) in 'Rest.Gen.Base.Link' Missing documentation for: Module header Link (src/Rest/Gen/Base/Link.hs:26) flattenLast (src/Rest/Gen/Base/Link.hs:49) flattenLastResource (src/Rest/Gen/Base/Link.hs:53) flattenLink (src/Rest/Gen/Base/Link.hs:41) getLinkIds (src/Rest/Gen/Base/Link.hs:69) hasParam (src/Rest/Gen/Base/Link.hs:28) itemString (src/Rest/Gen/Base/Link.hs:33) setLinkIds (src/Rest/Gen/Base/Link.hs:77) 0% ( 0 / 2) in 'Rest.Gen.Base.ActionInfo.Ident' Missing documentation for: Module header Ident (src/Rest/Gen/Base/ActionInfo/Ident.hs:5) 0% ( 0 / 9) in 'Rest.Gen.Utils' Missing documentation for: Module header readContent (src/Rest/Gen/Utils.hs:16) groupByFirst (src/Rest/Gen/Utils.hs:19) fst3 (src/Rest/Gen/Utils.hs:26) snd3 (src/Rest/Gen/Utils.hs:29) thd3 (src/Rest/Gen/Utils.hs:32) upFirst (src/Rest/Gen/Utils.hs:35) downFirst (src/Rest/Gen/Utils.hs:38) mapHead (src/Rest/Gen/Utils.hs:41) 31% ( 4 / 13) in 'Rest.Gen.Types' Missing documentation for: Module header unModuleName (src/Rest/Gen/Types.hs:20) overModuleName (src/Rest/Gen/Types.hs:23) haskellStringType (src/Rest/Gen/Types.hs:46) haskellByteStringType (src/Rest/Gen/Types.hs:49) haskellUnitType (src/Rest/Gen/Types.hs:55) haskellSimpleType (src/Rest/Gen/Types.hs:52) haskellVoidType (src/Rest/Gen/Types.hs:58) noLoc 15% ( 5 / 33) in 'Rest.Gen.Base.ActionInfo' Missing documentation for: Module header Accessor (src/Rest/Gen/Base/ActionInfo.hs:283) ActionInfo (src/Rest/Gen/Base/ActionInfo.hs:125) ActionType (src/Rest/Gen/Base/ActionInfo.hs:92) ActionTarget (src/Rest/Gen/Base/ActionInfo.hs:95) DataType (src/Rest/Gen/Base/ActionInfo.hs:97) accessLink (src/Rest/Gen/Base/ActionInfo.hs:265) accessors (src/Rest/Gen/Base/ActionInfo.hs:273) chooseType (src/Rest/Gen/Base/ActionInfo.hs:158) dataType (src/Rest/Gen/Base/ActionInfo.hs:106) haskellType (src/Rest/Gen/Base/ActionInfo.hs:106) haskellModules (src/Rest/Gen/Base/ActionInfo.hs:106) dataTypeDesc (src/Rest/Gen/Base/ActionInfo.hs:115) dataSchema (src/Rest/Gen/Base/ActionInfo.hs:115) dataExample (src/Rest/Gen/Base/ActionInfo.hs:115) desc (src/Rest/Gen/Base/ActionInfo.hs:123) meta (src/Rest/Gen/Base/ActionInfo.hs:123) ResponseType (src/Rest/Gen/Base/ActionInfo.hs:161) responseAcceptType (src/Rest/Gen/Base/ActionInfo.hs:166) chooseResponseType (src/Rest/Gen/Base/ActionInfo.hs:193) isAccessor (src/Rest/Gen/Base/ActionInfo.hs:140) listGetterActionInfo (src/Rest/Gen/Base/ActionInfo.hs:317) mkActionDescription (src/Rest/Gen/Base/ActionInfo.hs:526) namedActionInfo (src/Rest/Gen/Base/ActionInfo.hs:301) resourceToAccessors (src/Rest/Gen/Base/ActionInfo.hs:285) resourceToActionInfo (src/Rest/Gen/Base/ActionInfo.hs:253) selectActionInfo (src/Rest/Gen/Base/ActionInfo.hs:363) singleActionInfo (src/Rest/Gen/Base/ActionInfo.hs:327) 9% ( 2 / 23) in 'Rest.Gen.Base.ApiTree' Missing documentation for: Module header ApiAction (src/Rest/Gen/Base/ApiTree.hs:37) ApiResource (src/Rest/Gen/Base/ApiTree.hs:44) allResourceIds (src/Rest/Gen/Base/ApiTree.hs:114) allSubResourceIds (src/Rest/Gen/Base/ApiTree.hs:117) allSubResources (src/Rest/Gen/Base/ApiTree.hs:111) allSubTrees (src/Rest/Gen/Base/ApiTree.hs:102) allTrees (src/Rest/Gen/Base/ApiTree.hs:99) apiResources (src/Rest/Gen/Base/ApiTree.hs:105) apiSubtrees (src/Rest/Gen/Base/ApiTree.hs:60) apiTree (src/Rest/Gen/Base/ApiTree.hs:63) apiTree' (src/Rest/Gen/Base/ApiTree.hs:66) cleanName (src/Rest/Gen/Base/ApiTree.hs:152) defaultTree (src/Rest/Gen/Base/ApiTree.hs:83) foldTreeChildren (src/Rest/Gen/Base/ApiTree.hs:90) hasAccessor (src/Rest/Gen/Base/ApiTree.hs:126) noPrivate (src/Rest/Gen/Base/ApiTree.hs:93) resIdents (src/Rest/Gen/Base/ApiTree.hs:57) sortTree (src/Rest/Gen/Base/ApiTree.hs:96) subResourceIds (src/Rest/Gen/Base/ApiTree.hs:123) subResourceNames (src/Rest/Gen/Base/ApiTree.hs:120) 31% ( 4 / 13) in 'Rest.Gen.Base' Missing documentation for: Module header Link (src/Rest/Gen/Base/Link.hs:26) flattenLast (src/Rest/Gen/Base/Link.hs:49) flattenLastResource (src/Rest/Gen/Base/Link.hs:53) flattenLink (src/Rest/Gen/Base/Link.hs:41) getLinkIds (src/Rest/Gen/Base/Link.hs:69) hasParam (src/Rest/Gen/Base/Link.hs:28) itemString (src/Rest/Gen/Base/Link.hs:33) setLinkIds (src/Rest/Gen/Base/Link.hs:77) 0% ( 0 / 2) in 'Rest.Gen.Ruby' Missing documentation for: Module header mkRbApi (src/Rest/Gen/Ruby.hs:22) 0% ( 0 / 2) in 'Rest.Gen.JavaScript' Missing documentation for: Module header mkJsApi (src/Rest/Gen/JavaScript.hs:21) 0% ( 0 / 3) in 'Rest.Gen.Haskell' Missing documentation for: Module header HaskellContext (src/Rest/Gen/Haskell.hs:49) mkHsApi (src/Rest/Gen/Haskell.hs:61) 30% ( 3 / 10) in 'Rest.Gen.Docs' Missing documentation for: Module header cdiv (src/Rest/Gen/Docs.hs:96) mkAllResources (src/Rest/Gen/Docs.hs:56) mkSingleResource (src/Rest/Gen/Docs.hs:71) row (src/Rest/Gen/Docs.hs:99) subResourcesInfo (src/Rest/Gen/Docs.hs:106) writeDocs (src/Rest/Gen/Docs.hs:43) 0% ( 0 / 13) in 'Rest.Gen.Config' Missing documentation for: Module header Action (src/Rest/Gen/Config.hs:30) Location (src/Rest/Gen/Config.hs:31) Config (src/Rest/Gen/Config.hs:33) action (src/Rest/Gen/Config.hs:41) source (src/Rest/Gen/Config.hs:41) target (src/Rest/Gen/Config.hs:41) apiVersion (src/Rest/Gen/Config.hs:41) apiPrivate (src/Rest/Gen/Config.hs:41) defaultConfig (src/Rest/Gen/Config.hs:43) parseLocation (src/Rest/Gen/Config.hs:52) options (src/Rest/Gen/Config.hs:56) configFromArgs (src/Rest/Gen/Config.hs:68) 0% ( 0 / 2) in 'Rest.Gen' Missing documentation for: Module header generate (src/Rest/Gen.hs:24) Warning: Rest.Gen.Types: could not find link destinations for: D1ModuleName C1_0ModuleName D1ImportDecl C1_0ImportDecl S1_0_0ImportDecl S1_0_1ImportDecl S1_0_2ImportDecl S1_0_3ImportDecl S1_0_4ImportDecl S1_0_5ImportDecl S1_0_6ImportDecl S1_0_7ImportDecl Warning: Rest.Gen.Base.ActionInfo: could not find link destinations for: RequestMethod Documentation created: dist/doc/html/rest-gen/index.html, dist/doc/html/rest-gen/rest-gen.txt Creating package registration file: /tmp/pkgConf-rest-gen-0.19.0282524777225232425.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/rest-gen-0.19.0.2-Fn3zpc7P9YtBoDeB4uPmf8 Registering rest-gen-0.19.0.2... Installed rest-gen-0.19.0.2