Build #4 for ghcjs-dom-hello-4.0.0.0

[all reports]

Package ghcjs-dom-hello-4.0.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-11-14 11:06:51.017297 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, ghcjs-dom-0.5.0.2, mtl-2.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-26307/SHA-1.6.4.2'
Configuring SHA-1.6.4.2...
Building SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
Running Haddock for SHA-1.6.4.2...
Running hscolour for SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Haddock coverage:
  62% ( 24 / 39) in 'Data.Digest.Pure.SHA'
  Missing documentation for:
    SHA1State (src/Data/Digest/Pure/SHA.hs:76)
    SHA256State (src/Data/Digest/Pure/SHA.hs:81)
    SHA512State (src/Data/Digest/Pure/SHA.hs:92)
    completeSha1Incremental (src/Data/Digest/Pure/SHA.hs:1002)
    completeSha224Incremental (src/Data/Digest/Pure/SHA.hs:1022)
    completeSha256Incremental (src/Data/Digest/Pure/SHA.hs:1042)
    completeSha384Incremental (src/Data/Digest/Pure/SHA.hs:1060)
    completeSha512Incremental (src/Data/Digest/Pure/SHA.hs:1079)
    toBigEndianSBS (src/Data/Digest/Pure/SHA.hs:259)
    fromBigEndianSBS (src/Data/Digest/Pure/SHA.hs:264)
    calc_k (src/Data/Digest/Pure/SHA.hs:251)
    padSHA1 (src/Data/Digest/Pure/SHA.hs:215)
    padSHA512 (src/Data/Digest/Pure/SHA.hs:221)
    padSHA1Chunks (src/Data/Digest/Pure/SHA.hs:218)
    padSHA512Chunks (src/Data/Digest/Pure/SHA.hs:224)
Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt
Creating package registration file:
/tmp/pkgConf-SHA-1.6.42145174067468703135.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/SHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz
Registering SHA-1.6.4.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/SHA-1.6.4.2'
Installed SHA-1.6.4.2
cabal: Entering directory '/tmp/cabal-tmp-26307/ansi-terminal-0.6.2.3'
Configuring ansi-terminal-0.6.2.3...
Building ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
Running Haddock for ansi-terminal-0.6.2.3...
Running hscolour for ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  Missing documentation for:
    Module header
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  Missing documentation for:
    Module header
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
  39% ( 31 / 79) in 'System.Console.ANSI'
  Missing documentation for:
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
Warning: System.Console.ANSI: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file:
/tmp/pkgConf-ansi-terminal-0.6.214115496761843993368.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/ansi-terminal-0.6.2.3-AKTYR0nthhUCHW4HMZvJFX
Registering ansi-terminal-0.6.2.3...
cabal: Leaving directory '/tmp/cabal-tmp-26307/ansi-terminal-0.6.2.3'
Installed ansi-terminal-0.6.2.3
cabal: Entering directory '/tmp/cabal-tmp-26307/appar-0.1.4'
Configuring appar-0.1.4...
Building appar-0.1.4...
Preprocessing library appar-0.1.4...
[1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/build/Text/Appar/Input.o )
[2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/build/Text/Appar/Parser.o )
[3 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/build/Text/Appar/LazyByteString.o )
[4 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/build/Text/Appar/String.o )
[5 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/build/Text/Appar/ByteString.o )
Running Haddock for appar-0.1.4...
Running hscolour for appar-0.1.4...
Preprocessing library appar-0.1.4...
Preprocessing library appar-0.1.4...
Haddock coverage:
  20% (  1 /  5) in 'Text.Appar.Input'
  Missing documentation for:
    Module header
     (Text/Appar/Input.hs:24)
     (Text/Appar/Input.hs:30)
     (Text/Appar/Input.hs:36)
  97% ( 36 / 37) in 'Text.Appar.Parser'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.LazyByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.String'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.ByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
Documentation created: dist/doc/html/appar/index.html,
dist/doc/html/appar/appar.txt
Creating package registration file:
/tmp/pkgConf-appar-0.12142757034116087764.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/appar-0.1.4-1in4Ewd8JBkAYDZSWXLSe0
Registering appar-0.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/appar-0.1.4'
Installed appar-0.1.4
cabal: Entering directory '/tmp/cabal-tmp-26307/auto-update-0.1.4'
Configuring auto-update-0.1.4...
Building auto-update-0.1.4...
Preprocessing library auto-update-0.1.4...
[1 of 4] Compiling Control.Debounce ( Control/Debounce.hs, dist/build/Control/Debounce.o )
[2 of 4] Compiling Control.AutoUpdate.Util ( Control/AutoUpdate/Util.hs, dist/build/Control/AutoUpdate/Util.o )
[3 of 4] Compiling Control.Reaper   ( Control/Reaper.hs, dist/build/Control/Reaper.o )
[4 of 4] Compiling Control.AutoUpdate ( Control/AutoUpdate.hs, dist/build/Control/AutoUpdate.o )
Running Haddock for auto-update-0.1.4...
Running hscolour for auto-update-0.1.4...
Preprocessing library auto-update-0.1.4...
Preprocessing library auto-update-0.1.4...
Haddock coverage:
 100% (  9 /  9) in 'Control.Debounce'
  50% (  1 /  2) in 'Control.AutoUpdate.Util'
  Missing documentation for:
    Module header
 100% ( 18 / 18) in 'Control.Reaper'
 100% ( 11 / 11) in 'Control.AutoUpdate'
Documentation created: dist/doc/html/auto-update/index.html,
dist/doc/html/auto-update/auto-update.txt
Creating package registration file:
/tmp/pkgConf-auto-update-0.11143408282188213258.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/auto-update-0.1.4-GAesfFmqoZzBz6e09kRyzb
Registering auto-update-0.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/auto-update-0.1.4'
Installed auto-update-0.1.4
cabal: Entering directory '/tmp/cabal-tmp-26307/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.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o )
[ 8 of 37] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.o )
[ 9 of 37] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/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.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o )
[13 of 37] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.o )
[14 of 37] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/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
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
  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.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
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
  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.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.91046741222337739299.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base-compat-0.9.1-tmPpmtbHbvIDjFWbkjGrR
Registering base-compat-0.9.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/base-compat-0.9.1'
Installed base-compat-0.9.1
cabal: Entering directory '/tmp/cabal-tmp-26307/base-orphans-0.5.4'
Configuring base-orphans-0.5.4...
Building base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
Running Haddock for base-orphans-0.5.4...
Running hscolour for base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
Preprocessing library base-orphans-0.5.4...
Haddock coverage:
 100% (  1 /  1) in 'Data.Orphans.Prelude'
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.513709738131503967857.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base-orphans-0.5.4-5IQvrjd7gNP548VkOOyIq6
Registering base-orphans-0.5.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/base-orphans-0.5.4'
Installed base-orphans-0.5.4
cabal: Entering directory '/tmp/cabal-tmp-26307/base64-bytestring-1.0.0.1'
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
  Missing documentation for:
    mkEncodeTable (Data/ByteString/Base64/Internal.hs:100)
    done (Data/ByteString/Base64/Internal.hs:260)
    peek8 (Data/ByteString/Base64/Internal.hs:36)
    poke8 (Data/ByteString/Base64/Internal.hs:39)
    peek8_32 (Data/ByteString/Base64/Internal.hs:42)
    reChunkIn (Data/ByteString/Base64/Internal.hs:266)
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.0384370888772634225.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY
Registering base64-bytestring-1.0.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/base64-bytestring-1.0.0.1'
Installed base64-bytestring-1.0.0.1
cabal: Entering directory '/tmp/cabal-tmp-26307/byteorder-1.0.4'
Configuring byteorder-1.0.4...
Building byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
[1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o )
Running Haddock for byteorder-1.0.4...
Running hscolour for byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Haddock coverage:
  67% (  2 /  3) in 'System.ByteOrder'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/byteorder/index.html,
dist/doc/html/byteorder/byteorder.txt
Creating package registration file:
/tmp/pkgConf-byteorder-1.012893608712078107280.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/byteorder-1.0.4-BbL4c17EpZrL9PcZm0xys9
Registering byteorder-1.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/byteorder-1.0.4'
Installed byteorder-1.0.4
cabal: Entering directory '/tmp/cabal-tmp-26307/bytestring-builder-0.10.8.1.0'
Configuring bytestring-builder-0.10.8.1.0...
Building bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
Running Haddock for bytestring-builder-0.10.8.1.0...
Running hscolour for bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
Preprocessing library bytestring-builder-0.10.8.1.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-bytestring-builder-0.10.8.120566651551340157793.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bytestring-builder-0.10.8.1.0-3Wvs19ArxK5AsrgrlbKbYR
Registering bytestring-builder-0.10.8.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/bytestring-builder-0.10.8.1.0'
Installed bytestring-builder-0.10.8.1.0
cabal: Entering directory '/tmp/cabal-tmp-26307/data-default-class-0.1.2.0'
Configuring data-default-class-0.1.2.0...
Building data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
Running Haddock for data-default-class-0.1.2.0...
Running hscolour for data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
Preprocessing library data-default-class-0.1.2.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Warning: Data.Default.Class: could not find link destinations for:
    GDefault
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.1.2478841551242474976.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/data-default-class-0.1.2.0-FYQpjIylblBDctdkHAFeXA
Registering data-default-class-0.1.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/data-default-class-0.1.2.0'
Installed data-default-class-0.1.2.0
cabal: Entering directory '/tmp/cabal-tmp-26307/dlist-0.8.0.2'
Configuring dlist-0.8.0.2...
Building dlist-0.8.0.2...
Preprocessing library dlist-0.8.0.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
Running Haddock for dlist-0.8.0.2...
Running hscolour for dlist-0.8.0.2...
Preprocessing library dlist-0.8.0.2...
Preprocessing library dlist-0.8.0.2...
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.01374600938572132557.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/dlist-0.8.0.2-GWAMmbX9rLg3tqrbOizHGv
Registering dlist-0.8.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/dlist-0.8.0.2'
Installed dlist-0.8.0.2
cabal: Entering directory '/tmp/cabal-tmp-26307/easy-file-0.2.1'
Configuring easy-file-0.2.1...
Building easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...
[1 of 4] Compiling System.EasyFile.Missing ( System/EasyFile/Missing.hs, dist/build/System/EasyFile/Missing.o )

System/EasyFile/Missing.hs:7: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()
[2 of 4] Compiling System.EasyFile.FilePath ( System/EasyFile/FilePath.hs, dist/build/System/EasyFile/FilePath.o )
[3 of 4] Compiling System.EasyFile.Directory ( System/EasyFile/Directory.hs, dist/build/System/EasyFile/Directory.o )

System/EasyFile/Directory.hs:37: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 4] Compiling System.EasyFile  ( System/EasyFile.hs, dist/build/System/EasyFile.o )
Running Haddock for easy-file-0.2.1...
Running hscolour for easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...

System/EasyFile/Missing.hs:7: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()

System/EasyFile/Directory.hs:37: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:
  80% (  8 / 10) in 'System.EasyFile.Missing'
  Missing documentation for:
    Module header
    epochTimeToUTCTime (System/EasyFile/Missing.hs:151)
  98% ( 49 / 50) in 'System.EasyFile.FilePath'
  Missing documentation for:
    Module header
  80% (  8 / 10) in 'System.EasyFile.Directory'
  Missing documentation for:
    Module header
    fixPath (System/EasyFile/Directory.hs:186)
  99% ( 88 / 89) in 'System.EasyFile'
  Missing documentation for:
    Permissions
Warning: System.EasyFile: could not find link destinations for:
    InappropriateType
Documentation created: dist/doc/html/easy-file/index.html,
dist/doc/html/easy-file/easy-file.txt
Creating package registration file:
/tmp/pkgConf-easy-file-0.216846774181845636353.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/easy-file-0.2.1-bAUkz2rC2kFhBbPjw2Of5
Registering easy-file-0.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/easy-file-0.2.1'
Installed easy-file-0.2.1
cabal: Entering directory '/tmp/cabal-tmp-26307/entropy-0.3.7'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-26307/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-26307/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-26307/entropy-0.3.7/dist/setup/setup ...
Configuring entropy-0.3.7...
Result of RDRAND Test: True
Building entropy-0.3.7...
Preprocessing library entropy-0.3.7...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
Running Haddock for entropy-0.3.7...
Running hscolour for entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Haddock coverage:
 100% (  5 /  5) in 'System.EntropyNix'
 100% (  6 /  6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html,
dist/doc/html/entropy/entropy.txt
Creating package registration file:
/tmp/pkgConf-entropy-0.38157741232016408437.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/entropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci
Registering entropy-0.3.7...
cabal: Leaving directory '/tmp/cabal-tmp-26307/entropy-0.3.7'
Installed entropy-0.3.7
cabal: Entering directory '/tmp/cabal-tmp-26307/file-embed-0.0.10'
Configuring file-embed-0.0.10...
Building file-embed-0.0.10...
Preprocessing library file-embed-0.0.10...
[1 of 1] Compiling Data.FileEmbed   ( Data/FileEmbed.hs, dist/build/Data/FileEmbed.o )
Running Haddock for file-embed-0.0.10...
Running hscolour for file-embed-0.0.10...
Preprocessing library file-embed-0.0.10...
Preprocessing library file-embed-0.0.10...
Haddock coverage:
  83% ( 19 / 23) in 'Data.FileEmbed'
  Missing documentation for:
    makeRelativeToProject (Data/FileEmbed.hs:360)
    stringToBs (Data/FileEmbed.hs:153)
    bsToExp (Data/FileEmbed.hs:135)
    strToExp (Data/FileEmbed.hs:190)
Documentation created: dist/doc/html/file-embed/index.html,
dist/doc/html/file-embed/file-embed.txt
Creating package registration file:
/tmp/pkgConf-file-embed-0.01590105340959658925.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/file-embed-0.0.10-IXfudWSq57y1Athysk5ifZ
Registering file-embed-0.0.10...
cabal: Leaving directory '/tmp/cabal-tmp-26307/file-embed-0.0.10'
Installed file-embed-0.0.10
cabal: Entering directory '/tmp/cabal-tmp-26307/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.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o )
[ 4 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o )
[ 5 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o )
[ 6 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o )
[ 7 of 28] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o )
[ 8 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o )
[ 9 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o )
[10 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o )
[11 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o )
[12 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o )
[13 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o )
[14 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o )
[15 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.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.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()
[18 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o )
[19 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o )
[20 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o )
[21 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o )
[22 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()
[23 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()
[24 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o )
[25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o )
[26 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()
[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/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/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/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()
Haddock coverage:
 100% ( 15 / 15) in 'Data.Memory.MemMap.Posix'
 100% (  2 /  2) in 'Data.Memory.Internal.DeepSeq'
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'
   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% (  8 /  8) in 'Data.Memory.Internal.Compat'
 100% (  9 /  9) in 'Data.Memory.Hash.FNV'
 100% (  2 /  2) in 'Data.Memory.ExtendedWords'
 100% ( 10 / 10) in 'Data.Memory.Endian'
 100% (  5 /  5) in 'Data.Memory.Hash.SipHash'
  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% (  4 /  4) in 'Data.Memory.Encoding.Base32'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base16'
 100% (  3 /  3) in 'Data.ByteArray.Types'
 100% (  2 /  2) in 'Data.ByteArray.ScrubbedBytes'
 100% ( 31 / 31) in 'Data.ByteArray.Methods'
  94% ( 17 / 18) in 'Data.ByteArray.Parse'
  Missing documentation for:
    hasMore (Data/ByteArray/Parse.hs:152)
 100% (  5 /  5) in 'Data.ByteArray.View'
 100% (  3 /  3) in 'Data.ByteArray.MemView'
 100% (  5 /  5) in 'Data.ByteArray.Pack.Internal'
 100% (  6 /  6) in 'Data.ByteArray.Mapping'
 100% ( 13 / 13) in 'Data.ByteArray.Hash'
 100% (  4 /  4) in 'Data.ByteArray.Encoding'
 100% (  2 /  2) in 'Data.ByteArray.Bytes'
 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-013963420131518260757.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/memory-0.13-9YH63fsEcp4AuUH5L0KHp
Registering memory-0.13...
cabal: Leaving directory '/tmp/cabal-tmp-26307/memory-0.13'
Installed memory-0.13
cabal: Entering directory '/tmp/cabal-tmp-26307/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.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.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% (  3 /  3) in 'Control.Monad.Trans'
  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)
 100% (  5 /  5) in 'Control.Monad.State.Class'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 19 / 19) in 'Control.Monad.Except'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
  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.22097657371978053418.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-26307/network-2.6.3.1'
Configuring network-2.6.3.1...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 for an ANSI C-conforming const... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
config.status: include/HsNetworkConfig.h is unchanged
configure: WARNING: unrecognized options: --with-compiler
Building network-2.6.3.1...
Preprocessing library network-2.6.3.1...
[ 1 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )
[ 2 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
[ 3 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )
Running Haddock for network-2.6.3.1...
Running hscolour for network-2.6.3.1...
Preprocessing library network-2.6.3.1...
Preprocessing library network-2.6.3.1...
Haddock coverage:
  66% ( 29 / 44) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:95)
    sockFamily (Network/Socket/Types.hsc:98)
    sockType (Network/Socket/Types.hsc:101)
    sockProtocol (Network/Socket/Types.hsc:104)
    sockStatus (Network/Socket/Types.hsc:107)
    packSocketType (Network/Socket/Types.hsc:192)
    unpackSocketType (Network/Socket/Types.hsc:207)
    packFamily (Network/Socket/Types.hsc:311)
    unpackFamily (Network/Socket/Types.hsc:527)
    hostAddress6ToTuple (Network/Socket/Types.hsc:1028)
    tupleToHostAddress6 (Network/Socket/Types.hsc:1036)
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
    ProtocolNumber (Network/Socket/Types.hsc:117)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  72% ( 76 /105) in 'Network.Socket'
  Missing documentation for:
    hostAddress6ToTuple (Network/Socket/Types.hsc:1028)
    tupleToHostAddress6 (Network/Socket/Types.hsc:1036)
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
    ShutdownCmd (Network/Socket.hsc:1069)
    ProtocolNumber (Network/Socket/Types.hsc:117)
    ServiceName (Network/Socket.hsc:234)
    AddrInfo (Network/Socket.hsc:1280)
    getPeerName (Network/Socket.hsc:774)
    getSocketName (Network/Socket.hsc:782)
    socketPort (Network/Socket.hsc:751)
    recvLen (Network/Socket.hsc:704)
    inet_addr (Network/Socket.hsc:1151)
    inet_ntoa (Network/Socket.hsc:1159)
    isBound (Network/Socket.hsc:1118)
    isListening (Network/Socket.hsc:1123)
    isReadable (Network/Socket.hsc:1128)
    isWritable (Network/Socket.hsc:1133)
    sendFd (Network/Socket.hsc:1008)
    recvFd (Network/Socket.hsc:1016)
    aNY_PORT (Network/Socket.hsc:1030)
    sOMAXCONN (Network/Socket.hsc:1050)
    sOL_SOCKET (Network/Socket.hsc:1053)
    sCM_RIGHTS (Network/Socket.hsc:1057)
    fdSocket (Network/Socket.hsc:277)
    mkSocket (Network/Socket.hsc:265)
    packFamily (Network/Socket/Types.hsc:311)
    unpackFamily (Network/Socket/Types.hsc:527)
    packSocketType (Network/Socket/Types.hsc:192)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:234)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:117)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  88% ( 22 / 25) in 'Network'
  Missing documentation for:
    PortID (Network.hs:81)
    sendTo (Network.hs:338)
    recvFrom (Network.hs:347)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.31906889260113766839.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG
Registering network-2.6.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/network-2.6.3.1'
Installed network-2.6.3.1
cabal: Entering directory '/tmp/cabal-tmp-26307/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.012112702101517244564.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-26307/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-26307/parallel-3.2.1.0'
Configuring parallel-3.2.1.0...
Building parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
[1 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[2 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
Running Haddock for parallel-3.2.1.0...
Running hscolour for parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:174)
    seqTuple3 (Control/Seq.hs:178)
    seqTuple4 (Control/Seq.hs:182)
    seqTuple5 (Control/Seq.hs:186)
    seqTuple6 (Control/Seq.hs:190)
    seqTuple7 (Control/Seq.hs:194)
    seqTuple8 (Control/Seq.hs:198)
    seqTuple9 (Control/Seq.hs:202)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:596)
    evalTuple3 (Control/Parallel/Strategies.hs:600)
    evalTuple4 (Control/Parallel/Strategies.hs:604)
    evalTuple5 (Control/Parallel/Strategies.hs:608)
    evalTuple6 (Control/Parallel/Strategies.hs:612)
    evalTuple7 (Control/Parallel/Strategies.hs:616)
    evalTuple8 (Control/Parallel/Strategies.hs:620)
    evalTuple9 (Control/Parallel/Strategies.hs:624)
    parTuple2 (Control/Parallel/Strategies.hs:628)
    parTuple3 (Control/Parallel/Strategies.hs:632)
    parTuple4 (Control/Parallel/Strategies.hs:636)
    parTuple5 (Control/Parallel/Strategies.hs:640)
    parTuple6 (Control/Parallel/Strategies.hs:644)
    parTuple7 (Control/Parallel/Strategies.hs:648)
    parTuple8 (Control/Parallel/Strategies.hs:652)
    parTuple9 (Control/Parallel/Strategies.hs:656)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.11675644664749217043.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/parallel-3.2.1.0-6VcN0yUHtcs831TgbJiSSi
Registering parallel-3.2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/parallel-3.2.1.0'
Installed parallel-3.2.1.0
cabal: Entering directory '/tmp/cabal-tmp-26307/prelude-extras-0.4.0.3'
Configuring prelude-extras-0.4.0.3...
Building prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
Running Haddock for prelude-extras-0.4.0.3...
Running hscolour for prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
  Missing documentation for:
    Module header
    Eq1 (src/Prelude/Extras.hs:83)
    /=# (src/Prelude/Extras.hs:90)
    Ord1 (src/Prelude/Extras.hs:178)
    <# (src/Prelude/Extras.hs:186)
    <=# (src/Prelude/Extras.hs:186)
    >=# (src/Prelude/Extras.hs:186)
    ># (src/Prelude/Extras.hs:186)
    max1 (src/Prelude/Extras.hs:187)
    min1 (src/Prelude/Extras.hs:187)
    Show1 (src/Prelude/Extras.hs:291)
    show1 (src/Prelude/Extras.hs:300)
    shows1 (src/Prelude/Extras.hs:303)
    Read1 (src/Prelude/Extras.hs:401)
    read1 (src/Prelude/Extras.hs:419)
    reads1 (src/Prelude/Extras.hs:422)
    readPrec1 (src/Prelude/Extras.hs:412)
    readListPrec1 (src/Prelude/Extras.hs:415)
    readList1Default (src/Prelude/Extras.hs:438)
    readListPrec1Default (src/Prelude/Extras.hs:441)
    Lift1 (src/Prelude/Extras.hs:643)
    Eq2 (src/Prelude/Extras.hs:150)
    /=## (src/Prelude/Extras.hs:157)
    Ord2 (src/Prelude/Extras.hs:247)
    <## (src/Prelude/Extras.hs:255)
    <=## (src/Prelude/Extras.hs:257)
    >=## (src/Prelude/Extras.hs:259)
    >## (src/Prelude/Extras.hs:261)
    max2 (src/Prelude/Extras.hs:264)
    min2 (src/Prelude/Extras.hs:269)
    Show2 (src/Prelude/Extras.hs:361)
    show2 (src/Prelude/Extras.hs:370)
    shows2 (src/Prelude/Extras.hs:374)
    Read2 (src/Prelude/Extras.hs:551)
    read2 (src/Prelude/Extras.hs:592)
    reads2 (src/Prelude/Extras.hs:595)
    readPrec2 (src/Prelude/Extras.hs:561)
    readListPrec2 (src/Prelude/Extras.hs:564)
    readList2Default (src/Prelude/Extras.hs:611)
    readListPrec2Default (src/Prelude/Extras.hs:614)
    Lift2 (src/Prelude/Extras.hs:651)
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file:
/tmp/pkgConf-prelude-extras-0.4.03204013921201162069.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/prelude-extras-0.4.0.3-FAyB4iuuM7cHXdrLMZtdXq
Registering prelude-extras-0.4.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-26307/prelude-extras-0.4.0.3'
Installed prelude-extras-0.4.0.3
cabal: Entering directory '/tmp/cabal-tmp-26307/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.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 2 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.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.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 6 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
[ 7 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[10 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.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:
   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)
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
  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% ( 15 / 15) in 'Data.Primitive.Array'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% (  7 /  7) in 'Data.Primitive'
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.15079465501429841549.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-26307/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-12818452891861853489.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-26307/reflection-2.1.2'
Configuring reflection-2.1.2...
Building reflection-2.1.2...
Preprocessing library reflection-2.1.2...
[1 of 1] Compiling Data.Reflection  ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o )
Running Haddock for reflection-2.1.2...
Running hscolour for reflection-2.1.2...
Preprocessing library reflection-2.1.2...
Preprocessing library reflection-2.1.2...
Haddock coverage:
  63% ( 19 / 30) in 'Data.Reflection'
  Missing documentation for:
    Reifies (fast/Data/Reflection.hs:161)
    Z (fast/Data/Reflection.hs:248)
    D (fast/Data/Reflection.hs:249)
    SD (fast/Data/Reflection.hs:250)
    PD (fast/Data/Reflection.hs:251)
    ReifiedMonoid (fast/Data/Reflection.hs:554)
    ReflectedMonoid (fast/Data/Reflection.hs:563)
    reifyMonoid (fast/Data/Reflection.hs:568)
    ReifiedApplicative (fast/Data/Reflection.hs:597)
    ReflectedApplicative (fast/Data/Reflection.hs:599)
    reifyApplicative (fast/Data/Reflection.hs:614)
Documentation created: dist/doc/html/reflection/index.html,
dist/doc/html/reflection/reflection.txt
Creating package registration file:
/tmp/pkgConf-reflection-2.1617551481036001642.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/reflection-2.1.2-Lwt0A3NRHka1hAeW9AOpLq
Registering reflection-2.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/reflection-2.1.2'
Installed reflection-2.1.2
cabal: Entering directory '/tmp/cabal-tmp-26307/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.183563411381845299958.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/semigroups-0.18.2-Abbk7pV5dwErRVpafzN0b
Registering semigroups-0.18.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/semigroups-0.18.2'
Installed semigroups-0.18.2
cabal: Entering directory '/tmp/cabal-tmp-26307/stm-2.4.4.1'
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 8 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Warning: Control.Monad.STM: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
    getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file:
/tmp/pkgConf-stm-2.4.46022978931706740259.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF
Registering stm-2.4.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/stm-2.4.4.1'
Installed stm-2.4.4.1
cabal: Entering directory '/tmp/cabal-tmp-26307/stringsearch-0.3.6.6'
Configuring stringsearch-0.3.6.6...
Building stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
[ 1 of 15] Compiling Data.ByteString.Search.Substitution ( Data/ByteString/Search/Substitution.hs, dist/build/Data/ByteString/Search/Substitution.o )
[ 2 of 15] Compiling Data.ByteString.Search.KarpRabin ( Data/ByteString/Search/KarpRabin.hs, dist/build/Data/ByteString/Search/KarpRabin.o )
[ 3 of 15] Compiling Data.ByteString.Search.Internal.Utils ( Data/ByteString/Search/Internal/Utils.hs, dist/build/Data/ByteString/Search/Internal/Utils.o )
[ 4 of 15] Compiling Data.ByteString.Search.Internal.KnuthMorrisPratt ( Data/ByteString/Search/Internal/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/Internal/KnuthMorrisPratt.o )
[ 5 of 15] Compiling Data.ByteString.Search.KMP ( Data/ByteString/Search/KMP.hs, dist/build/Data/ByteString/Search/KMP.o )
[ 6 of 15] Compiling Data.ByteString.Search.KnuthMorrisPratt ( Data/ByteString/Search/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/KnuthMorrisPratt.o )
[ 7 of 15] Compiling Data.ByteString.Search.Internal.BoyerMoore ( Data/ByteString/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Search/Internal/BoyerMoore.o )
[ 8 of 15] Compiling Data.ByteString.Search.DFA ( Data/ByteString/Search/DFA.hs, dist/build/Data/ByteString/Search/DFA.o )
[ 9 of 15] Compiling Data.ByteString.Search ( Data/ByteString/Search.hs, dist/build/Data/ByteString/Search.o )
[10 of 15] Compiling Data.ByteString.Lazy.Search.KarpRabin ( Data/ByteString/Lazy/Search/KarpRabin.hs, dist/build/Data/ByteString/Lazy/Search/KarpRabin.o )
[11 of 15] Compiling Data.ByteString.Lazy.Search.KMP ( Data/ByteString/Lazy/Search/KMP.hs, dist/build/Data/ByteString/Lazy/Search/KMP.o )
[12 of 15] Compiling Data.ByteString.Lazy.Search.Internal.BoyerMoore ( Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Lazy/Search/Internal/BoyerMoore.o )
[13 of 15] Compiling Data.ByteString.Search.BoyerMoore ( Data/ByteString/Search/BoyerMoore.hs, dist/build/Data/ByteString/Search/BoyerMoore.o )
[14 of 15] Compiling Data.ByteString.Lazy.Search.DFA ( Data/ByteString/Lazy/Search/DFA.hs, dist/build/Data/ByteString/Lazy/Search/DFA.o )
[15 of 15] Compiling Data.ByteString.Lazy.Search ( Data/ByteString/Lazy/Search.hs, dist/build/Data/ByteString/Lazy/Search.o )
Running Haddock for stringsearch-0.3.6.6...
Running hscolour for stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
Haddock coverage:
 100% (  2 /  2) in 'Data.ByteString.Search.Substitution'
 100% (  7 /  7) in 'Data.ByteString.Search.KarpRabin'
   9% (  1 / 11) in 'Data.ByteString.Search.Internal.Utils'
 100% ( 16 / 16) in 'Data.ByteString.Search.Internal.KnuthMorrisPratt'
 100% ( 10 / 10) in 'Data.ByteString.Search.KMP'
 100% ( 20 / 20) in 'Data.ByteString.Search.KnuthMorrisPratt'
  50% (  5 / 10) in 'Data.ByteString.Search.Internal.BoyerMoore'
 100% ( 19 / 19) in 'Data.ByteString.Search.DFA'
 100% ( 21 / 21) in 'Data.ByteString.Search'
 100% (  7 /  7) in 'Data.ByteString.Lazy.Search.KarpRabin'
 100% ( 12 / 12) in 'Data.ByteString.Lazy.Search.KMP'
  45% (  5 / 11) in 'Data.ByteString.Lazy.Search.Internal.BoyerMoore'
 100% ( 24 / 24) in 'Data.ByteString.Search.BoyerMoore'
 100% ( 20 / 20) in 'Data.ByteString.Lazy.Search.DFA'
 100% ( 28 / 28) in 'Data.ByteString.Lazy.Search'
Documentation created: dist/doc/html/stringsearch/index.html,
dist/doc/html/stringsearch/stringsearch.txt
Creating package registration file:
/tmp/pkgConf-stringsearch-0.3.617948605266493503.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stringsearch-0.3.6.6-6fcaMHsofS977o0qx3r9de
Registering stringsearch-0.3.6.6...
cabal: Leaving directory '/tmp/cabal-tmp-26307/stringsearch-0.3.6.6'
Installed stringsearch-0.3.6.6
cabal: Entering directory '/tmp/cabal-tmp-26307/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.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 2 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[ 3 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 4 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 5 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 6 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 7 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 )
[ 8 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 )
[ 9 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.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.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[18 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[19 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[20 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[21 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[22 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 )
[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.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[25 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[26 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.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.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[43 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.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:
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
  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)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  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)
  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% ( 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)
 100% (  2 /  2) in 'Data.Text.Internal.Search'
  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)
  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)
  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)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  4 /  4) in 'Data.Text.Show'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 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)
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
 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.212932593162000456510.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-26307/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.1573912269690918075.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/time-locale-compat-0.1.1.3-1j5dGjxxtiTDuAsO86iSk0
Registering time-locale-compat-0.1.1.3...
cabal: Leaving directory '/tmp/cabal-tmp-26307/time-locale-compat-0.1.1.3'
Installed time-locale-compat-0.1.1.3
cabal: Entering directory '/tmp/cabal-tmp-26307/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.1576556433840714375.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
cabal: Entering directory '/tmp/cabal-tmp-26307/unix-compat-0.4.2.0'
Configuring unix-compat-0.4.2.0...
Building unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[5 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[6 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[7 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
Running Haddock for unix-compat-0.4.2.0...
Running hscolour for unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
Preprocessing library unix-compat-0.4.2.0...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  Missing documentation for:
    GroupEntry
    UserEntry
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
  Missing documentation for:
    SystemID
    getSystemID
 100% (  2 /  2) in 'System.PosixCompat.Types'
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
  Missing documentation for:
    PathVar
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
  Missing documentation for:
    CMajor (src/System/PosixCompat/Extensions.hsc:23)
    CMinor (src/System/PosixCompat/Extensions.hsc:24)
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Creating package registration file:
/tmp/pkgConf-unix-compat-0.4.21674348262035586989.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/unix-compat-0.4.2.0-Gbpgd7d6r6OH0u9z1n3IMb
Registering unix-compat-0.4.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/unix-compat-0.4.2.0'
Installed unix-compat-0.4.2.0
cabal: Entering directory '/tmp/cabal-tmp-26307/word8-0.1.2'
Configuring word8-0.1.2...
Building word8-0.1.2...
Preprocessing library word8-0.1.2...
[1 of 2] Compiling Data.Word8       ( Data/Word8.hs, dist/build/Data/Word8.o )
[2 of 2] Compiling Data.Char8       ( Data/Char8.hs, dist/build/Data/Char8.o )
Running Haddock for word8-0.1.2...
Running hscolour for word8-0.1.2...
Preprocessing library word8-0.1.2...
Preprocessing library word8-0.1.2...
Haddock coverage:
   8% ( 13 /154) in 'Data.Word8'
  Missing documentation for:
    isControl (Data/Word8.hs:49)
    isSpace (Data/Word8.hs:53)
    isUpper (Data/Word8.hs:83)
    isAlpha (Data/Word8.hs:88)
    isAlphaNum (Data/Word8.hs:91)
    isPrint (Data/Word8.hs:94)
    isDigit (Data/Word8.hs:100)
    isOctDigit (Data/Word8.hs:103)
    isHexDigit (Data/Word8.hs:106)
    isLetter (Data/Word8.hs:111)
    isMark (Data/Word8.hs:114)
    isNumber (Data/Word8.hs:117)
    isSeparator (Data/Word8.hs:144)
    isAscii (Data/Word8.hs:150)
    isLatin1 (Data/Word8.hs:153)
    isAsciiUpper (Data/Word8.hs:156)
    isAsciiLower (Data/Word8.hs:159)
    toLower (Data/Word8.hs:171)
    _nul (Data/Word8.hs:182)
    _tab (Data/Word8.hs:182)
    _lf (Data/Word8.hs:182)
    _vt (Data/Word8.hs:182)
    _np (Data/Word8.hs:182)
    _cr (Data/Word8.hs:182)
    _space (Data/Word8.hs:190)
    _exclam (Data/Word8.hs:190)
    _quotedbl (Data/Word8.hs:190)
    _numbersign (Data/Word8.hs:190)
    _dollar (Data/Word8.hs:190)
    _percent (Data/Word8.hs:190)
    _ampersand (Data/Word8.hs:190)
    _quotesingle (Data/Word8.hs:190)
    _parenleft (Data/Word8.hs:190)
    _parenright (Data/Word8.hs:190)
    _asterisk (Data/Word8.hs:190)
    _plus (Data/Word8.hs:190)
    _comma (Data/Word8.hs:190)
    _hyphen (Data/Word8.hs:190)
    _period (Data/Word8.hs:190)
    _slash (Data/Word8.hs:190)
    _0 (Data/Word8.hs:208)
    _1 (Data/Word8.hs:208)
    _2 (Data/Word8.hs:208)
    _3 (Data/Word8.hs:208)
    _4 (Data/Word8.hs:208)
    _5 (Data/Word8.hs:208)
    _6 (Data/Word8.hs:208)
    _7 (Data/Word8.hs:208)
    _8 (Data/Word8.hs:208)
    _9 (Data/Word8.hs:208)
    _colon (Data/Word8.hs:220)
    _semicolon (Data/Word8.hs:220)
    _less (Data/Word8.hs:220)
    _equal (Data/Word8.hs:220)
    _greater (Data/Word8.hs:220)
    _question (Data/Word8.hs:220)
    _at (Data/Word8.hs:220)
    _A (Data/Word8.hs:229)
    _B (Data/Word8.hs:229)
    _C (Data/Word8.hs:229)
    _D (Data/Word8.hs:229)
    _E (Data/Word8.hs:229)
    _F (Data/Word8.hs:229)
    _G (Data/Word8.hs:229)
    _H (Data/Word8.hs:229)
    _I (Data/Word8.hs:229)
    _J (Data/Word8.hs:229)
    _K (Data/Word8.hs:229)
    _L (Data/Word8.hs:229)
    _M (Data/Word8.hs:229)
    _N (Data/Word8.hs:229)
    _O (Data/Word8.hs:229)
    _P (Data/Word8.hs:229)
    _Q (Data/Word8.hs:229)
    _R (Data/Word8.hs:229)
    _S (Data/Word8.hs:229)
    _T (Data/Word8.hs:229)
    _U (Data/Word8.hs:229)
    _V (Data/Word8.hs:229)
    _W (Data/Word8.hs:229)
    _X (Data/Word8.hs:229)
    _Y (Data/Word8.hs:229)
    _Z (Data/Word8.hs:229)
    _bracketleft (Data/Word8.hs:257)
    _backslash (Data/Word8.hs:257)
    _bracketright (Data/Word8.hs:257)
    _circum (Data/Word8.hs:257)
    _underscore (Data/Word8.hs:257)
    _grave (Data/Word8.hs:257)
    _a (Data/Word8.hs:265)
    _b (Data/Word8.hs:265)
    _c (Data/Word8.hs:265)
    _d (Data/Word8.hs:265)
    _e (Data/Word8.hs:265)
    _f (Data/Word8.hs:265)
    _g (Data/Word8.hs:265)
    _h (Data/Word8.hs:265)
    _i (Data/Word8.hs:265)
    _j (Data/Word8.hs:265)
    _k (Data/Word8.hs:265)
    _l (Data/Word8.hs:265)
    _m (Data/Word8.hs:265)
    _n (Data/Word8.hs:265)
    _o (Data/Word8.hs:265)
    _p (Data/Word8.hs:265)
    _q (Data/Word8.hs:265)
    _r (Data/Word8.hs:265)
    _s (Data/Word8.hs:265)
    _t (Data/Word8.hs:265)
    _u (Data/Word8.hs:265)
    _v (Data/Word8.hs:265)
    _w (Data/Word8.hs:265)
    _x (Data/Word8.hs:265)
    _y (Data/Word8.hs:265)
    _z (Data/Word8.hs:265)
    _braceleft (Data/Word8.hs:293)
    _bar (Data/Word8.hs:293)
    _braceright (Data/Word8.hs:293)
    _tilde (Data/Word8.hs:293)
    _del (Data/Word8.hs:293)
    _nbsp (Data/Word8.hs:300)
    _ordfeminine (Data/Word8.hs:303)
    _softhyphen (Data/Word8.hs:303)
    _mu (Data/Word8.hs:303)
    _ordmasculine (Data/Word8.hs:303)
    _s2 (Data/Word8.hs:309)
    _s3 (Data/Word8.hs:309)
    _s1 (Data/Word8.hs:309)
    _1'4 (Data/Word8.hs:309)
    _1'2 (Data/Word8.hs:309)
    _3'4 (Data/Word8.hs:309)
    _Agrave (Data/Word8.hs:317)
    _Odieresis (Data/Word8.hs:317)
    _Oslash (Data/Word8.hs:317)
    _Thorn (Data/Word8.hs:317)
    _germandbls (Data/Word8.hs:323)
    _agrave (Data/Word8.hs:323)
    _odieresis (Data/Word8.hs:323)
    _oslash (Data/Word8.hs:323)
    _thorn (Data/Word8.hs:323)
    _ydieresis (Data/Word8.hs:323)
  33% (  9 / 27) in 'Data.Char8'
  Missing documentation for:
    isControl (Data/Char8.hs:28)
    isSpace (Data/Char8.hs:32)
    isUpper (Data/Char8.hs:62)
    isAlpha (Data/Char8.hs:67)
    isAlphaNum (Data/Char8.hs:70)
    isPrint (Data/Char8.hs:73)
    isDigit (Data/Char8.hs:79)
    isOctDigit (Data/Char8.hs:82)
    isHexDigit (Data/Char8.hs:85)
    isLetter (Data/Char8.hs:90)
    isMark (Data/Char8.hs:93)
    isNumber (Data/Char8.hs:96)
    isSeparator (Data/Char8.hs:123)
    isAscii (Data/Char8.hs:129)
    isLatin1 (Data/Char8.hs:132)
    isAsciiUpper (Data/Char8.hs:139)
    isAsciiLower (Data/Char8.hs:142)
    toLower (Data/Char8.hs:154)
Warning: Data.Word8: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/word8/index.html,
dist/doc/html/word8/word8.txt
Creating package registration file:
/tmp/pkgConf-word8-0.121373876331580895291.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/word8-0.1.2-2E1SgvvAV2fK8vZPDHbRan
Registering word8-0.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/word8-0.1.2'
Installed word8-0.1.2
cabal: Entering directory '/tmp/cabal-tmp-26307/zlib-0.6.1.2'
Configuring zlib-0.6.1.2...
Building zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
Running Haddock for zlib-0.6.1.2...
Running hscolour for zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
Preprocessing library zlib-0.6.1.2...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:400)
    mkState (Codec/Compression/Zlib/Stream.hsc:406)
    runStream (Codec/Compression/Zlib/Stream.hsc:420)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:429)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:937)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:929)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:625)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:519)
    Flush (Codec/Compression/Zlib/Stream.hsc:565)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:524)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.14895235151063485056.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/zlib-0.6.1.2-3sjfdoEPlrt37YiyVABDl7
Registering zlib-0.6.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/zlib-0.6.1.2'
Installed zlib-0.6.1.2
cabal: Entering directory '/tmp/cabal-tmp-26307/ansi-wl-pprint-0.6.7.3'
Configuring ansi-wl-pprint-0.6.7.3...
Building ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
Running Haddock for ansi-wl-pprint-0.6.7.3...
Running hscolour for ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
Haddock coverage:
  96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen'
  Missing documentation for:
    bool (Text/PrettyPrint/ANSI/Leijen.hs:506)
    column (Text/PrettyPrint/ANSI/Leijen.hs:843)
    columns (Text/PrettyPrint/ANSI/Leijen.hs:847)
    nesting (Text/PrettyPrint/ANSI/Leijen.hs:843)
    width (Text/PrettyPrint/ANSI/Leijen.hs:646)
Documentation created: dist/doc/html/ansi-wl-pprint/index.html,
dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt
Creating package registration file:
/tmp/pkgConf-ansi-wl-pprint-0.6.712422550181187427397.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/ansi-wl-pprint-0.6.7.3-EqhsHSbxOT2xFHZZJCFwf
Registering ansi-wl-pprint-0.6.7.3...
cabal: Leaving directory '/tmp/cabal-tmp-26307/ansi-wl-pprint-0.6.7.3'
Installed ansi-wl-pprint-0.6.7.3
cabal: Entering directory '/tmp/cabal-tmp-26307/cryptonite-0.20'
Configuring cryptonite-0.20...
Building cryptonite-0.20...
Preprocessing library cryptonite-0.20...
[  1 of 105] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[  2 of 105] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.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.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o )
[  5 of 105] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o )
[  6 of 105] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[  7 of 105] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o )
[  8 of 105] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[  9 of 105] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[ 10 of 105] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o )
[ 11 of 105] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o )
[ 12 of 105] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o )
[ 13 of 105] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o )
[ 14 of 105] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )
[ 15 of 105] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o )
[ 16 of 105] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[ 17 of 105] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o )
[ 18 of 105] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o )
[ 19 of 105] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o )
[ 20 of 105] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o )
[ 21 of 105] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[ 22 of 105] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[ 23 of 105] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[ 24 of 105] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o )
[ 25 of 105] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o )
[ 26 of 105] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[ 27 of 105] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o )
[ 28 of 105] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[ 29 of 105] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 30 of 105] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 31 of 105] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 32 of 105] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 33 of 105] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[ 34 of 105] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[ 35 of 105] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[ 36 of 105] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[ 37 of 105] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[ 38 of 105] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[ 39 of 105] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[ 40 of 105] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 41 of 105] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[ 42 of 105] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[ 43 of 105] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[ 44 of 105] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.o )
[ 45 of 105] Compiling Crypto.Hash.IO   ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o )
[ 46 of 105] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.o )
[ 47 of 105] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.o )
[ 48 of 105] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.o )
[ 49 of 105] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.o )
[ 50 of 105] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o )
[ 51 of 105] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[ 52 of 105] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 53 of 105] Compiling Crypto.KDF.HKDF  ( Crypto/KDF/HKDF.hs, dist/build/Crypto/KDF/HKDF.o )
[ 54 of 105] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o )
[ 55 of 105] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o )
[ 56 of 105] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[ 57 of 105] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[ 58 of 105] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o )
[ 59 of 105] Compiling Crypto.Error     ( Crypto/Error.hs, dist/build/Crypto/Error.o )
[ 60 of 105] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o )
[ 61 of 105] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o )
[ 62 of 105] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o )
[ 63 of 105] Compiling Crypto.PubKey.Ed448 ( Crypto/PubKey/Ed448.hs, dist/build/Crypto/PubKey/Ed448.o )
[ 64 of 105] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o )
[ 65 of 105] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o )
[ 66 of 105] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[ 67 of 105] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )
[ 68 of 105] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[ 69 of 105] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[ 70 of 105] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[ 71 of 105] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )
[ 72 of 105] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
[ 73 of 105] Compiling Crypto.ConstructHash.MiyaguchiPreneel ( Crypto/ConstructHash/MiyaguchiPreneel.hs, dist/build/Crypto/ConstructHash/MiyaguchiPreneel.o )
[ 74 of 105] Compiling Crypto.MAC.CMAC  ( Crypto/MAC/CMAC.hs, dist/build/Crypto/MAC/CMAC.o )
[ 75 of 105] Compiling Crypto.Tutorial  ( Crypto/Tutorial.hs, dist/build/Crypto/Tutorial.o )
[ 76 of 105] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o )
[ 77 of 105] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o )
[ 78 of 105] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o )
[ 79 of 105] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o )
[ 80 of 105] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o )
[ 81 of 105] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o )
[ 82 of 105] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o )
[ 83 of 105] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o )
[ 84 of 105] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 85 of 105] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o )
[ 86 of 105] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o )
[ 87 of 105] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o )
[ 88 of 105] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o )
[ 89 of 105] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o )
[ 90 of 105] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )
[ 91 of 105] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )
[ 92 of 105] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o )
[ 93 of 105] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[ 94 of 105] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )
[ 95 of 105] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[ 96 of 105] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[ 97 of 105] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
[ 98 of 105] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o )
[ 99 of 105] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o )
[100 of 105] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o )
[101 of 105] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o )
[102 of 105] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o )
[103 of 105] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o )
[104 of 105] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o )
[105 of 105] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
Running Haddock for cryptonite-0.20...
Running hscolour for cryptonite-0.20...
Preprocessing library cryptonite-0.20...
Preprocessing library cryptonite-0.20...
Haddock coverage:
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 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% (  4 /  4) in 'Crypto.Internal.Words'
 100% (  2 /  2) in 'Crypto.Internal.DeepSeq'
Warning: Crypto.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Crypto.Internal.Imports'
 100% (  9 /  9) in 'Crypto.Number.F2m'
 100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
 100% (  6 /  6) in 'Crypto.Internal.CompatPrim'
 100% (  4 /  4) in 'Crypto.Internal.Compat'
 100% ( 17 / 17) in 'Crypto.Internal.WordArray'
 100% (  4 /  4) in 'Crypto.Internal.ByteArray'
 100% (  5 /  5) in 'Crypto.Number.Serialize'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  2 /  2) in 'Crypto.Random.Entropy'
 100% (  5 /  5) in 'Crypto.Random.EntropyPool'
 100% (  5 /  5) in 'Crypto.Random.Types'
 100% (  5 /  5) in 'Crypto.Number.Generate'
 100% (  3 /  3) in 'Crypto.Random.SystemDRG'
 100% (  4 /  4) in 'Crypto.Hash.Types'
 100% (  2 /  2) in 'Crypto.Hash.Whirlpool'
 100% (  2 /  2) in 'Crypto.Hash.Tiger'
 100% (  5 /  5) in 'Crypto.Hash.Skein512'
 100% (  3 /  3) in 'Crypto.Hash.Skein256'
 100% (  3 /  3) in 'Crypto.Hash.SHA512t'
 100% (  2 /  2) in 'Crypto.Hash.SHA512'
 100% (  2 /  2) in 'Crypto.Hash.SHA384'
 100% (  5 /  5) in 'Crypto.Hash.SHA3'
 100% (  2 /  2) in 'Crypto.Hash.SHA256'
 100% (  2 /  2) in 'Crypto.Hash.SHA224'
 100% (  2 /  2) in 'Crypto.Hash.SHA1'
 100% (  2 /  2) in 'Crypto.Hash.RIPEMD160'
 100% (  2 /  2) in 'Crypto.Hash.MD5'
 100% (  2 /  2) in 'Crypto.Hash.MD4'
 100% (  2 /  2) in 'Crypto.Hash.MD2'
 100% (  5 /  5) in 'Crypto.Hash.Keccak'
 100% (  8 /  8) in 'Crypto.Hash.IO'
 100% (  3 /  3) in 'Crypto.Hash.Blake2sp'
 100% (  3 /  3) in 'Crypto.Hash.Blake2s'
 100% (  2 /  2) in 'Crypto.Hash.Blake2bp'
 100% (  2 /  2) in 'Crypto.Hash.Blake2b'
 100% ( 36 / 36) in 'Crypto.Hash.Algorithms'
 100% ( 20 / 20) in 'Crypto.Hash'
 100% (  9 /  9) in 'Crypto.MAC.HMAC'
 100% (  5 /  5) in 'Crypto.KDF.HKDF'
 100% (  5 /  5) in 'Crypto.KDF.PBKDF2'
 100% (  3 /  3) in 'Crypto.KDF.Scrypt'
 100% ( 19 / 19) in 'Crypto.PubKey.DSA'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% (  8 /  8) in 'Crypto.Error.Types'
 100% (  8 /  8) in 'Crypto.Error'
  92% ( 11 / 12) in 'Crypto.MAC.Poly1305'
  Missing documentation for:
    authTag (Crypto/MAC/Poly1305.hs:47)
 100% ( 11 / 11) in 'Crypto.PubKey.Curve25519'
 100% ( 12 / 12) in 'Crypto.PubKey.Ed25519'
 100% ( 11 / 11) in 'Crypto.PubKey.Ed448'
 100% (  4 /  4) in 'Crypto.Data.Padding'
 100% (  3 /  3) in 'Crypto.Data.AFIS'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Utils'
 100% (  3 /  3) in 'Crypto.Cipher.Types.GF'
 100% (  6 /  6) in 'Crypto.Cipher.Types.Base'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Stream'
 100% (  9 /  9) in 'Crypto.Cipher.Types.AEAD'
 100% ( 19 / 19) in 'Crypto.Cipher.Types.Block'
 100% ( 25 / 25) in 'Crypto.Cipher.Types'
  75% (  3 /  4) in 'Crypto.ConstructHash.MiyaguchiPreneel'
  Missing documentation for:
    MiyaguchiPreneel (Crypto/ConstructHash/MiyaguchiPreneel.hs:26)
 100% (  4 /  4) in 'Crypto.MAC.CMAC'
 100% (  1 /  1) in 'Crypto.Tutorial'
 100% (  5 /  5) in 'Crypto.Cipher.Salsa'
 100% (  5 /  5) in 'Crypto.Cipher.RC4'
 100% (  4 /  4) in 'Crypto.Cipher.DES.Primitive'
 100% (  5 /  5) in 'Crypto.Cipher.TripleDES'
 100% (  2 /  2) in 'Crypto.Cipher.DES'
 100% (  9 /  9) in 'Crypto.Cipher.ChaCha'
 100% ( 12 / 12) in 'Crypto.Cipher.ChaChaPoly1305'
 100% (  4 /  4) in 'Crypto.Random.ChaChaDRG'
  95% ( 19 / 20) in 'Crypto.Random'
  Missing documentation for:
    Seed (Crypto/Random.hs:40)
 100% ( 26 / 26) in 'Crypto.PubKey.ECC.P256'
 100% (  9 /  9) in 'Crypto.PubKey.ECC.Prim'
 100% ( 12 / 12) in 'Crypto.PubKey.ECC.ECDSA'
 100% (  3 /  3) in 'Crypto.PubKey.ECC.Generate'
 100% (  2 /  2) in 'Crypto.Random.Probabilistic'
 100% ( 10 / 10) in 'Crypto.Number.Prime'
 100% ( 10 / 10) in 'Crypto.PubKey.DH'
 100% (  8 /  8) in 'Crypto.PubKey.ECC.DH'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
 100% (  5 /  5) in 'Crypto.Cipher.Camellia.Primitive'
 100% (  2 /  2) in 'Crypto.Cipher.Camellia'
 100% (  2 /  2) in 'Crypto.Cipher.Blowfish.Box'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish.Primitive'
 100% (  5 /  5) in 'Crypto.KDF.BCrypt'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish'
 100% ( 27 / 27) in 'Crypto.Cipher.AES.Primitive'
 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-01942739003311524657.20
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/cryptonite-0.20-F0JFCrKEZqD39I5aX9NZAN
Registering cryptonite-0.20...
cabal: Leaving directory '/tmp/cabal-tmp-26307/cryptonite-0.20'
Installed cryptonite-0.20
cabal: Entering directory '/tmp/cabal-tmp-26307/iproute-1.7.1'
Configuring iproute-1.7.1...
Building iproute-1.7.1...
Preprocessing library iproute-1.7.1...
[1 of 8] Compiling Data.IP.Addr     ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o )
[2 of 8] Compiling Data.IP.Mask     ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o )
[3 of 8] Compiling Data.IP.Range    ( Data/IP/Range.hs, dist/build/Data/IP/Range.o )
[4 of 8] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/build/Data/IP/Internal.o )
[5 of 8] Compiling Data.IP.Op       ( Data/IP/Op.hs, dist/build/Data/IP/Op.o )
[6 of 8] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o )
[7 of 8] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o )
[8 of 8] Compiling Data.IP          ( Data/IP.hs, dist/build/Data/IP.o )
Running Haddock for iproute-1.7.1...
Running hscolour for iproute-1.7.1...
Preprocessing library iproute-1.7.1...
Preprocessing library iproute-1.7.1...
Haddock coverage:
  35% ( 17 / 49) in 'Data.IP.Addr'
  Missing documentation for:
    Module header
     (Data/IP/Addr.hs:63)
     (Data/IP/Addr.hs:69)
    IPv4Addr (Data/IP/Addr.hs:76)
    IPv6Addr (Data/IP/Addr.hs:77)
     (Data/IP/Addr.hs:117)
     (Data/IP/Addr.hs:121)
     (Data/IP/Addr.hs:163)
    ip6ToInteger (Data/IP/Addr.hs:191)
    integerToIP6 (Data/IP/Addr.hs:201)
     (Data/IP/Addr.hs:216)
     (Data/IP/Addr.hs:219)
     (Data/IP/Addr.hs:345)
     (Data/IP/Addr.hs:348)
     (Data/IP/Addr.hs:351)
    parseIP (Data/IP/Addr.hs:354)
    parseIPv4 (Data/IP/Addr.hs:361)
    parseIPv6 (Data/IP/Addr.hs:366)
     (Data/IP/Addr.hs:376)
     (Data/IP/Addr.hs:379)
     (Data/IP/Addr.hs:382)
    dig (Data/IP/Addr.hs:390)
    ip4 (Data/IP/Addr.hs:396)
    ip4' (Data/IP/Addr.hs:399)
    skipSpaces (Data/IP/Addr.hs:411)
    hex (Data/IP/Addr.hs:419)
    colon2 (Data/IP/Addr.hs:429)
    format (Data/IP/Addr.hs:432)
    ip6 (Data/IP/Addr.hs:443)
    ip6' (Data/IP/Addr.hs:446)
    ip4Embedded (Data/IP/Addr.hs:462)
    fixByteOrder (Data/IP/Addr.hs:510)
   0% (  0 /  8) in 'Data.IP.Mask'
  Missing documentation for:
    Module header
    maskIPv4 (Data/IP/Mask.hs:7)
    maskIPv6 (Data/IP/Mask.hs:11)
    shift128 (Data/IP/Mask.hs:18)
    shiftL128 (Data/IP/Mask.hs:24)
    shiftR128 (Data/IP/Mask.hs:28)
    fromIP6Addr (Data/IP/Mask.hs:32)
    toIP6Addr (Data/IP/Mask.hs:38)
  11% (  2 / 18) in 'Data.IP.Range'
  Missing documentation for:
    Module header
     (Data/IP/Range.hs:67)
     (Data/IP/Range.hs:70)
     (Data/IP/Range.hs:79)
    parseIPRange (Data/IP/Range.hs:82)
     (Data/IP/Range.hs:89)
     (Data/IP/Range.hs:92)
    parseIPv4Range (Data/IP/Range.hs:95)
    parseIPv6Range (Data/IP/Range.hs:100)
    ip4range (Data/IP/Range.hs:105)
    maskedIPv4 (Data/IP/Range.hs:116)
    ip6range (Data/IP/Range.hs:119)
    maskedIPv6 (Data/IP/Range.hs:130)
     (Data/IP/Range.hs:140)
     (Data/IP/Range.hs:143)
     (Data/IP/Range.hs:146)
  75% (  3 /  4) in 'Data.IP.Internal'
  Missing documentation for:
    Module header
  67% (  6 /  9) in 'Data.IP.Op'
  Missing documentation for:
    Module header
     (Data/IP/Op.hs:42)
     (Data/IP/Op.hs:46)
  37% ( 10 / 27) in 'Data.IP.RouteTable.Internal'
  Missing documentation for:
     (Data/IP/RouteTable/Internal.hs:46)
     (Data/IP/RouteTable/Internal.hs:50)
    intToTBitIPv4 (Data/IP/RouteTable/Internal.hs:59)
    intToTBitIPv6 (Data/IP/RouteTable/Internal.hs:62)
    intToTBitsWord32 (Data/IP/RouteTable/Internal.hs:65)
    intToTBitsIPv4 (Data/IP/RouteTable/Internal.hs:68)
    intToTBitsIPv6 (Data/IP/RouteTable/Internal.hs:71)
     (Data/IP/RouteTable/Internal.hs:106)
     (Data/IP/RouteTable/Internal.hs:110)
     (Data/IP/RouteTable/Internal.hs:114)
    link (Data/IP/RouteTable/Internal.hs:146)
    glue (Data/IP/RouteTable/Internal.hs:155)
    keyToTestBit (Data/IP/RouteTable/Internal.hs:162)
    isLeft (Data/IP/RouteTable/Internal.hs:165)
    node (Data/IP/RouteTable/Internal.hs:187)
    search (Data/IP/RouteTable/Internal.hs:217)
    foldt (Data/IP/RouteTable/Internal.hs:280)
 100% ( 14 / 14) in 'Data.IP.RouteTable'
 100% ( 27 / 27) in 'Data.IP'
Warning: Data.IP.Internal: could not find link destinations for:
    IPv4Addr IPv6Addr
Documentation created: dist/doc/html/iproute/index.html,
dist/doc/html/iproute/iproute.txt
Creating package registration file:
/tmp/pkgConf-iproute-1.79784670392082940701.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/iproute-1.7.1-9hsGfRvggCmFA0ueZi5Sd9
Registering iproute-1.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/iproute-1.7.1'
Installed iproute-1.7.1
cabal: Entering directory '/tmp/cabal-tmp-26307/simple-sendfile-0.2.25'
Configuring simple-sendfile-0.2.25...
Building simple-sendfile-0.2.25...
Preprocessing library simple-sendfile-0.2.25...
[1 of 4] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o )
[2 of 4] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o )

Network/Sendfile/Linux.hsc: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()

Network/Sendfile/Linux.hsc:17:1: warning: [-Wunused-imports]
    The import of ‘Data.Int’ is redundant
      except perhaps to import instances from ‘Data.Int’
    To import instances alone, use: import Data.Int()
[3 of 4] Compiling System.Linux.Sendfile ( System/Linux/Sendfile.hs, dist/build/System/Linux/Sendfile.o )
[4 of 4] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o )
Running Haddock for simple-sendfile-0.2.25...
Running hscolour for simple-sendfile-0.2.25...
Preprocessing library simple-sendfile-0.2.25...
Preprocessing library simple-sendfile-0.2.25...

Network/Sendfile/Linux.hsc: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()

Network/Sendfile/Linux.hsc:17:1: warning: [-Wunused-imports]
    The import of ‘Data.Int’ is redundant
      except perhaps to import instances from ‘Data.Int’
    To import instances alone, use: import Data.Int()
Haddock coverage:
  50% (  1 /  2) in 'Network.Sendfile.Types'
  Missing documentation for:
    Module header
  57% (  4 /  7) in 'Network.Sendfile.Linux'
  Missing documentation for:
    Module header
    sendfile' (Network/Sendfile/Linux.hsc:71)
    sendfileFd' (Network/Sendfile/Linux.hsc:98)
  75% (  3 /  4) in 'System.Linux.Sendfile'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Network.Sendfile'
Documentation created: dist/doc/html/simple-sendfile/index.html,
dist/doc/html/simple-sendfile/simple-sendfile.txt
Creating package registration file:
/tmp/pkgConf-simple-sendfile-0.29136776221828405811.25
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/simple-sendfile-0.2.25-DD8P3vuUuOYGeRr9aw9ky7
Registering simple-sendfile-0.2.25...
cabal: Leaving directory '/tmp/cabal-tmp-26307/simple-sendfile-0.2.25'
Installed simple-sendfile-0.2.25
cabal: Entering directory '/tmp/cabal-tmp-26307/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.02137899231025011789.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
Registering old-time-1.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-26307/old-time-1.1.0.3'
Installed old-time-1.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-26307/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.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 3 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 4 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 5 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 6 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )
[ 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.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[12 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[13 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()
[14 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[15 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[16 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[18 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[19 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[20 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.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/Bundle.hs:114:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

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()
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)
  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)
 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'
  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)
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  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)
  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)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documentation 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)
  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)
   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)
  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)
  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)
  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)
  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)
  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)
  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.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
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
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.08225007601969044901.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-26307/StateVar-1.1.0.4'
Configuring StateVar-1.1.0.4...
Building StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
Running Haddock for StateVar-1.1.0.4...
Running hscolour for StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
Preprocessing library StateVar-1.1.0.4...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Warning: Data.StateVar: could not find link destinations for:
    ~
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.01494041167549933150.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc
Registering StateVar-1.1.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/StateVar-1.1.0.4'
Installed StateVar-1.1.0.4
cabal: Entering directory '/tmp/cabal-tmp-26307/async-2.1.0'
Configuring async-2.1.0...
Building async-2.1.0...
Preprocessing library async-2.1.0...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
Running Haddock for async-2.1.0...
Running hscolour for async-2.1.0...
Preprocessing library async-2.1.0...
Preprocessing library async-2.1.0...
Haddock coverage:
 100% ( 54 / 54) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file:
/tmp/pkgConf-async-2.11906705458951238812.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/async-2.1.0-J6Pl8k3L4PKGEpjYdgwiIf
Registering async-2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/async-2.1.0'
Installed async-2.1.0
cabal: Entering directory '/tmp/cabal-tmp-26307/ref-tf-0.4.0.1'
Configuring ref-tf-0.4.0.1...
Building ref-tf-0.4.0.1...
Preprocessing library ref-tf-0.4.0.1...
[1 of 1] Compiling Control.Monad.Ref ( Control/Monad/Ref.hs, dist/build/Control/Monad/Ref.o )
Running Haddock for ref-tf-0.4.0.1...
Running hscolour for ref-tf-0.4.0.1...
Preprocessing library ref-tf-0.4.0.1...
Preprocessing library ref-tf-0.4.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Control.Monad.Ref'
  Missing documentation for:
    MonadAtomicRef (Control/Monad/Ref.hs:80)
Documentation created: dist/doc/html/ref-tf/index.html,
dist/doc/html/ref-tf/ref-tf.txt
Creating package registration file:
/tmp/pkgConf-ref-tf-0.4.020571164737937732.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/ref-tf-0.4.0.1-DrP9PzR6XfgH3EA0vKvHeG
Registering ref-tf-0.4.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/ref-tf-0.4.0.1'
Installed ref-tf-0.4.0.1
cabal: Entering directory '/tmp/cabal-tmp-26307/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.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 8 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.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% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 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'
  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.015431731721208734689.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/blaze-builder-0.4.0.2-6Lw6V3wDhf3KDMasjNOEeG
Registering blaze-builder-0.4.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/blaze-builder-0.4.0.2'
Installed blaze-builder-0.4.0.2
cabal: Entering directory '/tmp/cabal-tmp-26307/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.416703259221005555898.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-26307/mime-types-0.1.0.7'
Configuring mime-types-0.1.0.7...
Building mime-types-0.1.0.7...
Preprocessing library mime-types-0.1.0.7...
[1 of 1] Compiling Network.Mime     ( Network/Mime.hs, dist/build/Network/Mime.o )
Running Haddock for mime-types-0.1.0.7...
Running hscolour for mime-types-0.1.0.7...
Preprocessing library mime-types-0.1.0.7...
Preprocessing library mime-types-0.1.0.7...
Haddock coverage:
  93% ( 13 / 14) in 'Network.Mime'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/mime-types/index.html,
dist/doc/html/mime-types/mime-types.txt
Creating package registration file:
/tmp/pkgConf-mime-types-0.1.09779922381861138496.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mime-types-0.1.0.7-AnUYMmJkgUZLmjf93DTg5F
Registering mime-types-0.1.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-26307/mime-types-0.1.0.7'
Installed mime-types-0.1.0.7
cabal: Entering directory '/tmp/cabal-tmp-26307/exceptions-0.8.3'
Configuring exceptions-0.8.3...
Building exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
Running Haddock for exceptions-0.8.3...
Running hscolour for exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
Preprocessing library exceptions-0.8.3...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Warning: Control.Monad.Catch: could not find link destinations for:
    ~
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8270606442969501661.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/exceptions-0.8.3-5OTPYzRazb4DJ75sPncYEh
Registering exceptions-0.8.3...
cabal: Leaving directory '/tmp/cabal-tmp-26307/exceptions-0.8.3'
Installed exceptions-0.8.3
cabal: Entering directory '/tmp/cabal-tmp-26307/mmorph-1.0.6'
Configuring mmorph-1.0.6...
Building mmorph-1.0.6...
Preprocessing library mmorph-1.0.6...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )

src/Control/Monad/Morph.hs:76:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:112:20: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:113:19: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:113:34: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:233: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"

src/Control/Monad/Morph.hs:233:33: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:234:17: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:235:14: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:235:30: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
Running Haddock for mmorph-1.0.6...
Running hscolour for mmorph-1.0.6...
Preprocessing library mmorph-1.0.6...
Preprocessing library mmorph-1.0.6...

src/Control/Monad/Morph.hs:76:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:112:20: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:113:19: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:113:34: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:233: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"

src/Control/Monad/Morph.hs:233:33: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:234:17: warning: [-Wdeprecations]
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:235:14: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:235:30: warning: [-Wdeprecations]
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  4 /  4) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.019536738821583957539.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mmorph-1.0.6-I6fWQohILlqH1gvA6UibXU
Registering mmorph-1.0.6...
cabal: Leaving directory '/tmp/cabal-tmp-26307/mmorph-1.0.6'
Installed mmorph-1.0.6
cabal: Entering directory '/tmp/cabal-tmp-26307/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.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
[2 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.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:
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:451)
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
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.811523323131824726897.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/tagged-0.8.5-HBjpONNM7bk4tkR2ik8YoD
Registering tagged-0.8.5...
cabal: Leaving directory '/tmp/cabal-tmp-26307/tagged-0.8.5'
Installed tagged-0.8.5
cabal: Entering directory '/tmp/cabal-tmp-26307/transformers-base-0.4.4'
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

src/Control/Monad/Base.hs:22:1: warning: [-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()
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

src/Control/Monad/Base.hs:22:1: warning: [-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:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.41205351585628561867.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/transformers-base-0.4.4-FMTbgPqmqMsCiOz3biyAGx
Registering transformers-base-0.4.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/transformers-base-0.4.4'
Installed transformers-base-0.4.4
cabal: Entering directory '/tmp/cabal-tmp-26307/optparse-applicative-0.13.0.0'
Configuring optparse-applicative-0.13.0.0...
Building optparse-applicative-0.13.0.0...
Preprocessing library optparse-applicative-0.13.0.0...
[ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )
[ 3 of 15] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o )
[ 4 of 15] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )
[ 5 of 15] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )
[ 6 of 15] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )
[ 7 of 15] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o )
[ 8 of 15] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[ 9 of 15] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )
[10 of 15] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )
[11 of 15] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )
[12 of 15] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )
[13 of 15] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )
[14 of 15] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o )
[15 of 15] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o )
Running Haddock for optparse-applicative-0.13.0.0...
Running hscolour for optparse-applicative-0.13.0.0...
Preprocessing library optparse-applicative-0.13.0.0...
Preprocessing library optparse-applicative-0.13.0.0...
Haddock coverage:
  33% (  1 /  3) in 'Options.Applicative.Help.Pretty'
  Missing documentation for:
    Module header
    .$. (Options/Applicative/Help/Pretty.hs:9)
  86% ( 12 / 14) in 'Options.Applicative.Help.Chunk'
  Missing documentation for:
    Module header
    mappendWith (Options/Applicative/Help/Chunk.hs:25)
  33% (  1 /  3) in 'Options.Applicative.Help.Types'
  Missing documentation for:
    Module header
    ParserHelp (Options/Applicative/Help/Types.hs:12)
  37% ( 14 / 38) in 'Options.Applicative.Types'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:60)
    OptName (Options/Applicative/Types.hs:109)
    CReader (Options/Applicative/Types.hs:182)
    ParserM (Options/Applicative/Types.hs:222)
    Completer (Options/Applicative/Types.hs:258)
    mkCompleter (Options/Applicative/Types.hs:261)
    CompletionResult (Options/Applicative/Types.hs:269)
    ParserFailure (Options/Applicative/Types.hs:276)
    overFailure (Options/Applicative/Types.hs:301)
    Args (Options/Applicative/Types.hs:318)
    OptHelpInfo (Options/Applicative/Types.hs:329)
    OptTree (Options/Applicative/Types.hs:334)
    ParserHelp (Options/Applicative/Help/Types.hs:12)
    SomeParser (Options/Applicative/Types.hs:134)
    IsCmdStart (Options/Applicative/Types.hs:67)
    fromM (Options/Applicative/Types.hs:236)
    oneM (Options/Applicative/Types.hs:239)
    manyM (Options/Applicative/Types.hs:242)
    someM (Options/Applicative/Types.hs:249)
    optVisibility (Options/Applicative/Types.hs:340)
    optMetaVar (Options/Applicative/Types.hs:346)
    optHelp (Options/Applicative/Types.hs:343)
    optShowDefault (Options/Applicative/Types.hs:349)
   0% (  0 / 20) in 'Options.Applicative.Internal'
  Missing documentation for:
    Module header
    P (Options/Applicative/Internal.hs:51)
    MonadP (Options/Applicative/Internal.hs:41)
    ParseError (Options/Applicative/Types.hs:60)
    uncons (Options/Applicative/Internal.hs:96)
    hoistMaybe (Options/Applicative/Internal.hs:87)
    hoistEither (Options/Applicative/Internal.hs:90)
    runReadM (Options/Applicative/Internal.hs:100)
    withReadM (Options/Applicative/Internal.hs:103)
    runP (Options/Applicative/Internal.hs:93)
    Completion (Options/Applicative/Internal.hs:128)
    runCompletion (Options/Applicative/Internal.hs:160)
    contextNames (Options/Applicative/Internal.hs:72)
    ListT (Options/Applicative/Internal.hs:168)
    takeListT (Options/Applicative/Internal.hs:182)
    runListT (Options/Applicative/Internal.hs:186)
    NondetT (Options/Applicative/Internal.hs:227)
    cut (Options/Applicative/Internal.hs:258)
    <!> (Options/Applicative/Internal.hs:252)
    disamb (Options/Applicative/Internal.hs:261)
  72% ( 13 / 18) in 'Options.Applicative.Common'
  Missing documentation for:
    Module header
    showOption (Options/Applicative/Common.hs:65)
    runParserInfo (Options/Applicative/Common.hs:233)
    runParserFully (Options/Applicative/Common.hs:236)
    optionNames (Options/Applicative/Common.hs:69)
  43% (  6 / 14) in 'Options.Applicative.Help.Core'
  Missing documentation for:
    Module header
    fold_tree (Options/Applicative/Help/Core.hs:101)
    ParserHelp (Options/Applicative/Help/Types.hs:12)
    errorHelp (Options/Applicative/Help/Core.hs:133)
    headerHelp (Options/Applicative/Help/Core.hs:136)
    usageHelp (Options/Applicative/Help/Core.hs:139)
    bodyHelp (Options/Applicative/Help/Core.hs:142)
    footerHelp (Options/Applicative/Help/Core.hs:145)
Warning: Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  Missing documentation for:
    Module header
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  Missing documentation for:
    Module header
    HasName (Options/Applicative/Builder/Internal.hs:50)
    HasCompleter (Options/Applicative/Builder/Internal.hs:59)
    HasValue (Options/Applicative/Builder/Internal.hs:68)
    HasMetavar (Options/Applicative/Builder/Internal.hs:76)
    OptionFields (Options/Applicative/Builder/Internal.hs:34)
    FlagFields (Options/Applicative/Builder/Internal.hs:39)
    CommandFields (Options/Applicative/Builder/Internal.hs:43)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:47)
    DefaultProp (Options/Applicative/Builder/Internal.hs:87)
    optionMod (Options/Applicative/Builder/Internal.hs:128)
    fieldMod (Options/Applicative/Builder/Internal.hs:131)
    mkCommand (Options/Applicative/Builder/Internal.hs:150)
    mkParser (Options/Applicative/Builder/Internal.hs:156)
    mkOption (Options/Applicative/Builder/Internal.hs:164)
    mkProps (Options/Applicative/Builder/Internal.hs:170)
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  Missing documentation for:
    Module header
    Completer (Options/Applicative/Types.hs:258)
    mkCompleter (Options/Applicative/Types.hs:261)
    listIOCompleter (Options/Applicative/Builder/Completer.hs:17)
    listCompleter (Options/Applicative/Builder/Completer.hs:21)
    bashCompleter (Options/Applicative/Builder/Completer.hs:24)
  81% ( 59 / 73) in 'Options.Applicative.Builder'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:60)
    PrefsMod (Options/Applicative/Builder.hs:369)
    multiSuffix (Options/Applicative/Builder.hs:379)
    disambiguate (Options/Applicative/Builder.hs:382)
    showHelpOnError (Options/Applicative/Builder.hs:385)
    showHelpOnEmpty (Options/Applicative/Builder.hs:388)
    noBacktrack (Options/Applicative/Builder.hs:391)
    columns (Options/Applicative/Builder.hs:394)
    prefs (Options/Applicative/Builder.hs:397)
    OptionFields (Options/Applicative/Builder/Internal.hs:34)
    FlagFields (Options/Applicative/Builder/Internal.hs:39)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:47)
    CommandFields (Options/Applicative/Builder/Internal.hs:43)
  50% (  1 /  2) in 'Options.Applicative.BashCompletion'
  Missing documentation for:
    bashCompletionParser (Options/Applicative/BashCompletion.hs:21)
  74% ( 14 / 19) in 'Options.Applicative.Extra'
  Missing documentation for:
    Module header
    renderFailure (Options/Applicative/Extra.hs:194)
    ParserFailure (Options/Applicative/Types.hs:276)
    overFailure (Options/Applicative/Types.hs:301)
    CompletionResult (Options/Applicative/Types.hs:269)
  93% ( 13 / 14) in 'Options.Applicative'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Documentation created: dist/doc/html/optparse-applicative/index.html,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Creating package registration file:
/tmp/pkgConf-optparse-applicative-0.13.04936094981428491755.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/optparse-applicative-0.13.0.0-LCjcOcjeXHW3mT4Ubjcx98
Registering optparse-applicative-0.13.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/optparse-applicative-0.13.0.0'
Installed optparse-applicative-0.13.0.0
cabal: Entering directory '/tmp/cabal-tmp-26307/unix-time-0.3.7'
Configuring unix-time-0.3.7...
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 xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for strptime_l... yes
checking for timegm... yes
configure: creating ./config.status
config.status: creating cbits/config.h
Building unix-time-0.3.7...
Preprocessing library unix-time-0.3.7...
[1 of 5] Compiling Data.UnixTime.Types ( dist/build/Data/UnixTime/Types.hs, dist/build/Data/UnixTime/Types.o )
[2 of 5] Compiling Data.UnixTime.Sys ( dist/build/Data/UnixTime/Sys.hs, dist/build/Data/UnixTime/Sys.o )
[3 of 5] Compiling Data.UnixTime.Diff ( Data/UnixTime/Diff.hs, dist/build/Data/UnixTime/Diff.o )
[4 of 5] Compiling Data.UnixTime.Conv ( Data/UnixTime/Conv.hs, dist/build/Data/UnixTime/Conv.o )

Data/UnixTime/Conv.hs:11: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()
[5 of 5] Compiling Data.UnixTime    ( Data/UnixTime.hs, dist/build/Data/UnixTime.o )
Running Haddock for unix-time-0.3.7...
Running hscolour for unix-time-0.3.7...
Preprocessing library unix-time-0.3.7...
Preprocessing library unix-time-0.3.7...

Data/UnixTime/Conv.hs:11: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:
  50% (  3 /  6) in 'Data.UnixTime.Types'
  Missing documentation for:
    Module header
     (Data/UnixTime/Types.hsc:34)
     (Data/UnixTime/Types.hsc:45)
  50% (  1 /  2) in 'Data.UnixTime.Sys'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Data.UnixTime.Diff'
  Missing documentation for:
    Module header
  91% ( 10 / 11) in 'Data.UnixTime.Conv'
  Missing documentation for:
    Module header
  96% ( 24 / 25) in 'Data.UnixTime'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/unix-time/index.html,
dist/doc/html/unix-time/unix-time.txt
Creating package registration file:
/tmp/pkgConf-unix-time-0.31739166582408409645.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/unix-time-0.3.7-HcxGsrnTmTlC98pyanzoMW
Registering unix-time-0.3.7...
cabal: Leaving directory '/tmp/cabal-tmp-26307/unix-time-0.3.7'
Installed unix-time-0.3.7
cabal: Entering directory '/tmp/cabal-tmp-26307/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 )
[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...
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.115785569171114827124.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/blaze-markup-0.7.1.0-CgEg2S1gRb62uLfN2SPOVT
Registering blaze-markup-0.7.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/blaze-markup-0.7.1.0'
Installed blaze-markup-0.7.1.0
cabal: Entering directory '/tmp/cabal-tmp-26307/cookie-0.4.2.1'
Configuring cookie-0.4.2.1...
Building cookie-0.4.2.1...
Preprocessing library cookie-0.4.2.1...
[1 of 1] Compiling Web.Cookie       ( Web/Cookie.hs, dist/build/Web/Cookie.o )

Web/Cookie.hs:92:18: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Web/Cookie.hs:241:21: warning: [-Wdeprecations]
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.6.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
Running Haddock for cookie-0.4.2.1...
Running hscolour for cookie-0.4.2.1...
Preprocessing library cookie-0.4.2.1...
Preprocessing library cookie-0.4.2.1...

Web/Cookie.hs:92:18: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Web/Cookie.hs:241:21: warning: [-Wdeprecations]
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.6.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
Haddock coverage:
  66% ( 21 / 32) in 'Web.Cookie'
  Missing documentation for:
    Module header
    sameSiteLax (Web/Cookie.hs:139)
    sameSiteStrict (Web/Cookie.hs:142)
    parseSetCookie (Web/Cookie.hs:207)
    renderSetCookie (Web/Cookie.hs:174)
    Cookies (Web/Cookie.hs:74)
    renderCookies (Web/Cookie.hs:95)
    parseCookiesText (Web/Cookie.hs:64)
    renderCookiesText (Web/Cookie.hs:71)
    expiresFormat (Web/Cookie.hs:231)
    parseCookieExpires (Web/Cookie.hs:239)
Documentation created: dist/doc/html/cookie/index.html,
dist/doc/html/cookie/cookie.txt
Creating package registration file:
/tmp/pkgConf-cookie-0.4.21591798340161477504.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/cookie-0.4.2.1-5P6dolSQSje7mJQ7M5DM5i
Registering cookie-0.4.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/cookie-0.4.2.1'
Installed cookie-0.4.2.1
cabal: Entering directory '/tmp/cabal-tmp-26307/streaming-commons-0.1.16'
Configuring streaming-commons-0.1.16...
Building streaming-commons-0.1.16...
Preprocessing library streaming-commons-0.1.16...
[ 1 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 2 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 3 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 4 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 6 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 7 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
Running Haddock for streaming-commons-0.1.16...
Running hscolour for streaming-commons-0.1.16...
Preprocessing library streaming-commons-0.1.16...
Preprocessing library streaming-commons-0.1.16...
Haddock coverage:
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  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)
  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)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  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)
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
    ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
    zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
    Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
    deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
    inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
    c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
    c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
    c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
    c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
    c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
    c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
    c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
    c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
    c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
    c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
    c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
    c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
    c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
    c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  Missing documentation for:
    PopperRes (Data/Streaming/Zlib.hs:208)
  90% (  9 / 10) in 'Data.Streaming.Text'
  Missing documentation for:
    DecodeResult (Data/Streaming/Text.hs:81)
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
  Missing documentation for:
    Module header
 100% ( 24 / 24) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  Missing documentation for:
    Module header
  68% ( 51 / 75) in 'Data.Streaming.Network'
  Missing documentation for:
    Module header
    message (Data/Streaming/Network.hs:482)
    HasPort (Data/Streaming/Network.hs:485)
    HasAfterBind (Data/Streaming/Network.hs:537)
    HasReadWrite (Data/Streaming/Network.hs:655)
    HasPath (Data/Streaming/Network.hs:517)
    setPort (Data/Streaming/Network.hs:495)
    setHost (Data/Streaming/Network.hs:498)
    setAfterBind (Data/Streaming/Network.hs:549)
    setNeedLocalAddr (Data/Streaming/Network.hs:531)
    setPath (Data/Streaming/Network.hs:527)
    getPort (Data/Streaming/Network.hs:492)
    getHost (Data/Streaming/Network.hs:501)
    getAfterBind (Data/Streaming/Network.hs:546)
    getNeedLocalAddr (Data/Streaming/Network.hs:534)
    getPath (Data/Streaming/Network.hs:524)
    appRead (Data/Streaming/Network.hs:667)
    appWrite (Data/Streaming/Network.hs:670)
    appSockAddr (Data/Streaming/Network.hs:639)
    appLocalAddr (Data/Streaming/Network.hs:636)
    unassignedPorts (Data/Streaming/Network.hs:234)
    safeRecv (Data/Streaming/Network.hs:347)
    ConnectionHandle (Data/Streaming/Network.hs:582)
    runTCPServerWithHandle (Data/Streaming/Network.hs:584)
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  Missing documentation for:
    DirStream
    readDirStream (Data/Streaming/Filesystem.hs:66)
    FileType (Data/Streaming/Filesystem.hs:94)
    getFileType (Data/Streaming/Filesystem.hs:75)
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  Missing documentation for:
    ReadHandle (Data/Streaming/FileRead.hs:26)
    openFile (Data/Streaming/FileRead.hs:28)
    closeFile (Data/Streaming/FileRead.hs:31)
    readChunk (Data/Streaming/FileRead.hs:34)
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  Missing documentation for:
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  Missing documentation for:
    BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
    BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
    newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
  Missing documentation for:
    BlazeRecv (Data/Streaming/Blaze.hs:148)
    BlazeFinish (Data/Streaming/Blaze.hs:150)
    newBlazeRecv (Data/Streaming/Blaze.hs:51)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1524183202439200885.16
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/streaming-commons-0.1.16-1tsbUr6VAbrCpghlRb8m8c
Registering streaming-commons-0.1.16...
cabal: Leaving directory '/tmp/cabal-tmp-26307/streaming-commons-0.1.16'
Installed streaming-commons-0.1.16
cabal: Entering directory '/tmp/cabal-tmp-26307/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 )
[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...
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.08415468491574699656.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/case-insensitive-1.2.0.7-FDS9muZSKvyFFsDxjwuYX9
Registering case-insensitive-1.2.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-26307/case-insensitive-1.2.0.7'
Installed case-insensitive-1.2.0.7
cabal: Entering directory '/tmp/cabal-tmp-26307/psqueues-0.2.2.2'
Configuring psqueues-0.2.2.2...
Building psqueues-0.2.2.2...
Preprocessing library psqueues-0.2.2.2...
[1 of 7] Compiling Data.OrdPSQ.Internal ( src/Data/OrdPSQ/Internal.hs, dist/build/Data/OrdPSQ/Internal.o )

src/Data/OrdPSQ/Internal.hs:6:14: warning: [-Wtrustworthy-safe]
    ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe!

src/Data/OrdPSQ/Internal.hs:75: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()
[2 of 7] Compiling Data.OrdPSQ      ( src/Data/OrdPSQ.hs, dist/build/Data/OrdPSQ.o )

src/Data/OrdPSQ.hs:15:14: warning: [-Wtrustworthy-safe]
    ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe!
[3 of 7] Compiling Data.BitUtil     ( src/Data/BitUtil.hs, dist/build/Data/BitUtil.o )
[4 of 7] Compiling Data.IntPSQ.Internal ( src/Data/IntPSQ/Internal.hs, dist/build/Data/IntPSQ/Internal.o )

src/Data/IntPSQ/Internal.hs:69:1: warning: [-Wunused-imports]
    The import of ‘foldr’ from module ‘Data.Foldable’ is redundant

src/Data/IntPSQ/Internal.hs:79: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()
[5 of 7] Compiling Data.HashPSQ.Internal ( src/Data/HashPSQ/Internal.hs, dist/build/Data/HashPSQ/Internal.o )

src/Data/HashPSQ/Internal.hs:57:1: warning: [-Wunused-imports]
    The import of ‘foldr’ from module ‘Data.Foldable’ is redundant

src/Data/HashPSQ/Internal.hs:62: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()
[6 of 7] Compiling Data.HashPSQ     ( src/Data/HashPSQ.hs, dist/build/Data/HashPSQ.o )
[7 of 7] Compiling Data.IntPSQ      ( src/Data/IntPSQ.hs, dist/build/Data/IntPSQ.o )
Running Haddock for psqueues-0.2.2.2...
Running hscolour for psqueues-0.2.2.2...
Preprocessing library psqueues-0.2.2.2...
Preprocessing library psqueues-0.2.2.2...

src/Data/OrdPSQ/Internal.hs:6:14: warning: [-Wtrustworthy-safe]
    ‘Data.OrdPSQ.Internal’ is marked as Trustworthy but has been inferred as safe!

src/Data/OrdPSQ/Internal.hs:75: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()

src/Data/OrdPSQ.hs:15:14: warning: [-Wtrustworthy-safe]
    ‘Data.OrdPSQ’ is marked as Trustworthy but has been inferred as safe!

src/Data/IntPSQ/Internal.hs:69:1: warning: [-Wunused-imports]
    The import of ‘foldr’ from module ‘Data.Foldable’ is redundant

src/Data/IntPSQ/Internal.hs:79: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()

src/Data/HashPSQ/Internal.hs:57:1: warning: [-Wunused-imports]
    The import of ‘foldr’ from module ‘Data.Foldable’ is redundant

src/Data/HashPSQ/Internal.hs:62: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:
  71% ( 36 / 51) in 'Data.OrdPSQ.Internal'
  Missing documentation for:
    Module header
    LTree (src/Data/OrdPSQ/Internal.hs:111)
    TourView (src/Data/OrdPSQ/Internal.hs:397)
    tourView (src/Data/OrdPSQ/Internal.hs:402)
    left (src/Data/OrdPSQ/Internal.hs:442)
    right (src/Data/OrdPSQ/Internal.hs:442)
    maxKey (src/Data/OrdPSQ/Internal.hs:452)
    lsingleLeft (src/Data/OrdPSQ/Internal.hs:503)
    rsingleLeft (src/Data/OrdPSQ/Internal.hs:515)
    lsingleRight (src/Data/OrdPSQ/Internal.hs:522)
    rsingleRight (src/Data/OrdPSQ/Internal.hs:529)
    ldoubleLeft (src/Data/OrdPSQ/Internal.hs:541)
    rdoubleLeft (src/Data/OrdPSQ/Internal.hs:559)
    ldoubleRight (src/Data/OrdPSQ/Internal.hs:550)
    rdoubleRight (src/Data/OrdPSQ/Internal.hs:568)
 100% ( 33 / 33) in 'Data.OrdPSQ'
 100% (  2 /  2) in 'Data.BitUtil'
  80% ( 37 / 46) in 'Data.IntPSQ.Internal'
  Missing documentation for:
    Module header
    Nat (src/Data/IntPSQ/Internal.hs:97)
    Key (src/Data/IntPSQ/Internal.hs:99)
    unsafeInsertIncreasePriorityView (src/Data/IntPSQ/Internal.hs:511)
    unsafeInsertWithIncreasePriorityView (src/Data/IntPSQ/Internal.hs:548)
    hasBadNils (src/Data/IntPSQ/Internal.hs:640)
    hasDuplicateKeys (src/Data/IntPSQ/Internal.hs:647)
    hasMinHeapProperty (src/Data/IntPSQ/Internal.hs:658)
    validMask (src/Data/IntPSQ/Internal.hs:672)
  87% ( 33 / 38) in 'Data.HashPSQ.Internal'
  Missing documentation for:
    Module header
    Bucket (src/Data/HashPSQ/Internal.hs:71)
    unsafeLookupIncreasePriority (src/Data/HashPSQ/Internal.hs:373)
    unsafeInsertIncreasePriority (src/Data/HashPSQ/Internal.hs:394)
    unsafeInsertIncreasePriorityView (src/Data/HashPSQ/Internal.hs:409)
 100% ( 32 / 32) in 'Data.HashPSQ'
 100% ( 32 / 32) in 'Data.IntPSQ'
Documentation created: dist/doc/html/psqueues/index.html,
dist/doc/html/psqueues/psqueues.txt
Creating package registration file:
/tmp/pkgConf-psqueues-0.2.21080070491981736951.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/psqueues-0.2.2.2-AF2PAaCiaM8LpdVZ4uoLc3
Registering psqueues-0.2.2.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/psqueues-0.2.2.2'
Installed psqueues-0.2.2.2
cabal: Entering directory '/tmp/cabal-tmp-26307/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 Utils            ( src/Utils.hs, dist/build/Utils.o )
[2 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[3 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.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:
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
   0% (  0 /  2) in 'GHC.Integer.Compat'
  Missing documentation for:
    Module header
    divInteger
 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.46947083742104420171.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/scientific-0.3.4.9-JxsEP2U97KeHjUTI8Fv24j
Registering scientific-0.3.4.9...
cabal: Leaving directory '/tmp/cabal-tmp-26307/scientific-0.3.4.9'
Installed scientific-0.3.4.9
cabal: Entering directory '/tmp/cabal-tmp-26307/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.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[3 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.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.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[7 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
[8 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.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)
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
  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.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
 100% ( 52 / 52) in 'Data.HashMap.Strict'
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.72027273561088032276.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/unordered-containers-0.2.7.1-5INwdG7O5Jdakf1CqKoOB
Registering unordered-containers-0.2.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/unordered-containers-0.2.7.1'
Installed unordered-containers-0.2.7.1
cabal: Entering directory '/tmp/cabal-tmp-26307/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 )
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-0.7972650123806889408.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/void-0.7.1-6M5lJJScsPq7tf0u22sAj1
Registering void-0.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/void-0.7.1'
Installed void-0.7.1
cabal: Entering directory '/tmp/cabal-tmp-26307/distributive-0.5.0.2'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-26307/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-26307/distributive-0.5.0.2/dist/setup/Main.o )

/tmp/cabal-tmp-26307/distributive-0.5.0.2/dist/setup/setup.hs:45:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-26307/distributive-0.5.0.2/dist/setup/setup ...
Configuring distributive-0.5.0.2...
Building distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
Running Haddock for distributive-0.5.0.2...
Running hscolour for distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.5.020880936401308428239.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/distributive-0.5.0.2-ABrKtptb3jWJ1Lj8y86dF8
Registering distributive-0.5.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/distributive-0.5.0.2'
Installed distributive-0.5.0.2
cabal: Entering directory '/tmp/cabal-tmp-26307/monad-control-1.0.1.0'
Configuring monad-control-1.0.1.0...
Building monad-control-1.0.1.0...
Preprocessing library monad-control-1.0.1.0...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
Running Haddock for monad-control-1.0.1.0...
Running hscolour for monad-control-1.0.1.0...
Preprocessing library monad-control-1.0.1.0...
Preprocessing library monad-control-1.0.1.0...
Haddock coverage:
  93% ( 27 / 29) in 'Control.Monad.Trans.Control'
  Missing documentation for:
    MonadTransControl (Control/Monad/Trans/Control.hs:110)
    MonadBaseControl (Control/Monad/Trans/Control.hs:292)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.118854751131113986157.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/monad-control-1.0.1.0-1xoC3YihUKYHLar1SsWtYe
Registering monad-control-1.0.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/monad-control-1.0.1.0'
Installed monad-control-1.0.1.0
cabal: Entering directory '/tmp/cabal-tmp-26307/fast-logger-2.4.7'
Configuring fast-logger-2.4.7...
Building fast-logger-2.4.7...
Preprocessing library fast-logger-2.4.7...
[1 of 8] Compiling System.Log.FastLogger.LogStr ( System/Log/FastLogger/LogStr.hs, dist/build/System/Log/FastLogger/LogStr.o )
[2 of 8] Compiling System.Log.FastLogger.IORef ( System/Log/FastLogger/IORef.hs, dist/build/System/Log/FastLogger/IORef.o )
[3 of 8] Compiling System.Log.FastLogger.IO ( System/Log/FastLogger/IO.hs, dist/build/System/Log/FastLogger/IO.o )
[4 of 8] Compiling System.Log.FastLogger.FileIO ( System/Log/FastLogger/FileIO.hs, dist/build/System/Log/FastLogger/FileIO.o )
[5 of 8] Compiling System.Log.FastLogger.Logger ( System/Log/FastLogger/Logger.hs, dist/build/System/Log/FastLogger/Logger.o )
[6 of 8] Compiling System.Log.FastLogger.File ( System/Log/FastLogger/File.hs, dist/build/System/Log/FastLogger/File.o )
[7 of 8] Compiling System.Log.FastLogger.Date ( System/Log/FastLogger/Date.hs, dist/build/System/Log/FastLogger/Date.o )
[8 of 8] Compiling System.Log.FastLogger ( System/Log/FastLogger.hs, dist/build/System/Log/FastLogger.o )
Running Haddock for fast-logger-2.4.7...
Running hscolour for fast-logger-2.4.7...
Preprocessing library fast-logger-2.4.7...
Preprocessing library fast-logger-2.4.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  75% (  6 /  8) in 'System.Log.FastLogger.LogStr'
  Missing documentation for:
    Module header
    ToLogStr (System/Log/FastLogger/LogStr.hs:62)
  83% (  5 /  6) in 'System.Log.FastLogger.IORef'
  Missing documentation for:
    Module header
  29% (  2 /  7) in 'System.Log.FastLogger.IO'
  Missing documentation for:
    Module header
    Buffer (System/Log/FastLogger/IO.hs:15)
    getBuffer (System/Log/FastLogger/IO.hs:24)
    freeBuffer (System/Log/FastLogger/IO.hs:27)
    toBufIOWith (System/Log/FastLogger/IO.hs:30)
   0% (  0 /  7) in 'System.Log.FastLogger.FileIO'
  Missing documentation for:
    Module header
    FD (System/Log/FastLogger/FileIO.hs:48)
    closeFD (System/Log/FastLogger/FileIO.hs:50)
    openFileFD (System/Log/FastLogger/FileIO.hs:53)
    getStderrFD (System/Log/FastLogger/FileIO.hs:56)
    getStdoutFD (System/Log/FastLogger/FileIO.hs:59)
    writeRawBufferPtr2FD (System/Log/FastLogger/FileIO.hs:62)
   0% (  0 /  5) in 'System.Log.FastLogger.Logger'
  Missing documentation for:
    Module header
    Logger (System/Log/FastLogger/Logger.hs:22)
    newLogger (System/Log/FastLogger/Logger.hs:26)
    pushLog (System/Log/FastLogger/Logger.hs:35)
    flushLog (System/Log/FastLogger/Logger.hs:58)
  75% (  3 /  4) in 'System.Log.FastLogger.File'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'System.Log.FastLogger.Date'
  Missing documentation for:
    TimeFormat (System/Log/FastLogger/Date.hs:36)
  97% ( 34 / 35) in 'System.Log.FastLogger'
  Missing documentation for:
    ToLogStr (System/Log/FastLogger/LogStr.hs:62)
Documentation created: dist/doc/html/fast-logger/index.html,
dist/doc/html/fast-logger/fast-logger.txt
Creating package registration file:
/tmp/pkgConf-fast-logger-2.41348840251044805128.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/fast-logger-2.4.7-JQtH8rgnB8g7QmG4MGRXbX
Registering fast-logger-2.4.7...
cabal: Leaving directory '/tmp/cabal-tmp-26307/fast-logger-2.4.7'
Installed fast-logger-2.4.7
cabal: Entering directory '/tmp/cabal-tmp-26307/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.119947666081465724345.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/blaze-html-0.8.1.2-EQcMcRytfAYLVlu6sIj0XG
Registering blaze-html-0.8.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/blaze-html-0.8.1.2'
Installed blaze-html-0.8.1.2
cabal: Entering directory '/tmp/cabal-tmp-26307/http-types-0.9.1'
Configuring http-types-0.9.1...
Building http-types-0.9.1...
Preprocessing library http-types-0.9.1...
[1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o )
[2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o )

Network/HTTP/Types/URI.hs:148:26: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:283:22: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:313:20: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:325:18: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
[3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o )
[4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o )
[5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o )
[6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o )
[7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o )
Running Haddock for http-types-0.9.1...
Running hscolour for http-types-0.9.1...
Preprocessing library http-types-0.9.1...
Preprocessing library http-types-0.9.1...

Network/HTTP/Types/URI.hs:148:26: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:283:22: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:313:20: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:325:18: warning: [-Wdeprecations]
    In the use of ‘breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Haddock coverage:
  80% (  4 /  5) in 'Network.HTTP.Types.Version'
  Missing documentation for:
    Module header
  97% ( 29 / 30) in 'Network.HTTP.Types.URI'
  Missing documentation for:
    Module header
  99% (101 /102) in 'Network.HTTP.Types.Status'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Network.HTTP.Types.QueryLike'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Network.HTTP.Types.Method'
  Missing documentation for:
    Module header
  92% ( 58 / 63) in 'Network.HTTP.Types.Header'
  Missing documentation for:
    Module header
    renderByteRangeBuilder (Network/HTTP/Types/Header.hs:155)
    renderByteRange (Network/HTTP/Types/Header.hs:160)
    renderByteRangesBuilder (Network/HTTP/Types/Header.hs:166)
    renderByteRanges (Network/HTTP/Types/Header.hs:170)
  97% (172 /177) in 'Network.HTTP.Types'
  Missing documentation for:
    Module header
    renderByteRangeBuilder (Network/HTTP/Types/Header.hs:155)
    renderByteRange (Network/HTTP/Types/Header.hs:160)
    renderByteRangesBuilder (Network/HTTP/Types/Header.hs:166)
    renderByteRanges (Network/HTTP/Types/Header.hs:170)
Warning: Network.HTTP.Types.Method: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Warning: Network.HTTP.Types: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/http-types/index.html,
dist/doc/html/http-types/http-types.txt
Creating package registration file:
/tmp/pkgConf-http-types-0.92074096171105873340.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/http-types-0.9.1-BTSIP6lzG5DE6u136Payws
Registering http-types-0.9.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/http-types-0.9.1'
Installed http-types-0.9.1
cabal: Entering directory '/tmp/cabal-tmp-26307/http2-1.6.2'
Configuring http2-1.6.2...
Building http2-1.6.2...
Preprocessing library http2-1.6.2...
[ 1 of 29] Compiling Network.HTTP2.Types ( Network/HTTP2/Types.hs, dist/build/Network/HTTP2/Types.o )
[ 2 of 29] Compiling Network.HTTP2.Priority.PSQ ( Network/HTTP2/Priority/PSQ.hs, dist/build/Network/HTTP2/Priority/PSQ.o )
[ 3 of 29] Compiling Network.HTTP2.Priority.Queue ( Network/HTTP2/Priority/Queue.hs, dist/build/Network/HTTP2/Priority/Queue.o )
[ 4 of 29] Compiling Network.HTTP2.Priority ( Network/HTTP2/Priority.hs, dist/build/Network/HTTP2/Priority.o )
[ 5 of 29] Compiling Network.HTTP2.Encode ( Network/HTTP2/Encode.hs, dist/build/Network/HTTP2/Encode.o )
[ 6 of 29] Compiling Network.HTTP2.Decode ( Network/HTTP2/Decode.hs, dist/build/Network/HTTP2/Decode.o )
[ 7 of 29] Compiling Network.HTTP2    ( Network/HTTP2.hs, dist/build/Network/HTTP2.o )
[ 8 of 29] Compiling Network.HPACK.Token ( Network/HPACK/Token.hs, dist/build/Network/HPACK/Token.o )
[ 9 of 29] Compiling Network.HPACK.Types ( Network/HPACK/Types.hs, dist/build/Network/HPACK/Types.o )
[10 of 29] Compiling Network.HPACK.Table.Entry ( Network/HPACK/Table/Entry.hs, dist/build/Network/HPACK/Table/Entry.o )
[11 of 29] Compiling Network.HPACK.Table.Static ( Network/HPACK/Table/Static.hs, dist/build/Network/HPACK/Table/Static.o )
[12 of 29] Compiling Network.HPACK.Table.RevIndex ( Network/HPACK/Table/RevIndex.hs, dist/build/Network/HPACK/Table/RevIndex.o )
[13 of 29] Compiling Network.HPACK.Huffman.Params ( Network/HPACK/Huffman/Params.hs, dist/build/Network/HPACK/Huffman/Params.o )
[14 of 29] Compiling Network.HPACK.Huffman.ByteString ( Network/HPACK/Huffman/ByteString.hs, dist/build/Network/HPACK/Huffman/ByteString.o )
[15 of 29] Compiling Network.HPACK.Huffman.Bit ( Network/HPACK/Huffman/Bit.hs, dist/build/Network/HPACK/Huffman/Bit.o )
[16 of 29] Compiling Network.HPACK.Huffman.Table ( Network/HPACK/Huffman/Table.hs, dist/build/Network/HPACK/Huffman/Table.o )
[17 of 29] Compiling Network.HPACK.Huffman.Tree ( Network/HPACK/Huffman/Tree.hs, dist/build/Network/HPACK/Huffman/Tree.o )
[18 of 29] Compiling Network.HPACK.Builder ( Network/HPACK/Builder.hs, dist/build/Network/HPACK/Builder.o )
[19 of 29] Compiling Network.HPACK.Buffer ( Network/HPACK/Buffer.hs, dist/build/Network/HPACK/Buffer.o )
[20 of 29] Compiling Network.HPACK.HeaderBlock.Integer ( Network/HPACK/HeaderBlock/Integer.hs, dist/build/Network/HPACK/HeaderBlock/Integer.o )
[21 of 29] Compiling Network.HPACK.Huffman.Decode ( Network/HPACK/Huffman/Decode.hs, dist/build/Network/HPACK/Huffman/Decode.o )
[22 of 29] Compiling Network.HPACK.Huffman.Encode ( Network/HPACK/Huffman/Encode.hs, dist/build/Network/HPACK/Huffman/Encode.o )
[23 of 29] Compiling Network.HPACK.Huffman ( Network/HPACK/Huffman.hs, dist/build/Network/HPACK/Huffman.o )
[24 of 29] Compiling Network.HPACK.Table.Dynamic ( Network/HPACK/Table/Dynamic.hs, dist/build/Network/HPACK/Table/Dynamic.o )
[25 of 29] Compiling Network.HPACK.Table ( Network/HPACK/Table.hs, dist/build/Network/HPACK/Table.o )
[26 of 29] Compiling Network.HPACK.HeaderBlock.Decode ( Network/HPACK/HeaderBlock/Decode.hs, dist/build/Network/HPACK/HeaderBlock/Decode.o )
[27 of 29] Compiling Network.HPACK.HeaderBlock.Encode ( Network/HPACK/HeaderBlock/Encode.hs, dist/build/Network/HPACK/HeaderBlock/Encode.o )
[28 of 29] Compiling Network.HPACK.HeaderBlock ( Network/HPACK/HeaderBlock.hs, dist/build/Network/HPACK/HeaderBlock.o )
[29 of 29] Compiling Network.HPACK    ( Network/HPACK.hs, dist/build/Network/HPACK.o )
Running Haddock for http2-1.6.2...
Running hscolour for http2-1.6.2...
Preprocessing library http2-1.6.2...
Preprocessing library http2-1.6.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  96% ( 68 / 71) in 'Network.HTTP2.Types'
  Missing documentation for:
    Module header
    minFrameType (Network/HTTP2/Types.hs:356)
    maxFrameType (Network/HTTP2/Types.hs:359)
  20% (  2 / 10) in 'Network.HTTP2.Priority.PSQ'
  Missing documentation for:
    Module header
    Key (Network/HTTP2/Priority/PSQ.hs:27)
    PriorityQueue (Network/HTTP2/Priority/PSQ.hs:55)
    empty (Network/HTTP2/Priority/PSQ.hs:82)
    isEmpty (Network/HTTP2/Priority/PSQ.hs:85)
    enqueue (Network/HTTP2/Priority/PSQ.hs:88)
    dequeue (Network/HTTP2/Priority/PSQ.hs:98)
    delete (Network/HTTP2/Priority/PSQ.hs:104)
  12% (  1 /  8) in 'Network.HTTP2.Priority.Queue'
  Missing documentation for:
    Module header
    TPriorityQueue (Network/HTTP2/Priority/Queue.hs:22)
    new (Network/HTTP2/Priority/Queue.hs:24)
    isEmpty (Network/HTTP2/Priority/Queue.hs:27)
    enqueue (Network/HTTP2/Priority/Queue.hs:30)
    dequeue (Network/HTTP2/Priority/Queue.hs:33)
    delete (Network/HTTP2/Priority/Queue.hs:42)
 100% ( 16 / 16) in 'Network.HTTP2.Priority'
  88% (  7 /  8) in 'Network.HTTP2.Encode'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Network.HTTP2.Decode'
  Missing documentation for:
    Module header
 100% ( 97 / 97) in 'Network.HTTP2'
  27% ( 20 / 73) in 'Network.HPACK.Token'
  Missing documentation for:
    Module header
    tokenAuthority (Network/HPACK/Token.hs:111)
    tokenMethod (Network/HPACK/Token.hs:112)
    tokenPath (Network/HPACK/Token.hs:113)
    tokenScheme (Network/HPACK/Token.hs:114)
    tokenStatus (Network/HPACK/Token.hs:115)
    tokenAcceptCharset (Network/HPACK/Token.hs:116)
    tokenAcceptEncoding (Network/HPACK/Token.hs:117)
    tokenAcceptLanguage (Network/HPACK/Token.hs:118)
    tokenAcceptRanges (Network/HPACK/Token.hs:119)
    tokenAccept (Network/HPACK/Token.hs:120)
    tokenAccessControlAllowOrigin (Network/HPACK/Token.hs:121)
    tokenAge (Network/HPACK/Token.hs:122)
    tokenAllow (Network/HPACK/Token.hs:123)
    tokenAuthorization (Network/HPACK/Token.hs:124)
    tokenCacheControl (Network/HPACK/Token.hs:125)
    tokenContentDisposition (Network/HPACK/Token.hs:126)
    tokenContentEncoding (Network/HPACK/Token.hs:127)
    tokenContentLanguage (Network/HPACK/Token.hs:128)
    tokenContentLength (Network/HPACK/Token.hs:129)
    tokenContentLocation (Network/HPACK/Token.hs:130)
    tokenContentRange (Network/HPACK/Token.hs:131)
    tokenContentType (Network/HPACK/Token.hs:132)
    tokenCookie (Network/HPACK/Token.hs:133)
    tokenDate (Network/HPACK/Token.hs:134)
    tokenEtag (Network/HPACK/Token.hs:135)
    tokenExpect (Network/HPACK/Token.hs:136)
    tokenExpires (Network/HPACK/Token.hs:137)
    tokenFrom (Network/HPACK/Token.hs:138)
    tokenHost (Network/HPACK/Token.hs:139)
    tokenIfMatch (Network/HPACK/Token.hs:140)
    tokenIfModifiedSince (Network/HPACK/Token.hs:141)
    tokenIfNoneMatch (Network/HPACK/Token.hs:142)
    tokenIfRange (Network/HPACK/Token.hs:143)
    tokenIfUnmodifiedSince (Network/HPACK/Token.hs:144)
    tokenLastModified (Network/HPACK/Token.hs:145)
    tokenLink (Network/HPACK/Token.hs:146)
    tokenLocation (Network/HPACK/Token.hs:147)
    tokenMaxForwards (Network/HPACK/Token.hs:148)
    tokenProxyAuthenticate (Network/HPACK/Token.hs:149)
    tokenProxyAuthorization (Network/HPACK/Token.hs:150)
    tokenRange (Network/HPACK/Token.hs:151)
    tokenReferer (Network/HPACK/Token.hs:152)
    tokenRefresh (Network/HPACK/Token.hs:153)
    tokenRetryAfter (Network/HPACK/Token.hs:154)
    tokenServer (Network/HPACK/Token.hs:155)
    tokenSetCookie (Network/HPACK/Token.hs:156)
    tokenStrictTransportSecurity (Network/HPACK/Token.hs:157)
    tokenTransferEncoding (Network/HPACK/Token.hs:158)
    tokenUserAgent (Network/HPACK/Token.hs:159)
    tokenVary (Network/HPACK/Token.hs:160)
    tokenVia (Network/HPACK/Token.hs:161)
    tokenWwwAuthenticate (Network/HPACK/Token.hs:162)
  76% ( 16 / 21) in 'Network.HPACK.Types'
  Missing documentation for:
    Module header
    TokenHeader (Network/HPACK/Types.hs:50)
    TokenHeaderList (Network/HPACK/Types.hs:52)
    HIndex (Network/HPACK/Types.hs:59)
    BufferOverrun (Network/HPACK/Types.hs:112)
  90% ( 18 / 20) in 'Network.HPACK.Table.Entry'
  Missing documentation for:
    Module header
    toEntryToken (Network/HPACK/Table/Entry.hs:61)
  50% (  2 /  4) in 'Network.HPACK.Table.Static'
  Missing documentation for:
    Module header
    staticTableList (Network/HPACK/Table/Static.hs:37)
   0% (  0 /  8) in 'Network.HPACK.Table.RevIndex'
  Missing documentation for:
    Module header
    RevIndex (Network/HPACK/Table/RevIndex.hs:32)
    newRevIndex (Network/HPACK/Table/RevIndex.hs:147)
    renewRevIndex (Network/HPACK/Table/RevIndex.hs:150)
    lookupRevIndex (Network/HPACK/Table/RevIndex.hs:156)
    lookupRevIndex' (Network/HPACK/Table/RevIndex.hs:178)
    insertRevIndex (Network/HPACK/Table/RevIndex.hs:196)
    deleteRevIndexList (Network/HPACK/Table/RevIndex.hs:208)
   0% (  0 /  2) in 'Network.HPACK.Huffman.Params'
  Missing documentation for:
    Module header
    idxEos (Network/HPACK/Huffman/Params.hs:3)
  33% (  1 /  3) in 'Network.HPACK.Huffman.ByteString'
  Missing documentation for:
    Module header
    copy (Network/HPACK/Huffman/ByteString.hs:45)
  80% (  4 /  5) in 'Network.HPACK.Huffman.Bit'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'Network.HPACK.Huffman.Table'
  Missing documentation for:
    Module header
    huffmanTable (Network/HPACK/Huffman/Table.hs:6)
    huffmanTable' (Network/HPACK/Huffman/Table.hs:267)
  38% (  3 /  8) in 'Network.HPACK.Huffman.Tree'
  Missing documentation for:
    Module header
    eosInfo (Network/HPACK/Huffman/Tree.hs:33)
    showTree (Network/HPACK/Huffman/Tree.hs:39)
    printTree (Network/HPACK/Huffman/Tree.hs:50)
    flatten (Network/HPACK/Huffman/Tree.hs:80)
   0% (  0 /  6) in 'Network.HPACK.Builder'
  Missing documentation for:
    Module header
    Builder (Network/HPACK/Builder.hs:3)
    << (Network/HPACK/Builder.hs:5)
    empty (Network/HPACK/Builder.hs:8)
    singleton (Network/HPACK/Builder.hs:11)
    run (Network/HPACK/Builder.hs:14)
   9% (  2 / 22) in 'Network.HPACK.Buffer'
  Missing documentation for:
    Module header
    WorkingBuffer (Network/HPACK/Buffer.hs:42)
    newWorkingBuffer (Network/HPACK/Buffer.hs:48)
    wind (Network/HPACK/Buffer.hs:52)
    readWord8 (Network/HPACK/Buffer.hs:59)
    writeWord8 (Network/HPACK/Buffer.hs:63)
    shiftLastN (Network/HPACK/Buffer.hs:74)
    returnLength (Network/HPACK/Buffer.hs:123)
    toByteString (Network/HPACK/Buffer.hs:116)
    copyByteString (Network/HPACK/Buffer.hs:105)
    withTemporaryBuffer (Network/HPACK/Buffer.hs:130)
    currentOffset (Network/HPACK/Buffer.hs:136)
    ReadBuffer (Network/HPACK/Buffer.hs:141)
    withReadBuffer (Network/HPACK/Buffer.hs:147)
    hasOneByte (Network/HPACK/Buffer.hs:155)
    hasMoreBytes (Network/HPACK/Buffer.hs:161)
    rewindOneByte (Network/HPACK/Buffer.hs:167)
    getByte (Network/HPACK/Buffer.hs:171)
    getByte' (Network/HPACK/Buffer.hs:179)
    extractByteString (Network/HPACK/Buffer.hs:190)
  40% (  2 /  5) in 'Network.HPACK.HeaderBlock.Integer'
  Missing documentation for:
    Module header
    encode (Network/HPACK/HeaderBlock/Integer.hs:44)
    encodeInteger (Network/HPACK/HeaderBlock/Integer.hs:39)
  60% (  3 /  5) in 'Network.HPACK.Huffman.Decode'
  Missing documentation for:
    Module header
    decodeHuffman (Network/HPACK/Huffman/Decode.hs:77)
  60% (  3 /  5) in 'Network.HPACK.Huffman.Encode'
  Missing documentation for:
    Module header
    encodeHuffman (Network/HPACK/Huffman/Encode.hs:96)
  67% (  6 /  9) in 'Network.HPACK.Huffman'
  Missing documentation for:
    Module header
    encodeHuffman (Network/HPACK/Huffman/Encode.hs:96)
    decodeHuffman (Network/HPACK/Huffman/Decode.hs:77)
  45% ( 10 / 22) in 'Network.HPACK.Table.Dynamic'
  Missing documentation for:
    Module header
    huffmanDecoder (Network/HPACK/Table/Dynamic.hs:121)
    isDynamicTableEmpty (Network/HPACK/Table/Dynamic.hs:157)
    isSuitableSize (Network/HPACK/Table/Dynamic.hs:162)
    TableSizeAction (Network/HPACK/Table/Dynamic.hs:168)
    needChangeTableSize (Network/HPACK/Table/Dynamic.hs:170)
    resetLimitForEncoding (Network/HPACK/Table/Dynamic.hs:188)
    toDynamicEntry (Network/HPACK/Table/Dynamic.hs:384)
    CodeInfo (Network/HPACK/Table/Dynamic.hs:86)
    toIndexedEntry (Network/HPACK/Table/Dynamic.hs:48)
    fromHIndexToIndex (Network/HPACK/Table/Dynamic.hs:56)
    getRevIndex (Network/HPACK/Table/Dynamic.hs:395)
  65% ( 33 / 51) in 'Network.HPACK.Table'
  Missing documentation for:
    Module header
    huffmanDecoder (Network/HPACK/Table/Dynamic.hs:121)
    isDynamicTableEmpty (Network/HPACK/Table/Dynamic.hs:157)
    isSuitableSize (Network/HPACK/Table/Dynamic.hs:162)
    TableSizeAction (Network/HPACK/Table/Dynamic.hs:168)
    needChangeTableSize (Network/HPACK/Table/Dynamic.hs:170)
    resetLimitForEncoding (Network/HPACK/Table/Dynamic.hs:188)
    toEntryToken (Network/HPACK/Table/Entry.hs:61)
    getRevIndex (Network/HPACK/Table/Dynamic.hs:395)
    RevIndex (Network/HPACK/Table/RevIndex.hs:32)
    newRevIndex (Network/HPACK/Table/RevIndex.hs:147)
    renewRevIndex (Network/HPACK/Table/RevIndex.hs:150)
    lookupRevIndex (Network/HPACK/Table/RevIndex.hs:156)
    lookupRevIndex' (Network/HPACK/Table/RevIndex.hs:178)
    insertRevIndex (Network/HPACK/Table/RevIndex.hs:196)
    deleteRevIndexList (Network/HPACK/Table/RevIndex.hs:208)
    toIndexedEntry (Network/HPACK/Table/Dynamic.hs:48)
    fromHIndexToIndex (Network/HPACK/Table/Dynamic.hs:56)
  83% (  5 /  6) in 'Network.HPACK.HeaderBlock.Decode'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Network.HPACK.HeaderBlock.Encode'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Network.HPACK.HeaderBlock'
  Missing documentation for:
    Module header
  92% ( 36 / 39) in 'Network.HPACK'
  Missing documentation for:
    BufferOverrun (Network/HPACK/Types.hs:112)
    TokenHeaderList (Network/HPACK/Types.hs:52)
    TokenHeader (Network/HPACK/Types.hs:50)
Warning: Network.HTTP2.Priority: could not find link destinations for:
    enqueue
Documentation created: dist/doc/html/http2/index.html,
dist/doc/html/http2/http2.txt
Creating package registration file:
/tmp/pkgConf-http2-1.61221547451742134822.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/http2-1.6.2-Cu5d4Z8pw238p7gJJdv7yA
Registering http2-1.6.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/http2-1.6.2'
Installed http2-1.6.2
cabal: Entering directory '/tmp/cabal-tmp-26307/attoparsec-0.13.1.0'
Configuring attoparsec-0.13.1.0...
Building attoparsec-0.13.1.0...
Preprocessing library attoparsec-0.13.1.0...
[ 1 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 2 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.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.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 5 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 6 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.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.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[10 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[11 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[12 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[14 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[15 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.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.1.0...
Running hscolour for attoparsec-0.13.1.0...
Preprocessing library attoparsec-0.13.1.0...
Preprocessing library attoparsec-0.13.1.0...
Haddock coverage:
  89% (  8 /  9) in 'Data.Attoparsec.Zepto'
  Missing documentation for:
    Parser (Data/Attoparsec/Zepto.hs:68)
  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)
  36% (  4 / 11) in 'Data.Attoparsec.Text.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/Text/Buffer.hs:57)
    unbuffer (Data/Attoparsec/Text/Buffer.hs:74)
    unbufferAt (Data/Attoparsec/Text/Buffer.hs:77)
    length (Data/Attoparsec/Text/Buffer.hs:124)
    pappend (Data/Attoparsec/Text/Buffer.hs:97)
    substring (Data/Attoparsec/Text/Buffer.hs:128)
    dropWord16 (Data/Attoparsec/Text/Buffer.hs:135)
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  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)
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/ByteString/Buffer.hs:70)
    unbuffer (Data/Attoparsec/ByteString/Buffer.hs:87)
    pappend (Data/Attoparsec/ByteString/Buffer.hs:103)
    length (Data/Attoparsec/ByteString/Buffer.hs:136)
    unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:140)
    substring (Data/Attoparsec/ByteString/Buffer.hs:145)
    unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:152)
  60% (  6 / 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)
 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'
 100% (  4 /  4) in 'Data.Attoparsec.Types'
  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.19694065432058577559.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/attoparsec-0.13.1.0-K5Fyc3MOMYs22DiprZQxLM
Registering attoparsec-0.13.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/attoparsec-0.13.1.0'
Installed attoparsec-0.13.1.0
cabal: Entering directory '/tmp/cabal-tmp-26307/vault-0.3.0.6'
Configuring vault-0.3.0.6...
Building vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...
[1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o )

src/Data/Unique/Really.hs:6: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()
[2 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o )

src/Data/Vault/ST/ST.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()
[3 of 5] Compiling Data.Vault.Lazy  ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o )
[4 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )

src/Data/Vault/ST/ST.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()
[5 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o )
Running Haddock for vault-0.3.0.6...
Running hscolour for vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...
Preprocessing library vault-0.3.0.6...

src/Data/Unique/Really.hs:6: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/Vault/ST/ST.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()

src/Data/Vault/ST/ST.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()
Haddock coverage:
 100% (  4 /  4) in 'Data.Unique.Really'
  80% ( 12 / 15) in 'Data.Vault.ST.Lazy'
  Missing documentation for:
    Vault (src/Data/Vault/ST/backends/GHC.hs:18)
    Key (src/Data/Vault/ST/backends/GHC.hs:19)
    Locker (src/Data/Vault/ST/backends/GHC.hs:40)
 100% ( 15 / 15) in 'Data.Vault.Lazy'
  80% ( 12 / 15) in 'Data.Vault.ST.Strict'
  Missing documentation for:
    Vault (src/Data/Vault/ST/backends/GHC.hs:18)
    Key (src/Data/Vault/ST/backends/GHC.hs:19)
    Locker (src/Data/Vault/ST/backends/GHC.hs:40)
 100% ( 15 / 15) in 'Data.Vault.Strict'
Documentation created: dist/doc/html/vault/index.html,
dist/doc/html/vault/vault.txt
Creating package registration file:
/tmp/pkgConf-vault-0.3.019060322771001669161.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/vault-0.3.0.6-8YkB8CR56Ee8y0oqjGuOyq
Registering vault-0.3.0.6...
cabal: Leaving directory '/tmp/cabal-tmp-26307/vault-0.3.0.6'
Installed vault-0.3.0.6
cabal: Entering directory '/tmp/cabal-tmp-26307/contravariant-1.4'
Configuring contravariant-1.4...
Building contravariant-1.4...
Preprocessing library contravariant-1.4...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
Running Haddock for contravariant-1.4...
Running hscolour for contravariant-1.4...
Preprocessing library contravariant-1.4...
Preprocessing library contravariant-1.4...
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-11393262520636913901.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/contravariant-1.4-DzaLxukcYo81MHO5zSdeeP
Registering contravariant-1.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/contravariant-1.4'
Installed contravariant-1.4
cabal: Entering directory '/tmp/cabal-tmp-26307/lifted-base-0.2.3.8'
Configuring lifted-base-0.2.3.8...
Building lifted-base-0.2.3.8...
Preprocessing library lifted-base-0.2.3.8...
[1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )
[3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[4 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
[5 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )
[6 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
[8 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
Running Haddock for lifted-base-0.2.3.8...
Running hscolour for lifted-base-0.2.3.8...
Preprocessing library lifted-base-0.2.3.8...
Preprocessing library lifted-base-0.2.3.8...
Haddock coverage:
 100% (  2 /  2) in 'System.Timeout.Lifted'
 100% (  2 /  2) in 'Foreign.Marshal.Utils.Lifted'
 100% ( 11 / 11) in 'Data.IORef.Lifted'
 100% ( 36 / 36) in 'Control.Exception.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSemN.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSem.Lifted'
 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.Lifted'
 100% ( 36 / 36) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html,
dist/doc/html/lifted-base/lifted-base.txt
Creating package registration file:
/tmp/pkgConf-lifted-base-0.2.33433846016949023.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/lifted-base-0.2.3.8-LSXKdE75JIl3uzD4Y2GaXO
Registering lifted-base-0.2.3.8...
cabal: Leaving directory '/tmp/cabal-tmp-26307/lifted-base-0.2.3.8'
Installed lifted-base-0.2.3.8
cabal: Entering directory '/tmp/cabal-tmp-26307/aeson-1.0.2.1'
Configuring aeson-1.0.2.1...
Building aeson-1.0.2.1...
Preprocessing library aeson-1.0.2.1...
[ 1 of 20] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 20] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 3 of 20] Compiling Data.Aeson.Parser.Unescape ( Data/Aeson/Parser/Unescape.hs, dist/build/Data/Aeson/Parser/Unescape.o )
[ 4 of 20] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 5 of 20] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[ 6 of 20] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o )
[ 7 of 20] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o )
[ 8 of 20] Compiling Data.Aeson.Internal.Functions ( Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o )
[ 9 of 20] Compiling Data.Aeson.Types.FromJSON ( Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.o )
[10 of 20] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o )
[11 of 20] Compiling Data.Aeson.Encoding.Builder ( Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.o )
[12 of 20] Compiling Data.Aeson.Encoding.Internal ( Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.o )
[13 of 20] Compiling Data.Aeson.Encoding ( Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.o )
[14 of 20] Compiling Data.Aeson.Types.ToJSON ( Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.o )
[15 of 20] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[16 of 20] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[17 of 20] Compiling Data.Aeson.Text  ( Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.o )
[18 of 20] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[19 of 20] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[20 of 20] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
Running Haddock for aeson-1.0.2.1...
Running hscolour for aeson-1.0.2.1...
Preprocessing library aeson-1.0.2.1...
Preprocessing library aeson-1.0.2.1...
Haddock coverage:
  97% ( 33 / 34) in 'Data.Aeson.Types.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:105)
  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)
   0% (  0 /  2) in 'Data.Aeson.Parser.Unescape'
  Missing documentation for:
    Module header
    unescapeText (Data/Aeson/Parser/Unescape.hs:49)
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:229)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:238)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:246)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:256)
  73% ( 11 / 15) in 'Data.Aeson.Parser'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:229)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:238)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:246)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:256)
  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)
 100% (  8 /  8) in 'Data.Aeson.Parser.Time'
 100% (  4 /  4) in 'Data.Aeson.Internal.Functions'
  95% ( 36 / 38) in 'Data.Aeson.Types.FromJSON'
  Missing documentation for:
    Module header
    parseOptionalFieldWith (Data/Aeson/Types/FromJSON.hs:218)
  88% (  7 /  8) in 'Data.Aeson.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)
  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:444)
  98% ( 59 / 60) in 'Data.Aeson.Types.Class'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:444)
  99% ( 84 / 85) in 'Data.Aeson.Types'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:444)
 100% (  3 /  3) in 'Data.Aeson.Text'
  99% ( 88 / 89) in 'Data.Aeson'
  Missing documentation for:
    ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:444)
  33% (  1 /  3) in 'Data.Aeson.Encode'
  Missing documentation for:
    encode (Data/Aeson/Encode.hs:24)
    encodeToTextBuilder (Data/Aeson/Encode.hs:28)
 100% ( 25 / 25) in 'Data.Aeson.TH'
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.2492754365881039392.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/aeson-1.0.2.1-JhZNpAmlJ04FJVjHHUBYQA
Registering aeson-1.0.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/aeson-1.0.2.1'
Installed aeson-1.0.2.1
cabal: Entering directory '/tmp/cabal-tmp-26307/http-date-0.0.6.1'
Configuring http-date-0.0.6.1...
Building http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...
[1 of 5] Compiling Network.HTTP.Date.Types ( Network/HTTP/Date/Types.hs, dist/build/Network/HTTP/Date/Types.o )
[2 of 5] Compiling Network.HTTP.Date.Parser ( Network/HTTP/Date/Parser.hs, dist/build/Network/HTTP/Date/Parser.o )
[3 of 5] Compiling Network.HTTP.Date.Formatter ( Network/HTTP/Date/Formatter.hs, dist/build/Network/HTTP/Date/Formatter.o )
[4 of 5] Compiling Network.HTTP.Date.Converter ( Network/HTTP/Date/Converter.hs, dist/build/Network/HTTP/Date/Converter.o )

Network/HTTP/Date/Converter.hs:4: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()

Network/HTTP/Date/Converter.hs:61:19: 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'."
[5 of 5] Compiling Network.HTTP.Date ( Network/HTTP/Date.hs, dist/build/Network/HTTP/Date.o )
Running Haddock for http-date-0.0.6.1...
Running hscolour for http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...

Network/HTTP/Date/Converter.hs:4: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()

Network/HTTP/Date/Converter.hs:61:19: 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:
  20% (  2 / 10) in 'Network.HTTP.Date.Types'
  Missing documentation for:
    Module header
    hdYear (Network/HTTP/Date/Types.hs:18)
    hdMonth (Network/HTTP/Date/Types.hs:19)
    hdDay (Network/HTTP/Date/Types.hs:20)
    hdHour (Network/HTTP/Date/Types.hs:21)
    hdMinute (Network/HTTP/Date/Types.hs:22)
    hdSecond (Network/HTTP/Date/Types.hs:23)
    hdWkday (Network/HTTP/Date/Types.hs:24)
  50% (  1 /  2) in 'Network.HTTP.Date.Parser'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Network.HTTP.Date.Formatter'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Network.HTTP.Date.Converter'
  Missing documentation for:
    Module header
  50% (  7 / 14) in 'Network.HTTP.Date'
  Missing documentation for:
    hdYear (Network/HTTP/Date/Types.hs:18)
    hdMonth (Network/HTTP/Date/Types.hs:19)
    hdDay (Network/HTTP/Date/Types.hs:20)
    hdHour (Network/HTTP/Date/Types.hs:21)
    hdMinute (Network/HTTP/Date/Types.hs:22)
    hdSecond (Network/HTTP/Date/Types.hs:23)
    hdWkday (Network/HTTP/Date/Types.hs:24)
Documentation created: dist/doc/html/http-date/index.html,
dist/doc/html/http-date/http-date.txt
Creating package registration file:
/tmp/pkgConf-http-date-0.0.619609852901650184072.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/http-date-0.0.6.1-7puJZ8nXi9J8wMS9e4lHwk
Registering http-date-0.0.6.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/http-date-0.0.6.1'
Installed http-date-0.0.6.1
cabal: Entering directory '/tmp/cabal-tmp-26307/websockets-0.9.7.0'
Configuring websockets-0.9.7.0...
Building websockets-0.9.7.0...
Preprocessing library websockets-0.9.7.0...
[ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o )
[ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o )
[ 3 of 11] Compiling Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o )
[ 4 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o )
[ 5 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o )
[ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o )
[ 7 of 11] Compiling Network.WebSockets.Protocol ( src/Network/WebSockets/Protocol.hs, dist/build/Network/WebSockets/Protocol.o )
[ 8 of 11] Compiling Network.WebSockets.Connection ( src/Network/WebSockets/Connection.hs, dist/build/Network/WebSockets/Connection.o )
[ 9 of 11] Compiling Network.WebSockets.Server ( src/Network/WebSockets/Server.hs, dist/build/Network/WebSockets/Server.o )

src/Network/WebSockets/Server.hs:62:3: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

src/Network/WebSockets/Server.hs:68:50: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

src/Network/WebSockets/Server.hs:80:5: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

src/Network/WebSockets/Server.hs:85:9: warning: [-Wdeprecations]
    In the use of ‘bindSocket’ (imported from Network.Socket):
    Deprecated: "use 'bind'"
[10 of 11] Compiling Network.WebSockets.Client ( src/Network/WebSockets/Client.hs, dist/build/Network/WebSockets/Client.o )

src/Network/WebSockets/Client.hs:69:10: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"
[11 of 11] Compiling Network.WebSockets ( src/Network/WebSockets.hs, dist/build/Network/WebSockets.o )
Running Haddock for websockets-0.9.7.0...
Running hscolour for websockets-0.9.7.0...
Preprocessing library websockets-0.9.7.0...
Preprocessing library websockets-0.9.7.0...

src/Network/WebSockets/Server.hs:62:3: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

src/Network/WebSockets/Server.hs:68:50: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

src/Network/WebSockets/Server.hs:80:5: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

src/Network/WebSockets/Server.hs:85:9: warning: [-Wdeprecations]
    In the use of ‘bindSocket’ (imported from Network.Socket):
    Deprecated: "use 'bind'"

src/Network/WebSockets/Client.hs:69:10: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"
Haddock coverage:
 100% (  4 /  4) in 'Network.WebSockets.Hybi13.Mask'
  70% ( 14 / 20) in 'Network.WebSockets.Http'
  Missing documentation for:
    encodeRequestHead (src/Network/WebSockets/Http.hs:113)
    encodeRequest (src/Network/WebSockets/Http.hs:127)
    encodeResponse (src/Network/WebSockets/Http.hs:165)
    decodeResponse (src/Network/WebSockets/Http.hs:200)
    getRequestHeader (src/Network/WebSockets/Http.hs:205)
    getResponseHeader (src/Network/WebSockets/Http.hs:215)
  88% (  7 /  8) in 'Network.WebSockets.Types'
  Missing documentation for:
    ConnectionType (src/Network/WebSockets/Types.hs:130)
  67% (  4 /  6) in 'Network.WebSockets.Hybi13.Demultiplex'
  Missing documentation for:
    emptyDemultiplexState (src/Network/WebSockets/Hybi13/Demultiplex.hs:69)
    demultiplex (src/Network/WebSockets/Hybi13/Demultiplex.hs:74)
  38% (  3 /  8) in 'Network.WebSockets.Stream'
  Missing documentation for:
    makeSocketStream (src/Network/WebSockets/Stream.hs:101)
    makeEchoStream (src/Network/WebSockets/Stream.hs:118)
    parse (src/Network/WebSockets/Stream.hs:127)
    write (src/Network/WebSockets/Stream.hs:160)
    close (src/Network/WebSockets/Stream.hs:165)
   0% (  0 /  8) in 'Network.WebSockets.Hybi13'
  Missing documentation for:
    Module header
    headerVersions (src/Network/WebSockets/Hybi13.hs:51)
    finishRequest (src/Network/WebSockets/Hybi13.hs:56)
    finishResponse (src/Network/WebSockets/Hybi13.hs:67)
    encodeMessages (src/Network/WebSockets/Hybi13.hs:107)
    decodeMessages (src/Network/WebSockets/Hybi13.hs:150)
    createRequest (src/Network/WebSockets/Hybi13.hs:228)
    encodeFrame (src/Network/WebSockets/Hybi13.hs:119)
   9% (  1 / 11) in 'Network.WebSockets.Protocol'
  Missing documentation for:
    Protocol (src/Network/WebSockets/Protocol.hs:31)
    defaultProtocol (src/Network/WebSockets/Protocol.hs:37)
    protocols (src/Network/WebSockets/Protocol.hs:42)
    compatible (src/Network/WebSockets/Protocol.hs:52)
    headerVersions (src/Network/WebSockets/Protocol.hs:47)
    finishRequest (src/Network/WebSockets/Protocol.hs:59)
    finishResponse (src/Network/WebSockets/Protocol.hs:64)
    encodeMessages (src/Network/WebSockets/Protocol.hs:69)
    decodeMessages (src/Network/WebSockets/Protocol.hs:76)
    createRequest (src/Network/WebSockets/Protocol.hs:83)
  60% ( 12 / 20) in 'Network.WebSockets.Connection'
  Missing documentation for:
    AcceptRequest (src/Network/WebSockets/Connection.hs:71)
    acceptRequest (src/Network/WebSockets/Connection.hs:87)
    acceptRequestWith (src/Network/WebSockets/Connection.hs:92)
    rejectRequest (src/Network/WebSockets/Connection.hs:123)
    Connection (src/Network/WebSockets/Connection.hs:128)
    defaultConnectionOptions (src/Network/WebSockets/Connection.hs:153)
    receive (src/Network/WebSockets/Connection.hs:160)
    send (src/Network/WebSockets/Connection.hs:208)
 100% (  7 /  7) in 'Network.WebSockets.Server'
  33% (  2 /  6) in 'Network.WebSockets.Client'
  Missing documentation for:
    runClient (src/Network/WebSockets/Client.hs:39)
    runClientWith (src/Network/WebSockets/Client.hs:49)
    runClientWithSocket (src/Network/WebSockets/Client.hs:121)
    runClientWithStream (src/Network/WebSockets/Client.hs:76)
  76% ( 41 / 54) in 'Network.WebSockets'
  Missing documentation for:
    Module header
    AcceptRequest (src/Network/WebSockets/Connection.hs:71)
    acceptRequest (src/Network/WebSockets/Connection.hs:87)
    acceptRequestWith (src/Network/WebSockets/Connection.hs:92)
    rejectRequest (src/Network/WebSockets/Connection.hs:123)
    Connection (src/Network/WebSockets/Connection.hs:128)
    defaultConnectionOptions (src/Network/WebSockets/Connection.hs:153)
    receive (src/Network/WebSockets/Connection.hs:160)
    send (src/Network/WebSockets/Connection.hs:208)
    runClient (src/Network/WebSockets/Client.hs:39)
    runClientWith (src/Network/WebSockets/Client.hs:49)
    runClientWithSocket (src/Network/WebSockets/Client.hs:121)
    runClientWithStream (src/Network/WebSockets/Client.hs:76)
Warning: Network.WebSockets.Connection: could not find link destinations for:
    ConnectionType Protocol
Documentation created: dist/doc/html/websockets/index.html,
dist/doc/html/websockets/websockets.txt
Creating package registration file:
/tmp/pkgConf-websockets-0.9.76923803231202336386.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/websockets-0.9.7.0-6znWQMJV1NeH499zvOVnT9
Registering websockets-0.9.7.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/websockets-0.9.7.0'
Installed websockets-0.9.7.0
cabal: Entering directory '/tmp/cabal-tmp-26307/wai-3.2.1.1'
Configuring wai-3.2.1.1...
Building wai-3.2.1.1...
Preprocessing library wai-3.2.1.1...
[1 of 2] Compiling Network.Wai.Internal ( Network/Wai/Internal.hs, dist/build/Network/Wai/Internal.o )
[2 of 2] Compiling Network.Wai      ( Network/Wai.hs, dist/build/Network/Wai.o )
Running Haddock for wai-3.2.1.1...
Running hscolour for wai-3.2.1.1...
Preprocessing library wai-3.2.1.1...
Preprocessing library wai-3.2.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  75% (  6 /  8) in 'Network.Wai.Internal'
  Missing documentation for:
     (Network/Wai/Internal.hs:98)
    Response (Network/Wai/Internal.hs:119)
  98% ( 47 / 48) in 'Network.Wai'
  Missing documentation for:
    Response (Network/Wai/Internal.hs:119)
Documentation created: dist/doc/html/wai/index.html, dist/doc/html/wai/wai.txt
Creating package registration file:
/tmp/pkgConf-wai-3.2.117206884541845708726.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/wai-3.2.1.1-5RZsFhRyJZcC8rXXkujlwN
Registering wai-3.2.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/wai-3.2.1.1'
Installed wai-3.2.1.1
cabal: Entering directory '/tmp/cabal-tmp-26307/comonad-5'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-26307/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-26307/comonad-5/dist/setup/Main.o )

/tmp/cabal-tmp-26307/comonad-5/dist/setup/setup.hs:52:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-26307/comonad-5/dist/setup/setup ...
Configuring comonad-5...
Building comonad-5...
Preprocessing library comonad-5...
[ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 15] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 5 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[ 6 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 7 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 8 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 9 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[10 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[11 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
Running Haddock for comonad-5...
Running hscolour for comonad-5...
Preprocessing library comonad-5...
Preprocessing library comonad-5...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:133)
    runEnv (src/Control/Comonad/Trans/Env.hs:140)
    EnvT (src/Control/Comonad/Trans/Env.hs:134)
    runEnvT (src/Control/Comonad/Trans/Env.hs:143)
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
Warning: Control.Comonad: could not find link destinations for:
    Id Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file: /tmp/pkgConf-comonad-5116555429477079381
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/comonad-5-Eyc9WkfrOnk20DfhEff30d
Registering comonad-5...
cabal: Leaving directory '/tmp/cabal-tmp-26307/comonad-5'
Installed comonad-5
cabal: Entering directory '/tmp/cabal-tmp-26307/resourcet-1.1.8.1'
Configuring resourcet-1.1.8.1...
Building resourcet-1.1.8.1...
Preprocessing library resourcet-1.1.8.1...
[1 of 4] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o )
[2 of 4] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )

Control/Monad/Trans/Resource/Internal.hs:50:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Trans/Resource/Internal.hs:77:1: warning: [-Wdodgy-imports]
    Module ‘Prelude’ does not export ‘catch’

Control/Monad/Trans/Resource/Internal.hs:297: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/Trans/Resource/Internal.hs:297:56: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[3 of 4] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )

Control/Monad/Trans/Resource.hs:54:7: warning: [-Wdodgy-exports]
    The export item ‘ExceptionT(..)’ suggests that
    ‘ExceptionT’ has (in-scope) constructors or class methods,
    but it has none

Control/Monad/Trans/Resource.hs:64:1: warning: [-Wunused-imports]
    The import of ‘throw’ from module ‘Control.Exception’ is redundant

Control/Monad/Trans/Resource.hs:73: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()

Control/Monad/Trans/Resource.hs:134:69: warning: [-Wunused-matches]
    Defined but not used: ‘restore’

Control/Monad/Trans/Resource.hs:206:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘finally’
[4 of 4] Compiling Data.Acquire     ( Data/Acquire.hs, dist/build/Data/Acquire.o )

Data/Acquire.hs:16:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Acquire.hs:18: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()

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

Data/Acquire.hs:21:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

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

Data/Acquire.hs:24:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()
Running Haddock for resourcet-1.1.8.1...
Running hscolour for resourcet-1.1.8.1...
Preprocessing library resourcet-1.1.8.1...
Preprocessing library resourcet-1.1.8.1...

Control/Monad/Trans/Resource/Internal.hs:50:1: warning: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Trans/Resource/Internal.hs:77:1: warning: [-Wdodgy-imports]
    Module ‘Prelude’ does not export ‘catch’

Control/Monad/Trans/Resource/Internal.hs:297: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/Trans/Resource/Internal.hs:297:56: 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/Trans/Resource.hs:54:7: warning: [-Wdodgy-exports]
    The export item ‘ExceptionT(..)’ suggests that
    ‘ExceptionT’ has (in-scope) constructors or class methods,
    but it has none

Control/Monad/Trans/Resource.hs:64:1: warning: [-Wunused-imports]
    The import of ‘throw’ from module ‘Control.Exception’ is redundant

Control/Monad/Trans/Resource.hs:73: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()

Control/Monad/Trans/Resource.hs:134:69: warning: [-Wunused-matches]
    Defined but not used: ‘restore’

Control/Monad/Trans/Resource.hs:206:1: warning: [-Wunused-top-binds]
    Defined but not used: ‘finally’

Data/Acquire.hs:16:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Acquire.hs:18: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()

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

Data/Acquire.hs:21:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

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

Data/Acquire.hs:24:1: warning: [-Wunused-imports]
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()
Haddock coverage:
  75% (  6 /  8) in 'Data.Acquire.Internal'
  Missing documentation for:
    Module header
    Allocated (Data/Acquire/Internal.hs:36)
  58% (  7 / 12) in 'Control.Monad.Trans.Resource.Internal'
  Missing documentation for:
    Module header
    ReleaseMap (Control/Monad/Trans/Resource/Internal.hs:110)
    stateAlloc (Control/Monad/Trans/Resource/Internal.hs:312)
    stateCleanup (Control/Monad/Trans/Resource/Internal.hs:320)
    register' (Control/Monad/Trans/Resource/Internal.hs:338)
  98% ( 40 / 41) in 'Control.Monad.Trans.Resource'
  Missing documentation for:
    MonadBaseControl
 100% (  8 /  8) in 'Data.Acquire'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
    NextKey RefCount
Warning: Control.Monad.Trans.Resource: could not find link destinations for:
    ~
Documentation created: dist/doc/html/resourcet/index.html,
dist/doc/html/resourcet/resourcet.txt
Creating package registration file:
/tmp/pkgConf-resourcet-1.1.82789336102025228721.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/resourcet-1.1.8.1-5khMMQmfOko5MjMvLjxM1g
Registering resourcet-1.1.8.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/resourcet-1.1.8.1'
Installed resourcet-1.1.8.1
cabal: Entering directory '/tmp/cabal-tmp-26307/wai-logger-2.3.0'
Configuring wai-logger-2.3.0...
Building wai-logger-2.3.0...
Preprocessing library wai-logger-2.3.0...
[1 of 4] Compiling Network.Wai.Logger.IP ( Network/Wai/Logger/IP.hs, dist/build/Network/Wai/Logger/IP.o )
[2 of 4] Compiling Network.Wai.Logger.IORef ( Network/Wai/Logger/IORef.hs, dist/build/Network/Wai/Logger/IORef.o )
[3 of 4] Compiling Network.Wai.Logger.Apache ( Network/Wai/Logger/Apache.hs, dist/build/Network/Wai/Logger/Apache.o )
[4 of 4] Compiling Network.Wai.Logger ( Network/Wai/Logger.hs, dist/build/Network/Wai/Logger.o )
Running Haddock for wai-logger-2.3.0...
Running hscolour for wai-logger-2.3.0...
Preprocessing library wai-logger-2.3.0...
Preprocessing library wai-logger-2.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  67% (  2 /  3) in 'Network.Wai.Logger.IP'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Network.Wai.Logger.IORef'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Network.Wai.Logger.Apache'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Network.Wai.Logger'
  Missing documentation for:
    logCheck (Network/Wai/Logger.hs:126)
Warning: Network.Wai.Logger: could not find link destinations for:
    NumericAddress
Documentation created: dist/doc/html/wai-logger/index.html,
dist/doc/html/wai-logger/wai-logger.txt
Creating package registration file:
/tmp/pkgConf-wai-logger-2.33195404712017747367.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/wai-logger-2.3.0-4Q8x4bg66WN2UxScYYwlOd
Registering wai-logger-2.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/wai-logger-2.3.0'
Installed wai-logger-2.3.0
cabal: Entering directory '/tmp/cabal-tmp-26307/warp-3.2.9'
Configuring warp-3.2.9...
Building warp-3.2.9...
Preprocessing library warp-3.2.9...
[ 1 of 40] Compiling Paths_warp       ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.o )
[ 2 of 40] Compiling Network.Wai.Handler.Warp.Windows ( Network/Wai/Handler/Warp/Windows.hs, dist/build/Network/Wai/Handler/Warp/Windows.o )
[ 3 of 40] Compiling Network.Wai.Handler.Warp.Some ( Network/Wai/Handler/Warp/Some.hs, dist/build/Network/Wai/Handler/Warp/Some.o )
[ 4 of 40] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.o )
[ 5 of 40] Compiling Network.Wai.Handler.Warp.PackInt ( Network/Wai/Handler/Warp/PackInt.hs, dist/build/Network/Wai/Handler/Warp/PackInt.o )
[ 6 of 40] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.o )
[ 7 of 40] Compiling Network.Wai.Handler.Warp.IORef ( Network/Wai/Handler/Warp/IORef.hs, dist/build/Network/Wai/Handler/Warp/IORef.o )
[ 8 of 40] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.o )
[ 9 of 40] Compiling Network.Wai.Handler.Warp.HashMap ( Network/Wai/Handler/Warp/HashMap.hs, dist/build/Network/Wai/Handler/Warp/HashMap.o )
[10 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.EncodeFrame ( Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/EncodeFrame.o )
[11 of 40] Compiling Network.Wai.Handler.Warp.FileInfoCache ( Network/Wai/Handler/Warp/FileInfoCache.hs, dist/build/Network/Wai/Handler/Warp/FileInfoCache.o )
[12 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.File ( Network/Wai/Handler/Warp/HTTP2/File.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/File.o )
[13 of 40] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.o )
[14 of 40] Compiling Network.Wai.Handler.Warp.Date ( Network/Wai/Handler/Warp/Date.hs, dist/build/Network/Wai/Handler/Warp/Date.o )
[15 of 40] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.o )
[16 of 40] Compiling Network.Wai.Handler.Warp.Header ( Network/Wai/Handler/Warp/Header.hs, dist/build/Network/Wai/Handler/Warp/Header.o )
[17 of 40] Compiling Network.Wai.Handler.Warp.File ( Network/Wai/Handler/Warp/File.hs, dist/build/Network/Wai/Handler/Warp/File.o )
[18 of 40] Compiling Network.Wai.Handler.Warp.RequestHeader ( Network/Wai/Handler/Warp/RequestHeader.hs, dist/build/Network/Wai/Handler/Warp/RequestHeader.o )
[19 of 40] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.o )
[20 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Manager ( Network/Wai/Handler/Warp/HTTP2/Manager.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Manager.o )
[21 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Types ( Network/Wai/Handler/Warp/HTTP2/Types.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Types.o )
[22 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.HPACK ( Network/Wai/Handler/Warp/HTTP2/HPACK.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/HPACK.o )
[23 of 40] Compiling Network.Wai.Handler.Warp.Counter ( Network/Wai/Handler/Warp/Counter.hs, dist/build/Network/Wai/Handler/Warp/Counter.o )
[24 of 40] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.o )
[25 of 40] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.o )
[26 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Request ( Network/Wai/Handler/Warp/HTTP2/Request.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Request.o )
[27 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Receiver ( Network/Wai/Handler/Warp/HTTP2/Receiver.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Receiver.o )
[28 of 40] Compiling Network.Wai.Handler.Warp.Buffer ( Network/Wai/Handler/Warp/Buffer.hs, dist/build/Network/Wai/Handler/Warp/Buffer.o )
[29 of 40] Compiling Network.Wai.Handler.Warp.IO ( Network/Wai/Handler/Warp/IO.hs, dist/build/Network/Wai/Handler/Warp/IO.o )
[30 of 40] Compiling Network.Wai.Handler.Warp.Recv ( Network/Wai/Handler/Warp/Recv.hs, dist/build/Network/Wai/Handler/Warp/Recv.o )
[31 of 40] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.o )
[32 of 40] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.o )
[33 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Worker ( Network/Wai/Handler/Warp/HTTP2/Worker.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Worker.o )
[34 of 40] Compiling Network.Wai.Handler.Warp.SendFile ( Network/Wai/Handler/Warp/SendFile.hs, dist/build/Network/Wai/Handler/Warp/SendFile.o )
[35 of 40] Compiling Network.Wai.Handler.Warp.HTTP2.Sender ( Network/Wai/Handler/Warp/HTTP2/Sender.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Sender.o )
[36 of 40] Compiling Network.Wai.Handler.Warp.HTTP2 ( Network/Wai/Handler/Warp/HTTP2.hs, dist/build/Network/Wai/Handler/Warp/HTTP2.o )
[37 of 40] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.o )
[38 of 40] Compiling Network.Wai.Handler.Warp.Internal ( Network/Wai/Handler/Warp/Internal.hs, dist/build/Network/Wai/Handler/Warp/Internal.o )
[39 of 40] Compiling Network.Wai.Handler.Warp.WithApplication ( Network/Wai/Handler/Warp/WithApplication.hs, dist/build/Network/Wai/Handler/Warp/WithApplication.o )
[40 of 40] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.o )
Running Haddock for warp-3.2.9...
Running hscolour for warp-3.2.9...
Preprocessing library warp-3.2.9...
Preprocessing library warp-3.2.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
   0% (  0 /  8) in 'Paths_warp'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_warp.hs:28)
    getBinDir (dist/build/autogen/Paths_warp.hs:38)
    getLibDir (dist/build/autogen/Paths_warp.hs:38)
    getDataDir (dist/build/autogen/Paths_warp.hs:38)
    getLibexecDir (dist/build/autogen/Paths_warp.hs:38)
    getDataFileName (dist/build/autogen/Paths_warp.hs:45)
    getSysconfDir (dist/build/autogen/Paths_warp.hs:38)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.Windows'
  Missing documentation for:
    Module header
    windowsThreadBlockHack (Network/Wai/Handler/Warp/Windows.hs:21)
  12% (  1 /  8) in 'Network.Wai.Handler.Warp.Some'
  Missing documentation for:
    Module header
    singleton (Network/Wai/Handler/Warp/Some.hs:21)
    top (Network/Wai/Handler/Warp/Some.hs:25)
    lookupWith (Network/Wai/Handler/Warp/Some.hs:30)
    union (Network/Wai/Handler/Warp/Some.hs:41)
    toList (Network/Wai/Handler/Warp/Some.hs:48)
    prune (Network/Wai/Handler/Warp/Some.hs:55)
   0% (  0 /  3) in 'Network.Wai.Handler.Warp.ReadInt'
  Missing documentation for:
    Module header
    readInt (Network/Wai/Handler/Warp/ReadInt.hs:24)
    readInt64 (Network/Wai/Handler/Warp/ReadInt.hs:36)
  75% (  3 /  4) in 'Network.Wai.Handler.Warp.PackInt'
  Missing documentation for:
    Module header
  73% (  8 / 11) in 'Network.Wai.Handler.Warp.MultiMap'
  Missing documentation for:
    Module header
    MMap (Network/Wai/Handler/Warp/MultiMap.hs:25)
    merge (Network/Wai/Handler/Warp/MultiMap.hs:89)
  50% (  1 /  2) in 'Network.Wai.Handler.Warp.IORef'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Network.Wai.Handler.Warp.Timeout'
  Missing documentation for:
    Module header
    TimeoutThread (Network/Wai/Handler/Warp/Timeout.hs:110)
   0% (  0 /  8) in 'Network.Wai.Handler.Warp.HashMap'
  Missing documentation for:
    Module header
    Hash (Network/Wai/Handler/Warp/HashMap.hs:11)
    HashMap (Network/Wai/Handler/Warp/HashMap.hs:12)
    hashByteString (Network/Wai/Handler/Warp/HashMap.hs:14)
    empty (Network/Wai/Handler/Warp/HashMap.hs:17)
    null (Network/Wai/Handler/Warp/HashMap.hs:20)
    insert (Network/Wai/Handler/Warp/HashMap.hs:23)
    lookup (Network/Wai/Handler/Warp/HashMap.hs:30)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.HTTP2.EncodeFrame'
  Missing documentation for:
    Module header
    goawayFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:10)
    resetFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:16)
    settingsFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:22)
    pingFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:27)
    windowUpdateFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:32)
  60% (  3 /  5) in 'Network.Wai.Handler.Warp.FileInfoCache'
  Missing documentation for:
    Module header
    Hash (Network/Wai/Handler/Warp/FileInfoCache.hs:21)
  40% (  2 /  5) in 'Network.Wai.Handler.Warp.HTTP2.File'
  Missing documentation for:
    Module header
    RspFileInfo (Network/Wai/Handler/Warp/HTTP2/File.hs:35)
    conditionalRequest (Network/Wai/Handler/Warp/HTTP2/File.hs:41)
  43% (  3 /  7) in 'Network.Wai.Handler.Warp.FdCache'
  Missing documentation for:
    Fd
    openFile (Network/Wai/Handler/Warp/FdCache.hs:73)
    closeFile (Network/Wai/Handler/Warp/FdCache.hs:79)
    setFileCloseOnExec (Network/Wai/Handler/Warp/FdCache.hs:85)
  67% (  2 /  3) in 'Network.Wai.Handler.Warp.Date'
  Missing documentation for:
    Module header
  47% ( 14 / 30) in 'Network.Wai.Handler.Warp.Types'
  Missing documentation for:
    Module header
     (Network/Wai/Handler/Warp/Types.hs:42)
     (Network/Wai/Handler/Warp/Types.hs:51)
    Hash (Network/Wai/Handler/Warp/Types.hs:110)
    InternalInfo0 (Network/Wai/Handler/Warp/Types.hs:113)
    timeoutManager0 (Network/Wai/Handler/Warp/Types.hs:119)
    InternalInfo1 (Network/Wai/Handler/Warp/Types.hs:122)
    toInternalInfo1 (Network/Wai/Handler/Warp/Types.hs:129)
    threadHandle1 (Network/Wai/Handler/Warp/Types.hs:132)
    InternalInfo (Network/Wai/Handler/Warp/Types.hs:135)
    toInternalInfo (Network/Wai/Handler/Warp/Types.hs:143)
    mkSource (Network/Wai/Handler/Warp/Types.hs:151)
    readSource (Network/Wai/Handler/Warp/Types.hs:156)
    leftoverSource (Network/Wai/Handler/Warp/Types.hs:169)
    readLeftoverSource (Network/Wai/Handler/Warp/Types.hs:172)
    isTransportSecure (Network/Wai/Handler/Warp/Types.hs:186)
  25% (  3 / 12) in 'Network.Wai.Handler.Warp.Header'
  Missing documentation for:
    Module header
    indexRequestHeader (Network/Wai/Handler/Warp/Header.hs:19)
    RequestHeaderIndex (Network/Wai/Handler/Warp/Header.hs:22)
    requestKeyIndex (Network/Wai/Handler/Warp/Header.hs:42)
    defaultIndexRequestHeader (Network/Wai/Handler/Warp/Header.hs:60)
    indexResponseHeader (Network/Wai/Handler/Warp/Header.hs:65)
    ResponseHeaderIndex (Network/Wai/Handler/Warp/Header.hs:68)
    responseKeyIndex (Network/Wai/Handler/Warp/Header.hs:77)
    traverseHeader (Network/Wai/Handler/Warp/Header.hs:88)
  40% (  2 /  5) in 'Network.Wai.Handler.Warp.File'
  Missing documentation for:
    Module header
    RspFileInfo (Network/Wai/Handler/Warp/File.hs:36)
    conditionalRequest (Network/Wai/Handler/Warp/File.hs:42)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.RequestHeader'
  Missing documentation for:
    Module header
    parseHeaderLines (Network/Wai/Handler/Warp/RequestHeader.hs:26)
  88% (  7 /  8) in 'Network.Wai.Handler.Warp.Settings'
  Missing documentation for:
    Module header
  25% (  2 /  8) in 'Network.Wai.Handler.Warp.HTTP2.Manager'
  Missing documentation for:
    Manager (Network/Wai/Handler/Warp/HTTP2/Manager.hs:35)
    setAction (Network/Wai/Handler/Warp/HTTP2/Manager.hs:65)
    stop (Network/Wai/Handler/Warp/HTTP2/Manager.hs:68)
    spawnAction (Network/Wai/Handler/Warp/HTTP2/Manager.hs:71)
    addMyId (Network/Wai/Handler/Warp/HTTP2/Manager.hs:74)
    deleteMyId (Network/Wai/Handler/Warp/HTTP2/Manager.hs:79)
  11% (  5 / 44) in 'Network.Wai.Handler.Warp.HTTP2.Types'
  Missing documentation for:
    Module header
    http2ver (Network/Wai/Handler/Warp/HTTP2/Types.hs:31)
    isHTTP2 (Network/Wai/Handler/Warp/HTTP2/Types.hs:34)
    Input (Network/Wai/Handler/Warp/HTTP2/Types.hs:44)
    DynaNext (Network/Wai/Handler/Warp/HTTP2/Types.hs:48)
    BytesFilled (Network/Wai/Handler/Warp/HTTP2/Types.hs:50)
    Next (Network/Wai/Handler/Warp/HTTP2/Types.hs:52)
    Rspn (Network/Wai/Handler/Warp/HTTP2/Types.hs:54)
    rspnStatus (Network/Wai/Handler/Warp/HTTP2/Types.hs:59)
    rspnHeaders (Network/Wai/Handler/Warp/HTTP2/Types.hs:65)
    Output (Network/Wai/Handler/Warp/HTTP2/Types.hs:71)
    OutputType (Network/Wai/Handler/Warp/HTTP2/Types.hs:80)
    outputMaybeTBQueue (Network/Wai/Handler/Warp/HTTP2/Types.hs:85)
    Control (Network/Wai/Handler/Warp/HTTP2/Types.hs:89)
    Sequence (Network/Wai/Handler/Warp/HTTP2/Types.hs:97)
    newContext (Network/Wai/Handler/Warp/HTTP2/Types.hs:129)
    clearContext (Network/Wai/Handler/Warp/HTTP2/Types.hs:145)
    OpenState (Network/Wai/Handler/Warp/HTTP2/Types.hs:150)
    ClosedCode (Network/Wai/Handler/Warp/HTTP2/Types.hs:164)
    StreamState (Network/Wai/Handler/Warp/HTTP2/Types.hs:170)
    isIdle (Network/Wai/Handler/Warp/HTTP2/Types.hs:177)
    isOpen (Network/Wai/Handler/Warp/HTTP2/Types.hs:181)
    isHalfClosed (Network/Wai/Handler/Warp/HTTP2/Types.hs:185)
    isClosed (Network/Wai/Handler/Warp/HTTP2/Types.hs:189)
     (Network/Wai/Handler/Warp/HTTP2/Types.hs:193)
    Stream (Network/Wai/Handler/Warp/HTTP2/Types.hs:202)
     (Network/Wai/Handler/Warp/HTTP2/Types.hs:209)
    newStream (Network/Wai/Handler/Warp/HTTP2/Types.hs:212)
    newPushStream (Network/Wai/Handler/Warp/HTTP2/Types.hs:217)
    opened (Network/Wai/Handler/Warp/HTTP2/Types.hs:228)
    closed (Network/Wai/Handler/Warp/HTTP2/Types.hs:233)
    StreamTable (Network/Wai/Handler/Warp/HTTP2/Types.hs:241)
    newStreamTable (Network/Wai/Handler/Warp/HTTP2/Types.hs:243)
    insert (Network/Wai/Handler/Warp/HTTP2/Types.hs:246)
    remove (Network/Wai/Handler/Warp/HTTP2/Types.hs:251)
    search (Network/Wai/Handler/Warp/HTTP2/Types.hs:256)
    forkAndEnqueueWhenReady (Network/Wai/Handler/Warp/HTTP2/Types.hs:260)
    enqueueOutput (Network/Wai/Handler/Warp/HTTP2/Types.hs:270)
    enqueueControl (Network/Wai/Handler/Warp/HTTP2/Types.hs:277)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.HTTP2.HPACK'
  Missing documentation for:
    Module header
    hpackEncodeHeader (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:57)
    hpackEncodeHeaderLoop (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:63)
    hpackDecodeHeader (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:71)
    just (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:103)
    addNecessaryHeaders (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:34)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.Counter'
  Missing documentation for:
    Module header
    Counter (Network/Wai/Handler/Warp/Counter.hs:17)
    newCounter (Network/Wai/Handler/Warp/Counter.hs:19)
    waitForZero (Network/Wai/Handler/Warp/Counter.hs:22)
    increase (Network/Wai/Handler/Warp/Counter.hs:27)
    decrease (Network/Wai/Handler/Warp/Counter.hs:30)
  22% (  2 /  9) in 'Network.Wai.Handler.Warp.Conduit'
  Missing documentation for:
    Module header
    mkISource (Network/Wai/Handler/Warp/Conduit.hs:21)
    CSource (Network/Wai/Handler/Warp/Conduit.hs:69)
    ChunkState (Network/Wai/Handler/Warp/Conduit.hs:71)
    mkCSource (Network/Wai/Handler/Warp/Conduit.hs:77)
    readCSource (Network/Wai/Handler/Warp/Conduit.hs:82)
    isHexDigit (Network/Wai/Handler/Warp/Conduit.hs:170)
  20% (  1 /  5) in 'Network.Wai.Handler.Warp.Request'
  Missing documentation for:
    Module header
    headerLines (Network/Wai/Handler/Warp/Request.hs:106)
    pauseTimeoutKey (Network/Wai/Handler/Warp/Request.hs:287)
    getFileInfoKey (Network/Wai/Handler/Warp/Request.hs:291)
  50% (  3 /  6) in 'Network.Wai.Handler.Warp.HTTP2.Request'
  Missing documentation for:
    Module header
    mkRequest (Network/Wai/Handler/Warp/HTTP2/Request.hs:35)
    MkReq (Network/Wai/Handler/Warp/HTTP2/Request.hs:33)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.HTTP2.Receiver'
  Missing documentation for:
    Module header
    frameReceiver (Network/Wai/Handler/Warp/HTTP2/Receiver.hs:32)
  40% (  4 / 10) in 'Network.Wai.Handler.Warp.Buffer'
  Missing documentation for:
    Module header
    mallocBS (Network/Wai/Handler/Warp/Buffer.hs:53)
    newBufferPool (Network/Wai/Handler/Warp/Buffer.hs:50)
    withBufferPool (Network/Wai/Handler/Warp/Buffer.hs:78)
    toBuilderBuffer (Network/Wai/Handler/Warp/Buffer.hs:91)
    bufferIO (Network/Wai/Handler/Warp/Buffer.hs:104)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.IO'
  Missing documentation for:
    Module header
    toBufIOWith (Network/Wai/Handler/Warp/IO.hs:12)
  17% (  1 /  6) in 'Network.Wai.Handler.Warp.Recv'
  Missing documentation for:
    Module header
    receive (Network/Wai/Handler/Warp/Recv.hs:95)
    receiveBuf (Network/Wai/Handler/Warp/Recv.hs:101)
    makeReceiveN (Network/Wai/Handler/Warp/Recv.hs:37)
    spell (Network/Wai/Handler/Warp/Recv.hs:65)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.ResponseHeader'
  Missing documentation for:
    Module header
    composeHeader (Network/Wai/Handler/Warp/ResponseHeader.hs:20)
  50% (  3 /  6) in 'Network.Wai.Handler.Warp.Response'
  Missing documentation for:
    Module header
    sanitizeHeaderValue (Network/Wai/Handler/Warp/Response.hs:201)
    hasBody (Network/Wai/Handler/Warp/Response.hs:403)
  50% (  2 /  4) in 'Network.Wai.Handler.Warp.HTTP2.Worker'
  Missing documentation for:
    Module header
    worker (Network/Wai/Handler/Warp/HTTP2/Worker.hs:235)
  40% (  2 /  5) in 'Network.Wai.Handler.Warp.SendFile'
  Missing documentation for:
    Module header
    packHeader (Network/Wai/Handler/Warp/SendFile.hs:59)
    positionRead (Network/Wai/Handler/Warp/SendFile.hs:145)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.HTTP2.Sender'
  Missing documentation for:
    Module header
    frameSender (Network/Wai/Handler/Warp/HTTP2/Sender.hs:70)
   0% (  0 /  3) in 'Network.Wai.Handler.Warp.HTTP2'
  Missing documentation for:
    Module header
    isHTTP2 (Network/Wai/Handler/Warp/HTTP2/Types.hs:34)
    http2 (Network/Wai/Handler/Warp/HTTP2.hs:25)
  47% (  8 / 17) in 'Network.Wai.Handler.Warp.Run'
  Missing documentation for:
    Module header
    acceptConnection (Network/Wai/Handler/Warp/Run.hs:211)
    fork (Network/Wai/Handler/Warp/Run.hs:257)
    serveConnection (Network/Wai/Handler/Warp/Run.hs:302)
    flushEntireBody (Network/Wai/Handler/Warp/Run.hs:460)
    flushBody (Network/Wai/Handler/Warp/Run.hs:468)
    wrappedRecv (Network/Wai/Handler/Warp/Run.hs:483)
    setSocketCloseOnExec (Network/Wai/Handler/Warp/Run.hs:492)
    gracefulShutdown (Network/Wai/Handler/Warp/Run.hs:499)
  89% ( 67 / 75) in 'Network.Wai.Handler.Warp.Internal'
  Missing documentation for:
    Module header
    InternalInfo (Network/Wai/Handler/Warp/Types.hs:135)
    TimeoutThread (Network/Wai/Handler/Warp/Timeout.hs:110)
    Fd
    openFile (Network/Wai/Handler/Warp/FdCache.hs:73)
    closeFile (Network/Wai/Handler/Warp/FdCache.hs:79)
    setFileCloseOnExec (Network/Wai/Handler/Warp/FdCache.hs:85)
    Hash (Network/Wai/Handler/Warp/FileInfoCache.hs:21)
  86% (  6 /  7) in 'Network.Wai.Handler.Warp.WithApplication'
  Missing documentation for:
    Module header
  99% ( 78 / 79) in 'Network.Wai.Handler.Warp'
  Missing documentation for:
    http2dataTrailers (Network/Wai/Handler/Warp/HTTP2/Types.hs:291)
Warning: Network.Wai.Handler.Warp.Internal: could not find link destinations for:
    Hash MutableFdCache InternalInfo1
Documentation created: dist/doc/html/warp/index.html,
dist/doc/html/warp/warp.txt
Creating package registration file: /tmp/pkgConf-warp-3.26736201301050020550.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/warp-3.2.9-6yvUK2ysXtg5jckZD6iHL1
Registering warp-3.2.9...
cabal: Leaving directory '/tmp/cabal-tmp-26307/warp-3.2.9'
Installed warp-3.2.9
cabal: Entering directory '/tmp/cabal-tmp-26307/bifunctors-5.4.1'
Configuring bifunctors-5.4.1...
Building bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
[ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o )
[ 3 of 17] Compiling Data.Bifoldable  ( old-src/ghc801/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 4 of 17] Compiling Data.Bitraversable ( old-src/ghc801/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 5 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o )
[ 6 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 7 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
Running Haddock for bifunctors-5.4.1...
Running hscolour for bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
Preprocessing library bifunctors-5.4.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_bifunctors'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_bifunctors.hs:28)
    getBinDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getLibDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getDataDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:38)
    getDataFileName (dist/build/autogen/Paths_bifunctors.hs:45)
    getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:38)
  14% (  1 /  7) in 'Data.Bifunctor.Functor'
  Missing documentation for:
    Module header
    BifunctorFunctor (src/Data/Bifunctor/Functor.hs:26)
    BifunctorMonad (src/Data/Bifunctor/Functor.hs:29)
    biliftM (src/Data/Bifunctor/Functor.hs:39)
    BifunctorComonad (src/Data/Bifunctor/Functor.hs:43)
    biliftW (src/Data/Bifunctor/Functor.hs:53)
 100% ( 34 / 34) in 'Data.Bifoldable'
 100% ( 11 / 11) in 'Data.Bitraversable'
   0% (  0 /  7) in 'Data.Bifunctor.Sum'
  Missing documentation for:
    Module header
    Sum (src/Data/Bifunctor/Sum.hs:36)
     (src/Data/Bifunctor/Sum.hs:72)
     (src/Data/Bifunctor/Sum.hs:80)
     (src/Data/Bifunctor/Sum.hs:84)
     (src/Data/Bifunctor/Sum.hs:88)
     (src/Data/Bifunctor/Sum.hs:92)
  44% ( 39 / 89) in 'Data.Bifunctor.TH.Internal'
  Missing documentation for:
    expandSynKind (src/Data/Bifunctor/TH/Internal.hs:57)
    expandSynApp (src/Data/Bifunctor/TH/Internal.hs:64)
    TypeSubst (src/Data/Bifunctor/TH/Internal.hs:82)
    KindSubst (src/Data/Bifunctor/TH/Internal.hs:83)
    mkSubst (src/Data/Bifunctor/TH/Internal.hs:85)
    substType (src/Data/Bifunctor/TH/Internal.hs:92)
    substKind (src/Data/Bifunctor/TH/Internal.hs:104)
    substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:111)
    substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:114)
    bimapConst (src/Data/Bifunctor/TH/Internal.hs:121)
    bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:125)
    bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:129)
    bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:133)
    isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:248)
    thd3 (src/Data/Bifunctor/TH/Internal.hs:308)
    bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:501)
    mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:508)
    mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:511)
    bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:514)
    bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:517)
    bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:520)
    bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:523)
    dualDataName (src/Data/Bifunctor/TH/Internal.hs:526)
    endoDataName (src/Data/Bifunctor/TH/Internal.hs:529)
    wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:532)
    functorTypeName (src/Data/Bifunctor/TH/Internal.hs:535)
    foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:538)
    traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:541)
    appEndoValName (src/Data/Bifunctor/TH/Internal.hs:544)
    composeValName (src/Data/Bifunctor/TH/Internal.hs:547)
    idValName (src/Data/Bifunctor/TH/Internal.hs:550)
    errorValName (src/Data/Bifunctor/TH/Internal.hs:553)
    flipValName (src/Data/Bifunctor/TH/Internal.hs:556)
    fmapValName (src/Data/Bifunctor/TH/Internal.hs:559)
    foldrValName (src/Data/Bifunctor/TH/Internal.hs:562)
    foldMapValName (src/Data/Bifunctor/TH/Internal.hs:565)
    getDualValName (src/Data/Bifunctor/TH/Internal.hs:568)
    traverseValName (src/Data/Bifunctor/TH/Internal.hs:571)
    unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:574)
    bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:583)
    bimapValName (src/Data/Bifunctor/TH/Internal.hs:586)
    pureValName (src/Data/Bifunctor/TH/Internal.hs:589)
    apValName (src/Data/Bifunctor/TH/Internal.hs:592)
    mappendValName (src/Data/Bifunctor/TH/Internal.hs:595)
    memptyValName (src/Data/Bifunctor/TH/Internal.hs:598)
    bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:636)
    bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:639)
    bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:642)
    bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:645)
    bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:648)
 100% ( 18 / 18) in 'Data.Bifunctor.TH'
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:50)
    <<$>> (src/Data/Biapplicative.hs:46)
    <<**>> (src/Data/Biapplicative.hs:71)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Fix'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Warning: Data.Bifunctor.TH: could not find link destinations for:
    Bifunctor Bifoldable Bitraversable
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-5.44081266162142326223.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bifunctors-5.4.1-4T44Oecc7oBmQFSz9nTeT
Registering bifunctors-5.4.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/bifunctors-5.4.1'
Installed bifunctors-5.4.1
cabal: Entering directory '/tmp/cabal-tmp-26307/wai-extra-3.0.19'
Configuring wai-extra-3.0.19...
Building wai-extra-3.0.19...
Preprocessing library wai-extra-3.0.19...
[ 1 of 30] Compiling Network.Wai.UrlMap ( Network/Wai/UrlMap.hs, dist/build/Network/Wai/UrlMap.o )
[ 2 of 30] Compiling Network.Wai.Test ( Network/Wai/Test.hs, dist/build/Network/Wai/Test.o )
[ 3 of 30] Compiling Network.Wai.Request ( Network/Wai/Request.hs, dist/build/Network/Wai/Request.o )
[ 4 of 30] Compiling Network.Wai.Parse ( Network/Wai/Parse.hs, dist/build/Network/Wai/Parse.o )
[ 5 of 30] Compiling Network.Wai.Middleware.Vhost ( Network/Wai/Middleware/Vhost.hs, dist/build/Network/Wai/Middleware/Vhost.o )
[ 6 of 30] Compiling Network.Wai.Middleware.StripHeaders ( Network/Wai/Middleware/StripHeaders.hs, dist/build/Network/Wai/Middleware/StripHeaders.o )
[ 7 of 30] Compiling Network.Wai.Middleware.StreamFile ( Network/Wai/Middleware/StreamFile.hs, dist/build/Network/Wai/Middleware/StreamFile.o )
[ 8 of 30] Compiling Network.Wai.Middleware.Routed ( Network/Wai/Middleware/Routed.hs, dist/build/Network/Wai/Middleware/Routed.o )
[ 9 of 30] Compiling Network.Wai.Middleware.Rewrite ( Network/Wai/Middleware/Rewrite.hs, dist/build/Network/Wai/Middleware/Rewrite.o )
[10 of 30] Compiling Network.Wai.Middleware.RequestLogger.Internal ( Network/Wai/Middleware/RequestLogger/Internal.hs, dist/build/Network/Wai/Middleware/RequestLogger/Internal.o )
[11 of 30] Compiling Network.Wai.Middleware.MethodOverridePost ( Network/Wai/Middleware/MethodOverridePost.hs, dist/build/Network/Wai/Middleware/MethodOverridePost.o )
[12 of 30] Compiling Network.Wai.Middleware.MethodOverride ( Network/Wai/Middleware/MethodOverride.hs, dist/build/Network/Wai/Middleware/MethodOverride.o )
[13 of 30] Compiling Network.Wai.Middleware.Local ( Network/Wai/Middleware/Local.hs, dist/build/Network/Wai/Middleware/Local.o )
[14 of 30] Compiling Network.Wai.Middleware.Jsonp ( Network/Wai/Middleware/Jsonp.hs, dist/build/Network/Wai/Middleware/Jsonp.o )
[15 of 30] Compiling Network.Wai.Middleware.HttpAuth ( Network/Wai/Middleware/HttpAuth.hs, dist/build/Network/Wai/Middleware/HttpAuth.o )
[16 of 30] Compiling Network.Wai.Middleware.ForceSSL ( Network/Wai/Middleware/ForceSSL.hs, dist/build/Network/Wai/Middleware/ForceSSL.o )
[17 of 30] Compiling Network.Wai.Middleware.ForceDomain ( Network/Wai/Middleware/ForceDomain.hs, dist/build/Network/Wai/Middleware/ForceDomain.o )
[18 of 30] Compiling Network.Wai.Middleware.CleanPath ( Network/Wai/Middleware/CleanPath.hs, dist/build/Network/Wai/Middleware/CleanPath.o )
[19 of 30] Compiling Network.Wai.Middleware.Autohead ( Network/Wai/Middleware/Autohead.hs, dist/build/Network/Wai/Middleware/Autohead.o )
[20 of 30] Compiling Network.Wai.Middleware.Approot ( Network/Wai/Middleware/Approot.hs, dist/build/Network/Wai/Middleware/Approot.o )
[21 of 30] Compiling Network.Wai.Middleware.AddHeaders ( Network/Wai/Middleware/AddHeaders.hs, dist/build/Network/Wai/Middleware/AddHeaders.o )
[22 of 30] Compiling Network.Wai.Middleware.AcceptOverride ( Network/Wai/Middleware/AcceptOverride.hs, dist/build/Network/Wai/Middleware/AcceptOverride.o )
[23 of 30] Compiling Network.Wai.Header ( Network/Wai/Header.hs, dist/build/Network/Wai/Header.o )
[24 of 30] Compiling Network.Wai.Middleware.Gzip ( Network/Wai/Middleware/Gzip.hs, dist/build/Network/Wai/Middleware/Gzip.o )

Network/Wai/Middleware/Gzip.hs:104:74: warning: [-Wname-shadowing]
    This binding for ‘x’ shadows the existing binding
      bound at Network/Wai/Middleware/Gzip.hs:99:35
[25 of 30] Compiling Network.Wai.Middleware.RequestLogger ( Network/Wai/Middleware/RequestLogger.hs, dist/build/Network/Wai/Middleware/RequestLogger.o )

Network/Wai/Middleware/RequestLogger.hs:25:1: warning: [-Wunused-imports]
    The import of ‘unpack’
    from module ‘Data.ByteString.Char8’ is redundant
[26 of 30] Compiling Network.Wai.Middleware.RequestLogger.JSON ( Network/Wai/Middleware/RequestLogger/JSON.hs, dist/build/Network/Wai/Middleware/RequestLogger/JSON.o )
[27 of 30] Compiling Network.Wai.Handler.CGI ( Network/Wai/Handler/CGI.hs, dist/build/Network/Wai/Handler/CGI.o )
[28 of 30] Compiling Network.Wai.Handler.SCGI ( Network/Wai/Handler/SCGI.hs, dist/build/Network/Wai/Handler/SCGI.o )
[29 of 30] Compiling Network.Wai.EventSource.EventStream ( Network/Wai/EventSource/EventStream.hs, dist/build/Network/Wai/EventSource/EventStream.o )
[30 of 30] Compiling Network.Wai.EventSource ( Network/Wai/EventSource.hs, dist/build/Network/Wai/EventSource.o )
Running Haddock for wai-extra-3.0.19...
Running hscolour for wai-extra-3.0.19...
Preprocessing library wai-extra-3.0.19...
Preprocessing library wai-extra-3.0.19...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0

Network/Wai/Middleware/Gzip.hs:104:74: warning: [-Wname-shadowing]
    This binding for ‘x’ shadows the existing binding
      bound at Network/Wai/Middleware/Gzip.hs:99:35

Network/Wai/Middleware/RequestLogger.hs:25:1: warning: [-Wunused-imports]
    The import of ‘unpack’
    from module ‘Data.ByteString.Char8’ is redundant
Haddock coverage:
  57% (  4 /  7) in 'Network.Wai.UrlMap'
  Missing documentation for:
    UrlMap' (Network/Wai/UrlMap.hs:38)
    UrlMap (Network/Wai/UrlMap.hs:53)
    mapUrls (Network/Wai/UrlMap.hs:103)
  48% ( 14 / 29) in 'Network.Wai.Test'
  Missing documentation for:
    Module header
    Session (Network/Wai/Test.hs:67)
    runSession (Network/Wai/Test.hs:110)
    request (Network/Wai/Test.hs:123)
    srequest (Network/Wai/Test.hs:183)
    SRequest (Network/Wai/Test.hs:113)
    SResponse (Network/Wai/Test.hs:117)
    setRawPathInfo (Network/Wai/Test.hs:137)
    assertStatus (Network/Wai/Test.hs:245)
    assertContentType (Network/Wai/Test.hs:228)
    assertBody (Network/Wai/Test.hs:255)
    assertBodyContains (Network/Wai/Test.hs:263)
    assertHeader (Network/Wai/Test.hs:273)
    assertNoHeader (Network/Wai/Test.hs:292)
    WaiTestFailure (Network/Wai/Test.hs:224)
 100% (  5 /  5) in 'Network.Wai.Request'
  97% ( 31 / 32) in 'Network.Wai.Parse'
  Missing documentation for:
    sinkRequestBody (Network/Wai/Parse.hs:370)
   0% (  0 /  5) in 'Network.Wai.Middleware.Vhost'
  Missing documentation for:
    Module header
    vhost (Network/Wai/Middleware/Vhost.hs:14)
    redirectWWW (Network/Wai/Middleware/Vhost.hs:20)
    redirectTo (Network/Wai/Middleware/Vhost.hs:30)
    redirectToLogged (Network/Wai/Middleware/Vhost.hs:34)
  40% (  2 /  5) in 'Network.Wai.Middleware.StripHeaders'
  Missing documentation for:
    Module header
    stripHeader (Network/Wai/Middleware/StripHeaders.hs:23)
    stripHeaders (Network/Wai/Middleware/StripHeaders.hs:26)
 100% (  2 /  2) in 'Network.Wai.Middleware.StreamFile'
 100% (  3 /  3) in 'Network.Wai.Middleware.Routed'
  95% ( 21 / 22) in 'Network.Wai.Middleware.Rewrite'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Network.Wai.Middleware.RequestLogger.Internal'
  Missing documentation for:
    logToByteString (Network/Wai/Middleware/RequestLogger/Internal.hs:17)
    getDateGetter (Network/Wai/Middleware/RequestLogger/Internal.hs:20)
 100% (  2 /  2) in 'Network.Wai.Middleware.MethodOverridePost'
  50% (  1 /  2) in 'Network.Wai.Middleware.MethodOverride'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Network.Wai.Middleware.Local'
 100% (  2 /  2) in 'Network.Wai.Middleware.Jsonp'
 100% ( 12 / 12) in 'Network.Wai.Middleware.HttpAuth'
 100% (  2 /  2) in 'Network.Wai.Middleware.ForceSSL'
 100% (  2 /  2) in 'Network.Wai.Middleware.ForceDomain'
   0% (  0 /  2) in 'Network.Wai.Middleware.CleanPath'
  Missing documentation for:
    Module header
    cleanPath (Network/Wai/Middleware/CleanPath.hs:15)
  50% (  1 /  2) in 'Network.Wai.Middleware.Autohead'
  Missing documentation for:
    autohead (Network/Wai/Middleware/Autohead.hs:11)
 100% ( 11 / 11) in 'Network.Wai.Middleware.Approot'
 100% (  2 /  2) in 'Network.Wai.Middleware.AddHeaders'
   0% (  0 /  2) in 'Network.Wai.Middleware.AcceptOverride'
  Missing documentation for:
    Module header
    acceptOverride (Network/Wai/Middleware/AcceptOverride.hs:9)
 100% (  2 /  2) in 'Network.Wai.Header'
  62% (  5 /  8) in 'Network.Wai.Middleware.Gzip'
  Missing documentation for:
    GzipSettings (Network/Wai/Middleware/Gzip.hs:48)
    gzipFiles (Network/Wai/Middleware/Gzip.hs:49)
    gzipCheckMime (Network/Wai/Middleware/Gzip.hs:50)
  56% (  9 / 16) in 'Network.Wai.Middleware.RequestLogger'
  Missing documentation for:
    Module header
    mkRequestLogger (Network/Wai/Middleware/RequestLogger.hs:91)
    OutputFormat (Network/Wai/Middleware/RequestLogger.hs:52)
    OutputFormatter (Network/Wai/Middleware/RequestLogger.hs:57)
    OutputFormatterWithDetails (Network/Wai/Middleware/RequestLogger.hs:58)
    Destination (Network/Wai/Middleware/RequestLogger.hs:61)
    Callback (Network/Wai/Middleware/RequestLogger.hs:65)
   0% (  0 /  2) in 'Network.Wai.Middleware.RequestLogger.JSON'
  Missing documentation for:
    Module header
    formatAsJSON (Network/Wai/Middleware/RequestLogger/JSON.hs:23)
  80% (  4 /  5) in 'Network.Wai.Handler.CGI'
  Missing documentation for:
    requestBodyFunc (Network/Wai/Handler/CGI.hs:190)
   0% (  0 /  3) in 'Network.Wai.Handler.SCGI'
  Missing documentation for:
    Module header
    run (Network/Wai/Handler/SCGI.hs:19)
    runSendfile (Network/Wai/Handler/SCGI.hs:22)
 100% (  3 /  3) in 'Network.Wai.EventSource.EventStream'
 100% (  4 /  4) in 'Network.Wai.EventSource'
Warning: Network.Wai.UrlMap: could not find link destinations for:
    ToApplication Path
Warning: Network.Wai.Test: could not find link destinations for:
    ClientState
Documentation created: dist/doc/html/wai-extra/index.html,
dist/doc/html/wai-extra/wai-extra.txt
Creating package registration file:
/tmp/pkgConf-wai-extra-3.0813857413840419026.19
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/wai-extra-3.0.19-8rBMvEDXMjf3xeNV25TwQ7
Registering wai-extra-3.0.19...
cabal: Leaving directory '/tmp/cabal-tmp-26307/wai-extra-3.0.19'
Installed wai-extra-3.0.19
cabal: Entering directory '/tmp/cabal-tmp-26307/profunctors-5.2'
Configuring profunctors-5.2...
Building profunctors-5.2...
Preprocessing library profunctors-5.2...
[ 1 of 15] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 2 of 15] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o )
[ 3 of 15] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 4 of 15] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 5 of 15] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o )
[ 6 of 15] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o )
[ 7 of 15] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 8 of 15] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o )
[ 9 of 15] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o )
[10 of 15] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[11 of 15] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[12 of 15] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[13 of 15] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[14 of 15] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[15 of 15] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
Running Haddock for profunctors-5.2...
Running hscolour for profunctors-5.2...
Preprocessing library profunctors-5.2...
Preprocessing library profunctors-5.2...
Haddock coverage:
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  71% (  5 /  7) in 'Data.Profunctor.Types'
  Missing documentation for:
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
   9% (  1 / 11) in 'Data.Profunctor.Monad'
  Missing documentation for:
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22)
     (src/Data/Profunctor/Monad.hs:25)
     (src/Data/Profunctor/Monad.hs:28)
     (src/Data/Profunctor/Monad.hs:31)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:35)
     (src/Data/Profunctor/Monad.hs:42)
     (src/Data/Profunctor/Monad.hs:47)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:52)
     (src/Data/Profunctor/Monad.hs:56)
     (src/Data/Profunctor/Monad.hs:60)
  50% (  1 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:20)
  93% ( 13 / 14) in 'Data.Profunctor.Strong'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
  92% ( 12 / 13) in 'Data.Profunctor.Choice'
  Missing documentation for:
    Cochoice (src/Data/Profunctor/Choice.hs:260)
  71% (  5 /  7) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Environment (src/Data/Profunctor/Closed.hs:175)
    curry' (src/Data/Profunctor/Closed.hs:84)
  40% (  4 / 10) in 'Data.Profunctor.Traversing'
  Missing documentation for:
    Module header
    CofreeTraversing (src/Data/Profunctor/Traversing.hs:108)
    firstTraversing (src/Data/Profunctor/Traversing.hs:35)
    secondTraversing (src/Data/Profunctor/Traversing.hs:38)
    leftTraversing (src/Data/Profunctor/Traversing.hs:44)
    rightTraversing (src/Data/Profunctor/Traversing.hs:47)
  29% (  2 /  7) in 'Data.Profunctor.Mapping'
  Missing documentation for:
    Module header
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    CofreeMapping (src/Data/Profunctor/Mapping.hs:47)
    traverseMapping (src/Data/Profunctor/Mapping.hs:41)
    closedMapping (src/Data/Profunctor/Mapping.hs:44)
  70% ( 14 / 20) in 'Data.Profunctor'
  Missing documentation for:
    uncurry' (src/Data/Profunctor/Strong.hs:78)
    curry' (src/Data/Profunctor/Closed.hs:84)
    Mapping (src/Data/Profunctor/Mapping.hs:28)
    Cochoice (src/Data/Profunctor/Choice.hs:260)
    Forget (src/Data/Profunctor/Types.hs:209)
    :-> (src/Data/Profunctor/Types.hs:57)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
  67% ( 16 / 24) in 'Data.Profunctor.Rep'
  Missing documentation for:
    prepAdj (src/Data/Profunctor/Rep.hs:187)
    unprepAdj (src/Data/Profunctor/Rep.hs:190)
    prepUnit (src/Data/Profunctor/Rep.hs:193)
    prepCounit (src/Data/Profunctor/Rep.hs:196)
    Coprep (src/Data/Profunctor/Rep.hs:203)
    uncoprepAdj (src/Data/Profunctor/Rep.hs:218)
    coprepUnit (src/Data/Profunctor/Rep.hs:221)
    coprepCounit (src/Data/Profunctor/Rep.hs:224)
  89% ( 17 / 19) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:76)
    mu (src/Data/Profunctor/Composition.hs:289)
  50% (  4 /  8) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:79)
    curryRan (src/Data/Profunctor/Ran.hs:83)
    uncurryRan (src/Data/Profunctor/Ran.hs:87)
    decomposeCodensity (src/Data/Profunctor/Ran.hs:120)
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso ~
Warning: Data.Profunctor.Ran: could not find link destinations for:
    ~
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-5487986777297265269.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/profunctors-5.2-Ftt6hTaJPG87FS5uAEIZlt
Registering profunctors-5.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/profunctors-5.2'
Installed profunctors-5.2
cabal: Entering directory '/tmp/cabal-tmp-26307/semigroupoids-5.1'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-26307/semigroupoids-5.1/dist/setup/setup.hs, /tmp/cabal-tmp-26307/semigroupoids-5.1/dist/setup/Main.o )

/tmp/cabal-tmp-26307/semigroupoids-5.1/dist/setup/setup.hs:47:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-26307/semigroupoids-5.1/dist/setup/setup ...
Configuring semigroupoids-5.1...
Building semigroupoids-5.1...
Preprocessing library semigroupoids-5.1...
[ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o )
[ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o )
[ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[ 6 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 7 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 8 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 9 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[10 of 21] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[11 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[12 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[13 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[14 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[15 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[16 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[17 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[18 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[19 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[20 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
Running Haddock for semigroupoids-5.1...
Running hscolour for semigroupoids-5.1...
Preprocessing library semigroupoids-5.1...
Preprocessing library semigroupoids-5.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  33% (  1 /  3) in 'Data.Semigroup.Foldable.Class'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
  75% (  3 /  4) in 'Data.Functor.Extend'
  Missing documentation for:
    Extend (src/Data/Functor/Extend.hs:45)
  75% (  9 / 12) in 'Data.Functor.Bind.Class'
  Missing documentation for:
    apDefault (src/Data/Functor/Bind/Class.hs:412)
    returning (src/Data/Functor/Bind/Class.hs:409)
    Biapply (src/Data/Functor/Bind/Class.hs:537)
 100% ( 13 / 13) in 'Data.Functor.Apply'
  75% ( 15 / 20) in 'Data.Functor.Bind'
  Missing documentation for:
    -<< (src/Data/Functor/Bind.hs:47)
    -<- (src/Data/Functor/Bind.hs:53)
    ->- (src/Data/Functor/Bind.hs:50)
    apDefault (src/Data/Functor/Bind/Class.hs:412)
    returning (src/Data/Functor/Bind/Class.hs:409)
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
  50% (  2 /  4) in 'Data.Semigroupoid'
  Missing documentation for:
    WrappedCategory (src/Data/Semigroupoid.hs:69)
    Semi (src/Data/Semigroupoid.hs:78)
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  Missing documentation for:
    Dual (src/Data/Semigroupoid/Dual.hs:23)
 100% (  2 /  2) in 'Data.Groupoid'
  50% (  1 /  2) in 'Data.Isomorphism'
  Missing documentation for:
    Iso (src/Data/Isomorphism.hs:25)
  20% (  1 /  5) in 'Data.Semigroupoid.Ob'
  Missing documentation for:
    Ob (src/Data/Semigroupoid/Ob.hs:30)
     (src/Data/Semigroupoid/Ob.hs:33)
     (src/Data/Semigroupoid/Ob.hs:37)
     (src/Data/Semigroupoid/Ob.hs:41)
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
  Missing documentation for:
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:60)
    bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39)
    bifor1_ (src/Data/Semigroup/Bifoldable.hs:43)
    bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51)
 100% (  3 /  3) in 'Data.Functor.Alt'
 100% (  3 /  3) in 'Data.Functor.Plus'
  50% (  1 /  2) in 'Data.Semigroupoid.Static'
  Missing documentation for:
    Static (src/Data/Semigroupoid/Static.hs:44)
  44% (  4 /  9) in 'Data.Semigroup.Foldable'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:53)
    traverse1_ (src/Data/Semigroup/Foldable.hs:73)
    for1_ (src/Data/Semigroup/Foldable.hs:77)
    sequenceA1_ (src/Data/Semigroup/Foldable.hs:81)
    asum1 (src/Data/Semigroup/Foldable.hs:99)
  33% (  1 /  3) in 'Data.Semigroup.Traversable.Class'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:52)
    bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21)
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  Missing documentation for:
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:133)
    foldMap1Default (src/Data/Semigroup/Traversable.hs:20)
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  Missing documentation for:
    Biapply (src/Data/Functor/Bind/Class.hs:537)
    <<$>>
    <<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Functor.Apply: could not find link destinations for:
    Id Id Digit Node Elem FingerTree StateL StateR StateL StateR State
Warning: Data.Functor.Bind: could not find link destinations for:
    Id Id Digit Node Elem FingerTree StateL StateR StateL StateR State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-512244060451500005884.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/semigroupoids-5.1-HP6DQMG4B3NKAis3IyIk4b
Registering semigroupoids-5.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/semigroupoids-5.1'
Installed semigroupoids-5.1
cabal: Entering directory '/tmp/cabal-tmp-26307/wai-app-static-3.1.6.1'
Configuring wai-app-static-3.1.6.1...
Building wai-app-static-3.1.6.1...
Preprocessing library wai-app-static-3.1.6.1...
[1 of 9] Compiling WaiAppStatic.Types ( WaiAppStatic/Types.hs, dist/build/WaiAppStatic/Types.o )
[2 of 9] Compiling Util             ( Util.hs, dist/build/Util.o )
[3 of 9] Compiling WaiAppStatic.Listing ( WaiAppStatic/Listing.hs, dist/build/WaiAppStatic/Listing.o )

WaiAppStatic/Listing.hs:67:34: warning: [-Wname-shadowing]
    This binding for ‘pieces’ shadows the existing binding
      bound at WaiAppStatic/Listing.hs:27:16

WaiAppStatic/Listing.hs:120:24: warning: [-Wunused-local-binds]
    Defined but not used: ‘isFile’
[4 of 9] Compiling WaiAppStatic.Storage.Filesystem ( WaiAppStatic/Storage/Filesystem.hs, dist/build/WaiAppStatic/Storage/Filesystem.o )
[5 of 9] Compiling WaiAppStatic.Storage.Embedded.Runtime ( WaiAppStatic/Storage/Embedded/Runtime.hs, dist/build/WaiAppStatic/Storage/Embedded/Runtime.o )
[6 of 9] Compiling WaiAppStatic.Storage.Embedded.TH ( WaiAppStatic/Storage/Embedded/TH.hs, dist/build/WaiAppStatic/Storage/Embedded/TH.o )

WaiAppStatic/Storage/Embedded/TH.hs:10: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()
[7 of 9] Compiling WaiAppStatic.Storage.Embedded ( WaiAppStatic/Storage/Embedded.hs, dist/build/WaiAppStatic/Storage/Embedded.o )
[8 of 9] Compiling Network.Wai.Application.Static ( Network/Wai/Application/Static.hs, dist/build/Network/Wai/Application/Static.o )

Network/Wai/Application/Static.hs:246:13: warning: [-Wunused-local-binds]
    Defined but not used: ‘filesize’
[9 of 9] Compiling WaiAppStatic.CmdLine ( WaiAppStatic/CmdLine.hs, dist/build/WaiAppStatic/CmdLine.o )

WaiAppStatic/CmdLine.hs:42:1: warning: [-Wmissing-signatures]
    Top-level binding with no type signature:
      option' :: Mod OptionFields Int -> Parser Int

WaiAppStatic/CmdLine.hs:96:5: warning: [-Wname-shadowing]
    This binding for ‘args’ shadows the existing binding
      defined at WaiAppStatic/CmdLine.hs:48:1
Preprocessing executable 'warp' for wai-app-static-3.1.6.1...
[1 of 1] Compiling Main             ( app/warp-static.hs, dist/build/warp/warp-tmp/Main.o )
Linking dist/build/warp/warp ...
Running Haddock for wai-app-static-3.1.6.1...
Running hscolour for wai-app-static-3.1.6.1...
Preprocessing library wai-app-static-3.1.6.1...
Preprocessing executable 'warp' for wai-app-static-3.1.6.1...
Preprocessing library wai-app-static-3.1.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0

WaiAppStatic/Listing.hs:67:34: warning: [-Wname-shadowing]
    This binding for ‘pieces’ shadows the existing binding
      bound at WaiAppStatic/Listing.hs:27:16

WaiAppStatic/Listing.hs:120:24: warning: [-Wunused-local-binds]
    Defined but not used: ‘isFile’

WaiAppStatic/Storage/Embedded/TH.hs:10: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()

Network/Wai/Application/Static.hs:246:13: warning: [-Wunused-local-binds]
    Defined but not used: ‘filesize’

WaiAppStatic/CmdLine.hs:42:1: warning: [-Wmissing-signatures]
    Top-level binding with no type signature:
      option' :: Mod OptionFields Int -> Parser Int

WaiAppStatic/CmdLine.hs:96:5: warning: [-Wname-shadowing]
    This binding for ‘args’ shadows the existing binding
      defined at WaiAppStatic/CmdLine.hs:48:1
Haddock coverage:
  89% ( 16 / 18) in 'WaiAppStatic.Types'
  Missing documentation for:
    Module header
    fromPiece (WaiAppStatic/Types.hs:39)
  33% (  2 /  6) in 'Util'
  Missing documentation for:
    Module header
    replace (Util.hs:17)
    remove (Util.hs:22)
    dropLastIfNull (Util.hs:41)
  50% (  1 /  2) in 'WaiAppStatic.Listing'
  Missing documentation for:
    Module header
 100% (  7 /  7) in 'WaiAppStatic.Storage.Filesystem'
 100% (  3 /  3) in 'WaiAppStatic.Storage.Embedded.Runtime'
  75% (  3 /  4) in 'WaiAppStatic.Storage.Embedded.TH'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'WaiAppStatic.Storage.Embedded'
  Missing documentation for:
    Module header
 100% ( 19 / 19) in 'Network.Wai.Application.Static'
  67% (  2 /  3) in 'WaiAppStatic.CmdLine'
  Missing documentation for:
    Args (WaiAppStatic/CmdLine.hs:30)
Documentation created: dist/doc/html/wai-app-static/index.html,
dist/doc/html/wai-app-static/wai-app-static.txt
Preprocessing executable 'warp' for wai-app-static-3.1.6.1...
Creating package registration file:
/tmp/pkgConf-wai-app-static-3.1.65355568051092224270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/wai-app-static-3.1.6.1-9ULTy1AEO5lED7tCiuQAuL
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 wai-app-static-3.1.6.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/wai-app-static-3.1.6.1'
Installed wai-app-static-3.1.6.1
cabal: Entering directory '/tmp/cabal-tmp-26307/free-4.12.4'
Configuring free-4.12.4...
Building free-4.12.4...
Preprocessing library free-4.12.4...
[ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )
[ 2 of 16] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 16] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 4 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 5 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 6 of 16] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 16] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 16] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 16] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 16] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 16] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 16] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[13 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o )
[14 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
[15 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o )
[16 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
Running Haddock for free-4.12.4...
Running hscolour for free-4.12.4...
Preprocessing library free-4.12.4...
Preprocessing library free-4.12.4...
Haddock coverage:
 100% ( 10 / 10) in 'Control.Monad.Free.TH'
 100% (  4 /  4) in 'Control.Monad.Free.Class'
 100% ( 27 / 27) in 'Control.Monad.Trans.Free'
 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
 100% ( 16 / 16) in 'Control.Monad.Free'
 100% ( 13 / 13) in 'Control.Monad.Free.Church'
 100% (  2 /  2) in 'Control.Comonad.Cofree.Class'
 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree'
 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  92% ( 12 / 13) in 'Control.Comonad.Cofree'
  Missing documentation for:
    hoistCofree (src/Control/Comonad/Cofree.hs:128)
 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
 100% ( 10 / 10) in 'Control.Applicative.Free'
 100% (  5 /  5) in 'Control.Alternative.Free.Final'
  67% (  4 /  6) in 'Control.Alternative.Free'
  Missing documentation for:
    Alt (src/Control/Alternative/Free.hs:46)
    AltF (src/Control/Alternative/Free.hs:39)
Warning: Control.Monad.Free.Class: could not find link destinations for:
    ~
Warning: Control.Monad.Trans.Free: could not find link destinations for:
    ~
Warning: Control.Monad.Trans.Free.Church: could not find link destinations for:
    ~
Warning: Control.Monad.Trans.Iter: could not find link destinations for:
    ~
Warning: Control.Monad.Free: could not find link destinations for:
    ~
Warning: Control.Monad.Free.Church: could not find link destinations for:
    ~
Documentation created: dist/doc/html/free/index.html,
dist/doc/html/free/free.txt
Creating package registration file:
/tmp/pkgConf-free-4.1211663774331712266541.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/free-4.12.4-LgcX9hrtnan8i9EaOvHXkR
Registering free-4.12.4...
cabal: Leaving directory '/tmp/cabal-tmp-26307/free-4.12.4'
Installed free-4.12.4
cabal: Entering directory '/tmp/cabal-tmp-26307/wai-websockets-3.0.1.1'
Configuring wai-websockets-3.0.1.1...
Building wai-websockets-3.0.1.1...
Preprocessing library wai-websockets-3.0.1.1...
[1 of 1] Compiling Network.Wai.Handler.WebSockets ( Network/Wai/Handler/WebSockets.hs, dist/build/Network/Wai/Handler/WebSockets.o )
Preprocessing executable 'wai-websockets-example' for
wai-websockets-3.0.1.1...
[1 of 2] Compiling Network.Wai.Handler.WebSockets ( Network/Wai/Handler/WebSockets.hs, dist/build/wai-websockets-example/wai-websockets-example-tmp/Network/Wai/Handler/WebSockets.o )
[2 of 2] Compiling Main             ( server.lhs, dist/build/wai-websockets-example/wai-websockets-example-tmp/Main.o )

server.lhs:16:3: warning: [-Wunused-imports]
    The import of ‘forkIO’
    from module ‘Control.Concurrent’ is redundant

server.lhs:47:3: warning: [-Wunused-top-binds]
    Defined but not used: ‘numClients’
Linking dist/build/wai-websockets-example/wai-websockets-example ...
Running Haddock for wai-websockets-3.0.1.1...
Running hscolour for wai-websockets-3.0.1.1...
Preprocessing library wai-websockets-3.0.1.1...
Preprocessing executable 'wai-websockets-example' for
wai-websockets-3.0.1.1...
Preprocessing library wai-websockets-3.0.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
  67% (  4 /  6) in 'Network.Wai.Handler.WebSockets'
  Missing documentation for:
    Module header
    getRequestHead (Network/Wai/Handler/WebSockets.hs:84)
Documentation created: dist/doc/html/wai-websockets/index.html,
dist/doc/html/wai-websockets/wai-websockets.txt
Preprocessing executable 'wai-websockets-example' for
wai-websockets-3.0.1.1...
Creating package registration file:
/tmp/pkgConf-wai-websockets-3.0.1693203309704030677.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/wai-websockets-3.0.1.1-79mfK3EIW58L3DfjLxk3n7
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 wai-websockets-3.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/wai-websockets-3.0.1.1'
Installed wai-websockets-3.0.1.1
cabal: Entering directory '/tmp/cabal-tmp-26307/adjunctions-4.3'
Configuring adjunctions-4.3...
Building adjunctions-4.3...
Preprocessing library adjunctions-4.3...
[ 1 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o )

src/Data/Functor/Rep.hs:111:1: warning: [-Winline-rule-shadowing]
    Rule "tabulate/index" may never fire
      because rule "Class op index" for ‘index’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule
[ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o )

src/Data/Functor/Contravariant/Rep.hs:55:1: warning: [-Winline-rule-shadowing]
    Rule "tabulate/index" may never fire
      because rule "Class op index" for ‘index’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule
[ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o )
[ 4 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o )
[ 5 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o )
[ 6 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o )
[ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o )
[ 8 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o )
[ 9 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o )
[10 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o )
[11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o )
Running Haddock for adjunctions-4.3...
Running hscolour for adjunctions-4.3...
Preprocessing library adjunctions-4.3...
Preprocessing library adjunctions-4.3...
Haddock coverage:
  43% ( 16 / 37) in 'Data.Functor.Rep'
  Missing documentation for:
    Co (src/Data/Functor/Rep.hs:256)
    fmapRep (src/Data/Functor/Rep.hs:125)
    distributeRep (src/Data/Functor/Rep.hs:152)
    apRep (src/Data/Functor/Rep.hs:149)
    pureRep (src/Data/Functor/Rep.hs:128)
    liftR2 (src/Data/Functor/Rep.hs:296)
    liftR3 (src/Data/Functor/Rep.hs:299)
    bindRep (src/Data/Functor/Rep.hs:131)
    mfixRep (src/Data/Functor/Rep.hs:134)
    mzipRep (src/Data/Functor/Rep.hs:140)
    mzipWithRep (src/Data/Functor/Rep.hs:137)
    askRep (src/Data/Functor/Rep.hs:143)
    localRep (src/Data/Functor/Rep.hs:146)
    duplicatedRep (src/Data/Functor/Rep.hs:164)
    extendedRep (src/Data/Functor/Rep.hs:167)
    duplicateRep (src/Data/Functor/Rep.hs:170)
    extendRep (src/Data/Functor/Rep.hs:173)
    extractRep (src/Data/Functor/Rep.hs:176)
    duplicateRepBy (src/Data/Functor/Rep.hs:155)
    extendRepBy (src/Data/Functor/Rep.hs:158)
    extractRepBy (src/Data/Functor/Rep.hs:161)
  83% (  5 /  6) in 'Data.Functor.Contravariant.Rep'
  Missing documentation for:
    contramapRep (src/Data/Functor/Contravariant/Rep.hs:67)
  80% (  4 /  5) in 'Data.Functor.Contravariant.Adjunction'
  Missing documentation for:
    coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:78)
  62% ( 10 / 16) in 'Data.Functor.Adjunction'
  Missing documentation for:
    zapWithAdjunction (src/Data/Functor/Adjunction.hs:112)
    absurdL (src/Data/Functor/Adjunction.hs:136)
    extractL (src/Data/Functor/Adjunction.hs:121)
    duplicateL (src/Data/Functor/Adjunction.hs:124)
    splitL (src/Data/Functor/Adjunction.hs:115)
    unsplitL (src/Data/Functor/Adjunction.hs:118)
  33% (  4 / 12) in 'Control.Monad.Trans.Conts'
  Missing documentation for:
    Cont (src/Control/Monad/Trans/Conts.hs:45)
    cont (src/Control/Monad/Trans/Conts.hs:47)
    runCont (src/Control/Monad/Trans/Conts.hs:50)
    Conts (src/Control/Monad/Trans/Conts.hs:53)
    runConts (src/Control/Monad/Trans/Conts.hs:58)
    conts (src/Control/Monad/Trans/Conts.hs:55)
    ContsT (src/Control/Monad/Trans/Conts.hs:61)
    callCC (src/Control/Monad/Trans/Conts.hs:77)
  20% (  1 /  5) in 'Control.Monad.Trans.Contravariant.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47)
    runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:54)
    adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:51)
    AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:49)
  20% (  1 /  5) in 'Control.Monad.Trans.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Monad/Trans/Adjoint.hs:34)
    runAdjoint (src/Control/Monad/Trans/Adjoint.hs:41)
    adjoint (src/Control/Monad/Trans/Adjoint.hs:38)
    AdjointT (src/Control/Monad/Trans/Adjoint.hs:36)
  80% ( 12 / 15) in 'Control.Monad.Representable.State'
  Missing documentation for:
    stateT (src/Control/Monad/Representable/State.hs:109)
    runStateT (src/Control/Monad/Representable/State.hs:112)
    mapStateT (src/Control/Monad/Representable/State.hs:115)
  50% (  5 / 10) in 'Control.Monad.Representable.Reader'
  Missing documentation for:
    Reader (src/Control/Monad/Representable/Reader.hs:46)
    runReader (src/Control/Monad/Representable/Reader.hs:48)
    ReaderT (src/Control/Monad/Representable/Reader.hs:53)
    readerT (src/Control/Monad/Representable/Reader.hs:55)
    runReaderT (src/Control/Monad/Representable/Reader.hs:58)
  20% (  1 /  5) in 'Control.Comonad.Trans.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Comonad/Trans/Adjoint.hs:35)
    runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:42)
    adjoint (src/Control/Comonad/Trans/Adjoint.hs:39)
    AdjointT (src/Control/Comonad/Trans/Adjoint.hs:37)
  62% (  5 /  8) in 'Control.Comonad.Representable.Store'
  Missing documentation for:
    storeT (src/Control/Comonad/Representable/Store.hs:76)
    runStoreT (src/Control/Comonad/Representable/Store.hs:79)
    ComonadStore
Warning: Data.Functor.Rep: could not find link destinations for:
    ~
Warning: Control.Monad.Representable.State: could not find link destinations for:
    ~
Warning: Control.Monad.Representable.Reader: could not find link destinations for:
    ~
Warning: Control.Comonad.Representable.Store: could not find link destinations for:
    ~
Documentation created: dist/doc/html/adjunctions/index.html,
dist/doc/html/adjunctions/adjunctions.txt
Creating package registration file:
/tmp/pkgConf-adjunctions-418701617051205111398.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/adjunctions-4.3-GlBejJiSbFpJLLAEhTHeww
Registering adjunctions-4.3...
cabal: Leaving directory '/tmp/cabal-tmp-26307/adjunctions-4.3'
Installed adjunctions-4.3
cabal: Entering directory '/tmp/cabal-tmp-26307/kan-extensions-5.0.1'
Configuring kan-extensions-5.0.1...
Building kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
[ 1 of 12] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o )
[ 2 of 12] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o )
[ 3 of 12] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o )
[ 4 of 12] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o )
[ 5 of 12] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.o )
[ 6 of 12] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o )
[ 7 of 12] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o )
[ 8 of 12] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
[ 9 of 12] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o )
[10 of 12] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o )
[11 of 12] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o )
[12 of 12] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o )
Running Haddock for kan-extensions-5.0.1...
Running hscolour for kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Preprocessing library kan-extensions-5.0.1...
Haddock coverage:
  53% (  8 / 15) in 'Data.Functor.Kan.Ran'
  Missing documentation for:
    decomposeRan (src/Data/Functor/Kan/Ran.hs:117)
    ranToAdjoint (src/Data/Functor/Kan/Ran.hs:131)
    composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:145)
    repToRan (src/Data/Functor/Kan/Ran.hs:154)
    ranToRep (src/Data/Functor/Kan/Ran.hs:158)
    composedRepToRan (src/Data/Functor/Kan/Ran.hs:166)
    ranToComposedRep (src/Data/Functor/Kan/Ran.hs:162)
  45% (  5 / 11) in 'Data.Functor.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Yoneda.hs:86)
    maxF (src/Data/Functor/Yoneda.hs:160)
    minF (src/Data/Functor/Yoneda.hs:165)
    maxM (src/Data/Functor/Yoneda.hs:170)
    minM (src/Data/Functor/Yoneda.hs:175)
    ranToYoneda (src/Data/Functor/Yoneda.hs:101)
  75% (  9 / 12) in 'Data.Functor.Kan.Lan'
  Missing documentation for:
    decomposeLan (src/Data/Functor/Kan/Lan.hs:108)
    lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80)
    composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94)
 100% ( 13 / 13) in 'Data.Functor.Day'
  93% ( 13 / 14) in 'Data.Functor.Day.Curried'
  Missing documentation for:
    Curried (src/Data/Functor/Day/Curried.hs:41)
  88% (  7 /  8) in 'Data.Functor.Coyoneda'
  Missing documentation for:
    lanToCoyoneda (src/Data/Functor/Coyoneda.hs:76)
  75% (  3 /  4) in 'Data.Functor.Contravariant.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:43)
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Coyoneda'
  80% (  8 / 10) in 'Control.Monad.Codensity'
  Missing documentation for:
    adjunctionToCodensity (src/Control/Monad/Codensity.hs:163)
    ranToCodensity (src/Control/Monad/Codensity.hs:204)
  57% (  4 /  7) in 'Control.Comonad.Density'
  Missing documentation for:
    Density (src/Control/Comonad/Density.hs:40)
    adjunctionToDensity (src/Control/Comonad/Density.hs:96)
    densityToLan (src/Control/Comonad/Density.hs:111)
  21% (  5 / 24) in 'Control.Monad.Co'
  Missing documentation for:
    Co (src/Control/Monad/Co.hs:76)
    co (src/Control/Monad/Co.hs:78)
    runCo (src/Control/Monad/Co.hs:81)
    liftCoT0 (src/Control/Monad/Co.hs:113)
    liftCoT0M (src/Control/Monad/Co.hs:149)
    lowerCoT0 (src/Control/Monad/Co.hs:116)
    lowerCo0 (src/Control/Monad/Co.hs:119)
    liftCoT1 (src/Control/Monad/Co.hs:122)
    liftCoT1M (src/Control/Monad/Co.hs:152)
    lowerCoT1 (src/Control/Monad/Co.hs:125)
    lowerCo1 (src/Control/Monad/Co.hs:128)
    diter (src/Control/Monad/Co.hs:155)
    dctrlM (src/Control/Monad/Co.hs:158)
    posW (src/Control/Monad/Co.hs:131)
    peekW (src/Control/Monad/Co.hs:134)
    peeksW (src/Control/Monad/Co.hs:137)
    askW (src/Control/Monad/Co.hs:140)
    asksW (src/Control/Monad/Co.hs:143)
    traceW (src/Control/Monad/Co.hs:146)
Warning: Data.Functor.Day.Curried: could not find link destinations for:
    ~
Documentation created: dist/doc/html/kan-extensions/index.html,
dist/doc/html/kan-extensions/kan-extensions.txt
Creating package registration file:
/tmp/pkgConf-kan-extensions-5.01966112759361664647.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/kan-extensions-5.0.1-EdCMiLULir05m6w5mhVhsf
Registering kan-extensions-5.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/kan-extensions-5.0.1'
Installed kan-extensions-5.0.1
cabal: Entering directory '/tmp/cabal-tmp-26307/lens-4.14'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-26307/lens-4.14/dist/setup/setup.hs, /tmp/cabal-tmp-26307/lens-4.14/dist/setup/Main.o )

/tmp/cabal-tmp-26307/lens-4.14/dist/setup/setup.hs:56:69: warning: [-Wdeprecations]
    In the use of type constructor or class ‘InstalledPackageId’
    (imported from Distribution.Package):
    Deprecated: "Use UnitId instead"
Linking /tmp/cabal-tmp-26307/lens-4.14/dist/setup/setup ...
Configuring lens-4.14...
Building lens-4.14...
Preprocessing library lens-4.14...
[ 1 of 81] Compiling Paths_lens       ( dist/build/autogen/Paths_lens.hs, dist/build/Paths_lens.o )
[ 2 of 81] Compiling Data.Map.Lens    ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o )
[ 3 of 81] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o )
[ 4 of 81] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o )
[ 5 of 81] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o )
[ 6 of 81] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o )
[ 7 of 81] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.o )
[ 8 of 81] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o )
[ 9 of 81] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o )
[10 of 81] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o )
[11 of 81] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o )
[12 of 81] Compiling Control.Lens.Internal.Coerce ( src/Control/Lens/Internal/Coerce.hs, dist/build/Control/Lens/Internal/Coerce.o )
[13 of 81] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o )
[14 of 81] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o )
[15 of 81] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o )
[16 of 81] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o )
[17 of 81] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o )
[18 of 81] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o )
[19 of 81] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o )
[20 of 81] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o )
[21 of 81] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o )
[22 of 81] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o )
[23 of 81] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o )
[24 of 81] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o )
[25 of 81] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o )
[26 of 81] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o )
[27 of 81] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o )
[28 of 81] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o )
[29 of 81] Compiling Data.Set.Lens    ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o )
[30 of 81] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o )
[31 of 81] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o )
[32 of 81] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o )
[33 of 81] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o )
[34 of 81] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o )
[35 of 81] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o )
[36 of 81] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o )
[37 of 81] Compiling Data.Data.Lens   ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o )
[38 of 81] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o )
[39 of 81] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o )
[40 of 81] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o )
[41 of 81] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o )
[42 of 81] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o )
[43 of 81] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o )
[44 of 81] Compiling Data.Text.Lens   ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o )
[45 of 81] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o )
[46 of 81] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o )
[47 of 81] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o )
[48 of 81] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o )
[49 of 81] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o )
[50 of 81] Compiling Control.Lens.At  ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o )
[51 of 81] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o )
[52 of 81] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o )
[53 of 81] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.o )
[54 of 81] Compiling Control.Lens.TH  ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o )
[55 of 81] Compiling Control.Lens     ( src/Control/Lens.hs, dist/build/Control/Lens.o )
[56 of 81] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o )
[57 of 81] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o )
[58 of 81] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o )
[59 of 81] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o )
[60 of 81] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o )
[61 of 81] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o )
[62 of 81] Compiling Data.Array.Lens  ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o )
[63 of 81] Compiling Data.Bits.Lens   ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o )
[64 of 81] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o )
[65 of 81] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o )
[66 of 81] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o )
[67 of 81] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o )
[68 of 81] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o )
[69 of 81] Compiling Data.List.Lens   ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o )
[70 of 81] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o )
[71 of 81] Compiling Data.Tree.Lens   ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o )
[72 of 81] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o )
[73 of 81] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o )
[74 of 81] Compiling Generics.Deriving.Lens ( src/Generics/Deriving/Lens.hs, dist/build/Generics/Deriving/Lens.o )
[75 of 81] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o )
[76 of 81] Compiling Numeric.Lens     ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o )
[77 of 81] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o )
[78 of 81] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o )
[79 of 81] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o )
[80 of 81] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o )
[81 of 81] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o )
Running Haddock for lens-4.14...
Running hscolour for lens-4.14...
Preprocessing library lens-4.14...
Preprocessing library lens-4.14...
Haddock coverage:
   0% (  0 /  8) in 'Paths_lens'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_lens.hs:28)
    getBinDir (dist/build/autogen/Paths_lens.hs:38)
    getLibDir (dist/build/autogen/Paths_lens.hs:38)
    getDataDir (dist/build/autogen/Paths_lens.hs:38)
    getLibexecDir (dist/build/autogen/Paths_lens.hs:38)
    getDataFileName (dist/build/autogen/Paths_lens.hs:45)
    getSysconfDir (dist/build/autogen/Paths_lens.hs:38)
 100% (  1 /  1) in 'Data.Map.Lens'
 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom'
  24% ( 10 / 41) in 'Control.Lens.Internal.TH'
  Missing documentation for:
    fromSet (src/Control/Lens/Internal/TH.hs:84)
    lensPackageKey (src/Control/Lens/Internal/TH.hs:102)
    mkLensName_tc (src/Control/Lens/Internal/TH.hs:109)
    mkLensName_v (src/Control/Lens/Internal/TH.hs:112)
    traversalTypeName (src/Control/Lens/Internal/TH.hs:115)
    traversal'TypeName (src/Control/Lens/Internal/TH.hs:118)
    lensTypeName (src/Control/Lens/Internal/TH.hs:121)
    lens'TypeName (src/Control/Lens/Internal/TH.hs:124)
    isoTypeName (src/Control/Lens/Internal/TH.hs:127)
    iso'TypeName (src/Control/Lens/Internal/TH.hs:130)
    getterTypeName (src/Control/Lens/Internal/TH.hs:133)
    foldTypeName (src/Control/Lens/Internal/TH.hs:136)
    prismTypeName (src/Control/Lens/Internal/TH.hs:139)
    prism'TypeName (src/Control/Lens/Internal/TH.hs:142)
    reviewTypeName (src/Control/Lens/Internal/TH.hs:145)
    wrappedTypeName (src/Control/Lens/Internal/TH.hs:148)
    unwrappedTypeName (src/Control/Lens/Internal/TH.hs:151)
    rewrappedTypeName (src/Control/Lens/Internal/TH.hs:154)
    _wrapped'ValName (src/Control/Lens/Internal/TH.hs:157)
    isoValName (src/Control/Lens/Internal/TH.hs:160)
    prismValName (src/Control/Lens/Internal/TH.hs:163)
    untoValName (src/Control/Lens/Internal/TH.hs:166)
    phantomValName (src/Control/Lens/Internal/TH.hs:169)
    phantom2 (src/Control/Lens/Internal/TH.hs:172)
    composeValName (src/Control/Lens/Internal/TH.hs:176)
    idValName (src/Control/Lens/Internal/TH.hs:179)
    fmapValName (src/Control/Lens/Internal/TH.hs:182)
    pureValName (src/Control/Lens/Internal/TH.hs:186)
    apValName (src/Control/Lens/Internal/TH.hs:189)
    rightDataName (src/Control/Lens/Internal/TH.hs:199)
    leftDataName (src/Control/Lens/Internal/TH.hs:202)
 100% (  3 /  3) in 'Control.Lens.Internal.Setter'
 100% (  5 /  5) in 'Control.Lens.Internal.Review'
 100% (  2 /  2) in 'Control.Lens.Internal.List'
 100% (  6 /  6) in 'Control.Lens.Internal.Level'
 100% (  1 /  1) in 'Control.Lens.Internal.Instances'
  50% (  2 /  4) in 'Control.Lens.Internal.Getter'
  Missing documentation for:
    AlongsideLeft (src/Control/Lens/Internal/Getter.hs:37)
    AlongsideRight (src/Control/Lens/Internal/Getter.hs:78)
  93% ( 13 / 14) in 'Control.Lens.Internal.Fold'
  Missing documentation for:
    ReifiedMonoid
  67% (  2 /  3) in 'Control.Lens.Internal.Coerce'
  Missing documentation for:
    coerce' (src/Control/Lens/Internal/Coerce.hs:35)
 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed'
 100% ( 11 / 11) in 'Control.Lens.Internal.Context'
  86% ( 51 / 59) in 'Control.Lens.Type'
  Missing documentation for:
    Traversal1 (src/Control/Lens/Type.hs:215)
    Traversal1' (src/Control/Lens/Type.hs:216)
    IndexedTraversal1 (src/Control/Lens/Type.hs:236)
    IndexedTraversal1' (src/Control/Lens/Type.hs:237)
    IndexedFold1 (src/Control/Lens/Type.hs:518)
    IndexPreservingTraversal1 (src/Control/Lens/Type.hs:247)
    IndexPreservingTraversal1' (src/Control/Lens/Type.hs:248)
    IndexPreservingFold1 (src/Control/Lens/Type.hs:519)
 100% (110 /110) in 'Control.Lens.Lens'
 100% ( 21 / 21) in 'Control.Lens.Tuple'
 100% ( 85 / 85) in 'Control.Lens.Setter'
 100% (  3 /  3) in 'Control.Lens.Internal.Iso'
 100% (  3 /  3) in 'Control.Lens.Internal.Prism'
  91% ( 10 / 11) in 'Control.Lens.Internal.Bazaar'
  Missing documentation for:
    Bizarre1 (src/Control/Lens/Internal/Bazaar.hs:212)
 100% ( 12 / 12) in 'Control.Lens.Internal.Magma'
 100% ( 13 / 13) in 'Control.Lens.Internal'
 100% ( 33 / 33) in 'Control.Lens.Getter'
 100% ( 15 / 15) in 'Control.Lens.Review'
 100% ( 29 / 29) in 'Control.Lens.Prism'
 100% (  5 /  5) in 'Control.Lens.Zoom'
 100% (  3 /  3) in 'Data.HashSet.Lens'
 100% (  3 /  3) in 'Data.Set.Lens'
  99% (123 /124) in 'Control.Lens.Fold'
  Missing documentation for:
    ifolding (src/Control/Lens/Fold.hs:222)
 100% (  3 /  3) in 'Control.Lens.Internal.Exception'
  91% ( 88 / 97) in 'Control.Lens.Traversal'
  Missing documentation for:
    Traversal1 (src/Control/Lens/Type.hs:215)
    Traversal1' (src/Control/Lens/Type.hs:216)
    IndexedTraversal1 (src/Control/Lens/Type.hs:236)
    IndexedTraversal1' (src/Control/Lens/Type.hs:237)
    Traversing1 (src/Control/Lens/Traversal.hs:236)
    Traversing1' (src/Control/Lens/Traversal.hs:242)
    unsafePartsOf' (src/Control/Lens/Traversal.hs:589)
    Traversable1
    iunsafePartsOf' (src/Control/Lens/Traversal.hs:593)
  92% ( 47 / 51) in 'Control.Lens.Indexed'
  Missing documentation for:
    ifoldMapBy (src/Control/Lens/Indexed.hs:878)
    ifoldMapByOf (src/Control/Lens/Indexed.hs:881)
    itraverseBy (src/Control/Lens/Indexed.hs:884)
    itraverseByOf (src/Control/Lens/Indexed.hs:887)
 100% (  9 /  9) in 'Control.Lens.Internal.ByteString'
 100% (  4 /  4) in 'Control.Lens.Level'
  25% ( 21 / 83) in 'Control.Lens.Reified'
  Missing documentation for:
     (src/Control/Lens/Reified.hs:106)
     (src/Control/Lens/Reified.hs:109)
     (src/Control/Lens/Reified.hs:113)
     (src/Control/Lens/Reified.hs:117)
     (src/Control/Lens/Reified.hs:123)
     (src/Control/Lens/Reified.hs:131)
     (src/Control/Lens/Reified.hs:139)
     (src/Control/Lens/Reified.hs:149)
     (src/Control/Lens/Reified.hs:153)
     (src/Control/Lens/Reified.hs:159)
     (src/Control/Lens/Reified.hs:165)
     (src/Control/Lens/Reified.hs:173)
     (src/Control/Lens/Reified.hs:176)
     (src/Control/Lens/Reified.hs:179)
     (src/Control/Lens/Reified.hs:183)
     (src/Control/Lens/Reified.hs:186)
     (src/Control/Lens/Reified.hs:190)
     (src/Control/Lens/Reified.hs:193)
     (src/Control/Lens/Reified.hs:195)
     (src/Control/Lens/Reified.hs:203)
     (src/Control/Lens/Reified.hs:209)
     (src/Control/Lens/Reified.hs:214)
     (src/Control/Lens/Reified.hs:226)
     (src/Control/Lens/Reified.hs:230)
     (src/Control/Lens/Reified.hs:240)
     (src/Control/Lens/Reified.hs:251)
     (src/Control/Lens/Reified.hs:255)
     (src/Control/Lens/Reified.hs:259)
     (src/Control/Lens/Reified.hs:264)
     (src/Control/Lens/Reified.hs:272)
     (src/Control/Lens/Reified.hs:276)
     (src/Control/Lens/Reified.hs:298)
     (src/Control/Lens/Reified.hs:306)
     (src/Control/Lens/Reified.hs:309)
     (src/Control/Lens/Reified.hs:313)
     (src/Control/Lens/Reified.hs:321)
     (src/Control/Lens/Reified.hs:331)
     (src/Control/Lens/Reified.hs:336)
     (src/Control/Lens/Reified.hs:348)
     (src/Control/Lens/Reified.hs:354)
     (src/Control/Lens/Reified.hs:358)
     (src/Control/Lens/Reified.hs:362)
     (src/Control/Lens/Reified.hs:370)
     (src/Control/Lens/Reified.hs:380)
     (src/Control/Lens/Reified.hs:386)
     (src/Control/Lens/Reified.hs:390)
     (src/Control/Lens/Reified.hs:396)
     (src/Control/Lens/Reified.hs:402)
     (src/Control/Lens/Reified.hs:408)
     (src/Control/Lens/Reified.hs:412)
     (src/Control/Lens/Reified.hs:418)
     (src/Control/Lens/Reified.hs:422)
    ReifiedIndexedFold (src/Control/Lens/Reified.hs:430)
     (src/Control/Lens/Reified.hs:432)
     (src/Control/Lens/Reified.hs:436)
     (src/Control/Lens/Reified.hs:442)
     (src/Control/Lens/Reified.hs:447)
     (src/Control/Lens/Reified.hs:451)
     (src/Control/Lens/Reified.hs:455)
     (src/Control/Lens/Reified.hs:463)
     (src/Control/Lens/Reified.hs:467)
     (src/Control/Lens/Reified.hs:472)
 100% ( 13 / 13) in 'Data.Data.Lens'
  98% ( 47 / 48) in 'Control.Lens.Plated'
  Missing documentation for:
    GPlated (src/Control/Lens/Plated.hs:734)
 100% ( 15 / 15) in 'Control.Lens.Equality'
  91% ( 49 / 54) in 'Control.Lens.Iso'
  Missing documentation for:
    Swapped (src/Control/Lens/Iso.hs:426)
    Strict (src/Control/Lens/Iso.hs:420)
    Lazy (src/Control/Lens/Iso.hs:423)
    Reversed (src/Control/Lens/Iso.hs:429)
    List (src/Control/Lens/Iso.hs:495)
  70% ( 14 / 20) in 'Control.Lens.Wrapped'
  Missing documentation for:
    _Unwrapped' (src/Control/Lens/Wrapped.hs:164)
    Rewrapped (src/Control/Lens/Wrapped.hs:159)
    Rewrapping (src/Control/Lens/Wrapped.hs:161)
    _Unwrapped (src/Control/Lens/Wrapped.hs:181)
    Wrapped (src/Control/Lens/Wrapped.hs:150)
    Unwrapped (src/Control/Lens/Wrapped.hs:153)
  88% (  7 /  8) in 'Data.Text.Lazy.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lazy/Lens.hs:152)
  88% (  7 /  8) in 'Data.Text.Strict.Lens'
  Missing documentation for:
    Text (src/Data/Text/Strict/Lens.hs:145)
  80% (  4 /  5) in 'Data.Text.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lens.hs:110)
 100% ( 15 / 15) in 'Data.Vector.Generic.Lens'
  33% (  1 /  3) in 'Control.Lens.Empty'
  Missing documentation for:
    AsEmpty (src/Control/Lens/Empty.hs:60)
    Empty (src/Control/Lens/Empty.hs:71)
 100% (  3 /  3) in 'Control.Lens.Each'
  88% ( 15 / 17) in 'Control.Lens.Cons'
  Missing documentation for:
    :> (src/Control/Lens/Cons.hs:92)
    :< (src/Control/Lens/Cons.hs:86)
 100% (  6 /  6) in 'Control.Lens.Internal.Deque'
  93% ( 13 / 14) in 'Control.Lens.At'
  Missing documentation for:
    Index (src/Control/Lens/At.hs:85)
  21% ( 54 /259) in 'Language.Haskell.TH.Lens'
  Missing documentation for:
    locFileName (src/Language/Haskell/TH/Lens.hs:588)
    locPackage (src/Language/Haskell/TH/Lens.hs:592)
    locModule (src/Language/Haskell/TH/Lens.hs:596)
    locStart (src/Language/Haskell/TH/Lens.hs:600)
    locEnd (src/Language/Haskell/TH/Lens.hs:604)
    funDepInputs (src/Language/Haskell/TH/Lens.hs:608)
    funDepOutputs (src/Language/Haskell/TH/Lens.hs:613)
    matchPattern (src/Language/Haskell/TH/Lens.hs:630)
    matchBody (src/Language/Haskell/TH/Lens.hs:635)
    matchDeclarations (src/Language/Haskell/TH/Lens.hs:640)
    fixityPrecedence (src/Language/Haskell/TH/Lens.hs:645)
    fixityDirection (src/Language/Haskell/TH/Lens.hs:650)
    clausePattern (src/Language/Haskell/TH/Lens.hs:655)
    clauseBody (src/Language/Haskell/TH/Lens.hs:660)
    clauseDecs (src/Language/Haskell/TH/Lens.hs:665)
    fieldExpName (src/Language/Haskell/TH/Lens.hs:618)
    fieldExpExpression (src/Language/Haskell/TH/Lens.hs:621)
    fieldPatName (src/Language/Haskell/TH/Lens.hs:624)
    fieldPatPattern (src/Language/Haskell/TH/Lens.hs:627)
    tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1546)
    tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1551)
    injectivityAnnOutput (src/Language/Haskell/TH/Lens.hs:671)
    injectivityAnnInputs (src/Language/Haskell/TH/Lens.hs:676)
    typeFamilyHeadName (src/Language/Haskell/TH/Lens.hs:681)
    typeFamilyHeadTyVarBndrs (src/Language/Haskell/TH/Lens.hs:686)
    typeFamilyHeadResultSig (src/Language/Haskell/TH/Lens.hs:691)
    typeFamilyHeadInjectivityAnn (src/Language/Haskell/TH/Lens.hs:696)
    bangSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:701)
    bangSourceStrictness (src/Language/Haskell/TH/Lens.hs:706)
    _ClassI (src/Language/Haskell/TH/Lens.hs:713)
    _ClassOpI (src/Language/Haskell/TH/Lens.hs:725)
    _TyConI (src/Language/Haskell/TH/Lens.hs:746)
    _FamilyI (src/Language/Haskell/TH/Lens.hs:755)
    _PrimTyConI (src/Language/Haskell/TH/Lens.hs:767)
    _DataConI (src/Language/Haskell/TH/Lens.hs:779)
    _VarI (src/Language/Haskell/TH/Lens.hs:801)
    _TyVarI (src/Language/Haskell/TH/Lens.hs:818)
    _FunD (src/Language/Haskell/TH/Lens.hs:826)
    _ValD (src/Language/Haskell/TH/Lens.hs:834)
    _DataD (src/Language/Haskell/TH/Lens.hs:1003)
    _NewtypeD (src/Language/Haskell/TH/Lens.hs:1011)
    _TySynD (src/Language/Haskell/TH/Lens.hs:842)
    _ClassD (src/Language/Haskell/TH/Lens.hs:850)
    _InstanceD (src/Language/Haskell/TH/Lens.hs:859)
    _SigD (src/Language/Haskell/TH/Lens.hs:905)
    _ForeignD (src/Language/Haskell/TH/Lens.hs:913)
    _InfixD (src/Language/Haskell/TH/Lens.hs:922)
    _PragmaD (src/Language/Haskell/TH/Lens.hs:931)
    _DataInstD (src/Language/Haskell/TH/Lens.hs:1019)
    _NewtypeInstD (src/Language/Haskell/TH/Lens.hs:1027)
    _TySynInstD (src/Language/Haskell/TH/Lens.hs:940)
    _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:985)
    _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:948)
    _StandaloneDerivD (src/Language/Haskell/TH/Lens.hs:967)
    _DefaultSigD (src/Language/Haskell/TH/Lens.hs:975)
    _DataFamilyD (src/Language/Haskell/TH/Lens.hs:1035)
    _OpenTypeFamilyD (src/Language/Haskell/TH/Lens.hs:1043)
    _NormalC (src/Language/Haskell/TH/Lens.hs:1092)
    _RecC (src/Language/Haskell/TH/Lens.hs:1107)
    _InfixC (src/Language/Haskell/TH/Lens.hs:1122)
    _ForallC (src/Language/Haskell/TH/Lens.hs:1136)
    _GadtC (src/Language/Haskell/TH/Lens.hs:1145)
    _RecGadtC (src/Language/Haskell/TH/Lens.hs:1153)
    _Overlappable (src/Language/Haskell/TH/Lens.hs:876)
    _Overlapping (src/Language/Haskell/TH/Lens.hs:883)
    _Overlaps (src/Language/Haskell/TH/Lens.hs:890)
    _Incoherent (src/Language/Haskell/TH/Lens.hs:897)
    _NoSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:1163)
    _SourceNoUnpack (src/Language/Haskell/TH/Lens.hs:1171)
    _SourceUnpack (src/Language/Haskell/TH/Lens.hs:1179)
    _NoSourceStrictness (src/Language/Haskell/TH/Lens.hs:1187)
    _SourceLazy (src/Language/Haskell/TH/Lens.hs:1195)
    _SourceStrict (src/Language/Haskell/TH/Lens.hs:1203)
    _DecidedLazy (src/Language/Haskell/TH/Lens.hs:1211)
    _DecidedStrict (src/Language/Haskell/TH/Lens.hs:1219)
    _DecidedUnpack (src/Language/Haskell/TH/Lens.hs:1227)
    _ImportF (src/Language/Haskell/TH/Lens.hs:1260)
    _ExportF (src/Language/Haskell/TH/Lens.hs:1268)
    _CCall (src/Language/Haskell/TH/Lens.hs:1276)
    _StdCall (src/Language/Haskell/TH/Lens.hs:1284)
    _CApi (src/Language/Haskell/TH/Lens.hs:1293)
    _Prim (src/Language/Haskell/TH/Lens.hs:1301)
    _JavaScript (src/Language/Haskell/TH/Lens.hs:1309)
    _Unsafe (src/Language/Haskell/TH/Lens.hs:1318)
    _Safe (src/Language/Haskell/TH/Lens.hs:1326)
    _Interruptible (src/Language/Haskell/TH/Lens.hs:1334)
    _InlineP (src/Language/Haskell/TH/Lens.hs:1343)
    _SpecialiseP (src/Language/Haskell/TH/Lens.hs:1351)
    _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:1379)
    _RuleP (src/Language/Haskell/TH/Lens.hs:1387)
    _AnnP (src/Language/Haskell/TH/Lens.hs:1396)
    _LineP (src/Language/Haskell/TH/Lens.hs:1406)
    _NoInline (src/Language/Haskell/TH/Lens.hs:1415)
    _Inline (src/Language/Haskell/TH/Lens.hs:1423)
    _Inlinable (src/Language/Haskell/TH/Lens.hs:1431)
    _ConLike (src/Language/Haskell/TH/Lens.hs:1439)
    _FunLike (src/Language/Haskell/TH/Lens.hs:1447)
    _AllPhases (src/Language/Haskell/TH/Lens.hs:1455)
    _FromPhase (src/Language/Haskell/TH/Lens.hs:1463)
    _BeforePhase (src/Language/Haskell/TH/Lens.hs:1471)
    _RuleVar (src/Language/Haskell/TH/Lens.hs:1479)
    _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1487)
    _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1497)
    _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1505)
    _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1513)
    _FunDep (src/Language/Haskell/TH/Lens.hs:1522)
    _TypeFam (src/Language/Haskell/TH/Lens.hs:1529)
    _DataFam (src/Language/Haskell/TH/Lens.hs:1537)
    _InfixL (src/Language/Haskell/TH/Lens.hs:1557)
    _InfixR (src/Language/Haskell/TH/Lens.hs:1565)
    _InfixN (src/Language/Haskell/TH/Lens.hs:1573)
    _VarE (src/Language/Haskell/TH/Lens.hs:1581)
    _ConE (src/Language/Haskell/TH/Lens.hs:1589)
    _LitE (src/Language/Haskell/TH/Lens.hs:1597)
    _AppE (src/Language/Haskell/TH/Lens.hs:1605)
    _InfixE (src/Language/Haskell/TH/Lens.hs:1613)
    _UInfixE (src/Language/Haskell/TH/Lens.hs:1621)
    _ParensE (src/Language/Haskell/TH/Lens.hs:1629)
    _LamE (src/Language/Haskell/TH/Lens.hs:1637)
    _LamCaseE (src/Language/Haskell/TH/Lens.hs:1646)
    _TupE (src/Language/Haskell/TH/Lens.hs:1655)
    _UnboxedTupE (src/Language/Haskell/TH/Lens.hs:1663)
    _CondE (src/Language/Haskell/TH/Lens.hs:1671)
    _MultiIfE (src/Language/Haskell/TH/Lens.hs:1680)
    _LetE (src/Language/Haskell/TH/Lens.hs:1689)
    _CaseE (src/Language/Haskell/TH/Lens.hs:1697)
    _DoE (src/Language/Haskell/TH/Lens.hs:1705)
    _CompE (src/Language/Haskell/TH/Lens.hs:1713)
    _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1721)
    _ListE (src/Language/Haskell/TH/Lens.hs:1729)
    _SigE (src/Language/Haskell/TH/Lens.hs:1737)
    _RecConE (src/Language/Haskell/TH/Lens.hs:1745)
    _RecUpdE (src/Language/Haskell/TH/Lens.hs:1753)
    _StaticE (src/Language/Haskell/TH/Lens.hs:1762)
    _UnboundVarE (src/Language/Haskell/TH/Lens.hs:1772)
    _GuardedB (src/Language/Haskell/TH/Lens.hs:1781)
    _NormalB (src/Language/Haskell/TH/Lens.hs:1789)
    _NormalG (src/Language/Haskell/TH/Lens.hs:1797)
    _PatG (src/Language/Haskell/TH/Lens.hs:1805)
    _BindS (src/Language/Haskell/TH/Lens.hs:1813)
    _LetS (src/Language/Haskell/TH/Lens.hs:1821)
    _NoBindS (src/Language/Haskell/TH/Lens.hs:1829)
    _ParS (src/Language/Haskell/TH/Lens.hs:1837)
    _FromR (src/Language/Haskell/TH/Lens.hs:1845)
    _FromThenR (src/Language/Haskell/TH/Lens.hs:1853)
    _FromToR (src/Language/Haskell/TH/Lens.hs:1861)
    _FromThenToR (src/Language/Haskell/TH/Lens.hs:1869)
    _CharL (src/Language/Haskell/TH/Lens.hs:1877)
    _StringL (src/Language/Haskell/TH/Lens.hs:1885)
    _IntegerL (src/Language/Haskell/TH/Lens.hs:1893)
    _RationalL (src/Language/Haskell/TH/Lens.hs:1901)
    _IntPrimL (src/Language/Haskell/TH/Lens.hs:1909)
    _WordPrimL (src/Language/Haskell/TH/Lens.hs:1917)
    _FloatPrimL (src/Language/Haskell/TH/Lens.hs:1925)
    _DoublePrimL (src/Language/Haskell/TH/Lens.hs:1933)
    _StringPrimL (src/Language/Haskell/TH/Lens.hs:1942)
    _CharPrimL (src/Language/Haskell/TH/Lens.hs:1960)
    _LitP (src/Language/Haskell/TH/Lens.hs:1969)
    _VarP (src/Language/Haskell/TH/Lens.hs:1977)
    _TupP (src/Language/Haskell/TH/Lens.hs:1985)
    _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:1993)
    _ConP (src/Language/Haskell/TH/Lens.hs:2001)
    _InfixP (src/Language/Haskell/TH/Lens.hs:2009)
    _UInfixP (src/Language/Haskell/TH/Lens.hs:2017)
    _ParensP (src/Language/Haskell/TH/Lens.hs:2025)
    _TildeP (src/Language/Haskell/TH/Lens.hs:2033)
    _BangP (src/Language/Haskell/TH/Lens.hs:2041)
    _AsP (src/Language/Haskell/TH/Lens.hs:2049)
    _WildP (src/Language/Haskell/TH/Lens.hs:2057)
    _RecP (src/Language/Haskell/TH/Lens.hs:2065)
    _ListP (src/Language/Haskell/TH/Lens.hs:2073)
    _SigP (src/Language/Haskell/TH/Lens.hs:2081)
    _ViewP (src/Language/Haskell/TH/Lens.hs:2089)
    _ForallT (src/Language/Haskell/TH/Lens.hs:2097)
    _AppT (src/Language/Haskell/TH/Lens.hs:2105)
    _SigT (src/Language/Haskell/TH/Lens.hs:2113)
    _VarT (src/Language/Haskell/TH/Lens.hs:2121)
    _ConT (src/Language/Haskell/TH/Lens.hs:2129)
    _PromotedT (src/Language/Haskell/TH/Lens.hs:2138)
    _TupleT (src/Language/Haskell/TH/Lens.hs:2147)
    _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:2155)
    _ArrowT (src/Language/Haskell/TH/Lens.hs:2163)
    _EqualityT (src/Language/Haskell/TH/Lens.hs:2172)
    _ListT (src/Language/Haskell/TH/Lens.hs:2181)
    _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:2190)
    _PromotedNilT (src/Language/Haskell/TH/Lens.hs:2198)
    _PromotedConsT (src/Language/Haskell/TH/Lens.hs:2206)
    _StarT (src/Language/Haskell/TH/Lens.hs:2214)
    _ConstraintT (src/Language/Haskell/TH/Lens.hs:2222)
    _LitT (src/Language/Haskell/TH/Lens.hs:2230)
    _InfixT (src/Language/Haskell/TH/Lens.hs:2240)
    _UInfixT (src/Language/Haskell/TH/Lens.hs:2248)
    _ParensT (src/Language/Haskell/TH/Lens.hs:2256)
    _WildCardT (src/Language/Haskell/TH/Lens.hs:2264)
    _PlainTV (src/Language/Haskell/TH/Lens.hs:2273)
    _KindedTV (src/Language/Haskell/TH/Lens.hs:2281)
    _NoSig (src/Language/Haskell/TH/Lens.hs:2290)
    _KindSig (src/Language/Haskell/TH/Lens.hs:2298)
    _TyVarSig (src/Language/Haskell/TH/Lens.hs:2306)
    _NumTyLit (src/Language/Haskell/TH/Lens.hs:2316)
    _StrTyLit (src/Language/Haskell/TH/Lens.hs:2324)
    _NominalR (src/Language/Haskell/TH/Lens.hs:2352)
    _RepresentationalR (src/Language/Haskell/TH/Lens.hs:2360)
    _PhantomR (src/Language/Haskell/TH/Lens.hs:2368)
    _InferR (src/Language/Haskell/TH/Lens.hs:2376)
  80% (  4 /  5) in 'Control.Lens.Internal.FieldTH'
  Missing documentation for:
    makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:69)
 100% (  4 /  4) in 'Control.Lens.Internal.PrismTH'
  98% ( 57 / 58) in 'Control.Lens.TH'
  Missing documentation for:
    defaultFieldRules (src/Control/Lens/TH.hs:758)
 100% ( 23 / 23) in 'Control.Lens'
 100% (  2 /  2) in 'Control.Lens.Combinators'
 100% (  3 /  3) in 'Control.Lens.Extras'
 100% (127 /127) in 'Control.Lens.Operators'
 100% ( 15 / 15) in 'Control.Monad.Error.Lens'
 100% (  5 /  5) in 'Control.Parallel.Strategies.Lens'
 100% (  2 /  2) in 'Control.Seq.Lens'
 100% (  3 /  3) in 'Data.Array.Lens'
  76% ( 13 / 17) in 'Data.Bits.Lens'
  Missing documentation for:
    <<.|.~ (src/Data/Bits/Lens.hs:166)
    <<.&.~ (src/Data/Bits/Lens.hs:162)
    <<.|.= (src/Data/Bits/Lens.hs:174)
    <<.&.= (src/Data/Bits/Lens.hs:170)
  78% (  7 /  9) in 'Data.ByteString.Lazy.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lazy/Lens.hs:143)
    Chars (src/Data/ByteString/Lazy/Lens.hs:146)
  78% (  7 /  9) in 'Data.ByteString.Strict.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Strict/Lens.hs:140)
    Chars (src/Data/ByteString/Strict/Lens.hs:143)
  67% (  4 /  6) in 'Data.ByteString.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lens.hs:114)
    Chars (src/Data/ByteString/Lens.hs:117)
  67% (  8 / 12) in 'Data.Complex.Lens'
  Missing documentation for:
    Polar (src/Data/Complex/Lens.hs:92)
    Real (src/Data/Complex/Lens.hs:95)
    Imaginary (src/Data/Complex/Lens.hs:96)
    Conjugate (src/Data/Complex/Lens.hs:152)
 100% (  4 /  4) in 'Data.IntSet.Lens'
  75% (  3 /  4) in 'Data.List.Lens'
  Missing documentation for:
    stripSuffix (src/Data/List/Lens.hs:151)
 100% (  7 /  7) in 'Data.Sequence.Lens'
 100% (  3 /  3) in 'Data.Tree.Lens'
 100% (  3 /  3) in 'Data.Typeable.Lens'
 100% (  9 /  9) in 'Data.Vector.Lens'
 100% (  7 /  7) in 'Generics.Deriving.Lens'
  30% (  3 / 10) in 'GHC.Generics.Lens'
  Missing documentation for:
    _V1 (src/GHC/Generics/Lens.hs:47)
    _U1 (src/GHC/Generics/Lens.hs:52)
    _Par1 (src/GHC/Generics/Lens.hs:56)
    _Rec1 (src/GHC/Generics/Lens.hs:60)
    _K1 (src/GHC/Generics/Lens.hs:64)
    _M1 (src/GHC/Generics/Lens.hs:68)
    _L1 (src/GHC/Generics/Lens.hs:72)
  94% ( 15 / 16) in 'Numeric.Lens'
  Missing documentation for:
    Integral (src/Numeric/Lens.hs:57)
  84% ( 16 / 19) in 'System.FilePath.Lens'
  Missing documentation for:
    <<</>~ (src/System/FilePath/Lens.hs:94)
    <<</>= (src/System/FilePath/Lens.hs:98)
    <<<.>= (src/System/FilePath/Lens.hs:165)
  32% (  9 / 28) in 'System.IO.Error.Lens'
  Missing documentation for:
    _AlreadyExists (src/System/IO/Error/Lens.hs:63)
    _NoSuchThing (src/System/IO/Error/Lens.hs:66)
    _ResourceBusy (src/System/IO/Error/Lens.hs:69)
    _ResourceExhausted (src/System/IO/Error/Lens.hs:72)
    _EOF (src/System/IO/Error/Lens.hs:75)
    _IllegalOperation (src/System/IO/Error/Lens.hs:78)
    _PermissionDenied (src/System/IO/Error/Lens.hs:81)
    _UserError (src/System/IO/Error/Lens.hs:84)
    _UnsatisfiedConstraints (src/System/IO/Error/Lens.hs:87)
    _SystemError (src/System/IO/Error/Lens.hs:90)
    _ProtocolError (src/System/IO/Error/Lens.hs:93)
    _OtherError (src/System/IO/Error/Lens.hs:96)
    _InvalidArgument (src/System/IO/Error/Lens.hs:99)
    _InappropriateType (src/System/IO/Error/Lens.hs:102)
    _HardwareFault (src/System/IO/Error/Lens.hs:105)
    _UnsupportedOperation (src/System/IO/Error/Lens.hs:108)
    _TimeExpired (src/System/IO/Error/Lens.hs:111)
    _ResourceVanished (src/System/IO/Error/Lens.hs:114)
    _Interrupted (src/System/IO/Error/Lens.hs:117)
  68% ( 65 / 95) in 'Control.Exception.Lens'
  Missing documentation for:
    Exception (src/Control/Exception/Lens.hs:213)
    IOException_ (src/Control/Exception/Lens.hs:461)
    ArithException_ (src/Control/Exception/Lens.hs:476)
    Overflow_ (src/Control/Exception/Lens.hs:505)
    Underflow_ (src/Control/Exception/Lens.hs:526)
    LossOfPrecision_ (src/Control/Exception/Lens.hs:547)
    DivideByZero_ (src/Control/Exception/Lens.hs:568)
    Denormal_ (src/Control/Exception/Lens.hs:589)
    RatioZeroDenominator_ (src/Control/Exception/Lens.hs:613)
    ArrayException_ (src/Control/Exception/Lens.hs:642)
    IndexOutOfBounds_ (src/Control/Exception/Lens.hs:663)
    UndefinedElement_ (src/Control/Exception/Lens.hs:684)
    AssertionFailed_ (src/Control/Exception/Lens.hs:714)
    AsyncException_ (src/Control/Exception/Lens.hs:741)
    StackOverflow_ (src/Control/Exception/Lens.hs:760)
    HeapOverflow_ (src/Control/Exception/Lens.hs:784)
    ThreadKilled_ (src/Control/Exception/Lens.hs:803)
    UserInterrupt_ (src/Control/Exception/Lens.hs:822)
    NonTermination_ (src/Control/Exception/Lens.hs:851)
    NestedAtomically_ (src/Control/Exception/Lens.hs:879)
    BlockedIndefinitelyOnMVar_ (src/Control/Exception/Lens.hs:908)
    BlockedIndefinitelyOnSTM_ (src/Control/Exception/Lens.hs:937)
    Deadlock_ (src/Control/Exception/Lens.hs:965)
    NoMethodError_ (src/Control/Exception/Lens.hs:993)
    PatternMatchFail_ (src/Control/Exception/Lens.hs:1020)
    RecConError_ (src/Control/Exception/Lens.hs:1048)
    RecSelError_ (src/Control/Exception/Lens.hs:1072)
    RecUpdError_ (src/Control/Exception/Lens.hs:1096)
    ErrorCall_ (src/Control/Exception/Lens.hs:1123)
    HandlingException_ (src/Control/Exception/Lens.hs:1151)
  67% (  2 /  3) in 'Data.Dynamic.Lens'
  Missing documentation for:
    Dynamic (src/Data/Dynamic/Lens.hs:54)
  67% (  4 /  6) in 'System.Exit.Lens'
  Missing documentation for:
    ExitFailure_ (src/System/Exit/Lens.hs:85)
    ExitSuccess_ (src/System/Exit/Lens.hs:82)
Warning: Control.Lens.Internal.Indexed: could not find link destinations for:
    ~
Warning: Control.Lens.Internal.Context: could not find link destinations for:
    ~
Warning: Control.Lens.Lens: could not find link destinations for:
    ~
Warning: Control.Lens.Tuple: could not find link destinations for:
    GIxed N0 N1 N2 N3 N4 N5 N6 N7 N8
Warning: Control.Lens.Setter: could not find link destinations for:
    unsafeIndex unsafeRangeSize ~
Warning: Control.Lens.Internal.Bazaar: could not find link destinations for:
    ~
Warning: Control.Lens.Internal.Magma: could not find link destinations for:
    ~
Warning: Control.Lens.Getter: could not find link destinations for:
    unsafeIndex unsafeRangeSize ~
Warning: Control.Lens.Zoom: could not find link destinations for:
    ~
Warning: Control.Lens.Fold: could not find link destinations for:
    ifoldr
Warning: Control.Lens.Traversal: could not find link destinations for:
    Digit Node Elem FingerTree ~
Warning: Control.Lens.Indexed: could not find link destinations for:
    ~
Warning: Control.Lens.Reified: could not find link destinations for:
    ~
Warning: Control.Lens.Plated: could not find link destinations for:
    gplate'
Warning: Control.Lens.Equality: could not find link destinations for:
    ~
Warning: Control.Lens.Wrapped: could not find link destinations for:
    ~
Warning: Control.Lens.Each: could not find link destinations for:
    ~
Warning: Control.Lens.At: could not find link destinations for:
    ~
Warning: Control.Lens.Internal.FieldTH: could not find link destinations for:
    OpticStab quantifyType
Warning: Generics.Deriving.Lens: could not find link destinations for:
    tinplated
Warning: Numeric.Lens: could not find link destinations for:
    digitToInt'
Documentation created: dist/doc/html/lens/index.html,
dist/doc/html/lens/lens.txt
Creating package registration file: /tmp/pkgConf-lens-414895031081423802162.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/lens-4.14-Bb4ekaqwx8nBHtxVG4rt2m
Registering lens-4.14...
cabal: Leaving directory '/tmp/cabal-tmp-26307/lens-4.14'
Installed lens-4.14
cabal: Entering directory '/tmp/cabal-tmp-26307/jsaddle-0.5.2.0'
Configuring jsaddle-0.5.2.0...
Building jsaddle-0.5.2.0...
Preprocessing library jsaddle-0.5.2.0...
[ 1 of 16] Compiling Paths_jsaddle    ( dist/build/autogen/Paths_jsaddle.hs, dist/build/Paths_jsaddle.o )
[ 2 of 16] Compiling Language.Javascript.JSaddle.WebSockets.Files ( src/Language/Javascript/JSaddle/WebSockets/Files.hs, dist/build/Language/Javascript/JSaddle/WebSockets/Files.o )
[ 3 of 16] Compiling Language.Javascript.JSaddle.Types ( src/Language/Javascript/JSaddle/Types.hs, dist/build/Language/Javascript/JSaddle/Types.o )
[ 4 of 16] Compiling Language.Javascript.JSaddle.Exception ( src/Language/Javascript/JSaddle/Exception.hs, dist/build/Language/Javascript/JSaddle/Exception.o )
[ 5 of 16] Compiling Language.Javascript.JSaddle.Classes ( src/Language/Javascript/JSaddle/Classes.hs, dist/build/Language/Javascript/JSaddle/Classes.o )
[ 6 of 16] Compiling Language.Javascript.JSaddle.Native ( src/Language/Javascript/JSaddle/Native.hs, dist/build/Language/Javascript/JSaddle/Native.o )
[ 7 of 16] Compiling Language.Javascript.JSaddle.WebSockets ( src/Language/Javascript/JSaddle/WebSockets.hs, dist/build/Language/Javascript/JSaddle/WebSockets.o )
[ 8 of 16] Compiling Language.Javascript.JSaddle.Monad ( src/Language/Javascript/JSaddle/Monad.hs, dist/build/Language/Javascript/JSaddle/Monad.o )
[ 9 of 16] Compiling Language.Javascript.JSaddle.Evaluate ( src/Language/Javascript/JSaddle/Evaluate.hs, dist/build/Language/Javascript/JSaddle/Evaluate.o )
[10 of 16] Compiling Language.Javascript.JSaddle.String ( src/Language/Javascript/JSaddle/String.hs, dist/build/Language/Javascript/JSaddle/String.o )
[11 of 16] Compiling Language.Javascript.JSaddle.Arguments ( src/Language/Javascript/JSaddle/Arguments.hs, dist/build/Language/Javascript/JSaddle/Arguments.o )
[12 of 16] Compiling Language.Javascript.JSaddle.Value ( src/Language/Javascript/JSaddle/Value.hs, dist/build/Language/Javascript/JSaddle/Value.o )
[13 of 16] Compiling Language.Javascript.JSaddle.Properties ( src/Language/Javascript/JSaddle/Properties.hs, dist/build/Language/Javascript/JSaddle/Properties.o )
[14 of 16] Compiling Language.Javascript.JSaddle.Object ( src/Language/Javascript/JSaddle/Object.hs, dist/build/Language/Javascript/JSaddle/Object.o )
[15 of 16] Compiling Language.Javascript.JSaddle ( src/Language/Javascript/JSaddle.hs, dist/build/Language/Javascript/JSaddle.o )
[16 of 16] Compiling Language.Javascript.JSaddle.Test ( src/Language/Javascript/JSaddle/Test.hs, dist/build/Language/Javascript/JSaddle/Test.o )
Running Haddock for jsaddle-0.5.2.0...
Running hscolour for jsaddle-0.5.2.0...
Preprocessing library jsaddle-0.5.2.0...
Preprocessing library jsaddle-0.5.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
   0% (  0 /  8) in 'Paths_jsaddle'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_jsaddle.hs:28)
    getBinDir (dist/build/autogen/Paths_jsaddle.hs:38)
    getLibDir (dist/build/autogen/Paths_jsaddle.hs:38)
    getDataDir (dist/build/autogen/Paths_jsaddle.hs:38)
    getLibexecDir (dist/build/autogen/Paths_jsaddle.hs:38)
    getDataFileName (dist/build/autogen/Paths_jsaddle.hs:45)
    getSysconfDir (dist/build/autogen/Paths_jsaddle.hs:38)
  50% (  1 /  2) in 'Language.Javascript.JSaddle.WebSockets.Files'
  Missing documentation for:
    mkEmbedded (src/Language/Javascript/JSaddle/WebSockets/Files.hs:21)
 100% ( 24 / 24) in 'Language.Javascript.JSaddle.Types'
  50% (  1 /  2) in 'Language.Javascript.JSaddle.Exception'
  Missing documentation for:
    JSException (src/Language/Javascript/JSaddle/Exception.hs:23)
 100% (  5 /  5) in 'Language.Javascript.JSaddle.Classes'
  12% (  1 /  8) in 'Language.Javascript.JSaddle.Native'
  Missing documentation for:
    wrapJSVal (src/Language/Javascript/JSaddle/Native.hs:38)
    wrapJSString (src/Language/Javascript/JSaddle/Native.hs:47)
    withJSVal (src/Language/Javascript/JSaddle/Native.hs:50)
    withJSVals (src/Language/Javascript/JSaddle/Native.hs:56)
    withObject (src/Language/Javascript/JSaddle/Native.hs:62)
    withJSString (src/Language/Javascript/JSaddle/Native.hs:65)
    withToJSVal (src/Language/Javascript/JSaddle/Native.hs:71)
  73% ( 11 / 15) in 'Language.Javascript.JSaddle.WebSockets'
  Missing documentation for:
    jsaddleOr (src/Language/Javascript/JSaddle/WebSockets.hs:158)
    sendCommand (src/Language/Javascript/JSaddle/WebSockets.hs:137)
    sendLazyCommand (src/Language/Javascript/JSaddle/WebSockets.hs:142)
    sendAsyncCommand (src/Language/Javascript/JSaddle/WebSockets.hs:153)
 100% ( 19 / 19) in 'Language.Javascript.JSaddle.Monad'
 100% (  2 /  2) in 'Language.Javascript.JSaddle.Evaluate'
 100% (  6 /  6) in 'Language.Javascript.JSaddle.String'
 100% (  2 /  2) in 'Language.Javascript.JSaddle.Arguments'
  91% ( 30 / 33) in 'Language.Javascript.JSaddle.Value'
  Missing documentation for:
    JSNull (src/Language/Javascript/JSaddle/Value.hs:111)
    JSUndefined (src/Language/Javascript/JSaddle/Value.hs:113)
    maybeNullOrUndefined' (src/Language/Javascript/JSaddle/Value.hs:414)
 100% (  7 /  7) in 'Language.Javascript.JSaddle.Properties'
  94% ( 49 / 52) in 'Language.Javascript.JSaddle.Object'
  Missing documentation for:
    function (src/Language/Javascript/JSaddle/Object.hs:433)
    freeFunction (src/Language/Javascript/JSaddle/Object.hs:452)
    nullObject (src/Language/Javascript/JSaddle/Object.hs:622)
Warning: Language.Javascript.JSaddle: Could not find documentation for exported module: JSaddle
 100% ( 12 / 12) in 'Language.Javascript.JSaddle'
  33% (  1 /  3) in 'Language.Javascript.JSaddle.Test'
  Missing documentation for:
    testJSaddle (src/Language/Javascript/JSaddle/Test.hs:54)
    listWindowProperties (src/Language/Javascript/JSaddle/Test.hs:65)
Warning: Language.Javascript.JSaddle.Types: could not find link destinations for:
    JSValueRef
Warning: Language.Javascript.JSaddle.WebSockets: could not find link destinations for:
    JSValueRef
Documentation created: dist/doc/html/jsaddle/index.html,
dist/doc/html/jsaddle/jsaddle.txt
Creating package registration file:
/tmp/pkgConf-jsaddle-0.5.213269591041331777702.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/jsaddle-0.5.2.0-3oP6PFJq4re7RUIMkpWEvU
Registering jsaddle-0.5.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/jsaddle-0.5.2.0'
Installed jsaddle-0.5.2.0
cabal: Entering directory '/tmp/cabal-tmp-26307/jsaddle-dom-0.5.0.1'
Configuring jsaddle-dom-0.5.0.1...
Building jsaddle-dom-0.5.0.1...
Preprocessing library jsaddle-dom-0.5.0.1...
[  1 of 531] Compiling JSDOM.Types      ( src/JSDOM/Types.hs, dist/build/JSDOM/Types.o )
[  2 of 531] Compiling JSDOM.Generated.Enums ( src/JSDOM/Generated/Enums.hs, dist/build/JSDOM/Generated/Enums.o )
[  3 of 531] Compiling JSDOM.EventTargetClosures ( src/JSDOM/EventTargetClosures.hs, dist/build/JSDOM/EventTargetClosures.o )
[  4 of 531] Compiling JSDOM.Enums      ( src/JSDOM/Enums.hs, dist/build/JSDOM/Enums.o )
[  5 of 531] Compiling JSDOM.Generated.ANGLEInstancedArrays ( src/JSDOM/Generated/ANGLEInstancedArrays.hs, dist/build/JSDOM/Generated/ANGLEInstancedArrays.o )
[  6 of 531] Compiling JSDOM.Generated.AbstractView ( src/JSDOM/Generated/AbstractView.hs, dist/build/JSDOM/Generated/AbstractView.o )
[  7 of 531] Compiling JSDOM.Generated.AbstractWorker ( src/JSDOM/Generated/AbstractWorker.hs, dist/build/JSDOM/Generated/AbstractWorker.o )
[  8 of 531] Compiling JSDOM.Generated.AllAudioCapabilities ( src/JSDOM/Generated/AllAudioCapabilities.hs, dist/build/JSDOM/Generated/AllAudioCapabilities.o )
[  9 of 531] Compiling JSDOM.Generated.AllVideoCapabilities ( src/JSDOM/Generated/AllVideoCapabilities.hs, dist/build/JSDOM/Generated/AllVideoCapabilities.o )
[ 10 of 531] Compiling JSDOM.Generated.AnalyserNode ( src/JSDOM/Generated/AnalyserNode.hs, dist/build/JSDOM/Generated/AnalyserNode.o )
[ 11 of 531] Compiling JSDOM.Generated.AnimationEvent ( src/JSDOM/Generated/AnimationEvent.hs, dist/build/JSDOM/Generated/AnimationEvent.o )
[ 12 of 531] Compiling JSDOM.Generated.ApplicationCache ( src/JSDOM/Generated/ApplicationCache.hs, dist/build/JSDOM/Generated/ApplicationCache.o )
[ 13 of 531] Compiling JSDOM.Generated.Attr ( src/JSDOM/Generated/Attr.hs, dist/build/JSDOM/Generated/Attr.o )
[ 14 of 531] Compiling JSDOM.Generated.AudioBuffer ( src/JSDOM/Generated/AudioBuffer.hs, dist/build/JSDOM/Generated/AudioBuffer.o )
[ 15 of 531] Compiling JSDOM.Generated.AudioBufferCallback ( src/JSDOM/Generated/AudioBufferCallback.hs, dist/build/JSDOM/Generated/AudioBufferCallback.o )
[ 16 of 531] Compiling JSDOM.Generated.AudioBufferSourceNode ( src/JSDOM/Generated/AudioBufferSourceNode.hs, dist/build/JSDOM/Generated/AudioBufferSourceNode.o )
[ 17 of 531] Compiling JSDOM.Generated.AudioContext ( src/JSDOM/Generated/AudioContext.hs, dist/build/JSDOM/Generated/AudioContext.o )
[ 18 of 531] Compiling JSDOM.Generated.AudioDestinationNode ( src/JSDOM/Generated/AudioDestinationNode.hs, dist/build/JSDOM/Generated/AudioDestinationNode.o )
[ 19 of 531] Compiling JSDOM.Generated.AudioListener ( src/JSDOM/Generated/AudioListener.hs, dist/build/JSDOM/Generated/AudioListener.o )
[ 20 of 531] Compiling JSDOM.Generated.AudioNode ( src/JSDOM/Generated/AudioNode.hs, dist/build/JSDOM/Generated/AudioNode.o )
[ 21 of 531] Compiling JSDOM.Generated.AudioParam ( src/JSDOM/Generated/AudioParam.hs, dist/build/JSDOM/Generated/AudioParam.o )
[ 22 of 531] Compiling JSDOM.Generated.AudioProcessingEvent ( src/JSDOM/Generated/AudioProcessingEvent.hs, dist/build/JSDOM/Generated/AudioProcessingEvent.o )
[ 23 of 531] Compiling JSDOM.Generated.AudioStreamTrack ( src/JSDOM/Generated/AudioStreamTrack.hs, dist/build/JSDOM/Generated/AudioStreamTrack.o )
[ 24 of 531] Compiling JSDOM.Generated.AudioTrack ( src/JSDOM/Generated/AudioTrack.hs, dist/build/JSDOM/Generated/AudioTrack.o )
[ 25 of 531] Compiling JSDOM.Generated.AudioTrackList ( src/JSDOM/Generated/AudioTrackList.hs, dist/build/JSDOM/Generated/AudioTrackList.o )
[ 26 of 531] Compiling JSDOM.Generated.AutocompleteErrorEvent ( src/JSDOM/Generated/AutocompleteErrorEvent.hs, dist/build/JSDOM/Generated/AutocompleteErrorEvent.o )
[ 27 of 531] Compiling JSDOM.Generated.BarProp ( src/JSDOM/Generated/BarProp.hs, dist/build/JSDOM/Generated/BarProp.o )
[ 28 of 531] Compiling JSDOM.Generated.BatteryManager ( src/JSDOM/Generated/BatteryManager.hs, dist/build/JSDOM/Generated/BatteryManager.o )
[ 29 of 531] Compiling JSDOM.Generated.BeforeLoadEvent ( src/JSDOM/Generated/BeforeLoadEvent.hs, dist/build/JSDOM/Generated/BeforeLoadEvent.o )
[ 30 of 531] Compiling JSDOM.Generated.BeforeUnloadEvent ( src/JSDOM/Generated/BeforeUnloadEvent.hs, dist/build/JSDOM/Generated/BeforeUnloadEvent.o )
[ 31 of 531] Compiling JSDOM.Generated.BiquadFilterNode ( src/JSDOM/Generated/BiquadFilterNode.hs, dist/build/JSDOM/Generated/BiquadFilterNode.o )
[ 32 of 531] Compiling JSDOM.Generated.Blob ( src/JSDOM/Generated/Blob.hs, dist/build/JSDOM/Generated/Blob.o )
[ 33 of 531] Compiling JSDOM.Generated.CSS ( src/JSDOM/Generated/CSS.hs, dist/build/JSDOM/Generated/CSS.o )
[ 34 of 531] Compiling JSDOM.Generated.CSSCharsetRule ( src/JSDOM/Generated/CSSCharsetRule.hs, dist/build/JSDOM/Generated/CSSCharsetRule.o )
[ 35 of 531] Compiling JSDOM.Generated.CSSFontFaceLoadEvent ( src/JSDOM/Generated/CSSFontFaceLoadEvent.hs, dist/build/JSDOM/Generated/CSSFontFaceLoadEvent.o )
[ 36 of 531] Compiling JSDOM.Generated.CSSFontFaceRule ( src/JSDOM/Generated/CSSFontFaceRule.hs, dist/build/JSDOM/Generated/CSSFontFaceRule.o )
[ 37 of 531] Compiling JSDOM.Generated.CSSImportRule ( src/JSDOM/Generated/CSSImportRule.hs, dist/build/JSDOM/Generated/CSSImportRule.o )
[ 38 of 531] Compiling JSDOM.Generated.CSSKeyframeRule ( src/JSDOM/Generated/CSSKeyframeRule.hs, dist/build/JSDOM/Generated/CSSKeyframeRule.o )
[ 39 of 531] Compiling JSDOM.Generated.CSSKeyframesRule ( src/JSDOM/Generated/CSSKeyframesRule.hs, dist/build/JSDOM/Generated/CSSKeyframesRule.o )
[ 40 of 531] Compiling JSDOM.Generated.CSSMediaRule ( src/JSDOM/Generated/CSSMediaRule.hs, dist/build/JSDOM/Generated/CSSMediaRule.o )
[ 41 of 531] Compiling JSDOM.Generated.CSSPageRule ( src/JSDOM/Generated/CSSPageRule.hs, dist/build/JSDOM/Generated/CSSPageRule.o )
[ 42 of 531] Compiling JSDOM.Generated.CSSPrimitiveValue ( src/JSDOM/Generated/CSSPrimitiveValue.hs, dist/build/JSDOM/Generated/CSSPrimitiveValue.o )
[ 43 of 531] Compiling JSDOM.Generated.CSSRule ( src/JSDOM/Generated/CSSRule.hs, dist/build/JSDOM/Generated/CSSRule.o )
[ 44 of 531] Compiling JSDOM.Generated.CSSRuleList ( src/JSDOM/Generated/CSSRuleList.hs, dist/build/JSDOM/Generated/CSSRuleList.o )
[ 45 of 531] Compiling JSDOM.Generated.CSSStyleDeclaration ( src/JSDOM/Generated/CSSStyleDeclaration.hs, dist/build/JSDOM/Generated/CSSStyleDeclaration.o )
[ 46 of 531] Compiling JSDOM.Generated.CSSStyleRule ( src/JSDOM/Generated/CSSStyleRule.hs, dist/build/JSDOM/Generated/CSSStyleRule.o )
[ 47 of 531] Compiling JSDOM.Generated.CSSStyleSheet ( src/JSDOM/Generated/CSSStyleSheet.hs, dist/build/JSDOM/Generated/CSSStyleSheet.o )
[ 48 of 531] Compiling JSDOM.Generated.CSSSupportsRule ( src/JSDOM/Generated/CSSSupportsRule.hs, dist/build/JSDOM/Generated/CSSSupportsRule.o )
[ 49 of 531] Compiling JSDOM.Generated.CSSValue ( src/JSDOM/Generated/CSSValue.hs, dist/build/JSDOM/Generated/CSSValue.o )
[ 50 of 531] Compiling JSDOM.Generated.CSSValueList ( src/JSDOM/Generated/CSSValueList.hs, dist/build/JSDOM/Generated/CSSValueList.o )
[ 51 of 531] Compiling JSDOM.Generated.CanvasGradient ( src/JSDOM/Generated/CanvasGradient.hs, dist/build/JSDOM/Generated/CanvasGradient.o )
[ 52 of 531] Compiling JSDOM.Generated.CanvasRenderingContext ( src/JSDOM/Generated/CanvasRenderingContext.hs, dist/build/JSDOM/Generated/CanvasRenderingContext.o )
[ 53 of 531] Compiling JSDOM.Generated.CanvasRenderingContext2D ( src/JSDOM/Generated/CanvasRenderingContext2D.hs, dist/build/JSDOM/Generated/CanvasRenderingContext2D.o )
[ 54 of 531] Compiling JSDOM.Generated.CapabilityRange ( src/JSDOM/Generated/CapabilityRange.hs, dist/build/JSDOM/Generated/CapabilityRange.o )
[ 55 of 531] Compiling JSDOM.Generated.CharacterData ( src/JSDOM/Generated/CharacterData.hs, dist/build/JSDOM/Generated/CharacterData.o )
[ 56 of 531] Compiling JSDOM.Generated.ChildNode ( src/JSDOM/Generated/ChildNode.hs, dist/build/JSDOM/Generated/ChildNode.o )
[ 57 of 531] Compiling JSDOM.Generated.ClientRect ( src/JSDOM/Generated/ClientRect.hs, dist/build/JSDOM/Generated/ClientRect.o )
[ 58 of 531] Compiling JSDOM.Generated.ClientRectList ( src/JSDOM/Generated/ClientRectList.hs, dist/build/JSDOM/Generated/ClientRectList.o )
[ 59 of 531] Compiling JSDOM.Generated.CloseEvent ( src/JSDOM/Generated/CloseEvent.hs, dist/build/JSDOM/Generated/CloseEvent.o )
[ 60 of 531] Compiling JSDOM.Generated.CommandLineAPIHost ( src/JSDOM/Generated/CommandLineAPIHost.hs, dist/build/JSDOM/Generated/CommandLineAPIHost.o )
[ 61 of 531] Compiling JSDOM.Generated.Comment ( src/JSDOM/Generated/Comment.hs, dist/build/JSDOM/Generated/Comment.o )
[ 62 of 531] Compiling JSDOM.Generated.CompositionEvent ( src/JSDOM/Generated/CompositionEvent.hs, dist/build/JSDOM/Generated/CompositionEvent.o )
[ 63 of 531] Compiling JSDOM.Generated.ConvolverNode ( src/JSDOM/Generated/ConvolverNode.hs, dist/build/JSDOM/Generated/ConvolverNode.o )
[ 64 of 531] Compiling JSDOM.Generated.Coordinates ( src/JSDOM/Generated/Coordinates.hs, dist/build/JSDOM/Generated/Coordinates.o )
[ 65 of 531] Compiling JSDOM.Generated.Counter ( src/JSDOM/Generated/Counter.hs, dist/build/JSDOM/Generated/Counter.o )
[ 66 of 531] Compiling JSDOM.Generated.Crypto ( src/JSDOM/Generated/Crypto.hs, dist/build/JSDOM/Generated/Crypto.o )
[ 67 of 531] Compiling JSDOM.Generated.CryptoKey ( src/JSDOM/Generated/CryptoKey.hs, dist/build/JSDOM/Generated/CryptoKey.o )
[ 68 of 531] Compiling JSDOM.Generated.CryptoKeyPair ( src/JSDOM/Generated/CryptoKeyPair.hs, dist/build/JSDOM/Generated/CryptoKeyPair.o )
[ 69 of 531] Compiling JSDOM.Generated.CustomEvent ( src/JSDOM/Generated/CustomEvent.hs, dist/build/JSDOM/Generated/CustomEvent.o )
[ 70 of 531] Compiling JSDOM.Generated.DOMError ( src/JSDOM/Generated/DOMError.hs, dist/build/JSDOM/Generated/DOMError.o )
[ 71 of 531] Compiling JSDOM.Generated.DOMImplementation ( src/JSDOM/Generated/DOMImplementation.hs, dist/build/JSDOM/Generated/DOMImplementation.o )
[ 72 of 531] Compiling JSDOM.Generated.DOMNamedFlowCollection ( src/JSDOM/Generated/DOMNamedFlowCollection.hs, dist/build/JSDOM/Generated/DOMNamedFlowCollection.o )
[ 73 of 531] Compiling JSDOM.Generated.DOMParser ( src/JSDOM/Generated/DOMParser.hs, dist/build/JSDOM/Generated/DOMParser.o )
[ 74 of 531] Compiling JSDOM.Generated.DOMSettableTokenList ( src/JSDOM/Generated/DOMSettableTokenList.hs, dist/build/JSDOM/Generated/DOMSettableTokenList.o )
[ 75 of 531] Compiling JSDOM.Generated.DOMStringList ( src/JSDOM/Generated/DOMStringList.hs, dist/build/JSDOM/Generated/DOMStringList.o )
[ 76 of 531] Compiling JSDOM.Generated.DOMTokenList ( src/JSDOM/Generated/DOMTokenList.hs, dist/build/JSDOM/Generated/DOMTokenList.o )
[ 77 of 531] Compiling JSDOM.Generated.DataCue ( src/JSDOM/Generated/DataCue.hs, dist/build/JSDOM/Generated/DataCue.o )
[ 78 of 531] Compiling JSDOM.Generated.DataTransfer ( src/JSDOM/Generated/DataTransfer.hs, dist/build/JSDOM/Generated/DataTransfer.o )
[ 79 of 531] Compiling JSDOM.Generated.DataTransferItem ( src/JSDOM/Generated/DataTransferItem.hs, dist/build/JSDOM/Generated/DataTransferItem.o )
[ 80 of 531] Compiling JSDOM.Generated.DataTransferItemList ( src/JSDOM/Generated/DataTransferItemList.hs, dist/build/JSDOM/Generated/DataTransferItemList.o )
[ 81 of 531] Compiling JSDOM.Generated.Database ( src/JSDOM/Generated/Database.hs, dist/build/JSDOM/Generated/Database.o )
[ 82 of 531] Compiling JSDOM.Generated.DatabaseCallback ( src/JSDOM/Generated/DatabaseCallback.hs, dist/build/JSDOM/Generated/DatabaseCallback.o )
[ 83 of 531] Compiling JSDOM.Generated.DedicatedWorkerGlobalScope ( src/JSDOM/Generated/DedicatedWorkerGlobalScope.hs, dist/build/JSDOM/Generated/DedicatedWorkerGlobalScope.o )
[ 84 of 531] Compiling JSDOM.Generated.DelayNode ( src/JSDOM/Generated/DelayNode.hs, dist/build/JSDOM/Generated/DelayNode.o )
[ 85 of 531] Compiling JSDOM.Generated.DeviceMotionEvent ( src/JSDOM/Generated/DeviceMotionEvent.hs, dist/build/JSDOM/Generated/DeviceMotionEvent.o )
[ 86 of 531] Compiling JSDOM.Generated.DeviceOrientationEvent ( src/JSDOM/Generated/DeviceOrientationEvent.hs, dist/build/JSDOM/Generated/DeviceOrientationEvent.o )
[ 87 of 531] Compiling JSDOM.Generated.DeviceProximityEvent ( src/JSDOM/Generated/DeviceProximityEvent.hs, dist/build/JSDOM/Generated/DeviceProximityEvent.o )
[ 88 of 531] Compiling JSDOM.Generated.Document ( src/JSDOM/Generated/Document.hs, dist/build/JSDOM/Generated/Document.o )
[ 89 of 531] Compiling JSDOM.Generated.DocumentFragment ( src/JSDOM/Generated/DocumentFragment.hs, dist/build/JSDOM/Generated/DocumentFragment.o )
[ 90 of 531] Compiling JSDOM.Generated.DocumentType ( src/JSDOM/Generated/DocumentType.hs, dist/build/JSDOM/Generated/DocumentType.o )
[ 91 of 531] Compiling JSDOM.Generated.DynamicsCompressorNode ( src/JSDOM/Generated/DynamicsCompressorNode.hs, dist/build/JSDOM/Generated/DynamicsCompressorNode.o )
[ 92 of 531] Compiling JSDOM.Generated.EXTBlendMinMax ( src/JSDOM/Generated/EXTBlendMinMax.hs, dist/build/JSDOM/Generated/EXTBlendMinMax.o )
[ 93 of 531] Compiling JSDOM.Generated.EXTTextureFilterAnisotropic ( src/JSDOM/Generated/EXTTextureFilterAnisotropic.hs, dist/build/JSDOM/Generated/EXTTextureFilterAnisotropic.o )
[ 94 of 531] Compiling JSDOM.Generated.EXTsRGB ( src/JSDOM/Generated/EXTsRGB.hs, dist/build/JSDOM/Generated/EXTsRGB.o )
[ 95 of 531] Compiling JSDOM.Generated.Element ( src/JSDOM/Generated/Element.hs, dist/build/JSDOM/Generated/Element.o )
[ 96 of 531] Compiling JSDOM.Generated.Entity ( src/JSDOM/Generated/Entity.hs, dist/build/JSDOM/Generated/Entity.o )
[ 97 of 531] Compiling JSDOM.Generated.ErrorEvent ( src/JSDOM/Generated/ErrorEvent.hs, dist/build/JSDOM/Generated/ErrorEvent.o )
[ 98 of 531] Compiling JSDOM.Generated.Event ( src/JSDOM/Generated/Event.hs, dist/build/JSDOM/Generated/Event.o )
[ 99 of 531] Compiling JSDOM.Generated.EventListener ( src/JSDOM/Generated/EventListener.hs, dist/build/JSDOM/Generated/EventListener.o )
[100 of 531] Compiling JSDOM.Generated.EventSource ( src/JSDOM/Generated/EventSource.hs, dist/build/JSDOM/Generated/EventSource.o )
[101 of 531] Compiling JSDOM.Generated.EventTarget ( src/JSDOM/Generated/EventTarget.hs, dist/build/JSDOM/Generated/EventTarget.o )
[102 of 531] Compiling JSDOM.Generated.File ( src/JSDOM/Generated/File.hs, dist/build/JSDOM/Generated/File.o )
[103 of 531] Compiling JSDOM.Generated.FileError ( src/JSDOM/Generated/FileError.hs, dist/build/JSDOM/Generated/FileError.o )
[104 of 531] Compiling JSDOM.Generated.FileList ( src/JSDOM/Generated/FileList.hs, dist/build/JSDOM/Generated/FileList.o )
[105 of 531] Compiling JSDOM.Generated.FileReader ( src/JSDOM/Generated/FileReader.hs, dist/build/JSDOM/Generated/FileReader.o )
[106 of 531] Compiling JSDOM.Generated.FileReaderSync ( src/JSDOM/Generated/FileReaderSync.hs, dist/build/JSDOM/Generated/FileReaderSync.o )
[107 of 531] Compiling JSDOM.Generated.FocusEvent ( src/JSDOM/Generated/FocusEvent.hs, dist/build/JSDOM/Generated/FocusEvent.o )
[108 of 531] Compiling JSDOM.Generated.FontLoader ( src/JSDOM/Generated/FontLoader.hs, dist/build/JSDOM/Generated/FontLoader.o )
[109 of 531] Compiling JSDOM.Generated.FormData ( src/JSDOM/Generated/FormData.hs, dist/build/JSDOM/Generated/FormData.o )
[110 of 531] Compiling JSDOM.Generated.GainNode ( src/JSDOM/Generated/GainNode.hs, dist/build/JSDOM/Generated/GainNode.o )
[111 of 531] Compiling JSDOM.Generated.Gamepad ( src/JSDOM/Generated/Gamepad.hs, dist/build/JSDOM/Generated/Gamepad.o )
[112 of 531] Compiling JSDOM.Generated.GamepadButton ( src/JSDOM/Generated/GamepadButton.hs, dist/build/JSDOM/Generated/GamepadButton.o )
[113 of 531] Compiling JSDOM.Generated.GamepadEvent ( src/JSDOM/Generated/GamepadEvent.hs, dist/build/JSDOM/Generated/GamepadEvent.o )
[114 of 531] Compiling JSDOM.Generated.Geolocation ( src/JSDOM/Generated/Geolocation.hs, dist/build/JSDOM/Generated/Geolocation.o )
[115 of 531] Compiling JSDOM.Generated.Geoposition ( src/JSDOM/Generated/Geoposition.hs, dist/build/JSDOM/Generated/Geoposition.o )
[116 of 531] Compiling JSDOM.Generated.HTMLAllCollection ( src/JSDOM/Generated/HTMLAllCollection.hs, dist/build/JSDOM/Generated/HTMLAllCollection.o )
[117 of 531] Compiling JSDOM.Generated.HTMLAnchorElement ( src/JSDOM/Generated/HTMLAnchorElement.hs, dist/build/JSDOM/Generated/HTMLAnchorElement.o )
[118 of 531] Compiling JSDOM.Generated.HTMLAppletElement ( src/JSDOM/Generated/HTMLAppletElement.hs, dist/build/JSDOM/Generated/HTMLAppletElement.o )
[119 of 531] Compiling JSDOM.Generated.HTMLAreaElement ( src/JSDOM/Generated/HTMLAreaElement.hs, dist/build/JSDOM/Generated/HTMLAreaElement.o )
[120 of 531] Compiling JSDOM.Generated.HTMLBRElement ( src/JSDOM/Generated/HTMLBRElement.hs, dist/build/JSDOM/Generated/HTMLBRElement.o )
[121 of 531] Compiling JSDOM.Generated.HTMLBaseElement ( src/JSDOM/Generated/HTMLBaseElement.hs, dist/build/JSDOM/Generated/HTMLBaseElement.o )
[122 of 531] Compiling JSDOM.Generated.HTMLBaseFontElement ( src/JSDOM/Generated/HTMLBaseFontElement.hs, dist/build/JSDOM/Generated/HTMLBaseFontElement.o )
[123 of 531] Compiling JSDOM.Generated.HTMLBodyElement ( src/JSDOM/Generated/HTMLBodyElement.hs, dist/build/JSDOM/Generated/HTMLBodyElement.o )
[124 of 531] Compiling JSDOM.Generated.HTMLButtonElement ( src/JSDOM/Generated/HTMLButtonElement.hs, dist/build/JSDOM/Generated/HTMLButtonElement.o )
[125 of 531] Compiling JSDOM.Generated.HTMLCanvasElement ( src/JSDOM/Generated/HTMLCanvasElement.hs, dist/build/JSDOM/Generated/HTMLCanvasElement.o )
[126 of 531] Compiling JSDOM.Generated.HTMLCollection ( src/JSDOM/Generated/HTMLCollection.hs, dist/build/JSDOM/Generated/HTMLCollection.o )
[127 of 531] Compiling JSDOM.Generated.HTMLDListElement ( src/JSDOM/Generated/HTMLDListElement.hs, dist/build/JSDOM/Generated/HTMLDListElement.o )
[128 of 531] Compiling JSDOM.Generated.HTMLDataListElement ( src/JSDOM/Generated/HTMLDataListElement.hs, dist/build/JSDOM/Generated/HTMLDataListElement.o )
[129 of 531] Compiling JSDOM.Generated.HTMLDetailsElement ( src/JSDOM/Generated/HTMLDetailsElement.hs, dist/build/JSDOM/Generated/HTMLDetailsElement.o )
[130 of 531] Compiling JSDOM.Generated.HTMLDirectoryElement ( src/JSDOM/Generated/HTMLDirectoryElement.hs, dist/build/JSDOM/Generated/HTMLDirectoryElement.o )
[131 of 531] Compiling JSDOM.Generated.HTMLDivElement ( src/JSDOM/Generated/HTMLDivElement.hs, dist/build/JSDOM/Generated/HTMLDivElement.o )
[132 of 531] Compiling JSDOM.Generated.HTMLDocument ( src/JSDOM/Generated/HTMLDocument.hs, dist/build/JSDOM/Generated/HTMLDocument.o )
[133 of 531] Compiling JSDOM.Generated.HTMLElement ( src/JSDOM/Generated/HTMLElement.hs, dist/build/JSDOM/Generated/HTMLElement.o )
[134 of 531] Compiling JSDOM.Generated.HTMLEmbedElement ( src/JSDOM/Generated/HTMLEmbedElement.hs, dist/build/JSDOM/Generated/HTMLEmbedElement.o )
[135 of 531] Compiling JSDOM.Generated.HTMLFieldSetElement ( src/JSDOM/Generated/HTMLFieldSetElement.hs, dist/build/JSDOM/Generated/HTMLFieldSetElement.o )
[136 of 531] Compiling JSDOM.Generated.HTMLFontElement ( src/JSDOM/Generated/HTMLFontElement.hs, dist/build/JSDOM/Generated/HTMLFontElement.o )
[137 of 531] Compiling JSDOM.Generated.HTMLFormControlsCollection ( src/JSDOM/Generated/HTMLFormControlsCollection.hs, dist/build/JSDOM/Generated/HTMLFormControlsCollection.o )
[138 of 531] Compiling JSDOM.Generated.HTMLFormElement ( src/JSDOM/Generated/HTMLFormElement.hs, dist/build/JSDOM/Generated/HTMLFormElement.o )
[139 of 531] Compiling JSDOM.Generated.HTMLFrameElement ( src/JSDOM/Generated/HTMLFrameElement.hs, dist/build/JSDOM/Generated/HTMLFrameElement.o )
[140 of 531] Compiling JSDOM.Generated.HTMLFrameSetElement ( src/JSDOM/Generated/HTMLFrameSetElement.hs, dist/build/JSDOM/Generated/HTMLFrameSetElement.o )
[141 of 531] Compiling JSDOM.Generated.HTMLHRElement ( src/JSDOM/Generated/HTMLHRElement.hs, dist/build/JSDOM/Generated/HTMLHRElement.o )
[142 of 531] Compiling JSDOM.Generated.HTMLHeadElement ( src/JSDOM/Generated/HTMLHeadElement.hs, dist/build/JSDOM/Generated/HTMLHeadElement.o )
[143 of 531] Compiling JSDOM.Generated.HTMLHeadingElement ( src/JSDOM/Generated/HTMLHeadingElement.hs, dist/build/JSDOM/Generated/HTMLHeadingElement.o )
[144 of 531] Compiling JSDOM.Generated.HTMLHtmlElement ( src/JSDOM/Generated/HTMLHtmlElement.hs, dist/build/JSDOM/Generated/HTMLHtmlElement.o )
[145 of 531] Compiling JSDOM.Generated.HTMLIFrameElement ( src/JSDOM/Generated/HTMLIFrameElement.hs, dist/build/JSDOM/Generated/HTMLIFrameElement.o )
[146 of 531] Compiling JSDOM.Generated.HTMLImageElement ( src/JSDOM/Generated/HTMLImageElement.hs, dist/build/JSDOM/Generated/HTMLImageElement.o )
[147 of 531] Compiling JSDOM.Generated.HTMLInputElement ( src/JSDOM/Generated/HTMLInputElement.hs, dist/build/JSDOM/Generated/HTMLInputElement.o )
[148 of 531] Compiling JSDOM.Generated.HTMLKeygenElement ( src/JSDOM/Generated/HTMLKeygenElement.hs, dist/build/JSDOM/Generated/HTMLKeygenElement.o )
[149 of 531] Compiling JSDOM.Generated.HTMLLIElement ( src/JSDOM/Generated/HTMLLIElement.hs, dist/build/JSDOM/Generated/HTMLLIElement.o )
[150 of 531] Compiling JSDOM.Generated.HTMLLabelElement ( src/JSDOM/Generated/HTMLLabelElement.hs, dist/build/JSDOM/Generated/HTMLLabelElement.o )
[151 of 531] Compiling JSDOM.Generated.HTMLLegendElement ( src/JSDOM/Generated/HTMLLegendElement.hs, dist/build/JSDOM/Generated/HTMLLegendElement.o )
[152 of 531] Compiling JSDOM.Generated.HTMLLinkElement ( src/JSDOM/Generated/HTMLLinkElement.hs, dist/build/JSDOM/Generated/HTMLLinkElement.o )
[153 of 531] Compiling JSDOM.Generated.HTMLMapElement ( src/JSDOM/Generated/HTMLMapElement.hs, dist/build/JSDOM/Generated/HTMLMapElement.o )
[154 of 531] Compiling JSDOM.Generated.HTMLMarqueeElement ( src/JSDOM/Generated/HTMLMarqueeElement.hs, dist/build/JSDOM/Generated/HTMLMarqueeElement.o )
[155 of 531] Compiling JSDOM.Generated.HTMLMediaElement ( src/JSDOM/Generated/HTMLMediaElement.hs, dist/build/JSDOM/Generated/HTMLMediaElement.o )
[156 of 531] Compiling JSDOM.Generated.HTMLMenuElement ( src/JSDOM/Generated/HTMLMenuElement.hs, dist/build/JSDOM/Generated/HTMLMenuElement.o )
[157 of 531] Compiling JSDOM.Generated.HTMLMetaElement ( src/JSDOM/Generated/HTMLMetaElement.hs, dist/build/JSDOM/Generated/HTMLMetaElement.o )
[158 of 531] Compiling JSDOM.Generated.HTMLMeterElement ( src/JSDOM/Generated/HTMLMeterElement.hs, dist/build/JSDOM/Generated/HTMLMeterElement.o )
[159 of 531] Compiling JSDOM.Generated.HTMLModElement ( src/JSDOM/Generated/HTMLModElement.hs, dist/build/JSDOM/Generated/HTMLModElement.o )
[160 of 531] Compiling JSDOM.Generated.HTMLOListElement ( src/JSDOM/Generated/HTMLOListElement.hs, dist/build/JSDOM/Generated/HTMLOListElement.o )
[161 of 531] Compiling JSDOM.Generated.HTMLObjectElement ( src/JSDOM/Generated/HTMLObjectElement.hs, dist/build/JSDOM/Generated/HTMLObjectElement.o )
[162 of 531] Compiling JSDOM.Generated.HTMLOptGroupElement ( src/JSDOM/Generated/HTMLOptGroupElement.hs, dist/build/JSDOM/Generated/HTMLOptGroupElement.o )
[163 of 531] Compiling JSDOM.Generated.HTMLOptionElement ( src/JSDOM/Generated/HTMLOptionElement.hs, dist/build/JSDOM/Generated/HTMLOptionElement.o )
[164 of 531] Compiling JSDOM.Generated.HTMLOptionsCollection ( src/JSDOM/Generated/HTMLOptionsCollection.hs, dist/build/JSDOM/Generated/HTMLOptionsCollection.o )
[165 of 531] Compiling JSDOM.Generated.HTMLOutputElement ( src/JSDOM/Generated/HTMLOutputElement.hs, dist/build/JSDOM/Generated/HTMLOutputElement.o )
[166 of 531] Compiling JSDOM.Generated.HTMLParagraphElement ( src/JSDOM/Generated/HTMLParagraphElement.hs, dist/build/JSDOM/Generated/HTMLParagraphElement.o )
[167 of 531] Compiling JSDOM.Generated.HTMLParamElement ( src/JSDOM/Generated/HTMLParamElement.hs, dist/build/JSDOM/Generated/HTMLParamElement.o )
[168 of 531] Compiling JSDOM.Generated.HTMLPreElement ( src/JSDOM/Generated/HTMLPreElement.hs, dist/build/JSDOM/Generated/HTMLPreElement.o )
[169 of 531] Compiling JSDOM.Generated.HTMLProgressElement ( src/JSDOM/Generated/HTMLProgressElement.hs, dist/build/JSDOM/Generated/HTMLProgressElement.o )
[170 of 531] Compiling JSDOM.Generated.HTMLQuoteElement ( src/JSDOM/Generated/HTMLQuoteElement.hs, dist/build/JSDOM/Generated/HTMLQuoteElement.o )
[171 of 531] Compiling JSDOM.Generated.HTMLScriptElement ( src/JSDOM/Generated/HTMLScriptElement.hs, dist/build/JSDOM/Generated/HTMLScriptElement.o )
[172 of 531] Compiling JSDOM.Generated.HTMLSelectElement ( src/JSDOM/Generated/HTMLSelectElement.hs, dist/build/JSDOM/Generated/HTMLSelectElement.o )
[173 of 531] Compiling JSDOM.Generated.HTMLSourceElement ( src/JSDOM/Generated/HTMLSourceElement.hs, dist/build/JSDOM/Generated/HTMLSourceElement.o )
[174 of 531] Compiling JSDOM.Generated.HTMLStyleElement ( src/JSDOM/Generated/HTMLStyleElement.hs, dist/build/JSDOM/Generated/HTMLStyleElement.o )
[175 of 531] Compiling JSDOM.Generated.HTMLTableCaptionElement ( src/JSDOM/Generated/HTMLTableCaptionElement.hs, dist/build/JSDOM/Generated/HTMLTableCaptionElement.o )
[176 of 531] Compiling JSDOM.Generated.HTMLTableCellElement ( src/JSDOM/Generated/HTMLTableCellElement.hs, dist/build/JSDOM/Generated/HTMLTableCellElement.o )
[177 of 531] Compiling JSDOM.Generated.HTMLTableColElement ( src/JSDOM/Generated/HTMLTableColElement.hs, dist/build/JSDOM/Generated/HTMLTableColElement.o )
[178 of 531] Compiling JSDOM.Generated.HTMLTableElement ( src/JSDOM/Generated/HTMLTableElement.hs, dist/build/JSDOM/Generated/HTMLTableElement.o )
[179 of 531] Compiling JSDOM.Generated.HTMLTableRowElement ( src/JSDOM/Generated/HTMLTableRowElement.hs, dist/build/JSDOM/Generated/HTMLTableRowElement.o )
[180 of 531] Compiling JSDOM.Generated.HTMLTableSectionElement ( src/JSDOM/Generated/HTMLTableSectionElement.hs, dist/build/JSDOM/Generated/HTMLTableSectionElement.o )
[181 of 531] Compiling JSDOM.Generated.HTMLTemplateElement ( src/JSDOM/Generated/HTMLTemplateElement.hs, dist/build/JSDOM/Generated/HTMLTemplateElement.o )
[182 of 531] Compiling JSDOM.Generated.HTMLTextAreaElement ( src/JSDOM/Generated/HTMLTextAreaElement.hs, dist/build/JSDOM/Generated/HTMLTextAreaElement.o )
[183 of 531] Compiling JSDOM.Generated.HTMLTitleElement ( src/JSDOM/Generated/HTMLTitleElement.hs, dist/build/JSDOM/Generated/HTMLTitleElement.o )
[184 of 531] Compiling JSDOM.Generated.HTMLTrackElement ( src/JSDOM/Generated/HTMLTrackElement.hs, dist/build/JSDOM/Generated/HTMLTrackElement.o )
[185 of 531] Compiling JSDOM.Generated.HTMLUListElement ( src/JSDOM/Generated/HTMLUListElement.hs, dist/build/JSDOM/Generated/HTMLUListElement.o )
[186 of 531] Compiling JSDOM.Generated.HTMLVideoElement ( src/JSDOM/Generated/HTMLVideoElement.hs, dist/build/JSDOM/Generated/HTMLVideoElement.o )
[187 of 531] Compiling JSDOM.Generated.HashChangeEvent ( src/JSDOM/Generated/HashChangeEvent.hs, dist/build/JSDOM/Generated/HashChangeEvent.o )
[188 of 531] Compiling JSDOM.Generated.History ( src/JSDOM/Generated/History.hs, dist/build/JSDOM/Generated/History.o )
[189 of 531] Compiling JSDOM.Generated.IDBCursor ( src/JSDOM/Generated/IDBCursor.hs, dist/build/JSDOM/Generated/IDBCursor.o )
[190 of 531] Compiling JSDOM.Generated.IDBCursorWithValue ( src/JSDOM/Generated/IDBCursorWithValue.hs, dist/build/JSDOM/Generated/IDBCursorWithValue.o )
[191 of 531] Compiling JSDOM.Generated.IDBDatabase ( src/JSDOM/Generated/IDBDatabase.hs, dist/build/JSDOM/Generated/IDBDatabase.o )
[192 of 531] Compiling JSDOM.Generated.IDBFactory ( src/JSDOM/Generated/IDBFactory.hs, dist/build/JSDOM/Generated/IDBFactory.o )
[193 of 531] Compiling JSDOM.Generated.IDBIndex ( src/JSDOM/Generated/IDBIndex.hs, dist/build/JSDOM/Generated/IDBIndex.o )
[194 of 531] Compiling JSDOM.Generated.IDBKeyRange ( src/JSDOM/Generated/IDBKeyRange.hs, dist/build/JSDOM/Generated/IDBKeyRange.o )
[195 of 531] Compiling JSDOM.Generated.IDBObjectStore ( src/JSDOM/Generated/IDBObjectStore.hs, dist/build/JSDOM/Generated/IDBObjectStore.o )
[196 of 531] Compiling JSDOM.Generated.IDBOpenDBRequest ( src/JSDOM/Generated/IDBOpenDBRequest.hs, dist/build/JSDOM/Generated/IDBOpenDBRequest.o )
[197 of 531] Compiling JSDOM.Generated.IDBRequest ( src/JSDOM/Generated/IDBRequest.hs, dist/build/JSDOM/Generated/IDBRequest.o )
[198 of 531] Compiling JSDOM.Generated.IDBTransaction ( src/JSDOM/Generated/IDBTransaction.hs, dist/build/JSDOM/Generated/IDBTransaction.o )
[199 of 531] Compiling JSDOM.Generated.IDBVersionChangeEvent ( src/JSDOM/Generated/IDBVersionChangeEvent.hs, dist/build/JSDOM/Generated/IDBVersionChangeEvent.o )
[200 of 531] Compiling JSDOM.Generated.ImageData ( src/JSDOM/Generated/ImageData.hs, dist/build/JSDOM/Generated/ImageData.o )
[201 of 531] Compiling JSDOM.Generated.InspectorFrontendHost ( src/JSDOM/Generated/InspectorFrontendHost.hs, dist/build/JSDOM/Generated/InspectorFrontendHost.o )
[202 of 531] Compiling JSDOM.Generated.InternalSettings ( src/JSDOM/Generated/InternalSettings.hs, dist/build/JSDOM/Generated/InternalSettings.o )
[203 of 531] Compiling JSDOM.Generated.Internals ( src/JSDOM/Generated/Internals.hs, dist/build/JSDOM/Generated/Internals.o )
[204 of 531] Compiling JSDOM.Generated.KeyboardEvent ( src/JSDOM/Generated/KeyboardEvent.hs, dist/build/JSDOM/Generated/KeyboardEvent.o )
[205 of 531] Compiling JSDOM.Generated.Location ( src/JSDOM/Generated/Location.hs, dist/build/JSDOM/Generated/Location.o )
[206 of 531] Compiling JSDOM.Generated.MallocStatistics ( src/JSDOM/Generated/MallocStatistics.hs, dist/build/JSDOM/Generated/MallocStatistics.o )
[207 of 531] Compiling JSDOM.Generated.MediaController ( src/JSDOM/Generated/MediaController.hs, dist/build/JSDOM/Generated/MediaController.o )
[208 of 531] Compiling JSDOM.Generated.MediaControlsHost ( src/JSDOM/Generated/MediaControlsHost.hs, dist/build/JSDOM/Generated/MediaControlsHost.o )
[209 of 531] Compiling JSDOM.Generated.MediaElementAudioSourceNode ( src/JSDOM/Generated/MediaElementAudioSourceNode.hs, dist/build/JSDOM/Generated/MediaElementAudioSourceNode.o )
[210 of 531] Compiling JSDOM.Generated.MediaError ( src/JSDOM/Generated/MediaError.hs, dist/build/JSDOM/Generated/MediaError.o )
[211 of 531] Compiling JSDOM.Generated.MediaKeyError ( src/JSDOM/Generated/MediaKeyError.hs, dist/build/JSDOM/Generated/MediaKeyError.o )
[212 of 531] Compiling JSDOM.Generated.MediaKeyEvent ( src/JSDOM/Generated/MediaKeyEvent.hs, dist/build/JSDOM/Generated/MediaKeyEvent.o )
[213 of 531] Compiling JSDOM.Generated.MediaKeyMessageEvent ( src/JSDOM/Generated/MediaKeyMessageEvent.hs, dist/build/JSDOM/Generated/MediaKeyMessageEvent.o )
[214 of 531] Compiling JSDOM.Generated.MediaKeyNeededEvent ( src/JSDOM/Generated/MediaKeyNeededEvent.hs, dist/build/JSDOM/Generated/MediaKeyNeededEvent.o )
[215 of 531] Compiling JSDOM.Generated.MediaKeySession ( src/JSDOM/Generated/MediaKeySession.hs, dist/build/JSDOM/Generated/MediaKeySession.o )
[216 of 531] Compiling JSDOM.Generated.MediaKeys ( src/JSDOM/Generated/MediaKeys.hs, dist/build/JSDOM/Generated/MediaKeys.o )
[217 of 531] Compiling JSDOM.Generated.MediaList ( src/JSDOM/Generated/MediaList.hs, dist/build/JSDOM/Generated/MediaList.o )
[218 of 531] Compiling JSDOM.Generated.MediaQueryList ( src/JSDOM/Generated/MediaQueryList.hs, dist/build/JSDOM/Generated/MediaQueryList.o )
[219 of 531] Compiling JSDOM.Generated.MediaQueryListListener ( src/JSDOM/Generated/MediaQueryListListener.hs, dist/build/JSDOM/Generated/MediaQueryListListener.o )
[220 of 531] Compiling JSDOM.Generated.MediaSource ( src/JSDOM/Generated/MediaSource.hs, dist/build/JSDOM/Generated/MediaSource.o )
[221 of 531] Compiling JSDOM.Generated.MediaSourceStates ( src/JSDOM/Generated/MediaSourceStates.hs, dist/build/JSDOM/Generated/MediaSourceStates.o )
[222 of 531] Compiling JSDOM.Generated.MediaStream ( src/JSDOM/Generated/MediaStream.hs, dist/build/JSDOM/Generated/MediaStream.o )
[223 of 531] Compiling JSDOM.Generated.MediaStreamAudioDestinationNode ( src/JSDOM/Generated/MediaStreamAudioDestinationNode.hs, dist/build/JSDOM/Generated/MediaStreamAudioDestinationNode.o )
[224 of 531] Compiling JSDOM.Generated.MediaStreamAudioSourceNode ( src/JSDOM/Generated/MediaStreamAudioSourceNode.hs, dist/build/JSDOM/Generated/MediaStreamAudioSourceNode.o )
[225 of 531] Compiling JSDOM.Generated.MediaStreamEvent ( src/JSDOM/Generated/MediaStreamEvent.hs, dist/build/JSDOM/Generated/MediaStreamEvent.o )
[226 of 531] Compiling JSDOM.Generated.MediaStreamTrack ( src/JSDOM/Generated/MediaStreamTrack.hs, dist/build/JSDOM/Generated/MediaStreamTrack.o )
[227 of 531] Compiling JSDOM.Generated.MediaStreamTrackEvent ( src/JSDOM/Generated/MediaStreamTrackEvent.hs, dist/build/JSDOM/Generated/MediaStreamTrackEvent.o )
[228 of 531] Compiling JSDOM.Generated.MediaStreamTrackSourcesCallback ( src/JSDOM/Generated/MediaStreamTrackSourcesCallback.hs, dist/build/JSDOM/Generated/MediaStreamTrackSourcesCallback.o )
[229 of 531] Compiling JSDOM.Generated.MediaTrackConstraints ( src/JSDOM/Generated/MediaTrackConstraints.hs, dist/build/JSDOM/Generated/MediaTrackConstraints.o )
[230 of 531] Compiling JSDOM.Generated.MemoryInfo ( src/JSDOM/Generated/MemoryInfo.hs, dist/build/JSDOM/Generated/MemoryInfo.o )
[231 of 531] Compiling JSDOM.Generated.MessageChannel ( src/JSDOM/Generated/MessageChannel.hs, dist/build/JSDOM/Generated/MessageChannel.o )
[232 of 531] Compiling JSDOM.Generated.MessageEvent ( src/JSDOM/Generated/MessageEvent.hs, dist/build/JSDOM/Generated/MessageEvent.o )
[233 of 531] Compiling JSDOM.Generated.MessagePort ( src/JSDOM/Generated/MessagePort.hs, dist/build/JSDOM/Generated/MessagePort.o )
[234 of 531] Compiling JSDOM.Generated.MimeType ( src/JSDOM/Generated/MimeType.hs, dist/build/JSDOM/Generated/MimeType.o )
[235 of 531] Compiling JSDOM.Generated.MimeTypeArray ( src/JSDOM/Generated/MimeTypeArray.hs, dist/build/JSDOM/Generated/MimeTypeArray.o )
[236 of 531] Compiling JSDOM.Generated.MouseEvent ( src/JSDOM/Generated/MouseEvent.hs, dist/build/JSDOM/Generated/MouseEvent.o )
[237 of 531] Compiling JSDOM.Generated.MutationEvent ( src/JSDOM/Generated/MutationEvent.hs, dist/build/JSDOM/Generated/MutationEvent.o )
[238 of 531] Compiling JSDOM.Generated.MutationObserver ( src/JSDOM/Generated/MutationObserver.hs, dist/build/JSDOM/Generated/MutationObserver.o )
[239 of 531] Compiling JSDOM.Generated.MutationRecord ( src/JSDOM/Generated/MutationRecord.hs, dist/build/JSDOM/Generated/MutationRecord.o )
[240 of 531] Compiling JSDOM.Generated.NamedNodeMap ( src/JSDOM/Generated/NamedNodeMap.hs, dist/build/JSDOM/Generated/NamedNodeMap.o )
[241 of 531] Compiling JSDOM.Generated.Navigator ( src/JSDOM/Generated/Navigator.hs, dist/build/JSDOM/Generated/Navigator.o )
[242 of 531] Compiling JSDOM.Generated.NavigatorUserMediaError ( src/JSDOM/Generated/NavigatorUserMediaError.hs, dist/build/JSDOM/Generated/NavigatorUserMediaError.o )
[243 of 531] Compiling JSDOM.Generated.NavigatorUserMediaErrorCallback ( src/JSDOM/Generated/NavigatorUserMediaErrorCallback.hs, dist/build/JSDOM/Generated/NavigatorUserMediaErrorCallback.o )
[244 of 531] Compiling JSDOM.Generated.NavigatorUserMediaSuccessCallback ( src/JSDOM/Generated/NavigatorUserMediaSuccessCallback.hs, dist/build/JSDOM/Generated/NavigatorUserMediaSuccessCallback.o )
[245 of 531] Compiling JSDOM.Generated.Node ( src/JSDOM/Generated/Node.hs, dist/build/JSDOM/Generated/Node.o )
[246 of 531] Compiling JSDOM.Generated.NodeFilter ( src/JSDOM/Generated/NodeFilter.hs, dist/build/JSDOM/Generated/NodeFilter.o )
[247 of 531] Compiling JSDOM.Generated.NodeIterator ( src/JSDOM/Generated/NodeIterator.hs, dist/build/JSDOM/Generated/NodeIterator.o )
[248 of 531] Compiling JSDOM.Generated.NodeList ( src/JSDOM/Generated/NodeList.hs, dist/build/JSDOM/Generated/NodeList.o )
[249 of 531] Compiling JSDOM.Generated.Notification ( src/JSDOM/Generated/Notification.hs, dist/build/JSDOM/Generated/Notification.o )
[250 of 531] Compiling JSDOM.Generated.NotificationCenter ( src/JSDOM/Generated/NotificationCenter.hs, dist/build/JSDOM/Generated/NotificationCenter.o )
[251 of 531] Compiling JSDOM.Generated.NotificationPermissionCallback ( src/JSDOM/Generated/NotificationPermissionCallback.hs, dist/build/JSDOM/Generated/NotificationPermissionCallback.o )
[252 of 531] Compiling JSDOM.Generated.OESStandardDerivatives ( src/JSDOM/Generated/OESStandardDerivatives.hs, dist/build/JSDOM/Generated/OESStandardDerivatives.o )
[253 of 531] Compiling JSDOM.Generated.OESTextureHalfFloat ( src/JSDOM/Generated/OESTextureHalfFloat.hs, dist/build/JSDOM/Generated/OESTextureHalfFloat.o )
[254 of 531] Compiling JSDOM.Generated.OESVertexArrayObject ( src/JSDOM/Generated/OESVertexArrayObject.hs, dist/build/JSDOM/Generated/OESVertexArrayObject.o )
[255 of 531] Compiling JSDOM.Generated.OfflineAudioCompletionEvent ( src/JSDOM/Generated/OfflineAudioCompletionEvent.hs, dist/build/JSDOM/Generated/OfflineAudioCompletionEvent.o )
[256 of 531] Compiling JSDOM.Generated.OfflineAudioContext ( src/JSDOM/Generated/OfflineAudioContext.hs, dist/build/JSDOM/Generated/OfflineAudioContext.o )
[257 of 531] Compiling JSDOM.Generated.OscillatorNode ( src/JSDOM/Generated/OscillatorNode.hs, dist/build/JSDOM/Generated/OscillatorNode.o )
[258 of 531] Compiling JSDOM.Generated.OverflowEvent ( src/JSDOM/Generated/OverflowEvent.hs, dist/build/JSDOM/Generated/OverflowEvent.o )
[259 of 531] Compiling JSDOM.Generated.PageTransitionEvent ( src/JSDOM/Generated/PageTransitionEvent.hs, dist/build/JSDOM/Generated/PageTransitionEvent.o )
[260 of 531] Compiling JSDOM.Generated.PannerNode ( src/JSDOM/Generated/PannerNode.hs, dist/build/JSDOM/Generated/PannerNode.o )
[261 of 531] Compiling JSDOM.Generated.Path2D ( src/JSDOM/Generated/Path2D.hs, dist/build/JSDOM/Generated/Path2D.o )
[262 of 531] Compiling JSDOM.Generated.Performance ( src/JSDOM/Generated/Performance.hs, dist/build/JSDOM/Generated/Performance.o )
[263 of 531] Compiling JSDOM.Generated.PerformanceEntry ( src/JSDOM/Generated/PerformanceEntry.hs, dist/build/JSDOM/Generated/PerformanceEntry.o )
[264 of 531] Compiling JSDOM.Generated.PerformanceEntryList ( src/JSDOM/Generated/PerformanceEntryList.hs, dist/build/JSDOM/Generated/PerformanceEntryList.o )
[265 of 531] Compiling JSDOM.Generated.PerformanceNavigation ( src/JSDOM/Generated/PerformanceNavigation.hs, dist/build/JSDOM/Generated/PerformanceNavigation.o )
[266 of 531] Compiling JSDOM.Generated.PerformanceResourceTiming ( src/JSDOM/Generated/PerformanceResourceTiming.hs, dist/build/JSDOM/Generated/PerformanceResourceTiming.o )
[267 of 531] Compiling JSDOM.Generated.PerformanceTiming ( src/JSDOM/Generated/PerformanceTiming.hs, dist/build/JSDOM/Generated/PerformanceTiming.o )
[268 of 531] Compiling JSDOM.Generated.Plugin ( src/JSDOM/Generated/Plugin.hs, dist/build/JSDOM/Generated/Plugin.o )
[269 of 531] Compiling JSDOM.Generated.PluginArray ( src/JSDOM/Generated/PluginArray.hs, dist/build/JSDOM/Generated/PluginArray.o )
[270 of 531] Compiling JSDOM.Generated.PopStateEvent ( src/JSDOM/Generated/PopStateEvent.hs, dist/build/JSDOM/Generated/PopStateEvent.o )
[271 of 531] Compiling JSDOM.Generated.PositionCallback ( src/JSDOM/Generated/PositionCallback.hs, dist/build/JSDOM/Generated/PositionCallback.o )
[272 of 531] Compiling JSDOM.Generated.PositionError ( src/JSDOM/Generated/PositionError.hs, dist/build/JSDOM/Generated/PositionError.o )
[273 of 531] Compiling JSDOM.Generated.PositionErrorCallback ( src/JSDOM/Generated/PositionErrorCallback.hs, dist/build/JSDOM/Generated/PositionErrorCallback.o )
[274 of 531] Compiling JSDOM.Generated.ProcessingInstruction ( src/JSDOM/Generated/ProcessingInstruction.hs, dist/build/JSDOM/Generated/ProcessingInstruction.o )
[275 of 531] Compiling JSDOM.Generated.ProgressEvent ( src/JSDOM/Generated/ProgressEvent.hs, dist/build/JSDOM/Generated/ProgressEvent.o )
[276 of 531] Compiling JSDOM.Generated.QuickTimePluginReplacement ( src/JSDOM/Generated/QuickTimePluginReplacement.hs, dist/build/JSDOM/Generated/QuickTimePluginReplacement.o )
[277 of 531] Compiling JSDOM.Generated.RGBColor ( src/JSDOM/Generated/RGBColor.hs, dist/build/JSDOM/Generated/RGBColor.o )
[278 of 531] Compiling JSDOM.Generated.RTCConfiguration ( src/JSDOM/Generated/RTCConfiguration.hs, dist/build/JSDOM/Generated/RTCConfiguration.o )
[279 of 531] Compiling JSDOM.Generated.RTCDTMFSender ( src/JSDOM/Generated/RTCDTMFSender.hs, dist/build/JSDOM/Generated/RTCDTMFSender.o )
[280 of 531] Compiling JSDOM.Generated.RTCDTMFToneChangeEvent ( src/JSDOM/Generated/RTCDTMFToneChangeEvent.hs, dist/build/JSDOM/Generated/RTCDTMFToneChangeEvent.o )
[281 of 531] Compiling JSDOM.Generated.RTCDataChannel ( src/JSDOM/Generated/RTCDataChannel.hs, dist/build/JSDOM/Generated/RTCDataChannel.o )
[282 of 531] Compiling JSDOM.Generated.RTCDataChannelEvent ( src/JSDOM/Generated/RTCDataChannelEvent.hs, dist/build/JSDOM/Generated/RTCDataChannelEvent.o )
[283 of 531] Compiling JSDOM.Generated.RTCIceCandidate ( src/JSDOM/Generated/RTCIceCandidate.hs, dist/build/JSDOM/Generated/RTCIceCandidate.o )
[284 of 531] Compiling JSDOM.Generated.RTCIceCandidateEvent ( src/JSDOM/Generated/RTCIceCandidateEvent.hs, dist/build/JSDOM/Generated/RTCIceCandidateEvent.o )
[285 of 531] Compiling JSDOM.Generated.RTCIceServer ( src/JSDOM/Generated/RTCIceServer.hs, dist/build/JSDOM/Generated/RTCIceServer.o )
[286 of 531] Compiling JSDOM.Generated.RTCPeerConnection ( src/JSDOM/Generated/RTCPeerConnection.hs, dist/build/JSDOM/Generated/RTCPeerConnection.o )
[287 of 531] Compiling JSDOM.Generated.RTCPeerConnectionErrorCallback ( src/JSDOM/Generated/RTCPeerConnectionErrorCallback.hs, dist/build/JSDOM/Generated/RTCPeerConnectionErrorCallback.o )
[288 of 531] Compiling JSDOM.Generated.RTCSessionDescription ( src/JSDOM/Generated/RTCSessionDescription.hs, dist/build/JSDOM/Generated/RTCSessionDescription.o )
[289 of 531] Compiling JSDOM.Generated.RTCSessionDescriptionCallback ( src/JSDOM/Generated/RTCSessionDescriptionCallback.hs, dist/build/JSDOM/Generated/RTCSessionDescriptionCallback.o )
[290 of 531] Compiling JSDOM.Generated.RTCStatsCallback ( src/JSDOM/Generated/RTCStatsCallback.hs, dist/build/JSDOM/Generated/RTCStatsCallback.o )
[291 of 531] Compiling JSDOM.Generated.RTCStatsReport ( src/JSDOM/Generated/RTCStatsReport.hs, dist/build/JSDOM/Generated/RTCStatsReport.o )
[292 of 531] Compiling JSDOM.Generated.RTCStatsResponse ( src/JSDOM/Generated/RTCStatsResponse.hs, dist/build/JSDOM/Generated/RTCStatsResponse.o )
[293 of 531] Compiling JSDOM.Generated.RadioNodeList ( src/JSDOM/Generated/RadioNodeList.hs, dist/build/JSDOM/Generated/RadioNodeList.o )
[294 of 531] Compiling JSDOM.Generated.Range ( src/JSDOM/Generated/Range.hs, dist/build/JSDOM/Generated/Range.o )
[295 of 531] Compiling JSDOM.Generated.ReadableStream ( src/JSDOM/Generated/ReadableStream.hs, dist/build/JSDOM/Generated/ReadableStream.o )
[296 of 531] Compiling JSDOM.Generated.Rect ( src/JSDOM/Generated/Rect.hs, dist/build/JSDOM/Generated/Rect.o )
[297 of 531] Compiling JSDOM.Generated.RequestAnimationFrameCallback ( src/JSDOM/Generated/RequestAnimationFrameCallback.hs, dist/build/JSDOM/Generated/RequestAnimationFrameCallback.o )
[298 of 531] Compiling JSDOM.Generated.SQLError ( src/JSDOM/Generated/SQLError.hs, dist/build/JSDOM/Generated/SQLError.o )
[299 of 531] Compiling JSDOM.Generated.SQLResultSet ( src/JSDOM/Generated/SQLResultSet.hs, dist/build/JSDOM/Generated/SQLResultSet.o )
[300 of 531] Compiling JSDOM.Generated.SQLResultSetRowList ( src/JSDOM/Generated/SQLResultSetRowList.hs, dist/build/JSDOM/Generated/SQLResultSetRowList.o )
[301 of 531] Compiling JSDOM.Generated.SQLStatementCallback ( src/JSDOM/Generated/SQLStatementCallback.hs, dist/build/JSDOM/Generated/SQLStatementCallback.o )
[302 of 531] Compiling JSDOM.Generated.SQLStatementErrorCallback ( src/JSDOM/Generated/SQLStatementErrorCallback.hs, dist/build/JSDOM/Generated/SQLStatementErrorCallback.o )
[303 of 531] Compiling JSDOM.Generated.SQLTransaction ( src/JSDOM/Generated/SQLTransaction.hs, dist/build/JSDOM/Generated/SQLTransaction.o )
[304 of 531] Compiling JSDOM.Generated.SQLTransactionCallback ( src/JSDOM/Generated/SQLTransactionCallback.hs, dist/build/JSDOM/Generated/SQLTransactionCallback.o )
[305 of 531] Compiling JSDOM.Generated.SQLTransactionErrorCallback ( src/JSDOM/Generated/SQLTransactionErrorCallback.hs, dist/build/JSDOM/Generated/SQLTransactionErrorCallback.o )
[306 of 531] Compiling JSDOM.Generated.SVGAElement ( src/JSDOM/Generated/SVGAElement.hs, dist/build/JSDOM/Generated/SVGAElement.o )
[307 of 531] Compiling JSDOM.Generated.SVGAltGlyphElement ( src/JSDOM/Generated/SVGAltGlyphElement.hs, dist/build/JSDOM/Generated/SVGAltGlyphElement.o )
[308 of 531] Compiling JSDOM.Generated.SVGAngle ( src/JSDOM/Generated/SVGAngle.hs, dist/build/JSDOM/Generated/SVGAngle.o )
[309 of 531] Compiling JSDOM.Generated.SVGAnimatedAngle ( src/JSDOM/Generated/SVGAnimatedAngle.hs, dist/build/JSDOM/Generated/SVGAnimatedAngle.o )
[310 of 531] Compiling JSDOM.Generated.SVGAnimatedBoolean ( src/JSDOM/Generated/SVGAnimatedBoolean.hs, dist/build/JSDOM/Generated/SVGAnimatedBoolean.o )
[311 of 531] Compiling JSDOM.Generated.SVGAnimatedEnumeration ( src/JSDOM/Generated/SVGAnimatedEnumeration.hs, dist/build/JSDOM/Generated/SVGAnimatedEnumeration.o )
[312 of 531] Compiling JSDOM.Generated.SVGAnimatedInteger ( src/JSDOM/Generated/SVGAnimatedInteger.hs, dist/build/JSDOM/Generated/SVGAnimatedInteger.o )
[313 of 531] Compiling JSDOM.Generated.SVGAnimatedLength ( src/JSDOM/Generated/SVGAnimatedLength.hs, dist/build/JSDOM/Generated/SVGAnimatedLength.o )
[314 of 531] Compiling JSDOM.Generated.SVGAnimatedLengthList ( src/JSDOM/Generated/SVGAnimatedLengthList.hs, dist/build/JSDOM/Generated/SVGAnimatedLengthList.o )
[315 of 531] Compiling JSDOM.Generated.SVGAnimatedNumber ( src/JSDOM/Generated/SVGAnimatedNumber.hs, dist/build/JSDOM/Generated/SVGAnimatedNumber.o )
[316 of 531] Compiling JSDOM.Generated.SVGAnimatedNumberList ( src/JSDOM/Generated/SVGAnimatedNumberList.hs, dist/build/JSDOM/Generated/SVGAnimatedNumberList.o )
[317 of 531] Compiling JSDOM.Generated.SVGAnimatedPreserveAspectRatio ( src/JSDOM/Generated/SVGAnimatedPreserveAspectRatio.hs, dist/build/JSDOM/Generated/SVGAnimatedPreserveAspectRatio.o )
[318 of 531] Compiling JSDOM.Generated.SVGAnimatedRect ( src/JSDOM/Generated/SVGAnimatedRect.hs, dist/build/JSDOM/Generated/SVGAnimatedRect.o )
[319 of 531] Compiling JSDOM.Generated.SVGAnimatedString ( src/JSDOM/Generated/SVGAnimatedString.hs, dist/build/JSDOM/Generated/SVGAnimatedString.o )
[320 of 531] Compiling JSDOM.Generated.SVGAnimatedTransformList ( src/JSDOM/Generated/SVGAnimatedTransformList.hs, dist/build/JSDOM/Generated/SVGAnimatedTransformList.o )
[321 of 531] Compiling JSDOM.Generated.SVGAnimationElement ( src/JSDOM/Generated/SVGAnimationElement.hs, dist/build/JSDOM/Generated/SVGAnimationElement.o )
[322 of 531] Compiling JSDOM.Generated.SVGCircleElement ( src/JSDOM/Generated/SVGCircleElement.hs, dist/build/JSDOM/Generated/SVGCircleElement.o )
[323 of 531] Compiling JSDOM.Generated.SVGClipPathElement ( src/JSDOM/Generated/SVGClipPathElement.hs, dist/build/JSDOM/Generated/SVGClipPathElement.o )
[324 of 531] Compiling JSDOM.Generated.SVGColor ( src/JSDOM/Generated/SVGColor.hs, dist/build/JSDOM/Generated/SVGColor.o )
[325 of 531] Compiling JSDOM.Generated.SVGComponentTransferFunctionElement ( src/JSDOM/Generated/SVGComponentTransferFunctionElement.hs, dist/build/JSDOM/Generated/SVGComponentTransferFunctionElement.o )
[326 of 531] Compiling JSDOM.Generated.SVGCursorElement ( src/JSDOM/Generated/SVGCursorElement.hs, dist/build/JSDOM/Generated/SVGCursorElement.o )
[327 of 531] Compiling JSDOM.Generated.SVGDocument ( src/JSDOM/Generated/SVGDocument.hs, dist/build/JSDOM/Generated/SVGDocument.o )
[328 of 531] Compiling JSDOM.Generated.SVGElement ( src/JSDOM/Generated/SVGElement.hs, dist/build/JSDOM/Generated/SVGElement.o )
[329 of 531] Compiling JSDOM.Generated.SVGEllipseElement ( src/JSDOM/Generated/SVGEllipseElement.hs, dist/build/JSDOM/Generated/SVGEllipseElement.o )
[330 of 531] Compiling JSDOM.Generated.SVGExternalResourcesRequired ( src/JSDOM/Generated/SVGExternalResourcesRequired.hs, dist/build/JSDOM/Generated/SVGExternalResourcesRequired.o )
[331 of 531] Compiling JSDOM.Generated.SVGFEBlendElement ( src/JSDOM/Generated/SVGFEBlendElement.hs, dist/build/JSDOM/Generated/SVGFEBlendElement.o )
[332 of 531] Compiling JSDOM.Generated.SVGFEColorMatrixElement ( src/JSDOM/Generated/SVGFEColorMatrixElement.hs, dist/build/JSDOM/Generated/SVGFEColorMatrixElement.o )
[333 of 531] Compiling JSDOM.Generated.SVGFEComponentTransferElement ( src/JSDOM/Generated/SVGFEComponentTransferElement.hs, dist/build/JSDOM/Generated/SVGFEComponentTransferElement.o )
[334 of 531] Compiling JSDOM.Generated.SVGFECompositeElement ( src/JSDOM/Generated/SVGFECompositeElement.hs, dist/build/JSDOM/Generated/SVGFECompositeElement.o )
[335 of 531] Compiling JSDOM.Generated.SVGFEConvolveMatrixElement ( src/JSDOM/Generated/SVGFEConvolveMatrixElement.hs, dist/build/JSDOM/Generated/SVGFEConvolveMatrixElement.o )
[336 of 531] Compiling JSDOM.Generated.SVGFEDiffuseLightingElement ( src/JSDOM/Generated/SVGFEDiffuseLightingElement.hs, dist/build/JSDOM/Generated/SVGFEDiffuseLightingElement.o )
[337 of 531] Compiling JSDOM.Generated.SVGFEDisplacementMapElement ( src/JSDOM/Generated/SVGFEDisplacementMapElement.hs, dist/build/JSDOM/Generated/SVGFEDisplacementMapElement.o )
[338 of 531] Compiling JSDOM.Generated.SVGFEDistantLightElement ( src/JSDOM/Generated/SVGFEDistantLightElement.hs, dist/build/JSDOM/Generated/SVGFEDistantLightElement.o )
[339 of 531] Compiling JSDOM.Generated.SVGFEDropShadowElement ( src/JSDOM/Generated/SVGFEDropShadowElement.hs, dist/build/JSDOM/Generated/SVGFEDropShadowElement.o )
[340 of 531] Compiling JSDOM.Generated.SVGFEGaussianBlurElement ( src/JSDOM/Generated/SVGFEGaussianBlurElement.hs, dist/build/JSDOM/Generated/SVGFEGaussianBlurElement.o )
[341 of 531] Compiling JSDOM.Generated.SVGFEImageElement ( src/JSDOM/Generated/SVGFEImageElement.hs, dist/build/JSDOM/Generated/SVGFEImageElement.o )
[342 of 531] Compiling JSDOM.Generated.SVGFEMergeNodeElement ( src/JSDOM/Generated/SVGFEMergeNodeElement.hs, dist/build/JSDOM/Generated/SVGFEMergeNodeElement.o )
[343 of 531] Compiling JSDOM.Generated.SVGFEMorphologyElement ( src/JSDOM/Generated/SVGFEMorphologyElement.hs, dist/build/JSDOM/Generated/SVGFEMorphologyElement.o )
[344 of 531] Compiling JSDOM.Generated.SVGFEOffsetElement ( src/JSDOM/Generated/SVGFEOffsetElement.hs, dist/build/JSDOM/Generated/SVGFEOffsetElement.o )
[345 of 531] Compiling JSDOM.Generated.SVGFEPointLightElement ( src/JSDOM/Generated/SVGFEPointLightElement.hs, dist/build/JSDOM/Generated/SVGFEPointLightElement.o )
[346 of 531] Compiling JSDOM.Generated.SVGFESpecularLightingElement ( src/JSDOM/Generated/SVGFESpecularLightingElement.hs, dist/build/JSDOM/Generated/SVGFESpecularLightingElement.o )
[347 of 531] Compiling JSDOM.Generated.SVGFESpotLightElement ( src/JSDOM/Generated/SVGFESpotLightElement.hs, dist/build/JSDOM/Generated/SVGFESpotLightElement.o )
[348 of 531] Compiling JSDOM.Generated.SVGFETileElement ( src/JSDOM/Generated/SVGFETileElement.hs, dist/build/JSDOM/Generated/SVGFETileElement.o )
[349 of 531] Compiling JSDOM.Generated.SVGFETurbulenceElement ( src/JSDOM/Generated/SVGFETurbulenceElement.hs, dist/build/JSDOM/Generated/SVGFETurbulenceElement.o )
[350 of 531] Compiling JSDOM.Generated.SVGFilterElement ( src/JSDOM/Generated/SVGFilterElement.hs, dist/build/JSDOM/Generated/SVGFilterElement.o )
[351 of 531] Compiling JSDOM.Generated.SVGFilterPrimitiveStandardAttributes ( src/JSDOM/Generated/SVGFilterPrimitiveStandardAttributes.hs, dist/build/JSDOM/Generated/SVGFilterPrimitiveStandardAttributes.o )
[352 of 531] Compiling JSDOM.Generated.SVGFitToViewBox ( src/JSDOM/Generated/SVGFitToViewBox.hs, dist/build/JSDOM/Generated/SVGFitToViewBox.o )
[353 of 531] Compiling JSDOM.Generated.SVGForeignObjectElement ( src/JSDOM/Generated/SVGForeignObjectElement.hs, dist/build/JSDOM/Generated/SVGForeignObjectElement.o )
[354 of 531] Compiling JSDOM.Generated.SVGGlyphRefElement ( src/JSDOM/Generated/SVGGlyphRefElement.hs, dist/build/JSDOM/Generated/SVGGlyphRefElement.o )
[355 of 531] Compiling JSDOM.Generated.SVGGradientElement ( src/JSDOM/Generated/SVGGradientElement.hs, dist/build/JSDOM/Generated/SVGGradientElement.o )
[356 of 531] Compiling JSDOM.Generated.SVGGraphicsElement ( src/JSDOM/Generated/SVGGraphicsElement.hs, dist/build/JSDOM/Generated/SVGGraphicsElement.o )
[357 of 531] Compiling JSDOM.Generated.SVGImageElement ( src/JSDOM/Generated/SVGImageElement.hs, dist/build/JSDOM/Generated/SVGImageElement.o )
[358 of 531] Compiling JSDOM.Generated.SVGLength ( src/JSDOM/Generated/SVGLength.hs, dist/build/JSDOM/Generated/SVGLength.o )
[359 of 531] Compiling JSDOM.Generated.SVGLengthList ( src/JSDOM/Generated/SVGLengthList.hs, dist/build/JSDOM/Generated/SVGLengthList.o )
[360 of 531] Compiling JSDOM.Generated.SVGLineElement ( src/JSDOM/Generated/SVGLineElement.hs, dist/build/JSDOM/Generated/SVGLineElement.o )
[361 of 531] Compiling JSDOM.Generated.SVGLinearGradientElement ( src/JSDOM/Generated/SVGLinearGradientElement.hs, dist/build/JSDOM/Generated/SVGLinearGradientElement.o )
[362 of 531] Compiling JSDOM.Generated.SVGMarkerElement ( src/JSDOM/Generated/SVGMarkerElement.hs, dist/build/JSDOM/Generated/SVGMarkerElement.o )
[363 of 531] Compiling JSDOM.Generated.SVGMaskElement ( src/JSDOM/Generated/SVGMaskElement.hs, dist/build/JSDOM/Generated/SVGMaskElement.o )
[364 of 531] Compiling JSDOM.Generated.SVGMatrix ( src/JSDOM/Generated/SVGMatrix.hs, dist/build/JSDOM/Generated/SVGMatrix.o )
[365 of 531] Compiling JSDOM.Generated.SVGNumber ( src/JSDOM/Generated/SVGNumber.hs, dist/build/JSDOM/Generated/SVGNumber.o )
[366 of 531] Compiling JSDOM.Generated.SVGNumberList ( src/JSDOM/Generated/SVGNumberList.hs, dist/build/JSDOM/Generated/SVGNumberList.o )
[367 of 531] Compiling JSDOM.Generated.SVGPaint ( src/JSDOM/Generated/SVGPaint.hs, dist/build/JSDOM/Generated/SVGPaint.o )
[368 of 531] Compiling JSDOM.Generated.SVGPathElement ( src/JSDOM/Generated/SVGPathElement.hs, dist/build/JSDOM/Generated/SVGPathElement.o )
[369 of 531] Compiling JSDOM.Generated.SVGPathSeg ( src/JSDOM/Generated/SVGPathSeg.hs, dist/build/JSDOM/Generated/SVGPathSeg.o )
[370 of 531] Compiling JSDOM.Generated.SVGPathSegArcAbs ( src/JSDOM/Generated/SVGPathSegArcAbs.hs, dist/build/JSDOM/Generated/SVGPathSegArcAbs.o )
[371 of 531] Compiling JSDOM.Generated.SVGPathSegArcRel ( src/JSDOM/Generated/SVGPathSegArcRel.hs, dist/build/JSDOM/Generated/SVGPathSegArcRel.o )
[372 of 531] Compiling JSDOM.Generated.SVGPathSegCurvetoCubicAbs ( src/JSDOM/Generated/SVGPathSegCurvetoCubicAbs.hs, dist/build/JSDOM/Generated/SVGPathSegCurvetoCubicAbs.o )
[373 of 531] Compiling JSDOM.Generated.SVGPathSegCurvetoCubicRel ( src/JSDOM/Generated/SVGPathSegCurvetoCubicRel.hs, dist/build/JSDOM/Generated/SVGPathSegCurvetoCubicRel.o )
[374 of 531] Compiling JSDOM.Generated.SVGPathSegCurvetoCubicSmoothAbs ( src/JSDOM/Generated/SVGPathSegCurvetoCubicSmoothAbs.hs, dist/build/JSDOM/Generated/SVGPathSegCurvetoCubicSmoothAbs.o )
[375 of 531] Compiling JSDOM.Generated.SVGPathSegCurvetoCubicSmoothRel ( src/JSDOM/Generated/SVGPathSegCurvetoCubicSmoothRel.hs, dist/build/JSDOM/Generated/SVGPathSegCurvetoCubicSmoothRel.o )
[376 of 531] Compiling JSDOM.Generated.SVGPathSegCurvetoQuadraticAbs ( src/JSDOM/Generated/SVGPathSegCurvetoQuadraticAbs.hs, dist/build/JSDOM/Generated/SVGPathSegCurvetoQuadraticAbs.o )
[377 of 531] Compiling JSDOM.Generated.SVGPathSegCurvetoQuadraticRel ( src/JSDOM/Generated/SVGPathSegCurvetoQuadraticRel.hs, dist/build/JSDOM/Generated/SVGPathSegCurvetoQuadraticRel.o )
[378 of 531] Compiling JSDOM.Generated.SVGPathSegCurvetoQuadraticSmoothAbs ( src/JSDOM/Generated/SVGPathSegCurvetoQuadraticSmoothAbs.hs, dist/build/JSDOM/Generated/SVGPathSegCurvetoQuadraticSmoothAbs.o )
[379 of 531] Compiling JSDOM.Generated.SVGPathSegCurvetoQuadraticSmoothRel ( src/JSDOM/Generated/SVGPathSegCurvetoQuadraticSmoothRel.hs, dist/build/JSDOM/Generated/SVGPathSegCurvetoQuadraticSmoothRel.o )
[380 of 531] Compiling JSDOM.Generated.SVGPathSegLinetoAbs ( src/JSDOM/Generated/SVGPathSegLinetoAbs.hs, dist/build/JSDOM/Generated/SVGPathSegLinetoAbs.o )
[381 of 531] Compiling JSDOM.Generated.SVGPathSegLinetoHorizontalAbs ( src/JSDOM/Generated/SVGPathSegLinetoHorizontalAbs.hs, dist/build/JSDOM/Generated/SVGPathSegLinetoHorizontalAbs.o )
[382 of 531] Compiling JSDOM.Generated.SVGPathSegLinetoHorizontalRel ( src/JSDOM/Generated/SVGPathSegLinetoHorizontalRel.hs, dist/build/JSDOM/Generated/SVGPathSegLinetoHorizontalRel.o )
[383 of 531] Compiling JSDOM.Generated.SVGPathSegLinetoRel ( src/JSDOM/Generated/SVGPathSegLinetoRel.hs, dist/build/JSDOM/Generated/SVGPathSegLinetoRel.o )
[384 of 531] Compiling JSDOM.Generated.SVGPathSegLinetoVerticalAbs ( src/JSDOM/Generated/SVGPathSegLinetoVerticalAbs.hs, dist/build/JSDOM/Generated/SVGPathSegLinetoVerticalAbs.o )
[385 of 531] Compiling JSDOM.Generated.SVGPathSegLinetoVerticalRel ( src/JSDOM/Generated/SVGPathSegLinetoVerticalRel.hs, dist/build/JSDOM/Generated/SVGPathSegLinetoVerticalRel.o )
[386 of 531] Compiling JSDOM.Generated.SVGPathSegList ( src/JSDOM/Generated/SVGPathSegList.hs, dist/build/JSDOM/Generated/SVGPathSegList.o )
[387 of 531] Compiling JSDOM.Generated.SVGPathSegMovetoAbs ( src/JSDOM/Generated/SVGPathSegMovetoAbs.hs, dist/build/JSDOM/Generated/SVGPathSegMovetoAbs.o )
[388 of 531] Compiling JSDOM.Generated.SVGPathSegMovetoRel ( src/JSDOM/Generated/SVGPathSegMovetoRel.hs, dist/build/JSDOM/Generated/SVGPathSegMovetoRel.o )
[389 of 531] Compiling JSDOM.Generated.SVGPatternElement ( src/JSDOM/Generated/SVGPatternElement.hs, dist/build/JSDOM/Generated/SVGPatternElement.o )
[390 of 531] Compiling JSDOM.Generated.SVGPoint ( src/JSDOM/Generated/SVGPoint.hs, dist/build/JSDOM/Generated/SVGPoint.o )
[391 of 531] Compiling JSDOM.Generated.SVGPointList ( src/JSDOM/Generated/SVGPointList.hs, dist/build/JSDOM/Generated/SVGPointList.o )
[392 of 531] Compiling JSDOM.Generated.SVGPolygonElement ( src/JSDOM/Generated/SVGPolygonElement.hs, dist/build/JSDOM/Generated/SVGPolygonElement.o )
[393 of 531] Compiling JSDOM.Generated.SVGPolylineElement ( src/JSDOM/Generated/SVGPolylineElement.hs, dist/build/JSDOM/Generated/SVGPolylineElement.o )
[394 of 531] Compiling JSDOM.Generated.SVGPreserveAspectRatio ( src/JSDOM/Generated/SVGPreserveAspectRatio.hs, dist/build/JSDOM/Generated/SVGPreserveAspectRatio.o )
[395 of 531] Compiling JSDOM.Generated.SVGRadialGradientElement ( src/JSDOM/Generated/SVGRadialGradientElement.hs, dist/build/JSDOM/Generated/SVGRadialGradientElement.o )
[396 of 531] Compiling JSDOM.Generated.SVGRect ( src/JSDOM/Generated/SVGRect.hs, dist/build/JSDOM/Generated/SVGRect.o )
[397 of 531] Compiling JSDOM.Generated.SVGRectElement ( src/JSDOM/Generated/SVGRectElement.hs, dist/build/JSDOM/Generated/SVGRectElement.o )
[398 of 531] Compiling JSDOM.Generated.SVGRenderingIntent ( src/JSDOM/Generated/SVGRenderingIntent.hs, dist/build/JSDOM/Generated/SVGRenderingIntent.o )
[399 of 531] Compiling JSDOM.Generated.SVGSVGElement ( src/JSDOM/Generated/SVGSVGElement.hs, dist/build/JSDOM/Generated/SVGSVGElement.o )
[400 of 531] Compiling JSDOM.Generated.SVGScriptElement ( src/JSDOM/Generated/SVGScriptElement.hs, dist/build/JSDOM/Generated/SVGScriptElement.o )
[401 of 531] Compiling JSDOM.Generated.SVGStopElement ( src/JSDOM/Generated/SVGStopElement.hs, dist/build/JSDOM/Generated/SVGStopElement.o )
[402 of 531] Compiling JSDOM.Generated.SVGStringList ( src/JSDOM/Generated/SVGStringList.hs, dist/build/JSDOM/Generated/SVGStringList.o )
[403 of 531] Compiling JSDOM.Generated.SVGStyleElement ( src/JSDOM/Generated/SVGStyleElement.hs, dist/build/JSDOM/Generated/SVGStyleElement.o )
[404 of 531] Compiling JSDOM.Generated.SVGTests ( src/JSDOM/Generated/SVGTests.hs, dist/build/JSDOM/Generated/SVGTests.o )
[405 of 531] Compiling JSDOM.Generated.SVGTextContentElement ( src/JSDOM/Generated/SVGTextContentElement.hs, dist/build/JSDOM/Generated/SVGTextContentElement.o )
[406 of 531] Compiling JSDOM.Generated.SVGTextPathElement ( src/JSDOM/Generated/SVGTextPathElement.hs, dist/build/JSDOM/Generated/SVGTextPathElement.o )
[407 of 531] Compiling JSDOM.Generated.SVGTextPositioningElement ( src/JSDOM/Generated/SVGTextPositioningElement.hs, dist/build/JSDOM/Generated/SVGTextPositioningElement.o )
[408 of 531] Compiling JSDOM.Generated.SVGTransform ( src/JSDOM/Generated/SVGTransform.hs, dist/build/JSDOM/Generated/SVGTransform.o )
[409 of 531] Compiling JSDOM.Generated.SVGTransformList ( src/JSDOM/Generated/SVGTransformList.hs, dist/build/JSDOM/Generated/SVGTransformList.o )
[410 of 531] Compiling JSDOM.Generated.SVGURIReference ( src/JSDOM/Generated/SVGURIReference.hs, dist/build/JSDOM/Generated/SVGURIReference.o )
[411 of 531] Compiling JSDOM.Generated.SVGUnitTypes ( src/JSDOM/Generated/SVGUnitTypes.hs, dist/build/JSDOM/Generated/SVGUnitTypes.o )
[412 of 531] Compiling JSDOM.Generated.SVGUseElement ( src/JSDOM/Generated/SVGUseElement.hs, dist/build/JSDOM/Generated/SVGUseElement.o )
[413 of 531] Compiling JSDOM.Generated.SVGViewElement ( src/JSDOM/Generated/SVGViewElement.hs, dist/build/JSDOM/Generated/SVGViewElement.o )
[414 of 531] Compiling JSDOM.Generated.SVGViewSpec ( src/JSDOM/Generated/SVGViewSpec.hs, dist/build/JSDOM/Generated/SVGViewSpec.o )
[415 of 531] Compiling JSDOM.Generated.SVGZoomAndPan ( src/JSDOM/Generated/SVGZoomAndPan.hs, dist/build/JSDOM/Generated/SVGZoomAndPan.o )
[416 of 531] Compiling JSDOM.Generated.SVGZoomEvent ( src/JSDOM/Generated/SVGZoomEvent.hs, dist/build/JSDOM/Generated/SVGZoomEvent.o )
[417 of 531] Compiling JSDOM.Generated.Screen ( src/JSDOM/Generated/Screen.hs, dist/build/JSDOM/Generated/Screen.o )
[418 of 531] Compiling JSDOM.Generated.ScriptProcessorNode ( src/JSDOM/Generated/ScriptProcessorNode.hs, dist/build/JSDOM/Generated/ScriptProcessorNode.o )
[419 of 531] Compiling JSDOM.Generated.ScriptProfile ( src/JSDOM/Generated/ScriptProfile.hs, dist/build/JSDOM/Generated/ScriptProfile.o )
[420 of 531] Compiling JSDOM.Generated.ScriptProfileNode ( src/JSDOM/Generated/ScriptProfileNode.hs, dist/build/JSDOM/Generated/ScriptProfileNode.o )
[421 of 531] Compiling JSDOM.Generated.SecurityPolicy ( src/JSDOM/Generated/SecurityPolicy.hs, dist/build/JSDOM/Generated/SecurityPolicy.o )
[422 of 531] Compiling JSDOM.Generated.SecurityPolicyViolationEvent ( src/JSDOM/Generated/SecurityPolicyViolationEvent.hs, dist/build/JSDOM/Generated/SecurityPolicyViolationEvent.o )
[423 of 531] Compiling JSDOM.Generated.Selection ( src/JSDOM/Generated/Selection.hs, dist/build/JSDOM/Generated/Selection.o )
[424 of 531] Compiling JSDOM.Generated.SourceBuffer ( src/JSDOM/Generated/SourceBuffer.hs, dist/build/JSDOM/Generated/SourceBuffer.o )
[425 of 531] Compiling JSDOM.Generated.SourceBufferList ( src/JSDOM/Generated/SourceBufferList.hs, dist/build/JSDOM/Generated/SourceBufferList.o )
[426 of 531] Compiling JSDOM.Generated.SourceInfo ( src/JSDOM/Generated/SourceInfo.hs, dist/build/JSDOM/Generated/SourceInfo.o )
[427 of 531] Compiling JSDOM.Generated.SpeechSynthesis ( src/JSDOM/Generated/SpeechSynthesis.hs, dist/build/JSDOM/Generated/SpeechSynthesis.o )
[428 of 531] Compiling JSDOM.Generated.SpeechSynthesisEvent ( src/JSDOM/Generated/SpeechSynthesisEvent.hs, dist/build/JSDOM/Generated/SpeechSynthesisEvent.o )
[429 of 531] Compiling JSDOM.Generated.SpeechSynthesisUtterance ( src/JSDOM/Generated/SpeechSynthesisUtterance.hs, dist/build/JSDOM/Generated/SpeechSynthesisUtterance.o )
[430 of 531] Compiling JSDOM.Generated.SpeechSynthesisVoice ( src/JSDOM/Generated/SpeechSynthesisVoice.hs, dist/build/JSDOM/Generated/SpeechSynthesisVoice.o )
[431 of 531] Compiling JSDOM.Generated.Storage ( src/JSDOM/Generated/Storage.hs, dist/build/JSDOM/Generated/Storage.o )
[432 of 531] Compiling JSDOM.Generated.StorageErrorCallback ( src/JSDOM/Generated/StorageErrorCallback.hs, dist/build/JSDOM/Generated/StorageErrorCallback.o )
[433 of 531] Compiling JSDOM.Generated.StorageEvent ( src/JSDOM/Generated/StorageEvent.hs, dist/build/JSDOM/Generated/StorageEvent.o )
[434 of 531] Compiling JSDOM.Generated.StorageInfo ( src/JSDOM/Generated/StorageInfo.hs, dist/build/JSDOM/Generated/StorageInfo.o )
[435 of 531] Compiling JSDOM.Generated.StorageQuota ( src/JSDOM/Generated/StorageQuota.hs, dist/build/JSDOM/Generated/StorageQuota.o )
[436 of 531] Compiling JSDOM.Generated.StorageQuotaCallback ( src/JSDOM/Generated/StorageQuotaCallback.hs, dist/build/JSDOM/Generated/StorageQuotaCallback.o )
[437 of 531] Compiling JSDOM.Generated.StorageUsageCallback ( src/JSDOM/Generated/StorageUsageCallback.hs, dist/build/JSDOM/Generated/StorageUsageCallback.o )
[438 of 531] Compiling JSDOM.Generated.StringCallback ( src/JSDOM/Generated/StringCallback.hs, dist/build/JSDOM/Generated/StringCallback.o )
[439 of 531] Compiling JSDOM.Generated.StyleMedia ( src/JSDOM/Generated/StyleMedia.hs, dist/build/JSDOM/Generated/StyleMedia.o )
[440 of 531] Compiling JSDOM.Generated.StyleSheet ( src/JSDOM/Generated/StyleSheet.hs, dist/build/JSDOM/Generated/StyleSheet.o )
[441 of 531] Compiling JSDOM.Generated.StyleSheetList ( src/JSDOM/Generated/StyleSheetList.hs, dist/build/JSDOM/Generated/StyleSheetList.o )
[442 of 531] Compiling JSDOM.Generated.SubtleCrypto ( src/JSDOM/Generated/SubtleCrypto.hs, dist/build/JSDOM/Generated/SubtleCrypto.o )
[443 of 531] Compiling JSDOM.Generated.Text ( src/JSDOM/Generated/Text.hs, dist/build/JSDOM/Generated/Text.o )
[444 of 531] Compiling JSDOM.Generated.TextEvent ( src/JSDOM/Generated/TextEvent.hs, dist/build/JSDOM/Generated/TextEvent.o )
[445 of 531] Compiling JSDOM.Generated.TextMetrics ( src/JSDOM/Generated/TextMetrics.hs, dist/build/JSDOM/Generated/TextMetrics.o )
[446 of 531] Compiling JSDOM.Generated.TextTrack ( src/JSDOM/Generated/TextTrack.hs, dist/build/JSDOM/Generated/TextTrack.o )
[447 of 531] Compiling JSDOM.Generated.TextTrackCue ( src/JSDOM/Generated/TextTrackCue.hs, dist/build/JSDOM/Generated/TextTrackCue.o )
[448 of 531] Compiling JSDOM.Generated.TextTrackCueList ( src/JSDOM/Generated/TextTrackCueList.hs, dist/build/JSDOM/Generated/TextTrackCueList.o )
[449 of 531] Compiling JSDOM.Generated.TextTrackList ( src/JSDOM/Generated/TextTrackList.hs, dist/build/JSDOM/Generated/TextTrackList.o )
[450 of 531] Compiling JSDOM.Generated.TimeRanges ( src/JSDOM/Generated/TimeRanges.hs, dist/build/JSDOM/Generated/TimeRanges.o )
[451 of 531] Compiling JSDOM.Generated.Touch ( src/JSDOM/Generated/Touch.hs, dist/build/JSDOM/Generated/Touch.o )
[452 of 531] Compiling JSDOM.Generated.TouchEvent ( src/JSDOM/Generated/TouchEvent.hs, dist/build/JSDOM/Generated/TouchEvent.o )
[453 of 531] Compiling JSDOM.Generated.TouchList ( src/JSDOM/Generated/TouchList.hs, dist/build/JSDOM/Generated/TouchList.o )
[454 of 531] Compiling JSDOM.Generated.TrackEvent ( src/JSDOM/Generated/TrackEvent.hs, dist/build/JSDOM/Generated/TrackEvent.o )
[455 of 531] Compiling JSDOM.Generated.TransitionEvent ( src/JSDOM/Generated/TransitionEvent.hs, dist/build/JSDOM/Generated/TransitionEvent.o )
[456 of 531] Compiling JSDOM.Generated.TreeWalker ( src/JSDOM/Generated/TreeWalker.hs, dist/build/JSDOM/Generated/TreeWalker.o )
[457 of 531] Compiling JSDOM.Generated.TypeConversions ( src/JSDOM/Generated/TypeConversions.hs, dist/build/JSDOM/Generated/TypeConversions.o )
[458 of 531] Compiling JSDOM.Generated.UIEvent ( src/JSDOM/Generated/UIEvent.hs, dist/build/JSDOM/Generated/UIEvent.o )
[459 of 531] Compiling JSDOM.EventM     ( src/JSDOM/EventM.hs, dist/build/JSDOM/EventM.o )
[460 of 531] Compiling JSDOM.Generated.UIRequestEvent ( src/JSDOM/Generated/UIRequestEvent.hs, dist/build/JSDOM/Generated/UIRequestEvent.o )
[461 of 531] Compiling JSDOM.Generated.URL ( src/JSDOM/Generated/URL.hs, dist/build/JSDOM/Generated/URL.o )
[462 of 531] Compiling JSDOM.Generated.URLUtils ( src/JSDOM/Generated/URLUtils.hs, dist/build/JSDOM/Generated/URLUtils.o )
[463 of 531] Compiling JSDOM.Generated.UserMessageHandler ( src/JSDOM/Generated/UserMessageHandler.hs, dist/build/JSDOM/Generated/UserMessageHandler.o )
[464 of 531] Compiling JSDOM.Generated.VTTCue ( src/JSDOM/Generated/VTTCue.hs, dist/build/JSDOM/Generated/VTTCue.o )
[465 of 531] Compiling JSDOM.Generated.VTTRegion ( src/JSDOM/Generated/VTTRegion.hs, dist/build/JSDOM/Generated/VTTRegion.o )
[466 of 531] Compiling JSDOM.Generated.VTTRegionList ( src/JSDOM/Generated/VTTRegionList.hs, dist/build/JSDOM/Generated/VTTRegionList.o )
[467 of 531] Compiling JSDOM.Generated.ValidityState ( src/JSDOM/Generated/ValidityState.hs, dist/build/JSDOM/Generated/ValidityState.o )
[468 of 531] Compiling JSDOM.Generated.VideoPlaybackQuality ( src/JSDOM/Generated/VideoPlaybackQuality.hs, dist/build/JSDOM/Generated/VideoPlaybackQuality.o )
[469 of 531] Compiling JSDOM.Generated.VideoStreamTrack ( src/JSDOM/Generated/VideoStreamTrack.hs, dist/build/JSDOM/Generated/VideoStreamTrack.o )
[470 of 531] Compiling JSDOM.Generated.VideoTrack ( src/JSDOM/Generated/VideoTrack.hs, dist/build/JSDOM/Generated/VideoTrack.o )
[471 of 531] Compiling JSDOM.Generated.VideoTrackList ( src/JSDOM/Generated/VideoTrackList.hs, dist/build/JSDOM/Generated/VideoTrackList.o )
[472 of 531] Compiling JSDOM.Generated.VoidCallback ( src/JSDOM/Generated/VoidCallback.hs, dist/build/JSDOM/Generated/VoidCallback.o )
[473 of 531] Compiling JSDOM.Generated.WaveShaperNode ( src/JSDOM/Generated/WaveShaperNode.hs, dist/build/JSDOM/Generated/WaveShaperNode.o )
[474 of 531] Compiling JSDOM.Generated.WebGL2RenderingContext ( src/JSDOM/Generated/WebGL2RenderingContext.hs, dist/build/JSDOM/Generated/WebGL2RenderingContext.o )
[475 of 531] Compiling JSDOM.Generated.WebGLActiveInfo ( src/JSDOM/Generated/WebGLActiveInfo.hs, dist/build/JSDOM/Generated/WebGLActiveInfo.o )
[476 of 531] Compiling JSDOM.Generated.WebGLCompressedTextureATC ( src/JSDOM/Generated/WebGLCompressedTextureATC.hs, dist/build/JSDOM/Generated/WebGLCompressedTextureATC.o )
[477 of 531] Compiling JSDOM.Generated.WebGLCompressedTexturePVRTC ( src/JSDOM/Generated/WebGLCompressedTexturePVRTC.hs, dist/build/JSDOM/Generated/WebGLCompressedTexturePVRTC.o )
[478 of 531] Compiling JSDOM.Generated.WebGLCompressedTextureS3TC ( src/JSDOM/Generated/WebGLCompressedTextureS3TC.hs, dist/build/JSDOM/Generated/WebGLCompressedTextureS3TC.o )
[479 of 531] Compiling JSDOM.Generated.WebGLContextAttributes ( src/JSDOM/Generated/WebGLContextAttributes.hs, dist/build/JSDOM/Generated/WebGLContextAttributes.o )
[480 of 531] Compiling JSDOM.Generated.WebGLContextEvent ( src/JSDOM/Generated/WebGLContextEvent.hs, dist/build/JSDOM/Generated/WebGLContextEvent.o )
[481 of 531] Compiling JSDOM.Generated.WebGLDebugRendererInfo ( src/JSDOM/Generated/WebGLDebugRendererInfo.hs, dist/build/JSDOM/Generated/WebGLDebugRendererInfo.o )
[482 of 531] Compiling JSDOM.Generated.WebGLDebugShaders ( src/JSDOM/Generated/WebGLDebugShaders.hs, dist/build/JSDOM/Generated/WebGLDebugShaders.o )
[483 of 531] Compiling JSDOM.Generated.WebGLDepthTexture ( src/JSDOM/Generated/WebGLDepthTexture.hs, dist/build/JSDOM/Generated/WebGLDepthTexture.o )
[484 of 531] Compiling JSDOM.Generated.WebGLDrawBuffers ( src/JSDOM/Generated/WebGLDrawBuffers.hs, dist/build/JSDOM/Generated/WebGLDrawBuffers.o )
[485 of 531] Compiling JSDOM.Generated.WebGLLoseContext ( src/JSDOM/Generated/WebGLLoseContext.hs, dist/build/JSDOM/Generated/WebGLLoseContext.o )
[486 of 531] Compiling JSDOM.Generated.WebGLRenderingContextBase ( src/JSDOM/Generated/WebGLRenderingContextBase.hs, dist/build/JSDOM/Generated/WebGLRenderingContextBase.o )
[487 of 531] Compiling JSDOM.Generated.WebGLShaderPrecisionFormat ( src/JSDOM/Generated/WebGLShaderPrecisionFormat.hs, dist/build/JSDOM/Generated/WebGLShaderPrecisionFormat.o )
[488 of 531] Compiling JSDOM.Generated.WebKitAnimationEvent ( src/JSDOM/Generated/WebKitAnimationEvent.hs, dist/build/JSDOM/Generated/WebKitAnimationEvent.o )
[489 of 531] Compiling JSDOM.Generated.WebKitCSSFilterValue ( src/JSDOM/Generated/WebKitCSSFilterValue.hs, dist/build/JSDOM/Generated/WebKitCSSFilterValue.o )
[490 of 531] Compiling JSDOM.Generated.WebKitCSSMatrix ( src/JSDOM/Generated/WebKitCSSMatrix.hs, dist/build/JSDOM/Generated/WebKitCSSMatrix.o )
[491 of 531] Compiling JSDOM.Generated.WebKitCSSRegionRule ( src/JSDOM/Generated/WebKitCSSRegionRule.hs, dist/build/JSDOM/Generated/WebKitCSSRegionRule.o )
[492 of 531] Compiling JSDOM.Generated.WebKitCSSTransformValue ( src/JSDOM/Generated/WebKitCSSTransformValue.hs, dist/build/JSDOM/Generated/WebKitCSSTransformValue.o )
[493 of 531] Compiling JSDOM.Generated.WebKitCSSViewportRule ( src/JSDOM/Generated/WebKitCSSViewportRule.hs, dist/build/JSDOM/Generated/WebKitCSSViewportRule.o )
[494 of 531] Compiling JSDOM.Generated.WebKitNamedFlow ( src/JSDOM/Generated/WebKitNamedFlow.hs, dist/build/JSDOM/Generated/WebKitNamedFlow.o )
[495 of 531] Compiling JSDOM.Generated.WebKitNamespace ( src/JSDOM/Generated/WebKitNamespace.hs, dist/build/JSDOM/Generated/WebKitNamespace.o )
[496 of 531] Compiling JSDOM.Generated.WebKitPlaybackTargetAvailabilityEvent ( src/JSDOM/Generated/WebKitPlaybackTargetAvailabilityEvent.hs, dist/build/JSDOM/Generated/WebKitPlaybackTargetAvailabilityEvent.o )
[497 of 531] Compiling JSDOM.Generated.WebKitPoint ( src/JSDOM/Generated/WebKitPoint.hs, dist/build/JSDOM/Generated/WebKitPoint.o )
[498 of 531] Compiling JSDOM.Generated.WebKitTransitionEvent ( src/JSDOM/Generated/WebKitTransitionEvent.hs, dist/build/JSDOM/Generated/WebKitTransitionEvent.o )
[499 of 531] Compiling JSDOM.Generated.WebSocket ( src/JSDOM/Generated/WebSocket.hs, dist/build/JSDOM/Generated/WebSocket.o )
[500 of 531] Compiling JSDOM.Generated.WheelEvent ( src/JSDOM/Generated/WheelEvent.hs, dist/build/JSDOM/Generated/WheelEvent.o )
[501 of 531] Compiling JSDOM.Generated.Window ( src/JSDOM/Generated/Window.hs, dist/build/JSDOM/Generated/Window.o )
[502 of 531] Compiling JSDOM.Generated.WindowBase64 ( src/JSDOM/Generated/WindowBase64.hs, dist/build/JSDOM/Generated/WindowBase64.o )
[503 of 531] Compiling JSDOM.Generated.WindowTimers ( src/JSDOM/Generated/WindowTimers.hs, dist/build/JSDOM/Generated/WindowTimers.o )
[504 of 531] Compiling JSDOM.Generated.Worker ( src/JSDOM/Generated/Worker.hs, dist/build/JSDOM/Generated/Worker.o )
[505 of 531] Compiling JSDOM.Generated.WorkerGlobalScope ( src/JSDOM/Generated/WorkerGlobalScope.hs, dist/build/JSDOM/Generated/WorkerGlobalScope.o )
[506 of 531] Compiling JSDOM.Generated.WorkerLocation ( src/JSDOM/Generated/WorkerLocation.hs, dist/build/JSDOM/Generated/WorkerLocation.o )
[507 of 531] Compiling JSDOM.Generated.WorkerNavigator ( src/JSDOM/Generated/WorkerNavigator.hs, dist/build/JSDOM/Generated/WorkerNavigator.o )
[508 of 531] Compiling JSDOM.Generated.XMLHttpRequest ( src/JSDOM/Generated/XMLHttpRequest.hs, dist/build/JSDOM/Generated/XMLHttpRequest.o )
[509 of 531] Compiling JSDOM.Generated.XMLHttpRequestProgressEvent ( src/JSDOM/Generated/XMLHttpRequestProgressEvent.hs, dist/build/JSDOM/Generated/XMLHttpRequestProgressEvent.o )
[510 of 531] Compiling JSDOM.Generated.XMLHttpRequestUpload ( src/JSDOM/Generated/XMLHttpRequestUpload.hs, dist/build/JSDOM/Generated/XMLHttpRequestUpload.o )
[511 of 531] Compiling JSDOM.Generated.XMLSerializer ( src/JSDOM/Generated/XMLSerializer.hs, dist/build/JSDOM/Generated/XMLSerializer.o )
[512 of 531] Compiling JSDOM.Generated.XPathEvaluator ( src/JSDOM/Generated/XPathEvaluator.hs, dist/build/JSDOM/Generated/XPathEvaluator.o )
[513 of 531] Compiling JSDOM.Generated.XPathExpression ( src/JSDOM/Generated/XPathExpression.hs, dist/build/JSDOM/Generated/XPathExpression.o )
[514 of 531] Compiling JSDOM.Generated.XPathNSResolver ( src/JSDOM/Generated/XPathNSResolver.hs, dist/build/JSDOM/Generated/XPathNSResolver.o )
[515 of 531] Compiling JSDOM.Generated.XPathResult ( src/JSDOM/Generated/XPathResult.hs, dist/build/JSDOM/Generated/XPathResult.o )
[516 of 531] Compiling JSDOM.Generated.XSLTProcessor ( src/JSDOM/Generated/XSLTProcessor.hs, dist/build/JSDOM/Generated/XSLTProcessor.o )
[517 of 531] Compiling JSDOM.Custom.XMLHttpRequest ( src/JSDOM/Custom/XMLHttpRequest.hs, dist/build/JSDOM/Custom/XMLHttpRequest.o )
[518 of 531] Compiling JSDOM.Custom.Window ( src/JSDOM/Custom/Window.hs, dist/build/JSDOM/Custom/Window.o )
[519 of 531] Compiling JSDOM.Custom.SQLError ( src/JSDOM/Custom/SQLError.hs, dist/build/JSDOM/Custom/SQLError.o )
[520 of 531] Compiling JSDOM.Custom.SQLTransaction ( src/JSDOM/Custom/SQLTransaction.hs, dist/build/JSDOM/Custom/SQLTransaction.o )
[521 of 531] Compiling JSDOM.Custom.RTCPeerConnectionError ( src/JSDOM/Custom/RTCPeerConnectionError.hs, dist/build/JSDOM/Custom/RTCPeerConnectionError.o )
[522 of 531] Compiling JSDOM.Custom.PositionError ( src/JSDOM/Custom/PositionError.hs, dist/build/JSDOM/Custom/PositionError.o )
[523 of 531] Compiling JSDOM.Custom.MediaStreamTrack ( src/JSDOM/Custom/MediaStreamTrack.hs, dist/build/JSDOM/Custom/MediaStreamTrack.o )
[524 of 531] Compiling JSDOM.Custom.Geolocation ( src/JSDOM/Custom/Geolocation.hs, dist/build/JSDOM/Custom/Geolocation.o )
[525 of 531] Compiling JSDOM.Custom.Database ( src/JSDOM/Custom/Database.hs, dist/build/JSDOM/Custom/Database.o )
[526 of 531] Compiling JSDOM.Custom.DOMError ( src/JSDOM/Custom/DOMError.hs, dist/build/JSDOM/Custom/DOMError.o )
[527 of 531] Compiling JSDOM.Custom.NavigatorUserMediaError ( src/JSDOM/Custom/NavigatorUserMediaError.hs, dist/build/JSDOM/Custom/NavigatorUserMediaError.o )
[528 of 531] Compiling JSDOM.Custom.Navigator ( src/JSDOM/Custom/Navigator.hs, dist/build/JSDOM/Custom/Navigator.o )
[529 of 531] Compiling JSDOM.Custom.RTCPeerConnection ( src/JSDOM/Custom/RTCPeerConnection.hs, dist/build/JSDOM/Custom/RTCPeerConnection.o )
[530 of 531] Compiling JSDOM.Custom.AudioContext ( src/JSDOM/Custom/AudioContext.hs, dist/build/JSDOM/Custom/AudioContext.o )
[531 of 531] Compiling JSDOM            ( src/JSDOM.hs, dist/build/JSDOM.o )
Running Haddock for jsaddle-dom-0.5.0.1...
Running hscolour for jsaddle-dom-0.5.0.1...
Preprocessing library jsaddle-dom-0.5.0.1...
Preprocessing library jsaddle-dom-0.5.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
Haddock coverage:
Warning: JSDOM.Types: unDictionary is exported separately but will be documented under Dictionary. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unBlobPropertyBag is exported separately but will be documented under BlobPropertyBag. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMutationCallback is exported separately but will be documented under MutationCallback. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPromise is exported separately but will be documented under Promise. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDate is exported separately but will be documented under Date. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unArray is exported separately but will be documented under Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unObjectArray is exported separately but will be documented under ObjectArray. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unArrayBuffer is exported separately but will be documented under ArrayBuffer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unArrayBufferView is exported separately but will be documented under ArrayBufferView. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFloat32Array is exported separately but will be documented under Float32Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFloat64Array is exported separately but will be documented under Float64Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unUint8Array is exported separately but will be documented under Uint8Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unUint8ClampedArray is exported separately but will be documented under Uint8ClampedArray. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unUint16Array is exported separately but will be documented under Uint16Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unUint32Array is exported separately but will be documented under Uint32Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unInt8Array is exported separately but will be documented under Int8Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unInt16Array is exported separately but will be documented under Int16Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unInt32Array is exported separately but will be documented under Int32Array. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSerializedScriptValue is exported separately but will be documented under SerializedScriptValue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPositionOptions is exported separately but will be documented under PositionOptions. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAcceleration is exported separately but will be documented under Acceleration. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRotationRate is exported separately but will be documented under RotationRate. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAlgorithm is exported separately but will be documented under Algorithm. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCryptoOperationData is exported separately but will be documented under CryptoOperationData. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCanvasStyle is exported separately but will be documented under CanvasStyle. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMException is exported separately but will be documented under DOMException. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unANGLEInstancedArrays is exported separately but will be documented under ANGLEInstancedArrays. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAbstractView is exported separately but will be documented under AbstractView. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAbstractWorker is exported separately but will be documented under AbstractWorker. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAllAudioCapabilities is exported separately but will be documented under AllAudioCapabilities. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAllVideoCapabilities is exported separately but will be documented under AllVideoCapabilities. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAnalyserNode is exported separately but will be documented under AnalyserNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAnimationEvent is exported separately but will be documented under AnimationEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unApplicationCache is exported separately but will be documented under ApplicationCache. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAttr is exported separately but will be documented under Attr. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioBuffer is exported separately but will be documented under AudioBuffer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioBufferSourceNode is exported separately but will be documented under AudioBufferSourceNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioContext is exported separately but will be documented under AudioContext. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioDestinationNode is exported separately but will be documented under AudioDestinationNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioListener is exported separately but will be documented under AudioListener. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioNode is exported separately but will be documented under AudioNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioParam is exported separately but will be documented under AudioParam. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioProcessingEvent is exported separately but will be documented under AudioProcessingEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioStreamTrack is exported separately but will be documented under AudioStreamTrack. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioTrack is exported separately but will be documented under AudioTrack. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAudioTrackList is exported separately but will be documented under AudioTrackList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unAutocompleteErrorEvent is exported separately but will be documented under AutocompleteErrorEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unBarProp is exported separately but will be documented under BarProp. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unBatteryManager is exported separately but will be documented under BatteryManager. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unBeforeLoadEvent is exported separately but will be documented under BeforeLoadEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unBeforeUnloadEvent is exported separately but will be documented under BeforeUnloadEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unBiquadFilterNode is exported separately but will be documented under BiquadFilterNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unBlob is exported separately but will be documented under Blob. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCDATASection is exported separately but will be documented under CDATASection. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSS is exported separately but will be documented under CSS. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSCharsetRule is exported separately but will be documented under CSSCharsetRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSFontFaceLoadEvent is exported separately but will be documented under CSSFontFaceLoadEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSFontFaceRule is exported separately but will be documented under CSSFontFaceRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSImportRule is exported separately but will be documented under CSSImportRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSKeyframeRule is exported separately but will be documented under CSSKeyframeRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSKeyframesRule is exported separately but will be documented under CSSKeyframesRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSMediaRule is exported separately but will be documented under CSSMediaRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSPageRule is exported separately but will be documented under CSSPageRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSPrimitiveValue is exported separately but will be documented under CSSPrimitiveValue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSRule is exported separately but will be documented under CSSRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSRuleList is exported separately but will be documented under CSSRuleList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSStyleDeclaration is exported separately but will be documented under CSSStyleDeclaration. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSStyleRule is exported separately but will be documented under CSSStyleRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSStyleSheet is exported separately but will be documented under CSSStyleSheet. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSSupportsRule is exported separately but will be documented under CSSSupportsRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSUnknownRule is exported separately but will be documented under CSSUnknownRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSValue is exported separately but will be documented under CSSValue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCSSValueList is exported separately but will be documented under CSSValueList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCanvasGradient is exported separately but will be documented under CanvasGradient. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCanvasPattern is exported separately but will be documented under CanvasPattern. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCanvasProxy is exported separately but will be documented under CanvasProxy. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCanvasRenderingContext is exported separately but will be documented under CanvasRenderingContext. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCanvasRenderingContext2D is exported separately but will be documented under CanvasRenderingContext2D. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCapabilityRange is exported separately but will be documented under CapabilityRange. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unChannelMergerNode is exported separately but will be documented under ChannelMergerNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unChannelSplitterNode is exported separately but will be documented under ChannelSplitterNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCharacterData is exported separately but will be documented under CharacterData. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unChildNode is exported separately but will be documented under ChildNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unClientRect is exported separately but will be documented under ClientRect. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unClientRectList is exported separately but will be documented under ClientRectList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCloseEvent is exported separately but will be documented under CloseEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCommandLineAPIHost is exported separately but will be documented under CommandLineAPIHost. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unComment is exported separately but will be documented under Comment. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCompositionEvent is exported separately but will be documented under CompositionEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unConvolverNode is exported separately but will be documented under ConvolverNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCoordinates is exported separately but will be documented under Coordinates. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCounter is exported separately but will be documented under Counter. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCrypto is exported separately but will be documented under Crypto. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCryptoKey is exported separately but will be documented under CryptoKey. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCryptoKeyPair is exported separately but will be documented under CryptoKeyPair. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unCustomEvent is exported separately but will be documented under CustomEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMError is exported separately but will be documented under DOMError. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMImplementation is exported separately but will be documented under DOMImplementation. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMNamedFlowCollection is exported separately but will be documented under DOMNamedFlowCollection. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMParser is exported separately but will be documented under DOMParser. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMSettableTokenList is exported separately but will be documented under DOMSettableTokenList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMStringList is exported separately but will be documented under DOMStringList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMStringMap is exported separately but will be documented under DOMStringMap. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDOMTokenList is exported separately but will be documented under DOMTokenList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDataCue is exported separately but will be documented under DataCue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDataTransfer is exported separately but will be documented under DataTransfer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDataTransferItem is exported separately but will be documented under DataTransferItem. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDataTransferItemList is exported separately but will be documented under DataTransferItemList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDatabase is exported separately but will be documented under Database. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDedicatedWorkerGlobalScope is exported separately but will be documented under DedicatedWorkerGlobalScope. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDelayNode is exported separately but will be documented under DelayNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDeviceMotionEvent is exported separately but will be documented under DeviceMotionEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDeviceOrientationEvent is exported separately but will be documented under DeviceOrientationEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDeviceProximityEvent is exported separately but will be documented under DeviceProximityEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDocument is exported separately but will be documented under Document. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDocumentFragment is exported separately but will be documented under DocumentFragment. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDocumentType is exported separately but will be documented under DocumentType. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unDynamicsCompressorNode is exported separately but will be documented under DynamicsCompressorNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEXTBlendMinMax is exported separately but will be documented under EXTBlendMinMax. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEXTFragDepth is exported separately but will be documented under EXTFragDepth. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEXTShaderTextureLOD is exported separately but will be documented under EXTShaderTextureLOD. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEXTTextureFilterAnisotropic is exported separately but will be documented under EXTTextureFilterAnisotropic. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEXTsRGB is exported separately but will be documented under EXTsRGB. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unElement is exported separately but will be documented under Element. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEntity is exported separately but will be documented under Entity. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEntityReference is exported separately but will be documented under EntityReference. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unErrorEvent is exported separately but will be documented under ErrorEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEvent is exported separately but will be documented under Event. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEventListener is exported separately but will be documented under EventListener. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEventSource is exported separately but will be documented under EventSource. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unEventTarget is exported separately but will be documented under EventTarget. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFile is exported separately but will be documented under File. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFileError is exported separately but will be documented under FileError. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFileList is exported separately but will be documented under FileList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFileReader is exported separately but will be documented under FileReader. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFileReaderSync is exported separately but will be documented under FileReaderSync. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFocusEvent is exported separately but will be documented under FocusEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFontLoader is exported separately but will be documented under FontLoader. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unFormData is exported separately but will be documented under FormData. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unGainNode is exported separately but will be documented under GainNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unGamepad is exported separately but will be documented under Gamepad. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unGamepadButton is exported separately but will be documented under GamepadButton. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unGamepadEvent is exported separately but will be documented under GamepadEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unGeolocation is exported separately but will be documented under Geolocation. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unGeoposition is exported separately but will be documented under Geoposition. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLAllCollection is exported separately but will be documented under HTMLAllCollection. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLAnchorElement is exported separately but will be documented under HTMLAnchorElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLAppletElement is exported separately but will be documented under HTMLAppletElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLAreaElement is exported separately but will be documented under HTMLAreaElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLAudioElement is exported separately but will be documented under HTMLAudioElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLBRElement is exported separately but will be documented under HTMLBRElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLBaseElement is exported separately but will be documented under HTMLBaseElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLBaseFontElement is exported separately but will be documented under HTMLBaseFontElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLBodyElement is exported separately but will be documented under HTMLBodyElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLButtonElement is exported separately but will be documented under HTMLButtonElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLCanvasElement is exported separately but will be documented under HTMLCanvasElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLCollection is exported separately but will be documented under HTMLCollection. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLDListElement is exported separately but will be documented under HTMLDListElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLDataListElement is exported separately but will be documented under HTMLDataListElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLDetailsElement is exported separately but will be documented under HTMLDetailsElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLDirectoryElement is exported separately but will be documented under HTMLDirectoryElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLDivElement is exported separately but will be documented under HTMLDivElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLDocument is exported separately but will be documented under HTMLDocument. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLElement is exported separately but will be documented under HTMLElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLEmbedElement is exported separately but will be documented under HTMLEmbedElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLFieldSetElement is exported separately but will be documented under HTMLFieldSetElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLFontElement is exported separately but will be documented under HTMLFontElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLFormControlsCollection is exported separately but will be documented under HTMLFormControlsCollection. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLFormElement is exported separately but will be documented under HTMLFormElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLFrameElement is exported separately but will be documented under HTMLFrameElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLFrameSetElement is exported separately but will be documented under HTMLFrameSetElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLHRElement is exported separately but will be documented under HTMLHRElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLHeadElement is exported separately but will be documented under HTMLHeadElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLHeadingElement is exported separately but will be documented under HTMLHeadingElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLHtmlElement is exported separately but will be documented under HTMLHtmlElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLIFrameElement is exported separately but will be documented under HTMLIFrameElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLImageElement is exported separately but will be documented under HTMLImageElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLInputElement is exported separately but will be documented under HTMLInputElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLKeygenElement is exported separately but will be documented under HTMLKeygenElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLLIElement is exported separately but will be documented under HTMLLIElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLLabelElement is exported separately but will be documented under HTMLLabelElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLLegendElement is exported separately but will be documented under HTMLLegendElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLLinkElement is exported separately but will be documented under HTMLLinkElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLMapElement is exported separately but will be documented under HTMLMapElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLMarqueeElement is exported separately but will be documented under HTMLMarqueeElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLMediaElement is exported separately but will be documented under HTMLMediaElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLMenuElement is exported separately but will be documented under HTMLMenuElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLMetaElement is exported separately but will be documented under HTMLMetaElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLMeterElement is exported separately but will be documented under HTMLMeterElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLModElement is exported separately but will be documented under HTMLModElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLOListElement is exported separately but will be documented under HTMLOListElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLObjectElement is exported separately but will be documented under HTMLObjectElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLOptGroupElement is exported separately but will be documented under HTMLOptGroupElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLOptionElement is exported separately but will be documented under HTMLOptionElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLOptionsCollection is exported separately but will be documented under HTMLOptionsCollection. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLOutputElement is exported separately but will be documented under HTMLOutputElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLParagraphElement is exported separately but will be documented under HTMLParagraphElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLParamElement is exported separately but will be documented under HTMLParamElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLPreElement is exported separately but will be documented under HTMLPreElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLProgressElement is exported separately but will be documented under HTMLProgressElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLQuoteElement is exported separately but will be documented under HTMLQuoteElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLScriptElement is exported separately but will be documented under HTMLScriptElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLSelectElement is exported separately but will be documented under HTMLSelectElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLSourceElement is exported separately but will be documented under HTMLSourceElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLSpanElement is exported separately but will be documented under HTMLSpanElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLStyleElement is exported separately but will be documented under HTMLStyleElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTableCaptionElement is exported separately but will be documented under HTMLTableCaptionElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTableCellElement is exported separately but will be documented under HTMLTableCellElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTableColElement is exported separately but will be documented under HTMLTableColElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTableElement is exported separately but will be documented under HTMLTableElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTableRowElement is exported separately but will be documented under HTMLTableRowElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTableSectionElement is exported separately but will be documented under HTMLTableSectionElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTemplateElement is exported separately but will be documented under HTMLTemplateElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTextAreaElement is exported separately but will be documented under HTMLTextAreaElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTitleElement is exported separately but will be documented under HTMLTitleElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLTrackElement is exported separately but will be documented under HTMLTrackElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLUListElement is exported separately but will be documented under HTMLUListElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLUnknownElement is exported separately but will be documented under HTMLUnknownElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHTMLVideoElement is exported separately but will be documented under HTMLVideoElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHashChangeEvent is exported separately but will be documented under HashChangeEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unHistory is exported separately but will be documented under History. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBAny is exported separately but will be documented under IDBAny. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBCursor is exported separately but will be documented under IDBCursor. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBCursorWithValue is exported separately but will be documented under IDBCursorWithValue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBDatabase is exported separately but will be documented under IDBDatabase. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBFactory is exported separately but will be documented under IDBFactory. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBIndex is exported separately but will be documented under IDBIndex. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBKeyRange is exported separately but will be documented under IDBKeyRange. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBObjectStore is exported separately but will be documented under IDBObjectStore. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBOpenDBRequest is exported separately but will be documented under IDBOpenDBRequest. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBRequest is exported separately but will be documented under IDBRequest. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBTransaction is exported separately but will be documented under IDBTransaction. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unIDBVersionChangeEvent is exported separately but will be documented under IDBVersionChangeEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unImageData is exported separately but will be documented under ImageData. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unInspectorFrontendHost is exported separately but will be documented under InspectorFrontendHost. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unInternalSettings is exported separately but will be documented under InternalSettings. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unInternals is exported separately but will be documented under Internals. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unKeyboardEvent is exported separately but will be documented under KeyboardEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unLocation is exported separately but will be documented under Location. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMallocStatistics is exported separately but will be documented under MallocStatistics. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaController is exported separately but will be documented under MediaController. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaControlsHost is exported separately but will be documented under MediaControlsHost. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaElementAudioSourceNode is exported separately but will be documented under MediaElementAudioSourceNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaError is exported separately but will be documented under MediaError. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaKeyError is exported separately but will be documented under MediaKeyError. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaKeyEvent is exported separately but will be documented under MediaKeyEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaKeyMessageEvent is exported separately but will be documented under MediaKeyMessageEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaKeyNeededEvent is exported separately but will be documented under MediaKeyNeededEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaKeySession is exported separately but will be documented under MediaKeySession. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaKeys is exported separately but will be documented under MediaKeys. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaList is exported separately but will be documented under MediaList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaQueryList is exported separately but will be documented under MediaQueryList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaSource is exported separately but will be documented under MediaSource. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaSourceStates is exported separately but will be documented under MediaSourceStates. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaStream is exported separately but will be documented under MediaStream. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaStreamAudioDestinationNode is exported separately but will be documented under MediaStreamAudioDestinationNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaStreamAudioSourceNode is exported separately but will be documented under MediaStreamAudioSourceNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaStreamCapabilities is exported separately but will be documented under MediaStreamCapabilities. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaStreamEvent is exported separately but will be documented under MediaStreamEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaStreamTrack is exported separately but will be documented under MediaStreamTrack. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaStreamTrackEvent is exported separately but will be documented under MediaStreamTrackEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaTrackConstraint is exported separately but will be documented under MediaTrackConstraint. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaTrackConstraintSet is exported separately but will be documented under MediaTrackConstraintSet. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMediaTrackConstraints is exported separately but will be documented under MediaTrackConstraints. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMemoryInfo is exported separately but will be documented under MemoryInfo. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMessageChannel is exported separately but will be documented under MessageChannel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMessageEvent is exported separately but will be documented under MessageEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMessagePort is exported separately but will be documented under MessagePort. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMimeType is exported separately but will be documented under MimeType. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMimeTypeArray is exported separately but will be documented under MimeTypeArray. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMouseEvent is exported separately but will be documented under MouseEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMutationEvent is exported separately but will be documented under MutationEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMutationObserver is exported separately but will be documented under MutationObserver. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unMutationRecord is exported separately but will be documented under MutationRecord. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNamedNodeMap is exported separately but will be documented under NamedNodeMap. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNavigator is exported separately but will be documented under Navigator. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNavigatorUserMediaError is exported separately but will be documented under NavigatorUserMediaError. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNode is exported separately but will be documented under Node. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNodeFilter is exported separately but will be documented under NodeFilter. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNodeIterator is exported separately but will be documented under NodeIterator. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNodeList is exported separately but will be documented under NodeList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNotification is exported separately but will be documented under Notification. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unNotificationCenter is exported separately but will be documented under NotificationCenter. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOESElementIndexUint is exported separately but will be documented under OESElementIndexUint. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOESStandardDerivatives is exported separately but will be documented under OESStandardDerivatives. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOESTextureFloat is exported separately but will be documented under OESTextureFloat. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOESTextureFloatLinear is exported separately but will be documented under OESTextureFloatLinear. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOESTextureHalfFloat is exported separately but will be documented under OESTextureHalfFloat. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOESTextureHalfFloatLinear is exported separately but will be documented under OESTextureHalfFloatLinear. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOESVertexArrayObject is exported separately but will be documented under OESVertexArrayObject. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOfflineAudioCompletionEvent is exported separately but will be documented under OfflineAudioCompletionEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOfflineAudioContext is exported separately but will be documented under OfflineAudioContext. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOscillatorNode is exported separately but will be documented under OscillatorNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unOverflowEvent is exported separately but will be documented under OverflowEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPageTransitionEvent is exported separately but will be documented under PageTransitionEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPannerNode is exported separately but will be documented under PannerNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPath2D is exported separately but will be documented under Path2D. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPerformance is exported separately but will be documented under Performance. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPerformanceEntry is exported separately but will be documented under PerformanceEntry. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPerformanceEntryList is exported separately but will be documented under PerformanceEntryList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPerformanceMark is exported separately but will be documented under PerformanceMark. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPerformanceMeasure is exported separately but will be documented under PerformanceMeasure. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPerformanceNavigation is exported separately but will be documented under PerformanceNavigation. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPerformanceResourceTiming is exported separately but will be documented under PerformanceResourceTiming. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPerformanceTiming is exported separately but will be documented under PerformanceTiming. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPeriodicWave is exported separately but will be documented under PeriodicWave. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPlugin is exported separately but will be documented under Plugin. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPluginArray is exported separately but will be documented under PluginArray. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPopStateEvent is exported separately but will be documented under PopStateEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unPositionError is exported separately but will be documented under PositionError. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unProcessingInstruction is exported separately but will be documented under ProcessingInstruction. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unProgressEvent is exported separately but will be documented under ProgressEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unQuickTimePluginReplacement is exported separately but will be documented under QuickTimePluginReplacement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRGBColor is exported separately but will be documented under RGBColor. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCConfiguration is exported separately but will be documented under RTCConfiguration. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCDTMFSender is exported separately but will be documented under RTCDTMFSender. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCDTMFToneChangeEvent is exported separately but will be documented under RTCDTMFToneChangeEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCDataChannel is exported separately but will be documented under RTCDataChannel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCDataChannelEvent is exported separately but will be documented under RTCDataChannelEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCIceCandidate is exported separately but will be documented under RTCIceCandidate. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCIceCandidateEvent is exported separately but will be documented under RTCIceCandidateEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCIceServer is exported separately but will be documented under RTCIceServer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCPeerConnection is exported separately but will be documented under RTCPeerConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCSessionDescription is exported separately but will be documented under RTCSessionDescription. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCStatsReport is exported separately but will be documented under RTCStatsReport. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRTCStatsResponse is exported separately but will be documented under RTCStatsResponse. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRadioNodeList is exported separately but will be documented under RadioNodeList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRange is exported separately but will be documented under Range. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unReadableStream is exported separately but will be documented under ReadableStream. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unRect is exported separately but will be documented under Rect. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSQLError is exported separately but will be documented under SQLError. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSQLResultSet is exported separately but will be documented under SQLResultSet. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSQLResultSetRowList is exported separately but will be documented under SQLResultSetRowList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSQLTransaction is exported separately but will be documented under SQLTransaction. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAElement is exported separately but will be documented under SVGAElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAltGlyphDefElement is exported separately but will be documented under SVGAltGlyphDefElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAltGlyphElement is exported separately but will be documented under SVGAltGlyphElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAltGlyphItemElement is exported separately but will be documented under SVGAltGlyphItemElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAngle is exported separately but will be documented under SVGAngle. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimateColorElement is exported separately but will be documented under SVGAnimateColorElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimateElement is exported separately but will be documented under SVGAnimateElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimateMotionElement is exported separately but will be documented under SVGAnimateMotionElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimateTransformElement is exported separately but will be documented under SVGAnimateTransformElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedAngle is exported separately but will be documented under SVGAnimatedAngle. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedBoolean is exported separately but will be documented under SVGAnimatedBoolean. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedEnumeration is exported separately but will be documented under SVGAnimatedEnumeration. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedInteger is exported separately but will be documented under SVGAnimatedInteger. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedLength is exported separately but will be documented under SVGAnimatedLength. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedLengthList is exported separately but will be documented under SVGAnimatedLengthList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedNumber is exported separately but will be documented under SVGAnimatedNumber. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedNumberList is exported separately but will be documented under SVGAnimatedNumberList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedPreserveAspectRatio is exported separately but will be documented under SVGAnimatedPreserveAspectRatio. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedRect is exported separately but will be documented under SVGAnimatedRect. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedString is exported separately but will be documented under SVGAnimatedString. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimatedTransformList is exported separately but will be documented under SVGAnimatedTransformList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGAnimationElement is exported separately but will be documented under SVGAnimationElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGCircleElement is exported separately but will be documented under SVGCircleElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGClipPathElement is exported separately but will be documented under SVGClipPathElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGColor is exported separately but will be documented under SVGColor. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGComponentTransferFunctionElement is exported separately but will be documented under SVGComponentTransferFunctionElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGCursorElement is exported separately but will be documented under SVGCursorElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGDefsElement is exported separately but will be documented under SVGDefsElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGDescElement is exported separately but will be documented under SVGDescElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGDocument is exported separately but will be documented under SVGDocument. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGElement is exported separately but will be documented under SVGElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGEllipseElement is exported separately but will be documented under SVGEllipseElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGExternalResourcesRequired is exported separately but will be documented under SVGExternalResourcesRequired. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEBlendElement is exported separately but will be documented under SVGFEBlendElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEColorMatrixElement is exported separately but will be documented under SVGFEColorMatrixElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEComponentTransferElement is exported separately but will be documented under SVGFEComponentTransferElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFECompositeElement is exported separately but will be documented under SVGFECompositeElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEConvolveMatrixElement is exported separately but will be documented under SVGFEConvolveMatrixElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEDiffuseLightingElement is exported separately but will be documented under SVGFEDiffuseLightingElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEDisplacementMapElement is exported separately but will be documented under SVGFEDisplacementMapElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEDistantLightElement is exported separately but will be documented under SVGFEDistantLightElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEDropShadowElement is exported separately but will be documented under SVGFEDropShadowElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEFloodElement is exported separately but will be documented under SVGFEFloodElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEFuncAElement is exported separately but will be documented under SVGFEFuncAElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEFuncBElement is exported separately but will be documented under SVGFEFuncBElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEFuncGElement is exported separately but will be documented under SVGFEFuncGElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEFuncRElement is exported separately but will be documented under SVGFEFuncRElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEGaussianBlurElement is exported separately but will be documented under SVGFEGaussianBlurElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEImageElement is exported separately but will be documented under SVGFEImageElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEMergeElement is exported separately but will be documented under SVGFEMergeElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEMergeNodeElement is exported separately but will be documented under SVGFEMergeNodeElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEMorphologyElement is exported separately but will be documented under SVGFEMorphologyElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEOffsetElement is exported separately but will be documented under SVGFEOffsetElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFEPointLightElement is exported separately but will be documented under SVGFEPointLightElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFESpecularLightingElement is exported separately but will be documented under SVGFESpecularLightingElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFESpotLightElement is exported separately but will be documented under SVGFESpotLightElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFETileElement is exported separately but will be documented under SVGFETileElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFETurbulenceElement is exported separately but will be documented under SVGFETurbulenceElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFilterElement is exported separately but will be documented under SVGFilterElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFilterPrimitiveStandardAttributes is exported separately but will be documented under SVGFilterPrimitiveStandardAttributes. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFitToViewBox is exported separately but will be documented under SVGFitToViewBox. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFontElement is exported separately but will be documented under SVGFontElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFontFaceElement is exported separately but will be documented under SVGFontFaceElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFontFaceFormatElement is exported separately but will be documented under SVGFontFaceFormatElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFontFaceNameElement is exported separately but will be documented under SVGFontFaceNameElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFontFaceSrcElement is exported separately but will be documented under SVGFontFaceSrcElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGFontFaceUriElement is exported separately but will be documented under SVGFontFaceUriElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGForeignObjectElement is exported separately but will be documented under SVGForeignObjectElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGGElement is exported separately but will be documented under SVGGElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGGlyphElement is exported separately but will be documented under SVGGlyphElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGGlyphRefElement is exported separately but will be documented under SVGGlyphRefElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGGradientElement is exported separately but will be documented under SVGGradientElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGGraphicsElement is exported separately but will be documented under SVGGraphicsElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGHKernElement is exported separately but will be documented under SVGHKernElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGImageElement is exported separately but will be documented under SVGImageElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGLength is exported separately but will be documented under SVGLength. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGLengthList is exported separately but will be documented under SVGLengthList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGLineElement is exported separately but will be documented under SVGLineElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGLinearGradientElement is exported separately but will be documented under SVGLinearGradientElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGMPathElement is exported separately but will be documented under SVGMPathElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGMarkerElement is exported separately but will be documented under SVGMarkerElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGMaskElement is exported separately but will be documented under SVGMaskElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGMatrix is exported separately but will be documented under SVGMatrix. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGMetadataElement is exported separately but will be documented under SVGMetadataElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGMissingGlyphElement is exported separately but will be documented under SVGMissingGlyphElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGNumber is exported separately but will be documented under SVGNumber. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGNumberList is exported separately but will be documented under SVGNumberList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPaint is exported separately but will be documented under SVGPaint. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathElement is exported separately but will be documented under SVGPathElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSeg is exported separately but will be documented under SVGPathSeg. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegArcAbs is exported separately but will be documented under SVGPathSegArcAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegArcRel is exported separately but will be documented under SVGPathSegArcRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegClosePath is exported separately but will be documented under SVGPathSegClosePath. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegCurvetoCubicAbs is exported separately but will be documented under SVGPathSegCurvetoCubicAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegCurvetoCubicRel is exported separately but will be documented under SVGPathSegCurvetoCubicRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegCurvetoCubicSmoothAbs is exported separately but will be documented under SVGPathSegCurvetoCubicSmoothAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegCurvetoCubicSmoothRel is exported separately but will be documented under SVGPathSegCurvetoCubicSmoothRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegCurvetoQuadraticAbs is exported separately but will be documented under SVGPathSegCurvetoQuadraticAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegCurvetoQuadraticRel is exported separately but will be documented under SVGPathSegCurvetoQuadraticRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegCurvetoQuadraticSmoothAbs is exported separately but will be documented under SVGPathSegCurvetoQuadraticSmoothAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegCurvetoQuadraticSmoothRel is exported separately but will be documented under SVGPathSegCurvetoQuadraticSmoothRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegLinetoAbs is exported separately but will be documented under SVGPathSegLinetoAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegLinetoHorizontalAbs is exported separately but will be documented under SVGPathSegLinetoHorizontalAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegLinetoHorizontalRel is exported separately but will be documented under SVGPathSegLinetoHorizontalRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegLinetoRel is exported separately but will be documented under SVGPathSegLinetoRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegLinetoVerticalAbs is exported separately but will be documented under SVGPathSegLinetoVerticalAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegLinetoVerticalRel is exported separately but will be documented under SVGPathSegLinetoVerticalRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegList is exported separately but will be documented under SVGPathSegList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegMovetoAbs is exported separately but will be documented under SVGPathSegMovetoAbs. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPathSegMovetoRel is exported separately but will be documented under SVGPathSegMovetoRel. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPatternElement is exported separately but will be documented under SVGPatternElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPoint is exported separately but will be documented under SVGPoint. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPointList is exported separately but will be documented under SVGPointList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPolygonElement is exported separately but will be documented under SVGPolygonElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPolylineElement is exported separately but will be documented under SVGPolylineElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGPreserveAspectRatio is exported separately but will be documented under SVGPreserveAspectRatio. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGRadialGradientElement is exported separately but will be documented under SVGRadialGradientElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGRect is exported separately but will be documented under SVGRect. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGRectElement is exported separately but will be documented under SVGRectElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGRenderingIntent is exported separately but will be documented under SVGRenderingIntent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGSVGElement is exported separately but will be documented under SVGSVGElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGScriptElement is exported separately but will be documented under SVGScriptElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGSetElement is exported separately but will be documented under SVGSetElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGStopElement is exported separately but will be documented under SVGStopElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGStringList is exported separately but will be documented under SVGStringList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGStyleElement is exported separately but will be documented under SVGStyleElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGSwitchElement is exported separately but will be documented under SVGSwitchElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGSymbolElement is exported separately but will be documented under SVGSymbolElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTRefElement is exported separately but will be documented under SVGTRefElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTSpanElement is exported separately but will be documented under SVGTSpanElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTests is exported separately but will be documented under SVGTests. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTextContentElement is exported separately but will be documented under SVGTextContentElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTextElement is exported separately but will be documented under SVGTextElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTextPathElement is exported separately but will be documented under SVGTextPathElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTextPositioningElement is exported separately but will be documented under SVGTextPositioningElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTitleElement is exported separately but will be documented under SVGTitleElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTransform is exported separately but will be documented under SVGTransform. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGTransformList is exported separately but will be documented under SVGTransformList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGURIReference is exported separately but will be documented under SVGURIReference. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGUnitTypes is exported separately but will be documented under SVGUnitTypes. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGUseElement is exported separately but will be documented under SVGUseElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGVKernElement is exported separately but will be documented under SVGVKernElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGViewElement is exported separately but will be documented under SVGViewElement. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGViewSpec is exported separately but will be documented under SVGViewSpec. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGZoomAndPan is exported separately but will be documented under SVGZoomAndPan. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSVGZoomEvent is exported separately but will be documented under SVGZoomEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unScreen is exported separately but will be documented under Screen. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unScriptProcessorNode is exported separately but will be documented under ScriptProcessorNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unScriptProfile is exported separately but will be documented under ScriptProfile. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unScriptProfileNode is exported separately but will be documented under ScriptProfileNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSecurityPolicy is exported separately but will be documented under SecurityPolicy. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSecurityPolicyViolationEvent is exported separately but will be documented under SecurityPolicyViolationEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSelection is exported separately but will be documented under Selection. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSourceBuffer is exported separately but will be documented under SourceBuffer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSourceBufferList is exported separately but will be documented under SourceBufferList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSourceInfo is exported separately but will be documented under SourceInfo. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSpeechSynthesis is exported separately but will be documented under SpeechSynthesis. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSpeechSynthesisEvent is exported separately but will be documented under SpeechSynthesisEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSpeechSynthesisUtterance is exported separately but will be documented under SpeechSynthesisUtterance. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSpeechSynthesisVoice is exported separately but will be documented under SpeechSynthesisVoice. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unStorage is exported separately but will be documented under Storage. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unStorageEvent is exported separately but will be documented under StorageEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unStorageInfo is exported separately but will be documented under StorageInfo. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unStorageQuota is exported separately but will be documented under StorageQuota. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unStyleMedia is exported separately but will be documented under StyleMedia. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unStyleSheet is exported separately but will be documented under StyleSheet. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unStyleSheetList is exported separately but will be documented under StyleSheetList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unSubtleCrypto is exported separately but will be documented under SubtleCrypto. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unText is exported separately but will be documented under Text. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTextEvent is exported separately but will be documented under TextEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTextMetrics is exported separately but will be documented under TextMetrics. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTextTrack is exported separately but will be documented under TextTrack. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTextTrackCue is exported separately but will be documented under TextTrackCue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTextTrackCueList is exported separately but will be documented under TextTrackCueList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTextTrackList is exported separately but will be documented under TextTrackList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTimeRanges is exported separately but will be documented under TimeRanges. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTouch is exported separately but will be documented under Touch. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTouchEvent is exported separately but will be documented under TouchEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTouchList is exported separately but will be documented under TouchList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTrackEvent is exported separately but will be documented under TrackEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTransitionEvent is exported separately but will be documented under TransitionEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTreeWalker is exported separately but will be documented under TreeWalker. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unTypeConversions is exported separately but will be documented under TypeConversions. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unUIEvent is exported separately but will be documented under UIEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unUIRequestEvent is exported separately but will be documented under UIRequestEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unURL is exported separately but will be documented under URL. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unURLUtils is exported separately but will be documented under URLUtils. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unUserMessageHandler is exported separately but will be documented under UserMessageHandler. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unUserMessageHandlersNamespace is exported separately but will be documented under UserMessageHandlersNamespace. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unVTTCue is exported separately but will be documented under VTTCue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unVTTRegion is exported separately but will be documented under VTTRegion. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unVTTRegionList is exported separately but will be documented under VTTRegionList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unValidityState is exported separately but will be documented under ValidityState. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unVideoPlaybackQuality is exported separately but will be documented under VideoPlaybackQuality. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unVideoStreamTrack is exported separately but will be documented under VideoStreamTrack. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unVideoTrack is exported separately but will be documented under VideoTrack. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unVideoTrackList is exported separately but will be documented under VideoTrackList. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWaveShaperNode is exported separately but will be documented under WaveShaperNode. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGL2RenderingContext is exported separately but will be documented under WebGL2RenderingContext. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLActiveInfo is exported separately but will be documented under WebGLActiveInfo. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLBuffer is exported separately but will be documented under WebGLBuffer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLCompressedTextureATC is exported separately but will be documented under WebGLCompressedTextureATC. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLCompressedTexturePVRTC is exported separately but will be documented under WebGLCompressedTexturePVRTC. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLCompressedTextureS3TC is exported separately but will be documented under WebGLCompressedTextureS3TC. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLContextAttributes is exported separately but will be documented under WebGLContextAttributes. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLContextEvent is exported separately but will be documented under WebGLContextEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLDebugRendererInfo is exported separately but will be documented under WebGLDebugRendererInfo. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLDebugShaders is exported separately but will be documented under WebGLDebugShaders. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLDepthTexture is exported separately but will be documented under WebGLDepthTexture. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLDrawBuffers is exported separately but will be documented under WebGLDrawBuffers. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLFramebuffer is exported separately but will be documented under WebGLFramebuffer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLLoseContext is exported separately but will be documented under WebGLLoseContext. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLProgram is exported separately but will be documented under WebGLProgram. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLQuery is exported separately but will be documented under WebGLQuery. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLRenderbuffer is exported separately but will be documented under WebGLRenderbuffer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLRenderingContext is exported separately but will be documented under WebGLRenderingContext. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLRenderingContextBase is exported separately but will be documented under WebGLRenderingContextBase. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLSampler is exported separately but will be documented under WebGLSampler. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLShader is exported separately but will be documented under WebGLShader. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLShaderPrecisionFormat is exported separately but will be documented under WebGLShaderPrecisionFormat. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLSync is exported separately but will be documented under WebGLSync. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLTexture is exported separately but will be documented under WebGLTexture. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLTransformFeedback is exported separately but will be documented under WebGLTransformFeedback. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLUniformLocation is exported separately but will be documented under WebGLUniformLocation. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLVertexArrayObject is exported separately but will be documented under WebGLVertexArrayObject. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebGLVertexArrayObjectOES is exported separately but will be documented under WebGLVertexArrayObjectOES. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitAnimationEvent is exported separately but will be documented under WebKitAnimationEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitCSSFilterValue is exported separately but will be documented under WebKitCSSFilterValue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitCSSMatrix is exported separately but will be documented under WebKitCSSMatrix. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitCSSRegionRule is exported separately but will be documented under WebKitCSSRegionRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitCSSTransformValue is exported separately but will be documented under WebKitCSSTransformValue. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitCSSViewportRule is exported separately but will be documented under WebKitCSSViewportRule. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitNamedFlow is exported separately but will be documented under WebKitNamedFlow. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitNamespace is exported separately but will be documented under WebKitNamespace. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitPlaybackTargetAvailabilityEvent is exported separately but will be documented under WebKitPlaybackTargetAvailabilityEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitPoint is exported separately but will be documented under WebKitPoint. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebKitTransitionEvent is exported separately but will be documented under WebKitTransitionEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWebSocket is exported separately but will be documented under WebSocket. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWheelEvent is exported separately but will be documented under WheelEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWindow is exported separately but will be documented under Window. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWindowBase64 is exported separately but will be documented under WindowBase64. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWindowTimers is exported separately but will be documented under WindowTimers. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWorker is exported separately but will be documented under Worker. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWorkerGlobalScope is exported separately but will be documented under WorkerGlobalScope. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWorkerLocation is exported separately but will be documented under WorkerLocation. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unWorkerNavigator is exported separately but will be documented under WorkerNavigator. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXMLHttpRequest is exported separately but will be documented under XMLHttpRequest. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXMLHttpRequestProgressEvent is exported separately but will be documented under XMLHttpRequestProgressEvent. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXMLHttpRequestUpload is exported separately but will be documented under XMLHttpRequestUpload. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXMLSerializer is exported separately but will be documented under XMLSerializer. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXPathEvaluator is exported separately but will be documented under XPathEvaluator. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXPathExpression is exported separately but will be documented under XPathExpression. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXPathNSResolver is exported separately but will be documented under XPathNSResolver. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXPathResult is exported separately but will be documented under XPathResult. Consider exporting it together with its parent(s) for code clarity.
Warning: JSDOM.Types: unXSLTProcessor is exported separately but will be documented under XSLTProcessor. Consider exporting it together with its parent(s) for code clarity.
  43% (611 /1407) in 'JSDOM.Types'
  Missing documentation for:
    Module header
    FromJSVal (src/JSDOM/Types.hs:808)
    PToJSVal (src/JSDOM/Types.hs:798)
    PFromJSVal (src/JSDOM/Types.hs:801)
    FromJSString (src/JSDOM/Types.hs:890)
    toMaybeJSString (src/JSDOM/Types.hs:902)
    fromMaybeJSString (src/JSDOM/Types.hs:907)
    fromJSArray (src/JSDOM/Types.hs:818)
    fromJSArrayUnchecked (src/JSDOM/Types.hs:823)
    nullableToMaybe (src/JSDOM/Types.hs:830)
    maybeToNullable (src/JSDOM/Types.hs:834)
    ToDOMString (src/JSDOM/Types.hs:944)
    FromDOMString (src/JSDOM/Types.hs:945)
    IsDOMString (src/JSDOM/Types.hs:946)
    maybeNullOrUndefined'
    GType (src/JSDOM/Types.hs:740)
    GObject (src/JSDOM/Types.hs:786)
    IsGObject (src/JSDOM/Types.hs:788)
    gTypeGObject (src/JSDOM/Types.hs:878)
    objectToString (src/JSDOM/Types.hs:882)
    Callback (src/JSDOM/Types.hs:949)
    withCallback (src/JSDOM/Types.hs:951)
    AudioBufferCallback (src/JSDOM/Types.hs:960)
    DatabaseCallback (src/JSDOM/Types.hs:962)
    MediaQueryListListener (src/JSDOM/Types.hs:964)
    MediaStreamTrackSourcesCallback (src/JSDOM/Types.hs:966)
    NavigatorUserMediaErrorCallback (src/JSDOM/Types.hs:968)
    NavigatorUserMediaSuccessCallback (src/JSDOM/Types.hs:970)
    NotificationPermissionCallback (src/JSDOM/Types.hs:972)
    PositionCallback (src/JSDOM/Types.hs:974)
    PositionErrorCallback (src/JSDOM/Types.hs:976)
    RequestAnimationFrameCallback (src/JSDOM/Types.hs:978)
    RTCPeerConnectionErrorCallback (src/JSDOM/Types.hs:980)
    RTCSessionDescriptionCallback (src/JSDOM/Types.hs:982)
    RTCStatsCallback (src/JSDOM/Types.hs:984)
    SQLStatementCallback (src/JSDOM/Types.hs:986)
    SQLStatementErrorCallback (src/JSDOM/Types.hs:988)
    SQLTransactionCallback (src/JSDOM/Types.hs:990)
    SQLTransactionErrorCallback (src/JSDOM/Types.hs:992)
    StorageErrorCallback (src/JSDOM/Types.hs:994)
    StorageQuotaCallback (src/JSDOM/Types.hs:996)
    StorageUsageCallback (src/JSDOM/Types.hs:998)
    StringCallback (src/JSDOM/Types.hs:1000)
    VoidCallback (src/JSDOM/Types.hs:1002)
    Dictionary (src/JSDOM/Types.hs:1067)
    IsDictionary (src/JSDOM/Types.hs:1085)
    toDictionary (src/JSDOM/Types.hs:1086)
    BlobPropertyBag (src/JSDOM/Types.hs:1097)
    IsBlobPropertyBag (src/JSDOM/Types.hs:1115)
    toBlobPropertyBag (src/JSDOM/Types.hs:1116)
    MutationCallback (src/JSDOM/Types.hs:1127)
    IsMutationCallback (src/JSDOM/Types.hs:1145)
    toMutationCallback (src/JSDOM/Types.hs:1146)
    Promise (src/JSDOM/Types.hs:1157)
    IsPromise (src/JSDOM/Types.hs:1175)
    toPromise (src/JSDOM/Types.hs:1176)
    gTypePromise (src/JSDOM/Types.hs:1183)
    Date (src/JSDOM/Types.hs:1613)
    IsDate (src/JSDOM/Types.hs:1631)
    toDate (src/JSDOM/Types.hs:1632)
    gTypeDate (src/JSDOM/Types.hs:1639)
    Array (src/JSDOM/Types.hs:1580)
    IsArray (src/JSDOM/Types.hs:1598)
    toArray (src/JSDOM/Types.hs:1599)
    gTypeArray (src/JSDOM/Types.hs:1606)
    ObjectArray (src/JSDOM/Types.hs:1520)
    IsObjectArray (src/JSDOM/Types.hs:1538)
    toObjectArray (src/JSDOM/Types.hs:1539)
    ArrayBuffer (src/JSDOM/Types.hs:1190)
    IsArrayBuffer (src/JSDOM/Types.hs:1208)
    toArrayBuffer (src/JSDOM/Types.hs:1209)
    gTypeArrayBuffer (src/JSDOM/Types.hs:1216)
    ArrayBufferView (src/JSDOM/Types.hs:1550)
    IsArrayBufferView (src/JSDOM/Types.hs:1568)
    toArrayBufferView (src/JSDOM/Types.hs:1569)
    Float32Array (src/JSDOM/Types.hs:1223)
    IsFloat32Array (src/JSDOM/Types.hs:1241)
    toFloat32Array (src/JSDOM/Types.hs:1242)
    gTypeFloat32Array (src/JSDOM/Types.hs:1249)
    Float64Array (src/JSDOM/Types.hs:1256)
    IsFloat64Array (src/JSDOM/Types.hs:1274)
    toFloat64Array (src/JSDOM/Types.hs:1275)
    gTypeFloat64Array (src/JSDOM/Types.hs:1282)
    Uint8Array (src/JSDOM/Types.hs:1289)
    IsUint8Array (src/JSDOM/Types.hs:1307)
    toUint8Array (src/JSDOM/Types.hs:1308)
    gTypeUint8Array (src/JSDOM/Types.hs:1315)
    Uint8ClampedArray (src/JSDOM/Types.hs:1322)
    IsUint8ClampedArray (src/JSDOM/Types.hs:1340)
    toUint8ClampedArray (src/JSDOM/Types.hs:1341)
    gTypeUint8ClampedArray (src/JSDOM/Types.hs:1348)
    Uint16Array (src/JSDOM/Types.hs:1355)
    IsUint16Array (src/JSDOM/Types.hs:1373)
    toUint16Array (src/JSDOM/Types.hs:1374)
    gTypeUint16Array (src/JSDOM/Types.hs:1381)
    Uint32Array (src/JSDOM/Types.hs:1388)
    IsUint32Array (src/JSDOM/Types.hs:1406)
    toUint32Array (src/JSDOM/Types.hs:1407)
    gTypeUint32Array (src/JSDOM/Types.hs:1414)
    Int8Array (src/JSDOM/Types.hs:1421)
    IsInt8Array (src/JSDOM/Types.hs:1439)
    toInt8Array (src/JSDOM/Types.hs:1440)
    gTypeInt8Array (src/JSDOM/Types.hs:1447)
    Int16Array (src/JSDOM/Types.hs:1454)
    IsInt16Array (src/JSDOM/Types.hs:1472)
    toInt16Array (src/JSDOM/Types.hs:1473)
    gTypeInt16Array (src/JSDOM/Types.hs:1480)
    Int32Array (src/JSDOM/Types.hs:1487)
    IsInt32Array (src/JSDOM/Types.hs:1505)
    toInt32Array (src/JSDOM/Types.hs:1506)
    gTypeInt32Array (src/JSDOM/Types.hs:1513)
    SerializedScriptValue (src/JSDOM/Types.hs:1007)
    IsSerializedScriptValue (src/JSDOM/Types.hs:1025)
    toSerializedScriptValue (src/JSDOM/Types.hs:1026)
    PositionOptions (src/JSDOM/Types.hs:1037)
    IsPositionOptions (src/JSDOM/Types.hs:1055)
    toPositionOptions (src/JSDOM/Types.hs:1056)
    Acceleration (src/JSDOM/Types.hs:1646)
    IsAcceleration (src/JSDOM/Types.hs:1664)
    toAcceleration (src/JSDOM/Types.hs:1665)
    RotationRate (src/JSDOM/Types.hs:1676)
    IsRotationRate (src/JSDOM/Types.hs:1694)
    toRotationRate (src/JSDOM/Types.hs:1695)
    Algorithm (src/JSDOM/Types.hs:1706)
    IsAlgorithm (src/JSDOM/Types.hs:1724)
    toAlgorithm (src/JSDOM/Types.hs:1725)
    CryptoOperationData (src/JSDOM/Types.hs:1736)
    IsCryptoOperationData (src/JSDOM/Types.hs:1754)
    toCryptoOperationData (src/JSDOM/Types.hs:1755)
    CanvasStyle (src/JSDOM/Types.hs:1768)
    IsCanvasStyle (src/JSDOM/Types.hs:1786)
    toCanvasStyle (src/JSDOM/Types.hs:1787)
    DOMException (src/JSDOM/Types.hs:1800)
    IsDOMException (src/JSDOM/Types.hs:1818)
    toDOMException (src/JSDOM/Types.hs:1819)
    GLenum (src/JSDOM/Types.hs:1829)
    GLboolean (src/JSDOM/Types.hs:1830)
    GLbitfield (src/JSDOM/Types.hs:1831)
    GLbyte (src/JSDOM/Types.hs:1832)
    GLshort (src/JSDOM/Types.hs:1833)
    GLint (src/JSDOM/Types.hs:1834)
    GLsizei (src/JSDOM/Types.hs:1836)
    GLintptr (src/JSDOM/Types.hs:1837)
    GLsizeiptr (src/JSDOM/Types.hs:1838)
    GLubyte (src/JSDOM/Types.hs:1839)
    GLushort (src/JSDOM/Types.hs:1840)
    GLuint (src/JSDOM/Types.hs:1841)
    GLfloat (src/JSDOM/Types.hs:1843)
    GLclampf (src/JSDOM/Types.hs:1844)
    GLint64 (src/JSDOM/Types.hs:1835)
    GLuint64 (src/JSDOM/Types.hs:1842)
    gTypeANGLEInstancedArrays (src/JSDOM/Types.hs:1877)
    gTypeAbstractView (src/JSDOM/Types.hs:1911)
    gTypeAbstractWorker (src/JSDOM/Types.hs:1945)
    gTypeAllAudioCapabilities (src/JSDOM/Types.hs:1983)
    gTypeAllVideoCapabilities (src/JSDOM/Types.hs:2021)
    gTypeAnalyserNode (src/JSDOM/Types.hs:2061)
    gTypeAnimationEvent (src/JSDOM/Types.hs:2099)
    gTypeApplicationCache (src/JSDOM/Types.hs:2137)
    gTypeAttr (src/JSDOM/Types.hs:2179)
    gTypeAudioBuffer (src/JSDOM/Types.hs:2215)
    gTypeAudioBufferSourceNode (src/JSDOM/Types.hs:2255)
    IsAudioContext (src/JSDOM/Types.hs:2288)
    toAudioContext (src/JSDOM/Types.hs:2289)
    gTypeAudioContext (src/JSDOM/Types.hs:2298)
    gTypeAudioDestinationNode (src/JSDOM/Types.hs:2338)
    gTypeAudioListener (src/JSDOM/Types.hs:2372)
    IsAudioNode (src/JSDOM/Types.hs:2405)
    toAudioNode (src/JSDOM/Types.hs:2406)
    gTypeAudioNode (src/JSDOM/Types.hs:2415)
    gTypeAudioParam (src/JSDOM/Types.hs:2449)
    gTypeAudioProcessingEvent (src/JSDOM/Types.hs:2487)
    gTypeAudioStreamTrack (src/JSDOM/Types.hs:2527)
    gTypeAudioTrack (src/JSDOM/Types.hs:2561)
    gTypeAudioTrackList (src/JSDOM/Types.hs:2603)
    gTypeAutocompleteErrorEvent (src/JSDOM/Types.hs:2645)
    gTypeBarProp (src/JSDOM/Types.hs:2679)
    gTypeBatteryManager (src/JSDOM/Types.hs:2721)
    gTypeBeforeLoadEvent (src/JSDOM/Types.hs:2763)
    gTypeBeforeUnloadEvent (src/JSDOM/Types.hs:2801)
    gTypeBiquadFilterNode (src/JSDOM/Types.hs:2841)
    IsBlob (src/JSDOM/Types.hs:2871)
    toBlob (src/JSDOM/Types.hs:2872)
    gTypeBlob (src/JSDOM/Types.hs:2880)
    gTypeCDATASection (src/JSDOM/Types.hs:2926)
    gTypeCSS (src/JSDOM/Types.hs:2962)
    gTypeCSSCharsetRule (src/JSDOM/Types.hs:3004)
    gTypeCSSFontFaceLoadEvent (src/JSDOM/Types.hs:3042)
    gTypeCSSFontFaceRule (src/JSDOM/Types.hs:3080)
    gTypeCSSImportRule (src/JSDOM/Types.hs:3118)
    gTypeCSSKeyframeRule (src/JSDOM/Types.hs:3156)
    gTypeCSSKeyframesRule (src/JSDOM/Types.hs:3194)
    gTypeCSSMediaRule (src/JSDOM/Types.hs:3232)
    gTypeCSSPageRule (src/JSDOM/Types.hs:3270)
    gTypeCSSPrimitiveValue (src/JSDOM/Types.hs:3308)
    IsCSSRule (src/JSDOM/Types.hs:3338)
    toCSSRule (src/JSDOM/Types.hs:3339)
    gTypeCSSRule (src/JSDOM/Types.hs:3347)
    gTypeCSSRuleList (src/JSDOM/Types.hs:3383)
    gTypeCSSStyleDeclaration (src/JSDOM/Types.hs:3419)
    gTypeCSSStyleRule (src/JSDOM/Types.hs:3459)
    gTypeCSSStyleSheet (src/JSDOM/Types.hs:3497)
    gTypeCSSSupportsRule (src/JSDOM/Types.hs:3537)
    gTypeCSSUnknownRule (src/JSDOM/Types.hs:3575)
    IsCSSValue (src/JSDOM/Types.hs:3605)
    toCSSValue (src/JSDOM/Types.hs:3606)
    gTypeCSSValue (src/JSDOM/Types.hs:3614)
    IsCSSValueList (src/JSDOM/Types.hs:3649)
    toCSSValueList (src/JSDOM/Types.hs:3650)
    gTypeCSSValueList (src/JSDOM/Types.hs:3659)
    gTypeCanvasGradient (src/JSDOM/Types.hs:3693)
    gTypeCanvasPattern (src/JSDOM/Types.hs:3727)
    gTypeCanvasProxy (src/JSDOM/Types.hs:3761)
    IsCanvasRenderingContext (src/JSDOM/Types.hs:3791)
    toCanvasRenderingContext (src/JSDOM/Types.hs:3792)
    gTypeCanvasRenderingContext (src/JSDOM/Types.hs:3800)
    gTypeCanvasRenderingContext2D (src/JSDOM/Types.hs:3838)
    gTypeCapabilityRange (src/JSDOM/Types.hs:3872)
    gTypeChannelMergerNode (src/JSDOM/Types.hs:3912)
    gTypeChannelSplitterNode (src/JSDOM/Types.hs:3952)
    IsCharacterData (src/JSDOM/Types.hs:3986)
    toCharacterData (src/JSDOM/Types.hs:3987)
    gTypeCharacterData (src/JSDOM/Types.hs:3997)
    gTypeChildNode (src/JSDOM/Types.hs:4033)
    gTypeClientRect (src/JSDOM/Types.hs:4067)
    gTypeClientRectList (src/JSDOM/Types.hs:4101)
    gTypeCloseEvent (src/JSDOM/Types.hs:4139)
    gTypeCommandLineAPIHost (src/JSDOM/Types.hs:4173)
    gTypeComment (src/JSDOM/Types.hs:4215)
    gTypeCompositionEvent (src/JSDOM/Types.hs:4257)
    gTypeConvolverNode (src/JSDOM/Types.hs:4297)
    gTypeCoordinates (src/JSDOM/Types.hs:4331)
    gTypeCounter (src/JSDOM/Types.hs:4365)
    gTypeCrypto (src/JSDOM/Types.hs:4399)
    gTypeCryptoKey (src/JSDOM/Types.hs:4433)
    gTypeCryptoKeyPair (src/JSDOM/Types.hs:4467)
    gTypeCustomEvent (src/JSDOM/Types.hs:4505)
    IsDOMError (src/JSDOM/Types.hs:4535)
    toDOMError (src/JSDOM/Types.hs:4536)
    gTypeDOMError (src/JSDOM/Types.hs:4544)
    gTypeDOMImplementation (src/JSDOM/Types.hs:4578)
    gTypeDOMNamedFlowCollection (src/JSDOM/Types.hs:4614)
    gTypeDOMParser (src/JSDOM/Types.hs:4652)
    gTypeDOMSettableTokenList (src/JSDOM/Types.hs:4690)
    gTypeDOMStringList (src/JSDOM/Types.hs:4726)
    gTypeDOMStringMap (src/JSDOM/Types.hs:4762)
    IsDOMTokenList (src/JSDOM/Types.hs:4792)
    toDOMTokenList (src/JSDOM/Types.hs:4793)
    gTypeDOMTokenList (src/JSDOM/Types.hs:4801)
    gTypeDataCue (src/JSDOM/Types.hs:4843)
    gTypeDataTransfer (src/JSDOM/Types.hs:4877)
    gTypeDataTransferItem (src/JSDOM/Types.hs:4911)
    gTypeDataTransferItemList (src/JSDOM/Types.hs:4945)
    gTypeDatabase (src/JSDOM/Types.hs:4979)
    gTypeDedicatedWorkerGlobalScope (src/JSDOM/Types.hs:5019)
    gTypeDelayNode (src/JSDOM/Types.hs:5059)
    gTypeDeviceMotionEvent (src/JSDOM/Types.hs:5097)
    gTypeDeviceOrientationEvent (src/JSDOM/Types.hs:5135)
    gTypeDeviceProximityEvent (src/JSDOM/Types.hs:5173)
    IsDocument (src/JSDOM/Types.hs:5207)
    toDocument (src/JSDOM/Types.hs:5208)
    gTypeDocument (src/JSDOM/Types.hs:5218)
    gTypeDocumentFragment (src/JSDOM/Types.hs:5260)
    gTypeDocumentType (src/JSDOM/Types.hs:5302)
    gTypeDynamicsCompressorNode (src/JSDOM/Types.hs:5344)
    gTypeEXTBlendMinMax (src/JSDOM/Types.hs:5378)
    gTypeEXTFragDepth (src/JSDOM/Types.hs:5412)
    gTypeEXTShaderTextureLOD (src/JSDOM/Types.hs:5446)
    gTypeEXTTextureFilterAnisotropic (src/JSDOM/Types.hs:5480)
    gTypeEXTsRGB (src/JSDOM/Types.hs:5514)
    IsElement (src/JSDOM/Types.hs:5548)
    toElement (src/JSDOM/Types.hs:5549)
    gTypeElement (src/JSDOM/Types.hs:5559)
    gTypeEntity (src/JSDOM/Types.hs:5601)
    gTypeEntityReference (src/JSDOM/Types.hs:5641)
    gTypeErrorEvent (src/JSDOM/Types.hs:5681)
    IsEvent (src/JSDOM/Types.hs:5711)
    toEvent (src/JSDOM/Types.hs:5712)
    gTypeEvent (src/JSDOM/Types.hs:5720)
    gTypeEventListener (src/JSDOM/Types.hs:5756)
    gTypeEventSource (src/JSDOM/Types.hs:5794)
    IsEventTarget (src/JSDOM/Types.hs:5824)
    toEventTarget (src/JSDOM/Types.hs:5825)
    gTypeEventTarget (src/JSDOM/Types.hs:5833)
    gTypeFile (src/JSDOM/Types.hs:5873)
    gTypeFileError (src/JSDOM/Types.hs:5909)
    gTypeFileList (src/JSDOM/Types.hs:5943)
    gTypeFileReader (src/JSDOM/Types.hs:5983)
    gTypeFileReaderSync (src/JSDOM/Types.hs:6017)
    gTypeFocusEvent (src/JSDOM/Types.hs:6057)
    gTypeFontLoader (src/JSDOM/Types.hs:6095)
    gTypeFormData (src/JSDOM/Types.hs:6129)
    gTypeGainNode (src/JSDOM/Types.hs:6169)
    gTypeGamepad (src/JSDOM/Types.hs:6203)
    gTypeGamepadButton (src/JSDOM/Types.hs:6237)
    gTypeGamepadEvent (src/JSDOM/Types.hs:6275)
    gTypeGeolocation (src/JSDOM/Types.hs:6309)
    gTypeGeoposition (src/JSDOM/Types.hs:6345)
    gTypeHTMLAllCollection (src/JSDOM/Types.hs:6379)
    gTypeHTMLAnchorElement (src/JSDOM/Types.hs:6423)
    gTypeHTMLAppletElement (src/JSDOM/Types.hs:6469)
    gTypeHTMLAreaElement (src/JSDOM/Types.hs:6515)
    gTypeHTMLAudioElement (src/JSDOM/Types.hs:6563)
    gTypeHTMLBRElement (src/JSDOM/Types.hs:6609)
    gTypeHTMLBaseElement (src/JSDOM/Types.hs:6655)
    gTypeHTMLBaseFontElement (src/JSDOM/Types.hs:6701)
    gTypeHTMLBodyElement (src/JSDOM/Types.hs:6747)
    gTypeHTMLButtonElement (src/JSDOM/Types.hs:6793)
    gTypeHTMLCanvasElement (src/JSDOM/Types.hs:6839)
    IsHTMLCollection (src/JSDOM/Types.hs:6871)
    toHTMLCollection (src/JSDOM/Types.hs:6872)
    gTypeHTMLCollection (src/JSDOM/Types.hs:6880)
    gTypeHTMLDListElement (src/JSDOM/Types.hs:6926)
    gTypeHTMLDataListElement (src/JSDOM/Types.hs:6972)
    gTypeHTMLDetailsElement (src/JSDOM/Types.hs:7016)
    gTypeHTMLDirectoryElement (src/JSDOM/Types.hs:7062)
    gTypeHTMLDivElement (src/JSDOM/Types.hs:7108)
    gTypeHTMLDocument (src/JSDOM/Types.hs:7152)
    IsHTMLElement (src/JSDOM/Types.hs:7189)
    toHTMLElement (src/JSDOM/Types.hs:7190)
    gTypeHTMLElement (src/JSDOM/Types.hs:7201)
    gTypeHTMLEmbedElement (src/JSDOM/Types.hs:7247)
    gTypeHTMLFieldSetElement (src/JSDOM/Types.hs:7293)
    gTypeHTMLFontElement (src/JSDOM/Types.hs:7339)
    gTypeHTMLFormControlsCollection (src/JSDOM/Types.hs:7379)
    gTypeHTMLFormElement (src/JSDOM/Types.hs:7423)
    gTypeHTMLFrameElement (src/JSDOM/Types.hs:7469)
    gTypeHTMLFrameSetElement (src/JSDOM/Types.hs:7515)
    gTypeHTMLHRElement (src/JSDOM/Types.hs:7561)
    gTypeHTMLHeadElement (src/JSDOM/Types.hs:7607)
    gTypeHTMLHeadingElement (src/JSDOM/Types.hs:7653)
    gTypeHTMLHtmlElement (src/JSDOM/Types.hs:7699)
    gTypeHTMLIFrameElement (src/JSDOM/Types.hs:7745)
    gTypeHTMLImageElement (src/JSDOM/Types.hs:7791)
    gTypeHTMLInputElement (src/JSDOM/Types.hs:7837)
    gTypeHTMLKeygenElement (src/JSDOM/Types.hs:7883)
    gTypeHTMLLIElement (src/JSDOM/Types.hs:7929)
    gTypeHTMLLabelElement (src/JSDOM/Types.hs:7975)
    gTypeHTMLLegendElement (src/JSDOM/Types.hs:8021)
    gTypeHTMLLinkElement (src/JSDOM/Types.hs:8067)
    gTypeHTMLMapElement (src/JSDOM/Types.hs:8113)
    gTypeHTMLMarqueeElement (src/JSDOM/Types.hs:8159)
    IsHTMLMediaElement (src/JSDOM/Types.hs:8197)
    toHTMLMediaElement (src/JSDOM/Types.hs:8198)
    gTypeHTMLMediaElement (src/JSDOM/Types.hs:8210)
    gTypeHTMLMenuElement (src/JSDOM/Types.hs:8256)
    gTypeHTMLMetaElement (src/JSDOM/Types.hs:8302)
    gTypeHTMLMeterElement (src/JSDOM/Types.hs:8348)
    gTypeHTMLModElement (src/JSDOM/Types.hs:8392)
    gTypeHTMLOListElement (src/JSDOM/Types.hs:8438)
    gTypeHTMLObjectElement (src/JSDOM/Types.hs:8484)
    gTypeHTMLOptGroupElement (src/JSDOM/Types.hs:8530)
    gTypeHTMLOptionElement (src/JSDOM/Types.hs:8576)
    gTypeHTMLOptionsCollection (src/JSDOM/Types.hs:8616)
    gTypeHTMLOutputElement (src/JSDOM/Types.hs:8662)
    gTypeHTMLParagraphElement (src/JSDOM/Types.hs:8706)
    gTypeHTMLParamElement (src/JSDOM/Types.hs:8752)
    gTypeHTMLPreElement (src/JSDOM/Types.hs:8798)
    gTypeHTMLProgressElement (src/JSDOM/Types.hs:8844)
    gTypeHTMLQuoteElement (src/JSDOM/Types.hs:8888)
    gTypeHTMLScriptElement (src/JSDOM/Types.hs:8934)
    gTypeHTMLSelectElement (src/JSDOM/Types.hs:8980)
    gTypeHTMLSourceElement (src/JSDOM/Types.hs:9026)
    gTypeHTMLSpanElement (src/JSDOM/Types.hs:9070)
    gTypeHTMLStyleElement (src/JSDOM/Types.hs:9114)
    gTypeHTMLTableCaptionElement (src/JSDOM/Types.hs:9160)
    gTypeHTMLTableCellElement (src/JSDOM/Types.hs:9206)
    gTypeHTMLTableColElement (src/JSDOM/Types.hs:9252)
    gTypeHTMLTableElement (src/JSDOM/Types.hs:9298)
    gTypeHTMLTableRowElement (src/JSDOM/Types.hs:9344)
    gTypeHTMLTableSectionElement (src/JSDOM/Types.hs:9390)
    gTypeHTMLTemplateElement (src/JSDOM/Types.hs:9436)
    gTypeHTMLTextAreaElement (src/JSDOM/Types.hs:9480)
    gTypeHTMLTitleElement (src/JSDOM/Types.hs:9526)
    gTypeHTMLTrackElement (src/JSDOM/Types.hs:9572)
    gTypeHTMLUListElement (src/JSDOM/Types.hs:9616)
    gTypeHTMLUnknownElement (src/JSDOM/Types.hs:9662)
    gTypeHTMLVideoElement (src/JSDOM/Types.hs:9708)
    gTypeHashChangeEvent (src/JSDOM/Types.hs:9748)
    gTypeHistory (src/JSDOM/Types.hs:9782)
    gTypeIDBAny (src/JSDOM/Types.hs:9818)
    IsIDBCursor (src/JSDOM/Types.hs:9848)
    toIDBCursor (src/JSDOM/Types.hs:9849)
    gTypeIDBCursor (src/JSDOM/Types.hs:9857)
    gTypeIDBCursorWithValue (src/JSDOM/Types.hs:9895)
    gTypeIDBDatabase (src/JSDOM/Types.hs:9933)
    gTypeIDBFactory (src/JSDOM/Types.hs:9967)
    gTypeIDBIndex (src/JSDOM/Types.hs:10001)
    gTypeIDBKeyRange (src/JSDOM/Types.hs:10035)
    gTypeIDBObjectStore (src/JSDOM/Types.hs:10069)
    gTypeIDBOpenDBRequest (src/JSDOM/Types.hs:10109)
    IsIDBRequest (src/JSDOM/Types.hs:10142)
    toIDBRequest (src/JSDOM/Types.hs:10143)
    gTypeIDBRequest (src/JSDOM/Types.hs:10152)
    gTypeIDBTransaction (src/JSDOM/Types.hs:10190)
    gTypeIDBVersionChangeEvent (src/JSDOM/Types.hs:10228)
    gTypeImageData (src/JSDOM/Types.hs:10262)
    gTypeInspectorFrontendHost (src/JSDOM/Types.hs:10296)
    gTypeInternalSettings (src/JSDOM/Types.hs:10332)
    gTypeInternals (src/JSDOM/Types.hs:10366)
    gTypeKeyboardEvent (src/JSDOM/Types.hs:10406)
    gTypeLocation (src/JSDOM/Types.hs:10444)
    gTypeMallocStatistics (src/JSDOM/Types.hs:10480)
    gTypeMediaController (src/JSDOM/Types.hs:10518)
    gTypeMediaControlsHost (src/JSDOM/Types.hs:10552)
    gTypeMediaElementAudioSourceNode (src/JSDOM/Types.hs:10592)
    gTypeMediaError (src/JSDOM/Types.hs:10626)
    gTypeMediaKeyError (src/JSDOM/Types.hs:10662)
    gTypeMediaKeyEvent (src/JSDOM/Types.hs:10700)
    gTypeMediaKeyMessageEvent (src/JSDOM/Types.hs:10738)
    gTypeMediaKeyNeededEvent (src/JSDOM/Types.hs:10776)
    gTypeMediaKeySession (src/JSDOM/Types.hs:10814)
    gTypeMediaKeys (src/JSDOM/Types.hs:10848)
    gTypeMediaList (src/JSDOM/Types.hs:10882)
    gTypeMediaQueryList (src/JSDOM/Types.hs:10918)
    gTypeMediaSource (src/JSDOM/Types.hs:10958)
    gTypeMediaSourceStates (src/JSDOM/Types.hs:10992)
    gTypeMediaStream (src/JSDOM/Types.hs:11030)
    gTypeMediaStreamAudioDestinationNode (src/JSDOM/Types.hs:11070)
    gTypeMediaStreamAudioSourceNode (src/JSDOM/Types.hs:11110)
    IsMediaStreamCapabilities (src/JSDOM/Types.hs:11140)
    toMediaStreamCapabilities (src/JSDOM/Types.hs:11141)
    gTypeMediaStreamCapabilities (src/JSDOM/Types.hs:11149)
    gTypeMediaStreamEvent (src/JSDOM/Types.hs:11187)
    IsMediaStreamTrack (src/JSDOM/Types.hs:11220)
    toMediaStreamTrack (src/JSDOM/Types.hs:11221)
    gTypeMediaStreamTrack (src/JSDOM/Types.hs:11230)
    gTypeMediaStreamTrackEvent (src/JSDOM/Types.hs:11268)
    gTypeMediaTrackConstraint (src/JSDOM/Types.hs:11302)
    gTypeMediaTrackConstraintSet (src/JSDOM/Types.hs:11336)
    gTypeMediaTrackConstraints (src/JSDOM/Types.hs:11370)
    gTypeMemoryInfo (src/JSDOM/Types.hs:11404)
    gTypeMessageChannel (src/JSDOM/Types.hs:11438)
    gTypeMessageEvent (src/JSDOM/Types.hs:11476)
    gTypeMessagePort (src/JSDOM/Types.hs:11514)
    gTypeMimeType (src/JSDOM/Types.hs:11550)
    gTypeMimeTypeArray (src/JSDOM/Types.hs:11586)
    IsMouseEvent (src/JSDOM/Types.hs:11622)
    toMouseEvent (src/JSDOM/Types.hs:11623)
    gTypeMouseEvent (src/JSDOM/Types.hs:11633)
    gTypeMutationEvent (src/JSDOM/Types.hs:11673)
    gTypeMutationObserver (src/JSDOM/Types.hs:11707)
    gTypeMutationRecord (src/JSDOM/Types.hs:11741)
    gTypeNamedNodeMap (src/JSDOM/Types.hs:11775)
    gTypeNavigator (src/JSDOM/Types.hs:11811)
    gTypeNavigatorUserMediaError (src/JSDOM/Types.hs:11851)
    IsNode (src/JSDOM/Types.hs:11884)
    toNode (src/JSDOM/Types.hs:11885)
    gTypeNode (src/JSDOM/Types.hs:11894)
    gTypeNodeFilter (src/JSDOM/Types.hs:11930)
    gTypeNodeIterator (src/JSDOM/Types.hs:11966)
    IsNodeList (src/JSDOM/Types.hs:11998)
    toNodeList (src/JSDOM/Types.hs:11999)
    gTypeNodeList (src/JSDOM/Types.hs:12007)
    gTypeNotification (src/JSDOM/Types.hs:12047)
    gTypeNotificationCenter (src/JSDOM/Types.hs:12081)
    gTypeOESElementIndexUint (src/JSDOM/Types.hs:12115)
    gTypeOESStandardDerivatives (src/JSDOM/Types.hs:12149)
    gTypeOESTextureFloat (src/JSDOM/Types.hs:12183)
    gTypeOESTextureFloatLinear (src/JSDOM/Types.hs:12217)
    gTypeOESTextureHalfFloat (src/JSDOM/Types.hs:12251)
    gTypeOESTextureHalfFloatLinear (src/JSDOM/Types.hs:12285)
    gTypeOESVertexArrayObject (src/JSDOM/Types.hs:12319)
    gTypeOfflineAudioCompletionEvent (src/JSDOM/Types.hs:12357)
    gTypeOfflineAudioContext (src/JSDOM/Types.hs:12397)
    gTypeOscillatorNode (src/JSDOM/Types.hs:12437)
    gTypeOverflowEvent (src/JSDOM/Types.hs:12475)
    gTypePageTransitionEvent (src/JSDOM/Types.hs:12513)
    gTypePannerNode (src/JSDOM/Types.hs:12553)
    gTypePath2D (src/JSDOM/Types.hs:12587)
    gTypePerformance (src/JSDOM/Types.hs:12625)
    IsPerformanceEntry (src/JSDOM/Types.hs:12659)
    toPerformanceEntry (src/JSDOM/Types.hs:12660)
    gTypePerformanceEntry (src/JSDOM/Types.hs:12668)
    gTypePerformanceEntryList (src/JSDOM/Types.hs:12702)
    gTypePerformanceMark (src/JSDOM/Types.hs:12740)
    gTypePerformanceMeasure (src/JSDOM/Types.hs:12778)
    gTypePerformanceNavigation (src/JSDOM/Types.hs:12812)
    gTypePerformanceResourceTiming (src/JSDOM/Types.hs:12854)
    gTypePerformanceTiming (src/JSDOM/Types.hs:12888)
    gTypePeriodicWave (src/JSDOM/Types.hs:12926)
    gTypePlugin (src/JSDOM/Types.hs:12960)
    gTypePluginArray (src/JSDOM/Types.hs:12996)
    gTypePopStateEvent (src/JSDOM/Types.hs:13036)
    gTypePositionError (src/JSDOM/Types.hs:13070)
    gTypeProcessingInstruction (src/JSDOM/Types.hs:13112)
    IsProgressEvent (src/JSDOM/Types.hs:13147)
    toProgressEvent (src/JSDOM/Types.hs:13148)
    gTypeProgressEvent (src/JSDOM/Types.hs:13157)
    gTypeQuickTimePluginReplacement (src/JSDOM/Types.hs:13191)
    gTypeRGBColor (src/JSDOM/Types.hs:13225)
    gTypeRTCConfiguration (src/JSDOM/Types.hs:13259)
    gTypeRTCDTMFSender (src/JSDOM/Types.hs:13297)
    gTypeRTCDTMFToneChangeEvent (src/JSDOM/Types.hs:13335)
    gTypeRTCDataChannel (src/JSDOM/Types.hs:13373)
    gTypeRTCDataChannelEvent (src/JSDOM/Types.hs:13411)
    gTypeRTCIceCandidate (src/JSDOM/Types.hs:13445)
    gTypeRTCIceCandidateEvent (src/JSDOM/Types.hs:13483)
    gTypeRTCIceServer (src/JSDOM/Types.hs:13517)
    gTypeRTCPeerConnection (src/JSDOM/Types.hs:13555)
    gTypeRTCSessionDescription (src/JSDOM/Types.hs:13589)
    gTypeRTCStatsReport (src/JSDOM/Types.hs:13623)
    gTypeRTCStatsResponse (src/JSDOM/Types.hs:13657)
    gTypeRadioNodeList (src/JSDOM/Types.hs:13695)
    gTypeRange (src/JSDOM/Types.hs:13729)
    gTypeReadableStream (src/JSDOM/Types.hs:13765)
    gTypeRect (src/JSDOM/Types.hs:13799)
    gTypeSQLError (src/JSDOM/Types.hs:13833)
    gTypeSQLResultSet (src/JSDOM/Types.hs:13867)
    gTypeSQLResultSetRowList (src/JSDOM/Types.hs:13901)
    gTypeSQLTransaction (src/JSDOM/Types.hs:13935)
    gTypeSVGAElement (src/JSDOM/Types.hs:13981)
    gTypeSVGAltGlyphDefElement (src/JSDOM/Types.hs:14025)
    gTypeSVGAltGlyphElement (src/JSDOM/Types.hs:14075)
    gTypeSVGAltGlyphItemElement (src/JSDOM/Types.hs:14119)
    gTypeSVGAngle (src/JSDOM/Types.hs:14153)
    gTypeSVGAnimateColorElement (src/JSDOM/Types.hs:14199)
    gTypeSVGAnimateElement (src/JSDOM/Types.hs:14245)
    gTypeSVGAnimateMotionElement (src/JSDOM/Types.hs:14291)
    gTypeSVGAnimateTransformElement (src/JSDOM/Types.hs:14337)
    gTypeSVGAnimatedAngle (src/JSDOM/Types.hs:14371)
    gTypeSVGAnimatedBoolean (src/JSDOM/Types.hs:14405)
    gTypeSVGAnimatedEnumeration (src/JSDOM/Types.hs:14439)
    gTypeSVGAnimatedInteger (src/JSDOM/Types.hs:14473)
    gTypeSVGAnimatedLength (src/JSDOM/Types.hs:14507)
    gTypeSVGAnimatedLengthList (src/JSDOM/Types.hs:14541)
    gTypeSVGAnimatedNumber (src/JSDOM/Types.hs:14575)
    gTypeSVGAnimatedNumberList (src/JSDOM/Types.hs:14609)
    gTypeSVGAnimatedPreserveAspectRatio (src/JSDOM/Types.hs:14643)
    gTypeSVGAnimatedRect (src/JSDOM/Types.hs:14677)
    gTypeSVGAnimatedString (src/JSDOM/Types.hs:14711)
    gTypeSVGAnimatedTransformList (src/JSDOM/Types.hs:14745)
    IsSVGAnimationElement (src/JSDOM/Types.hs:14781)
    toSVGAnimationElement (src/JSDOM/Types.hs:14782)
    gTypeSVGAnimationElement (src/JSDOM/Types.hs:14794)
    gTypeSVGCircleElement (src/JSDOM/Types.hs:14840)
    gTypeSVGClipPathElement (src/JSDOM/Types.hs:14886)
    IsSVGColor (src/JSDOM/Types.hs:14919)
    toSVGColor (src/JSDOM/Types.hs:14920)
    gTypeSVGColor (src/JSDOM/Types.hs:14929)
    IsSVGComponentTransferFunctionElement (src/JSDOM/Types.hs:14965)
    toSVGComponentTransferFunctionElement (src/JSDOM/Types.hs:14966)
    gTypeSVGComponentTransferFunctionElement (src/JSDOM/Types.hs:14978)
    gTypeSVGCursorElement (src/JSDOM/Types.hs:15022)
    gTypeSVGDefsElement (src/JSDOM/Types.hs:15068)
    gTypeSVGDescElement (src/JSDOM/Types.hs:15112)
    gTypeSVGDocument (src/JSDOM/Types.hs:15154)
    IsSVGElement (src/JSDOM/Types.hs:15189)
    toSVGElement (src/JSDOM/Types.hs:15190)
    gTypeSVGElement (src/JSDOM/Types.hs:15201)
    gTypeSVGEllipseElement (src/JSDOM/Types.hs:15247)
    gTypeSVGExternalResourcesRequired (src/JSDOM/Types.hs:15281)
    gTypeSVGFEBlendElement (src/JSDOM/Types.hs:15325)
    gTypeSVGFEColorMatrixElement (src/JSDOM/Types.hs:15369)
    gTypeSVGFEComponentTransferElement (src/JSDOM/Types.hs:15413)
    gTypeSVGFECompositeElement (src/JSDOM/Types.hs:15457)
    gTypeSVGFEConvolveMatrixElement (src/JSDOM/Types.hs:15501)
    gTypeSVGFEDiffuseLightingElement (src/JSDOM/Types.hs:15545)
    gTypeSVGFEDisplacementMapElement (src/JSDOM/Types.hs:15589)
    gTypeSVGFEDistantLightElement (src/JSDOM/Types.hs:15633)
    gTypeSVGFEDropShadowElement (src/JSDOM/Types.hs:15677)
    gTypeSVGFEFloodElement (src/JSDOM/Types.hs:15721)
    gTypeSVGFEFuncAElement (src/JSDOM/Types.hs:15767)
    gTypeSVGFEFuncBElement (src/JSDOM/Types.hs:15813)
    gTypeSVGFEFuncGElement (src/JSDOM/Types.hs:15859)
    gTypeSVGFEFuncRElement (src/JSDOM/Types.hs:15905)
    gTypeSVGFEGaussianBlurElement (src/JSDOM/Types.hs:15949)
    gTypeSVGFEImageElement (src/JSDOM/Types.hs:15993)
    gTypeSVGFEMergeElement (src/JSDOM/Types.hs:16037)
    gTypeSVGFEMergeNodeElement (src/JSDOM/Types.hs:16081)
    gTypeSVGFEMorphologyElement (src/JSDOM/Types.hs:16125)
    gTypeSVGFEOffsetElement (src/JSDOM/Types.hs:16169)
    gTypeSVGFEPointLightElement (src/JSDOM/Types.hs:16213)
    gTypeSVGFESpecularLightingElement (src/JSDOM/Types.hs:16257)
    gTypeSVGFESpotLightElement (src/JSDOM/Types.hs:16301)
    gTypeSVGFETileElement (src/JSDOM/Types.hs:16345)
    gTypeSVGFETurbulenceElement (src/JSDOM/Types.hs:16389)
    gTypeSVGFilterElement (src/JSDOM/Types.hs:16433)
    gTypeSVGFilterPrimitiveStandardAttributes (src/JSDOM/Types.hs:16467)
    gTypeSVGFitToViewBox (src/JSDOM/Types.hs:16501)
    gTypeSVGFontElement (src/JSDOM/Types.hs:16545)
    gTypeSVGFontFaceElement (src/JSDOM/Types.hs:16589)
    gTypeSVGFontFaceFormatElement (src/JSDOM/Types.hs:16633)
    gTypeSVGFontFaceNameElement (src/JSDOM/Types.hs:16677)
    gTypeSVGFontFaceSrcElement (src/JSDOM/Types.hs:16721)
    gTypeSVGFontFaceUriElement (src/JSDOM/Types.hs:16765)
    gTypeSVGForeignObjectElement (src/JSDOM/Types.hs:16811)
    gTypeSVGGElement (src/JSDOM/Types.hs:16857)
    gTypeSVGGlyphElement (src/JSDOM/Types.hs:16901)
    gTypeSVGGlyphRefElement (src/JSDOM/Types.hs:16945)
    IsSVGGradientElement (src/JSDOM/Types.hs:16981)
    toSVGGradientElement (src/JSDOM/Types.hs:16982)
    gTypeSVGGradientElement (src/JSDOM/Types.hs:16994)
    IsSVGGraphicsElement (src/JSDOM/Types.hs:17030)
    toSVGGraphicsElement (src/JSDOM/Types.hs:17031)
    gTypeSVGGraphicsElement (src/JSDOM/Types.hs:17043)
    gTypeSVGHKernElement (src/JSDOM/Types.hs:17087)
    gTypeSVGImageElement (src/JSDOM/Types.hs:17133)
    gTypeSVGLength (src/JSDOM/Types.hs:17167)
    gTypeSVGLengthList (src/JSDOM/Types.hs:17201)
    gTypeSVGLineElement (src/JSDOM/Types.hs:17247)
    gTypeSVGLinearGradientElement (src/JSDOM/Types.hs:17293)
    gTypeSVGMPathElement (src/JSDOM/Types.hs:17337)
    gTypeSVGMarkerElement (src/JSDOM/Types.hs:17381)
    gTypeSVGMaskElement (src/JSDOM/Types.hs:17425)
    gTypeSVGMatrix (src/JSDOM/Types.hs:17459)
    gTypeSVGMetadataElement (src/JSDOM/Types.hs:17503)
    gTypeSVGMissingGlyphElement (src/JSDOM/Types.hs:17547)
    gTypeSVGNumber (src/JSDOM/Types.hs:17581)
    gTypeSVGNumberList (src/JSDOM/Types.hs:17615)
    gTypeSVGPaint (src/JSDOM/Types.hs:17655)
    gTypeSVGPathElement (src/JSDOM/Types.hs:17701)
    IsSVGPathSeg (src/JSDOM/Types.hs:17731)
    toSVGPathSeg (src/JSDOM/Types.hs:17732)
    gTypeSVGPathSeg (src/JSDOM/Types.hs:17740)
    gTypeSVGPathSegArcAbs (src/JSDOM/Types.hs:17778)
    gTypeSVGPathSegArcRel (src/JSDOM/Types.hs:17816)
    gTypeSVGPathSegClosePath (src/JSDOM/Types.hs:17854)
    gTypeSVGPathSegCurvetoCubicAbs (src/JSDOM/Types.hs:17892)
    gTypeSVGPathSegCurvetoCubicRel (src/JSDOM/Types.hs:17930)
    gTypeSVGPathSegCurvetoCubicSmoothAbs (src/JSDOM/Types.hs:17968)
    gTypeSVGPathSegCurvetoCubicSmoothRel (src/JSDOM/Types.hs:18006)
    gTypeSVGPathSegCurvetoQuadraticAbs (src/JSDOM/Types.hs:18044)
    gTypeSVGPathSegCurvetoQuadraticRel (src/JSDOM/Types.hs:18082)
    gTypeSVGPathSegCurvetoQuadraticSmoothAbs (src/JSDOM/Types.hs:18120)
    gTypeSVGPathSegCurvetoQuadraticSmoothRel (src/JSDOM/Types.hs:18158)
    gTypeSVGPathSegLinetoAbs (src/JSDOM/Types.hs:18196)
    gTypeSVGPathSegLinetoHorizontalAbs (src/JSDOM/Types.hs:18234)
    gTypeSVGPathSegLinetoHorizontalRel (src/JSDOM/Types.hs:18272)
    gTypeSVGPathSegLinetoRel (src/JSDOM/Types.hs:18310)
    gTypeSVGPathSegLinetoVerticalAbs (src/JSDOM/Types.hs:18348)
    gTypeSVGPathSegLinetoVerticalRel (src/JSDOM/Types.hs:18386)
    gTypeSVGPathSegList (src/JSDOM/Types.hs:18420)
    gTypeSVGPathSegMovetoAbs (src/JSDOM/Types.hs:18458)
    gTypeSVGPathSegMovetoRel (src/JSDOM/Types.hs:18496)
    gTypeSVGPatternElement (src/JSDOM/Types.hs:18540)
    gTypeSVGPoint (src/JSDOM/Types.hs:18574)
    gTypeSVGPointList (src/JSDOM/Types.hs:18608)
    gTypeSVGPolygonElement (src/JSDOM/Types.hs:18654)
    gTypeSVGPolylineElement (src/JSDOM/Types.hs:18700)
    gTypeSVGPreserveAspectRatio (src/JSDOM/Types.hs:18734)
    gTypeSVGRadialGradientElement (src/JSDOM/Types.hs:18780)
    gTypeSVGRect (src/JSDOM/Types.hs:18814)
    gTypeSVGRectElement (src/JSDOM/Types.hs:18860)
    gTypeSVGRenderingIntent (src/JSDOM/Types.hs:18894)
    gTypeSVGSVGElement (src/JSDOM/Types.hs:18940)
    gTypeSVGScriptElement (src/JSDOM/Types.hs:18984)
    gTypeSVGSetElement (src/JSDOM/Types.hs:19030)
    gTypeSVGStopElement (src/JSDOM/Types.hs:19074)
    gTypeSVGStringList (src/JSDOM/Types.hs:19108)
    gTypeSVGStyleElement (src/JSDOM/Types.hs:19152)
    gTypeSVGSwitchElement (src/JSDOM/Types.hs:19198)
    gTypeSVGSymbolElement (src/JSDOM/Types.hs:19242)
    gTypeSVGTRefElement (src/JSDOM/Types.hs:19292)
    gTypeSVGTSpanElement (src/JSDOM/Types.hs:19342)
    gTypeSVGTests (src/JSDOM/Types.hs:19376)
    IsSVGTextContentElement (src/JSDOM/Types.hs:19413)
    toSVGTextContentElement (src/JSDOM/Types.hs:19414)
    gTypeSVGTextContentElement (src/JSDOM/Types.hs:19427)
    gTypeSVGTextElement (src/JSDOM/Types.hs:19477)
    gTypeSVGTextPathElement (src/JSDOM/Types.hs:19525)
    IsSVGTextPositioningElement (src/JSDOM/Types.hs:19563)
    toSVGTextPositioningElement (src/JSDOM/Types.hs:19564)
    gTypeSVGTextPositioningElement (src/JSDOM/Types.hs:19578)
    gTypeSVGTitleElement (src/JSDOM/Types.hs:19622)
    gTypeSVGTransform (src/JSDOM/Types.hs:19656)
    gTypeSVGTransformList (src/JSDOM/Types.hs:19690)
    gTypeSVGURIReference (src/JSDOM/Types.hs:19724)
    gTypeSVGUnitTypes (src/JSDOM/Types.hs:19758)
    gTypeSVGUseElement (src/JSDOM/Types.hs:19804)
    gTypeSVGVKernElement (src/JSDOM/Types.hs:19848)
    gTypeSVGViewElement (src/JSDOM/Types.hs:19892)
    gTypeSVGViewSpec (src/JSDOM/Types.hs:19926)
    gTypeSVGZoomAndPan (src/JSDOM/Types.hs:19960)
    gTypeSVGZoomEvent (src/JSDOM/Types.hs:20000)
    gTypeScreen (src/JSDOM/Types.hs:20034)
    gTypeScriptProcessorNode (src/JSDOM/Types.hs:20076)
    gTypeScriptProfile (src/JSDOM/Types.hs:20110)
    gTypeScriptProfileNode (src/JSDOM/Types.hs:20144)
    gTypeSecurityPolicy (src/JSDOM/Types.hs:20178)
    gTypeSecurityPolicyViolationEvent (src/JSDOM/Types.hs:20220)
    gTypeSelection (src/JSDOM/Types.hs:20254)
    gTypeSourceBuffer (src/JSDOM/Types.hs:20294)
    gTypeSourceBufferList (src/JSDOM/Types.hs:20332)
    gTypeSourceInfo (src/JSDOM/Types.hs:20366)
    gTypeSpeechSynthesis (src/JSDOM/Types.hs:20400)
    gTypeSpeechSynthesisEvent (src/JSDOM/Types.hs:20438)
    gTypeSpeechSynthesisUtterance (src/JSDOM/Types.hs:20476)
    gTypeSpeechSynthesisVoice (src/JSDOM/Types.hs:20510)
    gTypeStorage (src/JSDOM/Types.hs:20544)
    gTypeStorageEvent (src/JSDOM/Types.hs:20584)
    gTypeStorageInfo (src/JSDOM/Types.hs:20618)
    gTypeStorageQuota (src/JSDOM/Types.hs:20656)
    gTypeStyleMedia (src/JSDOM/Types.hs:20694)
    IsStyleSheet (src/JSDOM/Types.hs:20726)
    toStyleSheet (src/JSDOM/Types.hs:20727)
    gTypeStyleSheet (src/JSDOM/Types.hs:20735)
    gTypeStyleSheetList (src/JSDOM/Types.hs:20771)
    gTypeSubtleCrypto (src/JSDOM/Types.hs:20807)
    IsText (src/JSDOM/Types.hs:20842)
    toText (src/JSDOM/Types.hs:20843)
    gTypeText (src/JSDOM/Types.hs:20854)
    gTypeTextEvent (src/JSDOM/Types.hs:20896)
    gTypeTextMetrics (src/JSDOM/Types.hs:20930)
    gTypeTextTrack (src/JSDOM/Types.hs:20968)
    IsTextTrackCue (src/JSDOM/Types.hs:21005)
    toTextTrackCue (src/JSDOM/Types.hs:21006)
    gTypeTextTrackCue (src/JSDOM/Types.hs:21015)
    gTypeTextTrackCueList (src/JSDOM/Types.hs:21053)
    gTypeTextTrackList (src/JSDOM/Types.hs:21095)
    gTypeTimeRanges (src/JSDOM/Types.hs:21133)
    gTypeTouch (src/JSDOM/Types.hs:21169)
    gTypeTouchEvent (src/JSDOM/Types.hs:21213)
    gTypeTouchList (src/JSDOM/Types.hs:21247)
    gTypeTrackEvent (src/JSDOM/Types.hs:21285)
    gTypeTransitionEvent (src/JSDOM/Types.hs:21323)
    gTypeTreeWalker (src/JSDOM/Types.hs:21357)
    gTypeTypeConversions (src/JSDOM/Types.hs:21393)
    IsUIEvent (src/JSDOM/Types.hs:21426)
    toUIEvent (src/JSDOM/Types.hs:21427)
    gTypeUIEvent (src/JSDOM/Types.hs:21436)
    gTypeUIRequestEvent (src/JSDOM/Types.hs:21478)
    gTypeURL (src/JSDOM/Types.hs:21512)
    gTypeURLUtils (src/JSDOM/Types.hs:21546)
    gTypeUserMessageHandler (src/JSDOM/Types.hs:21580)
    gTypeUserMessageHandlersNamespace (src/JSDOM/Types.hs:21614)
    gTypeVTTCue (src/JSDOM/Types.hs:21654)
    gTypeVTTRegion (src/JSDOM/Types.hs:21688)
    gTypeVTTRegionList (src/JSDOM/Types.hs:21722)
    gTypeValidityState (src/JSDOM/Types.hs:21756)
    gTypeVideoPlaybackQuality (src/JSDOM/Types.hs:21792)
    gTypeVideoStreamTrack (src/JSDOM/Types.hs:21832)
    gTypeVideoTrack (src/JSDOM/Types.hs:21866)
    gTypeVideoTrackList (src/JSDOM/Types.hs:21908)
    gTypeWaveShaperNode (src/JSDOM/Types.hs:21952)
    gTypeWebGL2RenderingContext (src/JSDOM/Types.hs:21992)
    gTypeWebGLActiveInfo (src/JSDOM/Types.hs:22026)
    gTypeWebGLBuffer (src/JSDOM/Types.hs:22060)
    gTypeWebGLCompressedTextureATC (src/JSDOM/Types.hs:22094)
    gTypeWebGLCompressedTexturePVRTC (src/JSDOM/Types.hs:22128)
    gTypeWebGLCompressedTextureS3TC (src/JSDOM/Types.hs:22162)
    gTypeWebGLContextAttributes (src/JSDOM/Types.hs:22196)
    gTypeWebGLContextEvent (src/JSDOM/Types.hs:22234)
    gTypeWebGLDebugRendererInfo (src/JSDOM/Types.hs:22268)
    gTypeWebGLDebugShaders (src/JSDOM/Types.hs:22302)
    gTypeWebGLDepthTexture (src/JSDOM/Types.hs:22336)
    gTypeWebGLDrawBuffers (src/JSDOM/Types.hs:22370)
    gTypeWebGLFramebuffer (src/JSDOM/Types.hs:22404)
    gTypeWebGLLoseContext (src/JSDOM/Types.hs:22438)
    gTypeWebGLProgram (src/JSDOM/Types.hs:22472)
    gTypeWebGLQuery (src/JSDOM/Types.hs:22506)
    gTypeWebGLRenderbuffer (src/JSDOM/Types.hs:22540)
    gTypeWebGLRenderingContext (src/JSDOM/Types.hs:22580)
    IsWebGLRenderingContextBase (src/JSDOM/Types.hs:22613)
    toWebGLRenderingContextBase (src/JSDOM/Types.hs:22614)
    gTypeWebGLRenderingContextBase (src/JSDOM/Types.hs:22623)
    gTypeWebGLSampler (src/JSDOM/Types.hs:22657)
    gTypeWebGLShader (src/JSDOM/Types.hs:22691)
    gTypeWebGLShaderPrecisionFormat (src/JSDOM/Types.hs:22725)
    gTypeWebGLSync (src/JSDOM/Types.hs:22759)
    gTypeWebGLTexture (src/JSDOM/Types.hs:22793)
    gTypeWebGLTransformFeedback (src/JSDOM/Types.hs:22827)
    gTypeWebGLUniformLocation (src/JSDOM/Types.hs:22861)
    gTypeWebGLVertexArrayObject (src/JSDOM/Types.hs:22895)
    gTypeWebGLVertexArrayObjectOES (src/JSDOM/Types.hs:22929)
    gTypeWebKitAnimationEvent (src/JSDOM/Types.hs:22967)
    gTypeWebKitCSSFilterValue (src/JSDOM/Types.hs:23007)
    gTypeWebKitCSSMatrix (src/JSDOM/Types.hs:23041)
    gTypeWebKitCSSRegionRule (src/JSDOM/Types.hs:23079)
    gTypeWebKitCSSTransformValue (src/JSDOM/Types.hs:23119)
    gTypeWebKitCSSViewportRule (src/JSDOM/Types.hs:23157)
    gTypeWebKitNamedFlow (src/JSDOM/Types.hs:23195)
    gTypeWebKitNamespace (src/JSDOM/Types.hs:23231)
    gTypeWebKitPlaybackTargetAvailabilityEvent (src/JSDOM/Types.hs:23269)
    gTypeWebKitPoint (src/JSDOM/Types.hs:23303)
    gTypeWebKitTransitionEvent (src/JSDOM/Types.hs:23343)
    gTypeWebSocket (src/JSDOM/Types.hs:23381)
    gTypeWheelEvent (src/JSDOM/Types.hs:23423)
    gTypeWindow (src/JSDOM/Types.hs:23465)
    gTypeWindowBase64 (src/JSDOM/Types.hs:23501)
    gTypeWindowTimers (src/JSDOM/Types.hs:23535)
    gTypeWorker (src/JSDOM/Types.hs:23573)
    IsWorkerGlobalScope (src/JSDOM/Types.hs:23606)
    toWorkerGlobalScope (src/JSDOM/Types.hs:23607)
    gTypeWorkerGlobalScope (src/JSDOM/Types.hs:23616)
    gTypeWorkerLocation (src/JSDOM/Types.hs:23650)
    gTypeWorkerNavigator (src/JSDOM/Types.hs:23684)
    gTypeXMLHttpRequest (src/JSDOM/Types.hs:23722)
    gTypeXMLHttpRequestProgressEvent (src/JSDOM/Types.hs:23762)
    gTypeXMLHttpRequestUpload (src/JSDOM/Types.hs:23800)
    gTypeXMLSerializer (src/JSDOM/Types.hs:23834)
    gTypeXPathEvaluator (src/JSDOM/Types.hs:23868)
    gTypeXPathExpression (src/JSDOM/Types.hs:23902)
    gTypeXPathNSResolver (src/JSDOM/Types.hs:23938)
    gTypeXPathResult (src/JSDOM/Types.hs:23974)
    gTypeXSLTProcessor (src/JSDOM/Types.hs:24010)
   1% (  1 / 86) in 'JSDOM.Generated.Enums'
  Missing documentation for:
    Module header
    KeyType (src/JSDOM/Generated/Enums.hs:60)
    FromJSVal (src/JSDOM/Types.hs:808)
    js_KeyTypeSecret (src/JSDOM/Generated/Enums.hs:87)
    js_KeyTypePublic (src/JSDOM/Generated/Enums.hs:88)
    js_KeyTypePrivate (src/JSDOM/Generated/Enums.hs:89)
    KeyUsage (src/JSDOM/Generated/Enums.hs:91)
    js_KeyUsageEncrypt (src/JSDOM/Generated/Enums.hs:178)
    js_KeyUsageDecrypt (src/JSDOM/Generated/Enums.hs:179)
    js_KeyUsageSign (src/JSDOM/Generated/Enums.hs:180)
    js_KeyUsageVerify (src/JSDOM/Generated/Enums.hs:181)
    js_KeyUsageDeriveKey (src/JSDOM/Generated/Enums.hs:182)
    js_KeyUsageDeriveBits (src/JSDOM/Generated/Enums.hs:183)
    js_KeyUsageWrapKey (src/JSDOM/Generated/Enums.hs:184)
    js_KeyUsageUnwrapKey (src/JSDOM/Generated/Enums.hs:185)
    CanvasWindingRule (src/JSDOM/Generated/Enums.hs:187)
    js_CanvasWindingRuleNonzero (src/JSDOM/Generated/Enums.hs:209)
    js_CanvasWindingRuleEvenodd (src/JSDOM/Generated/Enums.hs:210)
    VideoPresentationMode (src/JSDOM/Generated/Enums.hs:212)
    js_VideoPresentationModeFullscreen (src/JSDOM/Generated/Enums.hs:242)
    js_VideoPresentationModeOptimized (src/JSDOM/Generated/Enums.hs:243)
    js_VideoPresentationModeInline (src/JSDOM/Generated/Enums.hs:244)
    TextTrackMode (src/JSDOM/Generated/Enums.hs:246)
    js_TextTrackModeDisabled (src/JSDOM/Generated/Enums.hs:273)
    js_TextTrackModeHidden (src/JSDOM/Generated/Enums.hs:274)
    js_TextTrackModeShowing (src/JSDOM/Generated/Enums.hs:275)
    TextTrackKind (src/JSDOM/Generated/Enums.hs:277)
    js_TextTrackKindSubtitles (src/JSDOM/Generated/Enums.hs:325)
    js_TextTrackKindCaptions (src/JSDOM/Generated/Enums.hs:326)
    js_TextTrackKindDescriptions (src/JSDOM/Generated/Enums.hs:327)
    js_TextTrackKindChapters (src/JSDOM/Generated/Enums.hs:328)
    js_TextTrackKindMetadata (src/JSDOM/Generated/Enums.hs:329)
    DeviceType (src/JSDOM/Generated/Enums.hs:331)
    js_DeviceTypeNone (src/JSDOM/Generated/Enums.hs:358)
    js_DeviceTypeAirplay (src/JSDOM/Generated/Enums.hs:359)
    js_DeviceTypeTvout (src/JSDOM/Generated/Enums.hs:360)
    MediaUIPartID (src/JSDOM/Generated/Enums.hs:362)
    js_MediaUIPartIDOptimizedFullscreenButton (src/JSDOM/Generated/Enums.hs:385)
    js_MediaUIPartIDOptimizedFullscreenPlaceholder (src/JSDOM/Generated/Enums.hs:387)
    EndOfStreamError (src/JSDOM/Generated/Enums.hs:390)
    js_EndOfStreamErrorNetwork (src/JSDOM/Generated/Enums.hs:411)
    js_EndOfStreamErrorDecode (src/JSDOM/Generated/Enums.hs:412)
    AppendMode (src/JSDOM/Generated/Enums.hs:414)
    js_AppendModeSegments (src/JSDOM/Generated/Enums.hs:434)
    js_AppendModeSequence (src/JSDOM/Generated/Enums.hs:435)
    SourceTypeEnum (src/JSDOM/Generated/Enums.hs:437)
    js_SourceTypeEnumNone (src/JSDOM/Generated/Enums.hs:465)
    js_SourceTypeEnumCamera (src/JSDOM/Generated/Enums.hs:466)
    js_SourceTypeEnumMicrophone (src/JSDOM/Generated/Enums.hs:467)
    VideoFacingModeEnum (src/JSDOM/Generated/Enums.hs:469)
    js_VideoFacingModeEnumUser (src/JSDOM/Generated/Enums.hs:509)
    js_VideoFacingModeEnumEnvironment (src/JSDOM/Generated/Enums.hs:510)
    js_VideoFacingModeEnumLeft (src/JSDOM/Generated/Enums.hs:511)
    js_VideoFacingModeEnumRight (src/JSDOM/Generated/Enums.hs:512)
    MediaStreamTrackState (src/JSDOM/Generated/Enums.hs:514)
    js_MediaStreamTrackStateNew (src/JSDOM/Generated/Enums.hs:544)
    js_MediaStreamTrackStateLive (src/JSDOM/Generated/Enums.hs:545)
    js_MediaStreamTrackStateEnded (src/JSDOM/Generated/Enums.hs:546)
    RTCIceTransportsEnum (src/JSDOM/Generated/Enums.hs:548)
    js_RTCIceTransportsEnumNone (src/JSDOM/Generated/Enums.hs:578)
    js_RTCIceTransportsEnumRelay (src/JSDOM/Generated/Enums.hs:579)
    js_RTCIceTransportsEnumAll (src/JSDOM/Generated/Enums.hs:580)
    RTCIdentityOptionEnum (src/JSDOM/Generated/Enums.hs:582)
    js_RTCIdentityOptionEnumYes (src/JSDOM/Generated/Enums.hs:613)
    js_RTCIdentityOptionEnumNo (src/JSDOM/Generated/Enums.hs:614)
    js_RTCIdentityOptionEnumIfconfigured (src/JSDOM/Generated/Enums.hs:615)
    ReadableStreamStateType (src/JSDOM/Generated/Enums.hs:617)
    js_ReadableStreamStateTypeReadable (src/JSDOM/Generated/Enums.hs:659)
    js_ReadableStreamStateTypeWaiting (src/JSDOM/Generated/Enums.hs:660)
    js_ReadableStreamStateTypeClosed (src/JSDOM/Generated/Enums.hs:661)
    js_ReadableStreamStateTypeErrored (src/JSDOM/Generated/Enums.hs:662)
    OverSampleType (src/JSDOM/Generated/Enums.hs:664)
    js_OverSampleTypeNone (src/JSDOM/Generated/Enums.hs:691)
    js_OverSampleType2x (src/JSDOM/Generated/Enums.hs:692)
    js_OverSampleType4x (src/JSDOM/Generated/Enums.hs:693)
    PageOverlayType (src/JSDOM/Generated/Enums.hs:695)
    js_PageOverlayTypeView (src/JSDOM/Generated/Enums.hs:716)
    js_PageOverlayTypeDocument (src/JSDOM/Generated/Enums.hs:717)
    XMLHttpRequestResponseType (src/JSDOM/Generated/Enums.hs:719)
    js_XMLHttpRequestResponseType (src/JSDOM/Generated/Enums.hs:790)
    js_XMLHttpRequestResponseTypeArraybuffer (src/JSDOM/Generated/Enums.hs:791)
    js_XMLHttpRequestResponseTypeBlob (src/JSDOM/Generated/Enums.hs:792)
    js_XMLHttpRequestResponseTypeDocument (src/JSDOM/Generated/Enums.hs:793)
    js_XMLHttpRequestResponseTypeJson (src/JSDOM/Generated/Enums.hs:794)
    js_XMLHttpRequestResponseTypeText (src/JSDOM/Generated/Enums.hs:795)
   0% (  0 /  8) in 'JSDOM.EventTargetClosures'
  Missing documentation for:
    Module header
    EventName (src/JSDOM/EventTargetClosures.hs:8)
    SaferEventListener (src/JSDOM/EventTargetClosures.hs:9)
    unsafeEventName (src/JSDOM/EventTargetClosures.hs:19)
    eventListenerNew (src/JSDOM/EventTargetClosures.hs:22)
    eventListenerNewSync (src/JSDOM/EventTargetClosures.hs:25)
    eventListenerNewAsync (src/JSDOM/EventTargetClosures.hs:28)
    eventListenerRelease (src/JSDOM/EventTargetClosures.hs:31)
  50% (  1 /  2) in 'JSDOM.Enums'
  Missing documentation for:
    Module header
  57% (  4 /  7) in 'JSDOM.Generated.ANGLEInstancedArrays'
  Missing documentation for:
    Module header
    VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE (src/JSDOM/Generated/ANGLEInstancedArrays.hs:53)
    gTypeANGLEInstancedArrays (src/JSDOM/Types.hs:1877)
  78% (  7 /  9) in 'JSDOM.Generated.AbstractView'
  Missing documentation for:
    Module header
    gTypeAbstractView (src/JSDOM/Types.hs:1911)
  50% (  2 /  4) in 'JSDOM.Generated.AbstractWorker'
  Missing documentation for:
    Module header
    gTypeAbstractWorker (src/JSDOM/Types.hs:1945)
  71% (  5 /  7) in 'JSDOM.Generated.AllAudioCapabilities'
  Missing documentation for:
    Module header
    gTypeAllAudioCapabilities (src/JSDOM/Types.hs:1983)
  89% ( 16 / 18) in 'JSDOM.Generated.AllVideoCapabilities'
  Missing documentation for:
    Module header
    gTypeAllVideoCapabilities (src/JSDOM/Types.hs:2021)
  87% ( 13 / 15) in 'JSDOM.Generated.AnalyserNode'
  Missing documentation for:
    Module header
    gTypeAnalyserNode (src/JSDOM/Types.hs:2061)
  60% (  3 /  5) in 'JSDOM.Generated.AnimationEvent'
  Missing documentation for:
    Module header
    gTypeAnimationEvent (src/JSDOM/Types.hs:2099)
  62% ( 13 / 21) in 'JSDOM.Generated.ApplicationCache'
  Missing documentation for:
    Module header
    UNCACHED (src/JSDOM/Generated/ApplicationCache.hs:36)
    IDLE (src/JSDOM/Generated/ApplicationCache.hs:37)
    CHECKING (src/JSDOM/Generated/ApplicationCache.hs:38)
    DOWNLOADING (src/JSDOM/Generated/ApplicationCache.hs:39)
    UPDATEREADY (src/JSDOM/Generated/ApplicationCache.hs:40)
    OBSOLETE (src/JSDOM/Generated/ApplicationCache.hs:41)
    gTypeApplicationCache (src/JSDOM/Types.hs:2137)
  87% ( 13 / 15) in 'JSDOM.Generated.Attr'
  Missing documentation for:
    Module header
    gTypeAttr (src/JSDOM/Types.hs:2179)
  85% ( 11 / 13) in 'JSDOM.Generated.AudioBuffer'
  Missing documentation for:
    Module header
    gTypeAudioBuffer (src/JSDOM/Types.hs:2215)
  60% (  3 /  5) in 'JSDOM.Generated.AudioBufferCallback'
  Missing documentation for:
    Module header
    AudioBufferCallback (src/JSDOM/Types.hs:960)
  81% ( 26 / 32) in 'JSDOM.Generated.AudioBufferSourceNode'
  Missing documentation for:
    Module header
    UNSCHEDULED_STATE (src/JSDOM/Generated/AudioBufferSourceNode.hs:62)
    SCHEDULED_STATE (src/JSDOM/Generated/AudioBufferSourceNode.hs:63)
    PLAYING_STATE (src/JSDOM/Generated/AudioBufferSourceNode.hs:64)
    FINISHED_STATE (src/JSDOM/Generated/AudioBufferSourceNode.hs:65)
    gTypeAudioBufferSourceNode (src/JSDOM/Types.hs:2255)
  96% (102 /106) in 'JSDOM.Generated.AudioContext'
  Missing documentation for:
    Module header
    gTypeAudioContext (src/JSDOM/Types.hs:2298)
    IsAudioContext (src/JSDOM/Types.hs:2288)
    toAudioContext (src/JSDOM/Types.hs:2289)
  50% (  2 /  4) in 'JSDOM.Generated.AudioDestinationNode'
  Missing documentation for:
    Module header
    gTypeAudioDestinationNode (src/JSDOM/Types.hs:2338)
  80% (  8 / 10) in 'JSDOM.Generated.AudioListener'
  Missing documentation for:
    Module header
    gTypeAudioListener (src/JSDOM/Types.hs:2372)
  79% ( 15 / 19) in 'JSDOM.Generated.AudioNode'
  Missing documentation for:
    Module header
    gTypeAudioNode (src/JSDOM/Types.hs:2415)
    IsAudioNode (src/JSDOM/Types.hs:2405)
    toAudioNode (src/JSDOM/Types.hs:2406)
  88% ( 15 / 17) in 'JSDOM.Generated.AudioParam'
  Missing documentation for:
    Module header
    gTypeAudioParam (src/JSDOM/Types.hs:2449)
  80% (  8 / 10) in 'JSDOM.Generated.AudioProcessingEvent'
  Missing documentation for:
    Module header
    gTypeAudioProcessingEvent (src/JSDOM/Types.hs:2487)
  50% (  2 /  4) in 'JSDOM.Generated.AudioStreamTrack'
  Missing documentation for:
    Module header
    gTypeAudioStreamTrack (src/JSDOM/Types.hs:2527)
  86% ( 12 / 14) in 'JSDOM.Generated.AudioTrack'
  Missing documentation for:
    Module header
    gTypeAudioTrack (src/JSDOM/Types.hs:2561)
  87% ( 13 / 15) in 'JSDOM.Generated.AudioTrackList'
  Missing documentation for:
    Module header
    gTypeAudioTrackList (src/JSDOM/Types.hs:2603)
  50% (  2 /  4) in 'JSDOM.Generated.AutocompleteErrorEvent'
  Missing documentation for:
    Module header
    gTypeAutocompleteErrorEvent (src/JSDOM/Types.hs:2645)
  50% (  2 /  4) in 'JSDOM.Generated.BarProp'
  Missing documentation for:
    Module header
    gTypeBarProp (src/JSDOM/Types.hs:2679)
  82% (  9 / 11) in 'JSDOM.Generated.BatteryManager'
  Missing documentation for:
    Module header
    gTypeBatteryManager (src/JSDOM/Types.hs:2721)
  50% (  2 /  4) in 'JSDOM.Generated.BeforeLoadEvent'
  Missing documentation for:
    Module header
    gTypeBeforeLoadEvent (src/JSDOM/Types.hs:2763)
  60% (  3 /  5) in 'JSDOM.Generated.BeforeUnloadEvent'
  Missing documentation for:
    Module header
    gTypeBeforeUnloadEvent (src/JSDOM/Types.hs:2801)
  62% ( 16 / 26) in 'JSDOM.Generated.BiquadFilterNode'
  Missing documentation for:
    Module header
    LOWPASS (src/JSDOM/Generated/BiquadFilterNode.hs:39)
    HIGHPASS (src/JSDOM/Generated/BiquadFilterNode.hs:40)
    BANDPASS (src/JSDOM/Generated/BiquadFilterNode.hs:41)
    LOWSHELF (src/JSDOM/Generated/BiquadFilterNode.hs:42)
    HIGHSHELF (src/JSDOM/Generated/BiquadFilterNode.hs:43)
    PEAKING (src/JSDOM/Generated/BiquadFilterNode.hs:44)
    NOTCH (src/JSDOM/Generated/BiquadFilterNode.hs:45)
    ALLPASS (src/JSDOM/Generated/BiquadFilterNode.hs:46)
    gTypeBiquadFilterNode (src/JSDOM/Types.hs:2841)
  69% (  9 / 13) in 'JSDOM.Generated.Blob'
  Missing documentation for:
    Module header
    gTypeBlob (src/JSDOM/Types.hs:2880)
    IsBlob (src/JSDOM/Types.hs:2871)
    toBlob (src/JSDOM/Types.hs:2872)
  71% (  5 /  7) in 'JSDOM.Generated.CSS'
  Missing documentation for:
    Module header
    gTypeCSS (src/JSDOM/Types.hs:2962)
  71% (  5 /  7) in 'JSDOM.Generated.CSSCharsetRule'
  Missing documentation for:
    Module header
    gTypeCSSCharsetRule (src/JSDOM/Types.hs:3004)
  78% (  7 /  9) in 'JSDOM.Generated.CSSFontFaceLoadEvent'
  Missing documentation for:
    Module header
    gTypeCSSFontFaceLoadEvent (src/JSDOM/Types.hs:3042)
  67% (  4 /  6) in 'JSDOM.Generated.CSSFontFaceRule'
  Missing documentation for:
    Module header
    gTypeCSSFontFaceRule (src/JSDOM/Types.hs:3080)
  83% ( 10 / 12) in 'JSDOM.Generated.CSSImportRule'
  Missing documentation for:
    Module header
    gTypeCSSImportRule (src/JSDOM/Types.hs:3118)
  75% (  6 /  8) in 'JSDOM.Generated.CSSKeyframeRule'
  Missing documentation for:
    Module header
    gTypeCSSKeyframeRule (src/JSDOM/Types.hs:3156)
  90% ( 19 / 21) in 'JSDOM.Generated.CSSKeyframesRule'
  Missing documentation for:
    Module header
    gTypeCSSKeyframesRule (src/JSDOM/Types.hs:3194)
  83% ( 10 / 12) in 'JSDOM.Generated.CSSMediaRule'
  Missing documentation for:
    Module header
    gTypeCSSMediaRule (src/JSDOM/Types.hs:3232)
  80% (  8 / 10) in 'JSDOM.Generated.CSSPageRule'
  Missing documentation for:
    Module header
    gTypeCSSPageRule (src/JSDOM/Types.hs:3270)
  38% ( 20 / 52) in 'JSDOM.Generated.CSSPrimitiveValue'
  Missing documentation for:
    Module header
    CSS_UNKNOWN (src/JSDOM/Generated/CSSPrimitiveValue.hs:153)
    CSS_NUMBER (src/JSDOM/Generated/CSSPrimitiveValue.hs:154)
    CSS_PERCENTAGE (src/JSDOM/Generated/CSSPrimitiveValue.hs:155)
    CSS_EMS (src/JSDOM/Generated/CSSPrimitiveValue.hs:156)
    CSS_EXS (src/JSDOM/Generated/CSSPrimitiveValue.hs:157)
    CSS_PX (src/JSDOM/Generated/CSSPrimitiveValue.hs:158)
    CSS_CM (src/JSDOM/Generated/CSSPrimitiveValue.hs:159)
    CSS_MM (src/JSDOM/Generated/CSSPrimitiveValue.hs:160)
    CSS_IN (src/JSDOM/Generated/CSSPrimitiveValue.hs:161)
    CSS_PT (src/JSDOM/Generated/CSSPrimitiveValue.hs:162)
    CSS_PC (src/JSDOM/Generated/CSSPrimitiveValue.hs:163)
    CSS_DEG (src/JSDOM/Generated/CSSPrimitiveValue.hs:164)
    CSS_RAD (src/JSDOM/Generated/CSSPrimitiveValue.hs:165)
    CSS_GRAD (src/JSDOM/Generated/CSSPrimitiveValue.hs:166)
    CSS_MS (src/JSDOM/Generated/CSSPrimitiveValue.hs:167)
    CSS_S (src/JSDOM/Generated/CSSPrimitiveValue.hs:168)
    CSS_HZ (src/JSDOM/Generated/CSSPrimitiveValue.hs:169)
    CSS_KHZ (src/JSDOM/Generated/CSSPrimitiveValue.hs:170)
    CSS_DIMENSION (src/JSDOM/Generated/CSSPrimitiveValue.hs:171)
    CSS_STRING (src/JSDOM/Generated/CSSPrimitiveValue.hs:172)
    CSS_URI (src/JSDOM/Generated/CSSPrimitiveValue.hs:173)
    CSS_IDENT (src/JSDOM/Generated/CSSPrimitiveValue.hs:174)
    CSS_ATTR (src/JSDOM/Generated/CSSPrimitiveValue.hs:175)
    CSS_COUNTER (src/JSDOM/Generated/CSSPrimitiveValue.hs:176)
    CSS_RECT (src/JSDOM/Generated/CSSPrimitiveValue.hs:177)
    CSS_RGBCOLOR (src/JSDOM/Generated/CSSPrimitiveValue.hs:178)
    CSS_VW (src/JSDOM/Generated/CSSPrimitiveValue.hs:179)
    CSS_VH (src/JSDOM/Generated/CSSPrimitiveValue.hs:180)
    CSS_VMIN (src/JSDOM/Generated/CSSPrimitiveValue.hs:181)
    CSS_VMAX (src/JSDOM/Generated/CSSPrimitiveValue.hs:182)
    gTypeCSSPrimitiveValue (src/JSDOM/Types.hs:3308)
  40% ( 12 / 30) in 'JSDOM.Generated.CSSRule'
  Missing documentation for:
    Module header
    UNKNOWN_RULE (src/JSDOM/Generated/CSSRule.hs:29)
    STYLE_RULE (src/JSDOM/Generated/CSSRule.hs:30)
    CHARSET_RULE (src/JSDOM/Generated/CSSRule.hs:31)
    IMPORT_RULE (src/JSDOM/Generated/CSSRule.hs:32)
    MEDIA_RULE (src/JSDOM/Generated/CSSRule.hs:33)
    FONT_FACE_RULE (src/JSDOM/Generated/CSSRule.hs:34)
    PAGE_RULE (src/JSDOM/Generated/CSSRule.hs:35)
    KEYFRAMES_RULE (src/JSDOM/Generated/CSSRule.hs:36)
    KEYFRAME_RULE (src/JSDOM/Generated/CSSRule.hs:37)
    SUPPORTS_RULE (src/JSDOM/Generated/CSSRule.hs:38)
    WEBKIT_VIEWPORT_RULE (src/JSDOM/Generated/CSSRule.hs:39)
    WEBKIT_REGION_RULE (src/JSDOM/Generated/CSSRule.hs:40)
    WEBKIT_KEYFRAMES_RULE (src/JSDOM/Generated/CSSRule.hs:41)
    WEBKIT_KEYFRAME_RULE (src/JSDOM/Generated/CSSRule.hs:42)
    gTypeCSSRule (src/JSDOM/Types.hs:3347)
    IsCSSRule (src/JSDOM/Types.hs:3338)
    toCSSRule (src/JSDOM/Types.hs:3339)
  75% (  6 /  8) in 'JSDOM.Generated.CSSRuleList'
  Missing documentation for:
    Module header
    gTypeCSSRuleList (src/JSDOM/Types.hs:3383)
  94% ( 34 / 36) in 'JSDOM.Generated.CSSStyleDeclaration'
  Missing documentation for:
    Module header
    gTypeCSSStyleDeclaration (src/JSDOM/Types.hs:3419)
  80% (  8 / 10) in 'JSDOM.Generated.CSSStyleRule'
  Missing documentation for:
    Module header
    gTypeCSSStyleRule (src/JSDOM/Types.hs:3459)
  89% ( 16 / 18) in 'JSDOM.Generated.CSSStyleSheet'
  Missing documentation for:
    Module header
    gTypeCSSStyleSheet (src/JSDOM/Types.hs:3497)
  80% (  8 / 10) in 'JSDOM.Generated.CSSSupportsRule'
  Missing documentation for:
    Module header
    gTypeCSSSupportsRule (src/JSDOM/Types.hs:3537)
  43% (  6 / 14) in 'JSDOM.Generated.CSSValue'
  Missing documentation for:
    Module header
    CSS_INHERIT (src/JSDOM/Generated/CSSValue.hs:23)
    CSS_PRIMITIVE_VALUE (src/JSDOM/Generated/CSSValue.hs:24)
    CSS_VALUE_LIST (src/JSDOM/Generated/CSSValue.hs:25)
    CSS_CUSTOM (src/JSDOM/Generated/CSSValue.hs:26)
    gTypeCSSValue (src/JSDOM/Types.hs:3614)
    IsCSSValue (src/JSDOM/Types.hs:3605)
    toCSSValue (src/JSDOM/Types.hs:3606)
  60% (  6 / 10) in 'JSDOM.Generated.CSSValueList'
  Missing documentation for:
    Module header
    gTypeCSSValueList (src/JSDOM/Types.hs:3659)
    IsCSSValueList (src/JSDOM/Types.hs:3649)
    toCSSValueList (src/JSDOM/Types.hs:3650)
  50% (  2 /  4) in 'JSDOM.Generated.CanvasGradient'
  Missing documentation for:
    Module header
    gTypeCanvasGradient (src/JSDOM/Types.hs:3693)
  50% (  4 /  8) in 'JSDOM.Generated.CanvasRenderingContext'
  Missing documentation for:
    Module header
    gTypeCanvasRenderingContext (src/JSDOM/Types.hs:3800)
    IsCanvasRenderingContext (src/JSDOM/Types.hs:3791)
    toCanvasRenderingContext (src/JSDOM/Types.hs:3792)
  99% (165 /167) in 'JSDOM.Generated.CanvasRenderingContext2D'
  Missing documentation for:
    Module header
    gTypeCanvasRenderingContext2D (src/JSDOM/Types.hs:3838)
  67% (  4 /  6) in 'JSDOM.Generated.CapabilityRange'
  Missing documentation for:
    Module header
    gTypeCapabilityRange (src/JSDOM/Types.hs:3872)
  78% ( 14 / 18) in 'JSDOM.Generated.CharacterData'
  Missing documentation for:
    Module header
    gTypeCharacterData (src/JSDOM/Types.hs:3997)
    IsCharacterData (src/JSDOM/Types.hs:3986)
    toCharacterData (src/JSDOM/Types.hs:3987)
  50% (  2 /  4) in 'JSDOM.Generated.ChildNode'
  Missing documentation for:
    Module header
    gTypeChildNode (src/JSDOM/Types.hs:4033)
  78% (  7 /  9) in 'JSDOM.Generated.ClientRect'
  Missing documentation for:
    Module header
    gTypeClientRect (src/JSDOM/Types.hs:4067)
  75% (  6 /  8) in 'JSDOM.Generated.ClientRectList'
  Missing documentation for:
    Module header
    gTypeClientRectList (src/JSDOM/Types.hs:4101)
  67% (  4 /  6) in 'JSDOM.Generated.CloseEvent'
  Missing documentation for:
    Module header
    gTypeCloseEvent (src/JSDOM/Types.hs:4139)
  88% ( 14 / 16) in 'JSDOM.Generated.CommandLineAPIHost'
  Missing documentation for:
    Module header
    gTypeCommandLineAPIHost (src/JSDOM/Types.hs:4173)
  50% (  2 /  4) in 'JSDOM.Generated.Comment'
  Missing documentation for:
    Module header
    gTypeComment (src/JSDOM/Types.hs:4215)
  60% (  3 /  5) in 'JSDOM.Generated.CompositionEvent'
  Missing documentation for:
    Module header
    gTypeCompositionEvent (src/JSDOM/Types.hs:4257)
  78% (  7 /  9) in 'JSDOM.Generated.ConvolverNode'
  Missing documentation for:
    Module header
    gTypeConvolverNode (src/JSDOM/Types.hs:4297)
  89% ( 16 / 18) in 'JSDOM.Generated.Coordinates'
  Missing documentation for:
    Module header
    gTypeCoordinates (src/JSDOM/Types.hs:4331)
  67% (  4 /  6) in 'JSDOM.Generated.Counter'
  Missing documentation for:
    Module header
    gTypeCounter (src/JSDOM/Types.hs:4365)
  80% (  8 / 10) in 'JSDOM.Generated.Crypto'
  Missing documentation for:
    Module header
    gTypeCrypto (src/JSDOM/Types.hs:4399)
  78% (  7 /  9) in 'JSDOM.Generated.CryptoKey'
  Missing documentation for:
    Module header
    gTypeCryptoKey (src/JSDOM/Types.hs:4433)
  78% (  7 /  9) in 'JSDOM.Generated.CryptoKeyPair'
  Missing documentation for:
    Module header
    gTypeCryptoKeyPair (src/JSDOM/Types.hs:4467)
  60% (  3 /  5) in 'JSDOM.Generated.CustomEvent'
  Missing documentation for:
    Module header
    gTypeCustomEvent (src/JSDOM/Types.hs:4505)
  33% (  2 /  6) in 'JSDOM.Generated.DOMError'
  Missing documentation for:
    Module header
    gTypeDOMError (src/JSDOM/Types.hs:4544)
    IsDOMError (src/JSDOM/Types.hs:4535)
    toDOMError (src/JSDOM/Types.hs:4536)
  90% ( 19 / 21) in 'JSDOM.Generated.DOMImplementation'
  Missing documentation for:
    Module header
    gTypeDOMImplementation (src/JSDOM/Types.hs:4578)
  83% ( 10 / 12) in 'JSDOM.Generated.DOMNamedFlowCollection'
  Missing documentation for:
    Module header
    gTypeDOMNamedFlowCollection (src/JSDOM/Types.hs:4614)
  75% (  6 /  8) in 'JSDOM.Generated.DOMParser'
  Missing documentation for:
    Module header
    gTypeDOMParser (src/JSDOM/Types.hs:4652)
  78% (  7 /  9) in 'JSDOM.Generated.DOMSettableTokenList'
  Missing documentation for:
    Module header
    gTypeDOMSettableTokenList (src/JSDOM/Types.hs:4690)
  80% (  8 / 10) in 'JSDOM.Generated.DOMStringList'
  Missing documentation for:
    Module header
    gTypeDOMStringList (src/JSDOM/Types.hs:4726)
  78% ( 14 / 18) in 'JSDOM.Generated.DOMTokenList'
  Missing documentation for:
    Module header
    gTypeDOMTokenList (src/JSDOM/Types.hs:4801)
    IsDOMTokenList (src/JSDOM/Types.hs:4792)
    toDOMTokenList (src/JSDOM/Types.hs:4793)
  83% ( 10 / 12) in 'JSDOM.Generated.DataCue'
  Missing documentation for:
    Module header
    gTypeDataCue (src/JSDOM/Types.hs:4843)
  90% ( 19 / 21) in 'JSDOM.Generated.DataTransfer'
  Missing documentation for:
    Module header
    gTypeDataTransfer (src/JSDOM/Types.hs:4877)
  80% (  8 / 10) in 'JSDOM.Generated.DataTransferItem'
  Missing documentation for:
    Module header
    gTypeDataTransferItem (src/JSDOM/Types.hs:4911)
  82% (  9 / 11) in 'JSDOM.Generated.DataTransferItemList'
  Missing documentation for:
    Module header
    gTypeDataTransferItemList (src/JSDOM/Types.hs:4945)
  71% (  5 /  7) in 'JSDOM.Generated.Database'
  Missing documentation for:
    Module header
    gTypeDatabase (src/JSDOM/Types.hs:4979)
  60% (  3 /  5) in 'JSDOM.Generated.DatabaseCallback'
  Missing documentation for:
    Module header
    DatabaseCallback (src/JSDOM/Types.hs:962)
  60% (  3 /  5) in 'JSDOM.Generated.DedicatedWorkerGlobalScope'
  Missing documentation for:
    Module header
    gTypeDedicatedWorkerGlobalScope (src/JSDOM/Types.hs:5019)
  67% (  4 /  6) in 'JSDOM.Generated.DelayNode'
  Missing documentation for:
    Module header
    gTypeDelayNode (src/JSDOM/Types.hs:5059)
  86% ( 12 / 14) in 'JSDOM.Generated.DeviceMotionEvent'
  Missing documentation for:
    Module header
    gTypeDeviceMotionEvent (src/JSDOM/Types.hs:5097)
  75% (  6 /  8) in 'JSDOM.Generated.DeviceOrientationEvent'
  Missing documentation for:
    Module header
    gTypeDeviceOrientationEvent (src/JSDOM/Types.hs:5135)
  67% (  4 /  6) in 'JSDOM.Generated.DeviceProximityEvent'
  Missing documentation for:
    Module header
    gTypeDeviceProximityEvent (src/JSDOM/Types.hs:5173)
  99% (332 /336) in 'JSDOM.Generated.Document'
  Missing documentation for:
    Module header
    gTypeDocument (src/JSDOM/Types.hs:5218)
    IsDocument (src/JSDOM/Types.hs:5207)
    toDocument (src/JSDOM/Types.hs:5208)
  83% ( 10 / 12) in 'JSDOM.Generated.DocumentFragment'
  Missing documentation for:
    Module header
    gTypeDocumentFragment (src/JSDOM/Types.hs:5260)
  89% ( 17 / 19) in 'JSDOM.Generated.DocumentType'
  Missing documentation for:
    Module header
    gTypeDocumentType (src/JSDOM/Types.hs:5302)
  90% ( 19 / 21) in 'JSDOM.Generated.DynamicsCompressorNode'
  Missing documentation for:
    Module header
    gTypeDynamicsCompressorNode (src/JSDOM/Types.hs:5344)
  20% (  1 /  5) in 'JSDOM.Generated.EXTBlendMinMax'
  Missing documentation for:
    Module header
    MIN_EXT (src/JSDOM/Generated/EXTBlendMinMax.hs:21)
    MAX_EXT (src/JSDOM/Generated/EXTBlendMinMax.hs:22)
    gTypeEXTBlendMinMax (src/JSDOM/Types.hs:5378)
  20% (  1 /  5) in 'JSDOM.Generated.EXTTextureFilterAnisotropic'
  Missing documentation for:
    Module header
    TEXTURE_MAX_ANISOTROPY_EXT (src/JSDOM/Generated/EXTTextureFilterAnisotropic.hs:22)
    MAX_TEXTURE_MAX_ANISOTROPY_EXT (src/JSDOM/Generated/EXTTextureFilterAnisotropic.hs:23)
    gTypeEXTTextureFilterAnisotropic (src/JSDOM/Types.hs:5480)
  14% (  1 /  7) in 'JSDOM.Generated.EXTsRGB'
  Missing documentation for:
    Module header
    SRGB_EXT (src/JSDOM/Generated/EXTsRGB.hs:23)
    SRGB_ALPHA_EXT (src/JSDOM/Generated/EXTsRGB.hs:24)
    SRGB8_ALPHA8_EXT (src/JSDOM/Generated/EXTsRGB.hs:25)
    FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT (src/JSDOM/Generated/EXTsRGB.hs:26)
    gTypeEXTsRGB (src/JSDOM/Types.hs:5514)
  98% (196 /201) in 'JSDOM.Generated.Element'
  Missing documentation for:
    Module header
    ALLOW_KEYBOARD_INPUT (src/JSDOM/Generated/Element.hs:821)
    gTypeElement (src/JSDOM/Types.hs:5559)
    IsElement (src/JSDOM/Types.hs:5548)
    toElement (src/JSDOM/Types.hs:5549)
  83% ( 10 / 12) in 'JSDOM.Generated.Entity'
  Missing documentation for:
    Module header
    gTypeEntity (src/JSDOM/Types.hs:5601)
  71% (  5 /  7) in 'JSDOM.Generated.ErrorEvent'
  Missing documentation for:
    Module header
    gTypeErrorEvent (src/JSDOM/Types.hs:5681)
  53% ( 27 / 51) in 'JSDOM.Generated.Event'
  Missing documentation for:
    Module header
    NONE (src/JSDOM/Generated/Event.hs:61)
    CAPTURING_PHASE (src/JSDOM/Generated/Event.hs:62)
    AT_TARGET (src/JSDOM/Generated/Event.hs:63)
    BUBBLING_PHASE (src/JSDOM/Generated/Event.hs:64)
    MOUSEDOWN (src/JSDOM/Generated/Event.hs:65)
    MOUSEUP (src/JSDOM/Generated/Event.hs:66)
    MOUSEOVER (src/JSDOM/Generated/Event.hs:67)
    MOUSEOUT (src/JSDOM/Generated/Event.hs:68)
    MOUSEMOVE (src/JSDOM/Generated/Event.hs:69)
    MOUSEDRAG (src/JSDOM/Generated/Event.hs:70)
    CLICK (src/JSDOM/Generated/Event.hs:71)
    DBLCLICK (src/JSDOM/Generated/Event.hs:72)
    KEYDOWN (src/JSDOM/Generated/Event.hs:73)
    KEYUP (src/JSDOM/Generated/Event.hs:74)
    KEYPRESS (src/JSDOM/Generated/Event.hs:75)
    DRAGDROP (src/JSDOM/Generated/Event.hs:76)
    FOCUS (src/JSDOM/Generated/Event.hs:77)
    BLUR (src/JSDOM/Generated/Event.hs:78)
    SELECT (src/JSDOM/Generated/Event.hs:79)
    CHANGE (src/JSDOM/Generated/Event.hs:80)
    gTypeEvent (src/JSDOM/Types.hs:5720)
    IsEvent (src/JSDOM/Types.hs:5711)
    toEvent (src/JSDOM/Types.hs:5712)
  50% (  2 /  4) in 'JSDOM.Generated.EventListener'
  Missing documentation for:
    Module header
    gTypeEventListener (src/JSDOM/Types.hs:5756)
  64% (  9 / 14) in 'JSDOM.Generated.EventSource'
  Missing documentation for:
    Module header
    CONNECTING (src/JSDOM/Generated/EventSource.hs:35)
    OPEN (src/JSDOM/Generated/EventSource.hs:36)
    CLOSED (src/JSDOM/Generated/EventSource.hs:37)
    gTypeEventSource (src/JSDOM/Types.hs:5794)
  56% (  5 /  9) in 'JSDOM.Generated.EventTarget'
  Missing documentation for:
    Module header
    gTypeEventTarget (src/JSDOM/Types.hs:5833)
    IsEventTarget (src/JSDOM/Types.hs:5824)
    toEventTarget (src/JSDOM/Types.hs:5825)
  71% (  5 /  7) in 'JSDOM.Generated.File'
  Missing documentation for:
    Module header
    gTypeFile (src/JSDOM/Types.hs:5873)
  12% (  2 / 16) in 'JSDOM.Generated.FileError'
  Missing documentation for:
    Module header
    NOT_FOUND_ERR (src/JSDOM/Generated/FileError.hs:25)
    SECURITY_ERR (src/JSDOM/Generated/FileError.hs:26)
    ABORT_ERR (src/JSDOM/Generated/FileError.hs:27)
    NOT_READABLE_ERR (src/JSDOM/Generated/FileError.hs:28)
    ENCODING_ERR (src/JSDOM/Generated/FileError.hs:29)
    NO_MODIFICATION_ALLOWED_ERR (src/JSDOM/Generated/FileError.hs:30)
    INVALID_STATE_ERR (src/JSDOM/Generated/FileError.hs:31)
    SYNTAX_ERR (src/JSDOM/Generated/FileError.hs:32)
    INVALID_MODIFICATION_ERR (src/JSDOM/Generated/FileError.hs:33)
    QUOTA_EXCEEDED_ERR (src/JSDOM/Generated/FileError.hs:34)
    TYPE_MISMATCH_ERR (src/JSDOM/Generated/FileError.hs:35)
    PATH_EXISTS_ERR (src/JSDOM/Generated/FileError.hs:36)
    gTypeFileError (src/JSDOM/Types.hs:5909)
  75% (  6 /  8) in 'JSDOM.Generated.FileList'
  Missing documentation for:
    Module header
    gTypeFileList (src/JSDOM/Types.hs:5943)
  78% ( 18 / 23) in 'JSDOM.Generated.FileReader'
  Missing documentation for:
    Module header
    EMPTY (src/JSDOM/Generated/FileReader.hs:58)
    LOADING (src/JSDOM/Generated/FileReader.hs:59)
    DONE (src/JSDOM/Generated/FileReader.hs:60)
    gTypeFileReader (src/JSDOM/Types.hs:5983)
  86% ( 12 / 14) in 'JSDOM.Generated.FileReaderSync'
  Missing documentation for:
    Module header
    gTypeFileReaderSync (src/JSDOM/Types.hs:6017)
  67% (  4 /  6) in 'JSDOM.Generated.FocusEvent'
  Missing documentation for:
    Module header
    gTypeFocusEvent (src/JSDOM/Types.hs:6057)
  85% ( 11 / 13) in 'JSDOM.Generated.FontLoader'
  Missing documentation for:
    Module header
    gTypeFontLoader (src/JSDOM/Types.hs:6095)
  60% (  3 /  5) in 'JSDOM.Generated.FormData'
  Missing documentation for:
    Module header
    gTypeFormData (src/JSDOM/Types.hs:6129)
  67% (  4 /  6) in 'JSDOM.Generated.GainNode'
  Missing documentation for:
    Module header
    gTypeGainNode (src/JSDOM/Types.hs:6169)
  80% (  8 / 10) in 'JSDOM.Generated.Gamepad'
  Missing documentation for:
    Module header
    gTypeGamepad (src/JSDOM/Types.hs:6203)
  60% (  3 /  5) in 'JSDOM.Generated.GamepadButton'
  Missing documentation for:
    Module header
    gTypeGamepadButton (src/JSDOM/Types.hs:6237)
  67% (  4 /  6) in 'JSDOM.Generated.GamepadEvent'
  Missing documentation for:
    Module header
    gTypeGamepadEvent (src/JSDOM/Types.hs:6275)
  71% (  5 /  7) in 'JSDOM.Generated.Geolocation'
  Missing documentation for:
    Module header
    gTypeGeolocation (src/JSDOM/Types.hs:6309)
  71% (  5 /  7) in 'JSDOM.Generated.Geoposition'
  Missing documentation for:
    Module header
    gTypeGeoposition (src/JSDOM/Types.hs:6345)
  88% ( 14 / 16) in 'JSDOM.Generated.HTMLAllCollection'
  Missing documentation for:
    Module header
    gTypeHTMLAllCollection (src/JSDOM/Types.hs:6379)
  97% ( 63 / 65) in 'JSDOM.Generated.HTMLAnchorElement'
  Missing documentation for:
    Module header
    gTypeHTMLAnchorElement (src/JSDOM/Types.hs:6423)
  92% ( 23 / 25) in 'JSDOM.Generated.HTMLAppletElement'
  Missing documentation for:
    Module header
    gTypeHTMLAppletElement (src/JSDOM/Types.hs:6469)
  93% ( 27 / 29) in 'JSDOM.Generated.HTMLAreaElement'
  Missing documentation for:
    Module header
    gTypeHTMLAreaElement (src/JSDOM/Types.hs:6515)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLBRElement'
  Missing documentation for:
    Module header
    gTypeHTMLBRElement (src/JSDOM/Types.hs:6609)
  78% (  7 /  9) in 'JSDOM.Generated.HTMLBaseElement'
  Missing documentation for:
    Module header
    gTypeHTMLBaseElement (src/JSDOM/Types.hs:6655)
  78% (  7 /  9) in 'JSDOM.Generated.HTMLBaseFontElement'
  Missing documentation for:
    Module header
    gTypeHTMLBaseFontElement (src/JSDOM/Types.hs:6701)
  93% ( 27 / 29) in 'JSDOM.Generated.HTMLBodyElement'
  Missing documentation for:
    Module header
    gTypeHTMLBodyElement (src/JSDOM/Types.hs:6747)
  95% ( 41 / 43) in 'JSDOM.Generated.HTMLButtonElement'
  Missing documentation for:
    Module header
    gTypeHTMLButtonElement (src/JSDOM/Types.hs:6793)
  85% ( 11 / 13) in 'JSDOM.Generated.HTMLCanvasElement'
  Missing documentation for:
    Module header
    gTypeHTMLCanvasElement (src/JSDOM/Types.hs:6839)
  71% ( 10 / 14) in 'JSDOM.Generated.HTMLCollection'
  Missing documentation for:
    Module header
    gTypeHTMLCollection (src/JSDOM/Types.hs:6880)
    IsHTMLCollection (src/JSDOM/Types.hs:6871)
    toHTMLCollection (src/JSDOM/Types.hs:6872)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLDListElement'
  Missing documentation for:
    Module header
    gTypeHTMLDListElement (src/JSDOM/Types.hs:6926)
  67% (  4 /  6) in 'JSDOM.Generated.HTMLDataListElement'
  Missing documentation for:
    Module header
    gTypeHTMLDataListElement (src/JSDOM/Types.hs:6972)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLDetailsElement'
  Missing documentation for:
    Module header
    gTypeHTMLDetailsElement (src/JSDOM/Types.hs:7016)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLDirectoryElement'
  Missing documentation for:
    Module header
    gTypeHTMLDirectoryElement (src/JSDOM/Types.hs:7062)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLDivElement'
  Missing documentation for:
    Module header
    gTypeHTMLDivElement (src/JSDOM/Types.hs:7108)
  96% ( 51 / 53) in 'JSDOM.Generated.HTMLDocument'
  Missing documentation for:
    Module header
    gTypeHTMLDocument (src/JSDOM/Types.hs:7152)
  92% ( 44 / 48) in 'JSDOM.Generated.HTMLElement'
  Missing documentation for:
    Module header
    gTypeHTMLElement (src/JSDOM/Types.hs:7201)
    IsHTMLElement (src/JSDOM/Types.hs:7189)
    toHTMLElement (src/JSDOM/Types.hs:7190)
  89% ( 17 / 19) in 'JSDOM.Generated.HTMLEmbedElement'
  Missing documentation for:
    Module header
    gTypeHTMLEmbedElement (src/JSDOM/Types.hs:7247)
  91% ( 20 / 22) in 'JSDOM.Generated.HTMLFieldSetElement'
  Missing documentation for:
    Module header
    gTypeHTMLFieldSetElement (src/JSDOM/Types.hs:7293)
  78% (  7 /  9) in 'JSDOM.Generated.HTMLFontElement'
  Missing documentation for:
    Module header
    gTypeHTMLFontElement (src/JSDOM/Types.hs:7339)
  82% (  9 / 11) in 'JSDOM.Generated.HTMLFormControlsCollection'
  Missing documentation for:
    Module header
    gTypeHTMLFormControlsCollection (src/JSDOM/Types.hs:7379)
  96% ( 46 / 48) in 'JSDOM.Generated.HTMLFormElement'
  Missing documentation for:
    Module header
    gTypeHTMLFormElement (src/JSDOM/Types.hs:7423)
  94% ( 33 / 35) in 'JSDOM.Generated.HTMLFrameElement'
  Missing documentation for:
    Module header
    gTypeHTMLFrameElement (src/JSDOM/Types.hs:7469)
  90% ( 19 / 21) in 'JSDOM.Generated.HTMLFrameSetElement'
  Missing documentation for:
    Module header
    gTypeHTMLFrameSetElement (src/JSDOM/Types.hs:7515)
  82% (  9 / 11) in 'JSDOM.Generated.HTMLHRElement'
  Missing documentation for:
    Module header
    gTypeHTMLHRElement (src/JSDOM/Types.hs:7561)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLHeadElement'
  Missing documentation for:
    Module header
    gTypeHTMLHeadElement (src/JSDOM/Types.hs:7607)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLHeadingElement'
  Missing documentation for:
    Module header
    gTypeHTMLHeadingElement (src/JSDOM/Types.hs:7653)
  71% (  5 /  7) in 'JSDOM.Generated.HTMLHtmlElement'
  Missing documentation for:
    Module header
    gTypeHTMLHtmlElement (src/JSDOM/Types.hs:7699)
  95% ( 35 / 37) in 'JSDOM.Generated.HTMLIFrameElement'
  Missing documentation for:
    Module header
    gTypeHTMLIFrameElement (src/JSDOM/Types.hs:7745)
  95% ( 39 / 41) in 'JSDOM.Generated.HTMLImageElement'
  Missing documentation for:
    Module header
    gTypeHTMLImageElement (src/JSDOM/Types.hs:7791)
  98% (124 /126) in 'JSDOM.Generated.HTMLInputElement'
  Missing documentation for:
    Module header
    gTypeHTMLInputElement (src/JSDOM/Types.hs:7837)
  93% ( 26 / 28) in 'JSDOM.Generated.HTMLKeygenElement'
  Missing documentation for:
    Module header
    gTypeHTMLKeygenElement (src/JSDOM/Types.hs:7883)
  71% (  5 /  7) in 'JSDOM.Generated.HTMLLIElement'
  Missing documentation for:
    Module header
    gTypeHTMLLIElement (src/JSDOM/Types.hs:7929)
  82% (  9 / 11) in 'JSDOM.Generated.HTMLLabelElement'
  Missing documentation for:
    Module header
    gTypeHTMLLabelElement (src/JSDOM/Types.hs:7975)
  75% (  6 /  8) in 'JSDOM.Generated.HTMLLegendElement'
  Missing documentation for:
    Module header
    gTypeHTMLLegendElement (src/JSDOM/Types.hs:8021)
  94% ( 29 / 31) in 'JSDOM.Generated.HTMLLinkElement'
  Missing documentation for:
    Module header
    gTypeHTMLLinkElement (src/JSDOM/Types.hs:8067)
  75% (  6 /  8) in 'JSDOM.Generated.HTMLMapElement'
  Missing documentation for:
    Module header
    gTypeHTMLMapElement (src/JSDOM/Types.hs:8113)
  93% ( 25 / 27) in 'JSDOM.Generated.HTMLMarqueeElement'
  Missing documentation for:
    Module header
    gTypeHTMLMarqueeElement (src/JSDOM/Types.hs:8159)
  90% (113 /126) in 'JSDOM.Generated.HTMLMediaElement'
  Missing documentation for:
    Module header
    NETWORK_EMPTY (src/JSDOM/Generated/HTMLMediaElement.hs:238)
    NETWORK_IDLE (src/JSDOM/Generated/HTMLMediaElement.hs:239)
    NETWORK_LOADING (src/JSDOM/Generated/HTMLMediaElement.hs:240)
    NETWORK_NO_SOURCE (src/JSDOM/Generated/HTMLMediaElement.hs:241)
    HAVE_NOTHING (src/JSDOM/Generated/HTMLMediaElement.hs:242)
    HAVE_METADATA (src/JSDOM/Generated/HTMLMediaElement.hs:243)
    HAVE_CURRENT_DATA (src/JSDOM/Generated/HTMLMediaElement.hs:244)
    HAVE_FUTURE_DATA (src/JSDOM/Generated/HTMLMediaElement.hs:245)
    HAVE_ENOUGH_DATA (src/JSDOM/Generated/HTMLMediaElement.hs:246)
    gTypeHTMLMediaElement (src/JSDOM/Types.hs:8210)
    IsHTMLMediaElement (src/JSDOM/Types.hs:8197)
    toHTMLMediaElement (src/JSDOM/Types.hs:8198)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLMenuElement'
  Missing documentation for:
    Module header
    gTypeHTMLMenuElement (src/JSDOM/Types.hs:8256)
  82% (  9 / 11) in 'JSDOM.Generated.HTMLMetaElement'
  Missing documentation for:
    Module header
    gTypeHTMLMetaElement (src/JSDOM/Types.hs:8302)
  89% ( 16 / 18) in 'JSDOM.Generated.HTMLMeterElement'
  Missing documentation for:
    Module header
    gTypeHTMLMeterElement (src/JSDOM/Types.hs:8348)
  71% (  5 /  7) in 'JSDOM.Generated.HTMLModElement'
  Missing documentation for:
    Module header
    gTypeHTMLModElement (src/JSDOM/Types.hs:8392)
  82% (  9 / 11) in 'JSDOM.Generated.HTMLOListElement'
  Missing documentation for:
    Module header
    gTypeHTMLOListElement (src/JSDOM/Types.hs:8438)
  96% ( 51 / 53) in 'JSDOM.Generated.HTMLObjectElement'
  Missing documentation for:
    Module header
    gTypeHTMLObjectElement (src/JSDOM/Types.hs:8484)
  71% (  5 /  7) in 'JSDOM.Generated.HTMLOptGroupElement'
  Missing documentation for:
    Module header
    gTypeHTMLOptGroupElement (src/JSDOM/Types.hs:8530)
  89% ( 17 / 19) in 'JSDOM.Generated.HTMLOptionElement'
  Missing documentation for:
    Module header
    gTypeHTMLOptionElement (src/JSDOM/Types.hs:8576)
  86% ( 12 / 14) in 'JSDOM.Generated.HTMLOptionsCollection'
  Missing documentation for:
    Module header
    gTypeHTMLOptionsCollection (src/JSDOM/Types.hs:8616)
  94% ( 29 / 31) in 'JSDOM.Generated.HTMLOutputElement'
  Missing documentation for:
    Module header
    gTypeHTMLOutputElement (src/JSDOM/Types.hs:8662)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLParagraphElement'
  Missing documentation for:
    Module header
    gTypeHTMLParagraphElement (src/JSDOM/Types.hs:8706)
  82% (  9 / 11) in 'JSDOM.Generated.HTMLParamElement'
  Missing documentation for:
    Module header
    gTypeHTMLParamElement (src/JSDOM/Types.hs:8752)
  71% (  5 /  7) in 'JSDOM.Generated.HTMLPreElement'
  Missing documentation for:
    Module header
    gTypeHTMLPreElement (src/JSDOM/Types.hs:8798)
  82% (  9 / 11) in 'JSDOM.Generated.HTMLProgressElement'
  Missing documentation for:
    Module header
    gTypeHTMLProgressElement (src/JSDOM/Types.hs:8844)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLQuoteElement'
  Missing documentation for:
    Module header
    gTypeHTMLQuoteElement (src/JSDOM/Types.hs:8888)
  92% ( 23 / 25) in 'JSDOM.Generated.HTMLScriptElement'
  Missing documentation for:
    Module header
    gTypeHTMLScriptElement (src/JSDOM/Types.hs:8934)
  96% ( 53 / 55) in 'JSDOM.Generated.HTMLSelectElement'
  Missing documentation for:
    Module header
    gTypeHTMLSelectElement (src/JSDOM/Types.hs:8980)
  78% (  7 /  9) in 'JSDOM.Generated.HTMLSourceElement'
  Missing documentation for:
    Module header
    gTypeHTMLSourceElement (src/JSDOM/Types.hs:9026)
  83% ( 10 / 12) in 'JSDOM.Generated.HTMLStyleElement'
  Missing documentation for:
    Module header
    gTypeHTMLStyleElement (src/JSDOM/Types.hs:9114)
  60% (  3 /  5) in 'JSDOM.Generated.HTMLTableCaptionElement'
  Missing documentation for:
    Module header
    gTypeHTMLTableCaptionElement (src/JSDOM/Types.hs:9160)
  94% ( 30 / 32) in 'JSDOM.Generated.HTMLTableCellElement'
  Missing documentation for:
    Module header
    gTypeHTMLTableCellElement (src/JSDOM/Types.hs:9206)
  87% ( 13 / 15) in 'JSDOM.Generated.HTMLTableColElement'
  Missing documentation for:
    Module header
    gTypeHTMLTableColElement (src/JSDOM/Types.hs:9252)
  97% ( 61 / 63) in 'JSDOM.Generated.HTMLTableElement'
  Missing documentation for:
    Module header
    gTypeHTMLTableElement (src/JSDOM/Types.hs:9298)
  91% ( 21 / 23) in 'JSDOM.Generated.HTMLTableRowElement'
  Missing documentation for:
    Module header
    gTypeHTMLTableRowElement (src/JSDOM/Types.hs:9344)
  89% ( 17 / 19) in 'JSDOM.Generated.HTMLTableSectionElement'
  Missing documentation for:
    Module header
    gTypeHTMLTableSectionElement (src/JSDOM/Types.hs:9390)
  67% (  4 /  6) in 'JSDOM.Generated.HTMLTemplateElement'
  Missing documentation for:
    Module header
    gTypeHTMLTemplateElement (src/JSDOM/Types.hs:9436)
  97% ( 63 / 65) in 'JSDOM.Generated.HTMLTextAreaElement'
  Missing documentation for:
    Module header
    gTypeHTMLTextAreaElement (src/JSDOM/Types.hs:9480)
  71% (  5 /  7) in 'JSDOM.Generated.HTMLTitleElement'
  Missing documentation for:
    Module header
    gTypeHTMLTitleElement (src/JSDOM/Types.hs:9526)
  71% ( 15 / 21) in 'JSDOM.Generated.HTMLTrackElement'
  Missing documentation for:
    Module header
    NONE (src/JSDOM/Generated/HTMLTrackElement.hs:24)
    LOADING (src/JSDOM/Generated/HTMLTrackElement.hs:25)
    LOADED (src/JSDOM/Generated/HTMLTrackElement.hs:26)
    ERROR (src/JSDOM/Generated/HTMLTrackElement.hs:27)
    gTypeHTMLTrackElement (src/JSDOM/Types.hs:9572)
  71% (  5 /  7) in 'JSDOM.Generated.HTMLUListElement'
  Missing documentation for:
    Module header
    gTypeHTMLUListElement (src/JSDOM/Types.hs:9616)
  92% ( 24 / 26) in 'JSDOM.Generated.HTMLVideoElement'
  Missing documentation for:
    Module header
    gTypeHTMLVideoElement (src/JSDOM/Types.hs:9708)
  67% (  4 /  6) in 'JSDOM.Generated.HashChangeEvent'
  Missing documentation for:
    Module header
    gTypeHashChangeEvent (src/JSDOM/Types.hs:9748)
  83% ( 10 / 12) in 'JSDOM.Generated.History'
  Missing documentation for:
    Module header
    gTypeHistory (src/JSDOM/Types.hs:9782)
  81% ( 17 / 21) in 'JSDOM.Generated.IDBCursor'
  Missing documentation for:
    Module header
    gTypeIDBCursor (src/JSDOM/Types.hs:9857)
    IsIDBCursor (src/JSDOM/Types.hs:9848)
    toIDBCursor (src/JSDOM/Types.hs:9849)
  50% (  2 /  4) in 'JSDOM.Generated.IDBCursorWithValue'
  Missing documentation for:
    Module header
    gTypeIDBCursorWithValue (src/JSDOM/Types.hs:9895)
  92% ( 23 / 25) in 'JSDOM.Generated.IDBDatabase'
  Missing documentation for:
    Module header
    gTypeIDBDatabase (src/JSDOM/Types.hs:9933)
  85% ( 11 / 13) in 'JSDOM.Generated.IDBFactory'
  Missing documentation for:
    Module header
    gTypeIDBFactory (src/JSDOM/Types.hs:9967)
  96% ( 50 / 52) in 'JSDOM.Generated.IDBIndex'
  Missing documentation for:
    Module header
    gTypeIDBIndex (src/JSDOM/Types.hs:10001)
  91% ( 21 / 23) in 'JSDOM.Generated.IDBKeyRange'
  Missing documentation for:
    Module header
    gTypeIDBKeyRange (src/JSDOM/Types.hs:10035)
  97% ( 71 / 73) in 'JSDOM.Generated.IDBObjectStore'
  Missing documentation for:
    Module header
    gTypeIDBObjectStore (src/JSDOM/Types.hs:10069)
  60% (  3 /  5) in 'JSDOM.Generated.IDBOpenDBRequest'
  Missing documentation for:
    Module header
    gTypeIDBOpenDBRequest (src/JSDOM/Types.hs:10109)
  80% ( 16 / 20) in 'JSDOM.Generated.IDBRequest'
  Missing documentation for:
    Module header
    gTypeIDBRequest (src/JSDOM/Types.hs:10152)
    IsIDBRequest (src/JSDOM/Types.hs:10142)
    toIDBRequest (src/JSDOM/Types.hs:10143)
  89% ( 16 / 18) in 'JSDOM.Generated.IDBTransaction'
  Missing documentation for:
    Module header
    gTypeIDBTransaction (src/JSDOM/Types.hs:10190)
  71% (  5 /  7) in 'JSDOM.Generated.IDBVersionChangeEvent'
  Missing documentation for:
    Module header
    gTypeIDBVersionChangeEvent (src/JSDOM/Types.hs:10228)
  71% (  5 /  7) in 'JSDOM.Generated.ImageData'
  Missing documentation for:
    Module header
    gTypeImageData (src/JSDOM/Types.hs:10262)
  95% ( 37 / 39) in 'JSDOM.Generated.InspectorFrontendHost'
  Missing documentation for:
    Module header
    gTypeInspectorFrontendHost (src/JSDOM/Types.hs:10296)
  94% ( 32 / 34) in 'JSDOM.Generated.InternalSettings'
  Missing documentation for:
    Module header
    gTypeInternalSettings (src/JSDOM/Types.hs:10332)
  98% (322 /329) in 'JSDOM.Generated.Internals'
  Missing documentation for:
    Module header
    LAYER_TREE_INCLUDES_VISIBLE_RECTS (src/JSDOM/Generated/Internals.hs:2673)
    LAYER_TREE_INCLUDES_TILE_CACHES (src/JSDOM/Generated/Internals.hs:2674)
    LAYER_TREE_INCLUDES_REPAINT_RECTS (src/JSDOM/Generated/Internals.hs:2675)
    LAYER_TREE_INCLUDES_PAINTING_PHASES (src/JSDOM/Generated/Internals.hs:2676)
    LAYER_TREE_INCLUDES_CONTENT_LAYERS (src/JSDOM/Generated/Internals.hs:2677)
    gTypeInternals (src/JSDOM/Types.hs:10366)
  62% ( 10 / 16) in 'JSDOM.Generated.KeyboardEvent'
  Missing documentation for:
    Module header
    DOM_KEY_LOCATION_STANDARD (src/JSDOM/Generated/KeyboardEvent.hs:44)
    DOM_KEY_LOCATION_LEFT (src/JSDOM/Generated/KeyboardEvent.hs:45)
    DOM_KEY_LOCATION_RIGHT (src/JSDOM/Generated/KeyboardEvent.hs:46)
    DOM_KEY_LOCATION_NUMPAD (src/JSDOM/Generated/KeyboardEvent.hs:47)
    gTypeKeyboardEvent (src/JSDOM/Types.hs:10406)
  93% ( 26 / 28) in 'JSDOM.Generated.Location'
  Missing documentation for:
    Module header
    gTypeLocation (src/JSDOM/Types.hs:10444)
  67% (  4 /  6) in 'JSDOM.Generated.MallocStatistics'
  Missing documentation for:
    Module header
    gTypeMallocStatistics (src/JSDOM/Types.hs:10480)
  93% ( 27 / 29) in 'JSDOM.Generated.MediaController'
  Missing documentation for:
    Module header
    gTypeMediaController (src/JSDOM/Types.hs:10518)
  94% ( 33 / 35) in 'JSDOM.Generated.MediaControlsHost'
  Missing documentation for:
    Module header
    gTypeMediaControlsHost (src/JSDOM/Types.hs:10552)
  67% (  4 /  6) in 'JSDOM.Generated.MediaElementAudioSourceNode'
  Missing documentation for:
    Module header
    gTypeMediaElementAudioSourceNode (src/JSDOM/Types.hs:10592)
  22% (  2 /  9) in 'JSDOM.Generated.MediaError'
  Missing documentation for:
    Module header
    MEDIA_ERR_ABORTED (src/JSDOM/Generated/MediaError.hs:23)
    MEDIA_ERR_NETWORK (src/JSDOM/Generated/MediaError.hs:24)
    MEDIA_ERR_DECODE (src/JSDOM/Generated/MediaError.hs:25)
    MEDIA_ERR_SRC_NOT_SUPPORTED (src/JSDOM/Generated/MediaError.hs:26)
    MEDIA_ERR_ENCRYPTED (src/JSDOM/Generated/MediaError.hs:27)
    gTypeMediaError (src/JSDOM/Types.hs:10626)
  27% (  3 / 11) in 'JSDOM.Generated.MediaKeyError'
  Missing documentation for:
    Module header
    MEDIA_KEYERR_UNKNOWN (src/JSDOM/Generated/MediaKeyError.hs:23)
    MEDIA_KEYERR_CLIENT (src/JSDOM/Generated/MediaKeyError.hs:24)
    MEDIA_KEYERR_SERVICE (src/JSDOM/Generated/MediaKeyError.hs:25)
    MEDIA_KEYERR_OUTPUT (src/JSDOM/Generated/MediaKeyError.hs:26)
    MEDIA_KEYERR_HARDWARECHANGE (src/JSDOM/Generated/MediaKeyError.hs:27)
    MEDIA_KEYERR_DOMAIN (src/JSDOM/Generated/MediaKeyError.hs:28)
    gTypeMediaKeyError (src/JSDOM/Types.hs:10662)
  88% ( 14 / 16) in 'JSDOM.Generated.MediaKeyEvent'
  Missing documentation for:
    Module header
    gTypeMediaKeyEvent (src/JSDOM/Types.hs:10700)
  71% (  5 /  7) in 'JSDOM.Generated.MediaKeyMessageEvent'
  Missing documentation for:
    Module header
    gTypeMediaKeyMessageEvent (src/JSDOM/Types.hs:10738)
  67% (  4 /  6) in 'JSDOM.Generated.MediaKeyNeededEvent'
  Missing documentation for:
    Module header
    gTypeMediaKeyNeededEvent (src/JSDOM/Types.hs:10776)
  85% ( 11 / 13) in 'JSDOM.Generated.MediaKeySession'
  Missing documentation for:
    Module header
    gTypeMediaKeySession (src/JSDOM/Types.hs:10814)
  82% (  9 / 11) in 'JSDOM.Generated.MediaKeys'
  Missing documentation for:
    Module header
    gTypeMediaKeys (src/JSDOM/Types.hs:10848)
  86% ( 12 / 14) in 'JSDOM.Generated.MediaList'
  Missing documentation for:
    Module header
    gTypeMediaList (src/JSDOM/Types.hs:10882)
  71% (  5 /  7) in 'JSDOM.Generated.MediaQueryList'
  Missing documentation for:
    Module header
    gTypeMediaQueryList (src/JSDOM/Types.hs:10918)
  60% (  3 /  5) in 'JSDOM.Generated.MediaQueryListListener'
  Missing documentation for:
    Module header
    MediaQueryListListener (src/JSDOM/Types.hs:964)
  90% ( 19 / 21) in 'JSDOM.Generated.MediaSource'
  Missing documentation for:
    Module header
    gTypeMediaSource (src/JSDOM/Types.hs:10958)
  91% ( 21 / 23) in 'JSDOM.Generated.MediaSourceStates'
  Missing documentation for:
    Module header
    gTypeMediaSourceStates (src/JSDOM/Types.hs:10992)
  93% ( 26 / 28) in 'JSDOM.Generated.MediaStream'
  Missing documentation for:
    Module header
    gTypeMediaStream (src/JSDOM/Types.hs:11030)
  67% (  4 /  6) in 'JSDOM.Generated.MediaStreamAudioDestinationNode'
  Missing documentation for:
    Module header
    gTypeMediaStreamAudioDestinationNode (src/JSDOM/Types.hs:11070)
  67% (  4 /  6) in 'JSDOM.Generated.MediaStreamAudioSourceNode'
  Missing documentation for:
    Module header
    gTypeMediaStreamAudioSourceNode (src/JSDOM/Types.hs:11110)
  67% (  4 /  6) in 'JSDOM.Generated.MediaStreamEvent'
  Missing documentation for:
    Module header
    gTypeMediaStreamEvent (src/JSDOM/Types.hs:11187)
  89% ( 34 / 38) in 'JSDOM.Generated.MediaStreamTrack'
  Missing documentation for:
    Module header
    gTypeMediaStreamTrack (src/JSDOM/Types.hs:11230)
    IsMediaStreamTrack (src/JSDOM/Types.hs:11220)
    toMediaStreamTrack (src/JSDOM/Types.hs:11221)
  67% (  4 /  6) in 'JSDOM.Generated.MediaStreamTrackEvent'
  Missing documentation for:
    Module header
    gTypeMediaStreamTrackEvent (src/JSDOM/Types.hs:11268)
  60% (  3 /  5) in 'JSDOM.Generated.MediaStreamTrackSourcesCallback'
  Missing documentation for:
    Module header
    MediaStreamTrackSourcesCallback (src/JSDOM/Types.hs:966)
  71% (  5 /  7) in 'JSDOM.Generated.MediaTrackConstraints'
  Missing documentation for:
    Module header
    gTypeMediaTrackConstraints (src/JSDOM/Types.hs:11370)
  60% (  3 /  5) in 'JSDOM.Generated.MemoryInfo'
  Missing documentation for:
    Module header
    gTypeMemoryInfo (src/JSDOM/Types.hs:11404)
  80% (  8 / 10) in 'JSDOM.Generated.MessageChannel'
  Missing documentation for:
    Module header
    gTypeMessageChannel (src/JSDOM/Types.hs:11438)
  83% ( 10 / 12) in 'JSDOM.Generated.MessageEvent'
  Missing documentation for:
    Module header
    gTypeMessageEvent (src/JSDOM/Types.hs:11476)
  71% (  5 /  7) in 'JSDOM.Generated.MessagePort'
  Missing documentation for:
    Module header
    gTypeMessagePort (src/JSDOM/Types.hs:11514)
  78% (  7 /  9) in 'JSDOM.Generated.MimeType'
  Missing documentation for:
    Module header
    gTypeMimeType (src/JSDOM/Types.hs:11550)
  83% ( 10 / 12) in 'JSDOM.Generated.MimeTypeArray'
  Missing documentation for:
    Module header
    gTypeMimeTypeArray (src/JSDOM/Types.hs:11586)
  88% ( 29 / 33) in 'JSDOM.Generated.MouseEvent'
  Missing documentation for:
    Module header
    gTypeMouseEvent (src/JSDOM/Types.hs:11633)
    IsMouseEvent (src/JSDOM/Types.hs:11622)
    toMouseEvent (src/JSDOM/Types.hs:11623)
  64% (  9 / 14) in 'JSDOM.Generated.MutationEvent'
  Missing documentation for:
    Module header
    MODIFICATION (src/JSDOM/Generated/MutationEvent.hs:42)
    ADDITION (src/JSDOM/Generated/MutationEvent.hs:43)
    REMOVAL (src/JSDOM/Generated/MutationEvent.hs:44)
    gTypeMutationEvent (src/JSDOM/Types.hs:11673)
  75% (  6 /  8) in 'JSDOM.Generated.MutationObserver'
  Missing documentation for:
    Module header
    gTypeMutationObserver (src/JSDOM/Types.hs:11707)
  93% ( 26 / 28) in 'JSDOM.Generated.MutationRecord'
  Missing documentation for:
    Module header
    gTypeMutationRecord (src/JSDOM/Types.hs:11741)
  94% ( 30 / 32) in 'JSDOM.Generated.NamedNodeMap'
  Missing documentation for:
    Module header
    gTypeNamedNodeMap (src/JSDOM/Types.hs:11775)
  96% ( 46 / 48) in 'JSDOM.Generated.Navigator'
  Missing documentation for:
    Module header
    gTypeNavigator (src/JSDOM/Types.hs:11811)
  50% (  2 /  4) in 'JSDOM.Generated.NavigatorUserMediaError'
  Missing documentation for:
    Module header
    gTypeNavigatorUserMediaError (src/JSDOM/Types.hs:11851)
  60% (  3 /  5) in 'JSDOM.Generated.NavigatorUserMediaErrorCallback'
  Missing documentation for:
    Module header
    NavigatorUserMediaErrorCallback (src/JSDOM/Types.hs:968)
  60% (  3 /  5) in 'JSDOM.Generated.NavigatorUserMediaSuccessCallback'
  Missing documentation for:
    Module header
    NavigatorUserMediaSuccessCallback (src/JSDOM/Types.hs:970)
  81% ( 93 /115) in 'JSDOM.Generated.Node'
  Missing documentation for:
    Module header
    ELEMENT_NODE (src/JSDOM/Generated/Node.hs:445)
    ATTRIBUTE_NODE (src/JSDOM/Generated/Node.hs:446)
    TEXT_NODE (src/JSDOM/Generated/Node.hs:447)
    CDATA_SECTION_NODE (src/JSDOM/Generated/Node.hs:448)
    ENTITY_REFERENCE_NODE (src/JSDOM/Generated/Node.hs:449)
    ENTITY_NODE (src/JSDOM/Generated/Node.hs:450)
    PROCESSING_INSTRUCTION_NODE (src/JSDOM/Generated/Node.hs:451)
    COMMENT_NODE (src/JSDOM/Generated/Node.hs:452)
    DOCUMENT_NODE (src/JSDOM/Generated/Node.hs:453)
    DOCUMENT_TYPE_NODE (src/JSDOM/Generated/Node.hs:454)
    DOCUMENT_FRAGMENT_NODE (src/JSDOM/Generated/Node.hs:455)
    NOTATION_NODE (src/JSDOM/Generated/Node.hs:456)
    DOCUMENT_POSITION_DISCONNECTED (src/JSDOM/Generated/Node.hs:457)
    DOCUMENT_POSITION_PRECEDING (src/JSDOM/Generated/Node.hs:458)
    DOCUMENT_POSITION_FOLLOWING (src/JSDOM/Generated/Node.hs:459)
    DOCUMENT_POSITION_CONTAINS (src/JSDOM/Generated/Node.hs:460)
    DOCUMENT_POSITION_CONTAINED_BY (src/JSDOM/Generated/Node.hs:461)
    DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC (src/JSDOM/Generated/Node.hs:462)
    gTypeNode (src/JSDOM/Types.hs:11894)
    IsNode (src/JSDOM/Types.hs:11884)
    toNode (src/JSDOM/Types.hs:11885)
  14% (  3 / 21) in 'JSDOM.Generated.NodeFilter'
  Missing documentation for:
    Module header
    FILTER_ACCEPT (src/JSDOM/Generated/NodeFilter.hs:41)
    FILTER_REJECT (src/JSDOM/Generated/NodeFilter.hs:42)
    FILTER_SKIP (src/JSDOM/Generated/NodeFilter.hs:43)
    SHOW_ALL (src/JSDOM/Generated/NodeFilter.hs:44)
    SHOW_ELEMENT (src/JSDOM/Generated/NodeFilter.hs:45)
    SHOW_ATTRIBUTE (src/JSDOM/Generated/NodeFilter.hs:46)
    SHOW_TEXT (src/JSDOM/Generated/NodeFilter.hs:47)
    SHOW_CDATA_SECTION (src/JSDOM/Generated/NodeFilter.hs:48)
    SHOW_ENTITY_REFERENCE (src/JSDOM/Generated/NodeFilter.hs:49)
    SHOW_ENTITY (src/JSDOM/Generated/NodeFilter.hs:50)
    SHOW_PROCESSING_INSTRUCTION (src/JSDOM/Generated/NodeFilter.hs:51)
    SHOW_COMMENT (src/JSDOM/Generated/NodeFilter.hs:52)
    SHOW_DOCUMENT (src/JSDOM/Generated/NodeFilter.hs:53)
    SHOW_DOCUMENT_TYPE (src/JSDOM/Generated/NodeFilter.hs:54)
    SHOW_DOCUMENT_FRAGMENT (src/JSDOM/Generated/NodeFilter.hs:55)
    SHOW_NOTATION (src/JSDOM/Generated/NodeFilter.hs:56)
    gTypeNodeFilter (src/JSDOM/Types.hs:11930)
  92% ( 22 / 24) in 'JSDOM.Generated.NodeIterator'
  Missing documentation for:
    Module header
    gTypeNodeIterator (src/JSDOM/Types.hs:11966)
  60% (  6 / 10) in 'JSDOM.Generated.NodeList'
  Missing documentation for:
    Module header
    gTypeNodeList (src/JSDOM/Types.hs:12007)
    IsNodeList (src/JSDOM/Types.hs:11998)
    toNodeList (src/JSDOM/Types.hs:11999)
  75% (  6 /  8) in 'JSDOM.Generated.Notification'
  Missing documentation for:
    Module header
    gTypeNotification (src/JSDOM/Types.hs:12047)
  80% (  8 / 10) in 'JSDOM.Generated.NotificationCenter'
  Missing documentation for:
    Module header
    gTypeNotificationCenter (src/JSDOM/Types.hs:12081)
  60% (  3 /  5) in 'JSDOM.Generated.NotificationPermissionCallback'
  Missing documentation for:
    Module header
    NotificationPermissionCallback (src/JSDOM/Types.hs:972)
  25% (  1 /  4) in 'JSDOM.Generated.OESStandardDerivatives'
  Missing documentation for:
    Module header
    FRAGMENT_SHADER_DERIVATIVE_HINT_OES (src/JSDOM/Generated/OESStandardDerivatives.hs:21)
    gTypeOESStandardDerivatives (src/JSDOM/Types.hs:12149)
  25% (  1 /  4) in 'JSDOM.Generated.OESTextureHalfFloat'
  Missing documentation for:
    Module header
    HALF_FLOAT_OES (src/JSDOM/Generated/OESTextureHalfFloat.hs:21)
    gTypeOESTextureHalfFloat (src/JSDOM/Types.hs:12251)
  75% (  9 / 12) in 'JSDOM.Generated.OESVertexArrayObject'
  Missing documentation for:
    Module header
    VERTEX_ARRAY_BINDING_OES (src/JSDOM/Generated/OESVertexArrayObject.hs:86)
    gTypeOESVertexArrayObject (src/JSDOM/Types.hs:12319)
  67% (  4 /  6) in 'JSDOM.Generated.OfflineAudioCompletionEvent'
  Missing documentation for:
    Module header
    gTypeOfflineAudioCompletionEvent (src/JSDOM/Types.hs:12357)
  50% (  2 /  4) in 'JSDOM.Generated.OfflineAudioContext'
  Missing documentation for:
    Module header
    gTypeOfflineAudioContext (src/JSDOM/Types.hs:12397)
  59% ( 16 / 27) in 'JSDOM.Generated.OscillatorNode'
  Missing documentation for:
    Module header
    SINE (src/JSDOM/Generated/OscillatorNode.hs:51)
    SQUARE (src/JSDOM/Generated/OscillatorNode.hs:52)
    SAWTOOTH (src/JSDOM/Generated/OscillatorNode.hs:53)
    TRIANGLE (src/JSDOM/Generated/OscillatorNode.hs:54)
    CUSTOM (src/JSDOM/Generated/OscillatorNode.hs:55)
    UNSCHEDULED_STATE (src/JSDOM/Generated/OscillatorNode.hs:56)
    SCHEDULED_STATE (src/JSDOM/Generated/OscillatorNode.hs:57)
    PLAYING_STATE (src/JSDOM/Generated/OscillatorNode.hs:58)
    FINISHED_STATE (src/JSDOM/Generated/OscillatorNode.hs:59)
    gTypeOscillatorNode (src/JSDOM/Types.hs:12437)
  44% (  4 /  9) in 'JSDOM.Generated.OverflowEvent'
  Missing documentation for:
    Module header
    HORIZONTAL (src/JSDOM/Generated/OverflowEvent.hs:22)
    VERTICAL (src/JSDOM/Generated/OverflowEvent.hs:23)
    BOTH (src/JSDOM/Generated/OverflowEvent.hs:24)
    gTypeOverflowEvent (src/JSDOM/Types.hs:12475)
  50% (  2 /  4) in 'JSDOM.Generated.PageTransitionEvent'
  Missing documentation for:
    Module header
    gTypePageTransitionEvent (src/JSDOM/Types.hs:12513)
  71% ( 20 / 28) in 'JSDOM.Generated.PannerNode'
  Missing documentation for:
    Module header
    EQUALPOWER (src/JSDOM/Generated/PannerNode.hs:52)
    HRTF (src/JSDOM/Generated/PannerNode.hs:53)
    SOUNDFIELD (src/JSDOM/Generated/PannerNode.hs:54)
    LINEAR_DISTANCE (src/JSDOM/Generated/PannerNode.hs:55)
    INVERSE_DISTANCE (src/JSDOM/Generated/PannerNode.hs:56)
    EXPONENTIAL_DISTANCE (src/JSDOM/Generated/PannerNode.hs:57)
    gTypePannerNode (src/JSDOM/Types.hs:12553)
  87% ( 13 / 15) in 'JSDOM.Generated.Path2D'
  Missing documentation for:
    Module header
    gTypePath2D (src/JSDOM/Types.hs:12587)
  93% ( 28 / 30) in 'JSDOM.Generated.Performance'
  Missing documentation for:
    Module header
    gTypePerformance (src/JSDOM/Types.hs:12625)
  56% (  5 /  9) in 'JSDOM.Generated.PerformanceEntry'
  Missing documentation for:
    Module header
    gTypePerformanceEntry (src/JSDOM/Types.hs:12668)
    IsPerformanceEntry (src/JSDOM/Types.hs:12659)
    toPerformanceEntry (src/JSDOM/Types.hs:12660)
  75% (  6 /  8) in 'JSDOM.Generated.PerformanceEntryList'
  Missing documentation for:
    Module header
    gTypePerformanceEntryList (src/JSDOM/Types.hs:12702)
  33% (  3 /  9) in 'JSDOM.Generated.PerformanceNavigation'
  Missing documentation for:
    Module header
    TYPE_NAVIGATE (src/JSDOM/Generated/PerformanceNavigation.hs:23)
    TYPE_RELOAD (src/JSDOM/Generated/PerformanceNavigation.hs:24)
    TYPE_BACK_FORWARD (src/JSDOM/Generated/PerformanceNavigation.hs:25)
    TYPE_RESERVED (src/JSDOM/Generated/PerformanceNavigation.hs:26)
    gTypePerformanceNavigation (src/JSDOM/Types.hs:12812)
  86% ( 12 / 14) in 'JSDOM.Generated.PerformanceResourceTiming'
  Missing documentation for:
    Module header
    gTypePerformanceResourceTiming (src/JSDOM/Types.hs:12854)
  92% ( 22 / 24) in 'JSDOM.Generated.PerformanceTiming'
  Missing documentation for:
    Module header
    gTypePerformanceTiming (src/JSDOM/Types.hs:12888)
  87% ( 13 / 15) in 'JSDOM.Generated.Plugin'
  Missing documentation for:
    Module header
    gTypePlugin (src/JSDOM/Types.hs:12960)
  85% ( 11 / 13) in 'JSDOM.Generated.PluginArray'
  Missing documentation for:
    Module header
    gTypePluginArray (src/JSDOM/Types.hs:12996)
  50% (  2 /  4) in 'JSDOM.Generated.PopStateEvent'
  Missing documentation for:
    Module header
    gTypePopStateEvent (src/JSDOM/Types.hs:13036)
  60% (  3 /  5) in 'JSDOM.Generated.PositionCallback'
  Missing documentation for:
    Module header
    PositionCallback (src/JSDOM/Types.hs:974)
  38% (  3 /  8) in 'JSDOM.Generated.PositionError'
  Missing documentation for:
    Module header
    PERMISSION_DENIED (src/JSDOM/Generated/PositionError.hs:22)
    POSITION_UNAVAILABLE (src/JSDOM/Generated/PositionError.hs:23)
    TIMEOUT (src/JSDOM/Generated/PositionError.hs:24)
    gTypePositionError (src/JSDOM/Types.hs:13070)
  60% (  3 /  5) in 'JSDOM.Generated.PositionErrorCallback'
  Missing documentation for:
    Module header
    PositionErrorCallback (src/JSDOM/Types.hs:976)
  78% (  7 /  9) in 'JSDOM.Generated.ProcessingInstruction'
  Missing documentation for:
    Module header
    gTypeProcessingInstruction (src/JSDOM/Types.hs:13112)
  50% (  4 /  8) in 'JSDOM.Generated.ProgressEvent'
  Missing documentation for:
    Module header
    gTypeProgressEvent (src/JSDOM/Types.hs:13157)
    IsProgressEvent (src/JSDOM/Types.hs:13147)
    toProgressEvent (src/JSDOM/Types.hs:13148)
  75% (  6 /  8) in 'JSDOM.Generated.QuickTimePluginReplacement'
  Missing documentation for:
    Module header
    gTypeQuickTimePluginReplacement (src/JSDOM/Types.hs:13191)
  83% ( 10 / 12) in 'JSDOM.Generated.RGBColor'
  Missing documentation for:
    Module header
    gTypeRGBColor (src/JSDOM/Types.hs:13225)
  67% (  4 /  6) in 'JSDOM.Generated.RTCConfiguration'
  Missing documentation for:
    Module header
    gTypeRTCConfiguration (src/JSDOM/Types.hs:13259)
  83% ( 10 / 12) in 'JSDOM.Generated.RTCDTMFSender'
  Missing documentation for:
    Module header
    gTypeRTCDTMFSender (src/JSDOM/Types.hs:13297)
  50% (  2 /  4) in 'JSDOM.Generated.RTCDTMFToneChangeEvent'
  Missing documentation for:
    Module header
    gTypeRTCDTMFToneChangeEvent (src/JSDOM/Types.hs:13335)
  91% ( 21 / 23) in 'JSDOM.Generated.RTCDataChannel'
  Missing documentation for:
    Module header
    gTypeRTCDataChannel (src/JSDOM/Types.hs:13373)
  67% (  4 /  6) in 'JSDOM.Generated.RTCDataChannelEvent'
  Missing documentation for:
    Module header
    gTypeRTCDataChannelEvent (src/JSDOM/Types.hs:13411)
  71% (  5 /  7) in 'JSDOM.Generated.RTCIceCandidate'
  Missing documentation for:
    Module header
    gTypeRTCIceCandidate (src/JSDOM/Types.hs:13445)
  67% (  4 /  6) in 'JSDOM.Generated.RTCIceCandidateEvent'
  Missing documentation for:
    Module header
    gTypeRTCIceCandidateEvent (src/JSDOM/Types.hs:13483)
  67% (  4 /  6) in 'JSDOM.Generated.RTCIceServer'
  Missing documentation for:
    Module header
    gTypeRTCIceServer (src/JSDOM/Types.hs:13517)
  96% ( 48 / 50) in 'JSDOM.Generated.RTCPeerConnection'
  Missing documentation for:
    Module header
    gTypeRTCPeerConnection (src/JSDOM/Types.hs:13555)
  60% (  3 /  5) in 'JSDOM.Generated.RTCPeerConnectionErrorCallback'
  Missing documentation for:
    Module header
    RTCPeerConnectionErrorCallback (src/JSDOM/Types.hs:980)
  75% (  6 /  8) in 'JSDOM.Generated.RTCSessionDescription'
  Missing documentation for:
    Module header
    gTypeRTCSessionDescription (src/JSDOM/Types.hs:13589)
  60% (  3 /  5) in 'JSDOM.Generated.RTCSessionDescriptionCallback'
  Missing documentation for:
    Module header
    RTCSessionDescriptionCallback (src/JSDOM/Types.hs:982)
  60% (  3 /  5) in 'JSDOM.Generated.RTCStatsCallback'
  Missing documentation for:
    Module header
    RTCStatsCallback (src/JSDOM/Types.hs:984)
  89% ( 16 / 18) in 'JSDOM.Generated.RTCStatsReport'
  Missing documentation for:
    Module header
    gTypeRTCStatsReport (src/JSDOM/Types.hs:13623)
  78% (  7 /  9) in 'JSDOM.Generated.RTCStatsResponse'
  Missing documentation for:
    Module header
    gTypeRTCStatsResponse (src/JSDOM/Types.hs:13657)
  78% (  7 /  9) in 'JSDOM.Generated.RadioNodeList'
  Missing documentation for:
    Module header
    gTypeRadioNodeList (src/JSDOM/Types.hs:13695)
  86% ( 64 / 74) in 'JSDOM.Generated.Range'
  Missing documentation for:
    Module header
    START_TO_START (src/JSDOM/Generated/Range.hs:383)
    START_TO_END (src/JSDOM/Generated/Range.hs:384)
    END_TO_END (src/JSDOM/Generated/Range.hs:385)
    END_TO_START (src/JSDOM/Generated/Range.hs:386)
    NODE_BEFORE (src/JSDOM/Generated/Range.hs:387)
    NODE_AFTER (src/JSDOM/Generated/Range.hs:388)
    NODE_BEFORE_AND_AFTER (src/JSDOM/Generated/Range.hs:389)
    NODE_INSIDE (src/JSDOM/Generated/Range.hs:390)
    gTypeRange (src/JSDOM/Types.hs:13729)
  93% ( 25 / 27) in 'JSDOM.Generated.ReadableStream'
  Missing documentation for:
    Module header
    gTypeReadableStream (src/JSDOM/Types.hs:13765)
  87% ( 13 / 15) in 'JSDOM.Generated.Rect'
  Missing documentation for:
    Module header
    gTypeRect (src/JSDOM/Types.hs:13799)
  60% (  3 /  5) in 'JSDOM.Generated.RequestAnimationFrameCallback'
  Missing documentation for:
    Module header
    RequestAnimationFrameCallback (src/JSDOM/Types.hs:978)
  23% (  3 / 13) in 'JSDOM.Generated.SQLError'
  Missing documentation for:
    Module header
    UNKNOWN_ERR (src/JSDOM/Generated/SQLError.hs:23)
    DATABASE_ERR (src/JSDOM/Generated/SQLError.hs:24)
    VERSION_ERR (src/JSDOM/Generated/SQLError.hs:25)
    TOO_LARGE_ERR (src/JSDOM/Generated/SQLError.hs:26)
    QUOTA_ERR (src/JSDOM/Generated/SQLError.hs:27)
    SYNTAX_ERR (src/JSDOM/Generated/SQLError.hs:28)
    CONSTRAINT_ERR (src/JSDOM/Generated/SQLError.hs:29)
    TIMEOUT_ERR (src/JSDOM/Generated/SQLError.hs:30)
    gTypeSQLError (src/JSDOM/Types.hs:13833)
  75% (  6 /  8) in 'JSDOM.Generated.SQLResultSet'
  Missing documentation for:
    Module header
    gTypeSQLResultSet (src/JSDOM/Types.hs:13867)
  67% (  4 /  6) in 'JSDOM.Generated.SQLResultSetRowList'
  Missing documentation for:
    Module header
    gTypeSQLResultSetRowList (src/JSDOM/Types.hs:13901)
  60% (  3 /  5) in 'JSDOM.Generated.SQLStatementCallback'
  Missing documentation for:
    Module header
    SQLStatementCallback (src/JSDOM/Types.hs:986)
  60% (  3 /  5) in 'JSDOM.Generated.SQLStatementErrorCallback'
  Missing documentation for:
    Module header
    SQLStatementErrorCallback (src/JSDOM/Types.hs:988)
  50% (  2 /  4) in 'JSDOM.Generated.SQLTransaction'
  Missing documentation for:
    Module header
    gTypeSQLTransaction (src/JSDOM/Types.hs:13935)
  60% (  3 /  5) in 'JSDOM.Generated.SQLTransactionCallback'
  Missing documentation for:
    Module header
    SQLTransactionCallback (src/JSDOM/Types.hs:990)
  60% (  3 /  5) in 'JSDOM.Generated.SQLTransactionErrorCallback'
  Missing documentation for:
    Module header
    SQLTransactionErrorCallback (src/JSDOM/Types.hs:992)
  67% (  4 /  6) in 'JSDOM.Generated.SVGAElement'
  Missing documentation for:
    Module header
    gTypeSVGAElement (src/JSDOM/Types.hs:13981)
  71% (  5 /  7) in 'JSDOM.Generated.SVGAltGlyphElement'
  Missing documentation for:
    Module header
    gTypeSVGAltGlyphElement (src/JSDOM/Types.hs:14075)
  63% ( 12 / 19) in 'JSDOM.Generated.SVGAngle'
  Missing documentation for:
    Module header
    SVG_ANGLETYPE_UNKNOWN (src/JSDOM/Generated/SVGAngle.hs:41)
    SVG_ANGLETYPE_UNSPECIFIED (src/JSDOM/Generated/SVGAngle.hs:42)
    SVG_ANGLETYPE_DEG (src/JSDOM/Generated/SVGAngle.hs:43)
    SVG_ANGLETYPE_RAD (src/JSDOM/Generated/SVGAngle.hs:44)
    SVG_ANGLETYPE_GRAD (src/JSDOM/Generated/SVGAngle.hs:45)
    gTypeSVGAngle (src/JSDOM/Types.hs:14153)
  78% (  7 /  9) in 'JSDOM.Generated.SVGAnimatedAngle'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedAngle (src/JSDOM/Types.hs:14371)
  67% (  4 /  6) in 'JSDOM.Generated.SVGAnimatedBoolean'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedBoolean (src/JSDOM/Types.hs:14405)
  67% (  4 /  6) in 'JSDOM.Generated.SVGAnimatedEnumeration'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedEnumeration (src/JSDOM/Types.hs:14439)
  67% (  4 /  6) in 'JSDOM.Generated.SVGAnimatedInteger'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedInteger (src/JSDOM/Types.hs:14473)
  78% (  7 /  9) in 'JSDOM.Generated.SVGAnimatedLength'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedLength (src/JSDOM/Types.hs:14507)
  78% (  7 /  9) in 'JSDOM.Generated.SVGAnimatedLengthList'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedLengthList (src/JSDOM/Types.hs:14541)
  67% (  4 /  6) in 'JSDOM.Generated.SVGAnimatedNumber'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedNumber (src/JSDOM/Types.hs:14575)
  78% (  7 /  9) in 'JSDOM.Generated.SVGAnimatedNumberList'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedNumberList (src/JSDOM/Types.hs:14609)
  78% (  7 /  9) in 'JSDOM.Generated.SVGAnimatedPreserveAspectRatio'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedPreserveAspectRatio (src/JSDOM/Types.hs:14643)
  78% (  7 /  9) in 'JSDOM.Generated.SVGAnimatedRect'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedRect (src/JSDOM/Types.hs:14677)
  67% (  4 /  6) in 'JSDOM.Generated.SVGAnimatedString'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedString (src/JSDOM/Types.hs:14711)
  78% (  7 /  9) in 'JSDOM.Generated.SVGAnimatedTransformList'
  Missing documentation for:
    Module header
    gTypeSVGAnimatedTransformList (src/JSDOM/Types.hs:14745)
  78% ( 14 / 18) in 'JSDOM.Generated.SVGAnimationElement'
  Missing documentation for:
    Module header
    gTypeSVGAnimationElement (src/JSDOM/Types.hs:14794)
    IsSVGAnimationElement (src/JSDOM/Types.hs:14781)
    toSVGAnimationElement (src/JSDOM/Types.hs:14782)
  83% ( 10 / 12) in 'JSDOM.Generated.SVGCircleElement'
  Missing documentation for:
    Module header
    gTypeSVGCircleElement (src/JSDOM/Types.hs:14840)
  67% (  4 /  6) in 'JSDOM.Generated.SVGClipPathElement'
  Missing documentation for:
    Module header
    gTypeSVGClipPathElement (src/JSDOM/Types.hs:14886)
  50% (  8 / 16) in 'JSDOM.Generated.SVGColor'
  Missing documentation for:
    Module header
    SVG_COLORTYPE_UNKNOWN (src/JSDOM/Generated/SVGColor.hs:55)
    SVG_COLORTYPE_RGBCOLOR (src/JSDOM/Generated/SVGColor.hs:56)
    SVG_COLORTYPE_RGBCOLOR_ICCCOLOR (src/JSDOM/Generated/SVGColor.hs:57)
    SVG_COLORTYPE_CURRENTCOLOR (src/JSDOM/Generated/SVGColor.hs:58)
    gTypeSVGColor (src/JSDOM/Types.hs:14929)
    IsSVGColor (src/JSDOM/Types.hs:14919)
    toSVGColor (src/JSDOM/Types.hs:14920)
  69% ( 22 / 32) in 'JSDOM.Generated.SVGComponentTransferFunctionElement'
  Missing documentation for:
    Module header
    SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN (src/JSDOM/Generated/SVGComponentTransferFunctionElement.hs:35)
    SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY (src/JSDOM/Generated/SVGComponentTransferFunctionElement.hs:36)
    SVG_FECOMPONENTTRANSFER_TYPE_TABLE (src/JSDOM/Generated/SVGComponentTransferFunctionElement.hs:37)
    SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE (src/JSDOM/Generated/SVGComponentTransferFunctionElement.hs:38)
    SVG_FECOMPONENTTRANSFER_TYPE_LINEAR (src/JSDOM/Generated/SVGComponentTransferFunctionElement.hs:39)
    SVG_FECOMPONENTTRANSFER_TYPE_GAMMA (src/JSDOM/Generated/SVGComponentTransferFunctionElement.hs:40)
    gTypeSVGComponentTransferFunctionElement (src/JSDOM/Types.hs:14978)
    IsSVGComponentTransferFunctionElement (src/JSDOM/Types.hs:14965)
    toSVGComponentTransferFunctionElement (src/JSDOM/Types.hs:14966)
  78% (  7 /  9) in 'JSDOM.Generated.SVGCursorElement'
  Missing documentation for:
    Module header
    gTypeSVGCursorElement (src/JSDOM/Types.hs:15022)
  80% (  8 / 10) in 'JSDOM.Generated.SVGDocument'
  Missing documentation for:
    Module header
    gTypeSVGDocument (src/JSDOM/Types.hs:15154)
  87% ( 27 / 31) in 'JSDOM.Generated.SVGElement'
  Missing documentation for:
    Module header
    gTypeSVGElement (src/JSDOM/Types.hs:15201)
    IsSVGElement (src/JSDOM/Types.hs:15189)
    toSVGElement (src/JSDOM/Types.hs:15190)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGEllipseElement'
  Missing documentation for:
    Module header
    gTypeSVGEllipseElement (src/JSDOM/Types.hs:15247)
  67% (  4 /  6) in 'JSDOM.Generated.SVGExternalResourcesRequired'
  Missing documentation for:
    Module header
    gTypeSVGExternalResourcesRequired (src/JSDOM/Types.hs:15281)
  56% ( 10 / 18) in 'JSDOM.Generated.SVGFEBlendElement'
  Missing documentation for:
    Module header
    SVG_FEBLEND_MODE_UNKNOWN (src/JSDOM/Generated/SVGFEBlendElement.hs:25)
    SVG_FEBLEND_MODE_NORMAL (src/JSDOM/Generated/SVGFEBlendElement.hs:26)
    SVG_FEBLEND_MODE_MULTIPLY (src/JSDOM/Generated/SVGFEBlendElement.hs:27)
    SVG_FEBLEND_MODE_SCREEN (src/JSDOM/Generated/SVGFEBlendElement.hs:28)
    SVG_FEBLEND_MODE_DARKEN (src/JSDOM/Generated/SVGFEBlendElement.hs:29)
    SVG_FEBLEND_MODE_LIGHTEN (src/JSDOM/Generated/SVGFEBlendElement.hs:30)
    gTypeSVGFEBlendElement (src/JSDOM/Types.hs:15325)
  59% ( 10 / 17) in 'JSDOM.Generated.SVGFEColorMatrixElement'
  Missing documentation for:
    Module header
    SVG_FECOLORMATRIX_TYPE_UNKNOWN (src/JSDOM/Generated/SVGFEColorMatrixElement.hs:27)
    SVG_FECOLORMATRIX_TYPE_MATRIX (src/JSDOM/Generated/SVGFEColorMatrixElement.hs:28)
    SVG_FECOLORMATRIX_TYPE_SATURATE (src/JSDOM/Generated/SVGFEColorMatrixElement.hs:29)
    SVG_FECOLORMATRIX_TYPE_HUEROTATE (src/JSDOM/Generated/SVGFEColorMatrixElement.hs:30)
    SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA (src/JSDOM/Generated/SVGFEColorMatrixElement.hs:31)
    gTypeSVGFEColorMatrixElement (src/JSDOM/Types.hs:15369)
  67% (  4 /  6) in 'JSDOM.Generated.SVGFEComponentTransferElement'
  Missing documentation for:
    Module header
    gTypeSVGFEComponentTransferElement (src/JSDOM/Types.hs:15413)
  71% ( 22 / 31) in 'JSDOM.Generated.SVGFECompositeElement'
  Missing documentation for:
    Module header
    SVG_FECOMPOSITE_OPERATOR_UNKNOWN (src/JSDOM/Generated/SVGFECompositeElement.hs:32)
    SVG_FECOMPOSITE_OPERATOR_OVER (src/JSDOM/Generated/SVGFECompositeElement.hs:33)
    SVG_FECOMPOSITE_OPERATOR_IN (src/JSDOM/Generated/SVGFECompositeElement.hs:34)
    SVG_FECOMPOSITE_OPERATOR_OUT (src/JSDOM/Generated/SVGFECompositeElement.hs:35)
    SVG_FECOMPOSITE_OPERATOR_ATOP (src/JSDOM/Generated/SVGFECompositeElement.hs:36)
    SVG_FECOMPOSITE_OPERATOR_XOR (src/JSDOM/Generated/SVGFECompositeElement.hs:37)
    SVG_FECOMPOSITE_OPERATOR_ARITHMETIC (src/JSDOM/Generated/SVGFECompositeElement.hs:38)
    gTypeSVGFECompositeElement (src/JSDOM/Types.hs:15457)
  86% ( 37 / 43) in 'JSDOM.Generated.SVGFEConvolveMatrixElement'
  Missing documentation for:
    Module header
    SVG_EDGEMODE_UNKNOWN (src/JSDOM/Generated/SVGFEConvolveMatrixElement.hs:34)
    SVG_EDGEMODE_DUPLICATE (src/JSDOM/Generated/SVGFEConvolveMatrixElement.hs:35)
    SVG_EDGEMODE_WRAP (src/JSDOM/Generated/SVGFEConvolveMatrixElement.hs:36)
    SVG_EDGEMODE_NONE (src/JSDOM/Generated/SVGFEConvolveMatrixElement.hs:37)
    gTypeSVGFEConvolveMatrixElement (src/JSDOM/Types.hs:15501)
  89% ( 16 / 18) in 'JSDOM.Generated.SVGFEDiffuseLightingElement'
  Missing documentation for:
    Module header
    gTypeSVGFEDiffuseLightingElement (src/JSDOM/Types.hs:15545)
  70% ( 16 / 23) in 'JSDOM.Generated.SVGFEDisplacementMapElement'
  Missing documentation for:
    Module header
    SVG_CHANNEL_UNKNOWN (src/JSDOM/Generated/SVGFEDisplacementMapElement.hs:27)
    SVG_CHANNEL_R (src/JSDOM/Generated/SVGFEDisplacementMapElement.hs:28)
    SVG_CHANNEL_G (src/JSDOM/Generated/SVGFEDisplacementMapElement.hs:29)
    SVG_CHANNEL_B (src/JSDOM/Generated/SVGFEDisplacementMapElement.hs:30)
    SVG_CHANNEL_A (src/JSDOM/Generated/SVGFEDisplacementMapElement.hs:31)
    gTypeSVGFEDisplacementMapElement (src/JSDOM/Types.hs:15589)
  78% (  7 /  9) in 'JSDOM.Generated.SVGFEDistantLightElement'
  Missing documentation for:
    Module header
    gTypeSVGFEDistantLightElement (src/JSDOM/Types.hs:15633)
  89% ( 17 / 19) in 'JSDOM.Generated.SVGFEDropShadowElement'
  Missing documentation for:
    Module header
    gTypeSVGFEDropShadowElement (src/JSDOM/Types.hs:15677)
  70% ( 14 / 20) in 'JSDOM.Generated.SVGFEGaussianBlurElement'
  Missing documentation for:
    Module header
    SVG_EDGEMODE_UNKNOWN (src/JSDOM/Generated/SVGFEGaussianBlurElement.hs:36)
    SVG_EDGEMODE_DUPLICATE (src/JSDOM/Generated/SVGFEGaussianBlurElement.hs:37)
    SVG_EDGEMODE_WRAP (src/JSDOM/Generated/SVGFEGaussianBlurElement.hs:38)
    SVG_EDGEMODE_NONE (src/JSDOM/Generated/SVGFEGaussianBlurElement.hs:39)
    gTypeSVGFEGaussianBlurElement (src/JSDOM/Types.hs:15949)
  67% (  4 /  6) in 'JSDOM.Generated.SVGFEImageElement'
  Missing documentation for:
    Module header
    gTypeSVGFEImageElement (src/JSDOM/Types.hs:15993)
  67% (  4 /  6) in 'JSDOM.Generated.SVGFEMergeNodeElement'
  Missing documentation for:
    Module header
    gTypeSVGFEMergeNodeElement (src/JSDOM/Types.hs:16081)
  74% ( 14 / 19) in 'JSDOM.Generated.SVGFEMorphologyElement'
  Missing documentation for:
    Module header
    SVG_MORPHOLOGY_OPERATOR_UNKNOWN (src/JSDOM/Generated/SVGFEMorphologyElement.hs:34)
    SVG_MORPHOLOGY_OPERATOR_ERODE (src/JSDOM/Generated/SVGFEMorphologyElement.hs:35)
    SVG_MORPHOLOGY_OPERATOR_DILATE (src/JSDOM/Generated/SVGFEMorphologyElement.hs:36)
    gTypeSVGFEMorphologyElement (src/JSDOM/Types.hs:16125)
  83% ( 10 / 12) in 'JSDOM.Generated.SVGFEOffsetElement'
  Missing documentation for:
    Module header
    gTypeSVGFEOffsetElement (src/JSDOM/Types.hs:16169)
  83% ( 10 / 12) in 'JSDOM.Generated.SVGFEPointLightElement'
  Missing documentation for:
    Module header
    gTypeSVGFEPointLightElement (src/JSDOM/Types.hs:16213)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGFESpecularLightingElement'
  Missing documentation for:
    Module header
    gTypeSVGFESpecularLightingElement (src/JSDOM/Types.hs:16257)
  93% ( 25 / 27) in 'JSDOM.Generated.SVGFESpotLightElement'
  Missing documentation for:
    Module header
    gTypeSVGFESpotLightElement (src/JSDOM/Types.hs:16301)
  67% (  4 /  6) in 'JSDOM.Generated.SVGFETileElement'
  Missing documentation for:
    Module header
    gTypeSVGFETileElement (src/JSDOM/Types.hs:16345)
  70% ( 19 / 27) in 'JSDOM.Generated.SVGFETurbulenceElement'
  Missing documentation for:
    Module header
    SVG_TURBULENCE_TYPE_UNKNOWN (src/JSDOM/Generated/SVGFETurbulenceElement.hs:31)
    SVG_TURBULENCE_TYPE_FRACTALNOISE (src/JSDOM/Generated/SVGFETurbulenceElement.hs:32)
    SVG_TURBULENCE_TYPE_TURBULENCE (src/JSDOM/Generated/SVGFETurbulenceElement.hs:33)
    SVG_STITCHTYPE_UNKNOWN (src/JSDOM/Generated/SVGFETurbulenceElement.hs:34)
    SVG_STITCHTYPE_STITCH (src/JSDOM/Generated/SVGFETurbulenceElement.hs:35)
    SVG_STITCHTYPE_NOSTITCH (src/JSDOM/Generated/SVGFETurbulenceElement.hs:36)
    gTypeSVGFETurbulenceElement (src/JSDOM/Types.hs:16389)
  93% ( 26 / 28) in 'JSDOM.Generated.SVGFilterElement'
  Missing documentation for:
    Module header
    gTypeSVGFilterElement (src/JSDOM/Types.hs:16433)
  89% ( 16 / 18) in 'JSDOM.Generated.SVGFilterPrimitiveStandardAttributes'
  Missing documentation for:
    Module header
    gTypeSVGFilterPrimitiveStandardAttributes (src/JSDOM/Types.hs:16467)
  78% (  7 /  9) in 'JSDOM.Generated.SVGFitToViewBox'
  Missing documentation for:
    Module header
    gTypeSVGFitToViewBox (src/JSDOM/Types.hs:16501)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGForeignObjectElement'
  Missing documentation for:
    Module header
    gTypeSVGForeignObjectElement (src/JSDOM/Types.hs:16811)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGGlyphRefElement'
  Missing documentation for:
    Module header
    gTypeSVGGlyphRefElement (src/JSDOM/Types.hs:16945)
  56% ( 10 / 18) in 'JSDOM.Generated.SVGGradientElement'
  Missing documentation for:
    Module header
    SVG_SPREADMETHOD_UNKNOWN (src/JSDOM/Generated/SVGGradientElement.hs:27)
    SVG_SPREADMETHOD_PAD (src/JSDOM/Generated/SVGGradientElement.hs:28)
    SVG_SPREADMETHOD_REFLECT (src/JSDOM/Generated/SVGGradientElement.hs:29)
    SVG_SPREADMETHOD_REPEAT (src/JSDOM/Generated/SVGGradientElement.hs:30)
    gTypeSVGGradientElement (src/JSDOM/Types.hs:16994)
    IsSVGGradientElement (src/JSDOM/Types.hs:16981)
    toSVGGradientElement (src/JSDOM/Types.hs:16982)
  87% ( 26 / 30) in 'JSDOM.Generated.SVGGraphicsElement'
  Missing documentation for:
    Module header
    gTypeSVGGraphicsElement (src/JSDOM/Types.hs:17043)
    IsSVGGraphicsElement (src/JSDOM/Types.hs:17030)
    toSVGGraphicsElement (src/JSDOM/Types.hs:17031)
  89% ( 16 / 18) in 'JSDOM.Generated.SVGImageElement'
  Missing documentation for:
    Module header
    gTypeSVGImageElement (src/JSDOM/Types.hs:17133)
  48% ( 12 / 25) in 'JSDOM.Generated.SVGLength'
  Missing documentation for:
    Module header
    SVG_LENGTHTYPE_UNKNOWN (src/JSDOM/Generated/SVGLength.hs:45)
    SVG_LENGTHTYPE_NUMBER (src/JSDOM/Generated/SVGLength.hs:46)
    SVG_LENGTHTYPE_PERCENTAGE (src/JSDOM/Generated/SVGLength.hs:47)
    SVG_LENGTHTYPE_EMS (src/JSDOM/Generated/SVGLength.hs:48)
    SVG_LENGTHTYPE_EXS (src/JSDOM/Generated/SVGLength.hs:49)
    SVG_LENGTHTYPE_PX (src/JSDOM/Generated/SVGLength.hs:50)
    SVG_LENGTHTYPE_CM (src/JSDOM/Generated/SVGLength.hs:51)
    SVG_LENGTHTYPE_MM (src/JSDOM/Generated/SVGLength.hs:52)
    SVG_LENGTHTYPE_IN (src/JSDOM/Generated/SVGLength.hs:53)
    SVG_LENGTHTYPE_PT (src/JSDOM/Generated/SVGLength.hs:54)
    SVG_LENGTHTYPE_PC (src/JSDOM/Generated/SVGLength.hs:55)
    gTypeSVGLength (src/JSDOM/Types.hs:17167)
  93% ( 27 / 29) in 'JSDOM.Generated.SVGLengthList'
  Missing documentation for:
    Module header
    gTypeSVGLengthList (src/JSDOM/Types.hs:17201)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGLineElement'
  Missing documentation for:
    Module header
    gTypeSVGLineElement (src/JSDOM/Types.hs:17247)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGLinearGradientElement'
  Missing documentation for:
    Module header
    gTypeSVGLinearGradientElement (src/JSDOM/Types.hs:17293)
  75% ( 24 / 32) in 'JSDOM.Generated.SVGMarkerElement'
  Missing documentation for:
    Module header
    SVG_MARKERUNITS_UNKNOWN (src/JSDOM/Generated/SVGMarkerElement.hs:43)
    SVG_MARKERUNITS_USERSPACEONUSE (src/JSDOM/Generated/SVGMarkerElement.hs:44)
    SVG_MARKERUNITS_STROKEWIDTH (src/JSDOM/Generated/SVGMarkerElement.hs:45)
    SVG_MARKER_ORIENT_UNKNOWN (src/JSDOM/Generated/SVGMarkerElement.hs:46)
    SVG_MARKER_ORIENT_AUTO (src/JSDOM/Generated/SVGMarkerElement.hs:47)
    SVG_MARKER_ORIENT_ANGLE (src/JSDOM/Generated/SVGMarkerElement.hs:48)
    gTypeSVGMarkerElement (src/JSDOM/Types.hs:17381)
  90% ( 19 / 21) in 'JSDOM.Generated.SVGMaskElement'
  Missing documentation for:
    Module header
    gTypeSVGMaskElement (src/JSDOM/Types.hs:17425)
  97% ( 57 / 59) in 'JSDOM.Generated.SVGMatrix'
  Missing documentation for:
    Module header
    gTypeSVGMatrix (src/JSDOM/Types.hs:17459)
  60% (  3 /  5) in 'JSDOM.Generated.SVGNumber'
  Missing documentation for:
    Module header
    gTypeSVGNumber (src/JSDOM/Types.hs:17581)
  93% ( 27 / 29) in 'JSDOM.Generated.SVGNumberList'
  Missing documentation for:
    Module header
    gTypeSVGNumberList (src/JSDOM/Types.hs:17615)
  29% (  5 / 17) in 'JSDOM.Generated.SVGPaint'
  Missing documentation for:
    Module header
    SVG_PAINTTYPE_UNKNOWN (src/JSDOM/Generated/SVGPaint.hs:46)
    SVG_PAINTTYPE_RGBCOLOR (src/JSDOM/Generated/SVGPaint.hs:47)
    SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR (src/JSDOM/Generated/SVGPaint.hs:48)
    SVG_PAINTTYPE_NONE (src/JSDOM/Generated/SVGPaint.hs:49)
    SVG_PAINTTYPE_CURRENTCOLOR (src/JSDOM/Generated/SVGPaint.hs:50)
    SVG_PAINTTYPE_URI_NONE (src/JSDOM/Generated/SVGPaint.hs:51)
    SVG_PAINTTYPE_URI_CURRENTCOLOR (src/JSDOM/Generated/SVGPaint.hs:52)
    SVG_PAINTTYPE_URI_RGBCOLOR (src/JSDOM/Generated/SVGPaint.hs:53)
    SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR (src/JSDOM/Generated/SVGPaint.hs:54)
    SVG_PAINTTYPE_URI (src/JSDOM/Generated/SVGPaint.hs:55)
    gTypeSVGPaint (src/JSDOM/Types.hs:17655)
  98% (100 /102) in 'JSDOM.Generated.SVGPathElement'
  Missing documentation for:
    Module header
    gTypeSVGPathElement (src/JSDOM/Types.hs:17701)
  11% (  3 / 27) in 'JSDOM.Generated.SVGPathSeg'
  Missing documentation for:
    Module header
    PATHSEG_UNKNOWN (src/JSDOM/Generated/SVGPathSeg.hs:36)
    PATHSEG_CLOSEPATH (src/JSDOM/Generated/SVGPathSeg.hs:37)
    PATHSEG_MOVETO_ABS (src/JSDOM/Generated/SVGPathSeg.hs:38)
    PATHSEG_MOVETO_REL (src/JSDOM/Generated/SVGPathSeg.hs:39)
    PATHSEG_LINETO_ABS (src/JSDOM/Generated/SVGPathSeg.hs:40)
    PATHSEG_LINETO_REL (src/JSDOM/Generated/SVGPathSeg.hs:41)
    PATHSEG_CURVETO_CUBIC_ABS (src/JSDOM/Generated/SVGPathSeg.hs:42)
    PATHSEG_CURVETO_CUBIC_REL (src/JSDOM/Generated/SVGPathSeg.hs:43)
    PATHSEG_CURVETO_QUADRATIC_ABS (src/JSDOM/Generated/SVGPathSeg.hs:44)
    PATHSEG_CURVETO_QUADRATIC_REL (src/JSDOM/Generated/SVGPathSeg.hs:45)
    PATHSEG_ARC_ABS (src/JSDOM/Generated/SVGPathSeg.hs:46)
    PATHSEG_ARC_REL (src/JSDOM/Generated/SVGPathSeg.hs:47)
    PATHSEG_LINETO_HORIZONTAL_ABS (src/JSDOM/Generated/SVGPathSeg.hs:48)
    PATHSEG_LINETO_HORIZONTAL_REL (src/JSDOM/Generated/SVGPathSeg.hs:49)
    PATHSEG_LINETO_VERTICAL_ABS (src/JSDOM/Generated/SVGPathSeg.hs:50)
    PATHSEG_LINETO_VERTICAL_REL (src/JSDOM/Generated/SVGPathSeg.hs:51)
    PATHSEG_CURVETO_CUBIC_SMOOTH_ABS (src/JSDOM/Generated/SVGPathSeg.hs:52)
    PATHSEG_CURVETO_CUBIC_SMOOTH_REL (src/JSDOM/Generated/SVGPathSeg.hs:53)
    PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS (src/JSDOM/Generated/SVGPathSeg.hs:54)
    PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL (src/JSDOM/Generated/SVGPathSeg.hs:55)
    gTypeSVGPathSeg (src/JSDOM/Types.hs:17740)
    IsSVGPathSeg (src/JSDOM/Types.hs:17731)
    toSVGPathSeg (src/JSDOM/Types.hs:17732)
  88% ( 15 / 17) in 'JSDOM.Generated.SVGPathSegArcAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegArcAbs (src/JSDOM/Types.hs:17778)
  88% ( 15 / 17) in 'JSDOM.Generated.SVGPathSegArcRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegArcRel (src/JSDOM/Types.hs:17816)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGPathSegCurvetoCubicAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegCurvetoCubicAbs (src/JSDOM/Types.hs:17892)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGPathSegCurvetoCubicRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegCurvetoCubicRel (src/JSDOM/Types.hs:17930)
  82% (  9 / 11) in 'JSDOM.Generated.SVGPathSegCurvetoCubicSmoothAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegCurvetoCubicSmoothAbs (src/JSDOM/Types.hs:17968)
  82% (  9 / 11) in 'JSDOM.Generated.SVGPathSegCurvetoCubicSmoothRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegCurvetoCubicSmoothRel (src/JSDOM/Types.hs:18006)
  82% (  9 / 11) in 'JSDOM.Generated.SVGPathSegCurvetoQuadraticAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegCurvetoQuadraticAbs (src/JSDOM/Types.hs:18044)
  82% (  9 / 11) in 'JSDOM.Generated.SVGPathSegCurvetoQuadraticRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegCurvetoQuadraticRel (src/JSDOM/Types.hs:18082)
  71% (  5 /  7) in 'JSDOM.Generated.SVGPathSegCurvetoQuadraticSmoothAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegCurvetoQuadraticSmoothAbs (src/JSDOM/Types.hs:18120)
  71% (  5 /  7) in 'JSDOM.Generated.SVGPathSegCurvetoQuadraticSmoothRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegCurvetoQuadraticSmoothRel (src/JSDOM/Types.hs:18158)
  71% (  5 /  7) in 'JSDOM.Generated.SVGPathSegLinetoAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegLinetoAbs (src/JSDOM/Types.hs:18196)
  60% (  3 /  5) in 'JSDOM.Generated.SVGPathSegLinetoHorizontalAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegLinetoHorizontalAbs (src/JSDOM/Types.hs:18234)
  60% (  3 /  5) in 'JSDOM.Generated.SVGPathSegLinetoHorizontalRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegLinetoHorizontalRel (src/JSDOM/Types.hs:18272)
  71% (  5 /  7) in 'JSDOM.Generated.SVGPathSegLinetoRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegLinetoRel (src/JSDOM/Types.hs:18310)
  60% (  3 /  5) in 'JSDOM.Generated.SVGPathSegLinetoVerticalAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegLinetoVerticalAbs (src/JSDOM/Types.hs:18348)
  60% (  3 /  5) in 'JSDOM.Generated.SVGPathSegLinetoVerticalRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegLinetoVerticalRel (src/JSDOM/Types.hs:18386)
  93% ( 27 / 29) in 'JSDOM.Generated.SVGPathSegList'
  Missing documentation for:
    Module header
    gTypeSVGPathSegList (src/JSDOM/Types.hs:18420)
  71% (  5 /  7) in 'JSDOM.Generated.SVGPathSegMovetoAbs'
  Missing documentation for:
    Module header
    gTypeSVGPathSegMovetoAbs (src/JSDOM/Types.hs:18458)
  71% (  5 /  7) in 'JSDOM.Generated.SVGPathSegMovetoRel'
  Missing documentation for:
    Module header
    gTypeSVGPathSegMovetoRel (src/JSDOM/Types.hs:18496)
  92% ( 22 / 24) in 'JSDOM.Generated.SVGPatternElement'
  Missing documentation for:
    Module header
    gTypeSVGPatternElement (src/JSDOM/Types.hs:18540)
  82% (  9 / 11) in 'JSDOM.Generated.SVGPoint'
  Missing documentation for:
    Module header
    gTypeSVGPoint (src/JSDOM/Types.hs:18574)
  93% ( 27 / 29) in 'JSDOM.Generated.SVGPointList'
  Missing documentation for:
    Module header
    gTypeSVGPointList (src/JSDOM/Types.hs:18608)
  78% (  7 /  9) in 'JSDOM.Generated.SVGPolygonElement'
  Missing documentation for:
    Module header
    gTypeSVGPolygonElement (src/JSDOM/Types.hs:18654)
  78% (  7 /  9) in 'JSDOM.Generated.SVGPolylineElement'
  Missing documentation for:
    Module header
    gTypeSVGPolylineElement (src/JSDOM/Types.hs:18700)
  24% (  5 / 21) in 'JSDOM.Generated.SVGPreserveAspectRatio'
  Missing documentation for:
    Module header
    SVG_PRESERVEASPECTRATIO_UNKNOWN (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:34)
    SVG_PRESERVEASPECTRATIO_NONE (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:35)
    SVG_PRESERVEASPECTRATIO_XMINYMIN (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:36)
    SVG_PRESERVEASPECTRATIO_XMIDYMIN (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:37)
    SVG_PRESERVEASPECTRATIO_XMAXYMIN (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:38)
    SVG_PRESERVEASPECTRATIO_XMINYMID (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:39)
    SVG_PRESERVEASPECTRATIO_XMIDYMID (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:40)
    SVG_PRESERVEASPECTRATIO_XMAXYMID (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:41)
    SVG_PRESERVEASPECTRATIO_XMINYMAX (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:42)
    SVG_PRESERVEASPECTRATIO_XMIDYMAX (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:43)
    SVG_PRESERVEASPECTRATIO_XMAXYMAX (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:44)
    SVG_MEETORSLICE_UNKNOWN (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:45)
    SVG_MEETORSLICE_MEET (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:46)
    SVG_MEETORSLICE_SLICE (src/JSDOM/Generated/SVGPreserveAspectRatio.hs:47)
    gTypeSVGPreserveAspectRatio (src/JSDOM/Types.hs:18734)
  90% ( 19 / 21) in 'JSDOM.Generated.SVGRadialGradientElement'
  Missing documentation for:
    Module header
    gTypeSVGRadialGradientElement (src/JSDOM/Types.hs:18780)
  82% (  9 / 11) in 'JSDOM.Generated.SVGRect'
  Missing documentation for:
    Module header
    gTypeSVGRect (src/JSDOM/Types.hs:18814)
  90% ( 19 / 21) in 'JSDOM.Generated.SVGRectElement'
  Missing documentation for:
    Module header
    gTypeSVGRectElement (src/JSDOM/Types.hs:18860)
  11% (  1 /  9) in 'JSDOM.Generated.SVGRenderingIntent'
  Missing documentation for:
    Module header
    RENDERING_INTENT_UNKNOWN (src/JSDOM/Generated/SVGRenderingIntent.hs:25)
    RENDERING_INTENT_AUTO (src/JSDOM/Generated/SVGRenderingIntent.hs:26)
    RENDERING_INTENT_PERCEPTUAL (src/JSDOM/Generated/SVGRenderingIntent.hs:27)
    RENDERING_INTENT_RELATIVE_COLORIMETRIC (src/JSDOM/Generated/SVGRenderingIntent.hs:28)
    RENDERING_INTENT_SATURATION (src/JSDOM/Generated/SVGRenderingIntent.hs:29)
    RENDERING_INTENT_ABSOLUTE_COLORIMETRIC (src/JSDOM/Generated/SVGRenderingIntent.hs:30)
    gTypeSVGRenderingIntent (src/JSDOM/Types.hs:18894)
  98% ( 94 / 96) in 'JSDOM.Generated.SVGSVGElement'
  Missing documentation for:
    Module header
    gTypeSVGSVGElement (src/JSDOM/Types.hs:18940)
  71% (  5 /  7) in 'JSDOM.Generated.SVGScriptElement'
  Missing documentation for:
    Module header
    gTypeSVGScriptElement (src/JSDOM/Types.hs:18984)
  67% (  4 /  6) in 'JSDOM.Generated.SVGStopElement'
  Missing documentation for:
    Module header
    gTypeSVGStopElement (src/JSDOM/Types.hs:19074)
  88% ( 15 / 17) in 'JSDOM.Generated.SVGStringList'
  Missing documentation for:
    Module header
    gTypeSVGStringList (src/JSDOM/Types.hs:19108)
  82% (  9 / 11) in 'JSDOM.Generated.SVGStyleElement'
  Missing documentation for:
    Module header
    gTypeSVGStyleElement (src/JSDOM/Types.hs:19152)
  86% ( 12 / 14) in 'JSDOM.Generated.SVGTests'
  Missing documentation for:
    Module header
    gTypeSVGTests (src/JSDOM/Types.hs:19376)
  81% ( 30 / 37) in 'JSDOM.Generated.SVGTextContentElement'
  Missing documentation for:
    Module header
    LENGTHADJUST_UNKNOWN (src/JSDOM/Generated/SVGTextContentElement.hs:260)
    LENGTHADJUST_SPACING (src/JSDOM/Generated/SVGTextContentElement.hs:261)
    LENGTHADJUST_SPACINGANDGLYPHS (src/JSDOM/Generated/SVGTextContentElement.hs:262)
    gTypeSVGTextContentElement (src/JSDOM/Types.hs:19427)
    IsSVGTextContentElement (src/JSDOM/Types.hs:19413)
    toSVGTextContentElement (src/JSDOM/Types.hs:19414)
  56% ( 10 / 18) in 'JSDOM.Generated.SVGTextPathElement'
  Missing documentation for:
    Module header
    TEXTPATH_METHODTYPE_UNKNOWN (src/JSDOM/Generated/SVGTextPathElement.hs:29)
    TEXTPATH_METHODTYPE_ALIGN (src/JSDOM/Generated/SVGTextPathElement.hs:30)
    TEXTPATH_METHODTYPE_STRETCH (src/JSDOM/Generated/SVGTextPathElement.hs:31)
    TEXTPATH_SPACINGTYPE_UNKNOWN (src/JSDOM/Generated/SVGTextPathElement.hs:32)
    TEXTPATH_SPACINGTYPE_AUTO (src/JSDOM/Generated/SVGTextPathElement.hs:33)
    TEXTPATH_SPACINGTYPE_EXACT (src/JSDOM/Generated/SVGTextPathElement.hs:34)
    gTypeSVGTextPathElement (src/JSDOM/Types.hs:19525)
  80% ( 16 / 20) in 'JSDOM.Generated.SVGTextPositioningElement'
  Missing documentation for:
    Module header
    gTypeSVGTextPositioningElement (src/JSDOM/Types.hs:19578)
    IsSVGTextPositioningElement (src/JSDOM/Types.hs:19563)
    toSVGTextPositioningElement (src/JSDOM/Types.hs:19564)
  57% ( 12 / 21) in 'JSDOM.Generated.SVGTransform'
  Missing documentation for:
    Module header
    SVG_TRANSFORM_UNKNOWN (src/JSDOM/Generated/SVGTransform.hs:61)
    SVG_TRANSFORM_MATRIX (src/JSDOM/Generated/SVGTransform.hs:62)
    SVG_TRANSFORM_TRANSLATE (src/JSDOM/Generated/SVGTransform.hs:63)
    SVG_TRANSFORM_SCALE (src/JSDOM/Generated/SVGTransform.hs:64)
    SVG_TRANSFORM_ROTATE (src/JSDOM/Generated/SVGTransform.hs:65)
    SVG_TRANSFORM_SKEWX (src/JSDOM/Generated/SVGTransform.hs:66)
    SVG_TRANSFORM_SKEWY (src/JSDOM/Generated/SVGTransform.hs:67)
    gTypeSVGTransform (src/JSDOM/Types.hs:19656)
  95% ( 35 / 37) in 'JSDOM.Generated.SVGTransformList'
  Missing documentation for:
    Module header
    gTypeSVGTransformList (src/JSDOM/Types.hs:19690)
  67% (  4 /  6) in 'JSDOM.Generated.SVGURIReference'
  Missing documentation for:
    Module header
    gTypeSVGURIReference (src/JSDOM/Types.hs:19724)
  17% (  1 /  6) in 'JSDOM.Generated.SVGUnitTypes'
  Missing documentation for:
    Module header
    SVG_UNIT_TYPE_UNKNOWN (src/JSDOM/Generated/SVGUnitTypes.hs:23)
    SVG_UNIT_TYPE_USERSPACEONUSE (src/JSDOM/Generated/SVGUnitTypes.hs:24)
    SVG_UNIT_TYPE_OBJECTBOUNDINGBOX (src/JSDOM/Generated/SVGUnitTypes.hs:25)
    gTypeSVGUnitTypes (src/JSDOM/Types.hs:19758)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGUseElement'
  Missing documentation for:
    Module header
    gTypeSVGUseElement (src/JSDOM/Types.hs:19804)
  67% (  4 /  6) in 'JSDOM.Generated.SVGViewElement'
  Missing documentation for:
    Module header
    gTypeSVGViewElement (src/JSDOM/Types.hs:19892)
  87% ( 13 / 15) in 'JSDOM.Generated.SVGViewSpec'
  Missing documentation for:
    Module header
    gTypeSVGViewSpec (src/JSDOM/Types.hs:19926)
  38% (  3 /  8) in 'JSDOM.Generated.SVGZoomAndPan'
  Missing documentation for:
    Module header
    SVG_ZOOMANDPAN_UNKNOWN (src/JSDOM/Generated/SVGZoomAndPan.hs:22)
    SVG_ZOOMANDPAN_DISABLE (src/JSDOM/Generated/SVGZoomAndPan.hs:23)
    SVG_ZOOMANDPAN_MAGNIFY (src/JSDOM/Generated/SVGZoomAndPan.hs:24)
    gTypeSVGZoomAndPan (src/JSDOM/Types.hs:19960)
  86% ( 12 / 14) in 'JSDOM.Generated.SVGZoomEvent'
  Missing documentation for:
    Module header
    gTypeSVGZoomEvent (src/JSDOM/Types.hs:20000)
  82% (  9 / 11) in 'JSDOM.Generated.Screen'
  Missing documentation for:
    Module header
    gTypeScreen (src/JSDOM/Types.hs:20034)
  60% (  3 /  5) in 'JSDOM.Generated.ScriptProcessorNode'
  Missing documentation for:
    Module header
    gTypeScriptProcessorNode (src/JSDOM/Types.hs:20076)
  75% (  6 /  8) in 'JSDOM.Generated.ScriptProfile'
  Missing documentation for:
    Module header
    gTypeScriptProfile (src/JSDOM/Types.hs:20110)
  80% (  8 / 10) in 'JSDOM.Generated.ScriptProfileNode'
  Missing documentation for:
    Module header
    gTypeScriptProfileNode (src/JSDOM/Types.hs:20144)
  93% ( 28 / 30) in 'JSDOM.Generated.SecurityPolicy'
  Missing documentation for:
    Module header
    gTypeSecurityPolicy (src/JSDOM/Types.hs:20178)
  82% (  9 / 11) in 'JSDOM.Generated.SecurityPolicyViolationEvent'
  Missing documentation for:
    Module header
    gTypeSecurityPolicyViolationEvent (src/JSDOM/Types.hs:20220)
  95% ( 40 / 42) in 'JSDOM.Generated.Selection'
  Missing documentation for:
    Module header
    gTypeSelection (src/JSDOM/Types.hs:20254)
  93% ( 26 / 28) in 'JSDOM.Generated.SourceBuffer'
  Missing documentation for:
    Module header
    gTypeSourceBuffer (src/JSDOM/Types.hs:20294)
  75% (  6 /  8) in 'JSDOM.Generated.SourceBufferList'
  Missing documentation for:
    Module header
    gTypeSourceBufferList (src/JSDOM/Types.hs:20332)
  67% (  4 /  6) in 'JSDOM.Generated.SourceInfo'
  Missing documentation for:
    Module header
    gTypeSourceInfo (src/JSDOM/Types.hs:20366)
  83% ( 10 / 12) in 'JSDOM.Generated.SpeechSynthesis'
  Missing documentation for:
    Module header
    gTypeSpeechSynthesis (src/JSDOM/Types.hs:20400)
  67% (  4 /  6) in 'JSDOM.Generated.SpeechSynthesisEvent'
  Missing documentation for:
    Module header
    gTypeSpeechSynthesisEvent (src/JSDOM/Types.hs:20438)
  92% ( 23 / 25) in 'JSDOM.Generated.SpeechSynthesisUtterance'
  Missing documentation for:
    Module header
    gTypeSpeechSynthesisUtterance (src/JSDOM/Types.hs:20476)
  75% (  6 /  8) in 'JSDOM.Generated.SpeechSynthesisVoice'
  Missing documentation for:
    Module header
    gTypeSpeechSynthesisVoice (src/JSDOM/Types.hs:20510)
  87% ( 13 / 15) in 'JSDOM.Generated.Storage'
  Missing documentation for:
    Module header
    gTypeStorage (src/JSDOM/Types.hs:20544)
  60% (  3 /  5) in 'JSDOM.Generated.StorageErrorCallback'
  Missing documentation for:
    Module header
    StorageErrorCallback (src/JSDOM/Types.hs:994)
  87% ( 13 / 15) in 'JSDOM.Generated.StorageEvent'
  Missing documentation for:
    Module header
    gTypeStorageEvent (src/JSDOM/Types.hs:20584)
  43% (  3 /  7) in 'JSDOM.Generated.StorageInfo'
  Missing documentation for:
    Module header
    TEMPORARY (src/JSDOM/Generated/StorageInfo.hs:49)
    PERSISTENT (src/JSDOM/Generated/StorageInfo.hs:50)
    gTypeStorageInfo (src/JSDOM/Types.hs:20618)
  60% (  3 /  5) in 'JSDOM.Generated.StorageQuota'
  Missing documentation for:
    Module header
    gTypeStorageQuota (src/JSDOM/Types.hs:20656)
  60% (  3 /  5) in 'JSDOM.Generated.StorageQuotaCallback'
  Missing documentation for:
    Module header
    StorageQuotaCallback (src/JSDOM/Types.hs:996)
  60% (  3 /  5) in 'JSDOM.Generated.StorageUsageCallback'
  Missing documentation for:
    Module header
    StorageUsageCallback (src/JSDOM/Types.hs:998)
  60% (  3 /  5) in 'JSDOM.Generated.StringCallback'
  Missing documentation for:
    Module header
    StringCallback (src/JSDOM/Types.hs:1000)
  67% (  4 /  6) in 'JSDOM.Generated.StyleMedia'
  Missing documentation for:
    Module header
    gTypeStyleMedia (src/JSDOM/Types.hs:20694)
  84% ( 21 / 25) in 'JSDOM.Generated.StyleSheet'
  Missing documentation for:
    Module header
    gTypeStyleSheet (src/JSDOM/Types.hs:20735)
    IsStyleSheet (src/JSDOM/Types.hs:20726)
    toStyleSheet (src/JSDOM/Types.hs:20727)
  83% ( 10 / 12) in 'JSDOM.Generated.StyleSheetList'
  Missing documentation for:
    Module header
    gTypeStyleSheetList (src/JSDOM/Types.hs:20771)
  95% ( 41 / 43) in 'JSDOM.Generated.SubtleCrypto'
  Missing documentation for:
    Module header
    gTypeSubtleCrypto (src/JSDOM/Types.hs:20807)
  73% ( 11 / 15) in 'JSDOM.Generated.Text'
  Missing documentation for:
    Module header
    gTypeText (src/JSDOM/Types.hs:20854)
    IsText (src/JSDOM/Types.hs:20842)
    toText (src/JSDOM/Types.hs:20843)
  60% (  3 /  5) in 'JSDOM.Generated.TextEvent'
  Missing documentation for:
    Module header
    gTypeTextEvent (src/JSDOM/Types.hs:20896)
  50% (  2 /  4) in 'JSDOM.Generated.TextMetrics'
  Missing documentation for:
    Module header
    gTypeTextMetrics (src/JSDOM/Types.hs:20930)
  93% ( 27 / 29) in 'JSDOM.Generated.TextTrack'
  Missing documentation for:
    Module header
    gTypeTextTrack (src/JSDOM/Types.hs:20968)
  79% ( 15 / 19) in 'JSDOM.Generated.TextTrackCue'
  Missing documentation for:
    Module header
    gTypeTextTrackCue (src/JSDOM/Types.hs:21015)
    IsTextTrackCue (src/JSDOM/Types.hs:21005)
    toTextTrackCue (src/JSDOM/Types.hs:21006)
  83% ( 10 / 12) in 'JSDOM.Generated.TextTrackCueList'
  Missing documentation for:
    Module header
    gTypeTextTrackCueList (src/JSDOM/Types.hs:21053)
  87% ( 13 / 15) in 'JSDOM.Generated.TextTrackList'
  Missing documentation for:
    Module header
    gTypeTextTrackList (src/JSDOM/Types.hs:21095)
  75% (  6 /  8) in 'JSDOM.Generated.TimeRanges'
  Missing documentation for:
    Module header
    gTypeTimeRanges (src/JSDOM/Types.hs:21133)
  88% ( 15 / 17) in 'JSDOM.Generated.Touch'
  Missing documentation for:
    Module header
    gTypeTouch (src/JSDOM/Types.hs:21169)
  88% ( 15 / 17) in 'JSDOM.Generated.TouchEvent'
  Missing documentation for:
    Module header
    gTypeTouchEvent (src/JSDOM/Types.hs:21213)
  75% (  6 /  8) in 'JSDOM.Generated.TouchList'
  Missing documentation for:
    Module header
    gTypeTouchList (src/JSDOM/Types.hs:21247)
  67% (  4 /  6) in 'JSDOM.Generated.TrackEvent'
  Missing documentation for:
    Module header
    gTypeTrackEvent (src/JSDOM/Types.hs:21285)
  67% (  4 /  6) in 'JSDOM.Generated.TransitionEvent'
  Missing documentation for:
    Module header
    gTypeTransitionEvent (src/JSDOM/Types.hs:21323)
  95% ( 41 / 43) in 'JSDOM.Generated.TreeWalker'
  Missing documentation for:
    Module header
    gTypeTreeWalker (src/JSDOM/Types.hs:21357)
  94% ( 33 / 35) in 'JSDOM.Generated.TypeConversions'
  Missing documentation for:
    Module header
    gTypeTypeConversions (src/JSDOM/Types.hs:21393)
  76% ( 13 / 17) in 'JSDOM.Generated.UIEvent'
  Missing documentation for:
    Module header
    gTypeUIEvent (src/JSDOM/Types.hs:21436)
    IsUIEvent (src/JSDOM/Types.hs:21426)
    toUIEvent (src/JSDOM/Types.hs:21427)
   0% (  0 / 62) in 'JSDOM.EventM'
  Missing documentation for:
    Module header
    EventM (src/JSDOM/EventM.hs:83)
    SaferEventListener (src/JSDOM/EventTargetClosures.hs:9)
    EventName (src/JSDOM/EventTargetClosures.hs:8)
    newListener (src/JSDOM/EventM.hs:85)
    newListenerSync (src/JSDOM/EventM.hs:88)
    newListenerAsync (src/JSDOM/EventM.hs:91)
    addListener (src/JSDOM/EventM.hs:94)
    removeListener (src/JSDOM/EventM.hs:99)
    releaseListener (src/JSDOM/EventM.hs:104)
    on (src/JSDOM/EventM.hs:107)
    event (src/JSDOM/EventM.hs:125)
    eventTarget (src/JSDOM/EventM.hs:128)
    target (src/JSDOM/EventM.hs:131)
    eventCurrentTarget (src/JSDOM/EventM.hs:134)
    eventPhase (src/JSDOM/EventM.hs:137)
    bubbles (src/JSDOM/EventM.hs:140)
    cancelable (src/JSDOM/EventM.hs:143)
    timeStamp (src/JSDOM/EventM.hs:146)
    stopPropagation (src/JSDOM/EventM.hs:149)
    preventDefault (src/JSDOM/EventM.hs:152)
    defaultPrevented (src/JSDOM/EventM.hs:155)
    stopImmediatePropagation (src/JSDOM/EventM.hs:158)
    srcElement (src/JSDOM/EventM.hs:161)
    getCancelBubble (src/JSDOM/EventM.hs:164)
    cancelBubble (src/JSDOM/EventM.hs:167)
    getReturnValue (src/JSDOM/EventM.hs:170)
    returnValue (src/JSDOM/EventM.hs:173)
    uiView (src/JSDOM/EventM.hs:176)
    uiDetail (src/JSDOM/EventM.hs:179)
    uiKeyCode (src/JSDOM/EventM.hs:182)
    uiCharCode (src/JSDOM/EventM.hs:185)
    uiLayerX (src/JSDOM/EventM.hs:188)
    uiLayerY (src/JSDOM/EventM.hs:191)
    uiLayerXY (src/JSDOM/EventM.hs:194)
    uiPageX (src/JSDOM/EventM.hs:201)
    uiPageY (src/JSDOM/EventM.hs:204)
    uiPageXY (src/JSDOM/EventM.hs:207)
    uiWhich (src/JSDOM/EventM.hs:214)
    mouseScreenX (src/JSDOM/EventM.hs:217)
    mouseScreenY (src/JSDOM/EventM.hs:220)
    mouseScreenXY (src/JSDOM/EventM.hs:223)
    mouseClientX (src/JSDOM/EventM.hs:230)
    mouseClientY (src/JSDOM/EventM.hs:233)
    mouseClientXY (src/JSDOM/EventM.hs:236)
    mouseMovementX (src/JSDOM/EventM.hs:243)
    mouseMovementY (src/JSDOM/EventM.hs:246)
    mouseMovementXY (src/JSDOM/EventM.hs:249)
    mouseCtrlKey (src/JSDOM/EventM.hs:256)
    mouseShiftKey (src/JSDOM/EventM.hs:259)
    mouseAltKey (src/JSDOM/EventM.hs:262)
    mouseMetaKey (src/JSDOM/EventM.hs:265)
    mouseButton (src/JSDOM/EventM.hs:268)
    mouseRelatedTarget (src/JSDOM/EventM.hs:271)
    mouseOffsetX (src/JSDOM/EventM.hs:274)
    mouseOffsetY (src/JSDOM/EventM.hs:277)
    mouseOffsetXY (src/JSDOM/EventM.hs:280)
    mouseX (src/JSDOM/EventM.hs:287)
    mouseY (src/JSDOM/EventM.hs:290)
    mouseXY (src/JSDOM/EventM.hs:293)
    mouseFromElement (src/JSDOM/EventM.hs:300)
    mouseToElement (src/JSDOM/EventM.hs:303)
  67% (  4 /  6) in 'JSDOM.Generated.UIRequestEvent'
  Missing documentation for:
    Module header
    gTypeUIRequestEvent (src/JSDOM/Types.hs:21478)
  89% ( 17 / 19) in 'JSDOM.Generated.URL'
  Missing documentation for:
    Module header
    gTypeURL (src/JSDOM/Types.hs:21512)
  95% ( 42 / 44) in 'JSDOM.Generated.URLUtils'
  Missing documentation for:
    Module header
    gTypeURLUtils (src/JSDOM/Types.hs:21546)
  50% (  2 /  4) in 'JSDOM.Generated.UserMessageHandler'
  Missing documentation for:
    Module header
    gTypeUserMessageHandler (src/JSDOM/Types.hs:21580)
  92% ( 22 / 24) in 'JSDOM.Generated.VTTCue'
  Missing documentation for:
    Module header
    gTypeVTTCue (src/JSDOM/Types.hs:21654)
  91% ( 21 / 23) in 'JSDOM.Generated.VTTRegion'
  Missing documentation for:
    Module header
    gTypeVTTRegion (src/JSDOM/Types.hs:21688)
  83% ( 10 / 12) in 'JSDOM.Generated.VTTRegionList'
  Missing documentation for:
    Module header
    gTypeVTTRegionList (src/JSDOM/Types.hs:21722)
  85% ( 11 / 13) in 'JSDOM.Generated.ValidityState'
  Missing documentation for:
    Module header
    gTypeValidityState (src/JSDOM/Types.hs:21756)
  75% (  6 /  8) in 'JSDOM.Generated.VideoPlaybackQuality'
  Missing documentation for:
    Module header
    gTypeVideoPlaybackQuality (src/JSDOM/Types.hs:21792)
  50% (  2 /  4) in 'JSDOM.Generated.VideoStreamTrack'
  Missing documentation for:
    Module header
    gTypeVideoStreamTrack (src/JSDOM/Types.hs:21832)
  86% ( 12 / 14) in 'JSDOM.Generated.VideoTrack'
  Missing documentation for:
    Module header
    gTypeVideoTrack (src/JSDOM/Types.hs:21866)
  88% ( 14 / 16) in 'JSDOM.Generated.VideoTrackList'
  Missing documentation for:
    Module header
    gTypeVideoTrackList (src/JSDOM/Types.hs:21908)
  60% (  3 /  5) in 'JSDOM.Generated.VoidCallback'
  Missing documentation for:
    Module header
    VoidCallback (src/JSDOM/Types.hs:1002)
  78% (  7 /  9) in 'JSDOM.Generated.WaveShaperNode'
  Missing documentation for:
    Module header
    gTypeWaveShaperNode (src/JSDOM/Types.hs:21952)
  33% (138 /422) in 'JSDOM.Generated.WebGL2RenderingContext'
  Missing documentation for:
    Module header
    READ_BUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1603)
    UNPACK_ROW_LENGTH (src/JSDOM/Generated/WebGL2RenderingContext.hs:1604)
    UNPACK_SKIP_ROWS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1605)
    UNPACK_SKIP_PIXELS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1606)
    PACK_ROW_LENGTH (src/JSDOM/Generated/WebGL2RenderingContext.hs:1607)
    PACK_SKIP_ROWS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1608)
    PACK_SKIP_PIXELS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1609)
    COLOR (src/JSDOM/Generated/WebGL2RenderingContext.hs:1610)
    DEPTH (src/JSDOM/Generated/WebGL2RenderingContext.hs:1611)
    STENCIL (src/JSDOM/Generated/WebGL2RenderingContext.hs:1612)
    RED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1613)
    RGB8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1614)
    RGBA8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1615)
    RGB10_A2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1616)
    TEXTURE_BINDING_3D (src/JSDOM/Generated/WebGL2RenderingContext.hs:1617)
    UNPACK_SKIP_IMAGES (src/JSDOM/Generated/WebGL2RenderingContext.hs:1618)
    UNPACK_IMAGE_HEIGHT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1619)
    TEXTURE_3D (src/JSDOM/Generated/WebGL2RenderingContext.hs:1620)
    TEXTURE_WRAP_R (src/JSDOM/Generated/WebGL2RenderingContext.hs:1621)
    MAX_3D_TEXTURE_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1622)
    UNSIGNED_INT_2_10_10_10_REV (src/JSDOM/Generated/WebGL2RenderingContext.hs:1623)
    MAX_ELEMENTS_VERTICES (src/JSDOM/Generated/WebGL2RenderingContext.hs:1624)
    MAX_ELEMENTS_INDICES (src/JSDOM/Generated/WebGL2RenderingContext.hs:1625)
    TEXTURE_MIN_LOD (src/JSDOM/Generated/WebGL2RenderingContext.hs:1626)
    TEXTURE_MAX_LOD (src/JSDOM/Generated/WebGL2RenderingContext.hs:1627)
    TEXTURE_BASE_LEVEL (src/JSDOM/Generated/WebGL2RenderingContext.hs:1628)
    TEXTURE_MAX_LEVEL (src/JSDOM/Generated/WebGL2RenderingContext.hs:1629)
    MIN (src/JSDOM/Generated/WebGL2RenderingContext.hs:1630)
    MAX (src/JSDOM/Generated/WebGL2RenderingContext.hs:1631)
    DEPTH_COMPONENT24 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1632)
    MAX_TEXTURE_LOD_BIAS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1633)
    TEXTURE_COMPARE_MODE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1634)
    TEXTURE_COMPARE_FUNC (src/JSDOM/Generated/WebGL2RenderingContext.hs:1635)
    CURRENT_QUERY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1636)
    QUERY_RESULT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1637)
    QUERY_RESULT_AVAILABLE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1638)
    STREAM_READ (src/JSDOM/Generated/WebGL2RenderingContext.hs:1639)
    STREAM_COPY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1640)
    STATIC_READ (src/JSDOM/Generated/WebGL2RenderingContext.hs:1641)
    STATIC_COPY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1642)
    DYNAMIC_READ (src/JSDOM/Generated/WebGL2RenderingContext.hs:1643)
    DYNAMIC_COPY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1644)
    MAX_DRAW_BUFFERS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1645)
    DRAW_BUFFER0 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1646)
    DRAW_BUFFER1 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1647)
    DRAW_BUFFER2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1648)
    DRAW_BUFFER3 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1649)
    DRAW_BUFFER4 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1650)
    DRAW_BUFFER5 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1651)
    DRAW_BUFFER6 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1652)
    DRAW_BUFFER7 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1653)
    DRAW_BUFFER8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1654)
    DRAW_BUFFER9 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1655)
    DRAW_BUFFER10 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1656)
    DRAW_BUFFER11 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1657)
    DRAW_BUFFER12 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1658)
    DRAW_BUFFER13 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1659)
    DRAW_BUFFER14 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1660)
    DRAW_BUFFER15 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1661)
    MAX_FRAGMENT_UNIFORM_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1662)
    MAX_VERTEX_UNIFORM_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1663)
    SAMPLER_3D (src/JSDOM/Generated/WebGL2RenderingContext.hs:1664)
    SAMPLER_2D_SHADOW (src/JSDOM/Generated/WebGL2RenderingContext.hs:1665)
    FRAGMENT_SHADER_DERIVATIVE_HINT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1666)
    PIXEL_PACK_BUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1667)
    PIXEL_UNPACK_BUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1668)
    PIXEL_PACK_BUFFER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1669)
    PIXEL_UNPACK_BUFFER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1670)
    FLOAT_MAT2x3 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1671)
    FLOAT_MAT2x4 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1672)
    FLOAT_MAT3x2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1673)
    FLOAT_MAT3x4 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1674)
    FLOAT_MAT4x2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1675)
    FLOAT_MAT4x3 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1676)
    SRGB (src/JSDOM/Generated/WebGL2RenderingContext.hs:1677)
    SRGB8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1678)
    SRGB8_ALPHA8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1679)
    COMPARE_REF_TO_TEXTURE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1680)
    RGBA32F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1681)
    RGB32F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1682)
    RGBA16F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1683)
    RGB16F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1684)
    VERTEX_ATTRIB_ARRAY_INTEGER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1685)
    MAX_ARRAY_TEXTURE_LAYERS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1686)
    MIN_PROGRAM_TEXEL_OFFSET (src/JSDOM/Generated/WebGL2RenderingContext.hs:1687)
    MAX_PROGRAM_TEXEL_OFFSET (src/JSDOM/Generated/WebGL2RenderingContext.hs:1688)
    MAX_VARYING_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1689)
    TEXTURE_2D_ARRAY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1690)
    TEXTURE_BINDING_2D_ARRAY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1691)
    R11F_G11F_B10F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1692)
    UNSIGNED_INT_10F_11F_11F_REV (src/JSDOM/Generated/WebGL2RenderingContext.hs:1693)
    RGB9_E5 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1694)
    UNSIGNED_INT_5_9_9_9_REV (src/JSDOM/Generated/WebGL2RenderingContext.hs:1695)
    TRANSFORM_FEEDBACK_BUFFER_MODE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1696)
    MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1697)
    TRANSFORM_FEEDBACK_VARYINGS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1698)
    TRANSFORM_FEEDBACK_BUFFER_START (src/JSDOM/Generated/WebGL2RenderingContext.hs:1699)
    TRANSFORM_FEEDBACK_BUFFER_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1700)
    TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN (src/JSDOM/Generated/WebGL2RenderingContext.hs:1701)
    RASTERIZER_DISCARD (src/JSDOM/Generated/WebGL2RenderingContext.hs:1702)
    MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1703)
    MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1704)
    INTERLEAVED_ATTRIBS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1705)
    SEPARATE_ATTRIBS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1706)
    TRANSFORM_FEEDBACK_BUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1707)
    TRANSFORM_FEEDBACK_BUFFER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1708)
    RGBA32UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1709)
    RGB32UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1710)
    RGBA16UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1711)
    RGB16UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1712)
    RGBA8UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1713)
    RGB8UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1714)
    RGBA32I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1715)
    RGB32I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1716)
    RGBA16I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1717)
    RGB16I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1718)
    RGBA8I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1719)
    RGB8I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1720)
    RED_INTEGER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1721)
    RGB_INTEGER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1722)
    RGBA_INTEGER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1723)
    SAMPLER_2D_ARRAY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1724)
    SAMPLER_2D_ARRAY_SHADOW (src/JSDOM/Generated/WebGL2RenderingContext.hs:1725)
    SAMPLER_CUBE_SHADOW (src/JSDOM/Generated/WebGL2RenderingContext.hs:1726)
    UNSIGNED_INT_VEC2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1727)
    UNSIGNED_INT_VEC3 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1728)
    UNSIGNED_INT_VEC4 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1729)
    INT_SAMPLER_2D (src/JSDOM/Generated/WebGL2RenderingContext.hs:1730)
    INT_SAMPLER_3D (src/JSDOM/Generated/WebGL2RenderingContext.hs:1731)
    INT_SAMPLER_CUBE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1732)
    INT_SAMPLER_2D_ARRAY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1733)
    UNSIGNED_INT_SAMPLER_2D (src/JSDOM/Generated/WebGL2RenderingContext.hs:1734)
    UNSIGNED_INT_SAMPLER_3D (src/JSDOM/Generated/WebGL2RenderingContext.hs:1735)
    UNSIGNED_INT_SAMPLER_CUBE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1736)
    UNSIGNED_INT_SAMPLER_2D_ARRAY (src/JSDOM/Generated/WebGL2RenderingContext.hs:1737)
    DEPTH_COMPONENT32F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1738)
    DEPTH32F_STENCIL8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1739)
    FLOAT_32_UNSIGNED_INT_24_8_REV (src/JSDOM/Generated/WebGL2RenderingContext.hs:1740)
    FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1741)
    FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1742)
    FRAMEBUFFER_ATTACHMENT_RED_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1743)
    FRAMEBUFFER_ATTACHMENT_GREEN_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1744)
    FRAMEBUFFER_ATTACHMENT_BLUE_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1745)
    FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1746)
    FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1747)
    FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1748)
    FRAMEBUFFER_DEFAULT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1749)
    DEPTH_STENCIL_ATTACHMENT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1750)
    DEPTH_STENCIL (src/JSDOM/Generated/WebGL2RenderingContext.hs:1751)
    UNSIGNED_INT_24_8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1752)
    DEPTH24_STENCIL8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1753)
    UNSIGNED_NORMALIZED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1754)
    DRAW_FRAMEBUFFER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1755)
    READ_FRAMEBUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1756)
    DRAW_FRAMEBUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1757)
    READ_FRAMEBUFFER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1758)
    RENDERBUFFER_SAMPLES (src/JSDOM/Generated/WebGL2RenderingContext.hs:1759)
    FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1760)
    MAX_COLOR_ATTACHMENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1761)
    COLOR_ATTACHMENT1 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1762)
    COLOR_ATTACHMENT2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1763)
    COLOR_ATTACHMENT3 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1764)
    COLOR_ATTACHMENT4 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1765)
    COLOR_ATTACHMENT5 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1766)
    COLOR_ATTACHMENT6 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1767)
    COLOR_ATTACHMENT7 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1768)
    COLOR_ATTACHMENT8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1769)
    COLOR_ATTACHMENT9 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1770)
    COLOR_ATTACHMENT10 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1771)
    COLOR_ATTACHMENT11 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1772)
    COLOR_ATTACHMENT12 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1773)
    COLOR_ATTACHMENT13 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1774)
    COLOR_ATTACHMENT14 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1775)
    COLOR_ATTACHMENT15 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1776)
    FRAMEBUFFER_INCOMPLETE_MULTISAMPLE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1777)
    MAX_SAMPLES (src/JSDOM/Generated/WebGL2RenderingContext.hs:1778)
    HALF_FLOAT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1779)
    RG (src/JSDOM/Generated/WebGL2RenderingContext.hs:1780)
    RG_INTEGER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1781)
    R8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1782)
    RG8 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1783)
    R16F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1784)
    R32F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1785)
    RG16F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1786)
    RG32F (src/JSDOM/Generated/WebGL2RenderingContext.hs:1787)
    R8I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1788)
    R8UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1789)
    R16I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1790)
    R16UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1791)
    R32I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1792)
    R32UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1793)
    RG8I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1794)
    RG8UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1795)
    RG16I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1796)
    RG16UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1797)
    RG32I (src/JSDOM/Generated/WebGL2RenderingContext.hs:1798)
    RG32UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1799)
    VERTEX_ARRAY_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1800)
    R8_SNORM (src/JSDOM/Generated/WebGL2RenderingContext.hs:1801)
    RG8_SNORM (src/JSDOM/Generated/WebGL2RenderingContext.hs:1802)
    RGB8_SNORM (src/JSDOM/Generated/WebGL2RenderingContext.hs:1803)
    RGBA8_SNORM (src/JSDOM/Generated/WebGL2RenderingContext.hs:1804)
    SIGNED_NORMALIZED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1805)
    PRIMITIVE_RESTART_FIXED_INDEX (src/JSDOM/Generated/WebGL2RenderingContext.hs:1806)
    COPY_READ_BUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1807)
    COPY_WRITE_BUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1808)
    COPY_READ_BUFFER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1809)
    COPY_WRITE_BUFFER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1810)
    UNIFORM_BUFFER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1811)
    UNIFORM_BUFFER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1812)
    UNIFORM_BUFFER_START (src/JSDOM/Generated/WebGL2RenderingContext.hs:1813)
    UNIFORM_BUFFER_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1814)
    MAX_VERTEX_UNIFORM_BLOCKS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1815)
    MAX_FRAGMENT_UNIFORM_BLOCKS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1816)
    MAX_COMBINED_UNIFORM_BLOCKS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1817)
    MAX_UNIFORM_BUFFER_BINDINGS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1818)
    MAX_UNIFORM_BLOCK_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1819)
    MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1820)
    MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1821)
    UNIFORM_BUFFER_OFFSET_ALIGNMENT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1822)
    ACTIVE_UNIFORM_BLOCKS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1823)
    UNIFORM_TYPE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1824)
    UNIFORM_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1825)
    UNIFORM_BLOCK_INDEX (src/JSDOM/Generated/WebGL2RenderingContext.hs:1826)
    UNIFORM_OFFSET (src/JSDOM/Generated/WebGL2RenderingContext.hs:1827)
    UNIFORM_ARRAY_STRIDE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1828)
    UNIFORM_MATRIX_STRIDE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1829)
    UNIFORM_IS_ROW_MAJOR (src/JSDOM/Generated/WebGL2RenderingContext.hs:1830)
    UNIFORM_BLOCK_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1831)
    UNIFORM_BLOCK_DATA_SIZE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1832)
    UNIFORM_BLOCK_ACTIVE_UNIFORMS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1833)
    UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES (src/JSDOM/Generated/WebGL2RenderingContext.hs:1834)
    UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1835)
    UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER (src/JSDOM/Generated/WebGL2RenderingContext.hs:1836)
    INVALID_INDEX (src/JSDOM/Generated/WebGL2RenderingContext.hs:1837)
    MAX_VERTEX_OUTPUT_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1838)
    MAX_FRAGMENT_INPUT_COMPONENTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1839)
    MAX_SERVER_WAIT_TIMEOUT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1840)
    OBJECT_TYPE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1841)
    SYNC_CONDITION (src/JSDOM/Generated/WebGL2RenderingContext.hs:1842)
    SYNC_STATUS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1843)
    SYNC_FLAGS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1844)
    SYNC_FENCE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1845)
    SYNC_GPU_COMMANDS_COMPLETE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1846)
    UNSIGNALED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1847)
    SIGNALED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1848)
    ALREADY_SIGNALED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1849)
    TIMEOUT_EXPIRED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1850)
    CONDITION_SATISFIED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1851)
    WAIT_FAILED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1852)
    SYNC_FLUSH_COMMANDS_BIT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1853)
    VERTEX_ATTRIB_ARRAY_DIVISOR (src/JSDOM/Generated/WebGL2RenderingContext.hs:1854)
    ANY_SAMPLES_PASSED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1855)
    ANY_SAMPLES_PASSED_CONSERVATIVE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1856)
    SAMPLER_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1857)
    RGB10_A2UI (src/JSDOM/Generated/WebGL2RenderingContext.hs:1858)
    TEXTURE_SWIZZLE_R (src/JSDOM/Generated/WebGL2RenderingContext.hs:1859)
    TEXTURE_SWIZZLE_G (src/JSDOM/Generated/WebGL2RenderingContext.hs:1860)
    TEXTURE_SWIZZLE_B (src/JSDOM/Generated/WebGL2RenderingContext.hs:1861)
    TEXTURE_SWIZZLE_A (src/JSDOM/Generated/WebGL2RenderingContext.hs:1862)
    GREEN (src/JSDOM/Generated/WebGL2RenderingContext.hs:1863)
    BLUE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1864)
    INT_2_10_10_10_REV (src/JSDOM/Generated/WebGL2RenderingContext.hs:1865)
    TRANSFORM_FEEDBACK (src/JSDOM/Generated/WebGL2RenderingContext.hs:1866)
    TRANSFORM_FEEDBACK_PAUSED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1867)
    TRANSFORM_FEEDBACK_ACTIVE (src/JSDOM/Generated/WebGL2RenderingContext.hs:1868)
    TRANSFORM_FEEDBACK_BINDING (src/JSDOM/Generated/WebGL2RenderingContext.hs:1869)
    COMPRESSED_R11_EAC (src/JSDOM/Generated/WebGL2RenderingContext.hs:1870)
    COMPRESSED_SIGNED_R11_EAC (src/JSDOM/Generated/WebGL2RenderingContext.hs:1871)
    COMPRESSED_RG11_EAC (src/JSDOM/Generated/WebGL2RenderingContext.hs:1872)
    COMPRESSED_SIGNED_RG11_EAC (src/JSDOM/Generated/WebGL2RenderingContext.hs:1873)
    COMPRESSED_RGB8_ETC2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1874)
    COMPRESSED_SRGB8_ETC2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1875)
    COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1876)
    COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 (src/JSDOM/Generated/WebGL2RenderingContext.hs:1877)
    COMPRESSED_RGBA8_ETC2_EAC (src/JSDOM/Generated/WebGL2RenderingContext.hs:1878)
    COMPRESSED_SRGB8_ALPHA8_ETC2_EAC (src/JSDOM/Generated/WebGL2RenderingContext.hs:1879)
    TEXTURE_IMMUTABLE_FORMAT (src/JSDOM/Generated/WebGL2RenderingContext.hs:1880)
    MAX_ELEMENT_INDEX (src/JSDOM/Generated/WebGL2RenderingContext.hs:1881)
    NUM_SAMPLE_COUNTS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1882)
    TEXTURE_IMMUTABLE_LEVELS (src/JSDOM/Generated/WebGL2RenderingContext.hs:1883)
    TIMEOUT_IGNORED (src/JSDOM/Generated/WebGL2RenderingContext.hs:1884)
    gTypeWebGL2RenderingContext (src/JSDOM/Types.hs:21992)
  67% (  4 /  6) in 'JSDOM.Generated.WebGLActiveInfo'
  Missing documentation for:
    Module header
    gTypeWebGLActiveInfo (src/JSDOM/Types.hs:22026)
  17% (  1 /  6) in 'JSDOM.Generated.WebGLCompressedTextureATC'
  Missing documentation for:
    Module header
    COMPRESSED_RGB_ATC_WEBGL (src/JSDOM/Generated/WebGLCompressedTextureATC.hs:23)
    COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL (src/JSDOM/Generated/WebGLCompressedTextureATC.hs:24)
    COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL (src/JSDOM/Generated/WebGLCompressedTextureATC.hs:25)
    gTypeWebGLCompressedTextureATC (src/JSDOM/Types.hs:22094)
  14% (  1 /  7) in 'JSDOM.Generated.WebGLCompressedTexturePVRTC'
  Missing documentation for:
    Module header
    COMPRESSED_RGB_PVRTC_4BPPV1_IMG (src/JSDOM/Generated/WebGLCompressedTexturePVRTC.hs:24)
    COMPRESSED_RGB_PVRTC_2BPPV1_IMG (src/JSDOM/Generated/WebGLCompressedTexturePVRTC.hs:25)
    COMPRESSED_RGBA_PVRTC_4BPPV1_IMG (src/JSDOM/Generated/WebGLCompressedTexturePVRTC.hs:26)
    COMPRESSED_RGBA_PVRTC_2BPPV1_IMG (src/JSDOM/Generated/WebGLCompressedTexturePVRTC.hs:27)
    gTypeWebGLCompressedTexturePVRTC (src/JSDOM/Types.hs:22128)
  14% (  1 /  7) in 'JSDOM.Generated.WebGLCompressedTextureS3TC'
  Missing documentation for:
    Module header
    COMPRESSED_RGB_S3TC_DXT1_EXT (src/JSDOM/Generated/WebGLCompressedTextureS3TC.hs:24)
    COMPRESSED_RGBA_S3TC_DXT1_EXT (src/JSDOM/Generated/WebGLCompressedTextureS3TC.hs:25)
    COMPRESSED_RGBA_S3TC_DXT3_EXT (src/JSDOM/Generated/WebGLCompressedTextureS3TC.hs:26)
    COMPRESSED_RGBA_S3TC_DXT5_EXT (src/JSDOM/Generated/WebGLCompressedTextureS3TC.hs:27)
    gTypeWebGLCompressedTextureS3TC (src/JSDOM/Types.hs:22162)
  87% ( 13 / 15) in 'JSDOM.Generated.WebGLContextAttributes'
  Missing documentation for:
    Module header
    gTypeWebGLContextAttributes (src/JSDOM/Types.hs:22196)
  50% (  2 /  4) in 'JSDOM.Generated.WebGLContextEvent'
  Missing documentation for:
    Module header
    gTypeWebGLContextEvent (src/JSDOM/Types.hs:22234)
  20% (  1 /  5) in 'JSDOM.Generated.WebGLDebugRendererInfo'
  Missing documentation for:
    Module header
    UNMASKED_VENDOR_WEBGL (src/JSDOM/Generated/WebGLDebugRendererInfo.hs:21)
    UNMASKED_RENDERER_WEBGL (src/JSDOM/Generated/WebGLDebugRendererInfo.hs:22)
    gTypeWebGLDebugRendererInfo (src/JSDOM/Types.hs:22268)
  71% (  5 /  7) in 'JSDOM.Generated.WebGLDebugShaders'
  Missing documentation for:
    Module header
    gTypeWebGLDebugShaders (src/JSDOM/Types.hs:22302)
  25% (  1 /  4) in 'JSDOM.Generated.WebGLDepthTexture'
  Missing documentation for:
    Module header
    UNSIGNED_INT_24_8_WEBGL (src/JSDOM/Generated/WebGLDepthTexture.hs:21)
    gTypeWebGLDepthTexture (src/JSDOM/Types.hs:22336)
   5% (  2 / 38) in 'JSDOM.Generated.WebGLDrawBuffers'
  Missing documentation for:
    Module header
    COLOR_ATTACHMENT0_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:45)
    COLOR_ATTACHMENT1_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:46)
    COLOR_ATTACHMENT2_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:47)
    COLOR_ATTACHMENT3_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:48)
    COLOR_ATTACHMENT4_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:49)
    COLOR_ATTACHMENT5_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:50)
    COLOR_ATTACHMENT6_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:51)
    COLOR_ATTACHMENT7_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:52)
    COLOR_ATTACHMENT8_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:53)
    COLOR_ATTACHMENT9_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:54)
    COLOR_ATTACHMENT10_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:55)
    COLOR_ATTACHMENT11_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:56)
    COLOR_ATTACHMENT12_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:57)
    COLOR_ATTACHMENT13_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:58)
    COLOR_ATTACHMENT14_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:59)
    COLOR_ATTACHMENT15_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:60)
    DRAW_BUFFER0_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:61)
    DRAW_BUFFER1_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:62)
    DRAW_BUFFER2_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:63)
    DRAW_BUFFER3_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:64)
    DRAW_BUFFER4_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:65)
    DRAW_BUFFER5_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:66)
    DRAW_BUFFER6_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:67)
    DRAW_BUFFER7_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:68)
    DRAW_BUFFER8_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:69)
    DRAW_BUFFER9_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:70)
    DRAW_BUFFER10_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:71)
    DRAW_BUFFER11_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:72)
    DRAW_BUFFER12_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:73)
    DRAW_BUFFER13_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:74)
    DRAW_BUFFER14_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:75)
    DRAW_BUFFER15_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:76)
    MAX_COLOR_ATTACHMENTS_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:77)
    MAX_DRAW_BUFFERS_WEBGL (src/JSDOM/Generated/WebGLDrawBuffers.hs:78)
    gTypeWebGLDrawBuffers (src/JSDOM/Types.hs:22370)
  60% (  3 /  5) in 'JSDOM.Generated.WebGLLoseContext'
  Missing documentation for:
    Module header
    gTypeWebGLLoseContext (src/JSDOM/Types.hs:22438)
  42% (216 /517) in 'JSDOM.Generated.WebGLRenderingContextBase'
  Missing documentation for:
    Module header
    DEPTH_BUFFER_BIT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2467)
    STENCIL_BUFFER_BIT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2468)
    COLOR_BUFFER_BIT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2469)
    POINTS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2470)
    LINES (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2471)
    LINE_LOOP (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2472)
    LINE_STRIP (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2473)
    TRIANGLES (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2474)
    TRIANGLE_STRIP (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2475)
    TRIANGLE_FAN (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2476)
    ZERO (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2477)
    ONE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2478)
    SRC_COLOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2479)
    ONE_MINUS_SRC_COLOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2480)
    SRC_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2481)
    ONE_MINUS_SRC_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2482)
    DST_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2483)
    ONE_MINUS_DST_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2484)
    DST_COLOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2485)
    ONE_MINUS_DST_COLOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2486)
    SRC_ALPHA_SATURATE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2487)
    FUNC_ADD (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2488)
    BLEND_EQUATION (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2489)
    BLEND_EQUATION_RGB (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2490)
    BLEND_EQUATION_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2491)
    FUNC_SUBTRACT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2492)
    FUNC_REVERSE_SUBTRACT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2493)
    BLEND_DST_RGB (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2494)
    BLEND_SRC_RGB (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2495)
    BLEND_DST_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2496)
    BLEND_SRC_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2497)
    CONSTANT_COLOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2498)
    ONE_MINUS_CONSTANT_COLOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2499)
    CONSTANT_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2500)
    ONE_MINUS_CONSTANT_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2501)
    BLEND_COLOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2502)
    ARRAY_BUFFER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2503)
    ELEMENT_ARRAY_BUFFER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2504)
    ARRAY_BUFFER_BINDING (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2505)
    ELEMENT_ARRAY_BUFFER_BINDING (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2506)
    STREAM_DRAW (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2507)
    STATIC_DRAW (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2508)
    DYNAMIC_DRAW (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2509)
    BUFFER_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2510)
    BUFFER_USAGE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2511)
    CURRENT_VERTEX_ATTRIB (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2512)
    FRONT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2513)
    BACK (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2514)
    FRONT_AND_BACK (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2515)
    TEXTURE_2D (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2516)
    CULL_FACE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2517)
    BLEND (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2518)
    DITHER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2519)
    STENCIL_TEST (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2520)
    DEPTH_TEST (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2521)
    SCISSOR_TEST (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2522)
    POLYGON_OFFSET_FILL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2523)
    SAMPLE_ALPHA_TO_COVERAGE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2524)
    SAMPLE_COVERAGE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2525)
    NO_ERROR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2526)
    INVALID_ENUM (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2527)
    INVALID_VALUE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2528)
    INVALID_OPERATION (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2529)
    OUT_OF_MEMORY (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2530)
    CW (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2531)
    CCW (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2532)
    LINE_WIDTH (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2533)
    ALIASED_POINT_SIZE_RANGE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2534)
    ALIASED_LINE_WIDTH_RANGE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2535)
    CULL_FACE_MODE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2536)
    FRONT_FACE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2537)
    DEPTH_RANGE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2538)
    DEPTH_WRITEMASK (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2539)
    DEPTH_CLEAR_VALUE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2540)
    DEPTH_FUNC (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2541)
    STENCIL_CLEAR_VALUE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2542)
    STENCIL_FUNC (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2543)
    STENCIL_FAIL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2544)
    STENCIL_PASS_DEPTH_FAIL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2545)
    STENCIL_PASS_DEPTH_PASS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2546)
    STENCIL_REF (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2547)
    STENCIL_VALUE_MASK (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2548)
    STENCIL_WRITEMASK (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2549)
    STENCIL_BACK_FUNC (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2550)
    STENCIL_BACK_FAIL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2551)
    STENCIL_BACK_PASS_DEPTH_FAIL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2552)
    STENCIL_BACK_PASS_DEPTH_PASS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2553)
    STENCIL_BACK_REF (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2554)
    STENCIL_BACK_VALUE_MASK (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2555)
    STENCIL_BACK_WRITEMASK (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2556)
    VIEWPORT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2557)
    SCISSOR_BOX (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2558)
    COLOR_CLEAR_VALUE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2559)
    COLOR_WRITEMASK (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2560)
    UNPACK_ALIGNMENT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2561)
    PACK_ALIGNMENT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2562)
    MAX_TEXTURE_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2563)
    MAX_VIEWPORT_DIMS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2564)
    SUBPIXEL_BITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2565)
    RED_BITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2566)
    GREEN_BITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2567)
    BLUE_BITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2568)
    ALPHA_BITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2569)
    DEPTH_BITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2570)
    STENCIL_BITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2571)
    POLYGON_OFFSET_UNITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2572)
    POLYGON_OFFSET_FACTOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2573)
    TEXTURE_BINDING_2D (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2574)
    SAMPLE_BUFFERS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2575)
    SAMPLES (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2576)
    SAMPLE_COVERAGE_VALUE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2577)
    SAMPLE_COVERAGE_INVERT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2578)
    COMPRESSED_TEXTURE_FORMATS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2579)
    DONT_CARE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2580)
    FASTEST (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2581)
    NICEST (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2582)
    GENERATE_MIPMAP_HINT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2583)
    BYTE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2584)
    UNSIGNED_BYTE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2585)
    SHORT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2586)
    UNSIGNED_SHORT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2587)
    INT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2588)
    UNSIGNED_INT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2589)
    FLOAT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2590)
    DEPTH_COMPONENT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2591)
    ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2592)
    RGB (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2593)
    RGBA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2594)
    LUMINANCE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2595)
    LUMINANCE_ALPHA (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2596)
    UNSIGNED_SHORT_4_4_4_4 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2597)
    UNSIGNED_SHORT_5_5_5_1 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2598)
    UNSIGNED_SHORT_5_6_5 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2599)
    FRAGMENT_SHADER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2600)
    VERTEX_SHADER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2601)
    MAX_VERTEX_ATTRIBS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2602)
    MAX_VERTEX_UNIFORM_VECTORS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2603)
    MAX_VARYING_VECTORS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2604)
    MAX_COMBINED_TEXTURE_IMAGE_UNITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2605)
    MAX_VERTEX_TEXTURE_IMAGE_UNITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2606)
    MAX_TEXTURE_IMAGE_UNITS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2607)
    MAX_FRAGMENT_UNIFORM_VECTORS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2608)
    SHADER_TYPE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2609)
    DELETE_STATUS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2610)
    LINK_STATUS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2611)
    VALIDATE_STATUS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2612)
    ATTACHED_SHADERS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2613)
    ACTIVE_UNIFORMS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2614)
    ACTIVE_ATTRIBUTES (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2615)
    SHADING_LANGUAGE_VERSION (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2616)
    CURRENT_PROGRAM (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2617)
    NEVER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2618)
    LESS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2619)
    EQUAL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2620)
    LEQUAL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2621)
    GREATER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2622)
    NOTEQUAL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2623)
    GEQUAL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2624)
    ALWAYS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2625)
    KEEP (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2626)
    REPLACE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2627)
    INCR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2628)
    DECR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2629)
    INVERT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2630)
    INCR_WRAP (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2631)
    DECR_WRAP (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2632)
    VENDOR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2633)
    RENDERER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2634)
    VERSION (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2635)
    NEAREST (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2636)
    LINEAR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2637)
    NEAREST_MIPMAP_NEAREST (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2638)
    LINEAR_MIPMAP_NEAREST (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2639)
    NEAREST_MIPMAP_LINEAR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2640)
    LINEAR_MIPMAP_LINEAR (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2641)
    TEXTURE_MAG_FILTER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2642)
    TEXTURE_MIN_FILTER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2643)
    TEXTURE_WRAP_S (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2644)
    TEXTURE_WRAP_T (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2645)
    TEXTURE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2646)
    TEXTURE_CUBE_MAP (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2647)
    TEXTURE_BINDING_CUBE_MAP (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2648)
    TEXTURE_CUBE_MAP_POSITIVE_X (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2649)
    TEXTURE_CUBE_MAP_NEGATIVE_X (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2650)
    TEXTURE_CUBE_MAP_POSITIVE_Y (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2651)
    TEXTURE_CUBE_MAP_NEGATIVE_Y (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2652)
    TEXTURE_CUBE_MAP_POSITIVE_Z (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2653)
    TEXTURE_CUBE_MAP_NEGATIVE_Z (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2654)
    MAX_CUBE_MAP_TEXTURE_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2655)
    TEXTURE0 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2656)
    TEXTURE1 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2657)
    TEXTURE2 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2658)
    TEXTURE3 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2659)
    TEXTURE4 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2660)
    TEXTURE5 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2661)
    TEXTURE6 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2662)
    TEXTURE7 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2663)
    TEXTURE8 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2664)
    TEXTURE9 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2665)
    TEXTURE10 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2666)
    TEXTURE11 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2667)
    TEXTURE12 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2668)
    TEXTURE13 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2669)
    TEXTURE14 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2670)
    TEXTURE15 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2671)
    TEXTURE16 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2672)
    TEXTURE17 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2673)
    TEXTURE18 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2674)
    TEXTURE19 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2675)
    TEXTURE20 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2676)
    TEXTURE21 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2677)
    TEXTURE22 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2678)
    TEXTURE23 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2679)
    TEXTURE24 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2680)
    TEXTURE25 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2681)
    TEXTURE26 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2682)
    TEXTURE27 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2683)
    TEXTURE28 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2684)
    TEXTURE29 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2685)
    TEXTURE30 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2686)
    TEXTURE31 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2687)
    ACTIVE_TEXTURE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2688)
    REPEAT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2689)
    CLAMP_TO_EDGE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2690)
    MIRRORED_REPEAT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2691)
    FLOAT_VEC2 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2692)
    FLOAT_VEC3 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2693)
    FLOAT_VEC4 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2694)
    INT_VEC2 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2695)
    INT_VEC3 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2696)
    INT_VEC4 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2697)
    BOOL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2698)
    BOOL_VEC2 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2699)
    BOOL_VEC3 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2700)
    BOOL_VEC4 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2701)
    FLOAT_MAT2 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2702)
    FLOAT_MAT3 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2703)
    FLOAT_MAT4 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2704)
    SAMPLER_2D (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2705)
    SAMPLER_CUBE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2706)
    VERTEX_ATTRIB_ARRAY_ENABLED (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2707)
    VERTEX_ATTRIB_ARRAY_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2708)
    VERTEX_ATTRIB_ARRAY_STRIDE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2709)
    VERTEX_ATTRIB_ARRAY_TYPE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2710)
    VERTEX_ATTRIB_ARRAY_NORMALIZED (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2711)
    VERTEX_ATTRIB_ARRAY_POINTER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2712)
    VERTEX_ATTRIB_ARRAY_BUFFER_BINDING (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2713)
    IMPLEMENTATION_COLOR_READ_TYPE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2714)
    IMPLEMENTATION_COLOR_READ_FORMAT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2715)
    COMPILE_STATUS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2716)
    LOW_FLOAT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2717)
    MEDIUM_FLOAT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2718)
    HIGH_FLOAT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2719)
    LOW_INT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2720)
    MEDIUM_INT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2721)
    HIGH_INT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2722)
    FRAMEBUFFER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2723)
    RENDERBUFFER (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2724)
    RGBA4 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2725)
    RGB5_A1 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2726)
    RGB565 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2727)
    DEPTH_COMPONENT16 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2728)
    STENCIL_INDEX (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2729)
    STENCIL_INDEX8 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2730)
    DEPTH_STENCIL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2731)
    RENDERBUFFER_WIDTH (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2732)
    RENDERBUFFER_HEIGHT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2733)
    RENDERBUFFER_INTERNAL_FORMAT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2734)
    RENDERBUFFER_RED_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2735)
    RENDERBUFFER_GREEN_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2736)
    RENDERBUFFER_BLUE_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2737)
    RENDERBUFFER_ALPHA_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2738)
    RENDERBUFFER_DEPTH_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2739)
    RENDERBUFFER_STENCIL_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2740)
    FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2741)
    FRAMEBUFFER_ATTACHMENT_OBJECT_NAME (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2742)
    FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2743)
    FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2744)
    COLOR_ATTACHMENT0 (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2745)
    DEPTH_ATTACHMENT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2746)
    STENCIL_ATTACHMENT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2747)
    DEPTH_STENCIL_ATTACHMENT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2748)
    NONE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2749)
    FRAMEBUFFER_COMPLETE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2750)
    FRAMEBUFFER_INCOMPLETE_ATTACHMENT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2751)
    FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2752)
    FRAMEBUFFER_INCOMPLETE_DIMENSIONS (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2753)
    FRAMEBUFFER_UNSUPPORTED (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2754)
    FRAMEBUFFER_BINDING (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2755)
    RENDERBUFFER_BINDING (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2756)
    MAX_RENDERBUFFER_SIZE (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2757)
    INVALID_FRAMEBUFFER_OPERATION (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2758)
    UNPACK_FLIP_Y_WEBGL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2759)
    UNPACK_PREMULTIPLY_ALPHA_WEBGL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2760)
    CONTEXT_LOST_WEBGL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2761)
    UNPACK_COLORSPACE_CONVERSION_WEBGL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2762)
    BROWSER_DEFAULT_WEBGL (src/JSDOM/Generated/WebGLRenderingContextBase.hs:2763)
    gTypeWebGLRenderingContextBase (src/JSDOM/Types.hs:22623)
    IsWebGLRenderingContextBase (src/JSDOM/Types.hs:22613)
    toWebGLRenderingContextBase (src/JSDOM/Types.hs:22614)
  67% (  4 /  6) in 'JSDOM.Generated.WebGLShaderPrecisionFormat'
  Missing documentation for:
    Module header
    gTypeWebGLShaderPrecisionFormat (src/JSDOM/Types.hs:22725)
  60% (  3 /  5) in 'JSDOM.Generated.WebKitAnimationEvent'
  Missing documentation for:
    Module header
    gTypeWebKitAnimationEvent (src/JSDOM/Types.hs:22967)
  32% (  6 / 19) in 'JSDOM.Generated.WebKitCSSFilterValue'
  Missing documentation for:
    Module header
    CSS_FILTER_REFERENCE (src/JSDOM/Generated/WebKitCSSFilterValue.hs:54)
    CSS_FILTER_GRAYSCALE (src/JSDOM/Generated/WebKitCSSFilterValue.hs:55)
    CSS_FILTER_SEPIA (src/JSDOM/Generated/WebKitCSSFilterValue.hs:56)
    CSS_FILTER_SATURATE (src/JSDOM/Generated/WebKitCSSFilterValue.hs:57)
    CSS_FILTER_HUE_ROTATE (src/JSDOM/Generated/WebKitCSSFilterValue.hs:58)
    CSS_FILTER_INVERT (src/JSDOM/Generated/WebKitCSSFilterValue.hs:59)
    CSS_FILTER_OPACITY (src/JSDOM/Generated/WebKitCSSFilterValue.hs:60)
    CSS_FILTER_BRIGHTNESS (src/JSDOM/Generated/WebKitCSSFilterValue.hs:61)
    CSS_FILTER_CONTRAST (src/JSDOM/Generated/WebKitCSSFilterValue.hs:62)
    CSS_FILTER_BLUR (src/JSDOM/Generated/WebKitCSSFilterValue.hs:63)
    CSS_FILTER_DROP_SHADOW (src/JSDOM/Generated/WebKitCSSFilterValue.hs:64)
    gTypeWebKitCSSFilterValue (src/JSDOM/Types.hs:23007)
  98% ( 81 / 83) in 'JSDOM.Generated.WebKitCSSMatrix'
  Missing documentation for:
    Module header
    gTypeWebKitCSSMatrix (src/JSDOM/Types.hs:23041)
  67% (  4 /  6) in 'JSDOM.Generated.WebKitCSSRegionRule'
  Missing documentation for:
    Module header
    gTypeWebKitCSSRegionRule (src/JSDOM/Types.hs:23079)
  21% (  6 / 29) in 'JSDOM.Generated.WebKitCSSTransformValue'
  Missing documentation for:
    Module header
    CSS_TRANSLATE (src/JSDOM/Generated/WebKitCSSTransformValue.hs:57)
    CSS_TRANSLATEX (src/JSDOM/Generated/WebKitCSSTransformValue.hs:58)
    CSS_TRANSLATEY (src/JSDOM/Generated/WebKitCSSTransformValue.hs:59)
    CSS_ROTATE (src/JSDOM/Generated/WebKitCSSTransformValue.hs:60)
    CSS_SCALE (src/JSDOM/Generated/WebKitCSSTransformValue.hs:61)
    CSS_SCALEX (src/JSDOM/Generated/WebKitCSSTransformValue.hs:62)
    CSS_SCALEY (src/JSDOM/Generated/WebKitCSSTransformValue.hs:63)
    CSS_SKEW (src/JSDOM/Generated/WebKitCSSTransformValue.hs:64)
    CSS_SKEWX (src/JSDOM/Generated/WebKitCSSTransformValue.hs:65)
    CSS_SKEWY (src/JSDOM/Generated/WebKitCSSTransformValue.hs:66)
    CSS_MATRIX (src/JSDOM/Generated/WebKitCSSTransformValue.hs:67)
    CSS_TRANSLATEZ (src/JSDOM/Generated/WebKitCSSTransformValue.hs:68)
    CSS_TRANSLATE3D (src/JSDOM/Generated/WebKitCSSTransformValue.hs:69)
    CSS_ROTATEX (src/JSDOM/Generated/WebKitCSSTransformValue.hs:70)
    CSS_ROTATEY (src/JSDOM/Generated/WebKitCSSTransformValue.hs:71)
    CSS_ROTATEZ (src/JSDOM/Generated/WebKitCSSTransformValue.hs:72)
    CSS_ROTATE3D (src/JSDOM/Generated/WebKitCSSTransformValue.hs:73)
    CSS_SCALEZ (src/JSDOM/Generated/WebKitCSSTransformValue.hs:74)
    CSS_SCALE3D (src/JSDOM/Generated/WebKitCSSTransformValue.hs:75)
    CSS_PERSPECTIVE (src/JSDOM/Generated/WebKitCSSTransformValue.hs:76)
    CSS_MATRIX3D (src/JSDOM/Generated/WebKitCSSTransformValue.hs:77)
    gTypeWebKitCSSTransformValue (src/JSDOM/Types.hs:23119)
  67% (  4 /  6) in 'JSDOM.Generated.WebKitCSSViewportRule'
  Missing documentation for:
    Module header
    gTypeWebKitCSSViewportRule (src/JSDOM/Types.hs:23157)
  89% ( 16 / 18) in 'JSDOM.Generated.WebKitNamedFlow'
  Missing documentation for:
    Module header
    gTypeWebKitNamedFlow (src/JSDOM/Types.hs:23195)
  67% (  4 /  6) in 'JSDOM.Generated.WebKitNamespace'
  Missing documentation for:
    Module header
    gTypeWebKitNamespace (src/JSDOM/Types.hs:23231)
  50% (  2 /  4) in 'JSDOM.Generated.WebKitPlaybackTargetAvailabilityEvent'
  Missing documentation for:
    Module header
    gTypeWebKitPlaybackTargetAvailabilityEvent (src/JSDOM/Types.hs:23269)
  78% (  7 /  9) in 'JSDOM.Generated.WebKitPoint'
  Missing documentation for:
    Module header
    gTypeWebKitPoint (src/JSDOM/Types.hs:23303)
  67% (  4 /  6) in 'JSDOM.Generated.WebKitTransitionEvent'
  Missing documentation for:
    Module header
    gTypeWebKitTransitionEvent (src/JSDOM/Types.hs:23343)
  79% ( 23 / 29) in 'JSDOM.Generated.WebSocket'
  Missing documentation for:
    Module header
    CONNECTING (src/JSDOM/Generated/WebSocket.hs:79)
    OPEN (src/JSDOM/Generated/WebSocket.hs:80)
    CLOSING (src/JSDOM/Generated/WebSocket.hs:81)
    CLOSED (src/JSDOM/Generated/WebSocket.hs:82)
    gTypeWebSocket (src/JSDOM/Types.hs:23381)
  67% ( 10 / 15) in 'JSDOM.Generated.WheelEvent'
  Missing documentation for:
    Module header
    DOM_DELTA_PIXEL (src/JSDOM/Generated/WheelEvent.hs:42)
    DOM_DELTA_LINE (src/JSDOM/Generated/WheelEvent.hs:43)
    DOM_DELTA_PAGE (src/JSDOM/Generated/WheelEvent.hs:44)
    gTypeWheelEvent (src/JSDOM/Types.hs:23423)
  99% (274 /276) in 'JSDOM.Generated.Window'
  Missing documentation for:
    Module header
    gTypeWindow (src/JSDOM/Types.hs:23465)
  71% (  5 /  7) in 'JSDOM.Generated.WindowBase64'
  Missing documentation for:
    Module header
    gTypeWindowBase64 (src/JSDOM/Types.hs:23501)
  78% (  7 /  9) in 'JSDOM.Generated.WindowTimers'
  Missing documentation for:
    Module header
    gTypeWindowTimers (src/JSDOM/Types.hs:23535)
  71% (  5 /  7) in 'JSDOM.Generated.Worker'
  Missing documentation for:
    Module header
    gTypeWorker (src/JSDOM/Types.hs:23573)
  79% ( 15 / 19) in 'JSDOM.Generated.WorkerGlobalScope'
  Missing documentation for:
    Module header
    gTypeWorkerGlobalScope (src/JSDOM/Types.hs:23616)
    IsWorkerGlobalScope (src/JSDOM/Types.hs:23606)
    toWorkerGlobalScope (src/JSDOM/Types.hs:23607)
  85% ( 11 / 13) in 'JSDOM.Generated.WorkerLocation'
  Missing documentation for:
    Module header
    gTypeWorkerLocation (src/JSDOM/Types.hs:23650)
  86% ( 12 / 14) in 'JSDOM.Generated.WorkerNavigator'
  Missing documentation for:
    Module header
    gTypeWorkerNavigator (src/JSDOM/Types.hs:23684)
  87% ( 45 / 52) in 'JSDOM.Generated.XMLHttpRequest'
  Missing documentation for:
    Module header
    UNSENT (src/JSDOM/Generated/XMLHttpRequest.hs:140)
    OPENED (src/JSDOM/Generated/XMLHttpRequest.hs:141)
    HEADERS_RECEIVED (src/JSDOM/Generated/XMLHttpRequest.hs:142)
    LOADING (src/JSDOM/Generated/XMLHttpRequest.hs:143)
    DONE (src/JSDOM/Generated/XMLHttpRequest.hs:144)
    gTypeXMLHttpRequest (src/JSDOM/Types.hs:23722)
  60% (  3 /  5) in 'JSDOM.Generated.XMLHttpRequestProgressEvent'
  Missing documentation for:
    Module header
    gTypeXMLHttpRequestProgressEvent (src/JSDOM/Types.hs:23762)
  78% (  7 /  9) in 'JSDOM.Generated.XMLHttpRequestUpload'
  Missing documentation for:
    Module header
    gTypeXMLHttpRequestUpload (src/JSDOM/Types.hs:23800)
  67% (  4 /  6) in 'JSDOM.Generated.XMLSerializer'
  Missing documentation for:
    Module header
    gTypeXMLSerializer (src/JSDOM/Types.hs:23834)
  88% ( 14 / 16) in 'JSDOM.Generated.XPathEvaluator'
  Missing documentation for:
    Module header
    gTypeXPathEvaluator (src/JSDOM/Types.hs:23868)
  71% (  5 /  7) in 'JSDOM.Generated.XPathExpression'
  Missing documentation for:
    Module header
    gTypeXPathExpression (src/JSDOM/Types.hs:23902)
  71% (  5 /  7) in 'JSDOM.Generated.XPathNSResolver'
  Missing documentation for:
    Module header
    gTypeXPathNSResolver (src/JSDOM/Types.hs:23938)
  60% ( 18 / 30) in 'JSDOM.Generated.XPathResult'
  Missing documentation for:
    Module header
    ANY_TYPE (src/JSDOM/Generated/XPathResult.hs:82)
    NUMBER_TYPE (src/JSDOM/Generated/XPathResult.hs:83)
    STRING_TYPE (src/JSDOM/Generated/XPathResult.hs:84)
    BOOLEAN_TYPE (src/JSDOM/Generated/XPathResult.hs:85)
    UNORDERED_NODE_ITERATOR_TYPE (src/JSDOM/Generated/XPathResult.hs:86)
    ORDERED_NODE_ITERATOR_TYPE (src/JSDOM/Generated/XPathResult.hs:87)
    UNORDERED_NODE_SNAPSHOT_TYPE (src/JSDOM/Generated/XPathResult.hs:88)
    ORDERED_NODE_SNAPSHOT_TYPE (src/JSDOM/Generated/XPathResult.hs:89)
    ANY_UNORDERED_NODE_TYPE (src/JSDOM/Generated/XPathResult.hs:90)
    FIRST_ORDERED_NODE_TYPE (src/JSDOM/Generated/XPathResult.hs:91)
    gTypeXPathResult (src/JSDOM/Types.hs:23974)
  90% ( 19 / 21) in 'JSDOM.Generated.XSLTProcessor'
  Missing documentation for:
    Module header
    gTypeXSLTProcessor (src/JSDOM/Types.hs:24010)
Warning: JSDOM.Custom.XMLHttpRequest: Could not find documentation for exported module: Generated
  75% (  6 /  8) in 'JSDOM.Custom.XMLHttpRequest'
  Missing documentation for:
    Module header
    XHRError (src/JSDOM/Custom/XMLHttpRequest.hs:31)
Warning: JSDOM.Custom.Window: Could not find documentation for exported module: Generated
  50% (  1 /  2) in 'JSDOM.Custom.Window'
  Missing documentation for:
    Module header
Warning: JSDOM.Custom.SQLError: Could not find documentation for exported module: Generated
   0% (  0 /  4) in 'JSDOM.Custom.SQLError'
  Missing documentation for:
    Module header
    SQLErrorCode (src/JSDOM/Custom/SQLError.hs:20)
    SQLException (src/JSDOM/Custom/SQLError.hs:29)
    throwSQLException (src/JSDOM/Custom/SQLError.hs:33)
Warning: JSDOM.Custom.SQLTransaction: Could not find documentation for exported module: Generated
   0% (  0 /  4) in 'JSDOM.Custom.SQLTransaction'
  Missing documentation for:
    Module header
    executeSql' (src/JSDOM/Custom/SQLTransaction.hs:31)
    executeSql (src/JSDOM/Custom/SQLTransaction.hs:40)
    executeSql_ (src/JSDOM/Custom/SQLTransaction.hs:44)
   0% (  0 /  1) in 'JSDOM.Custom.RTCPeerConnectionError'
  Missing documentation for:
    Module header
Warning: JSDOM.Custom.PositionError: Could not find documentation for exported module: Generated
   0% (  0 /  4) in 'JSDOM.Custom.PositionError'
  Missing documentation for:
    Module header
    PositionErrorCode (src/JSDOM/Custom/PositionError.hs:20)
    PositionException (src/JSDOM/Custom/PositionError.hs:21)
    throwPositionException (src/JSDOM/Custom/PositionError.hs:27)
Warning: JSDOM.Custom.MediaStreamTrack: Could not find documentation for exported module: Generated
  50% (  1 /  2) in 'JSDOM.Custom.MediaStreamTrack'
  Missing documentation for:
    Module header
Warning: JSDOM.Custom.Geolocation: Could not find documentation for exported module: Generated
  67% (  2 /  3) in 'JSDOM.Custom.Geolocation'
  Missing documentation for:
    Module header
Warning: JSDOM.Custom.Database: Could not find documentation for exported module: Generated
  43% (  3 /  7) in 'JSDOM.Custom.Database'
  Missing documentation for:
    Module header
    changeVersion (src/JSDOM/Custom/Database.hs:51)
    transaction (src/JSDOM/Custom/Database.hs:63)
    readTransaction (src/JSDOM/Custom/Database.hs:73)
Warning: JSDOM.Custom.DOMError: Could not find documentation for exported module: Generated
   0% (  0 /  3) in 'JSDOM.Custom.DOMError'
  Missing documentation for:
    Module header
    DOMErrorException (src/JSDOM/Custom/DOMError.hs:19)
    throwDOMErrorException (src/JSDOM/Custom/DOMError.hs:23)
Warning: JSDOM.Custom.NavigatorUserMediaError: Could not find documentation for exported module: Generated
   0% (  0 /  3) in 'JSDOM.Custom.NavigatorUserMediaError'
  Missing documentation for:
    Module header
    UserMediaException (src/JSDOM/Custom/NavigatorUserMediaError.hs:18)
    throwUserMediaException (src/JSDOM/Custom/NavigatorUserMediaError.hs:24)
Warning: JSDOM.Custom.Navigator: Could not find documentation for exported module: Generated
   0% (  0 /  2) in 'JSDOM.Custom.Navigator'
  Missing documentation for:
    Module header
    getUserMedia (src/JSDOM/Custom/Navigator.hs:36)
Warning: JSDOM.Custom.RTCPeerConnection: Could not find documentation for exported module: Generated
  44% (  4 /  9) in 'JSDOM.Custom.RTCPeerConnection'
  Missing documentation for:
    Module header
    createOffer (src/JSDOM/Custom/RTCPeerConnection.hs:53)
    createAnswer (src/JSDOM/Custom/RTCPeerConnection.hs:65)
    setLocalDescription (src/JSDOM/Custom/RTCPeerConnection.hs:77)
    setRemoteDescription (src/JSDOM/Custom/RTCPeerConnection.hs:89)
Warning: JSDOM.Custom.AudioContext: Could not find documentation for exported module: Generated
  33% (  1 /  3) in 'JSDOM.Custom.AudioContext'
  Missing documentation for:
    Module header
    DecodeAudioError (src/JSDOM/Custom/AudioContext.hs:23)
  70% (  7 / 10) in 'JSDOM'
  Missing documentation for:
    Module header
    currentWindow (src/JSDOM.hs:21)
    currentDocument (src/JSDOM.hs:24)
Warning: JSDOM.Types: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ANGLEInstancedArrays: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AbstractView: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AbstractWorker: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AllAudioCapabilities: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AllVideoCapabilities: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AnalyserNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AnimationEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ApplicationCache: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Attr: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioBuffer: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioBufferSourceNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioContext: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioDestinationNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioListener: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioParam: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioProcessingEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioStreamTrack: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioTrack: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AudioTrackList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.AutocompleteErrorEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.BarProp: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.BatteryManager: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.BeforeLoadEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.BeforeUnloadEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.BiquadFilterNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Blob: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSS: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSCharsetRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSFontFaceLoadEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSFontFaceRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSImportRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSKeyframeRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSKeyframesRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSMediaRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSPageRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSPrimitiveValue: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSRuleList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSStyleDeclaration: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSStyleRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSStyleSheet: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSSupportsRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSValue: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CSSValueList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CanvasGradient: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CanvasRenderingContext: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CanvasRenderingContext2D: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CapabilityRange: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CharacterData: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ChildNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ClientRect: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ClientRectList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CloseEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CommandLineAPIHost: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Comment: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CompositionEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ConvolverNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Coordinates: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Counter: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Crypto: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CryptoKey: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CryptoKeyPair: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.CustomEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DOMError: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DOMImplementation: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DOMNamedFlowCollection: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DOMParser: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DOMSettableTokenList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DOMStringList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DOMTokenList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DataCue: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DataTransfer: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DataTransferItem: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DataTransferItemList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Database: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DedicatedWorkerGlobalScope: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DelayNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DeviceMotionEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DeviceOrientationEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DeviceProximityEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Document: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DocumentFragment: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DocumentType: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.DynamicsCompressorNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.EXTBlendMinMax: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.EXTTextureFilterAnisotropic: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.EXTsRGB: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Element: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Entity: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ErrorEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Event: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.EventListener: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.EventSource: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.EventTarget: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.File: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.FileError: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.FileList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.FileReader: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.FileReaderSync: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.FocusEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.FontLoader: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.FormData: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.GainNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Gamepad: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.GamepadButton: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.GamepadEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Geolocation: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Geoposition: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLAllCollection: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLAnchorElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLAppletElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLAreaElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLBRElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLBaseElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLBaseFontElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLBodyElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLButtonElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLCanvasElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLCollection: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLDListElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLDataListElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLDetailsElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLDirectoryElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLDivElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLDocument: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLEmbedElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLFieldSetElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLFontElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLFormControlsCollection: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLFormElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLFrameElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLFrameSetElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLHRElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLHeadElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLHeadingElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLHtmlElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLIFrameElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLImageElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLInputElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLKeygenElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLLIElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLLabelElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLLegendElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLLinkElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLMapElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLMarqueeElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLMediaElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLMenuElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLMetaElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLMeterElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLModElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLOListElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLObjectElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLOptGroupElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLOptionElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLOptionsCollection: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLOutputElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLParagraphElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLParamElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLPreElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLProgressElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLQuoteElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLScriptElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLSelectElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLSourceElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLStyleElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTableCaptionElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTableCellElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTableColElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTableElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTableRowElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTableSectionElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTemplateElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTextAreaElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTitleElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLTrackElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLUListElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HTMLVideoElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.HashChangeEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.History: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBCursor: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBCursorWithValue: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBDatabase: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBFactory: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBIndex: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBKeyRange: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBObjectStore: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBOpenDBRequest: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBRequest: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBTransaction: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.IDBVersionChangeEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ImageData: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.InspectorFrontendHost: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.InternalSettings: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Internals: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.KeyboardEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Location: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MallocStatistics: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaController: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaControlsHost: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaElementAudioSourceNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaError: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaKeyError: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaKeyEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaKeyMessageEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaKeyNeededEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaKeySession: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaKeys: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaQueryList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaSource: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaSourceStates: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaStream: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaStreamAudioDestinationNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaStreamAudioSourceNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaStreamEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaStreamTrack: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaStreamTrackEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MediaTrackConstraints: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MemoryInfo: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MessageChannel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MessageEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MessagePort: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MimeType: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MimeTypeArray: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MouseEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MutationEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MutationObserver: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.MutationRecord: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.NamedNodeMap: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Navigator: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.NavigatorUserMediaError: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Node: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.NodeFilter: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.NodeIterator: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.NodeList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Notification: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.NotificationCenter: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.OESStandardDerivatives: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.OESTextureHalfFloat: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.OESVertexArrayObject: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.OfflineAudioCompletionEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.OfflineAudioContext: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.OscillatorNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.OverflowEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PageTransitionEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PannerNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Path2D: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Performance: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PerformanceEntry: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PerformanceEntryList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PerformanceNavigation: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PerformanceResourceTiming: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PerformanceTiming: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Plugin: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PluginArray: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PopStateEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.PositionError: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ProcessingInstruction: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ProgressEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.QuickTimePluginReplacement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RGBColor: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCConfiguration: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCDTMFSender: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCDTMFToneChangeEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCDataChannel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCDataChannelEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCIceCandidate: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCIceCandidateEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCIceServer: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCPeerConnection: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCSessionDescription: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCStatsReport: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RTCStatsResponse: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.RadioNodeList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Range: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ReadableStream: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Rect: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SQLError: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SQLResultSet: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SQLResultSetRowList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SQLTransaction: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAltGlyphElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAngle: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedAngle: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedBoolean: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedEnumeration: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedInteger: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedLength: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedLengthList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedNumber: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedNumberList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedPreserveAspectRatio: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedRect: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedString: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimatedTransformList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGAnimationElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGCircleElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGClipPathElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGColor: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGComponentTransferFunctionElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGCursorElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGDocument: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGEllipseElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGExternalResourcesRequired: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEBlendElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEColorMatrixElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEComponentTransferElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFECompositeElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEConvolveMatrixElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEDiffuseLightingElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEDisplacementMapElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEDistantLightElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEDropShadowElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEGaussianBlurElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEImageElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEMergeNodeElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEMorphologyElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEOffsetElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFEPointLightElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFESpecularLightingElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFESpotLightElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFETileElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFETurbulenceElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFilterElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFilterPrimitiveStandardAttributes: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGFitToViewBox: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGForeignObjectElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGGlyphRefElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGGradientElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGGraphicsElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGImageElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGLength: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGLengthList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGLineElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGLinearGradientElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGMarkerElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGMaskElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGMatrix: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGNumber: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGNumberList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPaint: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSeg: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegArcAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegArcRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegCurvetoCubicAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegCurvetoCubicRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegCurvetoCubicSmoothAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegCurvetoCubicSmoothRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegCurvetoQuadraticAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegCurvetoQuadraticRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegCurvetoQuadraticSmoothAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegCurvetoQuadraticSmoothRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegLinetoAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegLinetoHorizontalAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegLinetoHorizontalRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegLinetoRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegLinetoVerticalAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegLinetoVerticalRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegMovetoAbs: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPathSegMovetoRel: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPatternElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPoint: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPointList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPolygonElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPolylineElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGPreserveAspectRatio: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGRadialGradientElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGRect: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGRectElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGRenderingIntent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGSVGElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGScriptElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGStopElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGStringList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGStyleElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGTests: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGTextContentElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGTextPathElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGTextPositioningElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGTransform: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGTransformList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGURIReference: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGUnitTypes: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGUseElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGViewElement: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGViewSpec: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGZoomAndPan: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SVGZoomEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Screen: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ScriptProcessorNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ScriptProfile: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ScriptProfileNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SecurityPolicy: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SecurityPolicyViolationEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Selection: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SourceBuffer: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SourceBufferList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SourceInfo: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SpeechSynthesis: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SpeechSynthesisEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SpeechSynthesisUtterance: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SpeechSynthesisVoice: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Storage: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.StorageEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.StorageInfo: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.StorageQuota: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.StyleMedia: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.StyleSheet: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.StyleSheetList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.SubtleCrypto: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Text: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TextEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TextMetrics: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TextTrack: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TextTrackCue: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TextTrackCueList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TextTrackList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TimeRanges: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Touch: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TouchEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TouchList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TrackEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TransitionEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TreeWalker: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.TypeConversions: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.UIEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.UIRequestEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.URL: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.URLUtils: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.UserMessageHandler: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.VTTCue: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.VTTRegion: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.VTTRegionList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.ValidityState: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.VideoPlaybackQuality: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.VideoStreamTrack: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.VideoTrack: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.VideoTrackList: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WaveShaperNode: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGL2RenderingContext: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLActiveInfo: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLCompressedTextureATC: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLCompressedTexturePVRTC: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLCompressedTextureS3TC: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLContextAttributes: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLContextEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLDebugRendererInfo: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLDebugShaders: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLDepthTexture: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLDrawBuffers: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLLoseContext: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLRenderingContextBase: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebGLShaderPrecisionFormat: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitAnimationEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitCSSFilterValue: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitCSSMatrix: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitCSSRegionRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitCSSTransformValue: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitCSSViewportRule: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitNamedFlow: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitNamespace: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitPlaybackTargetAvailabilityEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitPoint: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebKitTransitionEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WebSocket: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WheelEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Window: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WindowBase64: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WindowTimers: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.Worker: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WorkerGlobalScope: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WorkerLocation: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.WorkerNavigator: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XMLHttpRequest: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XMLHttpRequestProgressEvent: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XMLHttpRequestUpload: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XMLSerializer: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XPathEvaluator: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XPathExpression: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XPathNSResolver: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XPathResult: could not find link destinations for:
    typeGType
Warning: JSDOM.Generated.XSLTProcessor: could not find link destinations for:
    typeGType
Documentation created: dist/doc/html/jsaddle-dom/index.html,
dist/doc/html/jsaddle-dom/jsaddle-dom.txt
Creating package registration file:
/tmp/pkgConf-jsaddle-dom-0.5.02999183311180330149.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/jsaddle-dom-0.5.0.1-DRJkZPaIB34EQhYUgGas5k
Registering jsaddle-dom-0.5.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-26307/jsaddle-dom-0.5.0.1'
Installed jsaddle-dom-0.5.0.1
cabal: Entering directory '/tmp/cabal-tmp-26307/ghcjs-dom-jsaddle-0.5.0.0'
Configuring ghcjs-dom-jsaddle-0.5.0.0...
Building ghcjs-dom-jsaddle-0.5.0.0...
Preprocessing library ghcjs-dom-jsaddle-0.5.0.0...
Running Haddock for ghcjs-dom-jsaddle-0.5.0.0...
Running hscolour for ghcjs-dom-jsaddle-0.5.0.0...
Preprocessing library ghcjs-dom-jsaddle-0.5.0.0...
Preprocessing library ghcjs-dom-jsaddle-0.5.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-ghcjs-dom-jsaddle-0.5.0117339482271334586.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/ghcjs-dom-jsaddle-0.5.0.0-IRJdwEW3lwJ7lZVt5p9uma
Registering ghcjs-dom-jsaddle-0.5.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-26307/ghcjs-dom-jsaddle-0.5.0.0'
Installed ghcjs-dom-jsaddle-0.5.0.0
cabal: Entering directory '/tmp/cabal-tmp-26307/ghcjs-dom-0.5.0.2'
Configuring ghcjs-dom-0.5.0.2...
Building ghcjs-dom-0.5.0.2...
Preprocessing library ghcjs-dom-0.5.0.2...
Running Haddock for ghcjs-dom-0.5.0.2...
Running hscolour for ghcjs-dom-0.5.0.2...
Preprocessing library ghcjs-dom-0.5.0.2...
Preprocessing library ghcjs-dom-0.5.0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.8.1.0,
ghcjs-dom-jsaddle-0.5.0.0
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-ghcjs-dom-0.5.0602929563994635068.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/ghcjs-dom-0.5.0.2-EJGYcGZGgizGpu4qNMqtmH
Registering ghcjs-dom-0.5.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-26307/ghcjs-dom-0.5.0.2'
Installed ghcjs-dom-0.5.0.2
cabal: Entering directory '/tmp/cabal-tmp-26307/ghcjs-dom-hello-4.0.0.0'
Configuring ghcjs-dom-hello-4.0.0.0...
Building ghcjs-dom-hello-4.0.0.0...
Preprocessing executable 'ghcjs-dom-hello' for ghcjs-dom-hello-4.0.0.0...
[1 of 1] Compiling Main             ( src/Main.hs, dist/build/ghcjs-dom-hello/ghcjs-dom-hello-tmp/Main.o )
Linking dist/build/ghcjs-dom-hello/ghcjs-dom-hello ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
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.
cabal: Leaving directory '/tmp/cabal-tmp-26307/ghcjs-dom-hello-4.0.0.0'
Installed ghcjs-dom-hello-4.0.0.0

Test log

No test log was submitted for this report.