Build #1 for rest-gen-0.20.0.0

[all reports]

Package rest-gen-0.20.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-08-22 15:27:55.113331 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies Cabal-1.24.0.0, HStringTemplate-0.8.5, aeson-1.0.0.0, base-4.9.0.0, base-compat-0.9.1, blaze-html-0.8.1.2, code-builder-0.1.3, directory-1.2.6.2, fclabels-2.0.3, filepath-1.4.1.0, hashable-1.2.4.0, haskell-src-exts-1.18.2, hxt-9.3.1.15, json-schema-0.7.4.1, pretty-1.1.3.3, process-1.4.2.0, rest-core-0.39, safe-0.3.9, scientific-0.3.4.9, semigroups-0.18.2, split-0.2.3.1, text-1.2.2.1, uniplate-1.6.12, unordered-containers-0.2.7.1, vector-0.11.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-19805/HUnit-1.3.1.1'
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 )
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.12145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/HUnit-1.3.1.1-21JuQs5D85SLjuJsLVrBpA
Registering HUnit-1.3.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/HUnit-1.3.1.1'
Installed HUnit-1.3.1.1
cabal: Entering directory '/tmp/cabal-tmp-19805/base-compat-0.9.1'
Configuring base-compat-0.9.1...
Building base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
[ 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 Prelude.Compat   ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.o )
[ 6 of 37] Compiling Numeric.Compat   ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.o )
[ 7 of 37] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.o )
[ 8 of 37] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/Compat.o )
[ 9 of 37] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o )
[10 of 37] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.o )
[11 of 37] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.o )
[12 of 37] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.o )
[13 of 37] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/Compat.o )
[14 of 37] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o )
[15 of 37] Compiling Foreign.Compat   ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.o )
[16 of 37] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/Compat.o )
[17 of 37] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.o )
[18 of 37] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.o )
[19 of 37] Compiling Data.String.Compat ( src/Data/String/Compat.hs, dist/build/Data/String/Compat.o )
[20 of 37] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, dist/build/Data/STRef/Compat.o )
[21 of 37] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, dist/build/Data/Ratio/Compat.o )
[22 of 37] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.o )
[23 of 37] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.o )
[24 of 37] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, dist/build/Data/IORef/Compat.o )
[25 of 37] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, dist/build/Data/Functor/Const/Compat.o )
[26 of 37] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.o )
[27 of 37] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.o )
[28 of 37] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.o )
[29 of 37] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.o )
[30 of 37] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, dist/build/Data/Complex/Compat.o )
[31 of 37] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.o )
[32 of 37] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o )
[33 of 37] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Unsafe/Compat.o )
[34 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 )
[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 )
Running Haddock for base-compat-0.9.1...
Running hscolour for base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
Preprocessing library base-compat-0.9.1...
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: Prelude.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Prelude.Compat'
  Missing documentation for:
    Module header
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: Debug.Trace.Compat: Could not find documentation for exported module: Base
  80% (  4 /  5) in 'Debug.Trace.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
   0% (  0 /  1) 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
  50% (  1 /  2) in 'Data.Functor.Const.Compat'
  Missing documentation for:
    Module header
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.Foldable.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Foldable.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: Control.Monad.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) 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: Text.Read.Compat: could not find link destinations for:
    ~
Warning: Data.Functor.Const.Compat: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: Data.Functor.Compat: could not find link destinations for:
    P
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.93272545861572276965.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/base-compat-0.9.1-tmPpmtbHbvIDjFWbkjGrR
Registering base-compat-0.9.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/base-compat-0.9.1'
Installed base-compat-0.9.1
cabal: Entering directory '/tmp/cabal-tmp-19805/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 )
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.11021784812586235379.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/code-builder-0.1.3-16cEzwJG1pnH17UbctGB7z
Registering code-builder-0.1.3...
cabal: Leaving directory '/tmp/cabal-tmp-19805/code-builder-0.1.3'
Installed code-builder-0.1.3
cabal: Entering directory '/tmp/cabal-tmp-19805/dlist-0.8.0.1'
Configuring dlist-0.8.0.1...
Building dlist-0.8.0.1...
Preprocessing library dlist-0.8.0.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
Running Haddock for dlist-0.8.0.1...
Running hscolour for dlist-0.8.0.1...
Preprocessing library dlist-0.8.0.1...
Preprocessing library dlist-0.8.0.1...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Warning: Data.DList: could not find link destinations for:
    ~
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.8.018305390361290127955.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/dlist-0.8.0.1-8vOZASaQM8T5SLbodsdvHz
Registering dlist-0.8.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/dlist-0.8.0.1'
Installed dlist-0.8.0.1
cabal: Entering directory '/tmp/cabal-tmp-19805/generic-deriving-1.10.7'
Configuring generic-deriving-1.10.7...
Building generic-deriving-1.10.7...
Preprocessing library generic-deriving-1.10.7...
[ 1 of 19] Compiling Paths_generic_deriving ( dist/build/autogen/Paths_generic_deriving.hs, dist/build/Paths_generic_deriving.o )
[ 2 of 19] Compiling Generics.Deriving.TH.Internal ( src/Generics/Deriving/TH/Internal.hs, dist/build/Generics/Deriving/TH/Internal.o )
[ 3 of 19] Compiling Generics.Deriving.TH.Post4_9 ( src/Generics/Deriving/TH/Post4_9.hs, dist/build/Generics/Deriving/TH/Post4_9.o )
[ 4 of 19] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o )
[ 5 of 19] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o )
[ 6 of 19] Compiling Generics.Deriving.Base.Internal ( src/Generics/Deriving/Base/Internal.hs, dist/build/Generics/Deriving/Base/Internal.o )
[ 7 of 19] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o )
[ 8 of 19] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[ 9 of 19] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o )
[10 of 19] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o )
[11 of 19] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o )
[12 of 19] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[13 of 19] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[14 of 19] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[15 of 19] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[16 of 19] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[17 of 19] Compiling Generics.Deriving.Semigroup ( src/Generics/Deriving/Semigroup.hs, dist/build/Generics/Deriving/Semigroup.o )
[18 of 19] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[19 of 19] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
Running Haddock for generic-deriving-1.10.7...
Running hscolour for generic-deriving-1.10.7...
Preprocessing library generic-deriving-1.10.7...
Preprocessing library generic-deriving-1.10.7...
Haddock coverage:
   0% (  0 /  8) in 'Paths_generic_deriving'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_generic_deriving.hs:28)
    getBinDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getLibDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getDataDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getLibexecDir (dist/build/autogen/Paths_generic_deriving.hs:38)
    getDataFileName (dist/build/autogen/Paths_generic_deriving.hs:45)
    getSysconfDir (dist/build/autogen/Paths_generic_deriving.hs:38)
  25% ( 43 /174) in 'Generics.Deriving.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Generics/Deriving/TH/Internal.hs:50)
    expandSynApp (src/Generics/Deriving/TH/Internal.hs:57)
    TypeSubst (src/Generics/Deriving/TH/Internal.hs:75)
    KindSubst (src/Generics/Deriving/TH/Internal.hs:76)
    mkSubst (src/Generics/Deriving/TH/Internal.hs:78)
    substType (src/Generics/Deriving/TH/Internal.hs:83)
    substKind (src/Generics/Deriving/TH/Internal.hs:95)
    substNameWithKind (src/Generics/Deriving/TH/Internal.hs:102)
    substNamesWithKindStar (src/Generics/Deriving/TH/Internal.hs:105)
    substTyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:108)
    substNameWithKindStarInTyVarBndr (src/Generics/Deriving/TH/Internal.hs:117)
    tyVarNamesOfTyVarBndr (src/Generics/Deriving/TH/Internal.hs:165)
    tyVarBndrToType (src/Generics/Deriving/TH/Internal.hs:288)
    tyVarBndrName (src/Generics/Deriving/TH/Internal.hs:292)
    tyVarBndrKind (src/Generics/Deriving/TH/Internal.hs:296)
    fst3 (src/Generics/Deriving/TH/Internal.hs:403)
    snd3 (src/Generics/Deriving/TH/Internal.hs:406)
    trd3 (src/Generics/Deriving/TH/Internal.hs:409)
    shrink (src/Generics/Deriving/TH/Internal.hs:412)
    reifyConTys (src/Generics/Deriving/TH/Internal.hs:461)
    showsDataVariety (src/Generics/Deriving/TH/Internal.hs:526)
    showNameQual (src/Generics/Deriving/TH/Internal.hs:532)
    outOfPlaceTyVarError (src/Generics/Deriving/TH/Internal.hs:566)
    gdPackageKey (src/Generics/Deriving/TH/Internal.hs:692)
    mkGD4'4_d (src/Generics/Deriving/TH/Internal.hs:699)
    mkGD4'9_d (src/Generics/Deriving/TH/Internal.hs:708)
    mkGD4'4_tc (src/Generics/Deriving/TH/Internal.hs:715)
    mkGD4'9_tc (src/Generics/Deriving/TH/Internal.hs:724)
    mkGD4'4_v (src/Generics/Deriving/TH/Internal.hs:731)
    mkGD4'9_v (src/Generics/Deriving/TH/Internal.hs:740)
    mkBaseName_d (src/Generics/Deriving/TH/Internal.hs:747)
    mkGHCPrimName_d (src/Generics/Deriving/TH/Internal.hs:750)
    mkGHCPrimName_tc (src/Generics/Deriving/TH/Internal.hs:753)
    comp1DataName (src/Generics/Deriving/TH/Internal.hs:756)
    infixDataName (src/Generics/Deriving/TH/Internal.hs:759)
    k1DataName (src/Generics/Deriving/TH/Internal.hs:762)
    l1DataName (src/Generics/Deriving/TH/Internal.hs:765)
    leftAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:768)
    m1DataName (src/Generics/Deriving/TH/Internal.hs:771)
    notAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:774)
    par1DataName (src/Generics/Deriving/TH/Internal.hs:777)
    prefixDataName (src/Generics/Deriving/TH/Internal.hs:780)
    productDataName (src/Generics/Deriving/TH/Internal.hs:783)
    r1DataName (src/Generics/Deriving/TH/Internal.hs:786)
    rec1DataName (src/Generics/Deriving/TH/Internal.hs:789)
    rightAssociativeDataName (src/Generics/Deriving/TH/Internal.hs:792)
    u1DataName (src/Generics/Deriving/TH/Internal.hs:795)
    uAddrDataName (src/Generics/Deriving/TH/Internal.hs:798)
    uCharDataName (src/Generics/Deriving/TH/Internal.hs:801)
    uDoubleDataName (src/Generics/Deriving/TH/Internal.hs:804)
    uFloatDataName (src/Generics/Deriving/TH/Internal.hs:807)
    uIntDataName (src/Generics/Deriving/TH/Internal.hs:810)
    uWordDataName (src/Generics/Deriving/TH/Internal.hs:813)
    c1TypeName (src/Generics/Deriving/TH/Internal.hs:816)
    composeTypeName (src/Generics/Deriving/TH/Internal.hs:819)
    constructorTypeName (src/Generics/Deriving/TH/Internal.hs:822)
    d1TypeName (src/Generics/Deriving/TH/Internal.hs:825)
    genericTypeName (src/Generics/Deriving/TH/Internal.hs:828)
    generic1TypeName (src/Generics/Deriving/TH/Internal.hs:831)
    datatypeTypeName (src/Generics/Deriving/TH/Internal.hs:834)
    noSelectorTypeName (src/Generics/Deriving/TH/Internal.hs:837)
    par1TypeName (src/Generics/Deriving/TH/Internal.hs:840)
    productTypeName (src/Generics/Deriving/TH/Internal.hs:843)
    rec0TypeName (src/Generics/Deriving/TH/Internal.hs:846)
    rec1TypeName (src/Generics/Deriving/TH/Internal.hs:849)
    repTypeName (src/Generics/Deriving/TH/Internal.hs:852)
    rep1TypeName (src/Generics/Deriving/TH/Internal.hs:855)
    s1TypeName (src/Generics/Deriving/TH/Internal.hs:858)
    selectorTypeName (src/Generics/Deriving/TH/Internal.hs:861)
    sumTypeName (src/Generics/Deriving/TH/Internal.hs:864)
    u1TypeName (src/Generics/Deriving/TH/Internal.hs:867)
    uAddrTypeName (src/Generics/Deriving/TH/Internal.hs:870)
    uCharTypeName (src/Generics/Deriving/TH/Internal.hs:873)
    uDoubleTypeName (src/Generics/Deriving/TH/Internal.hs:876)
    uFloatTypeName (src/Generics/Deriving/TH/Internal.hs:879)
    uIntTypeName (src/Generics/Deriving/TH/Internal.hs:882)
    uWordTypeName (src/Generics/Deriving/TH/Internal.hs:885)
    v1TypeName (src/Generics/Deriving/TH/Internal.hs:888)
    conFixityValName (src/Generics/Deriving/TH/Internal.hs:891)
    conIsRecordValName (src/Generics/Deriving/TH/Internal.hs:894)
    conNameValName (src/Generics/Deriving/TH/Internal.hs:897)
    datatypeNameValName (src/Generics/Deriving/TH/Internal.hs:900)
    isNewtypeValName (src/Generics/Deriving/TH/Internal.hs:903)
    fromValName (src/Generics/Deriving/TH/Internal.hs:906)
    from1ValName (src/Generics/Deriving/TH/Internal.hs:909)
    moduleNameValName (src/Generics/Deriving/TH/Internal.hs:912)
    selNameValName (src/Generics/Deriving/TH/Internal.hs:915)
    toValName (src/Generics/Deriving/TH/Internal.hs:918)
    to1ValName (src/Generics/Deriving/TH/Internal.hs:921)
    uAddrHashValName (src/Generics/Deriving/TH/Internal.hs:924)
    uCharHashValName (src/Generics/Deriving/TH/Internal.hs:927)
    uDoubleHashValName (src/Generics/Deriving/TH/Internal.hs:930)
    uFloatHashValName (src/Generics/Deriving/TH/Internal.hs:933)
    uIntHashValName (src/Generics/Deriving/TH/Internal.hs:936)
    uWordHashValName (src/Generics/Deriving/TH/Internal.hs:939)
    unComp1ValName (src/Generics/Deriving/TH/Internal.hs:942)
    unK1ValName (src/Generics/Deriving/TH/Internal.hs:945)
    unPar1ValName (src/Generics/Deriving/TH/Internal.hs:948)
    unRec1ValName (src/Generics/Deriving/TH/Internal.hs:951)
    trueDataName (src/Generics/Deriving/TH/Internal.hs:954)
    falseDataName (src/Generics/Deriving/TH/Internal.hs:954)
    nothingDataName (src/Generics/Deriving/TH/Internal.hs:963)
    justDataName (src/Generics/Deriving/TH/Internal.hs:963)
    mkGHCPrim_tc (src/Generics/Deriving/TH/Internal.hs:972)
    addrHashTypeName (src/Generics/Deriving/TH/Internal.hs:975)
    charHashTypeName (src/Generics/Deriving/TH/Internal.hs:978)
    doubleHashTypeName (src/Generics/Deriving/TH/Internal.hs:981)
    floatHashTypeName (src/Generics/Deriving/TH/Internal.hs:984)
    intHashTypeName (src/Generics/Deriving/TH/Internal.hs:987)
    wordHashTypeName (src/Generics/Deriving/TH/Internal.hs:990)
    composeValName (src/Generics/Deriving/TH/Internal.hs:993)
    errorValName (src/Generics/Deriving/TH/Internal.hs:996)
    fmapValName (src/Generics/Deriving/TH/Internal.hs:999)
    undefinedValName (src/Generics/Deriving/TH/Internal.hs:1002)
    starKindName (src/Generics/Deriving/TH/Internal.hs:1005)
    decidedLazyDataName (src/Generics/Deriving/TH/Internal.hs:1008)
    decidedStrictDataName (src/Generics/Deriving/TH/Internal.hs:1011)
    decidedUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1014)
    infixIDataName (src/Generics/Deriving/TH/Internal.hs:1017)
    metaConsDataName (src/Generics/Deriving/TH/Internal.hs:1020)
    metaDataDataName (src/Generics/Deriving/TH/Internal.hs:1023)
    metaNoSelDataName (src/Generics/Deriving/TH/Internal.hs:1026)
    metaSelDataName (src/Generics/Deriving/TH/Internal.hs:1029)
    noSourceStrictnessDataName (src/Generics/Deriving/TH/Internal.hs:1032)
    noSourceUnpackednessDataName (src/Generics/Deriving/TH/Internal.hs:1035)
    prefixIDataName (src/Generics/Deriving/TH/Internal.hs:1038)
    sourceLazyDataName (src/Generics/Deriving/TH/Internal.hs:1041)
    sourceNoUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1044)
    sourceStrictDataName (src/Generics/Deriving/TH/Internal.hs:1047)
    sourceUnpackDataName (src/Generics/Deriving/TH/Internal.hs:1050)
    packageNameValName (src/Generics/Deriving/TH/Internal.hs:1053)
  50% (  5 / 10) in 'Generics.Deriving.TH.Post4_9'
  Missing documentation for:
    mkMetaDataType (src/Generics/Deriving/TH/Post4_9.hs:33)
    mkMetaConsType (src/Generics/Deriving/TH/Post4_9.hs:45)
    mkMetaSelType (src/Generics/Deriving/TH/Post4_9.hs:71)
    SelStrictInfo (src/Generics/Deriving/TH/Post4_9.hs:82)
    reifySelStrictInfo (src/Generics/Deriving/TH/Post4_9.hs:99)
 100% ( 35 / 35) in 'Generics.Deriving.TH'
   0% (  0 /  1) in 'Generics.Deriving.Instances'
  Missing documentation for:
    Module header
  97% ( 37 / 38) in 'Generics.Deriving.Base.Internal'
  Missing documentation for:
    Module header
  97% ( 37 / 38) in 'Generics.Deriving.Base'
  Missing documentation for:
    Module header
  43% (  3 /  7) in 'Generics.Deriving.Copoint'
  Missing documentation for:
    Module header
    GCopoint (src/Generics/Deriving/Copoint.hs:81)
    gcopointdefault (src/Generics/Deriving/Copoint.hs:89)
    GCopoint' (src/Generics/Deriving/Copoint.hs:50)
  80% (  4 /  5) in 'Generics.Deriving.ConNames'
  Missing documentation for:
    ConNames (src/Generics/Deriving/ConNames.hs:39)
  43% (  3 /  7) in 'Generics.Deriving.Eq'
  Missing documentation for:
    Module header
    GEq (src/Generics/Deriving/Eq.hs:124)
    geqdefault (src/Generics/Deriving/Eq.hs:133)
    GEq' (src/Generics/Deriving/Eq.hs:82)
  33% (  5 / 15) in 'Generics.Deriving.Enum'
  Missing documentation for:
    Module header
    GEnum (src/Generics/Deriving/Enum.hs:151)
    genumDefault (src/Generics/Deriving/Enum.hs:135)
    toEnumDefault (src/Generics/Deriving/Enum.hs:138)
    fromEnumDefault (src/Generics/Deriving/Enum.hs:144)
    Enum' (src/Generics/Deriving/Enum.hs:117)
    GIx (src/Generics/Deriving/Enum.hs:545)
    rangeDefault (src/Generics/Deriving/Enum.hs:564)
    indexDefault (src/Generics/Deriving/Enum.hs:573)
    inRangeDefault (src/Generics/Deriving/Enum.hs:584)
  43% (  3 /  7) in 'Generics.Deriving.Functor'
  Missing documentation for:
    Module header
    GFunctor (src/Generics/Deriving/Functor.hs:106)
    gmapdefault (src/Generics/Deriving/Functor.hs:114)
    GFunctor' (src/Generics/Deriving/Functor.hs:60)
  43% (  3 /  7) in 'Generics.Deriving.Show'
  Missing documentation for:
    Module header
    GShow (src/Generics/Deriving/Show.hs:169)
    gshowsPrecdefault (src/Generics/Deriving/Show.hs:181)
    GShow' (src/Generics/Deriving/Show.hs:87)
  25% (  5 / 20) in 'Generics.Deriving.Uniplate'
  Missing documentation for:
    Uniplate (src/Generics/Deriving/Uniplate.hs:178)
    uniplate (src/Generics/Deriving/Uniplate.hs:236)
    universe (src/Generics/Deriving/Uniplate.hs:239)
    rewrite (src/Generics/Deriving/Uniplate.hs:244)
    rewriteM (src/Generics/Deriving/Uniplate.hs:249)
    contexts (src/Generics/Deriving/Uniplate.hs:254)
    holes (src/Generics/Deriving/Uniplate.hs:261)
    para (src/Generics/Deriving/Uniplate.hs:267)
    childrendefault (src/Generics/Deriving/Uniplate.hs:215)
    contextdefault (src/Generics/Deriving/Uniplate.hs:218)
    descenddefault (src/Generics/Deriving/Uniplate.hs:221)
    descendMdefault (src/Generics/Deriving/Uniplate.hs:224)
    transformdefault (src/Generics/Deriving/Uniplate.hs:227)
    transformMdefault (src/Generics/Deriving/Uniplate.hs:230)
    Uniplate' (src/Generics/Deriving/Uniplate.hs:69)
  17% (  4 / 24) in 'Generics.Deriving.Foldable'
  Missing documentation for:
    Module header
    GFoldable (src/Generics/Deriving/Foldable.hs:126)
    gfoldMapdefault (src/Generics/Deriving/Foldable.hs:165)
    gtoList (src/Generics/Deriving/Foldable.hs:260)
    gconcat (src/Generics/Deriving/Foldable.hs:263)
    gconcatMap (src/Generics/Deriving/Foldable.hs:266)
    gand (src/Generics/Deriving/Foldable.hs:269)
    gor (src/Generics/Deriving/Foldable.hs:272)
    gany (src/Generics/Deriving/Foldable.hs:275)
    gall (src/Generics/Deriving/Foldable.hs:278)
    gsum (src/Generics/Deriving/Foldable.hs:281)
    gproduct (src/Generics/Deriving/Foldable.hs:284)
    gmaximum (src/Generics/Deriving/Foldable.hs:287)
    gmaximumBy (src/Generics/Deriving/Foldable.hs:290)
    gminimum (src/Generics/Deriving/Foldable.hs:296)
    gminimumBy (src/Generics/Deriving/Foldable.hs:299)
    gelem (src/Generics/Deriving/Foldable.hs:305)
    gnotElem (src/Generics/Deriving/Foldable.hs:308)
    gfind (src/Generics/Deriving/Foldable.hs:311)
    GFoldable' (src/Generics/Deriving/Foldable.hs:80)
  61% ( 11 / 18) in 'Generics.Deriving.Monoid'
  Missing documentation for:
    GMonoid (src/Generics/Deriving/Monoid.hs:148)
    gmemptydefault (src/Generics/Deriving/Monoid.hs:110)
    gmappenddefault (src/Generics/Deriving/Monoid.hs:113)
    GMonoid' (src/Generics/Deriving/Monoid.hs:88)
    memptydefault (src/Generics/Deriving/Monoid.hs:140)
    mappenddefault (src/Generics/Deriving/Monoid.hs:143)
    Monoid' (src/Generics/Deriving/Monoid.hs:118)
  43% (  3 /  7) in 'Generics.Deriving.Semigroup'
  Missing documentation for:
    Module header
    GSemigroup (src/Generics/Deriving/Semigroup.hs:70)
    gsappenddefault (src/Generics/Deriving/Semigroup.hs:100)
    GSemigroup' (src/Generics/Deriving/Semigroup.hs:52)
  43% (  3 /  7) in 'Generics.Deriving.Traversable'
  Missing documentation for:
    Module header
    GTraversable (src/Generics/Deriving/Traversable.hs:110)
    gtraversedefault (src/Generics/Deriving/Traversable.hs:127)
    GTraversable' (src/Generics/Deriving/Traversable.hs:64)
  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#
Warning: Generics.Deriving.Show: could not find link destinations for:
    Type
Warning: Generics.Deriving.Uniplate: could not find link destinations for:
    Context'
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.10980356728932862806.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/generic-deriving-1.10.7-97cry435kPFExVapHSVN7c
Registering generic-deriving-1.10.7...
cabal: Leaving directory '/tmp/cabal-tmp-19805/generic-deriving-1.10.7'
Installed generic-deriving-1.10.7
cabal: Entering directory '/tmp/cabal-tmp-19805/hxt-charproperties-9.2.0.1'
Configuring hxt-charproperties-9.2.0.1...
Building hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
[1 of 4] Compiling Data.Set.CharSet ( src/Data/Set/CharSet.hs, dist/build/Data/Set/CharSet.o )
[2 of 4] Compiling Data.Char.Properties.XMLCharProps ( src/Data/Char/Properties/XMLCharProps.hs, dist/build/Data/Char/Properties/XMLCharProps.o )
[3 of 4] Compiling Data.Char.Properties.UnicodeCharProps ( src/Data/Char/Properties/UnicodeCharProps.hs, dist/build/Data/Char/Properties/UnicodeCharProps.o )
[4 of 4] Compiling Data.Char.Properties.UnicodeBlocks ( src/Data/Char/Properties/UnicodeBlocks.hs, dist/build/Data/Char/Properties/UnicodeBlocks.o )
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.0160777454878374295.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hxt-charproperties-9.2.0.1-L1rhanzXQ304SfBOSkeXkX
Registering hxt-charproperties-9.2.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/hxt-charproperties-9.2.0.1'
Installed hxt-charproperties-9.2.0.1
cabal: Entering directory '/tmp/cabal-tmp-19805/memory-0.13'
Configuring memory-0.13...
Building memory-0.13...
Preprocessing library memory-0.13...
[ 1 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o )
[ 2 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o )
[ 3 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o )
[ 4 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o )
[ 5 of 28] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o )
[ 6 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o )
[ 7 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o )
[ 8 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o )
[ 9 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o )
[10 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o )
[11 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o )
[13 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o )

Data/Memory/Endian.hs:90:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ByteSwap a
    • In the type signature for:
           toLE :: ByteSwap a => a -> LE a

Data/Memory/Endian.hs:101:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ByteSwap a
    • In the type signature for:
           fromLE :: ByteSwap a => LE a -> a
[14 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o )
[15 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o )
[16 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o )

Data/ByteArray/Types.hs:15:1: warning: [-Wunused-imports]
    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 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o )

Data/ByteArray/Bytes.hs:20:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[18 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o )

Data/ByteArray/ScrubbedBytes.hs:19:1: warning: [-Wunused-imports]
    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 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o )
[20 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o )

Data/ByteArray/Pack/Internal.hs:20:1: warning: [-Wunused-imports]
    The import of ‘Data.Memory.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Data.Memory.Internal.Imports’
    To import instances alone, use: import Data.Memory.Internal.Imports()
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o )
[23 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o )

Data/ByteArray/Mapping.hs:16:1: warning: [-Wunused-imports]
    The import of ‘Data.Bits’ is redundant
      except perhaps to import instances from ‘Data.Bits’
    To import instances alone, use: import Data.Bits()
[25 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o )

Data/ByteArray/Parse.hs:114:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ByteArrayAccess byteArray
    • In the type signature for:
           parse :: ByteArrayAccess byteArray =>
                    Parser byteArray a -> byteArray -> Result byteArray a

Data/ByteArray/Parse.hs:183:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq ba
    • In the type signature for:
           bytes :: (Show ba, Eq ba, ByteArray ba) => ba -> Parser ba ()
[26 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o )
[27 of 28] Compiling Data.ByteArray   ( Data/ByteArray.hs, dist/build/Data/ByteArray.o )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o )
Running Haddock for memory-0.13...
Running hscolour for memory-0.13...
Preprocessing library memory-0.13...
Preprocessing library memory-0.13...

Data/Memory/Endian.hs:90:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ByteSwap a
    • In the type signature for:
           toLE :: ByteSwap a => a -> LE a

Data/Memory/Endian.hs:101:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ByteSwap a
    • In the type signature for:
           fromLE :: ByteSwap a => LE a -> a

Data/ByteArray/Types.hs:15:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/ByteArray/Bytes.hs:20:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/ByteArray/ScrubbedBytes.hs:19:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/ByteArray/Pack/Internal.hs:20:1: warning: [-Wunused-imports]
    The import of ‘Data.Memory.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Data.Memory.Internal.Imports’
    To import instances alone, use: import Data.Memory.Internal.Imports()

Data/ByteArray/Mapping.hs:16:1: warning: [-Wunused-imports]
    The import of ‘Data.Bits’ is redundant
      except perhaps to import instances from ‘Data.Bits’
    To import instances alone, use: import Data.Bits()

Data/ByteArray/Parse.hs:114:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ByteArrayAccess byteArray
    • In the type signature for:
           parse :: ByteArrayAccess byteArray =>
                    Parser byteArray a -> byteArray -> Result byteArray a

Data/ByteArray/Parse.hs:183:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq ba
    • In the type signature for:
           bytes :: (Show ba, Eq ba, ByteArray ba) => ba -> Parser ba ()
Haddock coverage:
 100% ( 15 / 15) in 'Data.Memory.MemMap.Posix'
 100% (  2 /  2) in 'Data.Memory.Internal.DeepSeq'
   3% (  1 / 31) in 'Data.Memory.Internal.CompatPrim64'
  Missing documentation for:
    Word64# (Data/Memory/Internal/CompatPrim64.hs:63)
    Int64# (Data/Memory/Internal/CompatPrim64.hs:64)
    eqInt64# (Data/Memory/Internal/CompatPrim64.hs:84)
    neInt64# (Data/Memory/Internal/CompatPrim64.hs:87)
    ltInt64# (Data/Memory/Internal/CompatPrim64.hs:90)
    leInt64# (Data/Memory/Internal/CompatPrim64.hs:93)
    gtInt64# (Data/Memory/Internal/CompatPrim64.hs:96)
    geInt64# (Data/Memory/Internal/CompatPrim64.hs:99)
    quotInt64# (Data/Memory/Internal/CompatPrim64.hs:102)
    remInt64# (Data/Memory/Internal/CompatPrim64.hs:105)
    eqWord64# (Data/Memory/Internal/CompatPrim64.hs:66)
    neWord64# (Data/Memory/Internal/CompatPrim64.hs:69)
    ltWord64# (Data/Memory/Internal/CompatPrim64.hs:72)
    leWord64# (Data/Memory/Internal/CompatPrim64.hs:75)
    gtWord64# (Data/Memory/Internal/CompatPrim64.hs:78)
    geWord64# (Data/Memory/Internal/CompatPrim64.hs:81)
    and64# (Data/Memory/Internal/CompatPrim64.hs:108)
    or64# (Data/Memory/Internal/CompatPrim64.hs:111)
    xor64# (Data/Memory/Internal/CompatPrim64.hs:114)
    not64# (Data/Memory/Internal/CompatPrim64.hs:117)
    timesWord64# (Data/Memory/Internal/CompatPrim64.hs:144)
    uncheckedShiftL64# (Data/Memory/Internal/CompatPrim64.hs:120)
    uncheckedShiftRL64# (Data/Memory/Internal/CompatPrim64.hs:123)
    int64ToWord64# (Data/Memory/Internal/CompatPrim64.hs:126)
    word64ToInt64# (Data/Memory/Internal/CompatPrim64.hs:129)
    intToInt64# (Data/Memory/Internal/CompatPrim64.hs:132)
    int64ToInt# (Data/Memory/Internal/CompatPrim64.hs:135)
    wordToWord64# (Data/Memory/Internal/CompatPrim64.hs:138)
    word64ToWord# (Data/Memory/Internal/CompatPrim64.hs:141)
    w64# (Data/Memory/Internal/CompatPrim64.hs:147)
 100% (  6 /  6) in 'Data.Memory.Internal.CompatPrim'
  50% (  1 /  2) in 'Data.Memory.Internal.Scrubber'
  Missing documentation for:
    getScrubber (Data/Memory/Internal/Scrubber.hs:20)
 100% (  2 /  2) in 'Data.Memory.ExtendedWords'
Warning: Data.Memory.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Data.Memory.Internal.Imports'
 100% (  9 /  9) in 'Data.Memory.PtrMethods'
 100% (  8 /  8) in 'Data.Memory.Internal.Compat'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base16'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base32'
  67% (  6 /  9) in 'Data.Memory.Encoding.Base64'
  Missing documentation for:
    toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:56)
    fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:135)
    fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:132)
 100% ( 10 / 10) in 'Data.Memory.Endian'
 100% (  5 /  5) in 'Data.Memory.Hash.SipHash'
 100% (  9 /  9) in 'Data.Memory.Hash.FNV'
 100% (  3 /  3) in 'Data.ByteArray.Types'
 100% (  2 /  2) in 'Data.ByteArray.Bytes'
 100% (  2 /  2) in 'Data.ByteArray.ScrubbedBytes'
 100% (  3 /  3) in 'Data.ByteArray.MemView'
 100% (  5 /  5) in 'Data.ByteArray.Pack.Internal'
 100% ( 31 / 31) in 'Data.ByteArray.Methods'
 100% (  5 /  5) in 'Data.ByteArray.View'
 100% (  4 /  4) in 'Data.ByteArray.Encoding'
 100% (  6 /  6) in 'Data.ByteArray.Mapping'
  94% ( 17 / 18) in 'Data.ByteArray.Parse'
  Missing documentation for:
    hasMore (Data/ByteArray/Parse.hs:152)
 100% ( 13 / 13) in 'Data.ByteArray.Hash'
 100% ( 44 / 44) in 'Data.ByteArray'
 100% ( 17 / 17) in 'Data.ByteArray.Pack'
Warning: Data.Memory.Endian: could not find link destinations for:
    byteSwap
Documentation created: dist/doc/html/memory/index.html,
dist/doc/html/memory/memory.txt
Creating package registration file:
/tmp/pkgConf-memory-02042010569695258232.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/memory-0.13-9YH63fsEcp4AuUH5L0KHp
Registering memory-0.13...
cabal: Leaving directory '/tmp/cabal-tmp-19805/memory-0.13'
Installed memory-0.13
cabal: Entering directory '/tmp/cabal-tmp-19805/mtl-2.2.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 )
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.215089765051160063179.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-19805/network-info-0.2.0.8'
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: [-Wmissing-methods]
    • No explicit implementation for
        either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    • In the instance declaration for ‘Storable NetworkInterface’
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: [-Wmissing-methods]
    • 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.01758179117278190158.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-info-0.2.0.8-86rzpOQvMAKDGx0U3gGJUk
Registering network-info-0.2.0.8...
cabal: Leaving directory '/tmp/cabal-tmp-19805/network-info-0.2.0.8'
Installed network-info-0.2.0.8
cabal: Entering directory '/tmp/cabal-tmp-19805/old-locale-1.0.0.7'
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 )
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.016562417071113675743.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-19805/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-19805/primitive-0.6.1.0'
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: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
    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: [-Wdeprecations]
    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: [-Wdeprecations]
    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 )
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: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
    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: [-Wdeprecations]
    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: [-Wdeprecations]
    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'
Warning: Control.Monad.Primitive: could not find link destinations for:
    ~
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.11767125139318333694.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-19805/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-19805/random-1.1'
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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-115603070712077837209.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-19805/safe-0.3.9'
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 )
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.31440106892434492631.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/safe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb
Registering safe-0.3.9...
cabal: Leaving directory '/tmp/cabal-tmp-19805/safe-0.3.9'
Installed safe-0.3.9
cabal: Entering directory '/tmp/cabal-tmp-19805/semigroups-0.18.2'
Configuring semigroups-0.18.2...
Building semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
[1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
Running Haddock for semigroups-0.18.2...
Running hscolour for semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
Preprocessing library semigroups-0.18.2...
Haddock coverage:
  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.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.182413153291994159651.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/semigroups-0.18.2-Abbk7pV5dwErRVpafzN0b
Registering semigroups-0.18.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/semigroups-0.18.2'
Installed semigroups-0.18.2
cabal: Entering directory '/tmp/cabal-tmp-19805/split-0.2.3.1'
Configuring split-0.2.3.1...
Building split-0.2.3.1...
Preprocessing library split-0.2.3.1...
[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 )
Running Haddock for split-0.2.3.1...
Running hscolour for split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Preprocessing library split-0.2.3.1...
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.2.38993341072021424758.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/split-0.2.3.1-IJKK4pOCYGKud0jZImZke
Registering split-0.2.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/split-0.2.3.1'
Installed split-0.2.3.1
cabal: Entering directory '/tmp/cabal-tmp-19805/syb-0.6'
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 )

src/Data/Generics/Aliases.hs:181:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extM :: (Monad m, Typeable a, Typeable b) =>
                   (a -> m a) -> (b -> m b) -> a -> m a

src/Data/Generics/Aliases.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extR :: (Monad m, Typeable a, Typeable b) => m a -> m b -> m a

src/Data/Generics/Aliases.hs:338:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall f. Data f => t f -> m (t f)) -> d -> m d

src/Data/Generics/Aliases.hs:354:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall e. Data e => m (t e)) -> m d

src/Data/Generics/Aliases.hs:389:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall d1 d2. (Data d1, Data d2) => t d1 d2 -> m (t d1 d2))
                    -> d
                    -> m d

src/Data/Generics/Aliases.hs:405:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall d1 d2. (Data d1, Data d2) => m (t d1 d2)) -> m d
[ 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 )

src/Data/Generics/Builders.hs:33:3: warning: [-Wredundant-constraints]
    • Redundant constraint: Data a
    • In the type signature for:
           general :: Data a => a
      In an equation for ‘empty’:
          empty
            = general `extB` char `extB` int `extB` integer `extB` float
              `extB` double
            where
                general :: Data a => a
                general = fromConstrB empty (indexConstr (dataTypeOf general) 1)
                char = '\NUL'
                int = 0 :: Int
                ....
[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 )
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...

src/Data/Generics/Aliases.hs:181:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extM :: (Monad m, Typeable a, Typeable b) =>
                   (a -> m a) -> (b -> m b) -> a -> m a

src/Data/Generics/Aliases.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extR :: (Monad m, Typeable a, Typeable b) => m a -> m b -> m a

src/Data/Generics/Aliases.hs:338:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall f. Data f => t f -> m (t f)) -> d -> m d

src/Data/Generics/Aliases.hs:354:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall e. Data e => m (t e)) -> m d

src/Data/Generics/Aliases.hs:389:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall d1 d2. (Data d1, Data d2) => t d1 d2 -> m (t d1 d2))
                    -> d
                    -> m d

src/Data/Generics/Aliases.hs:405:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall d1 d2. (Data d1, Data d2) => m (t d1 d2)) -> m d

src/Data/Generics/Builders.hs:33:3: warning: [-Wredundant-constraints]
    • Redundant constraint: Data a
    • In the type signature for:
           general :: Data a => a
      In an equation for ‘empty’:
          empty
            = general `extB` char `extB` int `extB` integer `extB` float
              `extB` double
            where
                general :: Data a => a
                general = fromConstrB empty (indexConstr (dataTypeOf general) 1)
                char = '\NUL'
                int = 0 :: Int
                ....
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-01606193485655154589.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/syb-0.6-C65vWCsht6A8uLstpQIXyj
Registering syb-0.6...
cabal: Leaving directory '/tmp/cabal-tmp-19805/syb-0.6'
Installed syb-0.6
cabal: Entering directory '/tmp/cabal-tmp-19805/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 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 )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[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 )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[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 )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
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: 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.21542537541969069027.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-19805/time-locale-compat-0.1.1.3'
Configuring time-locale-compat-0.1.1.3...
Building time-locale-compat-0.1.1.3...
Preprocessing library time-locale-compat-0.1.1.3...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
Running Haddock for time-locale-compat-0.1.1.3...
Running hscolour for time-locale-compat-0.1.1.3...
Preprocessing library time-locale-compat-0.1.1.3...
Preprocessing library time-locale-compat-0.1.1.3...
Haddock coverage:
  86% (  6 /  7) in 'Data.Time.Locale.Compat'
  Missing documentation for:
    TimeLocale
Documentation created: dist/doc/html/time-locale-compat/index.html,
dist/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.15437855911498119944.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/time-locale-compat-0.1.1.3-1j5dGjxxtiTDuAsO86iSk0
Registering time-locale-compat-0.1.1.3...
cabal: Leaving directory '/tmp/cabal-tmp-19805/time-locale-compat-0.1.1.3'
Installed time-locale-compat-0.1.1.3
cabal: Entering directory '/tmp/cabal-tmp-19805/transformers-compat-0.5.1.4'
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 )
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:28)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38)
 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.120362677052120131589.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-19805/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
cabal: Entering directory '/tmp/cabal-tmp-19805/unexceptionalio-0.3.0'
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: [-Wtabs]
    Tab character found here, and in 60 further locations.
    Please use spaces instead.
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: [-Wtabs]
    Tab character found here, and in 60 further locations.
    Please use spaces instead.
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.3806176022322569755.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/unexceptionalio-0.3.0-3nDcFbDMfKl1BSaDMqCv5B
Registering unexceptionalio-0.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-19805/unexceptionalio-0.3.0'
Installed unexceptionalio-0.3.0
cabal: Entering directory '/tmp/cabal-tmp-19805/utf8-string-1.0.1.1'
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 )
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.120042702961540111021.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
Registering utf8-string-1.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/utf8-string-1.0.1.1'
Installed utf8-string-1.0.1.1
cabal: Entering directory '/tmp/cabal-tmp-19805/hxt-unicode-9.0.2.4'
Configuring hxt-unicode-9.0.2.4...
Building hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
[1 of 5] Compiling Data.String.EncodingNames ( src/Data/String/EncodingNames.hs, dist/build/Data/String/EncodingNames.o )
[2 of 5] Compiling Data.Char.IsoLatinTables ( src/Data/Char/IsoLatinTables.hs, dist/build/Data/Char/IsoLatinTables.o )
[3 of 5] Compiling Data.String.UTF8 ( src/Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.String.UTF8Decoding ( src/Data/String/UTF8Decoding.hs, dist/build/Data/String/UTF8Decoding.o )
[5 of 5] Compiling Data.String.Unicode ( src/Data/String/Unicode.hs, dist/build/Data/String/Unicode.o )
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:
   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)
   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)
  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.216227824931993077304.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hxt-unicode-9.0.2.4-AEIThHBnNFILy3JikxDDI3
Registering hxt-unicode-9.0.2.4...
cabal: Leaving directory '/tmp/cabal-tmp-19805/hxt-unicode-9.0.2.4'
Installed hxt-unicode-9.0.2.4
cabal: Entering directory '/tmp/cabal-tmp-19805/cryptonite-0.19'
Configuring cryptonite-0.19...
Building cryptonite-0.19...
Preprocessing library cryptonite-0.19...
[  1 of 105] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o )
[  2 of 105] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[  3 of 105] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[  4 of 105] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[  5 of 105] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o )
[  6 of 105] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o )
[  7 of 105] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o )
[  8 of 105] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[  9 of 105] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o )
[ 10 of 105] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[ 11 of 105] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[ 12 of 105] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o )
[ 13 of 105] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o )
[ 14 of 105] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o )
[ 15 of 105] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o )
[ 16 of 105] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o )
[ 17 of 105] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o )
[ 18 of 105] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o )
[ 19 of 105] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o )
[ 20 of 105] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[ 21 of 105] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[ 22 of 105] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o )
[ 23 of 105] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[ 24 of 105] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o )
[ 25 of 105] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o )
[ 26 of 105] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o )
[ 27 of 105] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o )
[ 28 of 105] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o )

Crypto/Random/Types.hs:38:10: warning: [-Wredundant-constraints]
    • Redundant constraint: DRG gen
    • In the instance declaration for ‘Functor (MonadPseudoRandom gen)’

Crypto/Random/Types.hs:60:1: warning: [-Wredundant-constraints]
    • Redundant constraint: DRG gen
    • In the type signature for:
           withDRG :: DRG gen => gen -> MonadPseudoRandom gen a -> (a, gen)
[ 29 of 105] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o )
[ 30 of 105] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )
[ 31 of 105] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[ 32 of 105] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[ 33 of 105] Compiling Crypto.Hash.IO   ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o )
[ 34 of 105] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.o )
[ 35 of 105] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.o )
[ 36 of 105] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.o )
[ 37 of 105] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.o )
[ 38 of 105] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[ 39 of 105] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[ 40 of 105] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[ 41 of 105] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[ 42 of 105] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[ 43 of 105] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[ 44 of 105] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[ 45 of 105] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[ 46 of 105] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[ 47 of 105] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[ 48 of 105] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.o )
[ 49 of 105] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 50 of 105] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 51 of 105] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 52 of 105] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 53 of 105] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 54 of 105] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o )
[ 55 of 105] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[ 56 of 105] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o )
[ 57 of 105] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 58 of 105] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o )

Crypto/KDF/PBKDF2.hs:51:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ByteArrayAccess password
    • In the type signature for:
           generate :: (ByteArrayAccess password, ByteArrayAccess salt,
                        ByteArray ba) =>
                       PRF password -> Parameters -> password -> salt -> ba
[ 59 of 105] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o )
[ 60 of 105] Compiling Crypto.KDF.HKDF  ( Crypto/KDF/HKDF.hs, dist/build/Crypto/KDF/HKDF.o )

Crypto/KDF/HKDF.hs:41:1: warning: [-Wredundant-constraints]
    • Redundant constraint: HashAlgorithm a
    • In the type signature for:
           extractSkip :: (HashAlgorithm a, ByteArrayAccess ikm) =>
                          ikm -> PRK a
[ 61 of 105] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[ 62 of 105] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[ 63 of 105] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o )
[ 64 of 105] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[ 65 of 105] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[ 66 of 105] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o )
[ 67 of 105] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o )
[ 68 of 105] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 69 of 105] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o )
[ 70 of 105] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )
[ 71 of 105] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )
[ 72 of 105] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )
[ 73 of 105] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[ 74 of 105] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
[ 75 of 105] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[ 76 of 105] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o )
[ 77 of 105] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o )
[ 78 of 105] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o )
[ 79 of 105] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o )
[ 80 of 105] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )
[ 81 of 105] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[ 82 of 105] Compiling Crypto.Error     ( Crypto/Error.hs, dist/build/Crypto/Error.o )
[ 83 of 105] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o )
[ 84 of 105] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o )
[ 85 of 105] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o )
[ 86 of 105] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o )
[ 87 of 105] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o )
[ 88 of 105] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[ 89 of 105] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[ 90 of 105] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )

Crypto/Cipher/Types/Block.hs:56:10: warning: [-Wredundant-constraints]
    • Redundant constraint: BlockCipher c
    • In the instance declaration for ‘ByteArrayAccess (IV c)’

Crypto/Cipher/Types/Block.hs:167:1: warning: [-Wredundant-constraints]
    • Redundant constraint: BlockCipher c
    • In the type signature for:
           ivAdd :: BlockCipher c => IV c -> Int -> IV c
[ 91 of 105] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[ 92 of 105] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
[ 93 of 105] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o )
[ 94 of 105] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o )
[ 95 of 105] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o )
[ 96 of 105] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o )
[ 97 of 105] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o )
[ 98 of 105] Compiling Crypto.MAC.CMAC  ( Crypto/MAC/CMAC.hs, dist/build/Crypto/MAC/CMAC.o )
[ 99 of 105] Compiling Crypto.Tutorial  ( Crypto/Tutorial.hs, dist/build/Crypto/Tutorial.o )
[100 of 105] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.o )
[101 of 105] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o )
[102 of 105] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o )
[103 of 105] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o )
[104 of 105] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, dist/build/Crypto/PubKey/Ed448.o )
[105 of 105] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
Running Haddock for cryptonite-0.19...
Running hscolour for cryptonite-0.19...
Preprocessing library cryptonite-0.19...
Preprocessing library cryptonite-0.19...

Crypto/Random/Types.hs:38:10: warning: [-Wredundant-constraints]
    • Redundant constraint: DRG gen
    • In the instance declaration for ‘Functor (MonadPseudoRandom gen)’

Crypto/Random/Types.hs:60:1: warning: [-Wredundant-constraints]
    • Redundant constraint: DRG gen
    • In the type signature for:
           withDRG :: DRG gen => gen -> MonadPseudoRandom gen a -> (a, gen)

Crypto/KDF/PBKDF2.hs:51:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ByteArrayAccess password
    • In the type signature for:
           generate :: (ByteArrayAccess password, ByteArrayAccess salt,
                        ByteArray ba) =>
                       PRF password -> Parameters -> password -> salt -> ba

Crypto/KDF/HKDF.hs:41:1: warning: [-Wredundant-constraints]
    • Redundant constraint: HashAlgorithm a
    • In the type signature for:
           extractSkip :: (HashAlgorithm a, ByteArrayAccess ikm) =>
                          ikm -> PRK a

Crypto/Cipher/Types/Block.hs:56:10: warning: [-Wredundant-constraints]
    • Redundant constraint: BlockCipher c
    • In the instance declaration for ‘ByteArrayAccess (IV c)’

Crypto/Cipher/Types/Block.hs:167:1: warning: [-Wredundant-constraints]
    • Redundant constraint: BlockCipher c
    • In the type signature for:
           ivAdd :: BlockCipher c => IV c -> Int -> IV c
Haddock coverage:
 100% (  6 /  6) in 'Crypto.Internal.CompatPrim'
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  4 /  4) in 'Crypto.Internal.Words'
 100% (  4 /  4) in 'Crypto.Random.Entropy.Backend'
 100% (  5 /  5) in 'Crypto.Random.Entropy.Unsafe'
 100% (  3 /  3) in 'Crypto.PubKey.Internal'
 100% ( 14 / 14) in 'Crypto.Number.Compat'
 100% (  7 /  7) in 'Crypto.Number.Basic'
 100% (  7 /  7) in 'Crypto.Number.ModArithmetic'
 100% (  4 /  4) in 'Crypto.Number.Serialize.Internal'
 100% (  2 /  2) in 'Crypto.Internal.DeepSeq'
 100% (  4 /  4) in 'Crypto.Data.Padding'
 100% (  4 /  4) in 'Crypto.Cipher.DES.Primitive'
 100% (  4 /  4) in 'Crypto.Internal.Compat'
 100% ( 17 / 17) in 'Crypto.Internal.WordArray'
 100% (  2 /  2) in 'Crypto.Cipher.Blowfish.Box'
 100% (  4 /  4) in 'Crypto.Internal.ByteArray'
 100% (  5 /  5) in 'Crypto.Number.Serialize'
 100% (  2 /  2) in 'Crypto.Random.Entropy'
 100% (  5 /  5) in 'Crypto.Random.EntropyPool'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Utils'
Warning: Crypto.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Crypto.Internal.Imports'
 100% (  9 /  9) in 'Crypto.Cipher.ChaCha'
 100% (  5 /  5) in 'Crypto.Cipher.RC4'
 100% (  5 /  5) in 'Crypto.Cipher.Salsa'
 100% (  5 /  5) in 'Crypto.Random.Types'
 100% (  8 /  8) in 'Crypto.Error.Types'
 100% (  9 /  9) in 'Crypto.Number.F2m'
 100% (  5 /  5) in 'Crypto.Number.Generate'
 100% (  4 /  4) in 'Crypto.Hash.Types'
 100% (  8 /  8) in 'Crypto.Hash.IO'
 100% (  3 /  3) in 'Crypto.Hash.Blake2s'
 100% (  3 /  3) in 'Crypto.Hash.Blake2sp'
 100% (  2 /  2) in 'Crypto.Hash.Blake2b'
 100% (  2 /  2) in 'Crypto.Hash.Blake2bp'
 100% (  2 /  2) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.MD4'
 100% (  2 /  2) in 'Crypto.Hash.MD5'
 100% (  2 /  2) in 'Crypto.Hash.SHA1'
 100% (  2 /  2) in 'Crypto.Hash.SHA224'
 100% (  2 /  2) in 'Crypto.Hash.SHA256'
 100% (  2 /  2) in 'Crypto.Hash.SHA384'
 100% (  2 /  2) in 'Crypto.Hash.SHA512'
 100% (  3 /  3) in 'Crypto.Hash.SHA512t'
 100% (  5 /  5) in 'Crypto.Hash.SHA3'
 100% (  5 /  5) in 'Crypto.Hash.Keccak'
 100% (  2 /  2) in 'Crypto.Hash.RIPEMD160'
 100% (  2 /  2) in 'Crypto.Hash.Tiger'
 100% (  3 /  3) in 'Crypto.Hash.Skein256'
 100% (  5 /  5) in 'Crypto.Hash.Skein512'
 100% (  2 /  2) in 'Crypto.Hash.Whirlpool'
 100% ( 36 / 36) in 'Crypto.Hash.Algorithms'
 100% ( 20 / 20) in 'Crypto.Hash'
 100% (  3 /  3) in 'Crypto.Data.AFIS'
 100% (  9 /  9) in 'Crypto.MAC.HMAC'
 100% (  5 /  5) in 'Crypto.KDF.PBKDF2'
 100% (  3 /  3) in 'Crypto.KDF.Scrypt'
 100% (  5 /  5) in 'Crypto.KDF.HKDF'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% ( 19 / 19) in 'Crypto.PubKey.DSA'
 100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  4 /  4) in 'Crypto.Random.ChaChaDRG'
 100% (  3 /  3) in 'Crypto.Random.SystemDRG'
  95% ( 19 / 20) in 'Crypto.Random'
  Missing documentation for:
    Seed (Crypto/Random.hs:40)
 100% (  2 /  2) in 'Crypto.Random.Probabilistic'
 100% ( 10 / 10) in 'Crypto.Number.Prime'
 100% ( 10 / 10) in 'Crypto.PubKey.DH'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
 100% (  8 /  8) in 'Crypto.PubKey.ECC.Prim'
 100% ( 12 / 12) in 'Crypto.PubKey.ECC.ECDSA'
 100% (  3 /  3) in 'Crypto.PubKey.ECC.Generate'
 100% (  8 /  8) in 'Crypto.PubKey.ECC.DH'
 100% (  3 /  3) in 'Crypto.Cipher.Types.GF'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  8 /  8) in 'Crypto.Error'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish.Primitive'
 100% (  5 /  5) in 'Crypto.KDF.BCrypt'
 100% (  5 /  5) in 'Crypto.Cipher.Camellia.Primitive'
  92% ( 11 / 12) in 'Crypto.MAC.Poly1305'
  Missing documentation for:
    authTag (Crypto/MAC/Poly1305.hs:47)
 100% ( 12 / 12) in 'Crypto.Cipher.ChaChaPoly1305'
 100% (  6 /  6) in 'Crypto.Cipher.Types.Base'
 100% (  9 /  9) in 'Crypto.Cipher.Types.AEAD'
 100% ( 19 / 19) in 'Crypto.Cipher.Types.Block'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Stream'
 100% ( 25 / 25) in 'Crypto.Cipher.Types'
 100% ( 27 / 27) in 'Crypto.Cipher.AES.Primitive'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish'
 100% (  2 /  2) in 'Crypto.Cipher.Camellia'
 100% (  2 /  2) in 'Crypto.Cipher.DES'
 100% (  5 /  5) in 'Crypto.Cipher.TripleDES'
 100% (  4 /  4) in 'Crypto.MAC.CMAC'
 100% (  1 /  1) in 'Crypto.Tutorial'
  75% (  3 /  4) in 'Crypto.ConstructHash.MiyaguchiPreneel'
  Missing documentation for:
    MiyaguchiPreneel (Crypto/ConstructHash/MiyaguchiPreneel.hs:26)
 100% ( 11 / 11) in 'Crypto.PubKey.Curve25519'
 100% ( 26 / 26) in 'Crypto.PubKey.ECC.P256'
 100% ( 12 / 12) in 'Crypto.PubKey.Ed25519'
 100% ( 11 / 11) in 'Crypto.PubKey.Ed448'
 100% (  4 /  4) in 'Crypto.Cipher.AES'
Warning: Crypto.Hash.Algorithms: could not find link destinations for:
    hashDigestASN1
Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
    hashDigestASN1
Documentation created: dist/doc/html/cryptonite/index.html,
dist/doc/html/cryptonite/cryptonite.txt
Creating package registration file:
/tmp/pkgConf-cryptonite-01509887186119764672.19
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/cryptonite-0.19-9J4hBOjSHa16WTMVURplSj
Registering cryptonite-0.19...
cabal: Leaving directory '/tmp/cabal-tmp-19805/cryptonite-0.19'
Installed cryptonite-0.19
cabal: Entering directory '/tmp/cabal-tmp-19805/fclabels-2.0.3'
Configuring fclabels-2.0.3...
Building fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
[ 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 )
Running Haddock for fclabels-2.0.3...
Running hscolour for fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
Preprocessing library fclabels-2.0.3...
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.01930475101488220734.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/fclabels-2.0.3-1gej0iPmuXY7XeHHsUuCmq
Registering fclabels-2.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-19805/fclabels-2.0.3'
Installed fclabels-2.0.3
cabal: Entering directory '/tmp/cabal-tmp-19805/mtl-compat-0.2.1.3'
Configuring mtl-compat-0.2.1.3...
Building mtl-compat-0.2.1.3...
Preprocessing library 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.18431809211145999278.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-compat-0.2.1.3-CoUFuIxEeyu1DKAvlD0zW9
Registering mtl-compat-0.2.1.3...
cabal: Leaving directory '/tmp/cabal-tmp-19805/mtl-compat-0.2.1.3'
Installed mtl-compat-0.2.1.3
cabal: Entering directory '/tmp/cabal-tmp-19805/old-time-1.1.0.3'
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler
checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/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
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 )
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)
Warning: System.Time: could not find link destinations for:
    unsafeIndex unsafeRangeSize
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.01684755603741572589.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
Registering old-time-1.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-19805/old-time-1.1.0.3'
Installed old-time-1.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-19805/vector-0.11.0.0'
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 )

Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 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 )
[ 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:431:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Monad m, Monad m')
    • In the type signature for:
           trans :: (Monad m, Monad m') =>
                    (forall z. m z -> m' z) -> Stream m a -> Stream m' a

Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Stream m a
[ 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:945:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Bundle m v a
[ 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: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[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 )

Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Vector v a
    • In the type signature for:
           dataCast :: (Vector v a, Data a, Typeable v, Typeable t) =>
                       (forall d. Data d => c (t d)) -> Maybe (c (v a))
[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 )
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )

Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> MVector s a

Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 MVector s a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  MVector s a -> (ForeignPtr a, Int)

Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> Vector a

Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 Vector a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  Vector a -> (ForeignPtr a, Int)

Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b
[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:362:10: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the instance declaration for ‘M.MVector MVector (Complex a)’
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    Vector (a, b) -> (Vector a, Vector b)

internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     Vector (a, b, c) -> (Vector a, Vector b, Vector c)

internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d)

internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     Vector (a, b, c, d, e)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e)

internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     Vector (a, b, c, d, e, f)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f)
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )

internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    MVector s (a, b) -> (MVector s a, MVector s b)

internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c)

internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     MVector s (a, b, c, d)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d)

internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     MVector s (a, b, c, d, e)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e)

internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     MVector s (a, b, c, d, e, f)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e, MVector s f)
[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 )
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/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Fusion/Stream/Monadic.hs:431:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Monad m, Monad m')
    • In the type signature for:
           trans :: (Monad m, Monad m') =>
                    (forall z. m z -> m' z) -> Stream m a -> Stream m' a

Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Stream m a

Data/Vector/Fusion/Bundle/Monadic.hs:945:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Bundle m v a

Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Vector v a
    • In the type signature for:
           dataCast :: (Vector v a, Data a, Typeable v, Typeable t) =>
                       (forall d. Data d => c (t d)) -> Maybe (c (v a))
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/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> MVector s a

Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 MVector s a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  MVector s a -> (ForeignPtr a, Int)

Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b

Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> Vector a

Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 Vector a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  Vector a -> (ForeignPtr a, Int)

Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b

Data/Vector/Unboxed/Base.hs:362:10: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the instance declaration for ‘M.MVector MVector (Complex a)’

internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    Vector (a, b) -> (Vector a, Vector b)

internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     Vector (a, b, c) -> (Vector a, Vector b, Vector c)

internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d)

internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     Vector (a, b, c, d, e)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e)

internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     Vector (a, b, c, d, e, f)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f)

internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    MVector s (a, b) -> (MVector s a, MVector s b)

internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c)

internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     MVector s (a, b, c, d)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d)

internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     MVector s (a, b, c, d, e)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e)

internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     MVector s (a, b, c, d, e, f)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e, MVector s f)
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:
    D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 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.0597353187311721459.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-19805/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-19805/blaze-builder-0.4.0.2'
Configuring blaze-builder-0.4.0.2...
Building blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )
[ 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 )
[ 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 )
Running Haddock for blaze-builder-0.4.0.2...
Running hscolour for blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:229)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:24)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:28)
 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:229)
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.03218514861199075743.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/blaze-builder-0.4.0.2-6Lw6V3wDhf3KDMasjNOEeG
Registering blaze-builder-0.4.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/blaze-builder-0.4.0.2'
Installed blaze-builder-0.4.0.2
cabal: Entering directory '/tmp/cabal-tmp-19805/hashable-1.2.4.0'
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: [-Wdeprecations]
    In the use of ‘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 )
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: [-Wdeprecations]
    In the use of ‘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.43135158242096973703.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-19805/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-19805/parsec-3.1.11'
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Preprocessing library parsec-3.1.11...
[ 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 )
[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 )
Running Haddock for parsec-3.1.11...
Running hscolour for parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Preprocessing library parsec-3.1.11...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  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:113)
    showErrorMessages (Text/Parsec/Error.hs:176)
    newErrorMessage (Text/Parsec/Error.hs:123)
    newErrorUnknown (Text/Parsec/Error.hs:119)
    addErrorMessage (Text/Parsec/Error.hs:127)
    setErrorPos (Text/Parsec/Error.hs:131)
    setErrorMessage (Text/Parsec/Error.hs:135)
    mergeError (Text/Parsec/Error.hs:139)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    Parsec (Text/Parsec/Prim.hs:159)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
    labels (Text/Parsec/Prim.hs:355)
    tokens (Text/Parsec/Prim.hs:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    manyAccum (Text/Parsec/Prim.hs:602)
    runPT (Text/Parsec/Prim.hs:620)
    runP (Text/Parsec/Prim.hs:634)
 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:406)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:355)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:169)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
    TokenParser (Text/Parsec/Token.hs:110)
  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:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:29)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:33)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:40)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:159)
    tokens (Text/Parsec/Prim.hs:406)
    labels (Text/Parsec/Prim.hs:355)
    SourceName (Text/Parsec/Pos.hs:31)
    Line (Text/Parsec/Pos.hs:32)
    Column (Text/Parsec/Pos.hs:33)
    manyAccum (Text/Parsec/Prim.hs:602)
    tokenPrimEx (Text/Parsec/Prim.hs:543)
    runPT (Text/Parsec/Prim.hs:620)
    unknownError (Text/Parsec/Prim.hs:93)
    sysUnExpectError (Text/Parsec/Prim.hs:96)
    mergeErrorReply (Text/Parsec/Prim.hs:276)
    runP (Text/Parsec/Prim.hs:634)
    Consumed (Text/Parsec/Prim.hs:161)
    Reply (Text/Parsec/Prim.hs:165)
    State (Text/Parsec/Prim.hs:169)
    parsecMap (Text/Parsec/Prim.hs:187)
    parserReturn (Text/Parsec/Prim.hs:231)
    parserBind (Text/Parsec/Prim.hs:236)
    parserFail (Text/Parsec/Prim.hs:282)
    parserPlus (Text/Parsec/Prim.hs:300)
  90% (  9 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
  90% (  9 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:39)
 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.12351045222699846.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/parsec-3.1.11-37j7M1YEHqtEooY7BpJdri
Registering parsec-3.1.11...
cabal: Leaving directory '/tmp/cabal-tmp-19805/parsec-3.1.11'
Installed parsec-3.1.11
cabal: Entering directory '/tmp/cabal-tmp-19805/polyparse-1.12'
Configuring polyparse-1.12...
Building polyparse-1.12...
Preprocessing library polyparse-1.12...
[ 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: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 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: [-Wtabs]
    Tab character found here, and in 14 further locations.
    Please use spaces instead.
[ 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: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 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: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 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: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.
[ 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: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 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: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 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: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 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: [-Wtabs]
    Tab character found here, and in 13 further locations.
    Please use spaces instead.
[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: [-Wtabs]
    Tab character found here, and in 9 further locations.
    Please use spaces instead.
[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: [-Wtabs]
    Tab character found here, and in 12 further locations.
    Please use spaces instead.
[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 )
Running Haddock for polyparse-1.12...
Running hscolour for polyparse-1.12...
Preprocessing library polyparse-1.12...
Preprocessing library polyparse-1.12...

src/Text/ParserCombinators/Poly/Result.hs:3:15: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Base.hs:3:19: warning: [-Wtabs]
    Tab character found here, and in 14 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Parser.hs:7:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/State.hs:3:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Lex.hs:89:18: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

src/Text/Parse/ByteString.hs:5:15: warning: [-Wtabs]
    Tab character found here, and in 13 further locations.
    Please use spaces instead.

src/Text/ParserCombinators/Poly/Plain.hs:3:14: warning: [-Wtabs]
    Tab character found here, and in 9 further locations.
    Please use spaces instead.

src/Text/Parse.hs:4:15: warning: [-Wtabs]
    Tab character found here, and in 12 further locations.
    Please use spaces instead.
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% ( 31 / 32) 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
  77% ( 23 / 30) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:229)
    parseInt (src/Text/Parse.hs:234)
    parseDec (src/Text/Parse.hs:242)
    parseOct (src/Text/Parse.hs:242)
    parseHex (src/Text/Parse.hs:242)
    parseFloat (src/Text/Parse.hs:247)
  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-12110122439130901632.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/polyparse-1.12-FkXEOA8o2Io9i7TJcmDT44
Registering polyparse-1.12...
cabal: Leaving directory '/tmp/cabal-tmp-19805/polyparse-1.12'
Installed polyparse-1.12
cabal: Entering directory '/tmp/cabal-tmp-19805/tagged-0.8.5'
Configuring tagged-0.8.5...
Building tagged-0.8.5...
Preprocessing library tagged-0.8.5...
[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 )
Running Haddock for tagged-0.8.5...
Running hscolour for tagged-0.8.5...
Preprocessing library tagged-0.8.5...
Preprocessing library tagged-0.8.5...
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:451)
Warning: Data.Tagged: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.81287087586236300691.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tagged-0.8.5-HBjpONNM7bk4tkR2ik8YoD
Registering tagged-0.8.5...
cabal: Leaving directory '/tmp/cabal-tmp-19805/tagged-0.8.5'
Installed tagged-0.8.5
cabal: Entering directory '/tmp/cabal-tmp-19805/errors-2.1.2'
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 )
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.110073781251044574246.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/errors-2.1.2-NsDWwc8lqjDeGyfYE1JC2
Registering errors-2.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/errors-2.1.2'
Installed errors-2.1.2
cabal: Entering directory '/tmp/cabal-tmp-19805/blaze-markup-0.7.1.0'
Configuring blaze-markup-0.7.1.0...
Building blaze-markup-0.7.1.0...
Preprocessing library blaze-markup-0.7.1.0...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )

src/Text/Blaze/Internal.hs:170:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Monoid a
    • In the instance declaration for ‘Monoid (MarkupM a)’
[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 )
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
[6 of 6] Compiling Text.Blaze       ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
Running Haddock for blaze-markup-0.7.1.0...
Running hscolour for blaze-markup-0.7.1.0...
Preprocessing library blaze-markup-0.7.1.0...
Preprocessing library blaze-markup-0.7.1.0...

src/Text/Blaze/Internal.hs:170:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Monoid a
    • In the instance declaration for ‘Monoid (MarkupM a)’
Haddock coverage:
 100% ( 55 / 55) 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.110009073701765434825.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/blaze-markup-0.7.1.0-CgEg2S1gRb62uLfN2SPOVT
Registering blaze-markup-0.7.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-19805/blaze-markup-0.7.1.0'
Installed blaze-markup-0.7.1.0
cabal: Entering directory '/tmp/cabal-tmp-19805/case-insensitive-1.2.0.7'
Configuring case-insensitive-1.2.0.7...
Building case-insensitive-1.2.0.7...
Preprocessing library case-insensitive-1.2.0.7...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )

Data/CaseInsensitive/Internal.hs:103:1: warning: [-Wredundant-constraints]
    • Redundant constraint: FoldCase s
    • In the type signature for:
           unsafeMk :: FoldCase s => s -> CI s
[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 )
Running Haddock for case-insensitive-1.2.0.7...
Running hscolour for case-insensitive-1.2.0.7...
Preprocessing library case-insensitive-1.2.0.7...
Preprocessing library case-insensitive-1.2.0.7...

Data/CaseInsensitive/Internal.hs:103:1: warning: [-Wredundant-constraints]
    • Redundant constraint: FoldCase s
    • In the type signature for:
           unsafeMk :: FoldCase s => s -> CI s
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Warning: Data.CaseInsensitive: could not find link destinations for:
    foldCaseList
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.0125152410166574449.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/case-insensitive-1.2.0.7-FDS9muZSKvyFFsDxjwuYX9
Registering case-insensitive-1.2.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-19805/case-insensitive-1.2.0.7'
Installed case-insensitive-1.2.0.7
cabal: Entering directory '/tmp/cabal-tmp-19805/scientific-0.3.4.9'
Configuring scientific-0.3.4.9...
Building scientific-0.3.4.9...
Preprocessing library scientific-0.3.4.9...
[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 GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[3 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 7] Compiling Utils            ( src/Utils.hs, dist/build/Utils.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 )
Running Haddock for scientific-0.3.4.9...
Running hscolour for scientific-0.3.4.9...
Preprocessing library scientific-0.3.4.9...
Preprocessing library scientific-0.3.4.9...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'GHC.Integer.Compat'
  Missing documentation for:
    Module header
    divInteger
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
 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.411013312491756297406.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/scientific-0.3.4.9-JxsEP2U97KeHjUTI8Fv24j
Registering scientific-0.3.4.9...
cabal: Leaving directory '/tmp/cabal-tmp-19805/scientific-0.3.4.9'
Installed scientific-0.3.4.9
cabal: Entering directory '/tmp/cabal-tmp-19805/unordered-containers-0.2.7.1'
Configuring unordered-containers-0.2.7.1...
Building unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[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 )
Running Haddock for unordered-containers-0.2.7.1...
Running hscolour for unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
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)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) 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.74936094981428491755.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/unordered-containers-0.2.7.1-5INwdG7O5Jdakf1CqKoOB
Registering unordered-containers-0.2.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/unordered-containers-0.2.7.1'
Installed unordered-containers-0.2.7.1
cabal: Entering directory '/tmp/cabal-tmp-19805/uuid-types-1.0.3'
Configuring uuid-types-1.0.3...
Building uuid-types-1.0.3...
Preprocessing library uuid-types-1.0.3...
[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 )
[3 of 3] Compiling Data.UUID.Types  ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o )
Running Haddock for uuid-types-1.0.3...
Running hscolour for uuid-types-1.0.3...
Preprocessing library uuid-types-1.0.3...
Preprocessing library uuid-types-1.0.3...
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.05203713881225557130.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/uuid-types-1.0.3-GqEQc4tvP0z5VPPkSZJlrZ
Registering uuid-types-1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-19805/uuid-types-1.0.3'
Installed uuid-types-1.0.3
cabal: Entering directory '/tmp/cabal-tmp-19805/void-0.7.1'
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 )

src/Data/Void/Unsafe.hs:31:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor f
    • In the type signature for:
           unsafeVacuous :: Functor f => f Void -> f a

src/Data/Void/Unsafe.hs:42:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           unsafeVacuousM :: Monad m => m Void -> m a
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...

src/Data/Void/Unsafe.hs:31:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor f
    • In the type signature for:
           unsafeVacuous :: Functor f => f Void -> f a

src/Data/Void/Unsafe.hs:42:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           unsafeVacuousM :: Monad m => m Void -> m a
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.7856406667489319456.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/void-0.7.1-6M5lJJScsPq7tf0u22sAj1
Registering void-0.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/void-0.7.1'
Installed void-0.7.1
cabal: Entering directory '/tmp/cabal-tmp-19805/hxt-regex-xmlschema-9.2.0.2'
Configuring hxt-regex-xmlschema-9.2.0.2...
Warning: 'ghc-options: -rtsopts' has no effect for libraries. It should only
be used for executables.
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 )
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.016510978711945697454.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hxt-regex-xmlschema-9.2.0.2-7UvdTM1hm2suhaMp5j6mp
Registering hxt-regex-xmlschema-9.2.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/hxt-regex-xmlschema-9.2.0.2'
Installed hxt-regex-xmlschema-9.2.0.2
cabal: Entering directory '/tmp/cabal-tmp-19805/multipart-0.1.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: [-Wunused-imports]
    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: [-Wtabs]
    Tab character found here, and in 10 further locations.
    Please use spaces instead.
[2 of 2] Compiling Network.Multipart ( Network/Multipart.hs, dist/build/Network/Multipart.o )
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: [-Wtabs]
    Tab character found here, and in 10 further locations.
    Please use spaces instead.

Network/Multipart/Header.hs:49:1: warning: [-Wunused-imports]
    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.119377750101560980286.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/multipart-0.1.2-6gTlfshYeN9D1beoXxTayV
Registering multipart-0.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/multipart-0.1.2'
Installed multipart-0.1.2
cabal: Entering directory '/tmp/cabal-tmp-19805/network-uri-2.6.1.0'
Configuring network-uri-2.6.1.0...
Building network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
Running Haddock for network-uri-2.6.1.0...
Running hscolour for network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Preprocessing library network-uri-2.6.1.0...
Haddock coverage:
  78% ( 39 / 50) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:321)
    uriIsRelative (Network/URI.hs:324)
    parseabsoluteURI (Network/URI.hs:1284)
    escapeString (Network/URI.hs:1288)
    reserved (Network/URI.hs:1292)
    unreserved (Network/URI.hs:1296)
    scheme (Network/URI.hs:1302)
    authority (Network/URI.hs:1306)
    path (Network/URI.hs:1314)
    query (Network/URI.hs:1318)
    fragment (Network/URI.hs:1322)
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.19857788281878577057.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-uri-2.6.1.0-6PuDgH21OiwGLI4QZ1g9kt
Registering network-uri-2.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-19805/network-uri-2.6.1.0'
Installed network-uri-2.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-19805/cpphs-1.20.1'
Configuring cpphs-1.20.1...
Building cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
[ 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 )
Preprocessing executable 'cpphs' for cpphs-1.20.1...
[ 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.20.1...
Running hscolour for cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
Preprocessing executable 'cpphs' for cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
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.20.1...
Creating package registration file:
/tmp/pkgConf-cpphs-1.201199733273277324810.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/cpphs-1.20.1-LoKjzPkwfAQG6OHzHMH5VD
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.20.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/cpphs-1.20.1'
Installed cpphs-1.20.1
cabal: Entering directory '/tmp/cabal-tmp-19805/blaze-html-0.8.1.2'
Configuring blaze-html-0.8.1.2...
Building blaze-html-0.8.1.2...
Preprocessing library blaze-html-0.8.1.2...
[ 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 )
Running Haddock for blaze-html-0.8.1.2...
Running hscolour for blaze-html-0.8.1.2...
Preprocessing library blaze-html-0.8.1.2...
Preprocessing library blaze-html-0.8.1.2...
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.1649501666599063141.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/blaze-html-0.8.1.2-EQcMcRytfAYLVlu6sIj0XG
Registering blaze-html-0.8.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/blaze-html-0.8.1.2'
Installed blaze-html-0.8.1.2
cabal: Entering directory '/tmp/cabal-tmp-19805/tostring-0.2.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 )
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.1419050808848904405.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tostring-0.2.1.1-7vtX4bRC4QPKLg7uuHBWUD
Registering tostring-0.2.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/tostring-0.2.1.1'
Installed tostring-0.2.1.1
cabal: Entering directory '/tmp/cabal-tmp-19805/attoparsec-0.13.0.2'
Configuring attoparsec-0.13.0.2...
Building attoparsec-0.13.0.2...
Preprocessing library attoparsec-0.13.0.2...
[ 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 )
Running Haddock for attoparsec-0.13.0.2...
Running hscolour for attoparsec-0.13.0.2...
Preprocessing library attoparsec-0.13.0.2...
Preprocessing library attoparsec-0.13.0.2...
Haddock coverage:
  60% (  6 / 10) in 'Data.Attoparsec.Text.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/Text/FastSet.hs:40)
    fromList (Data/Attoparsec/Text/FastSet.hs:82)
    set (Data/Attoparsec/Text/FastSet.hs:104)
    charClass (Data/Attoparsec/Text/FastSet.hs:117)
  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:122)
    pappend (Data/Attoparsec/Text/Buffer.hs:95)
    substring (Data/Attoparsec/Text/Buffer.hs:126)
    dropWord16 (Data/Attoparsec/Text/Buffer.hs:133)
  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% ( 10 / 10) 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'
Warning: Data.Attoparsec.ByteString.Char8: could not find link destinations for:
    ~
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.0243079373589842195.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/attoparsec-0.13.0.2-B41e2QofYwJK7IB6JlBKN1
Registering attoparsec-0.13.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/attoparsec-0.13.0.2'
Installed attoparsec-0.13.0.2
cabal: Entering directory '/tmp/cabal-tmp-19805/uniplate-1.6.12'
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 )
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.66639102652112619604.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/uniplate-1.6.12-Cortj3mo21G3qeBbCR8j1p
Registering uniplate-1.6.12...
cabal: Leaving directory '/tmp/cabal-tmp-19805/uniplate-1.6.12'
Installed uniplate-1.6.12
cabal: Entering directory '/tmp/cabal-tmp-19805/uuid-1.3.12'
Configuring uuid-1.3.12...
Building uuid-1.3.12...
Preprocessing library uuid-1.3.12...
[1 of 8] Compiling Data.UUID.Named  ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o )
[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 )
[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 )
Running Haddock for uuid-1.3.12...
Running hscolour for uuid-1.3.12...
Preprocessing library uuid-1.3.12...
Preprocessing library uuid-1.3.12...
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.34211369771372824807.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/uuid-1.3.12-AZDaGOvLmmn7vLyKicwXk0
Registering uuid-1.3.12...
cabal: Leaving directory '/tmp/cabal-tmp-19805/uuid-1.3.12'
Installed uuid-1.3.12
cabal: Entering directory '/tmp/cabal-tmp-19805/HStringTemplate-0.8.5'
Configuring HStringTemplate-0.8.5...
Building HStringTemplate-0.8.5...
Preprocessing library HStringTemplate-0.8.5...

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 )

Text/StringTemplate/Classes.hs:63:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable b
    • In the type signature for:
           stShowsToSE :: (StringTemplateShows a, Stringable b) =>
                          a -> SElem b
[2 of 8] Compiling Text.StringTemplate.Instances ( Text/StringTemplate/Instances.hs, dist/build/Text/StringTemplate/Instances.o )

Text/StringTemplate/Instances.hs:68:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Ix i
    • In the instance declaration for ‘ToSElem (Array i a)’

Text/StringTemplate/Instances.hs:93:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Integral a
    • In the instance declaration for ‘ToSElem (Ratio a)’
[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: [-Wunused-imports]
    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: [-Wunused-imports]
    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/Base.hs:102:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           checkTemplate :: Stringable a =>
                            StringTemplate a -> (Maybe String, Maybe [String], Maybe [String])

Text/StringTemplate/Base.hs:151:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           getStringTemplate :: Stringable a =>
                                String -> STGroup a -> Maybe (StringTemplate a)

Text/StringTemplate/Base.hs:157:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           getStringTemplate' :: Stringable a =>
                                 String -> STGroup a -> Maybe (StringTemplate a)

Text/StringTemplate/Base.hs:166:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           setEncoder :: Stringable a =>
                         (a -> a) -> StringTemplate a -> StringTemplate a

Text/StringTemplate/Base.hs:199:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           envInsApp :: Stringable a => String -> SElem a -> SEnv a -> SEnv a

Text/StringTemplate/Base.hs:250:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           chkStmp :: Stringable a =>
                      (Char, Char)
                      -> String
                      -> SEnv a
                      -> (Maybe String, Maybe [String], Maybe [String])

Text/StringTemplate/Base.hs:554:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           cycleApp :: Stringable a =>
                       [([SElem a], [SElem a]) -> SEnv a -> a]
                       -> [([SElem a], [SElem a])] -> SEnv a -> [a]
[5 of 8] Compiling Text.StringTemplate.Group ( Text/StringTemplate/Group.hs, dist/build/Text/StringTemplate/Group.o )

Text/StringTemplate/Group.hs:12:1: warning: [-Wunused-imports]
    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: [-Wunused-imports]
    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:28:8: warning: [-Wmissing-fields]
    • 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 )
Running Haddock for HStringTemplate-0.8.5...
Running hscolour for HStringTemplate-0.8.5...
Preprocessing library HStringTemplate-0.8.5...
Preprocessing library HStringTemplate-0.8.5...

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/Classes.hs:63:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable b
    • In the type signature for:
           stShowsToSE :: (StringTemplateShows a, Stringable b) =>
                          a -> SElem b

Text/StringTemplate/Instances.hs:68:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Ix i
    • In the instance declaration for ‘ToSElem (Array i a)’

Text/StringTemplate/Instances.hs:93:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Integral a
    • In the instance declaration for ‘ToSElem (Ratio a)’

Text/StringTemplate/Base.hs:17:1: warning: [-Wunused-imports]
    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: [-Wunused-imports]
    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/Base.hs:102:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           checkTemplate :: Stringable a =>
                            StringTemplate a -> (Maybe String, Maybe [String], Maybe [String])

Text/StringTemplate/Base.hs:151:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           getStringTemplate :: Stringable a =>
                                String -> STGroup a -> Maybe (StringTemplate a)

Text/StringTemplate/Base.hs:157:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           getStringTemplate' :: Stringable a =>
                                 String -> STGroup a -> Maybe (StringTemplate a)

Text/StringTemplate/Base.hs:166:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           setEncoder :: Stringable a =>
                         (a -> a) -> StringTemplate a -> StringTemplate a

Text/StringTemplate/Base.hs:199:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           envInsApp :: Stringable a => String -> SElem a -> SEnv a -> SEnv a

Text/StringTemplate/Base.hs:250:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           chkStmp :: Stringable a =>
                      (Char, Char)
                      -> String
                      -> SEnv a
                      -> (Maybe String, Maybe [String], Maybe [String])

Text/StringTemplate/Base.hs:554:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Stringable a
    • In the type signature for:
           cycleApp :: Stringable a =>
                       [([SElem a], [SElem a]) -> SEnv a -> a]
                       -> [([SElem a], [SElem a])] -> SEnv a -> [a]

Text/StringTemplate/Group.hs:12:1: warning: [-Wunused-imports]
    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: [-Wunused-imports]
    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:28:8: warning: [-Wmissing-fields]
    • 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:27)
  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.89112419791254280206.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/HStringTemplate-0.8.5-5uXGA0ZLCLx58SRLWs5pto
Registering HStringTemplate-0.8.5...
cabal: Leaving directory '/tmp/cabal-tmp-19805/HStringTemplate-0.8.5'
Installed HStringTemplate-0.8.5
cabal: Entering directory '/tmp/cabal-tmp-19805/hxt-9.3.1.15'
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 )

src/Data/Tree/NavigatableTree/XPathAxis.hs:104:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTree t
    • In the type signature for:
           selfAxis :: NavigatableTree t => t a -> [t a]
[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 )
[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 )

src/Text/XML/HXT/DOM/QualifiedName.hs:562:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NFData r
    • In the type signature for:
           changeNameCache :: NFData r => ChangeNameCache r -> r
[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 )
[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 )
[33 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o )
[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 )

src/Control/Arrow/ArrowNavigatableTree.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTree t
    • In the type signature for:
           moveOn :: (ArrowList a, NavigatableTree t) =>
                     a (t b) (t b) -> a (t b) (t b)

src/Control/Arrow/ArrowNavigatableTree.hs:221:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ArrowList a
    • In the type signature for:
           changeThisTree :: (ArrowList a, ArrowIf a,
                              NavigatableTreeToTree nt t, NavigatableTreeModify nt t) =>
                             a (t b) (t b) -> a (nt b) (nt b)

src/Control/Arrow/ArrowNavigatableTree.hs:231:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ArrowList a
    • In the type signature for:
           substThisTree :: (ArrowList a, ArrowIf a,
                             NavigatableTreeToTree nt t, NavigatableTreeModify nt t) =>
                            t b -> a (nt b) (nt b)

src/Control/Arrow/ArrowNavigatableTree.hs:270:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTreeModify nt t
    • In the type signature for:
           addToOneSide :: (ArrowList a, NavigatableTreeToTree nt t,
                            NavigatableTreeModify nt t) =>
                           (Maybe (nt b) -> [t b] -> Maybe (nt b))
                           -> a (t b) (t b) -> a (nt b) (nt b)
[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 )
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/NavigatableTree/XPathAxis.hs:104:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTree t
    • In the type signature for:
           selfAxis :: NavigatableTree t => t a -> [t a]

src/Text/XML/HXT/DOM/QualifiedName.hs:562:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NFData r
    • In the type signature for:
           changeNameCache :: NFData r => ChangeNameCache r -> r
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/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)
    isSc
src/Control/Arrow/ArrowNavigatableTree.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTree t
    • In the type signature for:
           moveOn :: (ArrowList a, NavigatableTree t) =>
                     a (t b) (t b) -> a (t b) (t b)

src/Control/Arrow/ArrowNavigatableTree.hs:221:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ArrowList a
    • In the type signature for:
           changeThisTree :: (ArrowList a, ArrowIf a,
                              NavigatableTreeToTree nt t, NavigatableTreeModify nt t) =>
                             a (t b) (t b) -> a (nt b) (nt b)

src/Control/Arrow/ArrowNavigatableTree.hs:231:1: warning: [-Wredundant-constraints]
    • Redundant constraint: ArrowList a
    • In the type signature for:
           substThisTree :: (ArrowList a, ArrowIf a,
                             NavigatableTreeToTree nt t, NavigatableTreeModify nt t) =>
                            t b -> a (nt b) (nt b)

src/Control/Arrow/ArrowNavigatableTree.hs:270:1: warning: [-Wredundant-constraints]
    • Redundant constraint: NavigatableTreeModify nt t
    • In the type signature for:
           addToOneSide :: (ArrowList a, NavigatableTreeToTree nt t,
                            NavigatableTreeModify nt t) =>
                           (Maybe (nt b) -> [t b] -> Maybe (nt b))
                           -> a (t b) (t b) -> a (nt b) (nt b)
ElemRef (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.118300724852016665385.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hxt-9.3.1.15-6Ibkz7dfzNsLFOGKPFF3WJ
Registering hxt-9.3.1.15...
cabal: Leaving directory '/tmp/cabal-tmp-19805/hxt-9.3.1.15'
Installed hxt-9.3.1.15
cabal: Entering directory '/tmp/cabal-tmp-19805/uri-encode-1.5.0.4'
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 )
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.010015267591217075155.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/uri-encode-1.5.0.4-26Zvp3Q2FftGw77TEggXwa
Registering uri-encode-1.5.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-19805/uri-encode-1.5.0.4'
Installed uri-encode-1.5.0.4
cabal: Entering directory '/tmp/cabal-tmp-19805/haskell-src-exts-1.18.2'
Configuring haskell-src-exts-1.18.2...
Building haskell-src-exts-1.18.2...
Preprocessing library haskell-src-exts-1.18.2...
[ 1 of 17] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )
[ 2 of 17] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 3 of 17] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 4 of 17] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[ 5 of 17] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[ 6 of 17] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[ 7 of 17] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 8 of 17] Compiling Language.Haskell.Exts.ExactPrint ( src/Language/Haskell/Exts/ExactPrint.hs, dist/build/Language/Haskell/Exts/ExactPrint.o )
[ 9 of 17] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )
[10 of 17] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[11 of 17] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[12 of 17] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[13 of 17] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )
[14 of 17] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )
[15 of 17] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[16 of 17] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[17 of 17] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
Running Haddock for haskell-src-exts-1.18.2...
Running hscolour for haskell-src-exts-1.18.2...
Preprocessing library haskell-src-exts-1.18.2...
Preprocessing library haskell-src-exts-1.18.2...
Haddock coverage:
  65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  Missing documentation for:
    Language (src/Language/Haskell/Exts/Extension.hs:86)
    knownLanguages (src/Language/Haskell/Exts/Extension.hs:105)
    classifyLanguage (src/Language/Haskell/Exts/Extension.hs:108)
    prettyLanguage (src/Language/Haskell/Exts/Extension.hs:114)
    KnownExtension (src/Language/Haskell/Exts/Extension.hs:135)
    ghcDefault (src/Language/Haskell/Exts/Extension.hs:613)
    toExtensionList (src/Language/Haskell/Exts/Extension.hs:692)
  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)
  72% ( 21 / 29) 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:171)
     (src/Language/Haskell/Exts/SrcLoc.hs:178)
     (src/Language/Haskell/Exts/SrcLoc.hs:185)
  68% ( 98 /145) in 'Language.Haskell.Exts.Syntax'
  Missing documentation for:
    PatternSynDirection (src/Language/Haskell/Exts/Syntax.hs:337)
    ResultSig (src/Language/Haskell/Exts/Syntax.hs:380)
    Unpackedness (src/Language/Haskell/Exts/Syntax.hs:583)
    Role (src/Language/Haskell/Exts/Syntax.hs:364)
    prelude_mod (src/Language/Haskell/Exts/Syntax.hs:988)
    main_mod (src/Language/Haskell/Exts/Syntax.hs:988)
    main_name (src/Language/Haskell/Exts/Syntax.hs:992)
    unit_con_name (src/Language/Haskell/Exts/Syntax.hs:995)
    tuple_con_name (src/Language/Haskell/Exts/Syntax.hs:998)
    list_cons_name (src/Language/Haskell/Exts/Syntax.hs:1001)
    unboxed_singleton_con_name (src/Language/Haskell/Exts/Syntax.hs:1004)
    unit_con (src/Language/Haskell/Exts/Syntax.hs:1007)
    tuple_con (src/Language/Haskell/Exts/Syntax.hs:1010)
    unboxed_singleton_con (src/Language/Haskell/Exts/Syntax.hs:1013)
    as_name (src/Language/Haskell/Exts/Syntax.hs:1016)
    qualified_name (src/Language/Haskell/Exts/Syntax.hs:1016)
    hiding_name (src/Language/Haskell/Exts/Syntax.hs:1016)
    minus_name (src/Language/Haskell/Exts/Syntax.hs:1016)
    bang_name (src/Language/Haskell/Exts/Syntax.hs:1016)
    dot_name (src/Language/Haskell/Exts/Syntax.hs:1016)
    star_name (src/Language/Haskell/Exts/Syntax.hs:1016)
    export_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    safe_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    unsafe_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    interruptible_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    threadsafe_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    stdcall_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    ccall_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    cplusplus_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    dotnet_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    jvm_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    js_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    javascript_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    capi_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    forall_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    family_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    role_name (src/Language/Haskell/Exts/Syntax.hs:1025)
    unit_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1046)
    fun_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1046)
    list_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1046)
    tuple_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1052)
    unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Syntax.hs:1046)
    unit_tycon (src/Language/Haskell/Exts/Syntax.hs:1055)
    fun_tycon (src/Language/Haskell/Exts/Syntax.hs:1055)
    list_tycon (src/Language/Haskell/Exts/Syntax.hs:1055)
    tuple_tycon (src/Language/Haskell/Exts/Syntax.hs:1061)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/Syntax.hs:1055)
 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  75% (  9 / 12) in 'Language.Haskell.Exts.Fixity'
  Missing documentation for:
    infix_ (src/Language/Haskell/Exts/Fixity.hs:181)
    infixl_ (src/Language/Haskell/Exts/Fixity.hs:181)
    infixr_ (src/Language/Haskell/Exts/Fixity.hs:181)
 100% (  4 /  4) in 'Language.Haskell.Exts.Comments'
  67% (  2 /  3) in 'Language.Haskell.Exts.ExactPrint'
  Missing documentation for:
    ExactP (src/Language/Haskell/Exts/ExactPrint.hs:220)
  37% ( 19 / 52) in 'Language.Haskell.Exts.ParseMonad'
  Missing documentation for:
    atSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:245)
    LexContext (src/Language/Haskell/Exts/ParseMonad.hs:112)
    runParserWithMode (src/Language/Haskell/Exts/ParseMonad.hs:201)
    runParserWithModeComments (src/Language/Haskell/Exts/ParseMonad.hs:216)
    runParser (src/Language/Haskell/Exts/ParseMonad.hs:213)
    getSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:248)
    pushCurrentContext (src/Language/Haskell/Exts/ParseMonad.hs:272)
    popContext (src/Language/Haskell/Exts/ParseMonad.hs:290)
    getExtensions (src/Language/Haskell/Exts/ParseMonad.hs:311)
    getIgnoreFunctionArity (src/Language/Haskell/Exts/ParseMonad.hs:324)
    Lex (src/Language/Haskell/Exts/ParseMonad.hs:335)
    getInput (src/Language/Haskell/Exts/ParseMonad.hs:352)
    lexWhile (src/Language/Haskell/Exts/ParseMonad.hs:390)
    alternative (src/Language/Haskell/Exts/ParseMonad.hs:414)
    checkBOL (src/Language/Haskell/Exts/ParseMonad.hs:434)
    setBOL (src/Language/Haskell/Exts/ParseMonad.hs:439)
    startToken (src/Language/Haskell/Exts/ParseMonad.hs:444)
    getOffside (src/Language/Haskell/Exts/ParseMonad.hs:458)
    pushContextL (src/Language/Haskell/Exts/ParseMonad.hs:470)
    popContextL (src/Language/Haskell/Exts/ParseMonad.hs:474)
    getExtensionsL (src/Language/Haskell/Exts/ParseMonad.hs:510)
    pushComment (src/Language/Haskell/Exts/ParseMonad.hs:544)
    getSrcLocL (src/Language/Haskell/Exts/ParseMonad.hs:462)
    setSrcLineL (src/Language/Haskell/Exts/ParseMonad.hs:466)
    ignoreLinePragmasL (src/Language/Haskell/Exts/ParseMonad.hs:533)
    setLineFilenameL (src/Language/Haskell/Exts/ParseMonad.hs:538)
    ExtContext (src/Language/Haskell/Exts/ParseMonad.hs:115)
    pushExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:498)
    popExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:502)
    getExtContext (src/Language/Haskell/Exts/ParseMonad.hs:491)
    pullCtxtFlag (src/Language/Haskell/Exts/ParseMonad.hs:479)
    flagDo (src/Language/Haskell/Exts/ParseMonad.hs:484)
    getModuleName (src/Language/Haskell/Exts/ParseMonad.hs:251)
  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:1274)
    lexer (src/Language/Haskell/Exts/InternalLexer.hs:374)
    topLexer (src/Language/Haskell/Exts/InternalLexer.hs:377)
  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:1274)
   0% (  0 / 16) 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:259)
     (src/Language/Haskell/Exts/ParseSyntax.hs:267)
    p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:271)
    p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:274)
    p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:277)
    PContext (src/Language/Haskell/Exts/ParseSyntax.hs:280)
     (src/Language/Haskell/Exts/ParseSyntax.hs:286)
    PType (src/Language/Haskell/Exts/ParseSyntax.hs:294)
     (src/Language/Haskell/Exts/ParseSyntax.hs:317)
    PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:355)
     (src/Language/Haskell/Exts/ParseSyntax.hs:365)
  94% ( 17 / 18) in 'Language.Haskell.Exts.Pretty'
  Missing documentation for:
    Indent (src/Language/Haskell/Exts/Pretty.hs:54)
   5% (  3 / 59) in 'Language.Haskell.Exts.ParseUtils'
  Missing documentation for:
    splitTyConApp (src/Language/Haskell/Exts/ParseUtils.hs:104)
    checkEnabled (src/Language/Haskell/Exts/ParseUtils.hs:119)
    checkEnabledOneOf (src/Language/Haskell/Exts/ParseUtils.hs:130)
    checkToplevel (src/Language/Haskell/Exts/ParseUtils.hs:149)
    checkPatternGuards (src/Language/Haskell/Exts/ParseUtils.hs:145)
    mkRecConstrOrUpdate (src/Language/Haskell/Exts/ParseUtils.hs:935)
    checkPrec (src/Language/Haskell/Exts/ParseUtils.hs:931)
    checkPContext (src/Language/Haskell/Exts/ParseUtils.hs:164)
    checkContext (src/Language/Haskell/Exts/ParseUtils.hs:245)
    checkAssertion (src/Language/Haskell/Exts/ParseUtils.hs:184)
    checkDataHeader (src/Language/Haskell/Exts/ParseUtils.hs:298)
    checkClassHeader (src/Language/Haskell/Exts/ParseUtils.hs:307)
    checkInstHeader (src/Language/Haskell/Exts/ParseUtils.hs:355)
    checkDeriving (src/Language/Haskell/Exts/ParseUtils.hs:384)
    checkPattern (src/Language/Haskell/Exts/ParseUtils.hs:393)
    checkExpr (src/Language/Haskell/Exts/ParseUtils.hs:630)
    checkType (src/Language/Haskell/Exts/ParseUtils.hs:1070)
    checkTyVar (src/Language/Haskell/Exts/ParseUtils.hs:1125)
    checkKind (src/Language/Haskell/Exts/ParseUtils.hs:1145)
    checkValDef (src/Language/Haskell/Exts/ParseUtils.hs:801)
    checkExplicitPatSyn (src/Language/Haskell/Exts/ParseUtils.hs:856)
    checkClassBody (src/Language/Haskell/Exts/ParseUtils.hs:872)
    checkInstBody (src/Language/Haskell/Exts/ParseUtils.hs:879)
    checkUnQual (src/Language/Haskell/Exts/ParseUtils.hs:904)
    checkQualOrUnQual (src/Language/Haskell/Exts/ParseUtils.hs:909)
    checkSingleDecl (src/Language/Haskell/Exts/ParseUtils.hs:951)
    checkRevDecls (src/Language/Haskell/Exts/ParseUtils.hs:960)
    checkRevClsDecls (src/Language/Haskell/Exts/ParseUtils.hs:985)
    checkRevInstDecls (src/Language/Haskell/Exts/ParseUtils.hs:1010)
    checkDataOrNew (src/Language/Haskell/Exts/ParseUtils.hs:1040)
    checkDataOrNewG (src/Language/Haskell/Exts/ParseUtils.hs:1048)
    checkSimpleType (src/Language/Haskell/Exts/ParseUtils.hs:1053)
    checkSigVar (src/Language/Haskell/Exts/ParseUtils.hs:852)
    checkDefSigDef (src/Language/Haskell/Exts/ParseUtils.hs:892)
    getGConName (src/Language/Haskell/Exts/ParseUtils.hs:793)
    mkTyForall (src/Language/Haskell/Exts/ParseUtils.hs:1188)
    mkRoleAnnotDecl (src/Language/Haskell/Exts/ParseUtils.hs:1196)
    mkAssocType (src/Language/Haskell/Exts/ParseUtils.hs:1219)
    mkEThingWith (src/Language/Haskell/Exts/ParseUtils.hs:1266)
    checkRPattern (src/Language/Haskell/Exts/ParseUtils.hs:548)
    checkEqNames (src/Language/Haskell/Exts/ParseUtils.hs:916)
    checkPageModule (src/Language/Haskell/Exts/ParseUtils.hs:1157)
    checkHybridModule (src/Language/Haskell/Exts/ParseUtils.hs:1166)
    mkDVar (src/Language/Haskell/Exts/ParseUtils.hs:1180)
    checkRuleExpr (src/Language/Haskell/Exts/ParseUtils.hs:775)
    readTool (src/Language/Haskell/Exts/ParseUtils.hs:778)
    updateQNameLoc (src/Language/Haskell/Exts/ParseUtils.hs:940)
    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:294)
    PContext (src/Language/Haskell/Exts/ParseSyntax.hs:280)
    PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:355)
    p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:271)
    p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:274)
    p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:277)
   8% (  1 / 12) in 'Language.Haskell.Exts.InternalParser'
  Missing documentation for:
    mparseModule (dist/build/Language/Haskell/Exts/InternalParser.hs:9579)
    mparseExp (dist/build/Language/Haskell/Exts/InternalParser.hs:9582)
    mparsePat (dist/build/Language/Haskell/Exts/InternalParser.hs:9585)
    mparseDecl (dist/build/Language/Haskell/Exts/InternalParser.hs:9628)
    mparseType (dist/build/Language/Haskell/Exts/InternalParser.hs:9591)
    mparseStmt (dist/build/Language/Haskell/Exts/InternalParser.hs:9594)
    mparseImportDecl (dist/build/Language/Haskell/Exts/InternalParser.hs:9597)
    ngparseModulePragmas (dist/build/Language/Haskell/Exts/InternalParser.hs:9600)
    ngparseModuleHeadAndImports (dist/build/Language/Haskell/Exts/InternalParser.hs:9603)
    ngparsePragmasAndModuleHead (dist/build/Language/Haskell/Exts/InternalParser.hs:9606)
    ngparsePragmasAndModuleName (dist/build/Language/Haskell/Exts/InternalParser.hs:9609)
  93% ( 42 / 45) in 'Language.Haskell.Exts.Parser'
  Missing documentation for:
    unListOf (src/Language/Haskell/Exts/Parser.hs:249)
    PragmasAndModuleHead (src/Language/Haskell/Exts/Parser.hs:192)
    ModuleHeadAndImports (src/Language/Haskell/Exts/Parser.hs:212)
  92% ( 22 / 24) in 'Language.Haskell.Exts'
  Missing documentation for:
    parseFileWithComments (src/Language/Haskell/Exts.hs:74)
    parseFileContentsWithComments (src/Language/Haskell/Exts.hs:115)
Warning: Language.Haskell.Exts.SrcLoc: could not find link destinations for:
    pretty Doc prettyPrec parser P
Warning: Language.Haskell.Exts.Syntax: could not find link destinations for:
    exactP EP pretty Doc prettyPrec parser P
Warning: Language.Haskell.Exts.ExactPrint: could not find link destinations for:
    exactP EP
Warning: Language.Haskell.Exts.Pretty: could not find link destinations for:
    pretty Doc prettyPrec
Warning: Language.Haskell.Exts.Parser: could not find link destinations for:
    parser P
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.18905100291016405135.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/haskell-src-exts-1.18.2-9JBcaPyJNc23w8BJK1Oi0T
Registering haskell-src-exts-1.18.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/haskell-src-exts-1.18.2'
Installed haskell-src-exts-1.18.2
cabal: Entering directory '/tmp/cabal-tmp-19805/aeson-1.0.0.0'
Configuring aeson-1.0.0.0...
Building aeson-1.0.0.0...
Preprocessing library aeson-1.0.0.0...
[ 1 of 19] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )

Data/Aeson/Types/Generic.hs:51:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsRecord f isRecord
    • In the instance declaration for ‘IsRecord (f :*: g) isRecord’

Data/Aeson/Types/Generic.hs:58:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsRecord f isRecord
    • In the instance declaration for ‘IsRecord (M1 S c f) isRecord’

Data/Aeson/Types/Generic.hs:70:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (AllNullary a allNullaryL,
                              AllNullary b allNullaryR,
                              And allNullaryL allNullaryR allNullary)
    • In the instance declaration for ‘AllNullary (a :+: b) allNullary’

Data/Aeson/Types/Generic.hs:74:10: warning: [-Wredundant-constraints]
    • Redundant constraint: AllNullary a allNullary
    • In the instance declaration for
        ‘AllNullary (M1 i c a) allNullary’
[ 2 of 19] Compiling Data.Aeson.Internal.Functions ( Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o )
[ 3 of 19] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o )
[ 4 of 19] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 5 of 19] Compiling Data.Aeson.Encoding.Builder ( Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.o )
[ 6 of 19] Compiling Data.Aeson.Encoding.Internal ( Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.o )
[ 7 of 19] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o )
[ 8 of 19] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 9 of 19] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[10 of 19] Compiling Data.Aeson.Encoding ( Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.o )
[11 of 19] Compiling Data.Aeson.Types.ToJSON ( Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.o )

Data/Aeson/Types/ToJSON.hs:671:10: warning: [-Wredundant-constraints]
    • Redundant constraint: AllNullary (a :+: b) allNullary
    • In the instance declaration for ‘GToJSON arity (a :+: b)’

Data/Aeson/Types/ToJSON.hs:726:10: warning: [-Wredundant-constraints]
    • Redundant constraint: AllNullary (a :+: b) allNullary
    • In the instance declaration for ‘GToEncoding arity (a :+: b)’

Data/Aeson/Types/ToJSON.hs:1193:5: warning: [-Wredundant-constraints]
    • Redundant constraint: GToJSON arity a
    • In the instance declaration for ‘UntaggedValueObj arity (C1 c a)’

Data/Aeson/Types/ToJSON.hs:1219:5: warning: [-Wredundant-constraints]
    • Redundant constraint: GToEncoding arity a
    • In the instance declaration for ‘UntaggedValueEnc arity (C1 c a)’

Data/Aeson/Types/ToJSON.hs:1381:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Integral a
    • In the instance declaration for ‘ToJSON (Ratio a)’

Data/Aeson/Types/ToJSON.hs:1662:10: warning: [-Wredundant-constraints]
    • Redundant constraint: ToJSON a
    • In the instance declaration for ‘ToJSONKey (Identity a)’
[12 of 19] Compiling Data.Aeson.Types.FromJSON ( Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.o )

Data/Aeson/Types/FromJSON.hs:747:10: warning: [-Wredundant-constraints]
    • Redundant constraint: AllNullary (a :+: b) allNullary
    • In the instance declaration for ‘GFromJSON arity (a :+: b)’

Data/Aeson/Types/FromJSON.hs:875:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsRecord f isRecord
    • In the instance declaration for ‘FromTaggedObject' arity f’

Data/Aeson/Types/FromJSON.hs:1018:5: warning: [-Wredundant-constraints]
    • Redundant constraint: GFromJSON arity a
    • In the instance declaration for
        ‘FromUntaggedValue arity (C1 c a)’

Data/Aeson/Types/FromJSON.hs:1357:10: warning: [-Wredundant-constraints]
    • Redundant constraint: FromJSON a
    • In the instance declaration for ‘FromJSONKey (Identity a)’
[13 of 19] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[14 of 19] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o )
[15 of 19] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[16 of 19] Compiling Data.Aeson.Text  ( Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.o )
[17 of 19] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[18 of 19] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
[19 of 19] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
Running Haddock for aeson-1.0.0.0...
Running hscolour for aeson-1.0.0.0...
Preprocessing library aeson-1.0.0.0...
Preprocessing library aeson-1.0.0.0...

Data/Aeson/Types/Generic.hs:51:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsRecord f isRecord
    • In the instance declaration for ‘IsRecord (f :*: g) isRecord’

Data/Aeson/Types/Generic.hs:58:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsRecord f isRecord
    • In the instance declaration for ‘IsRecord (M1 S c f) isRecord’

Data/Aeson/Types/Generic.hs:70:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (AllNullary a allNullaryL,
                              AllNullary b allNullaryR,
                              And allNullaryL allNullaryR allNullary)
    • In the instance declaration for ‘AllNullary (a :+: b) allNullary’

Data/Aeson/Types/Generic.hs:74:10: warning: [-Wredundant-constraints]
    • Redundant constraint: AllNullary a allNullary
    • In the instance declaration for
        ‘AllNullary (M1 i c a) allNullary’

Data/Aeson/Types/ToJSON.hs:671:10: warning: [-Wredundant-constraints]
    • Redundant constraint: AllNullary (a :+: b) allNullary
    • In the instance declaration for ‘GToJSON arity (a :+: b)’

Data/Aeson/Types/ToJSON.hs:726:10: warning: [-Wredundant-constraints]
    • Redundant constraint: AllNullary (a :+: b) allNullary
    • In the instance declaration for ‘GToEncoding arity (a :+: b)’

Data/Aeson/Types/ToJSON.hs:1193:5: warning: [-Wredundant-constraints]
    • Redundant constraint: GToJSON arity a
    • In the instance declaration for ‘UntaggedValueObj arity (C1 c a)’

Data/Aeson/Types/ToJSON.hs:1219:5: warning: [-Wredundant-constraints]
    • Redundant constraint: GToEncoding arity a
    • In the instance declaration for ‘UntaggedValueEnc arity (C1 c a)’

Data/Aeson/Types/ToJSON.hs:1381:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Integral a
    • In the instance declaration for ‘ToJSON (Ratio a)’

Data/Aeson/Types/ToJSON.hs:1662:10: warning: [-Wredundant-constraints]
    • Redundant constraint: ToJSON a
    • In the instance declaration for ‘ToJSONKey (Identity a)’

Data/Aeson/Types/FromJSON.hs:747:10: warning: [-Wredundant-constraints]
    • Redundant constraint: AllNullary (a :+: b) allNullary
    • In the instance declaration for ‘GFromJSON arity (a :+: b)’

Data/Aeson/Types/FromJSON.hs:875:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsRecord f isRecord
    • In the instance declaration for ‘FromTaggedObject' arity f’

Data/Aeson/Types/FromJSON.hs:1018:5: warning: [-Wredundant-constraints]
    • Redundant constraint: GFromJSON arity a
    • In the instance declaration for
        ‘FromUntaggedValue arity (C1 c a)’

Data/Aeson/Types/FromJSON.hs:1357:10: warning: [-Wredundant-constraints]
    • Redundant constraint: FromJSON a
    • In the instance declaration for ‘FromJSONKey (Identity a)’
Haddock coverage:
  30% (  3 / 10) in 'Data.Aeson.Types.Generic'
  Missing documentation for:
    IsRecord (Data/Aeson/Types/Generic.hs:46)
    AllNullary (Data/Aeson/Types/Generic.hs:68)
    Tagged2 (Data/Aeson/Types/Generic.hs:82)
    True (Data/Aeson/Types/Generic.hs:86)
    False (Data/Aeson/Types/Generic.hs:87)
    And (Data/Aeson/Types/Generic.hs:89)
    ProductSize (Data/Aeson/Types/Generic.hs:106)
 100% (  4 /  4) in 'Data.Aeson.Internal.Functions'
  33% (  2 /  6) in 'Data.Aeson.Internal.Time'
  Missing documentation for:
    fromPico (Data/Aeson/Internal/Time.hs:35)
    toPico (Data/Aeson/Internal/Time.hs:32)
    diffTimeOfDay64 (Data/Aeson/Internal/Time.hs:53)
    toTimeOfDay64 (Data/Aeson/Internal/Time.hs:59)
  97% ( 33 / 34) in 'Data.Aeson.Types.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:105)
  48% ( 10 / 21) in 'Data.Aeson.Encoding.Builder'
  Missing documentation for:
    emptyArray_ (Data/Aeson/Encoding/Builder.hs:156)
    emptyObject_ (Data/Aeson/Encoding/Builder.hs:159)
    object (Data/Aeson/Encoding/Builder.hs:105)
    day (Data/Aeson/Encoding/Builder.hs:188)
    localTime (Data/Aeson/Encoding/Builder.hs:256)
    utcTime (Data/Aeson/Encoding/Builder.hs:252)
    timeOfDay (Data/Aeson/Encoding/Builder.hs:204)
    zonedTime (Data/Aeson/Encoding/Builder.hs:260)
    ascii2 (Data/Aeson/Encoding/Builder.hs:162)
    ascii4 (Data/Aeson/Encoding/Builder.hs:166)
    ascii5 (Data/Aeson/Encoding/Builder.hs:171)
  23% ( 17 / 75) in 'Data.Aeson.Encoding.Internal'
  Missing documentation for:
    Module header
    encodingToLazyByteString (Data/Aeson/Encoding/Internal.hs:92)
    retagEncoding (Data/Aeson/Encoding/Internal.hs:96)
    pair (Data/Aeson/Encoding/Internal.hs:124)
    nullEncoding (Data/Aeson/Encoding/Internal.hs:136)
    emptyArray_ (Data/Aeson/Encoding/Internal.hs:139)
    emptyObject_ (Data/Aeson/Encoding/Internal.hs:142)
    wrapObject (Data/Aeson/Encoding/Internal.hs:148)
    wrapArray (Data/Aeson/Encoding/Internal.hs:145)
    null_ (Data/Aeson/Encoding/Internal.hs:151)
    bool (Data/Aeson/Encoding/Internal.hs:154)
    text (Data/Aeson/Encoding/Internal.hs:215)
    lazyText (Data/Aeson/Encoding/Internal.hs:218)
    string (Data/Aeson/Encoding/Internal.hs:223)
    list (Data/Aeson/Encoding/Internal.hs:164)
    empty (Data/Aeson/Encoding/Internal.hs:193)
    >< (Data/Aeson/Encoding/Internal.hs:200)
    econcat (Data/Aeson/Encoding/Internal.hs:196)
    int8 (Data/Aeson/Encoding/Internal.hs:242)
    int16 (Data/Aeson/Encoding/Internal.hs:245)
    int32 (Data/Aeson/Encoding/Internal.hs:248)
    int64 (Data/Aeson/Encoding/Internal.hs:251)
    int (Data/Aeson/Encoding/Internal.hs:254)
    word8 (Data/Aeson/Encoding/Internal.hs:257)
    word16 (Data/Aeson/Encoding/Internal.hs:260)
    word32 (Data/Aeson/Encoding/Internal.hs:263)
    word64 (Data/Aeson/Encoding/Internal.hs:266)
    word (Data/Aeson/Encoding/Internal.hs:269)
    integer (Data/Aeson/Encoding/Internal.hs:272)
    float (Data/Aeson/Encoding/Internal.hs:275)
    double (Data/Aeson/Encoding/Internal.hs:278)
    scientific (Data/Aeson/Encoding/Internal.hs:281)
    int8Text (Data/Aeson/Encoding/Internal.hs:294)
    int16Text (Data/Aeson/Encoding/Internal.hs:297)
    int32Text (Data/Aeson/Encoding/Internal.hs:300)
    int64Text (Data/Aeson/Encoding/Internal.hs:303)
    intText (Data/Aeson/Encoding/Internal.hs:306)
    word8Text (Data/Aeson/Encoding/Internal.hs:309)
    word16Text (Data/Aeson/Encoding/Internal.hs:312)
    word32Text (Data/Aeson/Encoding/Internal.hs:315)
    word64Text (Data/Aeson/Encoding/Internal.hs:318)
    wordText (Data/Aeson/Encoding/Internal.hs:321)
    integerText (Data/Aeson/Encoding/Internal.hs:324)
    floatText (Data/Aeson/Encoding/Internal.hs:327)
    doubleText (Data/Aeson/Encoding/Internal.hs:330)
    scientificText (Data/Aeson/Encoding/Internal.hs:333)
    day (Data/Aeson/Encoding/Internal.hs:340)
    localTime (Data/Aeson/Encoding/Internal.hs:343)
    utcTime (Data/Aeson/Encoding/Internal.hs:346)
    timeOfDay (Data/Aeson/Encoding/Internal.hs:349)
    zonedTime (Data/Aeson/Encoding/Internal.hs:352)
    value (Data/Aeson/Encoding/Internal.hs:359)
    comma (Data/Aeson/Encoding/Internal.hs:230)
    colon (Data/Aeson/Encoding/Internal.hs:230)
    openBracket (Data/Aeson/Encoding/Internal.hs:230)
    closeBracket (Data/Aeson/Encoding/Internal.hs:230)
    openCurly (Data/Aeson/Encoding/Internal.hs:230)
    closeCurly (Data/Aeson/Encoding/Internal.hs:230)
 100% (  8 /  8) in 'Data.Aeson.Parser.Time'
  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)
  73% ( 11 / 15) in 'Data.Aeson.Parser'
  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)
  25% ( 15 / 60) in 'Data.Aeson.Encoding'
  Missing documentation for:
    encodingToLazyByteString (Data/Aeson/Encoding/Internal.hs:92)
    pair (Data/Aeson/Encoding/Internal.hs:124)
    nullEncoding (Data/Aeson/Encoding/Internal.hs:136)
    emptyArray_ (Data/Aeson/Encoding/Internal.hs:139)
    emptyObject_ (Data/Aeson/Encoding/Internal.hs:142)
    text (Data/Aeson/Encoding/Internal.hs:215)
    lazyText (Data/Aeson/Encoding/Internal.hs:218)
    string (Data/Aeson/Encoding/Internal.hs:223)
    list (Data/Aeson/Encoding/Internal.hs:164)
    null_ (Data/Aeson/Encoding/Internal.hs:151)
    bool (Data/Aeson/Encoding/Internal.hs:154)
    int8 (Data/Aeson/Encoding/Internal.hs:242)
    int16 (Data/Aeson/Encoding/Internal.hs:245)
    int32 (Data/Aeson/Encoding/Internal.hs:248)
    int64 (Data/Aeson/Encoding/Internal.hs:251)
    int (Data/Aeson/Encoding/Internal.hs:254)
    word8 (Data/Aeson/Encoding/Internal.hs:257)
    word16 (Data/Aeson/Encoding/Internal.hs:260)
    word32 (Data/Aeson/Encoding/Internal.hs:263)
    word64 (Data/Aeson/Encoding/Internal.hs:266)
    word (Data/Aeson/Encoding/Internal.hs:269)
    integer (Data/Aeson/Encoding/Internal.hs:272)
    float (Data/Aeson/Encoding/Internal.hs:275)
    double (Data/Aeson/Encoding/Internal.hs:278)
    scientific (Data/Aeson/Encoding/Internal.hs:281)
    int8Text (Data/Aeson/Encoding/Internal.hs:294)
    int16Text (Data/Aeson/Encoding/Internal.hs:297)
    int32Text (Data/Aeson/Encoding/Internal.hs:300)
    int64Text (Data/Aeson/Encoding/Internal.hs:303)
    intText (Data/Aeson/Encoding/Internal.hs:306)
    word8Text (Data/Aeson/Encoding/Internal.hs:309)
    word16Text (Data/Aeson/Encoding/Internal.hs:312)
    word32Text (Data/Aeson/Encoding/Internal.hs:315)
    word64Text (Data/Aeson/Encoding/Internal.hs:318)
    wordText (Data/Aeson/Encoding/Internal.hs:321)
    integerText (Data/Aeson/Encoding/Internal.hs:324)
    floatText (Data/Aeson/Encoding/Internal.hs:327)
    doubleText (Data/Aeson/Encoding/Internal.hs:330)
    scientificText (Data/Aeson/Encoding/Internal.hs:333)
    day (Data/Aeson/Encoding/Internal.hs:340)
    localTime (Data/Aeson/Encoding/Internal.hs:343)
    utcTime (Data/Aeson/Encoding/Internal.hs:346)
    timeOfDay (Data/Aeson/Encoding/Internal.hs:349)
    zonedTime (Data/Aeson/Encoding/Internal.hs:352)
    value (Data/Aeson/Encoding/Internal.hs:359)
  93% ( 27 / 29) in 'Data.Aeson.Types.ToJSON'
  Missing documentation for:
    Module header
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:442)
  95% ( 36 / 38) in 'Data.Aeson.Types.FromJSON'
  Missing documentation for:
    Module header
    parseOptionalFieldWith (Data/Aeson/Types/FromJSON.hs:215)
  98% ( 59 / 60) in 'Data.Aeson.Types.Class'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:442)
  88% (  7 /  8) in 'Data.Aeson.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:105)
  99% ( 84 / 85) in 'Data.Aeson.Types'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:442)
 100% (  3 /  3) in 'Data.Aeson.Text'
  99% ( 88 / 89) in 'Data.Aeson'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:442)
 100% ( 25 / 25) in 'Data.Aeson.TH'
  33% (  1 /  3) in 'Data.Aeson.Encode'
  Missing documentation for:
    encode (Data/Aeson/Encode.hs:24)
    encodeToTextBuilder (Data/Aeson/Encode.hs:28)
Warning: Data.Aeson.Types: could not find link destinations for:
    CoerceText AllNullary ParseSum FromProduct ProductSize ConsFromJSON SumToJSON WriteProduct ConsToJSON SumToEncoding EncodeProduct ConsToEncoding
Warning: Data.Aeson: could not find link destinations for:
    CoerceText AllNullary ParseSum FromProduct ProductSize ConsFromJSON SumToJSON WriteProduct ConsToJSON SumToEncoding EncodeProduct ConsToEncoding
Warning: Data.Aeson.TH: could not find link destinations for:
    StarKindStatus
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file:
/tmp/pkgConf-aeson-1.0.05787911381242751403.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/aeson-1.0.0.0-5hYjnFJJ8Tv6H2lbO5qlds
Registering aeson-1.0.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-19805/aeson-1.0.0.0'
Installed aeson-1.0.0.0
cabal: Entering directory '/tmp/cabal-tmp-19805/generic-xmlpickler-0.1.0.5'
Configuring generic-xmlpickler-0.1.0.5...
Building generic-xmlpickler-0.1.0.5...
Preprocessing library generic-xmlpickler-0.1.0.5...
[1 of 1] Compiling Generics.XmlPickler ( src/Generics/XmlPickler.hs, dist/build/Generics/XmlPickler.o )
Running Haddock for generic-xmlpickler-0.1.0.5...
Running hscolour for generic-xmlpickler-0.1.0.5...
Preprocessing library generic-xmlpickler-0.1.0.5...
Preprocessing library generic-xmlpickler-0.1.0.5...
Haddock coverage:
  60% (  3 /  5) in 'Generics.XmlPickler'
  Missing documentation for:
    Module header
    formatElement (src/Generics/XmlPickler.hs:164)
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.0426765221316880017.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/generic-xmlpickler-0.1.0.5-1wzinUA17eFA1hV8AF1pSO
Registering generic-xmlpickler-0.1.0.5...
cabal: Leaving directory '/tmp/cabal-tmp-19805/generic-xmlpickler-0.1.0.5'
Installed generic-xmlpickler-0.1.0.5
cabal: Entering directory '/tmp/cabal-tmp-19805/hxt-pickle-utils-0.1.0.3'
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 )
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.01796707277155045156.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hxt-pickle-utils-0.1.0.3-AUoHoOBEZPyCtItee0owhT
Registering hxt-pickle-utils-0.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-19805/hxt-pickle-utils-0.1.0.3'
Installed hxt-pickle-utils-0.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-19805/aeson-utils-0.3.0.2'
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 )
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...
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.015195265321239243468.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/aeson-utils-0.3.0.2-CUkfr1t5JdFCmbW3hQ7ASL
Registering aeson-utils-0.3.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-19805/aeson-utils-0.3.0.2'
Installed aeson-utils-0.3.0.2
cabal: Entering directory '/tmp/cabal-tmp-19805/generic-aeson-0.2.0.8'
Configuring generic-aeson-0.2.0.8...
Building generic-aeson-0.2.0.8...
Preprocessing library generic-aeson-0.2.0.8...
[1 of 3] Compiling Generics.Generic.IsEnum ( src/Generics/Generic/IsEnum.hs, dist/build/Generics/Generic/IsEnum.o )

src/Generics/Generic/IsEnum.hs:45:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (GIsEnum f, GIsEnum g)
    • In the instance declaration for ‘GIsEnum (f :*: g)’

src/Generics/Generic/IsEnum.hs:60:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Generic a
    • In the type signature for:
           isEnum :: (Generic a, GIsEnum (Rep a)) => Proxy a -> Bool
[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 )
Running Haddock for generic-aeson-0.2.0.8...
Running hscolour for generic-aeson-0.2.0.8...
Preprocessing library generic-aeson-0.2.0.8...
Preprocessing library generic-aeson-0.2.0.8...

src/Generics/Generic/IsEnum.hs:45:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (GIsEnum f, GIsEnum g)
    • In the instance declaration for ‘GIsEnum (f :*: g)’

src/Generics/Generic/IsEnum.hs:60:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Generic a
    • In the type signature for:
           isEnum :: (Generic a, GIsEnum (Rep a)) => Proxy a -> Bool
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:77)
    conNameT (src/Generics/Generic/Aeson/Util.hs:32)
    selNameT (src/Generics/Generic/Aeson/Util.hs:39)
    Settings (src/Generics/Generic/Aeson/Util.hs:81)
    defaultSettings (src/Generics/Generic/Aeson/Util.hs:84)
  60% (  6 / 10) in 'Generics.Generic.Aeson'
  Missing documentation for:
    Settings (src/Generics/Generic/Aeson/Util.hs:81)
    defaultSettings (src/Generics/Generic/Aeson/Util.hs:84)
    gtoJsonWithSettings (src/Generics/Generic/Aeson.hs:100)
    gparseJsonWithSettings (src/Generics/Generic/Aeson.hs:115)
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.019139657092103810509.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/generic-aeson-0.2.0.8-93xn5QBZH7AEKb3WIsCUXI
Registering generic-aeson-0.2.0.8...
cabal: Leaving directory '/tmp/cabal-tmp-19805/generic-aeson-0.2.0.8'
Installed generic-aeson-0.2.0.8
cabal: Entering directory '/tmp/cabal-tmp-19805/json-schema-0.7.4.1'
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 )

src/Data/JSON/Schema/Types.hs:131:10: warning: [-Wredundant-constraints]
    • Redundant constraint: HasResolution a
    • In the instance declaration for ‘JSONSchema (Fixed a)’

src/Data/JSON/Schema/Types.hs:155:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsString k
    • In the instance declaration for ‘JSONSchema (M.Map k v)’

src/Data/JSON/Schema/Types.hs:158:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsString k
    • In the instance declaration for ‘JSONSchema (H.HashMap k v)’
[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: [-Wunused-imports]
    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: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
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/Types.hs:131:10: warning: [-Wredundant-constraints]
    • Redundant constraint: HasResolution a
    • In the instance declaration for ‘JSONSchema (Fixed a)’

src/Data/JSON/Schema/Types.hs:155:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsString k
    • In the instance declaration for ‘JSONSchema (M.Map k v)’

src/Data/JSON/Schema/Types.hs:158:10: warning: [-Wredundant-constraints]
    • Redundant constraint: IsString k
    • In the instance declaration for ‘JSONSchema (H.HashMap k v)’

src/Data/JSON/Schema/Generic.hs:20:1: warning: [-Wunused-imports]
    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: [-Wunused-imports]
    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:
    unsafeIndex unsafeRangeSize
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.417986753311205401904.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/json-schema-0.7.4.1-1MTwcLLztkPEIDvJTKZpUx
Registering json-schema-0.7.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/json-schema-0.7.4.1'
Installed json-schema-0.7.4.1
cabal: Entering directory '/tmp/cabal-tmp-19805/rest-stringmap-0.2.0.6'
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 )
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.05780012461398836991.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/rest-stringmap-0.2.0.6-CiL0VprxJmM7DbFx4igkrO
Registering rest-stringmap-0.2.0.6...
cabal: Leaving directory '/tmp/cabal-tmp-19805/rest-stringmap-0.2.0.6'
Installed rest-stringmap-0.2.0.6
cabal: Entering directory '/tmp/cabal-tmp-19805/rest-types-1.14.1.1'
Configuring rest-types-1.14.1.1...
Building rest-types-1.14.1.1...
Preprocessing library rest-types-1.14.1.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 )
[6 of 8] Compiling Rest.Types.Method ( src/Rest/Types/Method.hs, dist/build/Rest/Types/Method.o )
[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 )

src/Rest/Types/Container.hs:25:1: warning: [-Wunused-imports]
    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/Container.hs:27:1: warning: [-Wunused-imports]
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Running Haddock for rest-types-1.14.1.1...
Running hscolour for rest-types-1.14.1.1...
Preprocessing library rest-types-1.14.1.1...
Preprocessing library rest-types-1.14.1.1...

src/Rest/Types/Container.hs:25:1: warning: [-Wunused-imports]
    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/Container.hs:27:1: warning: [-Wunused-imports]
    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:
   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:21)
   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:39)
    SomeOutput (src/Rest/Types/Container.hs:52)
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.11544928980724114467.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/rest-types-1.14.1.1-Dj620LizKbK3QqWxY2ReXb
Registering rest-types-1.14.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-19805/rest-types-1.14.1.1'
Installed rest-types-1.14.1.1
cabal: Entering directory '/tmp/cabal-tmp-19805/rest-core-0.39'
Configuring rest-core-0.39...
Building rest-core-0.39...
Preprocessing library rest-core-0.39...
[ 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 )

src/Rest/Error.hs:28:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           mapE :: (Applicative m, Monad m) =>
                   (e -> e') -> ExceptT e m a -> ExceptT e' m a
[ 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 )

src/Rest/Handler.hs:85:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           mkGenHandler :: (Monad m, i ~ FromMaybe () i', o ~ FromMaybe () o',
                            e ~ FromMaybe Void e') =>
                           Modifier h p i' o' e'
                           -> (Env h p i -> ExceptT (Reason e) m (Apply f o))
                           -> GenHandler m f
[ 9 of 18] Compiling Rest.Schema      ( src/Rest/Schema.hs, dist/build/Rest/Schema.o )

src/Rest/Schema.hs:85:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           singleRead :: (Show a, Read a, Info a) =>
                         (a -> sid) -> Endpoint sid mid aid

src/Rest/Schema.hs:105:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           listingRead :: (Show a, Read a, Info a) =>
                          (a -> mid) -> Endpoint sid mid aid

src/Rest/Schema.hs:121:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           unnamedSingleRead :: (Show a, Read a, Info a) =>
                                (a -> sid) -> Step sid mid aid

src/Rest/Schema.hs:136:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           unnamedListingRead :: (Show a, Read a, Info a) =>
                                 (a -> mid) -> Step sid mid aid
[10 of 18] Compiling Rest.Resource    ( src/Rest/Resource.hs, dist/build/Rest/Resource.o )

src/Rest/Resource.hs:65:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Applicative m, Applicative s)
    • In the type signature for:
           mkResource :: (Applicative m, Monad m, Applicative s, Monad s) =>
                         (forall b. sid -> s b -> m b) -> Resource m s sid Void Void

src/Rest/Resource.hs:88:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           mkResourceId :: (Applicative m, Monad m) =>
                           Resource m m sid Void Void

src/Rest/Resource.hs:94:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           mkResourceReader :: (Applicative m, Monad m) =>
                               Resource m (ReaderT sid m) sid Void Void

src/Rest/Resource.hs:102:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Applicative m, Applicative s)
    • In the type signature for:
           mkResourceReaderWith :: (Applicative m, Monad m, Applicative s,
                                    Monad s) =>
                                   (forall b. s b -> ReaderT sid m b) -> Resource m s sid Void Void
[11 of 18] Compiling Rest.Api         ( src/Rest/Api.hs, dist/build/Rest/Api.o )

src/Rest/Api.hs:66:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad s
    • In the type signature for:
           route :: Monad s => Resource m s sid mid aid -> Router m s

src/Rest/Api.hs:95:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           root :: (Applicative m, Monad m) => Router m m
[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 )

src/Rest/Driver/Perform.hs:249:9: warning: [-Wredundant-constraints]
    • Redundant constraint: Rest m
    • In the type signature for:
           tryPrintD :: Rest m1 =>
                        [D.Error e1] -> Format -> MaybeT m1 UTF8.ByteString
      In an equation for ‘tryPrint’:
          tryPrint e (Dicts ds) f
            = tryPrintD ds f
            where
                tryPrintD ::
                  Rest m => [D.Error e] -> Format -> MaybeT m UTF8.ByteString
                tryPrintD (JsonE : _) JsonFormat
                  = printError JsonFormat (toResponseCode e) (encode e)
                tryPrintD (XmlE : _) XmlFormat
                  = printError
                      XmlFormat (toResponseCode e) (UTF8.fromString (toXML e))
                tryPrintD (_ : xs) t = tryPrintD xs t
                tryPrintD [] _ = mzero
      In an equation for ‘failureWriter’:
          failureWriter es err
            = do { formats <- acceptM;
                   fromMaybeT (printFallback formats)
                   $ msum
                       ((tryPrint err es <$> (formats ++ [XmlFormat]))
                        ++ (tryPrint (fallbackError formats) None <$> formats)) }
            where
                tryPrint ::
                  forall m e e'.
                  (e ~ FromMaybe Void e', Rest m) =>
                  Reason e -> Errors e' -> Format -> MaybeT m UTF8.ByteString
                tryPrint e None JsonFormat
                  = printError JsonFormat (toResponseCode e) (encode e)
                tryPrint e None XmlFormat
                  = printError
                      XmlFormat (toResponseCode e) (UTF8.fromString (toXML e))
                tryPrint _ None _ = mzero
                tryPrint e (Dicts ds) f
                  = tryPrintD ds f
                  where
                      tryPrintD ::
                        Rest m => [D.Error e] -> Format -> MaybeT m UTF8.ByteString
                      tryPrintD (JsonE : _) JsonFormat
                        = printError JsonFormat (toResponseCode e) (encode e)
                      tryPrintD (XmlE : _) XmlFormat
                        = printError
                            XmlFormat (toResponseCode e) (UTF8.fromString (toXML e))
                      tryPrintD (_ : xs) t = tryPrintD xs t
                      tryPrintD [] _ = mzero
                printError f cd x
                  = do { contentType f;
                         .... }
                printFallback fs
                  = printError
                      XmlFormat
                      (toResponseCode (fallbackError fs))
                      (UTF8.fromString (toXML $ fallbackError fs))
                ....
[14 of 18] Compiling Rest.Driver.RestM ( src/Rest/Driver/RestM.hs, dist/build/Rest/Driver/RestM.o )

src/Rest/Driver/RestM.hs:72:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the instance declaration for ‘Rest (RestM m)’
[15 of 18] Compiling Rest.Driver.Routing.Internal ( src/Rest/Driver/Routing/Internal.hs, dist/build/Rest/Driver/Routing/Internal.o )

src/Rest/Driver/Routing/Internal.hs:78:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           route :: (Applicative m, Monad m) =>
                    Maybe Method
                    -> UriParts -> Rest.Api m -> Either Reason_ (RunnableHandler m)

src/Rest/Driver/Routing/Internal.hs:324:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           mkMultiGetHandler :: (Applicative m, Monad m) =>
                                Config m -> Rest.Router m s -> Handler m

src/Rest/Driver/Routing/Internal.hs:327:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           defaultRunMultiResources :: (Applicative m, Monad m) =>
                                       Config m
                                       -> Rest.Router m s
                                       -> [Resource]
                                       -> ExceptT Reason_ m [BodyPart]

src/Rest/Driver/Routing/Internal.hs:330:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           defaultConfig :: (Applicative m, Monad m) => Config m
[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 )

src/Rest/Run.hs:22:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           apiToHandler :: (Applicative m, Monad m, Rest m) =>
                           Api m -> m UTF8.ByteString

src/Rest/Run.hs:25:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           apiToHandler' :: (Applicative m, Monad m, Rest n) =>
                            Run m n -> Api m -> n UTF8.ByteString
[18 of 18] Compiling Rest             ( src/Rest.hs, dist/build/Rest.o )
Running Haddock for rest-core-0.39...
Running hscolour for rest-core-0.39...
Preprocessing library rest-core-0.39...
Preprocessing library rest-core-0.39...
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/Error.hs:28:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           mapE :: (Applicative m, Monad m) =>
                   (e -> e') -> ExceptT e m a -> ExceptT e' m a

src/Rest/Handler.hs:85:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           mkGenHandler :: (Monad m, i ~ FromMaybe () i', o ~ FromMaybe () o',
                            e ~ FromMaybe Void e') =>
                           Modifier h p i' o' e'
                           -> (Env h p i -> ExceptT (Reason e) m (Apply f o))
                           -> GenHandler m f

src/Rest/Schema.hs:85:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           singleRead :: (Show a, Read a, Info a) =>
                         (a -> sid) -> Endpoint sid mid aid

src/Rest/Schema.hs:105:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           listingRead :: (Show a, Read a, Info a) =>
                          (a -> mid) -> Endpoint sid mid aid

src/Rest/Schema.hs:121:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           unnamedSingleRead :: (Show a, Read a, Info a) =>
                                (a -> sid) -> Step sid mid aid

src/Rest/Schema.hs:136:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           unnamedListingRead :: (Show a, Read a, Info a) =>
                                 (a -> mid) -> Step sid mid aid

src/Rest/Resource.hs:65:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Applicative m, Applicative s)
    • In the type signature for:
           mkResource :: (Applicative m, Monad m, Applicative s, Monad s) =>
                         (forall b. sid -> s b -> m b) -> Resource m s sid Void Void

src/Rest/Resource.hs:88:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           mkResourceId :: (Applicative m, Monad m) =>
                           Resource m m sid Void Void

src/Rest/Resource.hs:94:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           mkResourceReader :: (Applicative m, Monad m) =>
                               Resource m (ReaderT sid m) sid Void Void

src/Rest/Resource.hs:102:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Applicative m, Applicative s)
    • In the type signature for:
           mkResourceReaderWith :: (Applicative m, Monad m, Applicative s,
                                    Monad s) =>
                                   (forall b. s b -> ReaderT sid m b) -> Resource m s sid Void Void

src/Rest/Api.hs:66:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad s
    • In the type signature for:
           route :: Monad s => Resource m s sid mid aid -> Router m s

src/Rest/Api.hs:95:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           root :: (Applicative m, Monad m) => Router m m

src/Rest/Driver/Perform.hs:249:9: warning: [-Wredundant-constraints]
    • Redundant constraint: Rest m
    • In the type signature for:
           tryPrintD :: Rest m1 =>
                        [D.Error e1] -> Format -> MaybeT m1 UTF8.ByteString
      In an equation for ‘tryPrint’:
          tryPrint e (Dicts ds) f
            = tryPrintD ds f
            where
                tryPrintD ::
                  Rest m => [D.Error e] -> Format -> MaybeT m UTF8.ByteString
                tryPrintD (JsonE : _) JsonFormat
                  = printError JsonFormat (toResponseCode e) (encode e)
                tryPrintD (XmlE : _) XmlFormat
                  = printError
                      XmlFormat (toResponseCode e) (UTF8.fromString (toXML e))
                tryPrintD (_ : xs) t = tryPrintD xs t
                tryPrintD [] _ = mzero
      In an equation for ‘failureWriter’:
          failureWriter es err
            = do { formats <- acceptM;
                   fromMaybeT (printFallback formats)
                   $ msum
                       ((tryPrint err es <$> (formats ++ [XmlFormat]))
                        ++ (tryPrint (fallbackError formats) None <$> formats)) }
            where
                tryPrint ::
                  forall m e e'.
                  (e ~ FromMaybe Void e', Rest m) =>
                  Reason e -> Errors e' -> Format -> MaybeT m UTF8.ByteString
                tryPrint e None JsonFormat
                  = printError JsonFormat (toResponseCode e) (encode e)
                tryPrint e None XmlFormat
                  = printError
                      XmlFormat (toResponseCode e) (UTF8.fromString (toXML e))
                tryPrint _ None _ = mzero
                tryPrint e (Dicts ds) f
                  = tryPrintD ds f
                  where
                      tryPrintD ::
                        Rest m => [D.Error e] -> Format -> MaybeT m UTF8.ByteString
                      tryPrintD (JsonE : _) JsonFormat
                        = printError JsonFormat (toResponseCode e) (encode e)
                      tryPrintD (XmlE : _) XmlFormat
                        = printError
                            XmlFormat (toResponseCode e) (UTF8.fromString (toXML e))
                      tryPrintD (_ : xs) t = tryPrintD xs t
                      tryPrintD [] _ = mzero
                printError f cd x
                  = do { contentType f;
                         .... }
                printFallback fs
                  = printError
                      XmlFormat
                      (toResponseCode (fallbackError fs))
                      (UTF8.fromString (toXML $ fallbackError fs))
                ....

src/Rest/Driver/RestM.hs:72:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the instance declaration for ‘Rest (RestM m)’

src/Rest/Driver/Routing/Internal.hs:78:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           route :: (Applicative m, Monad m) =>
                    Maybe Method
                    -> UriParts -> Rest.Api m -> Either Reason_ (RunnableHandler m)

src/Rest/Driver/Routing/Internal.hs:324:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           mkMultiGetHandler :: (Applicative m, Monad m) =>
                                Config m -> Rest.Router m s -> Handler m

src/Rest/Driver/Routing/Internal.hs:327:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           defaultRunMultiResources :: (Applicative m, Monad m) =>
                                       Config m
                                       -> Rest.Router m s
                                       -> [Resource]
                                       -> ExceptT Reason_ m [BodyPart]

src/Rest/Driver/Routing/Internal.hs:330:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           defaultConfig :: (Applicative m, Monad m) => Config m

src/Rest/Run.hs:22:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           apiToHandler :: (Applicative m, Monad m, Rest m) =>
                           Api m -> m UTF8.ByteString

src/Rest/Run.hs:25:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Applicative m
    • In the type signature for:
           apiToHandler' :: (Applicative m, Monad m, Rest n) =>
                            Run m n -> Api m -> n UTF8.ByteString
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% ( 24 / 24) 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:92)
    routeMultiGet (src/Rest/Driver/Routing/Internal.hs:97)
    routeRouter (src/Rest/Driver/Routing/Internal.hs:104)
    routeToplevel (src/Rest/Driver/Routing/Internal.hs:113)
    routeCreate (src/Rest/Driver/Routing/Internal.hs:126)
    routeStep (src/Rest/Driver/Routing/Internal.hs:130)
    routeNamed (src/Rest/Driver/Routing/Internal.hs:142)
    routeUnnamed (src/Rest/Driver/Routing/Internal.hs:152)
    routeGetter (src/Rest/Driver/Routing/Internal.hs:167)
    multi (src/Rest/Driver/Routing/Internal.hs:179)
    routeListGetter (src/Rest/Driver/Routing/Internal.hs:192)
    withSubresource (src/Rest/Driver/Routing/Internal.hs:205)
    routeSingle (src/Rest/Driver/Routing/Internal.hs:222)
    routeName (src/Rest/Driver/Routing/Internal.hs:233)
    routeListHandler (src/Rest/Driver/Routing/Internal.hs:239)
    lookupRouter (src/Rest/Driver/Routing/Internal.hs:245)
    parseIdent (src/Rest/Driver/Routing/Internal.hs:251)
    splitUriString (src/Rest/Driver/Routing/Internal.hs:258)
    popSegment (src/Rest/Driver/Routing/Internal.hs:261)
    withSegment (src/Rest/Driver/Routing/Internal.hs:270)
    noRestPath (src/Rest/Driver/Routing/Internal.hs:279)
    guardNullPath (src/Rest/Driver/Routing/Internal.hs:285)
    hasMethod (src/Rest/Driver/Routing/Internal.hs:288)
    guardMethod (src/Rest/Driver/Routing/Internal.hs:294)
    mkListHandler (src/Rest/Driver/Routing/Internal.hs:297)
    mkListAction (src/Rest/Driver/Routing/Internal.hs:302)
    mkMultiHandler (src/Rest/Driver/Routing/Internal.hs:310)
    mkMultiGetHandler (src/Rest/Driver/Routing/Internal.hs:324)
    defaultRunMultiResources (src/Rest/Driver/Routing/Internal.hs:327)
    defaultConfig (src/Rest/Driver/Routing/Internal.hs:330)
    runResource (src/Rest/Driver/Routing/Internal.hs:333)
    routeResource (src/Rest/Driver/Routing/Internal.hs:340)
    toRestInput (src/Rest/Driver/Routing/Internal.hs:343)
    mkHeaders (src/Rest/Driver/Routing/Internal.hs:352)
    mkBodyPart (src/Rest/Driver/Routing/Internal.hs:355)
    fromMaybeT (src/Rest/Driver/Routing/Internal.hs:363)
   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:297)
    mkMultiHandler (src/Rest/Driver/Routing/Internal.hs:310)
    UriParts (src/Rest/Driver/Routing/Internal.hs:54)
    splitUriString (src/Rest/Driver/Routing/Internal.hs:258)
   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'
Warning: Rest.Dictionary.Types: could not find link destinations for:
    ~
Warning: Rest.Dictionary.Combinators: could not find link destinations for:
    ~
Warning: Rest.Container: could not find link destinations for:
    ~
Warning: Rest.Handler: could not find link destinations for:
    ~
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-01572954068463770803.39
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/rest-core-0.39-AnrpuuLQaum4qp7hgMJKGC
Registering rest-core-0.39...
cabal: Leaving directory '/tmp/cabal-tmp-19805/rest-core-0.39'
Installed rest-core-0.39
Downloading rest-gen-0.20.0.0...
cabal: Entering directory '/tmp/cabal-tmp-19805/rest-gen-0.20.0.0'
Configuring rest-gen-0.20.0.0...
Building rest-gen-0.20.0.0...
Preprocessing library rest-gen-0.20.0.0...
[ 1 of 18] Compiling Rest.Gen.Base.JSON.Pretty ( src/Rest/Gen/Base/JSON/Pretty.hs, dist/build/Rest/Gen/Base/JSON/Pretty.o )
[ 2 of 18] Compiling Paths_rest_gen   ( dist/build/autogen/Paths_rest_gen.hs, dist/build/Paths_rest_gen.o )
[ 3 of 18] Compiling Rest.Gen.Base.XML ( src/Rest/Gen/Base/XML.hs, dist/build/Rest/Gen/Base/XML.o )
[ 4 of 18] Compiling Rest.Gen.Base.JSON ( src/Rest/Gen/Base/JSON.hs, dist/build/Rest/Gen/Base/JSON.o )
[ 5 of 18] Compiling Rest.Gen.Base.Link ( src/Rest/Gen/Base/Link.hs, dist/build/Rest/Gen/Base/Link.o )
[ 6 of 18] Compiling Rest.Gen.NoAnnotation ( src/Rest/Gen/NoAnnotation.hs, dist/build/Rest/Gen/NoAnnotation.o )
[ 7 of 18] Compiling Rest.Gen.Base.ActionInfo.Ident ( src/Rest/Gen/Base/ActionInfo/Ident.hs, dist/build/Rest/Gen/Base/ActionInfo/Ident.o )
[ 8 of 18] Compiling Rest.Gen.Utils   ( src/Rest/Gen/Utils.hs, dist/build/Rest/Gen/Utils.o )
[ 9 of 18] Compiling Rest.Gen.Types   ( src/Rest/Gen/Types.hs, dist/build/Rest/Gen/Types.o )
[10 of 18] Compiling Rest.Gen.Base.ActionInfo ( src/Rest/Gen/Base/ActionInfo.hs, dist/build/Rest/Gen/Base/ActionInfo.o )

src/Rest/Gen/Base/ActionInfo.hs:453:25: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: MultipartO
[11 of 18] Compiling Rest.Gen.Base.ApiTree ( src/Rest/Gen/Base/ApiTree.hs, dist/build/Rest/Gen/Base/ApiTree.o )
[12 of 18] Compiling Rest.Gen.Base    ( src/Rest/Gen/Base.hs, dist/build/Rest/Gen/Base.o )
[13 of 18] Compiling Rest.Gen.Ruby    ( src/Rest/Gen/Ruby.hs, dist/build/Rest/Gen/Ruby.o )
[14 of 18] Compiling Rest.Gen.JavaScript ( src/Rest/Gen/JavaScript.hs, dist/build/Rest/Gen/JavaScript.o )
[15 of 18] Compiling Rest.Gen.Haskell ( src/Rest/Gen/Haskell.hs, dist/build/Rest/Gen/Haskell.o )
[16 of 18] Compiling Rest.Gen.Docs    ( src/Rest/Gen/Docs.hs, dist/build/Rest/Gen/Docs.o )
[17 of 18] Compiling Rest.Gen.Config  ( src/Rest/Gen/Config.hs, dist/build/Rest/Gen/Config.o )
[18 of 18] Compiling Rest.Gen         ( src/Rest/Gen.hs, dist/build/Rest/Gen.o )
Running Haddock for rest-gen-0.20.0.0...
Running hscolour for rest-gen-0.20.0.0...
Preprocessing library rest-gen-0.20.0.0...
Preprocessing library rest-gen-0.20.0.0...
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:453:25: warning: [-Wincomplete-patterns]
    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:28)
    getBinDir (dist/build/autogen/Paths_rest_gen.hs:38)
    getLibDir (dist/build/autogen/Paths_rest_gen.hs:38)
    getDataDir (dist/build/autogen/Paths_rest_gen.hs:38)
    getLibexecDir (dist/build/autogen/Paths_rest_gen.hs:38)
    getDataFileName (dist/build/autogen/Paths_rest_gen.hs:45)
    getSysconfDir (dist/build/autogen/Paths_rest_gen.hs:38)
   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 / 39) in 'Rest.Gen.NoAnnotation'
  Missing documentation for:
    Module header
    Alt (src/Rest/Gen/NoAnnotation.hs:5)
    BangType (src/Rest/Gen/NoAnnotation.hs:6)
    Binds (src/Rest/Gen/NoAnnotation.hs:7)
    ClassDecl (src/Rest/Gen/NoAnnotation.hs:8)
    Context (src/Rest/Gen/NoAnnotation.hs:9)
    Decl (src/Rest/Gen/NoAnnotation.hs:10)
    DeclHead (src/Rest/Gen/NoAnnotation.hs:11)
    Exp (src/Rest/Gen/NoAnnotation.hs:12)
    ExportSpec (src/Rest/Gen/NoAnnotation.hs:13)
    ExportSpecList (src/Rest/Gen/NoAnnotation.hs:14)
    FieldDecl (src/Rest/Gen/NoAnnotation.hs:15)
    FieldUpdate (src/Rest/Gen/NoAnnotation.hs:16)
    GadtDecl (src/Rest/Gen/NoAnnotation.hs:17)
    GuardedRhs (src/Rest/Gen/NoAnnotation.hs:18)
    ImportDecl (src/Rest/Gen/NoAnnotation.hs:19)
    ImportSpec (src/Rest/Gen/NoAnnotation.hs:20)
    Literal (src/Rest/Gen/NoAnnotation.hs:21)
    Match (src/Rest/Gen/NoAnnotation.hs:22)
    Module (src/Rest/Gen/NoAnnotation.hs:23)
    ModuleName (src/Rest/Gen/NoAnnotation.hs:24)
    ModulePragma (src/Rest/Gen/NoAnnotation.hs:25)
    Name (src/Rest/Gen/NoAnnotation.hs:26)
    Pat (src/Rest/Gen/NoAnnotation.hs:27)
    PatField (src/Rest/Gen/NoAnnotation.hs:28)
    QName (src/Rest/Gen/NoAnnotation.hs:29)
    QOp (src/Rest/Gen/NoAnnotation.hs:30)
    QualConDecl (src/Rest/Gen/NoAnnotation.hs:31)
    QualStmt (src/Rest/Gen/NoAnnotation.hs:32)
    Rhs (src/Rest/Gen/NoAnnotation.hs:33)
    Sign (src/Rest/Gen/NoAnnotation.hs:34)
    SpecialCon (src/Rest/Gen/NoAnnotation.hs:35)
    SrcLoc (src/Rest/Gen/NoAnnotation.hs:36)
    SrcSpan (src/Rest/Gen/NoAnnotation.hs:37)
    SrcSpanInfo (src/Rest/Gen/NoAnnotation.hs:38)
    Stmt (src/Rest/Gen/NoAnnotation.hs:39)
    TyVarBind (src/Rest/Gen/NoAnnotation.hs:40)
    Type (src/Rest/Gen/NoAnnotation.hs:41)
    WarningText (src/Rest/Gen/NoAnnotation.hs:42)
   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:22)
    overModuleName (src/Rest/Gen/Types.hs:25)
    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:284)
    ActionInfo (src/Rest/Gen/Base/ActionInfo.hs:126)
    ActionType (src/Rest/Gen/Base/ActionInfo.hs:93)
    ActionTarget (src/Rest/Gen/Base/ActionInfo.hs:96)
    DataType (src/Rest/Gen/Base/ActionInfo.hs:98)
    accessLink (src/Rest/Gen/Base/ActionInfo.hs:266)
    accessors (src/Rest/Gen/Base/ActionInfo.hs:274)
    chooseType (src/Rest/Gen/Base/ActionInfo.hs:159)
    dataType (src/Rest/Gen/Base/ActionInfo.hs:107)
    haskellType (src/Rest/Gen/Base/ActionInfo.hs:107)
    haskellModules (src/Rest/Gen/Base/ActionInfo.hs:107)
    dataTypeDesc (src/Rest/Gen/Base/ActionInfo.hs:116)
    dataSchema (src/Rest/Gen/Base/ActionInfo.hs:116)
    dataExample (src/Rest/Gen/Base/ActionInfo.hs:116)
    desc (src/Rest/Gen/Base/ActionInfo.hs:124)
    meta (src/Rest/Gen/Base/ActionInfo.hs:124)
    ResponseType (src/Rest/Gen/Base/ActionInfo.hs:162)
    responseAcceptType (src/Rest/Gen/Base/ActionInfo.hs:167)
    chooseResponseType (src/Rest/Gen/Base/ActionInfo.hs:194)
    isAccessor (src/Rest/Gen/Base/ActionInfo.hs:141)
    listGetterActionInfo (src/Rest/Gen/Base/ActionInfo.hs:318)
    mkActionDescription (src/Rest/Gen/Base/ActionInfo.hs:527)
    namedActionInfo (src/Rest/Gen/Base/ActionInfo.hs:302)
    resourceToAccessors (src/Rest/Gen/Base/ActionInfo.hs:286)
    resourceToActionInfo (src/Rest/Gen/Base/ActionInfo.hs:254)
    selectActionInfo (src/Rest/Gen/Base/ActionInfo.hs:364)
    singleActionInfo (src/Rest/Gen/Base/ActionInfo.hs:328)
   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:50)
    mkHsApi (src/Rest/Gen/Haskell.hs:62)
  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:25)
Warning: Rest.Gen.Base.ActionInfo.Ident: could not find link destinations for:
    Type ModuleName
Warning: Rest.Gen.Types: could not find link destinations for:
    ModuleName ImportDecl Type pretty Doc prettyPrec
Warning: Rest.Gen.Base.ActionInfo: could not find link destinations for:
    RequestMethod Type ModuleName
Warning: Rest.Gen.Ruby: could not find link destinations for:
    ModuleName
Warning: Rest.Gen.JavaScript: could not find link destinations for:
    ModuleName
Warning: Rest.Gen.Haskell: could not find link destinations for:
    ModuleName ImportDecl
Warning: Rest.Gen: could not find link destinations for:
    ModuleName ImportDecl
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.20.01882029820141319961.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/rest-gen-0.20.0.0-DLvOAJohea71rNokMpKf2S
Registering rest-gen-0.20.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-19805/rest-gen-0.20.0.0'
Installed rest-gen-0.20.0.0

Test log

No test log was submitted for this report.