Build #1 for Agda-2.5.1.1

[all reports]

Package Agda-2.5.1.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-06-21 15:18:54.243994 UTC
Compiler ghc-8.0.1.20160521
OS linux
Arch x86_64
Dependencies EdisonAPI-1.3, EdisonCore-1.3.1.1, QuickCheck-2.8.2, array-0.5.1.1, base-4.9.0.0, binary-0.8.3.0, boxes-0.1.4, bytestring-0.10.8.1, containers-0.5.7.1, data-hash-0.2.0.1, deepseq-1.4.2.0, directory-1.2.6.2, edit-distance-0.2.2.1, equivalence-0.3.1, filepath-1.4.1.0, geniplate-mirror-0.7.4, hashable-1.2.4.0, hashtables-1.2.1.0, haskeline-0.7.2.3, haskell-src-exts-1.17.1, monadplus-1.4.2, mtl-2.2.1, parallel-3.2.1.0, pretty-1.1.3.3, process-1.4.2.0, strict-0.3.2, template-haskell-2.11.0.0, text-1.2.2.1, time-1.6.0.1, transformers-0.5.2.0, transformers-compat-0.5.1.4, unordered-containers-0.2.7.1, xhtml-3000.2.1, zlib-0.6.1.1, base-4.9.0.0, base-4.9.0.0, binary-0.8.3.0, containers-0.5.7.1, filemanip-0.3.6.3, filepath-1.4.1.0, haskell-src-exts-1.17.1, mtl-2.2.1, base-4.9.0.0, directory-1.2.6.2, filepath-1.4.1.0, process-1.4.2.0
Flags -uhc cpphs

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-22294/data-hash-0.2.0.1'
Configuring data-hash-0.2.0.1...
Building data-hash-0.2.0.1...
Preprocessing library data-hash-0.2.0.1...
[1 of 4] Compiling Data.Hash.Base   ( src/Data/Hash/Base.hs, dist/build/Data/Hash/Base.o )

src/Data/Hash/Base.hs:61:14: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 4] Compiling Data.Hash.Instances ( src/Data/Hash/Instances.hs, dist/build/Data/Hash/Instances.o )

src/Data/Hash/Instances.hs:60:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Integral a
    • In the instance declaration for ‘Hashable (Ratio a)’
[3 of 4] Compiling Data.Hash.Rolling ( src/Data/Hash/Rolling.hs, dist/build/Data/Hash/Rolling.o )
[4 of 4] Compiling Data.Hash        ( src/Data/Hash.hs, dist/build/Data/Hash.o )
Running Haddock for data-hash-0.2.0.1...
Running hscolour for data-hash-0.2.0.1...
Preprocessing library data-hash-0.2.0.1...
Preprocessing library data-hash-0.2.0.1...

src/Data/Hash/Base.hs:61:14: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Hash/Instances.hs:60:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Integral a
    • In the instance declaration for ‘Hashable (Ratio a)’
Haddock coverage:
  21% (  3 / 14) in 'Data.Hash.Base'
  Missing documentation for:
    Module header
    myArrayRead (src/Data/Hash/Base.hs:13)
    hashWord8 (src/Data/Hash/Base.hs:38)
    hashWord16 (src/Data/Hash/Base.hs:42)
    hashWord32 (src/Data/Hash/Base.hs:48)
    hashWord64 (src/Data/Hash/Base.hs:54)
    hashInt (src/Data/Hash/Base.hs:60)
    hashArrW8 (src/Data/Hash/Base.hs:80)
    h0 (src/Data/Hash/Base.hs:186)
    hT (src/Data/Hash/Base.hs:186)
    hF (src/Data/Hash/Base.hs:186)
   0% (  0 /  3) in 'Data.Hash.Instances'
  Missing documentation for:
    Module header
    Hashable (src/Data/Hash/Instances.hs:12)
    hashFoldable (src/Data/Hash/Instances.hs:15)
  70% (  7 / 10) in 'Data.Hash.Rolling'
  Missing documentation for:
    RollingHash (src/Data/Hash/Rolling.hs:45)
    currentHash (src/Data/Hash/Rolling.hs:46)
    windowSize (src/Data/Hash/Rolling.hs:47)
  56% ( 10 / 18) in 'Data.Hash'
  Missing documentation for:
    asWord64 (src/Data/Hash/Base.hs:23)
    hashWord8 (src/Data/Hash/Base.hs:38)
    hashWord16 (src/Data/Hash/Base.hs:42)
    hashWord32 (src/Data/Hash/Base.hs:48)
    hashWord64 (src/Data/Hash/Base.hs:54)
    hashInt (src/Data/Hash/Base.hs:60)
    hashFoldable (src/Data/Hash/Instances.hs:15)
    Hashable (src/Data/Hash/Instances.hs:12)
Documentation created: dist/doc/html/data-hash/index.html,
dist/doc/html/data-hash/data-hash.txt
Creating package registration file:
/tmp/pkgConf-data-hash-0.2.02145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/data-hash-0.2.0.1-HAmpuhWStGKGJ8fHLgpTPm
Registering data-hash-0.2.0.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/data-hash-0.2.0.1'
Installed data-hash-0.2.0.1
cabal: Entering directory '/tmp/cabal-tmp-22294/monadplus-1.4.2'
Configuring monadplus-1.4.2...
Building monadplus-1.4.2...
Preprocessing library monadplus-1.4.2...
[1 of 2] Compiling Control.Monad.Plus ( src/Control/Monad/Plus.hs, dist/build/Control/Monad/Plus.o )
[2 of 2] Compiling Control.Applicative.Alternative ( src/Control/Applicative/Alternative.hs, dist/build/Control/Applicative/Alternative.o )
Running Haddock for monadplus-1.4.2...
Running hscolour for monadplus-1.4.2...
Preprocessing library monadplus-1.4.2...
Preprocessing library monadplus-1.4.2...
Haddock coverage:
 100% ( 29 / 29) in 'Control.Monad.Plus'
 100% (  8 /  8) in 'Control.Applicative.Alternative'
Documentation created: dist/doc/html/monadplus/index.html,
dist/doc/html/monadplus/monadplus.txt
Creating package registration file:
/tmp/pkgConf-monadplus-1.41194953865894429689.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/monadplus-1.4.2-Hp2C85z6f4iLyAYLHJs0va
Registering monadplus-1.4.2...
cabal: Leaving directory '/tmp/cabal-tmp-22294/monadplus-1.4.2'
Installed monadplus-1.4.2
cabal: Entering directory '/tmp/cabal-tmp-22294/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.216059082351350573793.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-22294/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.010617306901186631626.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-22294/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-22294/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.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
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.19418042891826620483.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/parallel-3.2.1.0-6VcN0yUHtcs831TgbJiSSi
Registering parallel-3.2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-22294/parallel-3.2.1.0'
Installed parallel-3.2.1.0
cabal: Entering directory '/tmp/cabal-tmp-22294/primitive-0.6.1.0'
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

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

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

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

Control/Monad/Primitive.hs:101:19: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...

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

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

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

Control/Monad/Primitive.hs:101:19: warning: [-Wdeprecations]
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Warning: Control.Monad.Primitive: could not find link destinations for:
    ~
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.19918105631392740049.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-22294/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-22294/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-17334509071487053959.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-22294/split-0.2.3.1'
Configuring split-0.2.3.1...
Building split-0.2.3.1...
Preprocessing library split-0.2.3.1...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
Running Haddock for split-0.2.3.1...
Running hscolour for split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Haddock coverage:
  91% ( 62 / 68) in 'Data.List.Split.Internals'
  90% ( 45 / 50) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.2.315342302971364090032.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/split-0.2.3.1-IJKK4pOCYGKud0jZImZke
Registering split-0.2.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/split-0.2.3.1'
Installed split-0.2.3.1
cabal: Entering directory '/tmp/cabal-tmp-22294/strict-0.3.2'
Configuring strict-0.3.2...
Building strict-0.3.2...
Preprocessing library strict-0.3.2...

Data/Strict/Tuple.hs:17:16: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 5] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o )
[2 of 5] Compiling Data.Strict.Either ( Data/Strict/Either.hs, dist/build/Data/Strict/Either.o )
[3 of 5] Compiling Data.Strict.Maybe ( Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o )
[4 of 5] Compiling Data.Strict.Tuple ( Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o )
[5 of 5] Compiling Data.Strict      ( Data/Strict.hs, dist/build/Data/Strict.o )
Running Haddock for strict-0.3.2...
Running hscolour for strict-0.3.2...
Preprocessing library strict-0.3.2...
Preprocessing library strict-0.3.2...

Data/Strict/Tuple.hs:17:16: warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
Haddock coverage:
 100% (  7 /  7) in 'System.IO.Strict'
 100% (  7 /  7) in 'Data.Strict.Either'
 100% (  7 /  7) in 'Data.Strict.Maybe'
  86% (  6 /  7) in 'Data.Strict.Tuple'
  Missing documentation for:
    :!: (Data/Strict/Tuple.hs:43)
 100% (  4 /  4) in 'Data.Strict'
Warning: Data.Strict.Tuple: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/strict/index.html,
dist/doc/html/strict/strict.txt
Creating package registration file:
/tmp/pkgConf-strict-0.3627992393481928577.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/strict-0.3.2-HHI2FPLqQto28EK1aExOvf
Registering strict-0.3.2...
cabal: Leaving directory '/tmp/cabal-tmp-22294/strict-0.3.2'
Installed strict-0.3.2
cabal: Entering directory '/tmp/cabal-tmp-22294/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

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

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

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

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

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

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

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.21209734969434290636.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-22294/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.11336194465831099451.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N
Registering transformers-compat-0.5.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-22294/transformers-compat-0.5.1.4'
Installed transformers-compat-0.5.1.4
cabal: Entering directory '/tmp/cabal-tmp-22294/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.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.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'
  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% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
  Missing documentation for:
    PathVar
 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.25034587931925473439.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/unix-compat-0.4.2.0-Gbpgd7d6r6OH0u9z1n3IMb
Registering unix-compat-0.4.2.0...
cabal: Leaving directory '/tmp/cabal-tmp-22294/unix-compat-0.4.2.0'
Installed unix-compat-0.4.2.0
cabal: Entering directory '/tmp/cabal-tmp-22294/zlib-0.6.1.1'
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.111730595601184622626.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/zlib-0.6.1.1-4cYT5jyS3jw6zZyCUZMz3T
Registering zlib-0.6.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/zlib-0.6.1.1'
Installed zlib-0.6.1.1
cabal: Entering directory '/tmp/cabal-tmp-22294/EdisonAPI-1.3'
Configuring EdisonAPI-1.3...
Building EdisonAPI-1.3...
Preprocessing library EdisonAPI-1.3...
[1 of 8] Compiling Data.Edison.Prelude ( src/Data/Edison/Prelude.hs, dist/build/Data/Edison/Prelude.o )
[2 of 8] Compiling Data.Edison.Seq  ( src/Data/Edison/Seq.hs, dist/build/Data/Edison/Seq.o )
[3 of 8] Compiling Data.Edison.Seq.ListSeq ( src/Data/Edison/Seq/ListSeq.hs, dist/build/Data/Edison/Seq/ListSeq.o )
[4 of 8] Compiling Data.Edison.Coll ( src/Data/Edison/Coll.hs, dist/build/Data/Edison/Coll.o )
[5 of 8] Compiling Data.Edison.Coll.Utils ( src/Data/Edison/Coll/Utils.hs, dist/build/Data/Edison/Coll/Utils.o )
[6 of 8] Compiling Data.Edison.Assoc ( src/Data/Edison/Assoc.hs, dist/build/Data/Edison/Assoc.o )
[7 of 8] Compiling Data.Edison.Sym  ( src/Data/Edison/Sym.hs, dist/build/Data/Edison/Sym.o )
[8 of 8] Compiling Data.Edison      ( src/Data/Edison.hs, dist/build/Data/Edison.o )
Running Haddock for EdisonAPI-1.3...
Running hscolour for EdisonAPI-1.3...
Preprocessing library EdisonAPI-1.3...
Preprocessing library EdisonAPI-1.3...
Haddock coverage:
 100% (  6 /  6) in 'Data.Edison.Prelude'
 100% ( 12 / 12) in 'Data.Edison.Seq'
   6% (  5 / 81) in 'Data.Edison.Seq.ListSeq'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/ListSeq.hs:126)
    empty (src/Data/Edison/Seq/ListSeq.hs:52)
    singleton (src/Data/Edison/Seq/ListSeq.hs:53)
    lcons (src/Data/Edison/Seq/ListSeq.hs:54)
    rcons (src/Data/Edison/Seq/ListSeq.hs:55)
    append (src/Data/Edison/Seq/ListSeq.hs:56)
    lview (src/Data/Edison/Seq/ListSeq.hs:57)
    lhead (src/Data/Edison/Seq/ListSeq.hs:58)
    lheadM (src/Data/Edison/Seq/ListSeq.hs:59)
    ltail (src/Data/Edison/Seq/ListSeq.hs:60)
    ltailM (src/Data/Edison/Seq/ListSeq.hs:61)
    rview (src/Data/Edison/Seq/ListSeq.hs:62)
    rhead (src/Data/Edison/Seq/ListSeq.hs:63)
    rheadM (src/Data/Edison/Seq/ListSeq.hs:64)
    rtail (src/Data/Edison/Seq/ListSeq.hs:65)
    rtailM (src/Data/Edison/Seq/ListSeq.hs:66)
    null (src/Data/Edison/Seq/ListSeq.hs:67)
    size (src/Data/Edison/Seq/ListSeq.hs:68)
    concat (src/Data/Edison/Seq/ListSeq.hs:69)
    reverse (src/Data/Edison/Seq/ListSeq.hs:70)
    reverseOnto (src/Data/Edison/Seq/ListSeq.hs:71)
    fromList (src/Data/Edison/Seq/ListSeq.hs:72)
    toList (src/Data/Edison/Seq/ListSeq.hs:73)
    map (src/Data/Edison/Seq/ListSeq.hs:74)
    concatMap (src/Data/Edison/Seq/ListSeq.hs:75)
    fold (src/Data/Edison/Seq/ListSeq.hs:76)
    fold' (src/Data/Edison/Seq/ListSeq.hs:77)
    fold1 (src/Data/Edison/Seq/ListSeq.hs:78)
    fold1' (src/Data/Edison/Seq/ListSeq.hs:79)
    foldr (src/Data/Edison/Seq/ListSeq.hs:80)
    foldr' (src/Data/Edison/Seq/ListSeq.hs:198)
    foldl (src/Data/Edison/Seq/ListSeq.hs:81)
    foldl' (src/Data/Edison/Seq/ListSeq.hs:87)
    foldr1 (src/Data/Edison/Seq/ListSeq.hs:82)
    foldr1' (src/Data/Edison/Seq/ListSeq.hs:210)
    foldl1 (src/Data/Edison/Seq/ListSeq.hs:83)
    foldl1' (src/Data/Edison/Seq/ListSeq.hs:88)
    reducer (src/Data/Edison/Seq/ListSeq.hs:84)
    reducer' (src/Data/Edison/Seq/ListSeq.hs:89)
    reducel (src/Data/Edison/Seq/ListSeq.hs:85)
    reducel' (src/Data/Edison/Seq/ListSeq.hs:90)
    reduce1 (src/Data/Edison/Seq/ListSeq.hs:86)
    reduce1' (src/Data/Edison/Seq/ListSeq.hs:91)
    copy (src/Data/Edison/Seq/ListSeq.hs:92)
    inBounds (src/Data/Edison/Seq/ListSeq.hs:93)
    lookup (src/Data/Edison/Seq/ListSeq.hs:94)
    lookupM (src/Data/Edison/Seq/ListSeq.hs:95)
    lookupWithDefault (src/Data/Edison/Seq/ListSeq.hs:96)
    update (src/Data/Edison/Seq/ListSeq.hs:97)
    adjust (src/Data/Edison/Seq/ListSeq.hs:98)
    mapWithIndex (src/Data/Edison/Seq/ListSeq.hs:99)
    foldrWithIndex (src/Data/Edison/Seq/ListSeq.hs:100)
    foldrWithIndex' (src/Data/Edison/Seq/ListSeq.hs:293)
    foldlWithIndex (src/Data/Edison/Seq/ListSeq.hs:101)
    foldlWithIndex' (src/Data/Edison/Seq/ListSeq.hs:102)
    take (src/Data/Edison/Seq/ListSeq.hs:103)
    drop (src/Data/Edison/Seq/ListSeq.hs:104)
    splitAt (src/Data/Edison/Seq/ListSeq.hs:105)
    subseq (src/Data/Edison/Seq/ListSeq.hs:106)
    filter (src/Data/Edison/Seq/ListSeq.hs:107)
    partition (src/Data/Edison/Seq/ListSeq.hs:108)
    takeWhile (src/Data/Edison/Seq/ListSeq.hs:109)
    dropWhile (src/Data/Edison/Seq/ListSeq.hs:110)
    splitWhile (src/Data/Edison/Seq/ListSeq.hs:111)
    zip (src/Data/Edison/Seq/ListSeq.hs:112)
    zip3 (src/Data/Edison/Seq/ListSeq.hs:113)
    zipWith (src/Data/Edison/Seq/ListSeq.hs:114)
    zipWith3 (src/Data/Edison/Seq/ListSeq.hs:115)
    unzip (src/Data/Edison/Seq/ListSeq.hs:116)
    unzip3 (src/Data/Edison/Seq/ListSeq.hs:117)
    unzipWith (src/Data/Edison/Seq/ListSeq.hs:118)
    unzipWith3 (src/Data/Edison/Seq/ListSeq.hs:119)
    strict (src/Data/Edison/Seq/ListSeq.hs:120)
    strictWith (src/Data/Edison/Seq/ListSeq.hs:121)
    structuralInvariant (src/Data/Edison/Seq/ListSeq.hs:122)
    moduleName (src/Data/Edison/Seq/ListSeq.hs:51)
  59% ( 16 / 27) in 'Data.Edison.Coll'
  Missing documentation for:
    fromList (src/Data/Edison/Coll.hs:715)
    insertList (src/Data/Edison/Coll.hs:716)
    unionList (src/Data/Edison/Coll.hs:717)
    deleteList (src/Data/Edison/Coll.hs:718)
    unsafeFromOrdList (src/Data/Edison/Coll.hs:719)
    toList (src/Data/Edison/Coll.hs:720)
    lookupList (src/Data/Edison/Coll.hs:721)
    toOrdList (src/Data/Edison/Coll.hs:722)
    fromListWith (src/Data/Edison/Coll.hs:723)
    insertListWith (src/Data/Edison/Coll.hs:724)
    unionListWith (src/Data/Edison/Coll.hs:725)
 100% (  5 /  5) in 'Data.Edison.Coll.Utils'
  53% ( 18 / 34) in 'Data.Edison.Assoc'
  Missing documentation for:
    fromList (src/Data/Edison/Assoc.hs:897)
    insertList (src/Data/Edison/Assoc.hs:898)
    unionList (src/Data/Edison/Assoc.hs:899)
    deleteList (src/Data/Edison/Assoc.hs:900)
    lookupList (src/Data/Edison/Assoc.hs:901)
    elementsList (src/Data/Edison/Assoc.hs:902)
    unsafeFromOrdList (src/Data/Edison/Assoc.hs:903)
    fromListWith (src/Data/Edison/Assoc.hs:904)
    fromListWithKey (src/Data/Edison/Assoc.hs:905)
    insertListWith (src/Data/Edison/Assoc.hs:906)
    insertListWithKey (src/Data/Edison/Assoc.hs:908)
    unionListWith (src/Data/Edison/Assoc.hs:910)
    toList (src/Data/Edison/Assoc.hs:911)
    keysList (src/Data/Edison/Assoc.hs:912)
    toOrdList (src/Data/Edison/Assoc.hs:913)
    unionListWithKey (src/Data/Edison/Assoc.hs:914)
 100% (  9 /  9) in 'Data.Edison.Sym'
 100% ( 26 / 26) in 'Data.Edison'
Documentation created: dist/doc/html/EdisonAPI/index.html,
dist/doc/html/EdisonAPI/EdisonAPI.txt
Creating package registration file:
/tmp/pkgConf-EdisonAPI-119213769251559436157.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/EdisonAPI-1.3-62ubdZyXXJj9HqpIB3Cwr9
Registering EdisonAPI-1.3...
cabal: Leaving directory '/tmp/cabal-tmp-22294/EdisonAPI-1.3'
Installed EdisonAPI-1.3
cabal: Entering directory '/tmp/cabal-tmp-22294/STMonadTrans-0.3.3'
Configuring STMonadTrans-0.3.3...
Building STMonadTrans-0.3.3...
Preprocessing library STMonadTrans-0.3.3...
[1 of 2] Compiling Control.Monad.ST.Trans.Internal ( Control/Monad/ST/Trans/Internal.hs, dist/build/Control/Monad/ST/Trans/Internal.o )
[2 of 2] Compiling Control.Monad.ST.Trans ( Control/Monad/ST/Trans.hs, dist/build/Control/Monad/ST/Trans.o )
Running Haddock for STMonadTrans-0.3.3...
Running hscolour for STMonadTrans-0.3.3...
Preprocessing library STMonadTrans-0.3.3...
Preprocessing library STMonadTrans-0.3.3...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.ST.Trans.Internal'
  Missing documentation for:
    unSTT (Control/Monad/ST/Trans/Internal.hs:31)
  83% ( 20 / 24) in 'Control.Monad.ST.Trans'
  Missing documentation for:
    unsafeIOToSTT (Control/Monad/ST/Trans.hs:250)
    unsafeSTToIO (Control/Monad/ST/Trans.hs:253)
    unsafeSTRefToIORef (Control/Monad/ST/Trans.hs:257)
    unsafeIORefToSTRef (Control/Monad/ST/Trans.hs:260)
Documentation created: dist/doc/html/STMonadTrans/index.html,
dist/doc/html/STMonadTrans/STMonadTrans.txt
Creating package registration file:
/tmp/pkgConf-STMonadTrans-0.319436797811106211926.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/STMonadTrans-0.3.3-GgzmslWSp0k3kAlplg5GYF
Registering STMonadTrans-0.3.3...
cabal: Leaving directory '/tmp/cabal-tmp-22294/STMonadTrans-0.3.3'
Installed STMonadTrans-0.3.3
Downloading geniplate-mirror-0.7.4...
cabal: Entering directory '/tmp/cabal-tmp-22294/geniplate-mirror-0.7.4'
Configuring geniplate-mirror-0.7.4...
Building geniplate-mirror-0.7.4...
Preprocessing library geniplate-mirror-0.7.4...
[1 of 1] Compiling Data.Generics.Geniplate ( Data/Generics/Geniplate.hs, dist/build/Data/Generics/Geniplate.o )

Data/Generics/Geniplate.hs:211:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘qReifyFixity’, ‘qReifyConStrictness’,
        ‘qIsExtEnabled’, and ‘qExtsEnabled’
    • In the instance declaration for ‘Quasi U’
Running Haddock for geniplate-mirror-0.7.4...
Running hscolour for geniplate-mirror-0.7.4...
Preprocessing library geniplate-mirror-0.7.4...
Preprocessing library geniplate-mirror-0.7.4...

Data/Generics/Geniplate.hs:211:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘qReifyFixity’, ‘qReifyConStrictness’,
        ‘qIsExtEnabled’, and ‘qExtsEnabled’
    • In the instance declaration for ‘Quasi U’
Haddock coverage:
  59% ( 19 / 32) in 'Data.Generics.Geniplate'
  Missing documentation for:
    Module header
    genUniverseBi' (Data/Generics/Geniplate.hs:186)
    genUniverseBiT' (Data/Generics/Geniplate.hs:196)
    genTransformBi' (Data/Generics/Geniplate.hs:477)
    genTransformBiT' (Data/Generics/Geniplate.hs:485)
    genTransformBiM (Data/Generics/Geniplate.hs:491)
    genTransformBiM' (Data/Generics/Geniplate.hs:494)
    genTransformBiMT (Data/Generics/Geniplate.hs:497)
    genTransformBiMT' (Data/Generics/Geniplate.hs:500)
    universe (Data/Generics/Geniplate.hs:43)
    transform (Data/Generics/Geniplate.hs:46)
    transformM (Data/Generics/Geniplate.hs:49)
    descend (Data/Generics/Geniplate.hs:52)
Documentation created: dist/doc/html/geniplate-mirror/index.html,
dist/doc/html/geniplate-mirror/geniplate-mirror.txt
Creating package registration file:
/tmp/pkgConf-geniplate-mirror-0.712171960081690127682.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/geniplate-mirror-0.7.4-CR8Csdo4hCP8b8iXdHXrlg
Registering geniplate-mirror-0.7.4...
cabal: Leaving directory '/tmp/cabal-tmp-22294/geniplate-mirror-0.7.4'
Installed geniplate-mirror-0.7.4
cabal: Entering directory '/tmp/cabal-tmp-22294/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.04772239561616992200.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
Registering old-time-1.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-22294/old-time-1.1.0.3'
Installed old-time-1.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-22294/vector-0.11.0.0'
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )

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

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

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

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

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

Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     MVector s (a, b, c, d, e, f)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e, MVector s f)
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...

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

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

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

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

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

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

Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Vector v a
    • In the type signature for:
           dataCast :: (Vector v a, Data a, Typeable v, Typeable t) =>
                       (forall d. Data d => c (t d)) -> Maybe (c (v a))
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:22)
    setPtr (Data/Vector/Storable/Internal.hs:26)
    updPtr (Data/Vector/Storable/Internal.hs:30)
 100% (  2 /  2) in 'Data.Vector.Generic.Mutable.Base'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:51)
    doChecks (Data/Vector/Internal/Check.hs:75)
    error (Data/Vector/Internal/Check.hs:84)
    internalError (Data/Vector/Internal/Check.hs:89)
    check (Data/Vector/Internal/Check.hs:105)
    checkIndex (Data/Vector/Internal/Check.hs:119)
    checkLength (Data/Vector/Internal/Check.hs:133)
    checkSlice (Data/Vector/Internal/Check.hs:147)
  82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
    and (Data/Vector/Fusion/Stream/Monadic.hs:970)
    or (Data/Vector/Fusion/Stream/Monadic.hs:983)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
    unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
  79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
    unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
    concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
    zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
    zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
    zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
    zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
    zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
    zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
    zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
    zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
    zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
    zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
    zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
    zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
    zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
    zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
    zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
    and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
    or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
    concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
    fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
    reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
    fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
    concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
    fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
    chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
    elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
  81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    inplace (Data/Vector/Fusion/Bundle.hs:113)
    concatMap (Data/Vector/Fusion/Bundle.hs:265)
    unbox (Data/Vector/Fusion/Bundle.hs:261)
    zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
    zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
    zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
    zip (Data/Vector/Fusion/Bundle.hs:311)
    zip3 (Data/Vector/Fusion/Bundle.hs:315)
    zip4 (Data/Vector/Fusion/Bundle.hs:319)
    zip5 (Data/Vector/Fusion/Bundle.hs:324)
    zip6 (Data/Vector/Fusion/Bundle.hs:329)
    and (Data/Vector/Fusion/Bundle.hs:415)
    or (Data/Vector/Fusion/Bundle.hs:419)
    unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
    fromVector (Data/Vector/Fusion/Bundle.hs:613)
    reVector (Data/Vector/Fusion/Bundle.hs:617)
    fromVectors (Data/Vector/Fusion/Bundle.hs:621)
    concatVectors (Data/Vector/Fusion/Bundle.hs:625)
    zipWithM (Data/Vector/Fusion/Bundle.hs:520)
    zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
  66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:536)
    tail (Data/Vector/Generic/Mutable.hs:540)
    take (Data/Vector/Generic/Mutable.hs:515)
    drop (Data/Vector/Generic/Mutable.hs:519)
    splitAt (Data/Vector/Generic/Mutable.hs:527)
    unsafeInit (Data/Vector/Generic/Mutable.hs:554)
    unsafeTail (Data/Vector/Generic/Mutable.hs:558)
    unsafeTake (Data/Vector/Generic/Mutable.hs:562)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
    growFront (Data/Vector/Generic/Mutable.hs:626)
    unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
    mstream (Data/Vector/Generic/Mutable.hs:244)
    mstreamR (Data/Vector/Generic/Mutable.hs:274)
    transform (Data/Vector/Generic/Mutable.hs:268)
    transformR (Data/Vector/Generic/Mutable.hs:303)
    fill (Data/Vector/Generic/Mutable.hs:255)
    fillR (Data/Vector/Generic/Mutable.hs:287)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
    accum (Data/Vector/Generic/Mutable.hs:824)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
    update (Data/Vector/Generic/Mutable.hs:837)
    reverse (Data/Vector/Generic/Mutable.hs:872)
    unstablePartition (Data/Vector/Generic/Mutable.hs:881)
    unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
    partitionBundle (Data/Vector/Generic/Mutable.hs:938)
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:40)
    create (Data/Vector/Generic/New.hs:42)
    run (Data/Vector/Generic/New.hs:46)
    runPrim (Data/Vector/Generic/New.hs:50)
    apply (Data/Vector/Generic/New.hs:54)
    modify (Data/Vector/Generic/New.hs:58)
    modifyWithBundle (Data/Vector/Generic/New.hs:62)
    unstream (Data/Vector/Generic/New.hs:67)
    transform (Data/Vector/Generic/New.hs:71)
    unstreamR (Data/Vector/Generic/New.hs:93)
    transformR (Data/Vector/Generic/New.hs:97)
    slice (Data/Vector/Generic/New.hs:119)
    init (Data/Vector/Generic/New.hs:123)
    tail (Data/Vector/Generic/New.hs:127)
    take (Data/Vector/Generic/New.hs:131)
    drop (Data/Vector/Generic/New.hs:135)
    unsafeSlice (Data/Vector/Generic/New.hs:139)
    unsafeInit (Data/Vector/Generic/New.hs:143)
    unsafeTail (Data/Vector/Generic/New.hs:147)
  93% (223 /240) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1069)
    zipWith5 (Data/Vector/Generic.hs:1078)
    zipWith6 (Data/Vector/Generic.hs:1090)
    izipWith3 (Data/Vector/Generic.hs:1112)
    izipWith4 (Data/Vector/Generic.hs:1120)
    izipWith5 (Data/Vector/Generic.hs:1129)
    izipWith6 (Data/Vector/Generic.hs:1141)
    zip3 (Data/Vector/Generic.hs:1159)
    zip4 (Data/Vector/Generic.hs:1164)
    zip5 (Data/Vector/Generic.hs:1169)
    zip6 (Data/Vector/Generic.hs:1175)
    unzip3 (Data/Vector/Generic.hs:1225)
    unzip4 (Data/Vector/Generic.hs:1232)
    unzip5 (Data/Vector/Generic.hs:1241)
    unzip6 (Data/Vector/Generic.hs:1251)
    dataCast (Data/Vector/Generic.hs:2080)
    mkType (Data/Vector/Generic.hs:2075)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documen
Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     MVector s (a, b, c, d, e, f)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e, MVector s f)
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.02139842053722633179.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-22294/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-22294/edit-distance-0.2.2.1'
Configuring edit-distance-0.2.2.1...
Building edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...
[1 of 7] Compiling Text.EditDistance.ArrayUtilities ( Text/EditDistance/ArrayUtilities.hs, dist/build/Text/EditDistance/ArrayUtilities.o )
[2 of 7] Compiling Text.EditDistance.MonadUtilities ( Text/EditDistance/MonadUtilities.hs, dist/build/Text/EditDistance/MonadUtilities.o )
[3 of 7] Compiling Text.EditDistance.Bits ( Text/EditDistance/Bits.hs, dist/build/Text/EditDistance/Bits.o )

Text/EditDistance/Bits.hs:238:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num bv
    • In the type signature for:
           sizedComplement :: (Num bv, Bits bv) => bv -> bv -> bv
[4 of 7] Compiling Text.EditDistance.EditCosts ( Text/EditDistance/EditCosts.hs, dist/build/Text/EditDistance/EditCosts.o )
[5 of 7] Compiling Text.EditDistance.SquareSTUArray ( Text/EditDistance/SquareSTUArray.hs, dist/build/Text/EditDistance/SquareSTUArray.o )
[6 of 7] Compiling Text.EditDistance.STUArray ( Text/EditDistance/STUArray.hs, dist/build/Text/EditDistance/STUArray.o )
[7 of 7] Compiling Text.EditDistance ( Text/EditDistance.hs, dist/build/Text/EditDistance.o )
Running Haddock for edit-distance-0.2.2.1...
Running hscolour for edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...

Text/EditDistance/Bits.hs:238:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num bv
    • In the type signature for:
           sizedComplement :: (Num bv, Bits bv) => bv -> bv -> bv
Haddock coverage:
   0% (  0 /  6) in 'Text.EditDistance.ArrayUtilities'
  Missing documentation for:
    Module header
    unsafeReadArray (Text/EditDistance/ArrayUtilities.hs:27)
    unsafeWriteArray (Text/EditDistance/ArrayUtilities.hs:33)
    unsafeReadArray' (Text/EditDistance/ArrayUtilities.hs:40)
    unsafeWriteArray' (Text/EditDistance/ArrayUtilities.hs:46)
    stringToArray (Text/EditDistance/ArrayUtilities.hs:52)
   0% (  0 /  4) in 'Text.EditDistance.MonadUtilities'
  Missing documentation for:
    Module header
    loopM_ (Text/EditDistance/MonadUtilities.hs:6)
    foldM (Text/EditDistance/MonadUtilities.hs:15)
    foldMK (Text/EditDistance/MonadUtilities.hs:27)
   0% (  0 /  5) in 'Text.EditDistance.Bits'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/Bits.hs:37)
    levenshteinDistanceWithLengths (Text/EditDistance/Bits.hs:43)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/Bits.hs:189)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/Bits.hs:195)
   0% (  0 /  9) in 'Text.EditDistance.EditCosts'
  Missing documentation for:
    Module header
    Costs (Text/EditDistance/EditCosts.hs:9)
    EditCosts (Text/EditDistance/EditCosts.hs:17)
    deletionCost (Text/EditDistance/EditCosts.hs:25)
    insertionCost (Text/EditDistance/EditCosts.hs:29)
    substitutionCost (Text/EditDistance/EditCosts.hs:33)
    transpositionCost (Text/EditDistance/EditCosts.hs:37)
    defaultEditCosts (Text/EditDistance/EditCosts.hs:40)
    isDefaultEditCosts (Text/EditDistance/EditCosts.hs:48)
   0% (  0 /  5) in 'Text.EditDistance.SquareSTUArray'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/SquareSTUArray.hs:16)
    levenshteinDistanceWithLengths (Text/EditDistance/SquareSTUArray.hs:22)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/SquareSTUArray.hs:64)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/SquareSTUArray.hs:70)
   0% (  0 /  5) in 'Text.EditDistance.STUArray'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/STUArray.hs:16)
    levenshteinDistanceWithLengths (Text/EditDistance/STUArray.hs:22)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/STUArray.hs:67)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/STUArray.hs:73)
  50% (  3 /  6) in 'Text.EditDistance'
  Missing documentation for:
    Costs (Text/EditDistance/EditCosts.hs:9)
    EditCosts (Text/EditDistance/EditCosts.hs:17)
    defaultEditCosts (Text/EditDistance/EditCosts.hs:40)
Documentation created: dist/doc/html/edit-distance/index.html,
dist/doc/html/edit-distance/edit-distance.txt
Creating package registration file:
/tmp/pkgConf-edit-distance-0.2.219294524701727918107.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/edit-distance-0.2.2.1-1mVwuMEjztjEsqcnGcpkR9
Registering edit-distance-0.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/edit-distance-0.2.2.1'
Installed edit-distance-0.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-22294/tf-random-0.5'
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'System.Random.TF.Instances'
  Missing documentation for:
    Random (src/System/Random/TF/Instances.hs:37)
    randomEnum (src/System/Random/TF/Instances.hs:205)
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file:
/tmp/pkgConf-tf-random-0327529462203030386.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/tf-random-0.5-4z8OJUaXC1FRNfrLPFWAD
Registering tf-random-0.5...
cabal: Leaving directory '/tmp/cabal-tmp-22294/tf-random-0.5'
Installed tf-random-0.5
cabal: Entering directory '/tmp/cabal-tmp-22294/boxes-0.1.4'
Configuring boxes-0.1.4...
Building boxes-0.1.4...
Preprocessing library boxes-0.1.4...
[1 of 1] Compiling Text.PrettyPrint.Boxes ( Text/PrettyPrint/Boxes.hs, dist/build/Text/PrettyPrint/Boxes.o )
Running Haddock for boxes-0.1.4...
Running hscolour for boxes-0.1.4...
Preprocessing library boxes-0.1.4...
Preprocessing library boxes-0.1.4...
Haddock coverage:
  95% ( 39 / 41) in 'Text.PrettyPrint.Boxes'
  Missing documentation for:
    rows (Text/PrettyPrint/Boxes.hs:121)
    cols (Text/PrettyPrint/Boxes.hs:122)
Warning: Text.PrettyPrint.Boxes: could not find link destinations for:
    takeP
Documentation created: dist/doc/html/boxes/index.html,
dist/doc/html/boxes/boxes.txt
Creating package registration file:
/tmp/pkgConf-boxes-0.11130543363263707074.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/boxes-0.1.4-ydFzVDNbCb4CfN035tEOs
Registering boxes-0.1.4...
cabal: Leaving directory '/tmp/cabal-tmp-22294/boxes-0.1.4'
Installed boxes-0.1.4
cabal: Entering directory '/tmp/cabal-tmp-22294/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.4560711564413575986.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-22294/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-22294/polyparse-1.12'
Configuring polyparse-1.12...
Building polyparse-1.12...
Preprocessing library polyparse-1.12...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )

src/Text/ParserCombinators/Poly/Result.hs:3:15: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )

src/Text/ParserCombinators/Poly/Base.hs:3:19: warning: [-Wtabs]
    Tab character found here, and in 14 further locations.
    Please use spaces instead.
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )

src/Text/ParserCombinators/Poly/Parser.hs:7:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: warning: [-Wtabs]
    Tab character found here, and in 7 further locations.
    Please use spaces instead.
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )

src/Text/ParserCombinators/Poly/State.hs:3:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: warning: [-Wtabs]
    Tab character found here, and in 8 further locations.
    Please use spaces instead.
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )

src/Text/ParserCombinators/Poly/Lex.hs:89:18: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )

src/Text/Parse/ByteString.hs:5:15: warning: [-Wtabs]
    Tab character found here, and in 13 further locations.
    Please use spaces instead.
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )

src/Text/ParserCombinators/Poly/Plain.hs:3:14: warning: [-Wtabs]
    Tab character found here, and in 9 further locations.
    Please use spaces instead.
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )

src/Text/Parse.hs:4:15: warning: [-Wtabs]
    Tab character found here, and in 12 further locations.
    Please use spaces instead.
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
Running Haddock for polyparse-1.12...
Running hscolour for polyparse-1.12...
Preprocessing library polyparse-1.12...
Preprocessing library polyparse-1.12...

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

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

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

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

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

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

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

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

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

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

src/Text/Parse.hs:4:15: warning: [-Wtabs]
    Tab character found here, and in 12 further locations.
    Please use spaces instead.
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
  Missing documentation for:
    Module header
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
  Missing documentation for:
    Module header
    manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139)
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  Missing documentation for:
    Module header
  97% ( 31 / 32) in 'Text.Parse.ByteString'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  Missing documentation for:
    Module header
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  Missing documentation for:
    Module header
  77% ( 23 / 30) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:229)
    parseInt (src/Text/Parse.hs:234)
    parseDec (src/Text/Parse.hs:242)
    parseOct (src/Text/Parse.hs:242)
    parseHex (src/Text/Parse.hs:242)
    parseFloat (src/Text/Parse.hs:247)
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
  Missing documentation for:
    Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66)
    chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220)
    chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224)
    chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230)
    chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234)
    ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243)
    bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246)
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  Missing documentation for:
    item (src/Text/ParserCombinators/HuttonMeijer.hs:83)
    first (src/Text/ParserCombinators/HuttonMeijer.hs:88)
    papply (src/Text/ParserCombinators/HuttonMeijer.hs:93)
    +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100)
    sat (src/Text/ParserCombinators/HuttonMeijer.hs:103)
    many (src/Text/ParserCombinators/HuttonMeijer.hs:109)
    many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113)
    sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116)
    sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119)
    chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122)
    chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125)
    chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131)
    chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134)
    ops (src/Text/ParserCombinators/HuttonMeijer.hs:140)
    bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143)
    char (src/Text/ParserCombinators/HuttonMeijer.hs:150)
    digit (src/Text/ParserCombinators/HuttonMeijer.hs:153)
    lower (src/Text/ParserCombinators/HuttonMeijer.hs:156)
    upper (src/Text/ParserCombinators/HuttonMeijer.hs:159)
    letter (src/Text/ParserCombinators/HuttonMeijer.hs:162)
    alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165)
    string (src/Text/ParserCombinators/HuttonMeijer.hs:168)
    ident (src/Text/ParserCombinators/HuttonMeijer.hs:172)
    nat (src/Text/ParserCombinators/HuttonMeijer.hs:175)
    int (src/Text/ParserCombinators/HuttonMeijer.hs:180)
    spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187)
    comment (src/Text/ParserCombinators/HuttonMeijer.hs:190)
    junk (src/Text/ParserCombinators/HuttonMeijer.hs:200)
    skip (src/Text/ParserCombinators/HuttonMeijer.hs:203)
    token (src/Text/ParserCombinators/HuttonMeijer.hs:206)
    natural (src/Text/ParserCombinators/HuttonMeijer.hs:213)
    integer (src/Text/ParserCombinators/HuttonMeijer.hs:216)
    symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219)
    identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222)
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file:
/tmp/pkgConf-polyparse-13664207821121948088.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/polyparse-1.12-FkXEOA8o2Io9i7TJcmDT44
Registering polyparse-1.12...
cabal: Leaving directory '/tmp/cabal-tmp-22294/polyparse-1.12'
Installed polyparse-1.12
cabal: Entering directory '/tmp/cabal-tmp-22294/filemanip-0.3.6.3'
Configuring filemanip-0.3.6.3...
Building filemanip-0.3.6.3...
Preprocessing library filemanip-0.3.6.3...
[1 of 4] Compiling System.FilePath.Manip ( System/FilePath/Manip.hs, dist/build/System/FilePath/Manip.o )
[2 of 4] Compiling System.FilePath.GlobPattern ( System/FilePath/GlobPattern.hs, dist/build/System/FilePath/GlobPattern.o )

System/FilePath/GlobPattern.hs:149:22: warning: [-Wname-shadowing]
    This binding for ‘g’ shadows the existing binding
      bound at System/FilePath/GlobPattern.hs:148:24
[3 of 4] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.o )
[4 of 4] Compiling System.FilePath.Find ( System/FilePath/Find.hs, dist/build/System/FilePath/Find.o )

System/FilePath/Find.hs:227:20: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:231:9: warning: [-Wname-shadowing]
    This binding for ‘traverse’ shadows the existing binding
      imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
      (and originally defined in ‘Data.Traversable’)

System/FilePath/Find.hs:231:22: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:238:25: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:274:15: warning: [-Wname-shadowing]
    This binding for ‘state’ shadows the existing binding
      bound at System/FilePath/Find.hs:271:38

System/FilePath/Find.hs:274:21: warning: [-Wname-shadowing]
    This binding for ‘path’ shadows the existing binding
      bound at System/FilePath/Find.hs:271:44

System/FilePath/Find.hs:274:26: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:279:9: warning: [-Wname-shadowing]
    This binding for ‘traverse’ shadows the existing binding
      imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
      (and originally defined in ‘Data.Traversable’)

System/FilePath/Find.hs:279:18: warning: [-Wname-shadowing]
    This binding for ‘state’ shadows the existing binding
      bound at System/FilePath/Find.hs:271:38

System/FilePath/Find.hs:279:28: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:282:53: warning: [-Wname-shadowing]
    This binding for ‘state’ shadows the existing binding
      bound at System/FilePath/Find.hs:279:18

System/FilePath/Find.hs:284:25: warning: [-Wname-shadowing]
    This binding for ‘path’ shadows the existing binding
      bound at System/FilePath/Find.hs:271:44
Running Haddock for filemanip-0.3.6.3...
Running hscolour for filemanip-0.3.6.3...
Preprocessing library filemanip-0.3.6.3...
Preprocessing library filemanip-0.3.6.3...

System/FilePath/GlobPattern.hs:149:22: warning: [-Wname-shadowing]
    This binding for ‘g’ shadows the existing binding
      bound at System/FilePath/GlobPattern.hs:148:24

System/FilePath/Find.hs:227:20: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:231:9: warning: [-Wname-shadowing]
    This binding for ‘traverse’ shadows the existing binding
      imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
      (and originally defined in ‘Data.Traversable’)

System/FilePath/Find.hs:231:22: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:238:25: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:274:15: warning: [-Wname-shadowing]
    This binding for ‘state’ shadows the existing binding
      bound at System/FilePath/Find.hs:271:38

System/FilePath/Find.hs:274:21: warning: [-Wname-shadowing]
    This binding for ‘path’ shadows the existing binding
      bound at System/FilePath/Find.hs:271:44

System/FilePath/Find.hs:274:26: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:279:9: warning: [-Wname-shadowing]
    This binding for ‘traverse’ shadows the existing binding
      imported from ‘Prelude’ at System/FilePath/Find.hs:39:8-27
      (and originally defined in ‘Data.Traversable’)

System/FilePath/Find.hs:279:18: warning: [-Wname-shadowing]
    This binding for ‘state’ shadows the existing binding
      bound at System/FilePath/Find.hs:271:38

System/FilePath/Find.hs:279:28: warning: [-Wname-shadowing]
    This binding for ‘depth’ shadows the existing binding
      defined at System/FilePath/Find.hs:195:1

System/FilePath/Find.hs:282:53: warning: [-Wname-shadowing]
    This binding for ‘state’ shadows the existing binding
      bound at System/FilePath/Find.hs:279:18

System/FilePath/Find.hs:284:25: warning: [-Wname-shadowing]
    This binding for ‘path’ shadows the existing binding
      bound at System/FilePath/Find.hs:271:44
Haddock coverage:
 100% (  6 /  6) in 'System.FilePath.Manip'
 100% (  7 /  7) in 'System.FilePath.GlobPattern'
 100% (  2 /  2) in 'System.FilePath.Glob'
  65% ( 41 / 63) in 'System.FilePath.Find'
  Missing documentation for:
    FileType (System/FilePath/Find.hs:394)
    FilterPredicate (System/FilePath/Find.hs:202)
    RecursionPredicate (System/FilePath/Find.hs:203)
    deviceID (System/FilePath/Find.hs:439)
    fileID (System/FilePath/Find.hs:442)
    fileOwner (System/FilePath/Find.hs:445)
    fileGroup (System/FilePath/Find.hs:448)
    fileSize (System/FilePath/Find.hs:451)
    linkCount (System/FilePath/Find.hs:454)
    specialDeviceID (System/FilePath/Find.hs:457)
    fileMode (System/FilePath/Find.hs:460)
    accessTime (System/FilePath/Find.hs:478)
    modificationTime (System/FilePath/Find.hs:481)
    statusChangeTime (System/FilePath/Find.hs:484)
    ==? (System/FilePath/Find.hs:527)
    /=? (System/FilePath/Find.hs:531)
    >? (System/FilePath/Find.hs:535)
    <? (System/FilePath/Find.hs:539)
    >=? (System/FilePath/Find.hs:543)
    <=? (System/FilePath/Find.hs:547)
    &&? (System/FilePath/Find.hs:557)
    ||? (System/FilePath/Find.hs:561)
Documentation created: dist/doc/html/filemanip/index.html,
dist/doc/html/filemanip/filemanip.txt
Creating package registration file:
/tmp/pkgConf-filemanip-0.3.6300248473527532074.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/filemanip-0.3.6.3-BpyBfGZrgzn1ppISGwXNxP
Registering filemanip-0.3.6.3...
cabal: Leaving directory '/tmp/cabal-tmp-22294/filemanip-0.3.6.3'
Installed filemanip-0.3.6.3
cabal: Entering directory '/tmp/cabal-tmp-22294/equivalence-0.3.1'
Configuring equivalence-0.3.1...
Building equivalence-0.3.1...
Preprocessing library equivalence-0.3.1...
[1 of 2] Compiling Data.Equivalence.STT ( src/Data/Equivalence/STT.hs, dist/build/Data/Equivalence/STT.o )
[2 of 2] Compiling Data.Equivalence.Monad ( src/Data/Equivalence/Monad.hs, dist/build/Data/Equivalence/Monad.o )
Running Haddock for equivalence-0.3.1...
Running hscolour for equivalence-0.3.1...
Preprocessing library equivalence-0.3.1...
Preprocessing library equivalence-0.3.1...
Haddock coverage:
  94% ( 17 / 18) in 'Data.Equivalence.STT'
  Missing documentation for:
    Class (src/Data/Equivalence/STT.hs:70)
 100% ( 10 / 10) in 'Data.Equivalence.Monad'
Warning: Data.Equivalence.STT: could not find link destinations for:
    EntryData Entry
Documentation created: dist/doc/html/equivalence/index.html,
dist/doc/html/equivalence/equivalence.txt
Creating package registration file:
/tmp/pkgConf-equivalence-0.31689630845401542104.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/equivalence-0.3.1-70Gi6yCz2cvFzpD8YfBKYY
Registering equivalence-0.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/equivalence-0.3.1'
Installed equivalence-0.3.1
cabal: Entering directory '/tmp/cabal-tmp-22294/QuickCheck-2.8.2'
Configuring QuickCheck-2.8.2...
Building QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
Running Haddock for QuickCheck-2.8.2...
Running hscolour for QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  Missing documentation for:
    newTheGen (Test/QuickCheck/Random.hs:17)
    bits (Test/QuickCheck/Random.hs:20)
    mask (Test/QuickCheck/Random.hs:20)
    doneBit (Test/QuickCheck/Random.hs:20)
    chip (Test/QuickCheck/Random.hs:25)
    chop (Test/QuickCheck/Random.hs:30)
    stop (Test/QuickCheck/Random.hs:33)
    mkTheGen (Test/QuickCheck/Random.hs:36)
     (Test/QuickCheck/Random.hs:65)
     (Test/QuickCheck/Random.hs:67)
     (Test/QuickCheck/Random.hs:70)
    newQCGen (Test/QuickCheck/Random.hs:79)
    mkQCGen (Test/QuickCheck/Random.hs:82)
    bigNatVariant (Test/QuickCheck/Random.hs:85)
    natVariant (Test/QuickCheck/Random.hs:91)
    variantTheGen (Test/QuickCheck/Random.hs:97)
    boolVariant (Test/QuickCheck/Random.hs:103)
    variantQCGen (Test/QuickCheck/Random.hs:107)
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
  Missing documentation for:
    AnException (Test/QuickCheck/Exception.hs:47)
    tryEvaluate (Test/QuickCheck/Exception.hs:79)
    tryEvaluateIO (Test/QuickCheck/Exception.hs:82)
    evaluate (Test/QuickCheck/Exception.hs:86)
    isDiscard (Test/QuickCheck/Exception.hs:114)
    finally (Test/QuickCheck/Exception.hs:129)
   6% (  1 / 18) in 'Test.QuickCheck.Text'
  Missing documentation for:
    Str (Test/QuickCheck/Text.hs:47)
    ranges (Test/QuickCheck/Text.hs:52)
    number (Test/QuickCheck/Text.hs:60)
    short (Test/QuickCheck/Text.hs:63)
    showErr (Test/QuickCheck/Text.hs:71)
    oneLine (Test/QuickCheck/Text.hs:74)
    isOneLine (Test/QuickCheck/Text.hs:77)
    bold (Test/QuickCheck/Text.hs:80)
    newTerminal (Test/QuickCheck/Text.hs:91)
    withStdioTerminal (Test/QuickCheck/Text.hs:105)
    withNullTerminal (Test/QuickCheck/Text.hs:111)
    terminalOutput (Test/QuickCheck/Text.hs:115)
    handle (Test/QuickCheck/Text.hs:118)
    Terminal (Test/QuickCheck/Text.hs:88)
    putTemp (Test/QuickCheck/Text.hs:129)
    putPart (Test/QuickCheck/Text.hs:129)
    putLine (Test/QuickCheck/Text.hs:129)
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:48)
     (Test/QuickCheck/Gen.hs:52)
     (Test/QuickCheck/Gen.hs:56)
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
  Missing documentation for:
    Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  Missing documentation for:
    A (Test/QuickCheck/Poly.hs:29)
    B (Test/QuickCheck/Poly.hs:44)
    C (Test/QuickCheck/Poly.hs:59)
    OrdA (Test/QuickCheck/Poly.hs:77)
    OrdB (Test/QuickCheck/Poly.hs:96)
    OrdC (Test/QuickCheck/Poly.hs:115)
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  Missing documentation for:
    Fun (Test/QuickCheck/Function.hs:275)
    apply (Test/QuickCheck/Function.hs:289)
    Function (Test/QuickCheck/Function.hs:106)
    functionMap (Test/QuickCheck/Function.hs:142)
    functionShow (Test/QuickCheck/Function.hs:145)
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  Missing documentation for:
     (Test/QuickCheck/Property.hs:95)
     (Test/QuickCheck/Property.hs:99)
     (Test/QuickCheck/Property.hs:103)
     (Test/QuickCheck/Property.hs:107)
     (Test/QuickCheck/Property.hs:111)
     (Test/QuickCheck/Property.hs:114)
     (Test/QuickCheck/Property.hs:131)
    protect (Test/QuickCheck/Property.hs:135)
    Prop (Test/QuickCheck/Property.hs:141)
    Rose (Test/QuickCheck/Property.hs:145)
    ioRose (Test/QuickCheck/Property.hs:148)
    joinRose (Test/QuickCheck/Property.hs:151)
     (Test/QuickCheck/Property.hs:160)
     (Test/QuickCheck/Property.hs:165)
     (Test/QuickCheck/Property.hs:170)
    CallbackKind (Test/QuickCheck/Property.hs:204)
    exception (Test/QuickCheck/Property.hs:220)
    formatException (Test/QuickCheck/Property.hs:226)
    protectResult (Test/QuickCheck/Property.hs:231)
    succeeded (Test/QuickCheck/Property.hs:234)
    failed (Test/QuickCheck/Property.hs:234)
    rejected (Test/QuickCheck/Property.hs:234)
    liftBool (Test/QuickCheck/Property.hs:255)
    mapResult (Test/QuickCheck/Property.hs:259)
    mapTotalResult (Test/QuickCheck/Property.hs:262)
    mapRoseResult (Test/QuickCheck/Property.hs:266)
    mapProp (Test/QuickCheck/Property.hs:269)
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
  Missing documentation for:
    test (Test/QuickCheck/Test.hs:188)
    doneTesting (Test/QuickCheck/Test.hs:194)
    giveUp (Test/QuickCheck/Test.hs:224)
    runATest (Test/QuickCheck/Test.hs:240)
    summary (Test/QuickCheck/Test.hs:306)
    success (Test/QuickCheck/Test.hs:317)
    labelPercentage (Test/QuickCheck/Test.hs:347)
    insufficientCoverage (Test/QuickCheck/Test.hs:355)
    foundFailure (Test/QuickCheck/Test.hs:362)
    localMin (Test/QuickCheck/Test.hs:366)
    localMin' (Test/QuickCheck/Test.hs:396)
    localMinFound (Test/QuickCheck/Test.hs:408)
    callbackPostTest (Test/QuickCheck/Test.hs:433)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:438)
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  Missing documentation for:
    stop (Test/QuickCheck/Monadic.hs:118)
    monadic (Test/QuickCheck/Monadic.hs:204)
    monadic' (Test/QuickCheck/Monadic.hs:207)
    runSTGen (Test/QuickCheck/Monadic.hs:246)
  99% (127 /128) in 'Test.QuickCheck'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms gSubterms gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.81742853661747040077.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/QuickCheck-2.8.2-KPm3V9n9OMa9urRrdeE4gm
Registering QuickCheck-2.8.2...
cabal: Leaving directory '/tmp/cabal-tmp-22294/QuickCheck-2.8.2'
Installed QuickCheck-2.8.2
cabal: Entering directory '/tmp/cabal-tmp-22294/hashtables-1.2.1.0'
Configuring hashtables-1.2.1.0...
Warning: 'ghc-options: -prof' is not necessary and will lead to problems when
used on a library. Use the configure flag --enable-library-profiling and/or
--enable-profiling.
Building hashtables-1.2.1.0...
Preprocessing library hashtables-1.2.1.0...
[ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o )
[ 2 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o )

src/Data/HashTable/Internal/IntArray.hs:74:19: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 3 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o )
[ 4 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o )
[ 5 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o )

src/Data/HashTable/Internal/Utils.hs:44:12: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/Internal/Utils.hs:54:31: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 6 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o )
[ 7 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o )
[ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o )
[ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o )

src/Data/HashTable/ST/Basic.hs:125:10: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Basic.hs:368:30: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Basic.hs:407:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq k
    • In the type signature for:
           checkOverflow :: (Eq k, Hashable k) =>
                            HashTable_ s k v -> ST s (HashTable_ s k v)
[10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o )

src/Data/HashTable/ST/Cuckoo.hs:182:29: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Cuckoo.hs:492:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq k
    • In the type signature for:
           cuckooOrFail :: (Hashable k, Eq k) =>
                           HashTable_ s k v
                           -> Int -> Int -> Int -> Int -> k -> v -> ST s (Maybe (k, v))
[11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o )
[12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o )

src/Data/HashTable/IO.hs:186:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Eq k, Hashable k)
    • In the type signature for:
           toList :: (C.HashTable h, Eq k, Hashable k) =>
                     IOHashTable h k v -> IO [(k, v)]
Running Haddock for hashtables-1.2.1.0...
Running hscolour for hashtables-1.2.1.0...
Preprocessing library hashtables-1.2.1.0...
Preprocessing library hashtables-1.2.1.0...

src/Data/HashTable/Internal/IntArray.hs:74:19: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/Internal/Utils.hs:44:12: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/Internal/Utils.hs:54:31: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Basic.hs:125:10: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Basic.hs:368:30: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Basic.hs:407:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq k
    • In the type signature for:
           checkOverflow :: (Eq k, Hashable k) =>
                            HashTable_ s k v -> ST s (HashTable_ s k v)

src/Data/HashTable/ST/Cuckoo.hs:182:29: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/HashTable/ST/Cuckoo.hs:492:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq k
    • In the type signature for:
           cuckooOrFail :: (Hashable k, Eq k) =>
                           HashTable_ s k v
                           -> Int -> Int -> Int -> Int -> k -> v -> ST s (Maybe (k, v))

src/Data/HashTable/IO.hs:186:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Eq k, Hashable k)
    • In the type signature for:
           toList :: (C.HashTable h, Eq k, Hashable k) =>
                     IOHashTable h k v -> IO [(k, v)]
Haddock coverage:
   0% (  0 / 10) in 'Data.HashTable.Internal.UnsafeTricks'
  Missing documentation for:
    Module header
    Key (src/Data/HashTable/Internal/UnsafeTricks.hs:38)
    toKey (src/Data/HashTable/Internal/UnsafeTricks.hs:57)
    fromKey (src/Data/HashTable/Internal/UnsafeTricks.hs:58)
    emptyRecord (src/Data/HashTable/Internal/UnsafeTricks.hs:50)
    deletedRecord (src/Data/HashTable/Internal/UnsafeTricks.hs:51)
    keyIsEmpty (src/Data/HashTable/Internal/UnsafeTricks.hs:52)
    keyIsDeleted (src/Data/HashTable/Internal/UnsafeTricks.hs:53)
    writeDeletedElement (src/Data/HashTable/Internal/UnsafeTricks.hs:55)
    makeEmptyVector (src/Data/HashTable/Internal/UnsafeTricks.hs:54)
   0% (  0 / 12) in 'Data.HashTable.Internal.IntArray'
  Missing documentation for:
    Module header
    IntArray (src/Data/HashTable/Internal/IntArray.hs:47)
    Elem (src/Data/HashTable/Internal/IntArray.hs:48)
    elemMask (src/Data/HashTable/Internal/IntArray.hs:68)
    primWordToElem (src/Data/HashTable/Internal/IntArray.hs:52)
    elemToInt (src/Data/HashTable/Internal/IntArray.hs:57)
    elemToInt# (src/Data/HashTable/Internal/IntArray.hs:63)
    newArray (src/Data/HashTable/Internal/IntArray.hs:84)
    readArray (src/Data/HashTable/Internal/IntArray.hs:93)
    writeArray (src/Data/HashTable/Internal/IntArray.hs:100)
    length (src/Data/HashTable/Internal/IntArray.hs:107)
    toPtr (src/Data/HashTable/Internal/IntArray.hs:112)
  20% (  1 /  5) in 'Data.HashTable.Internal.Array'
  Missing documentation for:
    Module header
    newArray (src/Data/HashTable/Internal/Array.hs:36)
    readArray (src/Data/HashTable/Internal/Array.hs:39)
    writeArray (src/Data/HashTable/Internal/Array.hs:42)
   0% (  0 / 18) in 'Data.HashTable.Internal.Linear.Bucket'
  Missing documentation for:
    Module header
    Bucket (src/Data/HashTable/Internal/Linear/Bucket.hs:45)
    newBucketArray (src/Data/HashTable/Internal/Linear/Bucket.hs:61)
    newBucketSize (src/Data/HashTable/Internal/Linear/Bucket.hs:93)
    emptyWithSize (src/Data/HashTable/Internal/Linear/Bucket.hs:83)
    growBucketTo (src/Data/HashTable/Internal/Linear/Bucket.hs:126)
    snoc (src/Data/HashTable/Internal/Linear/Bucket.hs:148)
    size (src/Data/HashTable/Internal/Linear/Bucket.hs:207)
    lookup (src/Data/HashTable/Internal/Linear/Bucket.hs:214)
    delete (src/Data/HashTable/Internal/Linear/Bucket.hs:261)
    toList (src/Data/HashTable/Internal/Linear/Bucket.hs:235)
    fromList (src/Data/HashTable/Internal/Linear/Bucket.hs:253)
    mapM_ (src/Data/HashTable/Internal/Linear/Bucket.hs:291)
    foldM (src/Data/HashTable/Internal/Linear/Bucket.hs:313)
    expandBucketArray (src/Data/HashTable/Internal/Linear/Bucket.hs:118)
    expandArray (src/Data/HashTable/Internal/Linear/Bucket.hs:98)
    nelemsAndOverheadInWords (src/Data/HashTable/Internal/Linear/Bucket.hs:65)
    bucketSplitSize (src/Data/HashTable/Internal/Linear/Bucket.hs:56)
   6% (  1 / 18) in 'Data.HashTable.Internal.Utils'
  Missing documentation for:
    Module header
    whichBucket (src/Data/HashTable/Internal/Utils.hs:71)
    nextBestPrime (src/Data/HashTable/Internal/Utils.hs:238)
    bumpSize (src/Data/HashTable/Internal/Utils.hs:247)
    shiftL (src/Data/HashTable/Internal/Utils.hs:252)
    shiftRL (src/Data/HashTable/Internal/Utils.hs:253)
    iShiftL (src/Data/HashTable/Internal/Utils.hs:254)
    iShiftRL (src/Data/HashTable/Internal/Utils.hs:255)
    nextHighestPowerOf2 (src/Data/HashTable/Internal/Utils.hs:286)
    log2 (src/Data/HashTable/Internal/Utils.hs:291)
    highestBitMask (src/Data/HashTable/Internal/Utils.hs:300)
    wordSize (src/Data/HashTable/Internal/Utils.hs:43)
    cacheLineSize (src/Data/HashTable/Internal/Utils.hs:47)
    numElemsInCacheLine (src/Data/HashTable/Internal/Utils.hs:51)
    cacheLineIntBits (src/Data/HashTable/Internal/Utils.hs:65)
    forceSameType (src/Data/HashTable/Internal/Utils.hs:310)
    unsafeIOToST
  43% (  6 / 14) in 'Data.HashTable.Internal.CacheLine'
  Missing documentation for:
    Module header
    forwardSearch2 (src/Data/HashTable/Internal/CacheLine.hs:91)
    forwardSearch3 (src/Data/HashTable/Internal/CacheLine.hs:99)
    isCacheLineAligned (src/Data/HashTable/Internal/CacheLine.hs:147)
    advanceByCacheLineSize (src/Data/HashTable/Internal/CacheLine.hs:132)
    prefetchRead (src/Data/HashTable/Internal/CacheLine.hs:49)
    prefetchWrite (src/Data/HashTable/Internal/CacheLine.hs:50)
    maskw# (src/Data/HashTable/Internal/CacheLine.hs:196)
   0% (  0 /  5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream'
  Missing documentation for:
    Module header
    BitStream (src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:77)
    newBitStream (src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:85)
    getNextBit (src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:94)
    getNBits (src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:99)
 100% (  5 /  5) in 'Data.HashTable.Class'
 100% ( 10 / 10) in 'Data.HashTable.ST.Basic'
 100% (  9 /  9) in 'Data.HashTable.ST.Cuckoo'
 100% ( 10 / 10) in 'Data.HashTable.ST.Linear'
 100% ( 16 / 16) in 'Data.HashTable.IO'
Documentation created: dist/doc/html/hashtables/index.html,
dist/doc/html/hashtables/hashtables.txt
Creating package registration file:
/tmp/pkgConf-hashtables-1.2.112274777521668455932.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/hashtables-1.2.1.0-5KfyleD814C26mncEt1Ul2
Registering hashtables-1.2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-22294/hashtables-1.2.1.0'
Installed hashtables-1.2.1.0
cabal: Entering directory '/tmp/cabal-tmp-22294/unordered-containers-0.2.7.1'
Configuring unordered-containers-0.2.7.1...
Building unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
Running Haddock for unordered-containers-0.2.7.1...
Running hscolour for unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.7605624150940218397.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/unordered-containers-0.2.7.1-5INwdG7O5Jdakf1CqKoOB
Registering unordered-containers-0.2.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/unordered-containers-0.2.7.1'
Installed unordered-containers-0.2.7.1
cabal: Entering directory '/tmp/cabal-tmp-22294/cpphs-1.20.1'
Configuring cpphs-1.20.1...
Building cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
Preprocessing executable 'cpphs' for cpphs-1.20.1...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.20.1...
Running hscolour for cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
Preprocessing executable 'cpphs' for cpphs-1.20.1...
Preprocessing library cpphs-1.20.1...
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
  Missing documentation for:
    HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25)
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
  Missing documentation for:
    emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30)
    insertST (Language/Preprocessor/Cpphs/SymTab.hs:31)
    deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32)
    lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33)
    definedST (Language/Preprocessor/Cpphs/SymTab.hs:34)
    flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35)
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
  Missing documentation for:
    deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71)
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  5) in 'Language.Preprocessor.Cpphs.RunCpphs'
  Missing documentation for:
    Module header
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
  86% ( 25 / 29) in 'Language.Preprocessor.Cpphs'
  Missing documentation for:
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
Warning: Language.Preprocessor.Cpphs: could not find link destinations for:
    HashDefine
Documentation created: dist/doc/html/cpphs/index.html,
dist/doc/html/cpphs/cpphs.txt
Preprocessing executable 'cpphs' for cpphs-1.20.1...
Creating package registration file:
/tmp/pkgConf-cpphs-1.2019229322882128482280.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/cpphs-1.20.1-LoKjzPkwfAQG6OHzHMH5VD
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering cpphs-1.20.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/cpphs-1.20.1'
Installed cpphs-1.20.1
cabal: Entering directory '/tmp/cabal-tmp-22294/EdisonCore-1.3.1.1'
Configuring EdisonCore-1.3.1.1...
Building EdisonCore-1.3.1.1...
Preprocessing library EdisonCore-1.3.1.1...
[ 1 of 26] Compiling Data.Edison.Concrete.FingerTree ( src/Data/Edison/Concrete/FingerTree.hs, dist/build/Data/Edison/Concrete/FingerTree.o )
[ 2 of 26] Compiling Data.Edison.Seq.Defaults ( src/Data/Edison/Seq/Defaults.hs, dist/build/Data/Edison/Seq/Defaults.o )
[ 3 of 26] Compiling Data.Edison.Seq.BinaryRandList ( src/Data/Edison/Seq/BinaryRandList.hs, dist/build/Data/Edison/Seq/BinaryRandList.o )
[ 4 of 26] Compiling Data.Edison.Coll.Defaults ( src/Data/Edison/Coll/Defaults.hs, dist/build/Data/Edison/Coll/Defaults.o )
[ 5 of 26] Compiling Data.Edison.Coll.LazyPairingHeap ( src/Data/Edison/Coll/LazyPairingHeap.hs, dist/build/Data/Edison/Coll/LazyPairingHeap.o )
[ 6 of 26] Compiling Data.Edison.Coll.LeftistHeap ( src/Data/Edison/Coll/LeftistHeap.hs, dist/build/Data/Edison/Coll/LeftistHeap.o )
[ 7 of 26] Compiling Data.Edison.Coll.SkewHeap ( src/Data/Edison/Coll/SkewHeap.hs, dist/build/Data/Edison/Coll/SkewHeap.o )
[ 8 of 26] Compiling Data.Edison.Coll.SplayHeap ( src/Data/Edison/Coll/SplayHeap.hs, dist/build/Data/Edison/Coll/SplayHeap.o )
[ 9 of 26] Compiling Data.Edison.Coll.StandardSet ( src/Data/Edison/Coll/StandardSet.hs, dist/build/Data/Edison/Coll/StandardSet.o )
[10 of 26] Compiling Data.Edison.Coll.EnumSet ( src/Data/Edison/Coll/EnumSet.hs, dist/build/Data/Edison/Coll/EnumSet.o )
[11 of 26] Compiling Data.Edison.Coll.UnbalancedSet ( src/Data/Edison/Coll/UnbalancedSet.hs, dist/build/Data/Edison/Coll/UnbalancedSet.o )
[12 of 26] Compiling Data.Edison.Coll.MinHeap ( src/Data/Edison/Coll/MinHeap.hs, dist/build/Data/Edison/Coll/MinHeap.o )
[13 of 26] Compiling Data.Edison.Seq.BankersQueue ( src/Data/Edison/Seq/BankersQueue.hs, dist/build/Data/Edison/Seq/BankersQueue.o )
[14 of 26] Compiling Data.Edison.Seq.BraunSeq ( src/Data/Edison/Seq/BraunSeq.hs, dist/build/Data/Edison/Seq/BraunSeq.o )
[15 of 26] Compiling Data.Edison.Seq.FingerSeq ( src/Data/Edison/Seq/FingerSeq.hs, dist/build/Data/Edison/Seq/FingerSeq.o )
[16 of 26] Compiling Data.Edison.Seq.JoinList ( src/Data/Edison/Seq/JoinList.hs, dist/build/Data/Edison/Seq/JoinList.o )
[17 of 26] Compiling Data.Edison.Seq.MyersStack ( src/Data/Edison/Seq/MyersStack.hs, dist/build/Data/Edison/Seq/MyersStack.o )
[18 of 26] Compiling Data.Edison.Seq.RandList ( src/Data/Edison/Seq/RandList.hs, dist/build/Data/Edison/Seq/RandList.o )
[19 of 26] Compiling Data.Edison.Seq.RevSeq ( src/Data/Edison/Seq/RevSeq.hs, dist/build/Data/Edison/Seq/RevSeq.o )
[20 of 26] Compiling Data.Edison.Seq.SimpleQueue ( src/Data/Edison/Seq/SimpleQueue.hs, dist/build/Data/Edison/Seq/SimpleQueue.o )
[21 of 26] Compiling Data.Edison.Seq.SizedSeq ( src/Data/Edison/Seq/SizedSeq.hs, dist/build/Data/Edison/Seq/SizedSeq.o )
[22 of 26] Compiling Data.Edison.Assoc.Defaults ( src/Data/Edison/Assoc/Defaults.hs, dist/build/Data/Edison/Assoc/Defaults.o )
[23 of 26] Compiling Data.Edison.Assoc.AssocList ( src/Data/Edison/Assoc/AssocList.hs, dist/build/Data/Edison/Assoc/AssocList.o )
[24 of 26] Compiling Data.Edison.Assoc.PatriciaLoMap ( src/Data/Edison/Assoc/PatriciaLoMap.hs, dist/build/Data/Edison/Assoc/PatriciaLoMap.o )
[25 of 26] Compiling Data.Edison.Assoc.StandardMap ( src/Data/Edison/Assoc/StandardMap.hs, dist/build/Data/Edison/Assoc/StandardMap.o )
[26 of 26] Compiling Data.Edison.Assoc.TernaryTrie ( src/Data/Edison/Assoc/TernaryTrie.hs, dist/build/Data/Edison/Assoc/TernaryTrie.o )
Running Haddock for EdisonCore-1.3.1.1...
Running hscolour for EdisonCore-1.3.1.1...
Preprocessing library EdisonCore-1.3.1.1...
Preprocessing library EdisonCore-1.3.1.1...
Haddock coverage:
  50% ( 13 / 26) in 'Data.Edison.Concrete.FingerTree'
  Missing documentation for:
    Split (src/Data/Edison/Concrete/FingerTree.hs:641)
    toList (src/Data/Edison/Concrete/FingerTree.hs:196)
    size (src/Data/Edison/Concrete/FingerTree.hs:182)
    takeUntil (src/Data/Edison/Concrete/FingerTree.hs:635)
    dropUntil (src/Data/Edison/Concrete/FingerTree.hs:638)
    splitTree (src/Data/Edison/Concrete/FingerTree.hs:643)
    mapTree (src/Data/Edison/Concrete/FingerTree.hs:244)
    foldFT (src/Data/Edison/Concrete/FingerTree.hs:185)
    reduce1 (src/Data/Edison/Concrete/FingerTree.hs:216)
    reduce1' (src/Data/Edison/Concrete/FingerTree.hs:221)
    strict (src/Data/Edison/Concrete/FingerTree.hs:228)
    strictWith (src/Data/Edison/Concrete/FingerTree.hs:231)
    structuralInvariant (src/Data/Edison/Concrete/FingerTree.hs:164)
   1% (  1 / 92) in 'Data.Edison.Seq.Defaults'
  Missing documentation for:
    rconsUsingAppend (src/Data/Edison/Seq/Defaults.hs:26)
    rconsUsingFoldr (src/Data/Edison/Seq/Defaults.hs:29)
    appendUsingFoldr (src/Data/Edison/Seq/Defaults.hs:32)
    rviewDefault (src/Data/Edison/Seq/Defaults.hs:36)
    rtailUsingLview (src/Data/Edison/Seq/Defaults.hs:42)
    rtailMUsingLview (src/Data/Edison/Seq/Defaults.hs:52)
    concatUsingFoldr (src/Data/Edison/Seq/Defaults.hs:64)
    reverseUsingReverseOnto (src/Data/Edison/Seq/Defaults.hs:67)
    reverseUsingLists (src/Data/Edison/Seq/Defaults.hs:70)
    reverseOntoUsingFoldl (src/Data/Edison/Seq/Defaults.hs:73)
    reverseOntoUsingReverse (src/Data/Edison/Seq/Defaults.hs:76)
    fromListUsingCons (src/Data/Edison/Seq/Defaults.hs:79)
    toListUsingFoldr (src/Data/Edison/Seq/Defaults.hs:82)
    mapUsingFoldr (src/Data/Edison/Seq/Defaults.hs:85)
    concatMapUsingFoldr (src/Data/Edison/Seq/Defaults.hs:88)
    foldrUsingLists (src/Data/Edison/Seq/Defaults.hs:91)
    foldr'UsingLists (src/Data/Edison/Seq/Defaults.hs:94)
    foldlUsingLists (src/Data/Edison/Seq/Defaults.hs:97)
    foldl'UsingLists (src/Data/Edison/Seq/Defaults.hs:100)
    foldr1UsingLists (src/Data/Edison/Seq/Defaults.hs:103)
    foldr1'UsingLists (src/Data/Edison/Seq/Defaults.hs:106)
    foldl1UsingLists (src/Data/Edison/Seq/Defaults.hs:109)
    foldl1'UsingLists (src/Data/Edison/Seq/Defaults.hs:112)
    fold1UsingFold (src/Data/Edison/Seq/Defaults.hs:115)
    fold1'UsingFold' (src/Data/Edison/Seq/Defaults.hs:121)
    foldr1UsingLview (src/Data/Edison/Seq/Defaults.hs:127)
    foldr1'UsingLview (src/Data/Edison/Seq/Defaults.hs:137)
    foldl1UsingFoldl (src/Data/Edison/Seq/Defaults.hs:147)
    foldl1'UsingFoldl' (src/Data/Edison/Seq/Defaults.hs:153)
    reducerUsingReduce1 (src/Data/Edison/Seq/Defaults.hs:159)
    reducer'UsingReduce1' (src/Data/Edison/Seq/Defaults.hs:164)
    reducelUsingReduce1 (src/Data/Edison/Seq/Defaults.hs:169)
    reducel'UsingReduce1' (src/Data/Edison/Seq/Defaults.hs:174)
    reduce1UsingLists (src/Data/Edison/Seq/Defaults.hs:179)
    reduce1'UsingLists (src/Data/Edison/Seq/Defaults.hs:182)
    copyUsingLists (src/Data/Edison/Seq/Defaults.hs:185)
    inBoundsUsingDrop (src/Data/Edison/Seq/Defaults.hs:189)
    inBoundsUsingLookupM (src/Data/Edison/Seq/Defaults.hs:193)
    inBoundsUsingSize (src/Data/Edison/Seq/Defaults.hs:199)
    lookupUsingLookupM (src/Data/Edison/Seq/Defaults.hs:202)
    lookupUsingDrop (src/Data/Edison/Seq/Defaults.hs:205)
    lookupWithDefaultUsingLookupM (src/Data/Edison/Seq/Defaults.hs:211)
    lookupWithDefaultUsingDrop (src/Data/Edison/Seq/Defaults.hs:217)
    lookupMUsingDrop (src/Data/Edison/Seq/Defaults.hs:223)
    filterUsingLview (src/Data/Edison/Seq/Defaults.hs:231)
    filterUsingLists (src/Data/Edison/Seq/Defaults.hs:237)
    filterUsingFoldr (src/Data/Edison/Seq/Defaults.hs:241)
    partitionUsingLists (src/Data/Edison/Seq/Defaults.hs:245)
    partitionUsingFoldr (src/Data/Edison/Seq/Defaults.hs:250)
    updateUsingAdjust (src/Data/Edison/Seq/Defaults.hs:254)
    updateUsingSplitAt (src/Data/Edison/Seq/Defaults.hs:257)
    adjustUsingLists (src/Data/Edison/Seq/Defaults.hs:263)
    adjustUsingSplitAt (src/Data/Edison/Seq/Defaults.hs:266)
    mapWithIndexUsingLists (src/Data/Edison/Seq/Defaults.hs:293)
    foldrWithIndexUsingLists (src/Data/Edison/Seq/Defaults.hs:296)
    foldrWithIndex'UsingLists (src/Data/Edison/Seq/Defaults.hs:300)
    foldlWithIndexUsingLists (src/Data/Edison/Seq/Defaults.hs:304)
    foldlWithIndex'UsingLists (src/Data/Edison/Seq/Defaults.hs:308)
    takeUsingLists (src/Data/Edison/Seq/Defaults.hs:312)
    takeUsingLview (src/Data/Edison/Seq/Defaults.hs:315)
    dropUsingLists (src/Data/Edison/Seq/Defaults.hs:322)
    dropUsingLtail (src/Data/Edison/Seq/Defaults.hs:325)
    splitAtDefault (src/Data/Edison/Seq/Defaults.hs:330)
    splitAtUsingLview (src/Data/Edison/Seq/Defaults.hs:333)
    subseqDefault (src/Data/Edison/Seq/Defaults.hs:341)
    takeWhileUsingLview (src/Data/Edison/Seq/Defaults.hs:344)
    dropWhileUsingLview (src/Data/Edison/Seq/Defaults.hs:350)
    splitWhileUsingLview (src/Data/Edison/Seq/Defaults.hs:356)
    zipUsingLview (src/Data/Edison/Seq/Defaults.hs:363)
    zip3UsingLview (src/Data/Edison/Seq/Defaults.hs:372)
    zipWithUsingLview (src/Data/Edison/Seq/Defaults.hs:384)
    zipWith3UsingLview (src/Data/Edison/Seq/Defaults.hs:393)
    zipUsingLists (src/Data/Edison/Seq/Defaults.hs:406)
    zip3UsingLists (src/Data/Edison/Seq/Defaults.hs:409)
    zipWithUsingLists (src/Data/Edison/Seq/Defaults.hs:413)
    zipWith3UsingLists (src/Data/Edison/Seq/Defaults.hs:417)
    unzipUsingLists (src/Data/Edison/Seq/Defaults.hs:422)
    unzipUsingFoldr (src/Data/Edison/Seq/Defaults.hs:427)
    unzip3UsingLists (src/Data/Edison/Seq/Defaults.hs:431)
    unzip3UsingFoldr (src/Data/Edison/Seq/Defaults.hs:436)
    unzipWithUsingLists (src/Data/Edison/Seq/Defaults.hs:440)
    unzipWithUsingFoldr (src/Data/Edison/Seq/Defaults.hs:446)
    unzipWith3UsingLists (src/Data/Edison/Seq/Defaults.hs:451)
    unzipWith3UsingFoldr (src/Data/Edison/Seq/Defaults.hs:457)
    showsPrecUsingToList (src/Data/Edison/Seq/Defaults.hs:462)
    readsPrecUsingFromList (src/Data/Edison/Seq/Defaults.hs:467)
    defaultCompare (src/Data/Edison/Seq/Defaults.hs:480)
    dropMatch (src/Data/Edison/Seq/Defaults.hs:492)
    tokenMatch (src/Data/Edison/Seq/Defaults.hs:499)
    readSParens (src/Data/Edison/Seq/Defaults.hs:503)
    maybeParens (src/Data/Edison/Seq/Defaults.hs:511)
   6% (  5 / 81) in 'Data.Edison.Seq.BinaryRandList'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/BinaryRandList.hs:147)
    empty (src/Data/Edison/Seq/BinaryRandList.hs:69)
    singleton (src/Data/Edison/Seq/BinaryRandList.hs:70)
    lcons (src/Data/Edison/Seq/BinaryRandList.hs:71)
    rcons (src/Data/Edison/Seq/BinaryRandList.hs:72)
    append (src/Data/Edison/Seq/BinaryRandList.hs:73)
    lview (src/Data/Edison/Seq/BinaryRandList.hs:74)
    lhead (src/Data/Edison/Seq/BinaryRandList.hs:75)
    ltail (src/Data/Edison/Seq/BinaryRandList.hs:77)
    rview (src/Data/Edison/Seq/BinaryRandList.hs:79)
    rhead (src/Data/Edison/Seq/BinaryRandList.hs:80)
    rtail (src/Data/Edison/Seq/BinaryRandList.hs:82)
    lheadM (src/Data/Edison/Seq/BinaryRandList.hs:76)
    ltailM (src/Data/Edison/Seq/BinaryRandList.hs:78)
    rheadM (src/Data/Edison/Seq/BinaryRandList.hs:81)
    rtailM (src/Data/Edison/Seq/BinaryRandList.hs:83)
    null (src/Data/Edison/Seq/BinaryRandList.hs:84)
    size (src/Data/Edison/Seq/BinaryRandList.hs:85)
    concat (src/Data/Edison/Seq/BinaryRandList.hs:86)
    reverse (src/Data/Edison/Seq/BinaryRandList.hs:87)
    reverseOnto (src/Data/Edison/Seq/BinaryRandList.hs:88)
    fromList (src/Data/Edison/Seq/BinaryRandList.hs:89)
    toList (src/Data/Edison/Seq/BinaryRandList.hs:90)
    map (src/Data/Edison/Seq/BinaryRandList.hs:91)
    concatMap (src/Data/Edison/Seq/BinaryRandList.hs:92)
    fold (src/Data/Edison/Seq/BinaryRandList.hs:93)
    fold' (src/Data/Edison/Seq/BinaryRandList.hs:94)
    fold1 (src/Data/Edison/Seq/BinaryRandList.hs:95)
    fold1' (src/Data/Edison/Seq/BinaryRandList.hs:96)
    foldr (src/Data/Edison/Seq/BinaryRandList.hs:97)
    foldr' (src/Data/Edison/Seq/BinaryRandList.hs:104)
    foldl (src/Data/Edison/Seq/BinaryRandList.hs:98)
    foldl' (src/Data/Edison/Seq/BinaryRandList.hs:105)
    foldr1 (src/Data/Edison/Seq/BinaryRandList.hs:99)
    foldr1' (src/Data/Edison/Seq/BinaryRandList.hs:106)
    foldl1 (src/Data/Edison/Seq/BinaryRandList.hs:100)
    foldl1' (src/Data/Edison/Seq/BinaryRandList.hs:107)
    reducer (src/Data/Edison/Seq/BinaryRandList.hs:101)
    reducer' (src/Data/Edison/Seq/BinaryRandList.hs:108)
    reducel (src/Data/Edison/Seq/BinaryRandList.hs:102)
    reducel' (src/Data/Edison/Seq/BinaryRandList.hs:109)
    reduce1 (src/Data/Edison/Seq/BinaryRandList.hs:103)
    reduce1' (src/Data/Edison/Seq/BinaryRandList.hs:110)
    copy (src/Data/Edison/Seq/BinaryRandList.hs:111)
    inBounds (src/Data/Edison/Seq/BinaryRandList.hs:112)
    lookup (src/Data/Edison/Seq/BinaryRandList.hs:113)
    lookupM (src/Data/Edison/Seq/BinaryRandList.hs:114)
    lookupWithDefault (src/Data/Edison/Seq/BinaryRandList.hs:115)
    update (src/Data/Edison/Seq/BinaryRandList.hs:116)
    adjust (src/Data/Edison/Seq/BinaryRandList.hs:117)
    mapWithIndex (src/Data/Edison/Seq/BinaryRandList.hs:118)
    foldrWithIndex (src/Data/Edison/Seq/BinaryRandList.hs:119)
    foldrWithIndex' (src/Data/Edison/Seq/BinaryRandList.hs:121)
    foldlWithIndex (src/Data/Edison/Seq/BinaryRandList.hs:120)
    foldlWithIndex' (src/Data/Edison/Seq/BinaryRandList.hs:122)
    take (src/Data/Edison/Seq/BinaryRandList.hs:123)
    drop (src/Data/Edison/Seq/BinaryRandList.hs:124)
    splitAt (src/Data/Edison/Seq/BinaryRandList.hs:125)
    subseq (src/Data/Edison/Seq/BinaryRandList.hs:126)
    filter (src/Data/Edison/Seq/BinaryRandList.hs:127)
    partition (src/Data/Edison/Seq/BinaryRandList.hs:128)
    takeWhile (src/Data/Edison/Seq/BinaryRandList.hs:129)
    dropWhile (src/Data/Edison/Seq/BinaryRandList.hs:130)
    splitWhile (src/Data/Edison/Seq/BinaryRandList.hs:131)
    zip (src/Data/Edison/Seq/BinaryRandList.hs:132)
    zip3 (src/Data/Edison/Seq/BinaryRandList.hs:133)
    zipWith (src/Data/Edison/Seq/BinaryRandList.hs:134)
    zipWith3 (src/Data/Edison/Seq/BinaryRandList.hs:135)
    unzip (src/Data/Edison/Seq/BinaryRandList.hs:136)
    unzip3 (src/Data/Edison/Seq/BinaryRandList.hs:137)
    unzipWith (src/Data/Edison/Seq/BinaryRandList.hs:138)
    unzipWith3 (src/Data/Edison/Seq/BinaryRandList.hs:139)
    strict (src/Data/Edison/Seq/BinaryRandList.hs:140)
    strictWith (src/Data/Edison/Seq/BinaryRandList.hs:141)
    structuralInvariant (src/Data/Edison/Seq/BinaryRandList.hs:142)
    moduleName (src/Data/Edison/Seq/BinaryRandList.hs:68)
   2% (  1 / 46) in 'Data.Edison.Coll.Defaults'
  Missing documentation for:
    insertSeqUsingUnion (src/Data/Edison/Coll/Defaults.hs:24)
    insertSeqUsingFoldr (src/Data/Edison/Coll/Defaults.hs:27)
    memberUsingFold (src/Data/Edison/Coll/Defaults.hs:30)
    countUsingMember (src/Data/Edison/Coll/Defaults.hs:33)
    lookupAllUsingLookupM (src/Data/Edison/Coll/Defaults.hs:36)
    deleteSeqUsingDelete (src/Data/Edison/Coll/Defaults.hs:42)
    unionSeqUsingFoldl (src/Data/Edison/Coll/Defaults.hs:45)
    unionSeqUsingFoldl' (src/Data/Edison/Coll/Defaults.hs:48)
    unionSeqUsingReduce (src/Data/Edison/Coll/Defaults.hs:51)
    fromSeqUsingFoldr (src/Data/Edison/Coll/Defaults.hs:54)
    fromSeqUsingUnionSeq (src/Data/Edison/Coll/Defaults.hs:57)
    toSeqUsingFold (src/Data/Edison/Coll/Defaults.hs:61)
    unsafeInsertMaxUsingUnsafeAppend (src/Data/Edison/Coll/Defaults.hs:64)
    toOrdSeqUsingFoldr (src/Data/Edison/Coll/Defaults.hs:67)
    unsafeFromOrdSeqUsingUnsafeInsertMin (src/Data/Edison/Coll/Defaults.hs:70)
    disjointUsingToOrdList (src/Data/Edison/Coll/Defaults.hs:74)
    intersectWitnessUsingToOrdList (src/Data/Edison/Coll/Defaults.hs:83)
    lookupUsingLookupM (src/Data/Edison/Coll/Defaults.hs:94)
    lookupUsingLookupAll (src/Data/Edison/Coll/Defaults.hs:97)
    lookupMUsingLookupAll (src/Data/Edison/Coll/Defaults.hs:103)
    lookupWithDefaultUsingLookupAll (src/Data/Edison/Coll/Defaults.hs:109)
    lookupWithDefaultUsingLookupM (src/Data/Edison/Coll/Defaults.hs:115)
    deleteMaxUsingMaxView (src/Data/Edison/Coll/Defaults.hs:121)
    fromSeqWithUsingInsertWith (src/Data/Edison/Coll/Defaults.hs:127)
    insertUsingInsertWith (src/Data/Edison/Coll/Defaults.hs:130)
    unionUsingUnionWith (src/Data/Edison/Coll/Defaults.hs:133)
    filterUsingOrdLists (src/Data/Edison/Coll/Defaults.hs:136)
    partitionUsingOrdLists (src/Data/Edison/Coll/Defaults.hs:139)
    intersectionUsingIntersectionWith (src/Data/Edison/Coll/Defaults.hs:143)
    differenceUsingOrdLists (src/Data/Edison/Coll/Defaults.hs:146)
    symmetricDifferenceUsingDifference (src/Data/Edison/Coll/Defaults.hs:155)
    properSubsetUsingOrdLists (src/Data/Edison/Coll/Defaults.hs:158)
    subsetUsingOrdLists (src/Data/Edison/Coll/Defaults.hs:161)
    properSubsetOnOrdLists (src/Data/Edison/Coll/Defaults.hs:164)
    subsetOnOrdLists (src/Data/Edison/Coll/Defaults.hs:174)
    insertSeqWithUsingInsertWith (src/Data/Edison/Coll/Defaults.hs:183)
    unionlUsingUnionWith (src/Data/Edison/Coll/Defaults.hs:186)
    unionrUsingUnionWith (src/Data/Edison/Coll/Defaults.hs:189)
    unionWithUsingOrdLists (src/Data/Edison/Coll/Defaults.hs:192)
    unionSeqWithUsingReducer (src/Data/Edison/Coll/Defaults.hs:202)
    intersectionWithUsingOrdLists (src/Data/Edison/Coll/Defaults.hs:205)
    unsafeMapMonotonicUsingFoldr (src/Data/Edison/Coll/Defaults.hs:215)
    showsPrecUsingToList (src/Data/Edison/Coll/Defaults.hs:218)
    readsPrecUsingFromList (src/Data/Edison/Coll/Defaults.hs:223)
    compareUsingToOrdList (src/Data/Edison/Coll/Defaults.hs:236)
  11% (  7 / 64) in 'Data.Edison.Coll.LazyPairingHeap'
  Missing documentation for:
    Heap (src/Data/Edison/Coll/LazyPairingHeap.hs:57)
    empty (src/Data/Edison/Coll/LazyPairingHeap.hs:80)
    singleton (src/Data/Edison/Coll/LazyPairingHeap.hs:83)
    fromSeq (src/Data/Edison/Coll/LazyPairingHeap.hs:458)
    insert (src/Data/Edison/Coll/LazyPairingHeap.hs:86)
    insertSeq (src/Data/Edison/Coll/LazyPairingHeap.hs:461)
    union (src/Data/Edison/Coll/LazyPairingHeap.hs:95)
    unionSeq (src/Data/Edison/Coll/LazyPairingHeap.hs:464)
    delete (src/Data/Edison/Coll/LazyPairingHeap.hs:112)
    deleteAll (src/Data/Edison/Coll/LazyPairingHeap.hs:133)
    deleteSeq (src/Data/Edison/Coll/LazyPairingHeap.hs:146)
    null (src/Data/Edison/Coll/LazyPairingHeap.hs:170)
    size (src/Data/Edison/Coll/LazyPairingHeap.hs:174)
    member (src/Data/Edison/Coll/LazyPairingHeap.hs:179)
    count (src/Data/Edison/Coll/LazyPairingHeap.hs:192)
    strict (src/Data/Edison/Coll/LazyPairingHeap.hs:445)
    structuralInvariant (src/Data/Edison/Coll/LazyPairingHeap.hs:64)
    toSeq (src/Data/Edison/Coll/LazyPairingHeap.hs:302)
    lookup (src/Data/Edison/Coll/LazyPairingHeap.hs:473)
    lookupM (src/Data/Edison/Coll/LazyPairingHeap.hs:476)
    lookupAll (src/Data/Edison/Coll/LazyPairingHeap.hs:347)
    lookupWithDefault (src/Data/Edison/Coll/LazyPairingHeap.hs:479)
    fold (src/Data/Edison/Coll/LazyPairingHeap.hs:308)
    fold' (src/Data/Edison/Coll/LazyPairingHeap.hs:313)
    fold1 (src/Data/Edison/Coll/LazyPairingHeap.hs:319)
    fold1' (src/Data/Edison/Coll/LazyPairingHeap.hs:324)
    filter (src/Data/Edison/Coll/LazyPairingHeap.hs:330)
    partition (src/Data/Edison/Coll/LazyPairingHeap.hs:337)
    strictWith (src/Data/Edison/Coll/LazyPairingHeap.hs:450)
    deleteMin (src/Data/Edison/Coll/LazyPairingHeap.hs:205)
    deleteMax (src/Data/Edison/Coll/LazyPairingHeap.hs:470)
    unsafeInsertMin (src/Data/Edison/Coll/LazyPairingHeap.hs:210)
    unsafeInsertMax (src/Data/Edison/Coll/LazyPairingHeap.hs:213)
    unsafeFromOrdSeq (src/Data/Edison/Coll/LazyPairingHeap.hs:467)
    unsafeAppend (src/Data/Edison/Coll/LazyPairingHeap.hs:218)
    filterLT (src/Data/Edison/Coll/LazyPairingHeap.hs:224)
    filterLE (src/Data/Edison/Coll/LazyPairingHeap.hs:233)
    filterGT (src/Data/Edison/Coll/LazyPairingHeap.hs:242)
    filterGE (src/Data/Edison/Coll/LazyPairingHeap.hs:252)
    partitionLT_GE (src/Data/Edison/Coll/LazyPairingHeap.hs:262)
    partitionLE_GT (src/Data/Edison/Coll/LazyPairingHeap.hs:274)
    partitionLT_GT (src/Data/Edison/Coll/LazyPairingHeap.hs:286)
    minView (src/Data/Edison/Coll/LazyPairingHeap.hs:361)
    minElem (src/Data/Edison/Coll/LazyPairingHeap.hs:366)
    maxView (src/Data/Edison/Coll/LazyPairingHeap.hs:371)
    maxElem (src/Data/Edison/Coll/LazyPairingHeap.hs:389)
    foldr (src/Data/Edison/Coll/LazyPairingHeap.hs:396)
    foldr' (src/Data/Edison/Coll/LazyPairingHeap.hs:401)
    foldl (src/Data/Edison/Coll/LazyPairingHeap.hs:406)
    foldl' (src/Data/Edison/Coll/LazyPairingHeap.hs:411)
    foldr1 (src/Data/Edison/Coll/LazyPairingHeap.hs:416)
    foldr1' (src/Data/Edison/Coll/LazyPairingHeap.hs:422)
    foldl1 (src/Data/Edison/Coll/LazyPairingHeap.hs:428)
    foldl1' (src/Data/Edison/Coll/LazyPairingHeap.hs:433)
    toOrdSeq (src/Data/Edison/Coll/LazyPairingHeap.hs:482)
    unsafeMapMonotonic (src/Data/Edison/Coll/LazyPairingHeap.hs:438)
    moduleName (src/Data/Edison/Coll/LazyPairingHeap.hs:53)
  11% (  7 / 64) in 'Data.Edison.Coll.LeftistHeap'
  Missing documentation for:
    Heap (src/Data/Edison/Coll/LeftistHeap.hs:54)
    empty (src/Data/Edison/Coll/LeftistHeap.hs:93)
    singleton (src/Data/Edison/Coll/LeftistHeap.hs:96)
    fromSeq (src/Data/Edison/Coll/LeftistHeap.hs:387)
    insert (src/Data/Edison/Coll/LeftistHeap.hs:99)
    insertSeq (src/Data/Edison/Coll/LeftistHeap.hs:390)
    union (src/Data/Edison/Coll/LeftistHeap.hs:105)
    unionSeq (src/Data/Edison/Coll/LeftistHeap.hs:393)
    delete (src/Data/Edison/Coll/LeftistHeap.hs:122)
    deleteAll (src/Data/Edison/Coll/LeftistHeap.hs:137)
    deleteSeq (src/Data/Edison/Coll/LeftistHeap.hs:396)
    null (src/Data/Edison/Coll/LeftistHeap.hs:145)
    size (src/Data/Edison/Coll/LeftistHeap.hs:149)
    member (src/Data/Edison/Coll/LeftistHeap.hs:154)
    count (src/Data/Edison/Coll/LeftistHeap.hs:162)
    strict (src/Data/Edison/Coll/LeftistHeap.hs:378)
    structuralInvariant (src/Data/Edison/Coll/LeftistHeap.hs:62)
    toSeq (src/Data/Edison/Coll/LeftistHeap.hs:170)
    lookup (src/Data/Edison/Coll/LeftistHeap.hs:399)
    lookupM (src/Data/Edison/Coll/LeftistHeap.hs:175)
    lookupAll (src/Data/Edison/Coll/LeftistHeap.hs:185)
    lookupWithDefault (src/Data/Edison/Coll/LeftistHeap.hs:402)
    fold (src/Data/Edison/Coll/LeftistHeap.hs:194)
    fold' (src/Data/Edison/Coll/LeftistHeap.hs:198)
    fold1 (src/Data/Edison/Coll/LeftistHeap.hs:202)
    fold1' (src/Data/Edison/Coll/LeftistHeap.hs:206)
    filter (src/Data/Edison/Coll/LeftistHeap.hs:211)
    partition (src/Data/Edison/Coll/LeftistHeap.hs:217)
    strictWith (src/Data/Edison/Coll/LeftistHeap.hs:381)
    deleteMin (src/Data/Edison/Coll/LeftistHeap.hs:226)
    deleteMax (src/Data/Edison/Coll/LeftistHeap.hs:230)
    unsafeInsertMin (src/Data/Edison/Coll/LeftistHeap.hs:235)
    unsafeInsertMax (src/Data/Edison/Coll/LeftistHeap.hs:405)
    unsafeFromOrdSeq (src/Data/Edison/Coll/LeftistHeap.hs:408)
    unsafeAppend (src/Data/Edison/Coll/LeftistHeap.hs:238)
    filterLT (src/Data/Edison/Coll/LeftistHeap.hs:242)
    filterLE (src/Data/Edison/Coll/LeftistHeap.hs:246)
    filterGT (src/Data/Edison/Coll/LeftistHeap.hs:250)
    filterGE (src/Data/Edison/Coll/LeftistHeap.hs:257)
    partitionLT_GE (src/Data/Edison/Coll/LeftistHeap.hs:264)
    partitionLE_GT (src/Data/Edison/Coll/LeftistHeap.hs:275)
    partitionLT_GT (src/Data/Edison/Coll/LeftistHeap.hs:286)
    minView (src/Data/Edison/Coll/LeftistHeap.hs:301)
    minElem (src/Data/Edison/Coll/LeftistHeap.hs:305)
    maxView (src/Data/Edison/Coll/LeftistHeap.hs:309)
    maxElem (src/Data/Edison/Coll/LeftistHeap.hs:322)
    foldr (src/Data/Edison/Coll/LeftistHeap.hs:336)
    foldr' (src/Data/Edison/Coll/LeftistHeap.hs:340)
    foldl (src/Data/Edison/Coll/LeftistHeap.hs:344)
    foldl' (src/Data/Edison/Coll/LeftistHeap.hs:348)
    foldr1 (src/Data/Edison/Coll/LeftistHeap.hs:352)
    foldr1' (src/Data/Edison/Coll/LeftistHeap.hs:357)
    foldl1 (src/Data/Edison/Coll/LeftistHeap.hs:362)
    foldl1' (src/Data/Edison/Coll/LeftistHeap.hs:366)
    toOrdSeq (src/Data/Edison/Coll/LeftistHeap.hs:411)
    unsafeMapMonotonic (src/Data/Edison/Coll/LeftistHeap.hs:371)
    moduleName (src/Data/Edison/Coll/LeftistHeap.hs:51)
  11% (  7 / 64) in 'Data.Edison.Coll.SkewHeap'
  Missing documentation for:
    Heap (src/Data/Edison/Coll/SkewHeap.hs:54)
    empty (src/Data/Edison/Coll/SkewHeap.hs:70)
    singleton (src/Data/Edison/Coll/SkewHeap.hs:73)
    fromSeq (src/Data/Edison/Coll/SkewHeap.hs:362)
    insert (src/Data/Edison/Coll/SkewHeap.hs:76)
    insertSeq (src/Data/Edison/Coll/SkewHeap.hs:365)
    union (src/Data/Edison/Coll/SkewHeap.hs:82)
    unionSeq (src/Data/Edison/Coll/SkewHeap.hs:368)
    delete (src/Data/Edison/Coll/SkewHeap.hs:90)
    deleteAll (src/Data/Edison/Coll/SkewHeap.hs:105)
    deleteSeq (src/Data/Edison/Coll/SkewHeap.hs:371)
    null (src/Data/Edison/Coll/SkewHeap.hs:113)
    size (src/Data/Edison/Coll/SkewHeap.hs:117)
    member (src/Data/Edison/Coll/SkewHeap.hs:122)
    count (src/Data/Edison/Coll/SkewHeap.hs:130)
    strict (src/Data/Edison/Coll/SkewHeap.hs:352)
    structuralInvariant (src/Data/Edison/Coll/SkewHeap.hs:58)
    toSeq (src/Data/Edison/Coll/SkewHeap.hs:138)
    lookup (src/Data/Edison/Coll/SkewHeap.hs:374)
    lookupM (src/Data/Edison/Coll/SkewHeap.hs:143)
    lookupAll (src/Data/Edison/Coll/SkewHeap.hs:153)
    lookupWithDefault (src/Data/Edison/Coll/SkewHeap.hs:377)
    fold (src/Data/Edison/Coll/SkewHeap.hs:162)
    fold' (src/Data/Edison/Coll/SkewHeap.hs:166)
    fold1 (src/Data/Edison/Coll/SkewHeap.hs:170)
    fold1' (src/Data/Edison/Coll/SkewHeap.hs:174)
    filter (src/Data/Edison/Coll/SkewHeap.hs:178)
    partition (src/Data/Edison/Coll/SkewHeap.hs:184)
    strictWith (src/Data/Edison/Coll/SkewHeap.hs:356)
    deleteMin (src/Data/Edison/Coll/SkewHeap.hs:193)
    deleteMax (src/Data/Edison/Coll/SkewHeap.hs:197)
    unsafeInsertMin (src/Data/Edison/Coll/SkewHeap.hs:202)
    unsafeInsertMax (src/Data/Edison/Coll/SkewHeap.hs:380)
    unsafeFromOrdSeq (src/Data/Edison/Coll/SkewHeap.hs:383)
    unsafeAppend (src/Data/Edison/Coll/SkewHeap.hs:205)
    filterLT (src/Data/Edison/Coll/SkewHeap.hs:209)
    filterLE (src/Data/Edison/Coll/SkewHeap.hs:213)
    filterGT (src/Data/Edison/Coll/SkewHeap.hs:217)
    filterGE (src/Data/Edison/Coll/SkewHeap.hs:224)
    partitionLT_GE (src/Data/Edison/Coll/SkewHeap.hs:231)
    partitionLE_GT (src/Data/Edison/Coll/SkewHeap.hs:242)
    partitionLT_GT (src/Data/Edison/Coll/SkewHeap.hs:253)
    minView (src/Data/Edison/Coll/SkewHeap.hs:268)
    minElem (src/Data/Edison/Coll/SkewHeap.hs:272)
    maxView (src/Data/Edison/Coll/SkewHeap.hs:276)
    maxElem (src/Data/Edison/Coll/SkewHeap.hs:291)
    foldr (src/Data/Edison/Coll/SkewHeap.hs:311)
    foldr' (src/Data/Edison/Coll/SkewHeap.hs:315)
    foldl (src/Data/Edison/Coll/SkewHeap.hs:319)
    foldl' (src/Data/Edison/Coll/SkewHeap.hs:323)
    foldr1 (src/Data/Edison/Coll/SkewHeap.hs:327)
    foldr1' (src/Data/Edison/Coll/SkewHeap.hs:332)
    foldl1 (src/Data/Edison/Coll/SkewHeap.hs:337)
    foldl1' (src/Data/Edison/Coll/SkewHeap.hs:341)
    toOrdSeq (src/Data/Edison/Coll/SkewHeap.hs:386)
    unsafeMapMonotonic (src/Data/Edison/Coll/SkewHeap.hs:346)
    moduleName (src/Data/Edison/Coll/SkewHeap.hs:51)
  11% (  7 / 64) in 'Data.Edison.Coll.SplayHeap'
  Missing documentation for:
    Heap (src/Data/Edison/Coll/SplayHeap.hs:57)
    empty (src/Data/Edison/Coll/SplayHeap.hs:77)
    singleton (src/Data/Edison/Coll/SplayHeap.hs:78)
    fromSeq (src/Data/Edison/Coll/SplayHeap.hs:79)
    insert (src/Data/Edison/Coll/SplayHeap.hs:80)
    insertSeq (src/Data/Edison/Coll/SplayHeap.hs:81)
    union (src/Data/Edison/Coll/SplayHeap.hs:82)
    unionSeq (src/Data/Edison/Coll/SplayHeap.hs:83)
    delete (src/Data/Edison/Coll/SplayHeap.hs:84)
    deleteAll (src/Data/Edison/Coll/SplayHeap.hs:85)
    deleteSeq (src/Data/Edison/Coll/SplayHeap.hs:86)
    null (src/Data/Edison/Coll/SplayHeap.hs:87)
    size (src/Data/Edison/Coll/SplayHeap.hs:88)
    member (src/Data/Edison/Coll/SplayHeap.hs:89)
    count (src/Data/Edison/Coll/SplayHeap.hs:90)
    strict (src/Data/Edison/Coll/SplayHeap.hs:91)
    structuralInvariant (src/Data/Edison/Coll/SplayHeap.hs:62)
    toSeq (src/Data/Edison/Coll/SplayHeap.hs:93)
    lookup (src/Data/Edison/Coll/SplayHeap.hs:94)
    lookupM (src/Data/Edison/Coll/SplayHeap.hs:95)
    lookupAll (src/Data/Edison/Coll/SplayHeap.hs:96)
    lookupWithDefault (src/Data/Edison/Coll/SplayHeap.hs:97)
    fold (src/Data/Edison/Coll/SplayHeap.hs:98)
    fold' (src/Data/Edison/Coll/SplayHeap.hs:100)
    fold1 (src/Data/Edison/Coll/SplayHeap.hs:99)
    fold1' (src/Data/Edison/Coll/SplayHeap.hs:101)
    filter (src/Data/Edison/Coll/SplayHeap.hs:102)
    partition (src/Data/Edison/Coll/SplayHeap.hs:103)
    strictWith (src/Data/Edison/Coll/SplayHeap.hs:104)
    deleteMin (src/Data/Edison/Coll/SplayHeap.hs:106)
    deleteMax (src/Data/Edison/Coll/SplayHeap.hs:107)
    unsafeInsertMin (src/Data/Edison/Coll/SplayHeap.hs:108)
    unsafeInsertMax (src/Data/Edison/Coll/SplayHeap.hs:109)
    unsafeFromOrdSeq (src/Data/Edison/Coll/SplayHeap.hs:110)
    unsafeAppend (src/Data/Edison/Coll/SplayHeap.hs:111)
    filterLT (src/Data/Edison/Coll/SplayHeap.hs:112)
    filterLE (src/Data/Edison/Coll/SplayHeap.hs:113)
    filterGT (src/Data/Edison/Coll/SplayHeap.hs:114)
    filterGE (src/Data/Edison/Coll/SplayHeap.hs:115)
    partitionLT_GE (src/Data/Edison/Coll/SplayHeap.hs:116)
    partitionLE_GT (src/Data/Edison/Coll/SplayHeap.hs:117)
    partitionLT_GT (src/Data/Edison/Coll/SplayHeap.hs:118)
    minView (src/Data/Edison/Coll/SplayHeap.hs:120)
    minElem (src/Data/Edison/Coll/SplayHeap.hs:121)
    maxView (src/Data/Edison/Coll/SplayHeap.hs:122)
    maxElem (src/Data/Edison/Coll/SplayHeap.hs:123)
    foldr (src/Data/Edison/Coll/SplayHeap.hs:124)
    foldr' (src/Data/Edison/Coll/SplayHeap.hs:128)
    foldl (src/Data/Edison/Coll/SplayHeap.hs:125)
    foldl' (src/Data/Edison/Coll/SplayHeap.hs:129)
    foldr1 (src/Data/Edison/Coll/SplayHeap.hs:126)
    foldr1' (src/Data/Edison/Coll/SplayHeap.hs:130)
    foldl1 (src/Data/Edison/Coll/SplayHeap.hs:127)
    foldl1' (src/Data/Edison/Coll/SplayHeap.hs:131)
    toOrdSeq (src/Data/Edison/Coll/SplayHeap.hs:132)
    unsafeMapMonotonic (src/Data/Edison/Coll/SplayHeap.hs:134)
    moduleName (src/Data/Edison/Coll/SplayHeap.hs:54)
  11% (  9 / 79) in 'Data.Edison.Coll.StandardSet'
  Missing documentation for:
    Set (src/Data/Edison/Coll/StandardSet.hs:133)
    empty (src/Data/Edison/Coll/StandardSet.hs:58)
    singleton (src/Data/Edison/Coll/StandardSet.hs:59)
    fromSeq (src/Data/Edison/Coll/StandardSet.hs:60)
    insert (src/Data/Edison/Coll/StandardSet.hs:61)
    insertSeq (src/Data/Edison/Coll/StandardSet.hs:62)
    union (src/Data/Edison/Coll/StandardSet.hs:63)
    unionSeq (src/Data/Edison/Coll/StandardSet.hs:64)
    delete (src/Data/Edison/Coll/StandardSet.hs:65)
    deleteAll (src/Data/Edison/Coll/StandardSet.hs:66)
    deleteSeq (src/Data/Edison/Coll/StandardSet.hs:67)
    null (src/Data/Edison/Coll/StandardSet.hs:68)
    size (src/Data/Edison/Coll/StandardSet.hs:69)
    member (src/Data/Edison/Coll/StandardSet.hs:70)
    count (src/Data/Edison/Coll/StandardSet.hs:71)
    strict (src/Data/Edison/Coll/StandardSet.hs:72)
    toSeq (src/Data/Edison/Coll/StandardSet.hs:74)
    lookup (src/Data/Edison/Coll/StandardSet.hs:75)
    lookupM (src/Data/Edison/Coll/StandardSet.hs:76)
    lookupAll (src/Data/Edison/Coll/StandardSet.hs:77)
    lookupWithDefault (src/Data/Edison/Coll/StandardSet.hs:78)
    fold (src/Data/Edison/Coll/StandardSet.hs:79)
    fold' (src/Data/Edison/Coll/StandardSet.hs:81)
    fold1 (src/Data/Edison/Coll/StandardSet.hs:80)
    fold1' (src/Data/Edison/Coll/StandardSet.hs:82)
    filter (src/Data/Edison/Coll/StandardSet.hs:83)
    partition (src/Data/Edison/Coll/StandardSet.hs:84)
    strictWith (src/Data/Edison/Coll/StandardSet.hs:85)
    structuralInvariant (src/Data/Edison/Coll/StandardSet.hs:135)
    deleteMin (src/Data/Edison/Coll/StandardSet.hs:87)
    deleteMax (src/Data/Edison/Coll/StandardSet.hs:88)
    unsafeInsertMin (src/Data/Edison/Coll/StandardSet.hs:89)
    unsafeInsertMax (src/Data/Edison/Coll/StandardSet.hs:90)
    unsafeFromOrdSeq (src/Data/Edison/Coll/StandardSet.hs:91)
    unsafeAppend (src/Data/Edison/Coll/StandardSet.hs:92)
    filterLT (src/Data/Edison/Coll/StandardSet.hs:93)
    filterLE (src/Data/Edison/Coll/StandardSet.hs:94)
    filterGT (src/Data/Edison/Coll/StandardSet.hs:95)
    filterGE (src/Data/Edison/Coll/StandardSet.hs:96)
    partitionLT_GE (src/Data/Edison/Coll/StandardSet.hs:97)
    partitionLE_GT (src/Data/Edison/Coll/StandardSet.hs:98)
    partitionLT_GT (src/Data/Edison/Coll/StandardSet.hs:99)
    minView (src/Data/Edison/Coll/StandardSet.hs:101)
    minElem (src/Data/Edison/Coll/StandardSet.hs:102)
    maxView (src/Data/Edison/Coll/StandardSet.hs:103)
    maxElem (src/Data/Edison/Coll/StandardSet.hs:104)
    foldr (src/Data/Edison/Coll/StandardSet.hs:105)
    foldr' (src/Data/Edison/Coll/StandardSet.hs:109)
    foldl (src/Data/Edison/Coll/StandardSet.hs:106)
    foldl' (src/Data/Edison/Coll/StandardSet.hs:110)
    foldr1 (src/Data/Edison/Coll/StandardSet.hs:107)
    foldr1' (src/Data/Edison/Coll/StandardSet.hs:111)
    foldl1 (src/Data/Edison/Coll/StandardSet.hs:108)
    foldl1' (src/Data/Edison/Coll/StandardSet.hs:112)
    toOrdSeq (src/Data/Edison/Coll/StandardSet.hs:113)
    unsafeMapMonotonic (src/Data/Edison/Coll/StandardSet.hs:129)
    intersection (src/Data/Edison/Coll/StandardSet.hs:115)
    difference (src/Data/Edison/Coll/StandardSet.hs:116)
    symmetricDifference (src/Data/Edison/Coll/StandardSet.hs:117)
    properSubset (src/Data/Edison/Coll/StandardSet.hs:118)
    subset (src/Data/Edison/Coll/StandardSet.hs:119)
    fromSeqWith (src/Data/Edison/Coll/StandardSet.hs:121)
    insertWith (src/Data/Edison/Coll/StandardSet.hs:122)
    insertSeqWith (src/Data/Edison/Coll/StandardSet.hs:123)
    unionl (src/Data/Edison/Coll/StandardSet.hs:124)
    unionr (src/Data/Edison/Coll/StandardSet.hs:125)
    unionWith (src/Data/Edison/Coll/StandardSet.hs:126)
    unionSeqWith (src/Data/Edison/Coll/StandardSet.hs:127)
    intersectionWith (src/Data/Edison/Coll/StandardSet.hs:128)
    moduleName (src/Data/Edison/Coll/StandardSet.hs:57)
  41% ( 35 / 85) in 'Data.Edison.Coll.EnumSet'
  Missing documentation for:
    fromSeq (src/Data/Edison/Coll/EnumSet.hs:569)
    insertSeq (src/Data/Edison/Coll/EnumSet.hs:576)
    deleteAll (src/Data/Edison/Coll/EnumSet.hs:296)
    deleteSeq (src/Data/Edison/Coll/EnumSet.hs:299)
    count (src/Data/Edison/Coll/EnumSet.hs:247)
    strict (src/Data/Edison/Coll/EnumSet.hs:614)
    unsafeInsertMin (src/Data/Edison/Coll/EnumSet.hs:352)
    unsafeInsertMax (src/Data/Edison/Coll/EnumSet.hs:355)
    unsafeFromOrdSeq (src/Data/Edison/Coll/EnumSet.hs:361)
    unsafeAppend (src/Data/Edison/Coll/EnumSet.hs:358)
    filterLT (src/Data/Edison/Coll/EnumSet.hs:364)
    filterLE (src/Data/Edison/Coll/EnumSet.hs:367)
    filterGT (src/Data/Edison/Coll/EnumSet.hs:370)
    filterGE (src/Data/Edison/Coll/EnumSet.hs:373)
    partitionLT_GE (src/Data/Edison/Coll/EnumSet.hs:376)
    partitionLE_GT (src/Data/Edison/Coll/EnumSet.hs:379)
    partitionLT_GT (src/Data/Edison/Coll/EnumSet.hs:382)
    symmetricDifference (src/Data/Edison/Coll/EnumSet.hs:417)
    toSeq (src/Data/Edison/Coll/EnumSet.hs:583)
    lookup (src/Data/Edison/Coll/EnumSet.hs:250)
    lookupM (src/Data/Edison/Coll/EnumSet.hs:253)
    lookupAll (src/Data/Edison/Coll/EnumSet.hs:258)
    lookupWithDefault (src/Data/Edison/Coll/EnumSet.hs:261)
    fold (src/Data/Edison/Coll/EnumSet.hs:500)
    fold' (src/Data/Edison/Coll/EnumSet.hs:504)
    fold1 (src/Data/Edison/Coll/EnumSet.hs:508)
    fold1' (src/Data/Edison/Coll/EnumSet.hs:515)
    strictWith (src/Data/Edison/Coll/EnumSet.hs:617)
    minView (src/Data/Edison/Coll/EnumSet.hs:342)
    maxView (src/Data/Edison/Coll/EnumSet.hs:347)
    foldr (src/Data/Edison/Coll/EnumSet.hs:522)
    foldr' (src/Data/Edison/Coll/EnumSet.hs:526)
    foldl (src/Data/Edison/Coll/EnumSet.hs:544)
    foldl' (src/Data/Edison/Coll/EnumSet.hs:548)
    foldr1 (src/Data/Edison/Coll/EnumSet.hs:530)
    foldr1' (src/Data/Edison/Coll/EnumSet.hs:537)
    foldl1 (src/Data/Edison/Coll/EnumSet.hs:552)
    foldl1' (src/Data/Edison/Coll/EnumSet.hs:559)
    toOrdSeq (src/Data/Edison/Coll/EnumSet.hs:587)
    unsafeMapMonotonic (src/Data/Edison/Coll/EnumSet.hs:476)
    fromSeqWith (src/Data/Edison/Coll/EnumSet.hs:590)
    fromOrdSeq (src/Data/Edison/Coll/EnumSet.hs:573)
    insertWith (src/Data/Edison/Coll/EnumSet.hs:287)
    insertSeqWith (src/Data/Edison/Coll/EnumSet.hs:580)
    unionl (src/Data/Edison/Coll/EnumSet.hs:397)
    unionr (src/Data/Edison/Coll/EnumSet.hs:400)
    unionWith (src/Data/Edison/Coll/EnumSet.hs:404)
    unionSeqWith (src/Data/Edison/Coll/EnumSet.hs:407)
    intersectionWith (src/Data/Edison/Coll/EnumSet.hs:427)
    moduleName (src/Data/Edison/Coll/EnumSet.hs:170)
  11% (  9 / 79) in 'Data.Edison.Coll.UnbalancedSet'
  Missing documentation for:
    Set (src/Data/Edison/Coll/UnbalancedSet.hs:129)
    empty (src/Data/Edison/Coll/UnbalancedSet.hs:54)
    singleton (src/Data/Edison/Coll/UnbalancedSet.hs:55)
    fromSeq (src/Data/Edison/Coll/UnbalancedSet.hs:56)
    insert (src/Data/Edison/Coll/UnbalancedSet.hs:57)
    insertSeq (src/Data/Edison/Coll/UnbalancedSet.hs:58)
    union (src/Data/Edison/Coll/UnbalancedSet.hs:59)
    unionSeq (src/Data/Edison/Coll/UnbalancedSet.hs:60)
    delete (src/Data/Edison/Coll/UnbalancedSet.hs:61)
    deleteAll (src/Data/Edison/Coll/UnbalancedSet.hs:62)
    deleteSeq (src/Data/Edison/Coll/UnbalancedSet.hs:63)
    null (src/Data/Edison/Coll/UnbalancedSet.hs:64)
    size (src/Data/Edison/Coll/UnbalancedSet.hs:65)
    member (src/Data/Edison/Coll/UnbalancedSet.hs:66)
    count (src/Data/Edison/Coll/UnbalancedSet.hs:67)
    strict (src/Data/Edison/Coll/UnbalancedSet.hs:68)
    structuralInvariant (src/Data/Edison/Coll/UnbalancedSet.hs:133)
    toSeq (src/Data/Edison/Coll/UnbalancedSet.hs:70)
    lookup (src/Data/Edison/Coll/UnbalancedSet.hs:71)
    lookupM (src/Data/Edison/Coll/UnbalancedSet.hs:72)
    lookupAll (src/Data/Edison/Coll/UnbalancedSet.hs:73)
    lookupWithDefault (src/Data/Edison/Coll/UnbalancedSet.hs:74)
    fold (src/Data/Edison/Coll/UnbalancedSet.hs:75)
    fold' (src/Data/Edison/Coll/UnbalancedSet.hs:77)
    fold1 (src/Data/Edison/Coll/UnbalancedSet.hs:76)
    fold1' (src/Data/Edison/Coll/UnbalancedSet.hs:78)
    filter (src/Data/Edison/Coll/UnbalancedSet.hs:79)
    partition (src/Data/Edison/Coll/UnbalancedSet.hs:80)
    strictWith (src/Data/Edison/Coll/UnbalancedSet.hs:81)
    deleteMin (src/Data/Edison/Coll/UnbalancedSet.hs:83)
    deleteMax (src/Data/Edison/Coll/UnbalancedSet.hs:84)
    unsafeInsertMin (src/Data/Edison/Coll/UnbalancedSet.hs:85)
    unsafeInsertMax (src/Data/Edison/Coll/UnbalancedSet.hs:86)
    unsafeFromOrdSeq (src/Data/Edison/Coll/UnbalancedSet.hs:87)
    unsafeAppend (src/Data/Edison/Coll/UnbalancedSet.hs:88)
    filterLT (src/Data/Edison/Coll/UnbalancedSet.hs:89)
    filterLE (src/Data/Edison/Coll/UnbalancedSet.hs:90)
    filterGT (src/Data/Edison/Coll/UnbalancedSet.hs:91)
    filterGE (src/Data/Edison/Coll/UnbalancedSet.hs:92)
    partitionLT_GE (src/Data/Edison/Coll/UnbalancedSet.hs:93)
    partitionLE_GT (src/Data/Edison/Coll/UnbalancedSet.hs:94)
    partitionLT_GT (src/Data/Edison/Coll/UnbalancedSet.hs:95)
    minView (src/Data/Edison/Coll/UnbalancedSet.hs:97)
    minElem (src/Data/Edison/Coll/UnbalancedSet.hs:98)
    maxView (src/Data/Edison/Coll/UnbalancedSet.hs:99)
    maxElem (src/Data/Edison/Coll/UnbalancedSet.hs:100)
    foldr (src/Data/Edison/Coll/UnbalancedSet.hs:101)
    foldr' (src/Data/Edison/Coll/UnbalancedSet.hs:105)
    foldl (src/Data/Edison/Coll/UnbalancedSet.hs:102)
    foldl' (src/Data/Edison/Coll/UnbalancedSet.hs:106)
    foldr1 (src/Data/Edison/Coll/UnbalancedSet.hs:103)
    foldr1' (src/Data/Edison/Coll/UnbalancedSet.hs:107)
    foldl1 (src/Data/Edison/Coll/UnbalancedSet.hs:104)
    foldl1' (src/Data/Edison/Coll/UnbalancedSet.hs:108)
    toOrdSeq (src/Data/Edison/Coll/UnbalancedSet.hs:109)
    unsafeMapMonotonic (src/Data/Edison/Coll/UnbalancedSet.hs:125)
    intersection (src/Data/Edison/Coll/UnbalancedSet.hs:111)
    difference (src/Data/Edison/Coll/UnbalancedSet.hs:112)
    symmetricDifference (src/Data/Edison/Coll/UnbalancedSet.hs:113)
    properSubset (src/Data/Edison/Coll/UnbalancedSet.hs:114)
    subset (src/Data/Edison/Coll/UnbalancedSet.hs:115)
    fromSeqWith (src/Data/Edison/Coll/UnbalancedSet.hs:117)
    insertWith (src/Data/Edison/Coll/UnbalancedSet.hs:118)
    insertSeqWith (src/Data/Edison/Coll/UnbalancedSet.hs:119)
    unionl (src/Data/Edison/Coll/UnbalancedSet.hs:120)
    unionr (src/Data/Edison/Coll/UnbalancedSet.hs:121)
    unionWith (src/Data/Edison/Coll/UnbalancedSet.hs:122)
    unionSeqWith (src/Data/Edison/Coll/UnbalancedSet.hs:123)
    intersectionWith (src/Data/Edison/Coll/UnbalancedSet.hs:124)
    moduleName (src/Data/Edison/Coll/UnbalancedSet.hs:53)
  12% (  8 / 67) in 'Data.Edison.Coll.MinHeap'
  Missing documentation for:
    Min (src/Data/Edison/Coll/MinHeap.hs:50)
    empty (src/Data/Edison/Coll/MinHeap.hs:59)
    singleton (src/Data/Edison/Coll/MinHeap.hs:60)
    fromSeq (src/Data/Edison/Coll/MinHeap.hs:61)
    insert (src/Data/Edison/Coll/MinHeap.hs:62)
    insertSeq (src/Data/Edison/Coll/MinHeap.hs:63)
    union (src/Data/Edison/Coll/MinHeap.hs:64)
    unionSeq (src/Data/Edison/Coll/MinHeap.hs:65)
    delete (src/Data/Edison/Coll/MinHeap.hs:66)
    deleteAll (src/Data/Edison/Coll/MinHeap.hs:67)
    deleteSeq (src/Data/Edison/Coll/MinHeap.hs:68)
    null (src/Data/Edison/Coll/MinHeap.hs:69)
    size (src/Data/Edison/Coll/MinHeap.hs:70)
    member (src/Data/Edison/Coll/MinHeap.hs:71)
    count (src/Data/Edison/Coll/MinHeap.hs:72)
    strict (src/Data/Edison/Coll/MinHeap.hs:73)
    structuralInvariant (src/Data/Edison/Coll/MinHeap.hs:55)
    toSeq (src/Data/Edison/Coll/MinHeap.hs:75)
    lookup (src/Data/Edison/Coll/MinHeap.hs:76)
    lookupM (src/Data/Edison/Coll/MinHeap.hs:77)
    lookupAll (src/Data/Edison/Coll/MinHeap.hs:78)
    lookupWithDefault (src/Data/Edison/Coll/MinHeap.hs:79)
    fold (src/Data/Edison/Coll/MinHeap.hs:80)
    fold' (src/Data/Edison/Coll/MinHeap.hs:82)
    fold1 (src/Data/Edison/Coll/MinHeap.hs:81)
    fold1' (src/Data/Edison/Coll/MinHeap.hs:83)
    filter (src/Data/Edison/Coll/MinHeap.hs:84)
    partition (src/Data/Edison/Coll/MinHeap.hs:85)
    strictWith (src/Data/Edison/Coll/MinHeap.hs:86)
    deleteMin (src/Data/Edison/Coll/MinHeap.hs:88)
    deleteMax (src/Data/Edison/Coll/MinHeap.hs:89)
    unsafeInsertMin (src/Data/Edison/Coll/MinHeap.hs:90)
    unsafeInsertMax (src/Data/Edison/Coll/MinHeap.hs:91)
    unsafeFromOrdSeq (src/Data/Edison/Coll/MinHeap.hs:92)
    unsafeAppend (src/Data/Edison/Coll/MinHeap.hs:93)
    filterLT (src/Data/Edison/Coll/MinHeap.hs:94)
    filterLE (src/Data/Edison/Coll/MinHeap.hs:95)
    filterGT (src/Data/Edison/Coll/MinHeap.hs:96)
    filterGE (src/Data/Edison/Coll/MinHeap.hs:97)
    partitionLT_GE (src/Data/Edison/Coll/MinHeap.hs:98)
    partitionLE_GT (src/Data/Edison/Coll/MinHeap.hs:99)
    partitionLT_GT (src/Data/Edison/Coll/MinHeap.hs:100)
    minView (src/Data/Edison/Coll/MinHeap.hs:102)
    minElem (src/Data/Edison/Coll/MinHeap.hs:103)
    maxView (src/Data/Edison/Coll/MinHeap.hs:104)
    maxElem (src/Data/Edison/Coll/MinHeap.hs:105)
    foldr (src/Data/Edison/Coll/MinHeap.hs:106)
    foldr' (src/Data/Edison/Coll/MinHeap.hs:110)
    foldl (src/Data/Edison/Coll/MinHeap.hs:107)
    foldl' (src/Data/Edison/Coll/MinHeap.hs:111)
    foldr1 (src/Data/Edison/Coll/MinHeap.hs:108)
    foldr1' (src/Data/Edison/Coll/MinHeap.hs:112)
    foldl1 (src/Data/Edison/Coll/MinHeap.hs:109)
    foldl1' (src/Data/Edison/Coll/MinHeap.hs:113)
    toOrdSeq (src/Data/Edison/Coll/MinHeap.hs:114)
    unsafeMapMonotonic (src/Data/Edison/Coll/MinHeap.hs:115)
    toColl (src/Data/Edison/Coll/MinHeap.hs:121)
    fromColl (src/Data/Edison/Coll/MinHeap.hs:118)
    moduleName (src/Data/Edison/Coll/MinHeap.hs:52)
   6% (  5 / 81) in 'Data.Edison.Seq.BankersQueue'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/BankersQueue.hs:142)
    empty (src/Data/Edison/Seq/BankersQueue.hs:63)
    singleton (src/Data/Edison/Seq/BankersQueue.hs:64)
    lcons (src/Data/Edison/Seq/BankersQueue.hs:65)
    rcons (src/Data/Edison/Seq/BankersQueue.hs:66)
    append (src/Data/Edison/Seq/BankersQueue.hs:67)
    lview (src/Data/Edison/Seq/BankersQueue.hs:68)
    lhead (src/Data/Edison/Seq/BankersQueue.hs:69)
    ltail (src/Data/Edison/Seq/BankersQueue.hs:71)
    rview (src/Data/Edison/Seq/BankersQueue.hs:73)
    rhead (src/Data/Edison/Seq/BankersQueue.hs:74)
    rtail (src/Data/Edison/Seq/BankersQueue.hs:76)
    lheadM (src/Data/Edison/Seq/BankersQueue.hs:70)
    ltailM (src/Data/Edison/Seq/BankersQueue.hs:72)
    rheadM (src/Data/Edison/Seq/BankersQueue.hs:75)
    rtailM (src/Data/Edison/Seq/BankersQueue.hs:77)
    null (src/Data/Edison/Seq/BankersQueue.hs:78)
    size (src/Data/Edison/Seq/BankersQueue.hs:79)
    concat (src/Data/Edison/Seq/BankersQueue.hs:80)
    reverse (src/Data/Edison/Seq/BankersQueue.hs:81)
    reverseOnto (src/Data/Edison/Seq/BankersQueue.hs:82)
    fromList (src/Data/Edison/Seq/BankersQueue.hs:83)
    toList (src/Data/Edison/Seq/BankersQueue.hs:84)
    map (src/Data/Edison/Seq/BankersQueue.hs:85)
    concatMap (src/Data/Edison/Seq/BankersQueue.hs:86)
    fold (src/Data/Edison/Seq/BankersQueue.hs:87)
    fold' (src/Data/Edison/Seq/BankersQueue.hs:88)
    fold1 (src/Data/Edison/Seq/BankersQueue.hs:89)
    fold1' (src/Data/Edison/Seq/BankersQueue.hs:90)
    foldr (src/Data/Edison/Seq/BankersQueue.hs:91)
    foldr' (src/Data/Edison/Seq/BankersQueue.hs:98)
    foldl (src/Data/Edison/Seq/BankersQueue.hs:92)
    foldl' (src/Data/Edison/Seq/BankersQueue.hs:99)
    foldr1 (src/Data/Edison/Seq/BankersQueue.hs:93)
    foldr1' (src/Data/Edison/Seq/BankersQueue.hs:100)
    foldl1 (src/Data/Edison/Seq/BankersQueue.hs:94)
    foldl1' (src/Data/Edison/Seq/BankersQueue.hs:101)
    reducer (src/Data/Edison/Seq/BankersQueue.hs:95)
    reducer' (src/Data/Edison/Seq/BankersQueue.hs:102)
    reducel (src/Data/Edison/Seq/BankersQueue.hs:96)
    reducel' (src/Data/Edison/Seq/BankersQueue.hs:103)
    reduce1 (src/Data/Edison/Seq/BankersQueue.hs:97)
    reduce1' (src/Data/Edison/Seq/BankersQueue.hs:104)
    copy (src/Data/Edison/Seq/BankersQueue.hs:105)
    inBounds (src/Data/Edison/Seq/BankersQueue.hs:106)
    lookup (src/Data/Edison/Seq/BankersQueue.hs:107)
    lookupM (src/Data/Edison/Seq/BankersQueue.hs:108)
    lookupWithDefault (src/Data/Edison/Seq/BankersQueue.hs:109)
    update (src/Data/Edison/Seq/BankersQueue.hs:110)
    adjust (src/Data/Edison/Seq/BankersQueue.hs:111)
    mapWithIndex (src/Data/Edison/Seq/BankersQueue.hs:112)
    foldrWithIndex (src/Data/Edison/Seq/BankersQueue.hs:113)
    foldrWithIndex' (src/Data/Edison/Seq/BankersQueue.hs:115)
    foldlWithIndex (src/Data/Edison/Seq/BankersQueue.hs:114)
    foldlWithIndex' (src/Data/Edison/Seq/BankersQueue.hs:116)
    take (src/Data/Edison/Seq/BankersQueue.hs:117)
    drop (src/Data/Edison/Seq/BankersQueue.hs:118)
    splitAt (src/Data/Edison/Seq/BankersQueue.hs:119)
    subseq (src/Data/Edison/Seq/BankersQueue.hs:120)
    filter (src/Data/Edison/Seq/BankersQueue.hs:121)
    partition (src/Data/Edison/Seq/BankersQueue.hs:122)
    takeWhile (src/Data/Edison/Seq/BankersQueue.hs:123)
    dropWhile (src/Data/Edison/Seq/BankersQueue.hs:124)
    splitWhile (src/Data/Edison/Seq/BankersQueue.hs:125)
    zip (src/Data/Edison/Seq/BankersQueue.hs:126)
    zip3 (src/Data/Edison/Seq/BankersQueue.hs:127)
    zipWith (src/Data/Edison/Seq/BankersQueue.hs:128)
    zipWith3 (src/Data/Edison/Seq/BankersQueue.hs:129)
    unzip (src/Data/Edison/Seq/BankersQueue.hs:130)
    unzip3 (src/Data/Edison/Seq/BankersQueue.hs:131)
    unzipWith (src/Data/Edison/Seq/BankersQueue.hs:132)
    unzipWith3 (src/Data/Edison/Seq/BankersQueue.hs:133)
    strict (src/Data/Edison/Seq/BankersQueue.hs:134)
    strictWith (src/Data/Edison/Seq/BankersQueue.hs:135)
    structuralInvariant (src/Data/Edison/Seq/BankersQueue.hs:137)
    moduleName (src/Data/Edison/Seq/BankersQueue.hs:62)
   6% (  5 / 81) in 'Data.Edison.Seq.BraunSeq'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/BraunSeq.hs:166)
    empty (src/Data/Edison/Seq/BraunSeq.hs:88)
    singleton (src/Data/Edison/Seq/BraunSeq.hs:89)
    lcons (src/Data/Edison/Seq/BraunSeq.hs:90)
    rcons (src/Data/Edison/Seq/BraunSeq.hs:91)
    append (src/Data/Edison/Seq/BraunSeq.hs:92)
    lview (src/Data/Edison/Seq/BraunSeq.hs:93)
    lhead (src/Data/Edison/Seq/BraunSeq.hs:94)
    ltail (src/Data/Edison/Seq/BraunSeq.hs:96)
    rview (src/Data/Edison/Seq/BraunSeq.hs:98)
    rhead (src/Data/Edison/Seq/BraunSeq.hs:99)
    rtail (src/Data/Edison/Seq/BraunSeq.hs:101)
    lheadM (src/Data/Edison/Seq/BraunSeq.hs:95)
    ltailM (src/Data/Edison/Seq/BraunSeq.hs:97)
    rheadM (src/Data/Edison/Seq/BraunSeq.hs:100)
    rtailM (src/Data/Edison/Seq/BraunSeq.hs:102)
    null (src/Data/Edison/Seq/BraunSeq.hs:103)
    size (src/Data/Edison/Seq/BraunSeq.hs:104)
    concat (src/Data/Edison/Seq/BraunSeq.hs:105)
    reverse (src/Data/Edison/Seq/BraunSeq.hs:106)
    reverseOnto (src/Data/Edison/Seq/BraunSeq.hs:107)
    fromList (src/Data/Edison/Seq/BraunSeq.hs:108)
    toList (src/Data/Edison/Seq/BraunSeq.hs:109)
    map (src/Data/Edison/Seq/BraunSeq.hs:110)
    concatMap (src/Data/Edison/Seq/BraunSeq.hs:111)
    fold (src/Data/Edison/Seq/BraunSeq.hs:112)
    fold' (src/Data/Edison/Seq/BraunSeq.hs:113)
    fold1 (src/Data/Edison/Seq/BraunSeq.hs:114)
    fold1' (src/Data/Edison/Seq/BraunSeq.hs:115)
    foldr (src/Data/Edison/Seq/BraunSeq.hs:116)
    foldr' (src/Data/Edison/Seq/BraunSeq.hs:123)
    foldl (src/Data/Edison/Seq/BraunSeq.hs:117)
    foldl' (src/Data/Edison/Seq/BraunSeq.hs:124)
    foldr1 (src/Data/Edison/Seq/BraunSeq.hs:118)
    foldr1' (src/Data/Edison/Seq/BraunSeq.hs:125)
    foldl1 (src/Data/Edison/Seq/BraunSeq.hs:119)
    foldl1' (src/Data/Edison/Seq/BraunSeq.hs:126)
    reducer (src/Data/Edison/Seq/BraunSeq.hs:120)
    reducer' (src/Data/Edison/Seq/BraunSeq.hs:127)
    reducel (src/Data/Edison/Seq/BraunSeq.hs:121)
    reducel' (src/Data/Edison/Seq/BraunSeq.hs:128)
    reduce1 (src/Data/Edison/Seq/BraunSeq.hs:122)
    reduce1' (src/Data/Edison/Seq/BraunSeq.hs:129)
    copy (src/Data/Edison/Seq/BraunSeq.hs:130)
    inBounds (src/Data/Edison/Seq/BraunSeq.hs:131)
    lookup (src/Data/Edison/Seq/BraunSeq.hs:132)
    lookupM (src/Data/Edison/Seq/BraunSeq.hs:133)
    lookupWithDefault (src/Data/Edison/Seq/BraunSeq.hs:134)
    update (src/Data/Edison/Seq/BraunSeq.hs:135)
    adjust (src/Data/Edison/Seq/BraunSeq.hs:136)
    mapWithIndex (src/Data/Edison/Seq/BraunSeq.hs:137)
    foldrWithIndex (src/Data/Edison/Seq/BraunSeq.hs:138)
    foldrWithIndex' (src/Data/Edison/Seq/BraunSeq.hs:140)
    foldlWithIndex (src/Data/Edison/Seq/BraunSeq.hs:139)
    foldlWithIndex' (src/Data/Edison/Seq/BraunSeq.hs:141)
    take (src/Data/Edison/Seq/BraunSeq.hs:142)
    drop (src/Data/Edison/Seq/BraunSeq.hs:143)
    splitAt (src/Data/Edison/Seq/BraunSeq.hs:144)
    subseq (src/Data/Edison/Seq/BraunSeq.hs:145)
    filter (src/Data/Edison/Seq/BraunSeq.hs:146)
    partition (src/Data/Edison/Seq/BraunSeq.hs:147)
    takeWhile (src/Data/Edison/Seq/BraunSeq.hs:148)
    dropWhile (src/Data/Edison/Seq/BraunSeq.hs:149)
    splitWhile (src/Data/Edison/Seq/BraunSeq.hs:150)
    zip (src/Data/Edison/Seq/BraunSeq.hs:151)
    zip3 (src/Data/Edison/Seq/BraunSeq.hs:152)
    zipWith (src/Data/Edison/Seq/BraunSeq.hs:153)
    zipWith3 (src/Data/Edison/Seq/BraunSeq.hs:154)
    unzip (src/Data/Edison/Seq/BraunSeq.hs:155)
    unzip3 (src/Data/Edison/Seq/BraunSeq.hs:156)
    unzipWith (src/Data/Edison/Seq/BraunSeq.hs:157)
    unzipWith3 (src/Data/Edison/Seq/BraunSeq.hs:158)
    strict (src/Data/Edison/Seq/BraunSeq.hs:159)
    strictWith (src/Data/Edison/Seq/BraunSeq.hs:160)
    structuralInvariant (src/Data/Edison/Seq/BraunSeq.hs:161)
    moduleName (src/Data/Edison/Seq/BraunSeq.hs:87)
   6% (  5 / 79) in 'Data.Edison.Seq.FingerSeq'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/FingerSeq.hs:76)
    empty (src/Data/Edison/Seq/FingerSeq.hs:83)
    singleton (src/Data/Edison/Seq/FingerSeq.hs:84)
    lcons (src/Data/Edison/Seq/FingerSeq.hs:85)
    rcons (src/Data/Edison/Seq/FingerSeq.hs:86)
    append (src/Data/Edison/Seq/FingerSeq.hs:87)
    lview (src/Data/Edison/Seq/FingerSeq.hs:88)
    lhead (src/Data/Edison/Seq/FingerSeq.hs:89)
    ltail (src/Data/Edison/Seq/FingerSeq.hs:91)
    rview (src/Data/Edison/Seq/FingerSeq.hs:93)
    rhead (src/Data/Edison/Seq/FingerSeq.hs:94)
    rtail (src/Data/Edison/Seq/FingerSeq.hs:96)
    lheadM (src/Data/Edison/Seq/FingerSeq.hs:90)
    ltailM (src/Data/Edison/Seq/FingerSeq.hs:92)
    rheadM (src/Data/Edison/Seq/FingerSeq.hs:95)
    rtailM (src/Data/Edison/Seq/FingerSeq.hs:97)
    null (src/Data/Edison/Seq/FingerSeq.hs:98)
    size (src/Data/Edison/Seq/FingerSeq.hs:99)
    concat (src/Data/Edison/Seq/FingerSeq.hs:100)
    reverse (src/Data/Edison/Seq/FingerSeq.hs:101)
    reverseOnto (src/Data/Edison/Seq/FingerSeq.hs:102)
    fromList (src/Data/Edison/Seq/FingerSeq.hs:103)
    toList (src/Data/Edison/Seq/FingerSeq.hs:104)
    map (src/Data/Edison/Seq/FingerSeq.hs:105)
    concatMap (src/Data/Edison/Seq/FingerSeq.hs:106)
    fold (src/Data/Edison/Seq/FingerSeq.hs:107)
    fold' (src/Data/Edison/Seq/FingerSeq.hs:108)
    fold1 (src/Data/Edison/Seq/FingerSeq.hs:109)
    fold1' (src/Data/Edison/Seq/FingerSeq.hs:110)
    foldr (src/Data/Edison/Seq/FingerSeq.hs:111)
    foldr' (src/Data/Edison/Seq/FingerSeq.hs:118)
    foldl (src/Data/Edison/Seq/FingerSeq.hs:112)
    foldl' (src/Data/Edison/Seq/FingerSeq.hs:119)
    foldr1 (src/Data/Edison/Seq/FingerSeq.hs:113)
    foldr1' (src/Data/Edison/Seq/FingerSeq.hs:120)
    foldl1 (src/Data/Edison/Seq/FingerSeq.hs:114)
    foldl1' (src/Data/Edison/Seq/FingerSeq.hs:121)
    reducer (src/Data/Edison/Seq/FingerSeq.hs:115)
    reducer' (src/Data/Edison/Seq/FingerSeq.hs:122)
    reducel (src/Data/Edison/Seq/FingerSeq.hs:116)
    reducel' (src/Data/Edison/Seq/FingerSeq.hs:123)
    reduce1 (src/Data/Edison/Seq/FingerSeq.hs:117)
    reduce1' (src/Data/Edison/Seq/FingerSeq.hs:124)
    copy (src/Data/Edison/Seq/FingerSeq.hs:125)
    inBounds (src/Data/Edison/Seq/FingerSeq.hs:126)
    lookup (src/Data/Edison/Seq/FingerSeq.hs:127)
    lookupM (src/Data/Edison/Seq/FingerSeq.hs:128)
    lookupWithDefault (src/Data/Edison/Seq/FingerSeq.hs:129)
    update (src/Data/Edison/Seq/FingerSeq.hs:130)
    adjust (src/Data/Edison/Seq/FingerSeq.hs:131)
    mapWithIndex (src/Data/Edison/Seq/FingerSeq.hs:132)
    foldrWithIndex (src/Data/Edison/Seq/FingerSeq.hs:133)
    foldlWithIndex (src/Data/Edison/Seq/FingerSeq.hs:134)
    take (src/Data/Edison/Seq/FingerSeq.hs:137)
    drop (src/Data/Edison/Seq/FingerSeq.hs:138)
    splitAt (src/Data/Edison/Seq/FingerSeq.hs:139)
    subseq (src/Data/Edison/Seq/FingerSeq.hs:140)
    filter (src/Data/Edison/Seq/FingerSeq.hs:141)
    partition (src/Data/Edison/Seq/FingerSeq.hs:142)
    takeWhile (src/Data/Edison/Seq/FingerSeq.hs:143)
    dropWhile (src/Data/Edison/Seq/FingerSeq.hs:144)
    splitWhile (src/Data/Edison/Seq/FingerSeq.hs:145)
    zip (src/Data/Edison/Seq/FingerSeq.hs:146)
    zip3 (src/Data/Edison/Seq/FingerSeq.hs:147)
    zipWith (src/Data/Edison/Seq/FingerSeq.hs:148)
    zipWith3 (src/Data/Edison/Seq/FingerSeq.hs:149)
    unzip (src/Data/Edison/Seq/FingerSeq.hs:150)
    unzip3 (src/Data/Edison/Seq/FingerSeq.hs:151)
    unzipWith (src/Data/Edison/Seq/FingerSeq.hs:152)
    unzipWith3 (src/Data/Edison/Seq/FingerSeq.hs:153)
    strict (src/Data/Edison/Seq/FingerSeq.hs:154)
    strictWith (src/Data/Edison/Seq/FingerSeq.hs:155)
    structuralInvariant (src/Data/Edison/Seq/FingerSeq.hs:156)
    moduleName (src/Data/Edison/Seq/FingerSeq.hs:54)
   6% (  5 / 79) in 'Data.Edison.Seq.JoinList'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/JoinList.hs:142)
    empty (src/Data/Edison/Seq/JoinList.hs:65)
    singleton (src/Data/Edison/Seq/JoinList.hs:66)
    lcons (src/Data/Edison/Seq/JoinList.hs:67)
    rcons (src/Data/Edison/Seq/JoinList.hs:68)
    append (src/Data/Edison/Seq/JoinList.hs:69)
    lview (src/Data/Edison/Seq/JoinList.hs:70)
    lhead (src/Data/Edison/Seq/JoinList.hs:71)
    ltail (src/Data/Edison/Seq/JoinList.hs:73)
    rview (src/Data/Edison/Seq/JoinList.hs:75)
    rhead (src/Data/Edison/Seq/JoinList.hs:76)
    rtail (src/Data/Edison/Seq/JoinList.hs:78)
    lheadM (src/Data/Edison/Seq/JoinList.hs:72)
    ltailM (src/Data/Edison/Seq/JoinList.hs:74)
    rheadM (src/Data/Edison/Seq/JoinList.hs:77)
    rtailM (src/Data/Edison/Seq/JoinList.hs:79)
    null (src/Data/Edison/Seq/JoinList.hs:80)
    size (src/Data/Edison/Seq/JoinList.hs:81)
    concat (src/Data/Edison/Seq/JoinList.hs:82)
    reverse (src/Data/Edison/Seq/JoinList.hs:83)
    reverseOnto (src/Data/Edison/Seq/JoinList.hs:84)
    fromList (src/Data/Edison/Seq/JoinList.hs:85)
    toList (src/Data/Edison/Seq/JoinList.hs:86)
    map (src/Data/Edison/Seq/JoinList.hs:87)
    concatMap (src/Data/Edison/Seq/JoinList.hs:88)
    fold (src/Data/Edison/Seq/JoinList.hs:89)
    fold' (src/Data/Edison/Seq/JoinList.hs:90)
    fold1 (src/Data/Edison/Seq/JoinList.hs:91)
    fold1' (src/Data/Edison/Seq/JoinList.hs:92)
    foldr (src/Data/Edison/Seq/JoinList.hs:93)
    foldr' (src/Data/Edison/Seq/JoinList.hs:100)
    foldl (src/Data/Edison/Seq/JoinList.hs:94)
    foldl' (src/Data/Edison/Seq/JoinList.hs:101)
    foldr1 (src/Data/Edison/Seq/JoinList.hs:95)
    foldr1' (src/Data/Edison/Seq/JoinList.hs:102)
    foldl1 (src/Data/Edison/Seq/JoinList.hs:96)
    foldl1' (src/Data/Edison/Seq/JoinList.hs:103)
    reducer (src/Data/Edison/Seq/JoinList.hs:97)
    reducer' (src/Data/Edison/Seq/JoinList.hs:104)
    reducel (src/Data/Edison/Seq/JoinList.hs:98)
    reducel' (src/Data/Edison/Seq/JoinList.hs:105)
    reduce1 (src/Data/Edison/Seq/JoinList.hs:99)
    reduce1' (src/Data/Edison/Seq/JoinList.hs:106)
    copy (src/Data/Edison/Seq/JoinList.hs:107)
    inBounds (src/Data/Edison/Seq/JoinList.hs:108)
    lookup (src/Data/Edison/Seq/JoinList.hs:109)
    lookupM (src/Data/Edison/Seq/JoinList.hs:110)
    lookupWithDefault (src/Data/Edison/Seq/JoinList.hs:111)
    update (src/Data/Edison/Seq/JoinList.hs:112)
    adjust (src/Data/Edison/Seq/JoinList.hs:113)
    mapWithIndex (src/Data/Edison/Seq/JoinList.hs:114)
    foldrWithIndex (src/Data/Edison/Seq/JoinList.hs:115)
    foldlWithIndex (src/Data/Edison/Seq/JoinList.hs:116)
    take (src/Data/Edison/Seq/JoinList.hs:119)
    drop (src/Data/Edison/Seq/JoinList.hs:120)
    splitAt (src/Data/Edison/Seq/JoinList.hs:121)
    subseq (src/Data/Edison/Seq/JoinList.hs:122)
    filter (src/Data/Edison/Seq/JoinList.hs:123)
    partition (src/Data/Edison/Seq/JoinList.hs:124)
    takeWhile (src/Data/Edison/Seq/JoinList.hs:125)
    dropWhile (src/Data/Edison/Seq/JoinList.hs:126)
    splitWhile (src/Data/Edison/Seq/JoinList.hs:127)
    zip (src/Data/Edison/Seq/JoinList.hs:128)
    zip3 (src/Data/Edison/Seq/JoinList.hs:129)
    zipWith (src/Data/Edison/Seq/JoinList.hs:130)
    zipWith3 (src/Data/Edison/Seq/JoinList.hs:131)
    unzip (src/Data/Edison/Seq/JoinList.hs:132)
    unzip3 (src/Data/Edison/Seq/JoinList.hs:133)
    unzipWith (src/Data/Edison/Seq/JoinList.hs:134)
    unzipWith3 (src/Data/Edison/Seq/JoinList.hs:135)
    strict (src/Data/Edison/Seq/JoinList.hs:136)
    strictWith (src/Data/Edison/Seq/JoinList.hs:137)
    structuralInvariant (src/Data/Edison/Seq/JoinList.hs:138)
    moduleName (src/Data/Edison/Seq/JoinList.hs:64)
   6% (  5 / 81) in 'Data.Edison.Seq.MyersStack'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/MyersStack.hs:138)
    empty (src/Data/Edison/Seq/MyersStack.hs:60)
    singleton (src/Data/Edison/Seq/MyersStack.hs:61)
    lcons (src/Data/Edison/Seq/MyersStack.hs:62)
    rcons (src/Data/Edison/Seq/MyersStack.hs:63)
    append (src/Data/Edison/Seq/MyersStack.hs:64)
    lview (src/Data/Edison/Seq/MyersStack.hs:65)
    lhead (src/Data/Edison/Seq/MyersStack.hs:66)
    ltail (src/Data/Edison/Seq/MyersStack.hs:68)
    rview (src/Data/Edison/Seq/MyersStack.hs:70)
    rhead (src/Data/Edison/Seq/MyersStack.hs:71)
    rtail (src/Data/Edison/Seq/MyersStack.hs:73)
    lheadM (src/Data/Edison/Seq/MyersStack.hs:67)
    ltailM (src/Data/Edison/Seq/MyersStack.hs:69)
    rheadM (src/Data/Edison/Seq/MyersStack.hs:72)
    rtailM (src/Data/Edison/Seq/MyersStack.hs:74)
    null (src/Data/Edison/Seq/MyersStack.hs:75)
    size (src/Data/Edison/Seq/MyersStack.hs:76)
    concat (src/Data/Edison/Seq/MyersStack.hs:77)
    reverse (src/Data/Edison/Seq/MyersStack.hs:78)
    reverseOnto (src/Data/Edison/Seq/MyersStack.hs:79)
    fromList (src/Data/Edison/Seq/MyersStack.hs:80)
    toList (src/Data/Edison/Seq/MyersStack.hs:81)
    map (src/Data/Edison/Seq/MyersStack.hs:82)
    concatMap (src/Data/Edison/Seq/MyersStack.hs:83)
    fold (src/Data/Edison/Seq/MyersStack.hs:84)
    fold' (src/Data/Edison/Seq/MyersStack.hs:85)
    fold1 (src/Data/Edison/Seq/MyersStack.hs:86)
    fold1' (src/Data/Edison/Seq/MyersStack.hs:87)
    foldr (src/Data/Edison/Seq/MyersStack.hs:88)
    foldr' (src/Data/Edison/Seq/MyersStack.hs:95)
    foldl (src/Data/Edison/Seq/MyersStack.hs:89)
    foldl' (src/Data/Edison/Seq/MyersStack.hs:96)
    foldr1 (src/Data/Edison/Seq/MyersStack.hs:90)
    foldr1' (src/Data/Edison/Seq/MyersStack.hs:97)
    foldl1 (src/Data/Edison/Seq/MyersStack.hs:91)
    foldl1' (src/Data/Edison/Seq/MyersStack.hs:98)
    reducer (src/Data/Edison/Seq/MyersStack.hs:92)
    reducer' (src/Data/Edison/Seq/MyersStack.hs:99)
    reducel (src/Data/Edison/Seq/MyersStack.hs:93)
    reducel' (src/Data/Edison/Seq/MyersStack.hs:100)
    reduce1 (src/Data/Edison/Seq/MyersStack.hs:94)
    reduce1' (src/Data/Edison/Seq/MyersStack.hs:101)
    copy (src/Data/Edison/Seq/MyersStack.hs:102)
    inBounds (src/Data/Edison/Seq/MyersStack.hs:103)
    lookup (src/Data/Edison/Seq/MyersStack.hs:104)
    lookupM (src/Data/Edison/Seq/MyersStack.hs:105)
    lookupWithDefault (src/Data/Edison/Seq/MyersStack.hs:106)
    update (src/Data/Edison/Seq/MyersStack.hs:107)
    adjust (src/Data/Edison/Seq/MyersStack.hs:108)
    mapWithIndex (src/Data/Edison/Seq/MyersStack.hs:109)
    foldrWithIndex (src/Data/Edison/Seq/MyersStack.hs:110)
    foldrWithIndex' (src/Data/Edison/Seq/MyersStack.hs:112)
    foldlWithIndex (src/Data/Edison/Seq/MyersStack.hs:111)
    foldlWithIndex' (src/Data/Edison/Seq/MyersStack.hs:113)
    take (src/Data/Edison/Seq/MyersStack.hs:114)
    drop (src/Data/Edison/Seq/MyersStack.hs:115)
    splitAt (src/Data/Edison/Seq/MyersStack.hs:116)
    subseq (src/Data/Edison/Seq/MyersStack.hs:117)
    filter (src/Data/Edison/Seq/MyersStack.hs:118)
    partition (src/Data/Edison/Seq/MyersStack.hs:119)
    takeWhile (src/Data/Edison/Seq/MyersStack.hs:120)
    dropWhile (src/Data/Edison/Seq/MyersStack.hs:121)
    splitWhile (src/Data/Edison/Seq/MyersStack.hs:122)
    zip (src/Data/Edison/Seq/MyersStack.hs:123)
    zip3 (src/Data/Edison/Seq/MyersStack.hs:124)
    zipWith (src/Data/Edison/Seq/MyersStack.hs:125)
    zipWith3 (src/Data/Edison/Seq/MyersStack.hs:126)
    unzip (src/Data/Edison/Seq/MyersStack.hs:127)
    unzip3 (src/Data/Edison/Seq/MyersStack.hs:128)
    unzipWith (src/Data/Edison/Seq/MyersStack.hs:129)
    unzipWith3 (src/Data/Edison/Seq/MyersStack.hs:130)
    strict (src/Data/Edison/Seq/MyersStack.hs:131)
    strictWith (src/Data/Edison/Seq/MyersStack.hs:132)
    structuralInvariant (src/Data/Edison/Seq/MyersStack.hs:133)
    moduleName (src/Data/Edison/Seq/MyersStack.hs:59)
   6% (  5 / 81) in 'Data.Edison.Seq.RandList'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/RandList.hs:143)
    empty (src/Data/Edison/Seq/RandList.hs:66)
    singleton (src/Data/Edison/Seq/RandList.hs:67)
    lcons (src/Data/Edison/Seq/RandList.hs:68)
    rcons (src/Data/Edison/Seq/RandList.hs:69)
    append (src/Data/Edison/Seq/RandList.hs:70)
    lview (src/Data/Edison/Seq/RandList.hs:71)
    lhead (src/Data/Edison/Seq/RandList.hs:72)
    ltail (src/Data/Edison/Seq/RandList.hs:74)
    rview (src/Data/Edison/Seq/RandList.hs:76)
    rhead (src/Data/Edison/Seq/RandList.hs:77)
    rtail (src/Data/Edison/Seq/RandList.hs:79)
    lheadM (src/Data/Edison/Seq/RandList.hs:73)
    ltailM (src/Data/Edison/Seq/RandList.hs:75)
    rheadM (src/Data/Edison/Seq/RandList.hs:78)
    rtailM (src/Data/Edison/Seq/RandList.hs:80)
    null (src/Data/Edison/Seq/RandList.hs:81)
    size (src/Data/Edison/Seq/RandList.hs:82)
    concat (src/Data/Edison/Seq/RandList.hs:83)
    reverse (src/Data/Edison/Seq/RandList.hs:84)
    reverseOnto (src/Data/Edison/Seq/RandList.hs:85)
    fromList (src/Data/Edison/Seq/RandList.hs:86)
    toList (src/Data/Edison/Seq/RandList.hs:87)
    map (src/Data/Edison/Seq/RandList.hs:88)
    concatMap (src/Data/Edison/Seq/RandList.hs:89)
    fold (src/Data/Edison/Seq/RandList.hs:90)
    fold' (src/Data/Edison/Seq/RandList.hs:91)
    fold1 (src/Data/Edison/Seq/RandList.hs:92)
    fold1' (src/Data/Edison/Seq/RandList.hs:93)
    foldr (src/Data/Edison/Seq/RandList.hs:94)
    foldr' (src/Data/Edison/Seq/RandList.hs:101)
    foldl (src/Data/Edison/Seq/RandList.hs:95)
    foldl' (src/Data/Edison/Seq/RandList.hs:102)
    foldr1 (src/Data/Edison/Seq/RandList.hs:96)
    foldr1' (src/Data/Edison/Seq/RandList.hs:103)
    foldl1 (src/Data/Edison/Seq/RandList.hs:97)
    foldl1' (src/Data/Edison/Seq/RandList.hs:104)
    reducer (src/Data/Edison/Seq/RandList.hs:98)
    reducer' (src/Data/Edison/Seq/RandList.hs:105)
    reducel (src/Data/Edison/Seq/RandList.hs:99)
    reducel' (src/Data/Edison/Seq/RandList.hs:106)
    reduce1 (src/Data/Edison/Seq/RandList.hs:100)
    reduce1' (src/Data/Edison/Seq/RandList.hs:107)
    copy (src/Data/Edison/Seq/RandList.hs:108)
    inBounds (src/Data/Edison/Seq/RandList.hs:109)
    lookup (src/Data/Edison/Seq/RandList.hs:110)
    lookupM (src/Data/Edison/Seq/RandList.hs:111)
    lookupWithDefault (src/Data/Edison/Seq/RandList.hs:112)
    update (src/Data/Edison/Seq/RandList.hs:113)
    adjust (src/Data/Edison/Seq/RandList.hs:114)
    mapWithIndex (src/Data/Edison/Seq/RandList.hs:115)
    foldrWithIndex (src/Data/Edison/Seq/RandList.hs:116)
    foldrWithIndex' (src/Data/Edison/Seq/RandList.hs:118)
    foldlWithIndex (src/Data/Edison/Seq/RandList.hs:117)
    foldlWithIndex' (src/Data/Edison/Seq/RandList.hs:119)
    take (src/Data/Edison/Seq/RandList.hs:120)
    drop (src/Data/Edison/Seq/RandList.hs:121)
    splitAt (src/Data/Edison/Seq/RandList.hs:122)
    subseq (src/Data/Edison/Seq/RandList.hs:123)
    filter (src/Data/Edison/Seq/RandList.hs:124)
    partition (src/Data/Edison/Seq/RandList.hs:125)
    takeWhile (src/Data/Edison/Seq/RandList.hs:126)
    dropWhile (src/Data/Edison/Seq/RandList.hs:127)
    splitWhile (src/Data/Edison/Seq/RandList.hs:128)
    zip (src/Data/Edison/Seq/RandList.hs:129)
    zip3 (src/Data/Edison/Seq/RandList.hs:130)
    zipWith (src/Data/Edison/Seq/RandList.hs:131)
    zipWith3 (src/Data/Edison/Seq/RandList.hs:132)
    unzip (src/Data/Edison/Seq/RandList.hs:133)
    unzip3 (src/Data/Edison/Seq/RandList.hs:134)
    unzipWith (src/Data/Edison/Seq/RandList.hs:135)
    unzipWith3 (src/Data/Edison/Seq/RandList.hs:136)
    strict (src/Data/Edison/Seq/RandList.hs:137)
    strictWith (src/Data/Edison/Seq/RandList.hs:138)
    structuralInvariant (src/Data/Edison/Seq/RandList.hs:413)
    moduleName (src/Data/Edison/Seq/RandList.hs:65)
   7% (  6 / 85) in 'Data.Edison.Seq.RevSeq'
  Missing documentation for:
    Rev (src/Data/Edison/Seq/RevSeq.hs:155)
    empty (src/Data/Edison/Seq/RevSeq.hs:72)
    singleton (src/Data/Edison/Seq/RevSeq.hs:73)
    lcons (src/Data/Edison/Seq/RevSeq.hs:74)
    rcons (src/Data/Edison/Seq/RevSeq.hs:75)
    append (src/Data/Edison/Seq/RevSeq.hs:76)
    lview (src/Data/Edison/Seq/RevSeq.hs:77)
    lhead (src/Data/Edison/Seq/RevSeq.hs:78)
    ltail (src/Data/Edison/Seq/RevSeq.hs:80)
    rview (src/Data/Edison/Seq/RevSeq.hs:82)
    rhead (src/Data/Edison/Seq/RevSeq.hs:83)
    rtail (src/Data/Edison/Seq/RevSeq.hs:85)
    lheadM (src/Data/Edison/Seq/RevSeq.hs:79)
    ltailM (src/Data/Edison/Seq/RevSeq.hs:81)
    rheadM (src/Data/Edison/Seq/RevSeq.hs:84)
    rtailM (src/Data/Edison/Seq/RevSeq.hs:86)
    null (src/Data/Edison/Seq/RevSeq.hs:87)
    size (src/Data/Edison/Seq/RevSeq.hs:88)
    concat (src/Data/Edison/Seq/RevSeq.hs:89)
    reverse (src/Data/Edison/Seq/RevSeq.hs:90)
    reverseOnto (src/Data/Edison/Seq/RevSeq.hs:91)
    fromList (src/Data/Edison/Seq/RevSeq.hs:92)
    toList (src/Data/Edison/Seq/RevSeq.hs:93)
    map (src/Data/Edison/Seq/RevSeq.hs:94)
    concatMap (src/Data/Edison/Seq/RevSeq.hs:95)
    fold (src/Data/Edison/Seq/RevSeq.hs:96)
    fold' (src/Data/Edison/Seq/RevSeq.hs:97)
    fold1 (src/Data/Edison/Seq/RevSeq.hs:98)
    fold1' (src/Data/Edison/Seq/RevSeq.hs:99)
    foldr (src/Data/Edison/Seq/RevSeq.hs:100)
    foldr' (src/Data/Edison/Seq/RevSeq.hs:107)
    foldl (src/Data/Edison/Seq/RevSeq.hs:101)
    foldl' (src/Data/Edison/Seq/RevSeq.hs:108)
    foldr1 (src/Data/Edison/Seq/RevSeq.hs:102)
    foldr1' (src/Data/Edison/Seq/RevSeq.hs:109)
    foldl1 (src/Data/Edison/Seq/RevSeq.hs:103)
    foldl1' (src/Data/Edison/Seq/RevSeq.hs:110)
    reducer (src/Data/Edison/Seq/RevSeq.hs:104)
    reducer' (src/Data/Edison/Seq/RevSeq.hs:111)
    reducel (src/Data/Edison/Seq/RevSeq.hs:105)
    reducel' (src/Data/Edison/Seq/RevSeq.hs:112)
    reduce1 (src/Data/Edison/Seq/RevSeq.hs:106)
    reduce1' (src/Data/Edison/Seq/RevSeq.hs:113)
    copy (src/Data/Edison/Seq/RevSeq.hs:114)
    inBounds (src/Data/Edison/Seq/RevSeq.hs:115)
    lookup (src/Data/Edison/Seq/RevSeq.hs:116)
    lookupM (src/Data/Edison/Seq/RevSeq.hs:117)
    lookupWithDefault (src/Data/Edison/Seq/RevSeq.hs:118)
    update (src/Data/Edison/Seq/RevSeq.hs:119)
    adjust (src/Data/Edison/Seq/RevSeq.hs:120)
    mapWithIndex (src/Data/Edison/Seq/RevSeq.hs:121)
    foldrWithIndex (src/Data/Edison/Seq/RevSeq.hs:122)
    foldrWithIndex' (src/Data/Edison/Seq/RevSeq.hs:124)
    foldlWithIndex (src/Data/Edison/Seq/RevSeq.hs:123)
    foldlWithIndex' (src/Data/Edison/Seq/RevSeq.hs:125)
    take (src/Data/Edison/Seq/RevSeq.hs:126)
    drop (src/Data/Edison/Seq/RevSeq.hs:127)
    splitAt (src/Data/Edison/Seq/RevSeq.hs:128)
    subseq (src/Data/Edison/Seq/RevSeq.hs:129)
    filter (src/Data/Edison/Seq/RevSeq.hs:130)
    partition (src/Data/Edison/Seq/RevSeq.hs:131)
    takeWhile (src/Data/Edison/Seq/RevSeq.hs:132)
    dropWhile (src/Data/Edison/Seq/RevSeq.hs:133)
    splitWhile (src/Data/Edison/Seq/RevSeq.hs:134)
    zip (src/Data/Edison/Seq/RevSeq.hs:135)
    zip3 (src/Data/Edison/Seq/RevSeq.hs:136)
    zipWith (src/Data/Edison/Seq/RevSeq.hs:137)
    zipWith3 (src/Data/Edison/Seq/RevSeq.hs:138)
    unzip (src/Data/Edison/Seq/RevSeq.hs:139)
    unzip3 (src/Data/Edison/Seq/RevSeq.hs:140)
    unzipWith (src/Data/Edison/Seq/RevSeq.hs:141)
    unzipWith3 (src/Data/Edison/Seq/RevSeq.hs:142)
    strict (src/Data/Edison/Seq/RevSeq.hs:143)
    strictWith (src/Data/Edison/Seq/RevSeq.hs:144)
    structuralInvariant (src/Data/Edison/Seq/RevSeq.hs:145)
    moduleName (src/Data/Edison/Seq/RevSeq.hs:70)
    instanceName (src/Data/Edison/Seq/RevSeq.hs:71)
    fromSeq (src/Data/Edison/Seq/RevSeq.hs:148)
    toSeq (src/Data/Edison/Seq/RevSeq.hs:149)
   6% (  5 / 81) in 'Data.Edison.Seq.SimpleQueue'
  Missing documentation for:
    Seq (src/Data/Edison/Seq/SimpleQueue.hs:143)
    empty (src/Data/Edison/Seq/SimpleQueue.hs:65)
    singleton (src/Data/Edison/Seq/SimpleQueue.hs:66)
    lcons (src/Data/Edison/Seq/SimpleQueue.hs:67)
    rcons (src/Data/Edison/Seq/SimpleQueue.hs:68)
    append (src/Data/Edison/Seq/SimpleQueue.hs:69)
    lview (src/Data/Edison/Seq/SimpleQueue.hs:70)
    lhead (src/Data/Edison/Seq/SimpleQueue.hs:71)
    ltail (src/Data/Edison/Seq/SimpleQueue.hs:73)
    rview (src/Data/Edison/Seq/SimpleQueue.hs:75)
    rhead (src/Data/Edison/Seq/SimpleQueue.hs:76)
    rtail (src/Data/Edison/Seq/SimpleQueue.hs:78)
    lheadM (src/Data/Edison/Seq/SimpleQueue.hs:72)
    ltailM (src/Data/Edison/Seq/SimpleQueue.hs:74)
    rheadM (src/Data/Edison/Seq/SimpleQueue.hs:77)
    rtailM (src/Data/Edison/Seq/SimpleQueue.hs:79)
    null (src/Data/Edison/Seq/SimpleQueue.hs:80)
    size (src/Data/Edison/Seq/SimpleQueue.hs:81)
    concat (src/Data/Edison/Seq/SimpleQueue.hs:82)
    reverse (src/Data/Edison/Seq/SimpleQueue.hs:83)
    reverseOnto (src/Data/Edison/Seq/SimpleQueue.hs:84)
    fromList (src/Data/Edison/Seq/SimpleQueue.hs:85)
    toList (src/Data/Edison/Seq/SimpleQueue.hs:86)
    map (src/Data/Edison/Seq/SimpleQueue.hs:87)
    concatMap (src/Data/Edison/Seq/SimpleQueue.hs:88)
    fold (src/Data/Edison/Seq/SimpleQueue.hs:89)
    fold' (src/Data/Edison/Seq/SimpleQueue.hs:90)
    fold1 (src/Data/Edison/Seq/SimpleQueue.hs:91)
    fold1' (src/Data/Edison/Seq/SimpleQueue.hs:92)
    foldr (src/Data/Edison/Seq/SimpleQueue.hs:93)
    foldr' (src/Data/Edison/Seq/SimpleQueue.hs:100)
    foldl (src/Data/Edison/Seq/SimpleQueue.hs:94)
    foldl' (src/Data/Edison/Seq/SimpleQueue.hs:101)
    foldr1 (src/Data/Edison/Seq/SimpleQueue.hs:95)
    foldr1' (src/Data/Edison/Seq/SimpleQueue.hs:102)
    foldl1 (src/Data/Edison/Seq/SimpleQueue.hs:96)
    foldl1' (src/Data/Edison/Seq/SimpleQueue.hs:103)
    reducer (src/Data/Edison/Seq/SimpleQueue.hs:97)
    reducer' (src/Data/Edison/Seq/SimpleQueue.hs:104)
    reducel (src/Data/Edison/Seq/SimpleQueue.hs:98)
    reducel' (src/Data/Edison/Seq/SimpleQueue.hs:105)
    reduce1 (src/Data/Edison/Seq/SimpleQueue.hs:99)
    reduce1' (src/Data/Edison/Seq/SimpleQueue.hs:106)
    copy (src/Data/Edison/Seq/SimpleQueue.hs:107)
    inBounds (src/Data/Edison/Seq/SimpleQueue.hs:108)
    lookup (src/Data/Edison/Seq/SimpleQueue.hs:109)
    lookupM (src/Data/Edison/Seq/SimpleQueue.hs:110)
    lookupWithDefault (src/Data/Edison/Seq/SimpleQueue.hs:111)
    update (src/Data/Edison/Seq/SimpleQueue.hs:112)
    adjust (src/Data/Edison/Seq/SimpleQueue.hs:113)
    mapWithIndex (src/Data/Edison/Seq/SimpleQueue.hs:114)
    foldrWithIndex (src/Data/Edison/Seq/SimpleQueue.hs:115)
    foldlWithIndex (src/Data/Edison/Seq/SimpleQueue.hs:116)
    foldrWithIndex' (src/Data/Edison/Seq/SimpleQueue.hs:117)
    foldlWithIndex' (src/Data/Edison/Seq/SimpleQueue.hs:118)
    take (src/Data/Edison/Seq/SimpleQueue.hs:119)
    drop (src/Data/Edison/Seq/SimpleQueue.hs:120)
    splitAt (src/Data/Edison/Seq/SimpleQueue.hs:121)
    subseq (src/Data/Edison/Seq/SimpleQueue.hs:122)
    filter (src/Data/Edison/Seq/SimpleQueue.hs:123)
    partition (src/Data/Edison/Seq/SimpleQueue.hs:124)
    takeWhile (src/Data/Edison/Seq/SimpleQueue.hs:125)
    dropWhile (src/Data/Edison/Seq/SimpleQueue.hs:126)
    splitWhile (src/Data/Edison/Seq/SimpleQueue.hs:127)
    zip (src/Data/Edison/Seq/SimpleQueue.hs:128)
    zip3 (src/Data/Edison/Seq/SimpleQueue.hs:129)
    zipWith (src/Data/Edison/Seq/SimpleQueue.hs:130)
    zipWith3 (src/Data/Edison/Seq/SimpleQueue.hs:131)
    unzip (src/Data/Edison/Seq/SimpleQueue.hs:132)
    unzip3 (src/Data/Edison/Seq/SimpleQueue.hs:133)
    unzipWith (src/Data/Edison/Seq/SimpleQueue.hs:134)
    unzipWith3 (src/Data/Edison/Seq/SimpleQueue.hs:135)
    strict (src/Data/Edison/Seq/SimpleQueue.hs:136)
    strictWith (src/Data/Edison/Seq/SimpleQueue.hs:137)
    structuralInvariant (src/Data/Edison/Seq/SimpleQueue.hs:138)
    moduleName (src/Data/Edison/Seq/SimpleQueue.hs:64)
   7% (  6 / 85) in 'Data.Edison.Seq.SizedSeq'
  Missing documentation for:
    Sized (src/Data/Edison/Seq/SizedSeq.hs:146)
    empty (src/Data/Edison/Seq/SizedSeq.hs:62)
    singleton (src/Data/Edison/Seq/SizedSeq.hs:63)
    lcons (src/Data/Edison/Seq/SizedSeq.hs:64)
    rcons (src/Data/Edison/Seq/SizedSeq.hs:65)
    append (src/Data/Edison/Seq/SizedSeq.hs:66)
    lview (src/Data/Edison/Seq/SizedSeq.hs:67)
    lhead (src/Data/Edison/Seq/SizedSeq.hs:68)
    ltail (src/Data/Edison/Seq/SizedSeq.hs:70)
    rview (src/Data/Edison/Seq/SizedSeq.hs:72)
    rhead (src/Data/Edison/Seq/SizedSeq.hs:73)
    rtail (src/Data/Edison/Seq/SizedSeq.hs:75)
    lheadM (src/Data/Edison/Seq/SizedSeq.hs:69)
    ltailM (src/Data/Edison/Seq/SizedSeq.hs:71)
    rheadM (src/Data/Edison/Seq/SizedSeq.hs:74)
    rtailM (src/Data/Edison/Seq/SizedSeq.hs:76)
    null (src/Data/Edison/Seq/SizedSeq.hs:77)
    size (src/Data/Edison/Seq/SizedSeq.hs:78)
    concat (src/Data/Edison/Seq/SizedSeq.hs:79)
    reverse (src/Data/Edison/Seq/SizedSeq.hs:80)
    reverseOnto (src/Data/Edison/Seq/SizedSeq.hs:81)
    fromList (src/Data/Edison/Seq/SizedSeq.hs:82)
    toList (src/Data/Edison/Seq/SizedSeq.hs:83)
    map (src/Data/Edison/Seq/SizedSeq.hs:84)
    concatMap (src/Data/Edison/Seq/SizedSeq.hs:85)
    fold (src/Data/Edison/Seq/SizedSeq.hs:86)
    fold' (src/Data/Edison/Seq/SizedSeq.hs:87)
    fold1 (src/Data/Edison/Seq/SizedSeq.hs:88)
    fold1' (src/Data/Edison/Seq/SizedSeq.hs:89)
    foldr (src/Data/Edison/Seq/SizedSeq.hs:90)
    foldr' (src/Data/Edison/Seq/SizedSeq.hs:97)
    foldl (src/Data/Edison/Seq/SizedSeq.hs:91)
    foldl' (src/Data/Edison/Seq/SizedSeq.hs:98)
    foldr1 (src/Data/Edison/Seq/SizedSeq.hs:92)
    foldr1' (src/Data/Edison/Seq/SizedSeq.hs:99)
    foldl1 (src/Data/Edison/Seq/SizedSeq.hs:93)
    foldl1' (src/Data/Edison/Seq/SizedSeq.hs:100)
    reducer (src/Data/Edison/Seq/SizedSeq.hs:94)
    reducer' (src/Data/Edison/Seq/SizedSeq.hs:101)
    reducel (src/Data/Edison/Seq/SizedSeq.hs:95)
    reducel' (src/Data/Edison/Seq/SizedSeq.hs:102)
    reduce1 (src/Data/Edison/Seq/SizedSeq.hs:96)
    reduce1' (src/Data/Edison/Seq/SizedSeq.hs:103)
    copy (src/Data/Edison/Seq/SizedSeq.hs:104)
    inBounds (src/Data/Edison/Seq/SizedSeq.hs:105)
    lookup (src/Data/Edison/Seq/SizedSeq.hs:106)
    lookupM (src/Data/Edison/Seq/SizedSeq.hs:107)
    lookupWithDefault (src/Data/Edison/Seq/SizedSeq.hs:108)
    update (src/Data/Edison/Seq/SizedSeq.hs:109)
    adjust (src/Data/Edison/Seq/SizedSeq.hs:110)
    mapWithIndex (src/Data/Edison/Seq/SizedSeq.hs:111)
    foldrWithIndex (src/Data/Edison/Seq/SizedSeq.hs:112)
    foldlWithIndex (src/Data/Edison/Seq/SizedSeq.hs:113)
    foldrWithIndex' (src/Data/Edison/Seq/SizedSeq.hs:114)
    foldlWithIndex' (src/Data/Edison/Seq/SizedSeq.hs:115)
    take (src/Data/Edison/Seq/SizedSeq.hs:116)
    drop (src/Data/Edison/Seq/SizedSeq.hs:117)
    splitAt (src/Data/Edison/Seq/SizedSeq.hs:118)
    subseq (src/Data/Edison/Seq/SizedSeq.hs:119)
    filter (src/Data/Edison/Seq/SizedSeq.hs:120)
    partition (src/Data/Edison/Seq/SizedSeq.hs:121)
    takeWhile (src/Data/Edison/Seq/SizedSeq.hs:122)
    dropWhile (src/Data/Edison/Seq/SizedSeq.hs:123)
    splitWhile (src/Data/Edison/Seq/SizedSeq.hs:124)
    zip (src/Data/Edison/Seq/SizedSeq.hs:125)
    zip3 (src/Data/Edison/Seq/SizedSeq.hs:126)
    zipWith (src/Data/Edison/Seq/SizedSeq.hs:127)
    zipWith3 (src/Data/Edison/Seq/SizedSeq.hs:128)
    unzip (src/Data/Edison/Seq/SizedSeq.hs:129)
    unzip3 (src/Data/Edison/Seq/SizedSeq.hs:130)
    unzipWith (src/Data/Edison/Seq/SizedSeq.hs:131)
    unzipWith3 (src/Data/Edison/Seq/SizedSeq.hs:132)
    strict (src/Data/Edison/Seq/SizedSeq.hs:133)
    strictWith (src/Data/Edison/Seq/SizedSeq.hs:134)
    structuralInvariant (src/Data/Edison/Seq/SizedSeq.hs:135)
    moduleName (src/Data/Edison/Seq/SizedSeq.hs:60)
    instanceName (src/Data/Edison/Seq/SizedSeq.hs:61)
    fromSeq (src/Data/Edison/Seq/SizedSeq.hs:138)
    toSeq (src/Data/Edison/Seq/SizedSeq.hs:139)
   2% (  1 / 55) in 'Data.Edison.Assoc.Defaults'
  Missing documentation for:
    singletonUsingInsert (src/Data/Edison/Assoc/Defaults.hs:23)
    fromSeqUsingInsertSeq (src/Data/Edison/Assoc/Defaults.hs:26)
    insertSeqUsingFoldr (src/Data/Edison/Assoc/Defaults.hs:29)
    unionSeqUsingReduce (src/Data/Edison/Assoc/Defaults.hs:33)
    deleteSeqUsingFoldr (src/Data/Edison/Assoc/Defaults.hs:36)
    memberUsingLookupM (src/Data/Edison/Assoc/Defaults.hs:39)
    countUsingMember (src/Data/Edison/Assoc/Defaults.hs:45)
    lookupAllUsingLookupM (src/Data/Edison/Assoc/Defaults.hs:48)
    lookupWithDefaultUsingLookupM (src/Data/Edison/Assoc/Defaults.hs:53)
    partitionUsingFilter (src/Data/Edison/Assoc/Defaults.hs:58)
    fold1UsingElements (src/Data/Edison/Assoc/Defaults.hs:61)
    elementsUsingFold (src/Data/Edison/Assoc/Defaults.hs:64)
    nullUsingElements (src/Data/Edison/Assoc/Defaults.hs:67)
    insertWithUsingLookupM (src/Data/Edison/Assoc/Defaults.hs:73)
    fromSeqWithUsingInsertSeqWith (src/Data/Edison/Assoc/Defaults.hs:80)
    fromSeqWithKeyUsingInsertSeqWithKey (src/Data/Edison/Assoc/Defaults.hs:84)
    insertWithKeyUsingInsertWith (src/Data/Edison/Assoc/Defaults.hs:88)
    insertSeqWithUsingInsertWith (src/Data/Edison/Assoc/Defaults.hs:92)
    insertSeqWithKeyUsingInsertWithKey (src/Data/Edison/Assoc/Defaults.hs:98)
    unionSeqWithUsingReduce (src/Data/Edison/Assoc/Defaults.hs:104)
    unionSeqWithUsingFoldr (src/Data/Edison/Assoc/Defaults.hs:108)
    toSeqUsingFoldWithKey (src/Data/Edison/Assoc/Defaults.hs:112)
    keysUsingFoldWithKey (src/Data/Edison/Assoc/Defaults.hs:116)
    unionWithUsingInsertWith (src/Data/Edison/Assoc/Defaults.hs:120)
    unionWithKeyUsingInsertWithKey (src/Data/Edison/Assoc/Defaults.hs:124)
    unionSeqWithKeyUsingReduce (src/Data/Edison/Assoc/Defaults.hs:128)
    unionSeqWithKeyUsingFoldr (src/Data/Edison/Assoc/Defaults.hs:133)
    intersectionWithUsingLookupM (src/Data/Edison/Assoc/Defaults.hs:138)
    intersectionWithKeyUsingLookupM (src/Data/Edison/Assoc/Defaults.hs:145)
    differenceUsingDelete (src/Data/Edison/Assoc/Defaults.hs:152)
    properSubsetUsingSubset (src/Data/Edison/Assoc/Defaults.hs:156)
    subsetUsingMember (src/Data/Edison/Assoc/Defaults.hs:159)
    submapByUsingLookupM (src/Data/Edison/Assoc/Defaults.hs:163)
    properSubmapByUsingSubmapBy (src/Data/Edison/Assoc/Defaults.hs:171)
    sameMapByUsingOrdLists (src/Data/Edison/Assoc/Defaults.hs:175)
    sameMapByUsingSubmapBy (src/Data/Edison/Assoc/Defaults.hs:182)
    lookupAndDeleteDefault (src/Data/Edison/Assoc/Defaults.hs:187)
    lookupAndDeleteMDefault (src/Data/Edison/Assoc/Defaults.hs:193)
    lookupAndDeleteAllDefault (src/Data/Edison/Assoc/Defaults.hs:199)
    adjustOrInsertUsingMember (src/Data/Edison/Assoc/Defaults.hs:202)
    adjustOrDeleteDefault (src/Data/Edison/Assoc/Defaults.hs:208)
    adjustOrDeleteAllDefault (src/Data/Edison/Assoc/Defaults.hs:217)
    minElemUsingMinView (src/Data/Edison/Assoc/Defaults.hs:225)
    deleteMinUsingMinView (src/Data/Edison/Assoc/Defaults.hs:231)
    minElemWithKeyUsingMinViewWithKey (src/Data/Edison/Assoc/Defaults.hs:237)
    maxElemUsingMaxView (src/Data/Edison/Assoc/Defaults.hs:243)
    deleteMaxUsingMaxView (src/Data/Edison/Assoc/Defaults.hs:249)
    maxElemWithKeyUsingMaxViewWithKey (src/Data/Edison/Assoc/Defaults.hs:255)
    toOrdSeqUsingFoldrWithKey (src/Data/Edison/Assoc/Defaults.hs:261)
    showsPrecUsingToList (src/Data/Edison/Assoc/Defaults.hs:264)
    readsPrecUsingFromList (src/Data/Edison/Assoc/Defaults.hs:269)
    showsPrecUsingToOrdList (src/Data/Edison/Assoc/Defaults.hs:282)
    readsPrecUsingUnsafeFromOrdSeq (src/Data/Edison/Assoc/Defaults.hs:287)
    compareUsingToOrdList (src/Data/Edison/Assoc/Defaults.hs:300)
   8% (  9 /113) in 'Data.Edison.Assoc.AssocList'
  Missing documentation for:
    FM (src/Data/Edison/Assoc/AssocList.hs:185)
    empty (src/Data/Edison/Assoc/AssocList.hs:69)
    singleton (src/Data/Edison/Assoc/AssocList.hs:70)
    fromSeq (src/Data/Edison/Assoc/AssocList.hs:71)
    insert (src/Data/Edison/Assoc/AssocList.hs:72)
    insertSeq (src/Data/Edison/Assoc/AssocList.hs:73)
    union (src/Data/Edison/Assoc/AssocList.hs:74)
    unionSeq (src/Data/Edison/Assoc/AssocList.hs:75)
    delete (src/Data/Edison/Assoc/AssocList.hs:76)
    deleteAll (src/Data/Edison/Assoc/AssocList.hs:77)
    deleteSeq (src/Data/Edison/Assoc/AssocList.hs:78)
    null (src/Data/Edison/Assoc/AssocList.hs:79)
    size (src/Data/Edison/Assoc/AssocList.hs:80)
    member (src/Data/Edison/Assoc/AssocList.hs:81)
    count (src/Data/Edison/Assoc/AssocList.hs:82)
    lookup (src/Data/Edison/Assoc/AssocList.hs:83)
    lookupM (src/Data/Edison/Assoc/AssocList.hs:84)
    lookupAll (src/Data/Edison/Assoc/AssocList.hs:85)
    lookupAndDelete (src/Data/Edison/Assoc/AssocList.hs:86)
    lookupAndDeleteM (src/Data/Edison/Assoc/AssocList.hs:87)
    lookupAndDeleteAll (src/Data/Edison/Assoc/AssocList.hs:88)
    lookupWithDefault (src/Data/Edison/Assoc/AssocList.hs:89)
    adjust (src/Data/Edison/Assoc/AssocList.hs:90)
    adjustAll (src/Data/Edison/Assoc/AssocList.hs:91)
    adjustOrInsert (src/Data/Edison/Assoc/AssocList.hs:92)
    adjustAllOrInsert (src/Data/Edison/Assoc/AssocList.hs:93)
    adjustOrDelete (src/Data/Edison/Assoc/AssocList.hs:94)
    adjustOrDeleteAll (src/Data/Edison/Assoc/AssocList.hs:95)
    strict (src/Data/Edison/Assoc/AssocList.hs:96)
    strictWith (src/Data/Edison/Assoc/AssocList.hs:97)
    map (src/Data/Edison/Assoc/AssocList.hs:98)
    fold (src/Data/Edison/Assoc/AssocList.hs:99)
    fold' (src/Data/Edison/Assoc/AssocList.hs:101)
    fold1 (src/Data/Edison/Assoc/AssocList.hs:100)
    fold1' (src/Data/Edison/Assoc/AssocList.hs:102)
    filter (src/Data/Edison/Assoc/AssocList.hs:103)
    partition (src/Data/Edison/Assoc/AssocList.hs:104)
    elements (src/Data/Edison/Assoc/AssocList.hs:105)
    structuralInvariant (src/Data/Edison/Assoc/AssocList.hs:188)
    minView (src/Data/Edison/Assoc/AssocList.hs:145)
    minElem (src/Data/Edison/Assoc/AssocList.hs:146)
    deleteMin (src/Data/Edison/Assoc/AssocList.hs:147)
    unsafeInsertMin (src/Data/Edison/Assoc/AssocList.hs:148)
    maxView (src/Data/Edison/Assoc/AssocList.hs:149)
    maxElem (src/Data/Edison/Assoc/AssocList.hs:150)
    deleteMax (src/Data/Edison/Assoc/AssocList.hs:151)
    unsafeInsertMax (src/Data/Edison/Assoc/AssocList.hs:152)
    foldr (src/Data/Edison/Assoc/AssocList.hs:153)
    foldr' (src/Data/Edison/Assoc/AssocList.hs:157)
    foldl (src/Data/Edison/Assoc/AssocList.hs:155)
    foldl' (src/Data/Edison/Assoc/AssocList.hs:159)
    foldr1 (src/Data/Edison/Assoc/AssocList.hs:154)
    foldr1' (src/Data/Edison/Assoc/AssocList.hs:158)
    foldl1 (src/Data/Edison/Assoc/AssocList.hs:156)
    foldl1' (src/Data/Edison/Assoc/AssocList.hs:160)
    unsafeFromOrdSeq (src/Data/Edison/Assoc/AssocList.hs:161)
    unsafeAppend (src/Data/Edison/Assoc/AssocList.hs:162)
    filterLT (src/Data/Edison/Assoc/AssocList.hs:163)
    filterLE (src/Data/Edison/Assoc/AssocList.hs:164)
    filterGT (src/Data/Edison/Assoc/AssocList.hs:165)
    filterGE (src/Data/Edison/Assoc/AssocList.hs:166)
    partitionLT_GE (src/Data/Edison/Assoc/AssocList.hs:167)
    partitionLE_GT (src/Data/Edison/Assoc/AssocList.hs:168)
    partitionLT_GT (src/Data/Edison/Assoc/AssocList.hs:169)
    toSeq (src/Data/Edison/Assoc/AssocList.hs:132)
    keys (src/Data/Edison/Assoc/AssocList.hs:133)
    mapWithKey (src/Data/Edison/Assoc/AssocList.hs:134)
    foldWithKey (src/Data/Edison/Assoc/AssocList.hs:135)
    foldWithKey' (src/Data/Edison/Assoc/AssocList.hs:136)
    filterWithKey (src/Data/Edison/Assoc/AssocList.hs:137)
    partitionWithKey (src/Data/Edison/Assoc/AssocList.hs:138)
    minViewWithKey (src/Data/Edison/Assoc/AssocList.hs:171)
    minElemWithKey (src/Data/Edison/Assoc/AssocList.hs:172)
    maxViewWithKey (src/Data/Edison/Assoc/AssocList.hs:173)
    maxElemWithKey (src/Data/Edison/Assoc/AssocList.hs:174)
    foldrWithKey (src/Data/Edison/Assoc/AssocList.hs:175)
    foldrWithKey' (src/Data/Edison/Assoc/AssocList.hs:177)
    foldlWithKey (src/Data/Edison/Assoc/AssocList.hs:176)
    foldlWithKey' (src/Data/Edison/Assoc/AssocList.hs:178)
    toOrdSeq (src/Data/Edison/Assoc/AssocList.hs:179)
    fromSeqWith (src/Data/Edison/Assoc/AssocList.hs:107)
    fromSeqWithKey (src/Data/Edison/Assoc/AssocList.hs:109)
    insertWith (src/Data/Edison/Assoc/AssocList.hs:110)
    insertWithKey (src/Data/Edison/Assoc/AssocList.hs:111)
    insertSeqWith (src/Data/Edison/Assoc/AssocList.hs:112)
    insertSeqWithKey (src/Data/Edison/Assoc/AssocList.hs:114)
    unionl (src/Data/Edison/Assoc/AssocList.hs:116)
    unionr (src/Data/Edison/Assoc/AssocList.hs:117)
    unionWith (src/Data/Edison/Assoc/AssocList.hs:118)
    unionSeqWith (src/Data/Edison/Assoc/AssocList.hs:119)
    intersectionWith (src/Data/Edison/Assoc/AssocList.hs:121)
    difference (src/Data/Edison/Assoc/AssocList.hs:122)
    properSubset (src/Data/Edison/Assoc/AssocList.hs:123)
    subset (src/Data/Edison/Assoc/AssocList.hs:124)
    properSubmapBy (src/Data/Edison/Assoc/AssocList.hs:125)
    submapBy (src/Data/Edison/Assoc/AssocList.hs:126)
    sameMapBy (src/Data/Edison/Assoc/AssocList.hs:127)
    properSubmap (src/Data/Edison/Assoc/AssocList.hs:128)
    submap (src/Data/Edison/Assoc/AssocList.hs:129)
    sameMap (src/Data/Edison/Assoc/AssocList.hs:130)
    unionWithKey (src/Data/Edison/Assoc/AssocList.hs:140)
    unionSeqWithKey (src/Data/Edison/Assoc/AssocList.hs:141)
    intersectionWithKey (src/Data/Edison/Assoc/AssocList.hs:143)
    moduleName (src/Data/Edison/Assoc/AssocList.hs:68)
   8% (  9 /111) in 'Data.Edison.Assoc.PatriciaLoMap'
  Missing documentation for:
    FM (src/Data/Edison/Assoc/PatriciaLoMap.hs:71)
    empty (src/Data/Edison/Assoc/PatriciaLoMap.hs:149)
    singleton (src/Data/Edison/Assoc/PatriciaLoMap.hs:152)
    fromSeq (src/Data/Edison/Assoc/PatriciaLoMap.hs:155)
    insert (src/Data/Edison/Assoc/PatriciaLoMap.hs:158)
    insertSeq (src/Data/Edison/Assoc/PatriciaLoMap.hs:702)
    union (src/Data/Edison/Assoc/PatriciaLoMap.hs:167)
    unionSeq (src/Data/Edison/Assoc/PatriciaLoMap.hs:705)
    delete (src/Data/Edison/Assoc/PatriciaLoMap.hs:188)
    deleteAll (src/Data/Edison/Assoc/PatriciaLoMap.hs:708)
    deleteSeq (src/Data/Edison/Assoc/PatriciaLoMap.hs:711)
    null (src/Data/Edison/Assoc/PatriciaLoMap.hs:197)
    size (src/Data/Edison/Assoc/PatriciaLoMap.hs:201)
    member (src/Data/Edison/Assoc/PatriciaLoMap.hs:206)
    count (src/Data/Edison/Assoc/PatriciaLoMap.hs:714)
    lookup (src/Data/Edison/Assoc/PatriciaLoMap.hs:211)
    lookupM (src/Data/Edison/Assoc/PatriciaLoMap.hs:214)
    lookupAll (src/Data/Edison/Assoc/PatriciaLoMap.hs:717)
    lookupAndDelete (src/Data/Edison/Assoc/PatriciaLoMap.hs:230)
    lookupAndDeleteM (src/Data/Edison/Assoc/PatriciaLoMap.hs:235)
    lookupAndDeleteAll (src/Data/Edison/Assoc/PatriciaLoMap.hs:240)
    strict (src/Data/Edison/Assoc/PatriciaLoMap.hs:552)
    strictWith (src/Data/Edison/Assoc/PatriciaLoMap.hs:555)
    lookupWithDefault (src/Data/Edison/Assoc/PatriciaLoMap.hs:720)
    adjust (src/Data/Edison/Assoc/PatriciaLoMap.hs:247)
    adjustAll (src/Data/Edison/Assoc/PatriciaLoMap.hs:742)
    adjustOrInsert (src/Data/Edison/Assoc/PatriciaLoMap.hs:257)
    adjustAllOrInsert (src/Data/Edison/Assoc/PatriciaLoMap.hs:260)
    map (src/Data/Edison/Assoc/PatriciaLoMap.hs:269)
    fold (src/Data/Edison/Assoc/PatriciaLoMap.hs:274)
    fold' (src/Data/Edison/Assoc/PatriciaLoMap.hs:279)
    fold1 (src/Data/Edison/Assoc/PatriciaLoMap.hs:284)
    fold1' (src/Data/Edison/Assoc/PatriciaLoMap.hs:289)
    filter (src/Data/Edison/Assoc/PatriciaLoMap.hs:294)
    partition (src/Data/Edison/Assoc/PatriciaLoMap.hs:299)
    elements (src/Data/Edison/Assoc/PatriciaLoMap.hs:723)
    structuralInvariant (src/Data/Edison/Assoc/PatriciaLoMap.hs:84)
    toSeq (src/Data/Edison/Assoc/PatriciaLoMap.hs:748)
    keys (src/Data/Edison/Assoc/PatriciaLoMap.hs:751)
    mapWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:476)
    foldWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:481)
    foldWithKey' (src/Data/Edison/Assoc/PatriciaLoMap.hs:486)
    filterWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:492)
    partitionWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:498)
    fromSeqWith (src/Data/Edison/Assoc/PatriciaLoMap.hs:307)
    fromSeqWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:726)
    insertWith (src/Data/Edison/Assoc/PatriciaLoMap.hs:310)
    insertWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:730)
    insertSeqWith (src/Data/Edison/Assoc/PatriciaLoMap.hs:733)
    insertSeqWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:737)
    unionl (src/Data/Edison/Assoc/PatriciaLoMap.hs:319)
    unionr (src/Data/Edison/Assoc/PatriciaLoMap.hs:340)
    unionWith (src/Data/Edison/Assoc/PatriciaLoMap.hs:361)
    unionSeqWith (src/Data/Edison/Assoc/PatriciaLoMap.hs:745)
    intersectionWith (src/Data/Edison/Assoc/PatriciaLoMap.hs:382)
    difference (src/Data/Edison/Assoc/PatriciaLoMap.hs:405)
    properSubset (src/Data/Edison/Assoc/PatriciaLoMap.hs:426)
    subset (src/Data/Edison/Assoc/PatriciaLoMap.hs:448)
    properSubmapBy (src/Data/Edison/Assoc/PatriciaLoMap.hs:458)
    submapBy (src/Data/Edison/Assoc/PatriciaLoMap.hs:461)
    sameMapBy (src/Data/Edison/Assoc/PatriciaLoMap.hs:464)
    properSubmap (src/Data/Edison/Assoc/PatriciaLoMap.hs:467)
    submap (src/Data/Edison/Assoc/PatriciaLoMap.hs:470)
    sameMap (src/Data/Edison/Assoc/PatriciaLoMap.hs:473)
    unionWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:506)
    unionSeqWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:754)
    intersectionWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:527)
    minView (src/Data/Edison/Assoc/PatriciaLoMap.hs:585)
    minElem (src/Data/Edison/Assoc/PatriciaLoMap.hs:609)
    deleteMin (src/Data/Edison/Assoc/PatriciaLoMap.hs:615)
    unsafeInsertMin (src/Data/Edison/Assoc/PatriciaLoMap.hs:618)
    maxView (src/Data/Edison/Assoc/PatriciaLoMap.hs:597)
    maxElem (src/Data/Edison/Assoc/PatriciaLoMap.hs:621)
    deleteMax (src/Data/Edison/Assoc/PatriciaLoMap.hs:624)
    unsafeInsertMax (src/Data/Edison/Assoc/PatriciaLoMap.hs:630)
    foldr (src/Data/Edison/Assoc/PatriciaLoMap.hs:633)
    foldr' (src/Data/Edison/Assoc/PatriciaLoMap.hs:636)
    foldr1 (src/Data/Edison/Assoc/PatriciaLoMap.hs:639)
    foldr1' (src/Data/Edison/Assoc/PatriciaLoMap.hs:642)
    foldl (src/Data/Edison/Assoc/PatriciaLoMap.hs:645)
    foldl' (src/Data/Edison/Assoc/PatriciaLoMap.hs:648)
    foldl1 (src/Data/Edison/Assoc/PatriciaLoMap.hs:651)
    foldl1' (src/Data/Edison/Assoc/PatriciaLoMap.hs:654)
    unsafeFromOrdSeq (src/Data/Edison/Assoc/PatriciaLoMap.hs:670)
    unsafeAppend (src/Data/Edison/Assoc/PatriciaLoMap.hs:673)
    filterLT (src/Data/Edison/Assoc/PatriciaLoMap.hs:676)
    filterLE (src/Data/Edison/Assoc/PatriciaLoMap.hs:679)
    filterGT (src/Data/Edison/Assoc/PatriciaLoMap.hs:682)
    filterGE (src/Data/Edison/Assoc/PatriciaLoMap.hs:685)
    partitionLT_GE (src/Data/Edison/Assoc/PatriciaLoMap.hs:688)
    partitionLE_GT (src/Data/Edison/Assoc/PatriciaLoMap.hs:691)
    partitionLT_GT (src/Data/Edison/Assoc/PatriciaLoMap.hs:694)
    minViewWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:591)
    minElemWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:612)
    maxViewWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:603)
    maxElemWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:627)
    foldrWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:657)
    foldrWithKey' (src/Data/Edison/Assoc/PatriciaLoMap.hs:660)
    foldlWithKey (src/Data/Edison/Assoc/PatriciaLoMap.hs:663)
    foldlWithKey' (src/Data/Edison/Assoc/PatriciaLoMap.hs:666)
    toOrdSeq (src/Data/Edison/Assoc/PatriciaLoMap.hs:697)
    moduleName (src/Data/Edison/Assoc/PatriciaLoMap.hs:68)
   8% (  9 /113) in 'Data.Edison.Assoc.StandardMap'
  Missing documentation for:
    FM (src/Data/Edison/Assoc/StandardMap.hs:63)
    empty (src/Data/Edison/Assoc/StandardMap.hs:68)
    singleton (src/Data/Edison/Assoc/StandardMap.hs:69)
    fromSeq (src/Data/Edison/Assoc/StandardMap.hs:70)
    insert (src/Data/Edison/Assoc/StandardMap.hs:71)
    insertSeq (src/Data/Edison/Assoc/StandardMap.hs:72)
    union (src/Data/Edison/Assoc/StandardMap.hs:73)
    unionSeq (src/Data/Edison/Assoc/StandardMap.hs:74)
    delete (src/Data/Edison/Assoc/StandardMap.hs:75)
    deleteAll (src/Data/Edison/Assoc/StandardMap.hs:76)
    deleteSeq (src/Data/Edison/Assoc/StandardMap.hs:77)
    null (src/Data/Edison/Assoc/StandardMap.hs:78)
    size (src/Data/Edison/Assoc/StandardMap.hs:79)
    member (src/Data/Edison/Assoc/StandardMap.hs:80)
    count (src/Data/Edison/Assoc/StandardMap.hs:81)
    lookup (src/Data/Edison/Assoc/StandardMap.hs:82)
    lookupM (src/Data/Edison/Assoc/StandardMap.hs:84)
    lookupAll (src/Data/Edison/Assoc/StandardMap.hs:83)
    lookupAndDelete (src/Data/Edison/Assoc/StandardMap.hs:86)
    lookupAndDeleteM (src/Data/Edison/Assoc/StandardMap.hs:87)
    lookupAndDeleteAll (src/Data/Edison/Assoc/StandardMap.hs:88)
    lookupWithDefault (src/Data/Edison/Assoc/StandardMap.hs:85)
    adjust (src/Data/Edison/Assoc/StandardMap.hs:89)
    adjustAll (src/Data/Edison/Assoc/StandardMap.hs:90)
    adjustOrInsert (src/Data/Edison/Assoc/StandardMap.hs:91)
    adjustAllOrInsert (src/Data/Edison/Assoc/StandardMap.hs:92)
    adjustOrDelete (src/Data/Edison/Assoc/StandardMap.hs:93)
    adjustOrDeleteAll (src/Data/Edison/Assoc/StandardMap.hs:94)
    strict (src/Data/Edison/Assoc/StandardMap.hs:95)
    strictWith (src/Data/Edison/Assoc/StandardMap.hs:96)
    map (src/Data/Edison/Assoc/StandardMap.hs:97)
    fold (src/Data/Edison/Assoc/StandardMap.hs:98)
    fold' (src/Data/Edison/Assoc/StandardMap.hs:100)
    fold1 (src/Data/Edison/Assoc/StandardMap.hs:99)
    fold1' (src/Data/Edison/Assoc/StandardMap.hs:101)
    filter (src/Data/Edison/Assoc/StandardMap.hs:102)
    partition (src/Data/Edison/Assoc/StandardMap.hs:103)
    elements (src/Data/Edison/Assoc/StandardMap.hs:104)
    structuralInvariant (src/Data/Edison/Assoc/StandardMap.hs:183)
    fromSeqWith (src/Data/Edison/Assoc/StandardMap.hs:132)
    fromSeqWithKey (src/Data/Edison/Assoc/StandardMap.hs:134)
    insertWith (src/Data/Edison/Assoc/StandardMap.hs:136)
    insertWithKey (src/Data/Edison/Assoc/StandardMap.hs:138)
    insertSeqWith (src/Data/Edison/Assoc/StandardMap.hs:140)
    insertSeqWithKey (src/Data/Edison/Assoc/StandardMap.hs:142)
    unionl (src/Data/Edison/Assoc/StandardMap.hs:144)
    unionr (src/Data/Edison/Assoc/StandardMap.hs:145)
    unionWith (src/Data/Edison/Assoc/StandardMap.hs:146)
    unionSeqWith (src/Data/Edison/Assoc/StandardMap.hs:147)
    intersectionWith (src/Data/Edison/Assoc/StandardMap.hs:149)
    difference (src/Data/Edison/Assoc/StandardMap.hs:150)
    properSubset (src/Data/Edison/Assoc/StandardMap.hs:151)
    subset (src/Data/Edison/Assoc/StandardMap.hs:152)
    properSubmapBy (src/Data/Edison/Assoc/StandardMap.hs:153)
    submapBy (src/Data/Edison/Assoc/StandardMap.hs:154)
    sameMapBy (src/Data/Edison/Assoc/StandardMap.hs:155)
    properSubmap (src/Data/Edison/Assoc/StandardMap.hs:156)
    submap (src/Data/Edison/Assoc/StandardMap.hs:157)
    sameMap (src/Data/Edison/Assoc/StandardMap.hs:158)
    minView (src/Data/Edison/Assoc/StandardMap.hs:106)
    minElem (src/Data/Edison/Assoc/StandardMap.hs:107)
    deleteMin (src/Data/Edison/Assoc/StandardMap.hs:108)
    unsafeInsertMin (src/Data/Edison/Assoc/StandardMap.hs:109)
    maxView (src/Data/Edison/Assoc/StandardMap.hs:110)
    maxElem (src/Data/Edison/Assoc/StandardMap.hs:111)
    deleteMax (src/Data/Edison/Assoc/StandardMap.hs:112)
    unsafeInsertMax (src/Data/Edison/Assoc/StandardMap.hs:113)
    foldr (src/Data/Edison/Assoc/StandardMap.hs:114)
    foldr' (src/Data/Edison/Assoc/StandardMap.hs:118)
    foldl (src/Data/Edison/Assoc/StandardMap.hs:115)
    foldl' (src/Data/Edison/Assoc/StandardMap.hs:119)
    foldr1 (src/Data/Edison/Assoc/StandardMap.hs:116)
    foldr1' (src/Data/Edison/Assoc/StandardMap.hs:120)
    foldl1 (src/Data/Edison/Assoc/StandardMap.hs:117)
    foldl1' (src/Data/Edison/Assoc/StandardMap.hs:121)
    unsafeFromOrdSeq (src/Data/Edison/Assoc/StandardMap.hs:122)
    unsafeAppend (src/Data/Edison/Assoc/StandardMap.hs:123)
    filterLT (src/Data/Edison/Assoc/StandardMap.hs:124)
    filterLE (src/Data/Edison/Assoc/StandardMap.hs:126)
    filterGT (src/Data/Edison/Assoc/StandardMap.hs:125)
    filterGE (src/Data/Edison/Assoc/StandardMap.hs:127)
    partitionLT_GE (src/Data/Edison/Assoc/StandardMap.hs:128)
    partitionLE_GT (src/Data/Edison/Assoc/StandardMap.hs:129)
    partitionLT_GT (src/Data/Edison/Assoc/StandardMap.hs:130)
    toSeq (src/Data/Edison/Assoc/StandardMap.hs:160)
    keys (src/Data/Edison/Assoc/StandardMap.hs:161)
    mapWithKey (src/Data/Edison/Assoc/StandardMap.hs:162)
    foldWithKey (src/Data/Edison/Assoc/StandardMap.hs:163)
    foldWithKey' (src/Data/Edison/Assoc/StandardMap.hs:164)
    filterWithKey (src/Data/Edison/Assoc/StandardMap.hs:165)
    partitionWithKey (src/Data/Edison/Assoc/StandardMap.hs:166)
    minViewWithKey (src/Data/Edison/Assoc/StandardMap.hs:168)
    minElemWithKey (src/Data/Edison/Assoc/StandardMap.hs:169)
    maxViewWithKey (src/Data/Edison/Assoc/StandardMap.hs:170)
    maxElemWithKey (src/Data/Edison/Assoc/StandardMap.hs:171)
    foldrWithKey (src/Data/Edison/Assoc/StandardMap.hs:172)
    foldrWithKey' (src/Data/Edison/Assoc/StandardMap.hs:174)
    foldlWithKey (src/Data/Edison/Assoc/StandardMap.hs:173)
    foldlWithKey' (src/Data/Edison/Assoc/StandardMap.hs:175)
    toOrdSeq (src/Data/Edison/Assoc/StandardMap.hs:176)
    unionWithKey (src/Data/Edison/Assoc/StandardMap.hs:178)
    unionSeqWithKey (src/Data/Edison/Assoc/StandardMap.hs:179)
    intersectionWithKey (src/Data/Edison/Assoc/StandardMap.hs:181)
    moduleName (src/Data/Edison/Assoc/StandardMap.hs:65)
   9% ( 10 /116) in 'Data.Edison.Assoc.TernaryTrie'
  Missing documentation for:
    FM (src/Data/Edison/Assoc/TernaryTrie.hs:159)
    empty (src/Data/Edison/Assoc/TernaryTrie.hs:70)
    singleton (src/Data/Edison/Assoc/TernaryTrie.hs:71)
    fromSeq (src/Data/Edison/Assoc/TernaryTrie.hs:72)
    insert (src/Data/Edison/Assoc/TernaryTrie.hs:73)
    insertSeq (src/Data/Edison/Assoc/TernaryTrie.hs:74)
    union (src/Data/Edison/Assoc/TernaryTrie.hs:75)
    unionSeq (src/Data/Edison/Assoc/TernaryTrie.hs:76)
    delete (src/Data/Edison/Assoc/TernaryTrie.hs:77)
    deleteAll (src/Data/Edison/Assoc/TernaryTrie.hs:78)
    deleteSeq (src/Data/Edison/Assoc/TernaryTrie.hs:79)
    null (src/Data/Edison/Assoc/TernaryTrie.hs:80)
    size (src/Data/Edison/Assoc/TernaryTrie.hs:81)
    member (src/Data/Edison/Assoc/TernaryTrie.hs:82)
    count (src/Data/Edison/Assoc/TernaryTrie.hs:83)
    lookup (src/Data/Edison/Assoc/TernaryTrie.hs:84)
    lookupM (src/Data/Edison/Assoc/TernaryTrie.hs:85)
    lookupAll (src/Data/Edison/Assoc/TernaryTrie.hs:86)
    lookupAndDelete (src/Data/Edison/Assoc/TernaryTrie.hs:87)
    lookupAndDeleteM (src/Data/Edison/Assoc/TernaryTrie.hs:88)
    lookupAndDeleteAll (src/Data/Edison/Assoc/TernaryTrie.hs:89)
    lookupWithDefault (src/Data/Edison/Assoc/TernaryTrie.hs:90)
    adjust (src/Data/Edison/Assoc/TernaryTrie.hs:91)
    adjustAll (src/Data/Edison/Assoc/TernaryTrie.hs:92)
    adjustOrInsert (src/Data/Edison/Assoc/TernaryTrie.hs:93)
    adjustAllOrInsert (src/Data/Edison/Assoc/TernaryTrie.hs:94)
    adjustOrDelete (src/Data/Edison/Assoc/TernaryTrie.hs:95)
    adjustOrDeleteAll (src/Data/Edison/Assoc/TernaryTrie.hs:96)
    strict (src/Data/Edison/Assoc/TernaryTrie.hs:97)
    strictWith (src/Data/Edison/Assoc/TernaryTrie.hs:98)
    map (src/Data/Edison/Assoc/TernaryTrie.hs:99)
    fold (src/Data/Edison/Assoc/TernaryTrie.hs:100)
    fold' (src/Data/Edison/Assoc/TernaryTrie.hs:102)
    fold1 (src/Data/Edison/Assoc/TernaryTrie.hs:101)
    fold1' (src/Data/Edison/Assoc/TernaryTrie.hs:103)
    filter (src/Data/Edison/Assoc/TernaryTrie.hs:104)
    partition (src/Data/Edison/Assoc/TernaryTrie.hs:105)
    elements (src/Data/Edison/Assoc/TernaryTrie.hs:106)
    structuralInvariant (src/Data/Edison/Assoc/TernaryTrie.hs:1138)
    toSeq (src/Data/Edison/Assoc/TernaryTrie.hs:133)
    keys (src/Data/Edison/Assoc/TernaryTrie.hs:134)
    mapWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:135)
    foldWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:136)
    foldWithKey' (src/Data/Edison/Assoc/TernaryTrie.hs:137)
    filterWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:138)
    partitionWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:139)
    fromSeqWith (src/Data/Edison/Assoc/TernaryTrie.hs:108)
    fromSeqWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:110)
    insertWith (src/Data/Edison/Assoc/TernaryTrie.hs:111)
    insertWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:112)
    insertSeqWith (src/Data/Edison/Assoc/TernaryTrie.hs:113)
    insertSeqWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:115)
    unionl (src/Data/Edison/Assoc/TernaryTrie.hs:117)
    unionr (src/Data/Edison/Assoc/TernaryTrie.hs:118)
    unionWith (src/Data/Edison/Assoc/TernaryTrie.hs:119)
    unionSeqWith (src/Data/Edison/Assoc/TernaryTrie.hs:120)
    intersectionWith (src/Data/Edison/Assoc/TernaryTrie.hs:122)
    difference (src/Data/Edison/Assoc/TernaryTrie.hs:123)
    properSubset (src/Data/Edison/Assoc/TernaryTrie.hs:124)
    subset (src/Data/Edison/Assoc/TernaryTrie.hs:125)
    properSubmapBy (src/Data/Edison/Assoc/TernaryTrie.hs:126)
    submapBy (src/Data/Edison/Assoc/TernaryTrie.hs:127)
    sameMapBy (src/Data/Edison/Assoc/TernaryTrie.hs:128)
    properSubmap (src/Data/Edison/Assoc/TernaryTrie.hs:129)
    submap (src/Data/Edison/Assoc/TernaryTrie.hs:130)
    sameMap (src/Data/Edison/Assoc/TernaryTrie.hs:131)
    unionWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:140)
    unionSeqWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:141)
    intersectionWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:143)
    minView (src/Data/Edison/Assoc/TernaryTrie.hs:863)
    minElem (src/Data/Edison/Assoc/TernaryTrie.hs:887)
    deleteMin (src/Data/Edison/Assoc/TernaryTrie.hs:902)
    unsafeInsertMin (src/Data/Edison/Assoc/TernaryTrie.hs:905)
    maxView (src/Data/Edison/Assoc/TernaryTrie.hs:916)
    maxElem (src/Data/Edison/Assoc/TernaryTrie.hs:946)
    deleteMax (src/Data/Edison/Assoc/TernaryTrie.hs:965)
    unsafeInsertMax (src/Data/Edison/Assoc/TernaryTrie.hs:968)
    foldr (src/Data/Edison/Assoc/TernaryTrie.hs:145)
    foldr' (src/Data/Edison/Assoc/TernaryTrie.hs:147)
    foldr1 (src/Data/Edison/Assoc/TernaryTrie.hs:146)
    foldr1' (src/Data/Edison/Assoc/TernaryTrie.hs:148)
    foldl (src/Data/Edison/Assoc/TernaryTrie.hs:625)
    foldl' (src/Data/Edison/Assoc/TernaryTrie.hs:639)
    foldl1 (src/Data/Edison/Assoc/TernaryTrie.hs:647)
    foldl1' (src/Data/Edison/Assoc/TernaryTrie.hs:702)
    unsafeFromOrdSeq (src/Data/Edison/Assoc/TernaryTrie.hs:971)
    unsafeAppend (src/Data/Edison/Assoc/TernaryTrie.hs:974)
    filterLT (src/Data/Edison/Assoc/TernaryTrie.hs:993)
    filterLE (src/Data/Edison/Assoc/TernaryTrie.hs:997)
    filterGT (src/Data/Edison/Assoc/TernaryTrie.hs:1012)
    filterGE (src/Data/Edison/Assoc/TernaryTrie.hs:1016)
    partitionLT_GE (src/Data/Edison/Assoc/TernaryTrie.hs:1021)
    partitionLE_GT (src/Data/Edison/Assoc/TernaryTrie.hs:1024)
    partitionLT_GT (src/Data/Edison/Assoc/TernaryTrie.hs:1027)
    minViewWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:876)
    minElemWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:898)
    maxViewWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:932)
    maxElemWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:959)
    foldrWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:150)
    foldrWithKey' (src/Data/Edison/Assoc/TernaryTrie.hs:151)
    foldlWithKey (src/Data/Edison/Assoc/TernaryTrie.hs:152)
    foldlWithKey' (src/Data/Edison/Assoc/TernaryTrie.hs:153)
    toOrdSeq (src/Data/Edison/Assoc/TernaryTrie.hs:154)
    mergeVFM (src/Data/Edison/Assoc/TernaryTrie.hs:426)
    mergeKVFM (src/Data/Edison/Assoc/TernaryTrie.hs:483)
    moduleName (src/Data/Edison/Assoc/TernaryTrie.hs:69)
Documentation created: dist/doc/html/EdisonCore/index.html,
dist/doc/html/EdisonCore/EdisonCore.txt
Creating package registration file:
/tmp/pkgConf-EdisonCore-1.3.17056513781929465979.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/EdisonCore-1.3.1.1-Id9JewNgBwT3FJSwXKuouj
Registering EdisonCore-1.3.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/EdisonCore-1.3.1.1'
Installed EdisonCore-1.3.1.1
cabal: Entering directory '/tmp/cabal-tmp-22294/haskell-src-exts-1.17.1'
Configuring haskell-src-exts-1.17.1...
Building haskell-src-exts-1.17.1...
Preprocessing library haskell-src-exts-1.17.1...
[ 1 of 24] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )
[ 2 of 24] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 24] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 24] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 24] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 24] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:153:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           printInterleaved :: (Annotated ast, ExactP ast, SrcInfo loc) =>
                               [(loc, String)] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:153:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           printInterleaved' :: (Annotated ast, ExactP ast, SrcInfo loc) =>
                                [(loc, String)] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:177:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           bracketList :: (Annotated ast, ExactP ast) =>
                          (String, String, String) -> [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           parenList :: (Annotated ast, ExactP ast) =>
                        [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           squareList :: (Annotated ast, ExactP ast) =>
                         [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           squareColonList :: (Annotated ast, ExactP ast) =>
                              [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           curlyList :: (Annotated ast, ExactP ast) =>
                        [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           parenHashList :: (Annotated ast, ExactP ast) =>
                            [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:195:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Functor ast,
                              Show (ast ()),
                              Annotated ast)
    • In the type signature for:
           layoutList :: (Functor ast, Show (ast ()), Annotated ast,
                          ExactP ast) =>
                         [SrcSpan] -> [ast SrcSpanInfo] -> EP ()
[ 7 of 24] Compiling Language.Haskell.Exts.Annotated.Comments ( src/Language/Haskell/Exts/Annotated/Comments.hs, dist/build/Language/Haskell/Exts/Annotated/Comments.o )
[ 8 of 24] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )
[ 9 of 24] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[10 of 24] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[11 of 24] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[12 of 24] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[13 of 24] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )

src/Language/Haskell/Exts/ParseMonad.hs:45:1: warning: [-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/Language/Haskell/Exts/ParseMonad.hs:47: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()
[14 of 24] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[15 of 24] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[16 of 24] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )

src/Language/Haskell/Exts/Annotated/Simplify.hs:326:1: warning: [-Wredundant-constraints]
    • Redundant constraint: SrcInfo l
    • In the type signature for:
           sBangType :: SrcInfo l => BangType l -> S.BangType

src/Language/Haskell/Exts/Annotated/Simplify.hs:514:1: warning: [-Wredundant-constraints]
    • Redundant constraint: SrcInfo loc
    • In the type signature for:
           sOverlap :: SrcInfo loc => Overlap loc -> S.Overlap
[17 of 24] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )
[18 of 24] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )

src/Language/Haskell/Exts/ParseUtils.hs:1137:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show l
    • In the type signature for:
           checkKind :: Show l => Kind l -> P ()
[19 of 24] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[20 of 24] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[21 of 24] Compiling Language.Haskell.Exts.Annotated.Parser ( src/Language/Haskell/Exts/Annotated/Parser.hs, dist/build/Language/Haskell/Exts/Annotated/Parser.o )
[22 of 24] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[23 of 24] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )
[24 of 24] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
Running Haddock for haskell-src-exts-1.17.1...
Running hscolour for haskell-src-exts-1.17.1...
Preprocessing library haskell-src-exts-1.17.1...
Preprocessing library haskell-src-exts-1.17.1...

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:153:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           printInterleaved :: (Annotated ast, ExactP ast, SrcInfo loc) =>
                               [(loc, String)] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:153:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           printInterleaved' :: (Annotated ast, ExactP ast, SrcInfo loc) =>
                                [(loc, String)] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:177:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           bracketList :: (Annotated ast, ExactP ast) =>
                          (String, String, String) -> [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           parenList :: (Annotated ast, ExactP ast) =>
                        [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           squareList :: (Annotated ast, ExactP ast) =>
                         [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           squareColonList :: (Annotated ast, ExactP ast) =>
                              [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           curlyList :: (Annotated ast, ExactP ast) =>
                        [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:188:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Annotated ast
    • In the type signature for:
           parenHashList :: (Annotated ast, ExactP ast) =>
                            [SrcSpan] -> [ast SrcSpanInfo] -> EP ()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:195:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Functor ast,
                              Show (ast ()),
                              Annotated ast)
    • In the type signature for:
           layoutList :: (Functor ast, Show (ast ()), Annotated ast,
                          ExactP ast) =>
                         [SrcSpan] -> [ast SrcSpanInfo] -> EP ()
Haddock coverage:
  69% ( 96 /140) in 'Language.Haskell.Exts.Annotated.Syntax'
  Missing documentation for:
    PatternSynDirection (src/Language/Haskell/Exts/Annotated/Syntax.hs:325)
    Role (src/Language/Haskell/Exts/Annotated/Syntax.hs:352)
    prelude_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:958)
    main_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:958)
    main_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    unit_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:965)
    tuple_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:968)
    list_cons_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    unboxed_singleton_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:974)
    unit_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:977)
    tuple_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:980)
    unboxed_singleton_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:983)
    as_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    qualified_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    hiding_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    minus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    bang_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    dot_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    star_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:986)
    export_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    safe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    unsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    interruptible_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    threadsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    stdcall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    ccall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    cplusplus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    dotnet_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    jvm_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    js_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    javascript_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    capi_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    forall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    family_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    unit_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015)
    fun_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015)
    list_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015)
    tuple_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1021)
    unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:1015)
    unit_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024)
    fun_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024)
    list_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024)
    tuple_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1030)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1024)
   0% (  0 / 21) in 'Language.Haskell.Exts.ParseSyntax'
  Missing documentation for:
    Module header
    PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11)
    PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109)
    ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115)
     (src/Language/Haskell/Exts/ParseSyntax.hs:118)
     (src/Language/Haskell/Exts/ParseSyntax.hs:255)
     (src/Language/Haskell/Exts/ParseSyntax.hs:263)
    p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267)
    p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270)
    p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273)
    PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276)
     (src/Language/Haskell/Exts/ParseSyntax.hs:282)
    PType (src/Language/Haskell/Exts/ParseSyntax.hs:290)
     (src/Language/Haskell/Exts/ParseSyntax.hs:312)
    PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:348)
     (src/Language/Haskell/Exts/ParseSyntax.hs:358)
    unit_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
    fun_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
    list_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
    tuple_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:383)
 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build'
  71% ( 20 / 28) in 'Language.Haskell.Exts.SrcLoc'
  Missing documentation for:
     (src/Language/Haskell/Exts/SrcLoc.hs:29)
    noLoc (src/Language/Haskell/Exts/SrcLoc.hs:34)
     (src/Language/Haskell/Exts/SrcLoc.hs:47)
    spanSize (src/Language/Haskell/Exts/SrcLoc.hs:82)
     (src/Language/Haskell/Exts/SrcLoc.hs:102)
     (src/Language/Haskell/Exts/SrcLoc.hs:166)
     (src/Language/Haskell/Exts/SrcLoc.hs:173)
     (src/Language/Haskell/Exts/SrcLoc.hs:180)
  67% (  2 /  3) in 'Language.Haskell.Exts.Comments'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Language.Haskell.Exts.Annotated.ExactPrint'
  Missing documentation for:
    ExactP (src/Language/Haskell/Exts/Annotated/ExactPrint.hs:217)
 100% (  2 /  2) in 'Language.Haskell.Exts.Annotated.Comments'
  65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  Missing documentation for:
    Language (src/Language/Haskell/Exts/Extension.hs:81)
    knownLanguages (src/Language/Haskell/Exts/Extension.hs:100)
    classifyLanguage (src/Language/Haskell/Exts/Extension.hs:103)
    prettyLanguage (src/Language/Haskell/Exts/Extension.hs:109)
    KnownExtension (src/Language/Haskell/Exts/Extension.hs:130)
    ghcDefault (src/Language/Haskell/Exts/Extension.hs:601)
    toExtensionList (src/Language/Haskell/Exts/Extension.hs:680)
  14% (  1 /  7) in 'Language.Haskell.Exts.ExtScheme'
  Missing documentation for:
    ExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:20)
    MExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:23)
    Enabled (src/Language/Haskell/Exts/ExtScheme.hs:25)
     (src/Language/Haskell/Exts/ExtScheme.hs:28)
     (src/Language/Haskell/Exts/ExtScheme.hs:31)
     (src/Language/Haskell/Exts/ExtScheme.hs:35)
  66% ( 86 /131) in 'Language.Haskell.Exts.Syntax'
  Missing documentation for:
    PatternSynDirection (src/Language/Haskell/Exts/Syntax.hs:300)
    Promoted (src/Language/Haskell/Exts/Syntax.hs:449)
    Role (src/Language/Haskell/Exts/Syntax.hs:327)
    prelude_mod (src/Language/Haskell/Exts/Syntax.hs:793)
    main_mod (src/Language/Haskell/Exts/Syntax.hs:793)
    main_name (src/Language/Haskell/Exts/Syntax.hs:797)
    unit_con_name (src/Language/Haskell/Exts/Syntax.hs:800)
    tuple_con_name (src/Language/Haskell/Exts/Syntax.hs:803)
    list_cons_name (src/Language/Haskell/Exts/Syntax.hs:806)
    unboxed_singleton_con_name (src/Language/Haskell/Exts/Syntax.hs:809)
    unit_con (src/Language/Haskell/Exts/Syntax.hs:812)
    tuple_con (src/Language/Haskell/Exts/Syntax.hs:815)
    unboxed_singleton_con (src/Language/Haskell/Exts/Syntax.hs:818)
    as_name (src/Language/Haskell/Exts/Syntax.hs:821)
    qualified_name (src/Language/Haskell/Exts/Syntax.hs:821)
    hiding_name (src/Language/Haskell/Exts/Syntax.hs:821)
    minus_name (src/Language/Haskell/Exts/Syntax.hs:821)
    bang_name (src/Language/Haskell/Exts/Syntax.hs:821)
    dot_name (src/Language/Haskell/Exts/Syntax.hs:821)
    star_name (src/Language/Haskell/Exts/Syntax.hs:821)
    export_name (src/Language/Haskell/Exts/Syntax.hs:830)
    safe_name (src/Language/Haskell/Exts/Syntax.hs:830)
    unsafe_name (src/Language/Haskell/Exts/Syntax.hs:830)
    interruptible_name (src/Language/Haskell/Exts/Syntax.hs:830)
    threadsafe_name (src/Language/Haskell/Exts/Syntax.hs:830)
    stdcall_name (src/Language/Haskell/Exts/Syntax.hs:830)
    ccall_name (src/Language/Haskell/Exts/Syntax.hs:830)
    cplusplus_name (src/Language/Haskell/Exts/Syntax.hs:830)
    dotnet_name (src/Language/Haskell/Exts/Syntax.hs:830)
    jvm_name (src/Language/Haskell/Exts/Syntax.hs:830)
    js_name (s
src/Language/Haskell/Exts/ParseMonad.hs:45:1: warning: [-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/Language/Haskell/Exts/ParseMonad.hs:47: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()

src/Language/Haskell/Exts/Annotated/Simplify.hs:326:1: warning: [-Wredundant-constraints]
    • Redundant constraint: SrcInfo l
    • In the type signature for:
           sBangType :: SrcInfo l => BangType l -> S.BangType

src/Language/Haskell/Exts/Annotated/Simplify.hs:514:1: warning: [-Wredundant-constraints]
    • Redundant constraint: SrcInfo loc
    • In the type signature for:
           sOverlap :: SrcInfo loc => Overlap loc -> S.Overlap
rc/Language/Haskell/Exts/Syntax.hs:830)
    javascript_name (src/Language/Haskell/Exts/Syntax.hs:830)
    capi_name (src/Language/Haskell/Exts/Syntax.hs:830)
    forall_name (src/Language/Haskell/Exts/Syntax.hs:830)
    family_name (src/Language/Haskell/Exts/Syntax.hs:830)
    unit_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850)
    fun_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850)
    list_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850)
    tuple_tycon_name (src/Language/Haskell/Exts/Syntax.hs:856)
    unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Syntax.hs:850)
    unit_tycon (src/Language/Haskell/Exts/Syntax.hs:859)
    fun_tycon (src/Language/Haskell/Exts/Syntax.hs:859)
    list_tycon (src/Language/Haskell/Exts/Syntax.hs:859)
    tuple_tycon (src/Language/Haskell/Exts/Syntax.hs:865)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/Syntax.hs:859)
 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity'
  Missing documentation for:
    infix_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixl_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixr_ (src/Language/Haskell/Exts/Fixity.hs:168)
  35% ( 18 / 51) in 'Language.Haskell.Exts.ParseMonad'
  Missing documentation for:
    atSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:241)
    LexContext (src/Language/Haskell/Exts/ParseMonad.hs:109)
    runParserWithMode (src/Language/Haskell/Exts/ParseMonad.hs:197)
    runParserWithModeComments (src/Language/Haskell/Exts/ParseMonad.hs:212)
    runParser (src/Language/Haskell/Exts/ParseMonad.hs:209)
    getSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:244)
    pushCurrentContext (src/Language/Haskell/Exts/ParseMonad.hs:268)
    popContext (src/Language/Haskell/Exts/ParseMonad.hs:286)
    getExtensions (src/Language/Haskell/Exts/ParseMonad.hs:307)
    getIgnoreFunctionArity (src/Language/Haskell/Exts/ParseMonad.hs:320)
    Lex (src/Language/Haskell/Exts/ParseMonad.hs:331)
    getInput (src/Language/Haskell/Exts/ParseMonad.hs:348)
    lexWhile (src/Language/Haskell/Exts/ParseMonad.hs:377)
    alternative (src/Language/Haskell/Exts/ParseMonad.hs:401)
    checkBOL (src/Language/Haskell/Exts/ParseMonad.hs:421)
    setBOL (src/Language/Haskell/Exts/ParseMonad.hs:426)
    startToken (src/Language/Haskell/Exts/ParseMonad.hs:431)
    getOffside (src/Language/Haskell/Exts/ParseMonad.hs:445)
    pushContextL (src/Language/Haskell/Exts/ParseMonad.hs:457)
    popContextL (src/Language/Haskell/Exts/ParseMonad.hs:461)
    getExtensionsL (src/Language/Haskell/Exts/ParseMonad.hs:497)
    pushComment (src/Language/Haskell/Exts/ParseMonad.hs:531)
    getSrcLocL (src/Language/Haskell/Exts/ParseMonad.hs:449)
    setSrcLineL (src/Language/Haskell/Exts/ParseMonad.hs:453)
    ignoreLinePragmasL (src/Language/Haskell/Exts/ParseMonad.hs:520)
    setLineFilenameL (src/Language/Haskell/Exts/ParseMonad.hs:525)
    ExtContext (src/Language/Haskell/Exts/ParseMonad.hs:112)
    pushExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:485)
    popExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:489)
    getExtContext (src/Language/Haskell/Exts/ParseMonad.hs:478)
    pullCtxtFlag (src/Language/Haskell/Exts/ParseMonad.hs:466)
    flagDo (src/Language/Haskell/Exts/ParseMonad.hs:471)
    getModuleName (src/Language/Haskell/Exts/ParseMonad.hs:247)
  20% (  1 /  5) in 'Language.Haskell.Exts.InternalLexer'
  Missing documentation for:
    Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
    showToken (src/Language/Haskell/Exts/InternalLexer.hs:1247)
    lexer (src/Language/Haskell/Exts/InternalLexer.hs:364)
    topLexer (src/Language/Haskell/Exts/InternalLexer.hs:367)
  67% (  4 /  6) in 'Language.Haskell.Exts.Lexer'
  Missing documentation for:
    Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
    showToken (src/Language/Haskell/Exts/InternalLexer.hs:1247)
   4% (  3 / 73) in 'Language.Haskell.Exts.Annotated.Simplify'
  Missing documentation for:
    sPatSyn (src/Language/Haskell/Exts/Annotated/Simplify.hs:127)
    sTypeEqn (src/Language/Haskell/Exts/Annotated/Simplify.hs:133)
    sAnnotation (src/Language/Haskell/Exts/Annotated/Simplify.hs:136)
    sBooleanFormula (src/Language/Haskell/Exts/Annotated/Simplify.hs:142)
    sRole (src/Language/Haskell/Exts/Annotated/Simplify.hs:149)
    sModuleName (src/Language/Haskell/Exts/Annotated/Simplify.hs:157)
    sSpecialCon (src/Language/Haskell/Exts/Annotated/Simplify.hs:160)
    sQName (src/Language/Haskell/Exts/Annotated/Simplify.hs:169)
    sName (src/Language/Haskell/Exts/Annotated/Simplify.hs:175)
    sIPName (src/Language/Haskell/Exts/Annotated/Simplify.hs:179)
    sQOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:183)
    sOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:187)
    sCName (src/Language/Haskell/Exts/Annotated/Simplify.hs:191)
    sModuleHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:195)
    sExportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:200)
    sExportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:203)
    sImportDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:211)
    sImportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:215)
    sNamespace (src/Language/Haskell/Exts/Annotated/Simplify.hs:218)
    sImportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:224)
    sAssoc (src/Language/Haskell/Exts/Annotated/Simplify.hs:231)
    sDeclHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:237)
    sInstRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:246)
    sInstHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:253)
    sDataOrNew (src/Language/Haskell/Exts/Annotated/Simplify.hs:262)
    sDeriving (src/Language/Haskell/Exts/Annotated/Simplify.hs:266)
    sBinds (src/Language/Haskell/Exts/Annotated/Simplify.hs:269)
    sIPBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:274)
    sMatch (src/Language/Haskell/Exts/Annotated/Simplify.hs:277)
    sQualConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:283)
    sConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:287)
    sFieldDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:293)
    sGadtDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:296)
    sClassDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:299)
    sRecFields (src/Language/Haskell/Exts/Annotated/Simplify.hs:313)
    sInstDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:316)
    sBangType (src/Language/Haskell/Exts/Annotated/Simplify.hs:326)
    sRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:331)
    sGuardedRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:335)
    sType (src/Language/Haskell/Exts/Annotated/Simplify.hs:338)
    sPromoted (src/Language/Haskell/Exts/Annotated/Simplify.hs:357)
    sTyVarBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:367)
    sKind (src/Language/Haskell/Exts/Annotated/Simplify.hs:371)
    sFunDep (src/Language/Haskell/Exts/Annotated/Simplify.hs:381)
    sContext (src/Language/Haskell/Exts/Annotated/Simplify.hs:384)
    sAsst (src/Language/Haskell/Exts/Annotated/Simplify.hs:390)
    sLiteral (src/Language/Haskell/Exts/Annotated/Simplify.hs:400)
    sSign (src/Language/Haskell/Exts/Annotated/Simplify.hs:413)
    sExp (src/Language/Haskell/Exts/Annotated/Simplify.hs:418)
    sXName (src/Language/Haskell/Exts/Annotated/Simplify.hs:475)
    sXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:479)
    sBracket (src/Language/Haskell/Exts/Annotated/Simplify.hs:482)
    sSplice (src/Language/Haskell/Exts/Annotated/Simplify.hs:489)
    sSafety (src/Language/Haskell/Exts/Annotated/Simplify.hs:493)
    sCallConv (src/Language/Haskell/Exts/Annotated/Simplify.hs:498)
    sModulePragma (src/Language/Haskell/Exts/Annotated/Simplify.hs:508)
    sOverlap (src/Language/Haskell/Exts/Annotated/Simplify.hs:514)
    sActivation (src/Language/Haskell/Exts/Annotated/Simplify.hs:520)
    sRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:525)
    sRuleVar (src/Language/Haskell/Exts/Annotated/Simplify.hs:529)
    sWarningText (src/Language/Haskell/Exts/Annotated/Simplify.hs:533)
    sPat (src/Lang
src/Language/Haskell/Exts/ParseUtils.hs:1137:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show l
    • In the type signature for:
           checkKind :: Show l => Kind l -> P ()
uage/Haskell/Exts/Annotated/Simplify.hs:537)
    sPXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:562)
    sRPatOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:565)
    sRPat (src/Language/Haskell/Exts/Annotated/Simplify.hs:574)
    sPatField (src/Language/Haskell/Exts/Annotated/Simplify.hs:585)
    sStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:591)
    sQualStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:598)
    sFieldUpdate (src/Language/Haskell/Exts/Annotated/Simplify.hs:607)
    sAlt (src/Language/Haskell/Exts/Annotated/Simplify.hs:613)
  94% ( 17 / 18) in 'Language.Haskell.Exts.Pretty'
  Missing documentation for:
    Indent (src/Language/Haskell/Exts/Pretty.hs:53)
   4% (  2 / 56) in 'Language.Haskell.Exts.ParseUtils'
  Missing documentation for:
    splitTyConApp (src/Language/Haskell/Exts/ParseUtils.hs:97)
    checkEnabled (src/Language/Haskell/Exts/ParseUtils.hs:112)
    checkEnabledOneOf (src/Language/Haskell/Exts/ParseUtils.hs:123)
    checkToplevel (src/Language/Haskell/Exts/ParseUtils.hs:142)
    checkPatternGuards (src/Language/Haskell/Exts/ParseUtils.hs:138)
    mkRecConstrOrUpdate (src/Language/Haskell/Exts/ParseUtils.hs:939)
    checkPrec (src/Language/Haskell/Exts/ParseUtils.hs:935)
    checkPContext (src/Language/Haskell/Exts/ParseUtils.hs:157)
    checkContext (src/Language/Haskell/Exts/ParseUtils.hs:251)
    checkAssertion (src/Language/Haskell/Exts/ParseUtils.hs:191)
    checkDataHeader (src/Language/Haskell/Exts/ParseUtils.hs:304)
    checkClassHeader (src/Language/Haskell/Exts/ParseUtils.hs:313)
    checkInstHeader (src/Language/Haskell/Exts/ParseUtils.hs:361)
    checkDeriving (src/Language/Haskell/Exts/ParseUtils.hs:390)
    checkPattern (src/Language/Haskell/Exts/ParseUtils.hs:399)
    checkExpr (src/Language/Haskell/Exts/ParseUtils.hs:636)
    checkType (src/Language/Haskell/Exts/ParseUtils.hs:1067)
    checkTyVar (src/Language/Haskell/Exts/ParseUtils.hs:1117)
    checkKind (src/Language/Haskell/Exts/ParseUtils.hs:1137)
    checkValDef (src/Language/Haskell/Exts/ParseUtils.hs:805)
    checkExplicitPatSyn (src/Language/Haskell/Exts/ParseUtils.hs:860)
    checkClassBody (src/Language/Haskell/Exts/ParseUtils.hs:876)
    checkInstBody (src/Language/Haskell/Exts/ParseUtils.hs:883)
    checkUnQual (src/Language/Haskell/Exts/ParseUtils.hs:908)
    checkQualOrUnQual (src/Language/Haskell/Exts/ParseUtils.hs:913)
    checkSingleDecl (src/Language/Haskell/Exts/ParseUtils.hs:955)
    checkRevDecls (src/Language/Haskell/Exts/ParseUtils.hs:964)
    checkRevClsDecls (src/Language/Haskell/Exts/ParseUtils.hs:989)
    checkRevInstDecls (src/Language/Haskell/Exts/ParseUtils.hs:1014)
    checkDataOrNew (src/Language/Haskell/Exts/ParseUtils.hs:1044)
    checkDataOrNewG (src/Language/Haskell/Exts/ParseUtils.hs:1052)
    checkSimpleType (src/Language/Haskell/Exts/ParseUtils.hs:1057)
    checkSigVar (src/Language/Haskell/Exts/ParseUtils.hs:856)
    checkDefSigDef (src/Language/Haskell/Exts/ParseUtils.hs:896)
    getGConName (src/Language/Haskell/Exts/ParseUtils.hs:797)
    mkTyForall (src/Language/Haskell/Exts/ParseUtils.hs:1180)
    mkRoleAnnotDecl (src/Language/Haskell/Exts/ParseUtils.hs:1188)
    checkRPattern (src/Language/Haskell/Exts/ParseUtils.hs:554)
    checkEqNames (src/Language/Haskell/Exts/ParseUtils.hs:920)
    checkPageModule (src/Language/Haskell/Exts/ParseUtils.hs:1149)
    checkHybridModule (src/Language/Haskell/Exts/ParseUtils.hs:1158)
    mkDVar (src/Language/Haskell/Exts/ParseUtils.hs:1172)
    checkRuleExpr (src/Language/Haskell/Exts/ParseUtils.hs:779)
    readTool (src/Language/Haskell/Exts/ParseUtils.hs:782)
    updateQNameLoc (src/Language/Haskell/Exts/ParseUtils.hs:944)
    PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11)
    PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109)
    ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115)
    PType (src/Language/Haskell/Exts/ParseSyntax.hs:290)
    PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276)
    PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:348)
    p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267)
    p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270)
    p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273)
  75% (  9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity'
  Missing documentation for:
    infix_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixl_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixr_ (src/Language/Haskell/Exts/Fixity.hs:168)
   8% (  1 / 12) in 'Language.Haskell.Exts.InternalParser'
  Missing documentation for:
    mparseModule (dist/build/Language/Haskell/Exts/InternalParser.hs:9195)
    mparseExp (dist/build/Language/Haskell/Exts/InternalParser.hs:9198)
    mparsePat (dist/build/Language/Haskell/Exts/InternalParser.hs:9201)
    mparseDecl (dist/build/Language/Haskell/Exts/InternalParser.hs:9244)
    mparseType (dist/build/Language/Haskell/Exts/InternalParser.hs:9207)
    mparseStmt (dist/build/Language/Haskell/Exts/InternalParser.hs:9210)
    mparseImportDecl (dist/build/Language/Haskell/Exts/InternalParser.hs:9213)
    ngparseModulePragmas (dist/build/Language/Haskell/Exts/InternalParser.hs:9216)
    ngparseModuleHeadAndImports (dist/build/Language/Haskell/Exts/InternalParser.hs:9219)
    ngparsePragmasAndModuleHead (dist/build/Language/Haskell/Exts/InternalParser.hs:9222)
    ngparsePragmasAndModuleName (dist/build/Language/Haskell/Exts/InternalParser.hs:9225)
  93% ( 38 / 41) in 'Language.Haskell.Exts.Annotated.Parser'
  Missing documentation for:
    unListOf (src/Language/Haskell/Exts/Annotated/Parser.hs:248)
    PragmasAndModuleHead (src/Language/Haskell/Exts/Annotated/Parser.hs:191)
    ModuleHeadAndImports (src/Language/Haskell/Exts/Annotated/Parser.hs:211)
 100% ( 43 / 43) in 'Language.Haskell.Exts.Parser'
  92% ( 23 / 25) in 'Language.Haskell.Exts.Annotated'
  Missing documentation for:
    parseFileWithComments (src/Language/Haskell/Exts/Annotated.hs:77)
    parseFileContentsWithComments (src/Language/Haskell/Exts/Annotated.hs:102)
 100% ( 23 / 23) in 'Language.Haskell.Exts'
Warning: Language.Haskell.Exts.Annotated.Syntax: could not find link destinations for:
    exactP EP pretty Doc prettyPrec parser P
Warning: Language.Haskell.Exts.SrcLoc: could not find link destinations for:
    pretty Doc prettyPrec parser P
Warning: Language.Haskell.Exts.Annotated.ExactPrint: could not find link destinations for:
    exactP EP
Warning: Language.Haskell.Exts.Syntax: could not find link destinations for:
    pretty Doc prettyPrec
Warning: Language.Haskell.Exts.Pretty: could not find link destinations for:
    pretty Doc prettyPrec
Warning: Language.Haskell.Exts.Annotated.Parser: could not find link destinations for:
    parser P
Warning: Language.Haskell.Exts.Parser: could not find link destinations for:
    parser P
Documentation created: dist/doc/html/haskell-src-exts/index.html,
dist/doc/html/haskell-src-exts/haskell-src-exts.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-exts-1.1719002579911499893403.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/haskell-src-exts-1.17.1-6G3hSTJXLEu8noQY4a7Epo
Registering haskell-src-exts-1.17.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/haskell-src-exts-1.17.1'
Installed haskell-src-exts-1.17.1
Downloading Agda-2.5.1.1...
cabal: Entering directory '/tmp/cabal-tmp-22294/Agda-2.5.1.1'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-22294/Agda-2.5.1.1/dist/setup/setup.hs, /tmp/cabal-tmp-22294/Agda-2.5.1.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-22294/Agda-2.5.1.1/dist/setup/setup ...
Configuring Agda-2.5.1.1...
Building Agda-2.5.1.1...
Preprocessing library Agda-2.5.1.1...
[  1 of 332] Compiling Agda.Utils.IORef ( src/full/Agda/Utils/IORef.hs, dist/build/Agda/Utils/IORef.o )
[  2 of 332] Compiling Agda.Utils.SemiRing ( src/full/Agda/Utils/SemiRing.hs, dist/build/Agda/Utils/SemiRing.o )
[  3 of 332] Compiling Agda.Utils.Cluster ( src/full/Agda/Utils/Cluster.hs, dist/build/Agda/Utils/Cluster.o )
[  4 of 332] Compiling Agda.Utils.BiMap ( src/full/Agda/Utils/BiMap.hs, dist/build/Agda/Utils/BiMap.o )
[  5 of 332] Compiling Agda.Utils.VarSet ( src/full/Agda/Utils/VarSet.hs, dist/build/Agda/Utils/VarSet.o )
[  6 of 332] Compiling Agda.Utils.Char  ( src/full/Agda/Utils/Char.hs, dist/build/Agda/Utils/Char.o )
[  7 of 332] Compiling Agda.Utils.Pointer ( src/full/Agda/Utils/Pointer.hs, dist/build/Agda/Utils/Pointer.o )
[  8 of 332] Compiling Agda.Termination.CutOff ( src/full/Agda/Termination/CutOff.hs, dist/build/Agda/Termination/CutOff.o )
[  9 of 332] Compiling Agda.Utils.Environment ( src/full/Agda/Utils/Environment.hs, dist/build/Agda/Utils/Environment.o )
[ 10 of 332] Compiling Agda.Interaction.Library.Base ( src/full/Agda/Interaction/Library/Base.hs, dist/build/Agda/Interaction/Library/Base.o )
[ 11 of 332] Compiling Agda.Utils.IO.Binary ( src/full/Agda/Utils/IO/Binary.hs, dist/build/Agda/Utils/IO/Binary.o )
[ 12 of 332] Compiling Agda.Utils.TestHelpers ( src/full/Agda/Utils/TestHelpers.hs, dist/build/Agda/Utils/TestHelpers.o )
[ 13 of 332] Compiling Agda.Utils.QuickCheck ( src/full/Agda/Utils/QuickCheck.hs, dist/build/Agda/Utils/QuickCheck.o )
[ 14 of 332] Compiling Agda.Utils.PartialOrd ( src/full/Agda/Utils/PartialOrd.hs, dist/build/Agda/Utils/PartialOrd.o )
[ 15 of 332] Compiling Agda.Termination.Semiring ( src/full/Agda/Termination/Semiring.hs, dist/build/Agda/Termination/Semiring.o )
[ 16 of 332] Compiling Agda.Utils.Singleton ( src/full/Agda/Utils/Singleton.hs, dist/build/Agda/Utils/Singleton.o )
[ 17 of 332] Compiling Agda.Utils.Parser.ReadP ( src/full/Agda/Utils/Parser/ReadP.hs, dist/build/Agda/Utils/Parser/ReadP.o )
[ 18 of 332] Compiling Agda.Utils.IO.UTF8 ( src/full/Agda/Utils/IO/UTF8.hs, dist/build/Agda/Utils/IO/UTF8.o )
[ 19 of 332] Compiling Agda.Utils.Function ( src/full/Agda/Utils/Function.hs, dist/build/Agda/Utils/Function.o )
[ 20 of 332] Compiling Agda.TypeChecking.SizedTypes.Utils ( src/full/Agda/TypeChecking/SizedTypes/Utils.hs, dist/build/Agda/TypeChecking/SizedTypes/Utils.o )
[ 21 of 332] Compiling Agda.TypeChecking.SizedTypes.Syntax ( src/full/Agda/TypeChecking/SizedTypes/Syntax.hs, dist/build/Agda/TypeChecking/SizedTypes/Syntax.o )
[ 22 of 332] Compiling Paths_Agda       ( dist/build/autogen/Paths_Agda.hs, dist/build/Paths_Agda.o )
[ 23 of 332] Compiling Agda.Utils.IO.Directory ( src/full/Agda/Utils/IO/Directory.hs, dist/build/Agda/Utils/IO/Directory.o )
[ 24 of 332] Compiling Agda.Version     ( src/full/Agda/Version.hs, dist/build/Agda/Version.o )
[ 25 of 332] Compiling Agda.Utils.Pretty ( src/full/Agda/Utils/Pretty.hs, dist/build/Agda/Utils/Pretty.o )
[ 26 of 332] Compiling Agda.Utils.Either ( src/full/Agda/Utils/Either.hs, dist/build/Agda/Utils/Either.o )
[ 27 of 332] Compiling Agda.Utils.Tuple ( src/full/Agda/Utils/Tuple.hs, dist/build/Agda/Utils/Tuple.o )
[ 28 of 332] Compiling Agda.Utils.Update ( src/full/Agda/Utils/Update.hs, dist/build/Agda/Utils/Update.o )
[ 29 of 332] Compiling Agda.Utils.Impossible ( src/full/Agda/Utils/Impossible.hs, dist/build/Agda/Utils/Impossible.o )
[ 30 of 332] Compiling Agda.Utils.Maybe ( src/full/Agda/Utils/Maybe.hs, dist/build/Agda/Utils/Maybe.o )
[ 31 of 332] Compiling Agda.Utils.ListT ( src/full/Agda/Utils/ListT.hs, dist/build/Agda/Utils/ListT.o )
[ 32 of 332] Compiling Agda.Utils.ListT.Tests ( src/full/Agda/Utils/ListT/Tests.hs, dist/build/Agda/Utils/ListT/Tests.o )
[ 33 of 332] Compiling Agda.Utils.FileName ( src/full/Agda/Utils/FileName.hs, dist/build/Agda/Utils/FileName.o )
[ 34 of 332] Compiling Agda.Utils.Hash  ( src/full/Agda/Utils/Hash.hs, dist/build/Agda/Utils/Hash.o )
[ 35 of 332] Compiling Agda.Compiler.UHC.Bridge ( src/full/Agda/Compiler/UHC/Bridge.hs, dist/build/Agda/Compiler/UHC/Bridge.o )
[ 36 of 332] Compiling Agda.Compiler.UHC.MagicTypes ( src/full/Agda/Compiler/UHC/MagicTypes.hs, dist/build/Agda/Compiler/UHC/MagicTypes.o )
[ 37 of 332] Compiling Agda.Compiler.UHC.Pragmas.Base ( src/full/Agda/Compiler/UHC/Pragmas/Base.hs, dist/build/Agda/Compiler/UHC/Pragmas/Base.o )
[ 38 of 332] Compiling Agda.ImpossibleTest ( src/full/Agda/ImpossibleTest.hs, dist/build/Agda/ImpossibleTest.o )
[ 39 of 332] Compiling Agda.Utils.Suffix ( src/full/Agda/Utils/Suffix.hs, dist/build/Agda/Utils/Suffix.o )
[ 40 of 332] Compiling Agda.Utils.Empty ( src/full/Agda/Utils/Empty.hs, dist/build/Agda/Utils/Empty.o )
[ 41 of 332] Compiling Agda.Utils.AssocList ( src/full/Agda/Utils/AssocList.hs, dist/build/Agda/Utils/AssocList.o )
[ 42 of 332] Compiling Agda.Utils.Map   ( src/full/Agda/Utils/Map.hs, dist/build/Agda/Utils/Map.o )
[ 43 of 332] Compiling Agda.Utils.Functor ( src/full/Agda/Utils/Functor.hs, dist/build/Agda/Utils/Functor.o )
[ 44 of 332] Compiling Agda.Utils.Lens  ( src/full/Agda/Utils/Lens.hs, dist/build/Agda/Utils/Lens.o )
[ 45 of 332] Compiling Agda.Utils.Memo  ( src/full/Agda/Utils/Memo.hs, dist/build/Agda/Utils/Memo.o )
[ 46 of 332] Compiling Agda.Utils.Bag   ( src/full/Agda/Utils/Bag.hs, dist/build/Agda/Utils/Bag.o )
[ 47 of 332] Compiling Agda.Utils.Null  ( src/full/Agda/Utils/Null.hs, dist/build/Agda/Utils/Null.o )
[ 48 of 332] Compiling Agda.Utils.Size  ( src/full/Agda/Utils/Size.hs, dist/build/Agda/Utils/Size.o )
[ 49 of 332] Compiling Agda.Utils.Maybe.Strict ( src/full/Agda/Utils/Maybe/Strict.hs, dist/build/Agda/Utils/Maybe/Strict.o )
[ 50 of 332] Compiling Agda.Utils.Trie  ( src/full/Agda/Utils/Trie.hs, dist/build/Agda/Utils/Trie.o )
[ 51 of 332] Compiling Agda.Utils.Favorites ( src/full/Agda/Utils/Favorites.hs, dist/build/Agda/Utils/Favorites.o )
[ 52 of 332] Compiling Agda.Utils.List  ( src/full/Agda/Utils/List.hs, dist/build/Agda/Utils/List.o )
[ 53 of 332] Compiling Agda.Utils.String ( src/full/Agda/Utils/String.hs, dist/build/Agda/Utils/String.o )
[ 54 of 332] Compiling Agda.Interaction.EmacsCommand ( src/full/Agda/Interaction/EmacsCommand.hs, dist/build/Agda/Interaction/EmacsCommand.o )
[ 55 of 332] Compiling Agda.Utils.Time  ( src/full/Agda/Utils/Time.hs, dist/build/Agda/Utils/Time.o )
[ 56 of 332] Compiling Agda.Utils.Graph.AdjacencyMap.Unidirectional ( src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional.hs, dist/build/Agda/Utils/Graph/AdjacencyMap/Unidirectional.o )
[ 57 of 332] Compiling Agda.TypeChecking.SizedTypes.WarshallSolver ( src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs, dist/build/Agda/TypeChecking/SizedTypes/WarshallSolver.o )
[ 58 of 332] Compiling Agda.TypeChecking.SizedTypes.Tests ( src/full/Agda/TypeChecking/SizedTypes/Tests.hs, dist/build/Agda/TypeChecking/SizedTypes/Tests.o )
[ 59 of 332] Compiling Agda.Utils.Lens.Examples ( src/full/Agda/Utils/Lens/Examples.hs, dist/build/Agda/Utils/Lens/Examples.o )
[ 60 of 332] Compiling Agda.Utils.Except ( src/full/Agda/Utils/Except.hs, dist/build/Agda/Utils/Except.o )
[ 61 of 332] Compiling Agda.Utils.Monad ( src/full/Agda/Utils/Monad.hs, dist/build/Agda/Utils/Monad.o )
[ 62 of 332] Compiling Agda.Utils.Benchmark ( src/full/Agda/Utils/Benchmark.hs, dist/build/Agda/Utils/Benchmark.o )
[ 63 of 332] Compiling Agda.Benchmarking ( src/full/Agda/Benchmarking.hs, dist/build/Agda/Benchmarking.o )
[ 64 of 332] Compiling Agda.Utils.Parser.MemoisedCPS ( src/full/Agda/Utils/Parser/MemoisedCPS.hs, dist/build/Agda/Utils/Parser/MemoisedCPS.o )
[ 65 of 332] Compiling Agda.Termination.SparseMatrix ( src/full/Agda/Termination/SparseMatrix.hs, dist/build/Agda/Termination/SparseMatrix.o )
[ 66 of 332] Compiling Agda.Termination.Order ( src/full/Agda/Termination/Order.hs, dist/build/Agda/Termination/Order.o )
[ 67 of 332] Compiling Agda.Termination.CallMatrix ( src/full/Agda/Termination/CallMatrix.hs, dist/build/Agda/Termination/CallMatrix.o )
[ 68 of 332] Compiling Agda.Termination.CallGraph ( src/full/Agda/Termination/CallGraph.hs, dist/build/Agda/Termination/CallGraph.o )
[ 69 of 332] Compiling Agda.Termination.Termination ( src/full/Agda/Termination/Termination.hs, dist/build/Agda/Termination/Termination.o )
[ 70 of 332] Compiling Agda.Interaction.Library.Parse ( src/full/Agda/Interaction/Library/Parse.hs, dist/build/Agda/Interaction/Library/Parse.o )
[ 71 of 332] Compiling Agda.Interaction.Library ( src/full/Agda/Interaction/Library.hs, dist/build/Agda/Interaction/Library.o )
[ 72 of 332] Compiling Agda.Interaction.Options ( src/full/Agda/Interaction/Options.hs, dist/build/Agda/Interaction/Options.o )
[ 73 of 332] Compiling Agda.Auto.NarrowingSearch ( src/full/Agda/Auto/NarrowingSearch.hs, dist/build/Agda/Auto/NarrowingSearch.o )
[ 74 of 332] Compiling Agda.Auto.Syntax ( src/full/Agda/Auto/Syntax.hs, dist/build/Agda/Auto/Syntax.o )
[ 75 of 332] Compiling Agda.Auto.SearchControl ( src/full/Agda/Auto/SearchControl.hs, dist/build/Agda/Auto/SearchControl.o )
[ 76 of 332] Compiling Agda.Auto.Typecheck ( src/full/Agda/Auto/Typecheck.hs, dist/build/Agda/Auto/Typecheck.o )
[ 77 of 332] Compiling Agda.Auto.CaseSplit ( src/full/Agda/Auto/CaseSplit.hs, dist/build/Agda/Auto/CaseSplit.o )
[ 78 of 332] Compiling Agda.Utils.HashMap ( src/full/Agda/Utils/HashMap.hs, dist/build/Agda/Utils/HashMap.o )
[ 79 of 332] Compiling Agda.Syntax.Position ( src/full/Agda/Syntax/Position.hs, dist/build/Agda/Syntax/Position.o )
[ 80 of 332] Compiling Agda.Syntax.Common ( src/full/Agda/Syntax/Common.hs, dist/build/Agda/Syntax/Common.o )
[ 81 of 332] Compiling Agda.Compiler.JS.Syntax ( src/full/Agda/Compiler/JS/Syntax.hs, dist/build/Agda/Compiler/JS/Syntax.o )
[ 82 of 332] Compiling Agda.Compiler.JS.Pretty ( src/full/Agda/Compiler/JS/Pretty.hs, dist/build/Agda/Compiler/JS/Pretty.o )
[ 83 of 332] Compiling Agda.Compiler.JS.Substitution ( src/full/Agda/Compiler/JS/Substitution.hs, dist/build/Agda/Compiler/JS/Substitution.o )
[ 84 of 332] Compiling Agda.Compiler.JS.Case ( src/full/Agda/Compiler/JS/Case.hs, dist/build/Agda/Compiler/JS/Case.o )
[ 85 of 332] Compiling Agda.Compiler.JS.Parser ( src/full/Agda/Compiler/JS/Parser.hs, dist/build/Agda/Compiler/JS/Parser.o )
[ 86 of 332] Compiling Agda.Utils.Warshall ( src/full/Agda/Utils/Warshall.hs, dist/build/Agda/Utils/Warshall.o )
[ 87 of 332] Compiling Agda.Syntax.Concrete.Name ( src/full/Agda/Syntax/Concrete/Name.hs, dist/build/Agda/Syntax/Concrete/Name.o )
[ 88 of 332] Compiling Agda.TypeChecking.Monad.Base[boot] ( src/full/Agda/TypeChecking/Monad/Base.hs-boot, dist/build/Agda/TypeChecking/Monad/Base.o-boot )
[ 89 of 332] Compiling Agda.Syntax.Fixity[boot] ( src/full/Agda/Syntax/Fixity.hs-boot, dist/build/Agda/Syntax/Fixity.o-boot )
[ 90 of 332] Compiling Agda.Syntax.Abstract.Name ( src/full/Agda/Syntax/Abstract/Name.hs, dist/build/Agda/Syntax/Abstract/Name.o )
[ 91 of 332] Compiling Agda.Syntax.Literal ( src/full/Agda/Syntax/Literal.hs, dist/build/Agda/Syntax/Literal.o )
[ 92 of 332] Compiling Agda.Syntax.Treeless ( src/full/Agda/Syntax/Treeless.hs, dist/build/Agda/Syntax/Treeless.o )
[ 93 of 332] Compiling Agda.Compiler.Treeless.Pretty ( src/full/Agda/Compiler/Treeless/Pretty.hs, dist/build/Agda/Compiler/Treeless/Pretty.o )
[ 94 of 332] Compiling Agda.Syntax.Reflected ( src/full/Agda/Syntax/Reflected.hs, dist/build/Agda/Syntax/Reflected.o )
[ 95 of 332] Compiling Agda.Interaction.Highlighting.Range ( src/full/Agda/Interaction/Highlighting/Range.hs, dist/build/Agda/Interaction/Highlighting/Range.o )
[ 96 of 332] Compiling Agda.Syntax.Parser.Tokens ( src/full/Agda/Syntax/Parser/Tokens.hs, dist/build/Agda/Syntax/Parser/Tokens.o )
[ 97 of 332] Compiling Agda.Syntax.Notation ( src/full/Agda/Syntax/Notation.hs, dist/build/Agda/Syntax/Notation.o )
[ 98 of 332] Compiling Agda.Syntax.Fixity ( src/full/Agda/Syntax/Fixity.hs, dist/build/Agda/Syntax/Fixity.o )
[ 99 of 332] Compiling Agda.Syntax.Concrete ( src/full/Agda/Syntax/Concrete.hs, dist/build/Agda/Syntax/Concrete.o )
[100 of 332] Compiling Agda.Syntax.Scope.Base ( src/full/Agda/Syntax/Scope/Base.hs, dist/build/Agda/Syntax/Scope/Base.o )
[101 of 332] Compiling Agda.Utils.Geniplate ( src/full/Agda/Utils/Geniplate.hs, dist/build/Agda/Utils/Geniplate.o )
[102 of 332] Compiling Agda.Interaction.Highlighting.Precise ( src/full/Agda/Interaction/Highlighting/Precise.hs, dist/build/Agda/Interaction/Highlighting/Precise.o )
[103 of 332] Compiling Agda.Interaction.Response ( src/full/Agda/Interaction/Response.hs, dist/build/Agda/Interaction/Response.o )
[104 of 332] Compiling Agda.Syntax.Concrete.Generic ( src/full/Agda/Syntax/Concrete/Generic.hs, dist/build/Agda/Syntax/Concrete/Generic.o )
[105 of 332] Compiling Agda.Syntax.Info ( src/full/Agda/Syntax/Info.hs, dist/build/Agda/Syntax/Info.o )
[106 of 332] Compiling Agda.Syntax.Concrete.Pretty ( src/full/Agda/Syntax/Concrete/Pretty.hs, dist/build/Agda/Syntax/Concrete/Pretty.o )
[107 of 332] Compiling Agda.Syntax.Concrete.Definitions ( src/full/Agda/Syntax/Concrete/Definitions.hs, dist/build/Agda/Syntax/Concrete/Definitions.o )
[108 of 332] Compiling Agda.Syntax.Concrete.Operators.Parser ( src/full/Agda/Syntax/Concrete/Operators/Parser.hs, dist/build/Agda/Syntax/Concrete/Operators/Parser.o )
[109 of 332] Compiling Agda.Syntax.Parser.Monad ( src/full/Agda/Syntax/Parser/Monad.hs, dist/build/Agda/Syntax/Parser/Monad.o )
[110 of 332] Compiling Agda.Syntax.Parser.Alex ( src/full/Agda/Syntax/Parser/Alex.hs, dist/build/Agda/Syntax/Parser/Alex.o )
[111 of 332] Compiling Agda.Syntax.Parser.Layout[boot] ( src/full/Agda/Syntax/Parser/Layout.hs-boot, dist/build/Agda/Syntax/Parser/Layout.o-boot )
[112 of 332] Compiling Agda.Syntax.Parser.LookAhead ( src/full/Agda/Syntax/Parser/LookAhead.hs, dist/build/Agda/Syntax/Parser/LookAhead.o )
[113 of 332] Compiling Agda.Syntax.Parser.LexActions[boot] ( src/full/Agda/Syntax/Parser/LexActions.hs-boot, dist/build/Agda/Syntax/Parser/LexActions.o-boot )
[114 of 332] Compiling Agda.Syntax.Parser.Comments ( src/full/Agda/Syntax/Parser/Comments.hs, dist/build/Agda/Syntax/Parser/Comments.o )
[115 of 332] Compiling Agda.Syntax.Parser.StringLiterals ( src/full/Agda/Syntax/Parser/StringLiterals.hs, dist/build/Agda/Syntax/Parser/StringLiterals.o )
[116 of 332] Compiling Agda.Syntax.Parser.Lexer ( dist/build/Agda/Syntax/Parser/Lexer.hs, dist/build/Agda/Syntax/Parser/Lexer.o )
[117 of 332] Compiling Agda.Syntax.Parser.LexActions ( src/full/Agda/Syntax/Parser/LexActions.hs, dist/build/Agda/Syntax/Parser/LexActions.o )
[118 of 332] Compiling Agda.Syntax.Parser.Layout ( src/full/Agda/Syntax/Parser/Layout.hs, dist/build/Agda/Syntax/Parser/Layout.o )
[119 of 332] Compiling Agda.Syntax.Parser.Parser ( dist/build/Agda/Syntax/Parser/Parser.hs, dist/build/Agda/Syntax/Parser/Parser.o )
[120 of 332] Compiling Agda.Syntax.Parser ( src/full/Agda/Syntax/Parser.hs, dist/build/Agda/Syntax/Parser.o )
[121 of 332] Compiling Agda.Interaction.Exceptions ( src/full/Agda/Interaction/Exceptions.hs, dist/build/Agda/Interaction/Exceptions.o )
[122 of 332] Compiling Agda.TypeChecking.Positivity.Occurrence ( src/full/Agda/TypeChecking/Positivity/Occurrence.hs, dist/build/Agda/TypeChecking/Positivity/Occurrence.o )
[123 of 332] Compiling Agda.Utils.Graph.AdjacencyMap.Unidirectional.Tests ( src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional/Tests.hs, dist/build/Agda/Utils/Graph/AdjacencyMap/Unidirectional/Tests.o )
[124 of 332] Compiling Agda.Syntax.Abstract ( src/full/Agda/Syntax/Abstract.hs, dist/build/Agda/Syntax/Abstract.o )
[125 of 332] Compiling Agda.Syntax.Abstract.Views ( src/full/Agda/Syntax/Abstract/Views.hs, dist/build/Agda/Syntax/Abstract/Views.o )
[126 of 332] Compiling Agda.Utils.Permutation ( src/full/Agda/Utils/Permutation.hs, dist/build/Agda/Utils/Permutation.o )
[127 of 332] Compiling Agda.Syntax.Internal ( src/full/Agda/Syntax/Internal.hs, dist/build/Agda/Syntax/Internal.o )
[128 of 332] Compiling Agda.Compiler.Epic.Interface ( src/full/Agda/Compiler/Epic/Interface.hs, dist/build/Agda/Compiler/Epic/Interface.o )
[129 of 332] Compiling Agda.Compiler.Epic.AuxAST ( src/full/Agda/Compiler/Epic/AuxAST.hs, dist/build/Agda/Compiler/Epic/AuxAST.o )
[130 of 332] Compiling Agda.TypeChecking.CompiledClause ( src/full/Agda/TypeChecking/CompiledClause.hs, dist/build/Agda/TypeChecking/CompiledClause.o )
[131 of 332] Compiling Agda.Syntax.Internal.Defs ( src/full/Agda/Syntax/Internal/Defs.hs, dist/build/Agda/Syntax/Internal/Defs.o )
[132 of 332] Compiling Agda.Syntax.Internal.Generic ( src/full/Agda/Syntax/Internal/Generic.hs, dist/build/Agda/Syntax/Internal/Generic.o )
[133 of 332] Compiling Agda.TypeChecking.Coverage.SplitTree ( src/full/Agda/TypeChecking/Coverage/SplitTree.hs, dist/build/Agda/TypeChecking/Coverage/SplitTree.o )
[134 of 332] Compiling Agda.TypeChecking.Free.Lazy ( src/full/Agda/TypeChecking/Free/Lazy.hs, dist/build/Agda/TypeChecking/Free/Lazy.o )
[135 of 332] Compiling Agda.TypeChecking.Free ( src/full/Agda/TypeChecking/Free.hs, dist/build/Agda/TypeChecking/Free.o )
[136 of 332] Compiling Agda.TypeChecking.Free.Old ( src/full/Agda/TypeChecking/Free/Old.hs, dist/build/Agda/TypeChecking/Free/Old.o )
[137 of 332] Compiling Agda.Syntax.Internal.Pattern ( src/full/Agda/Syntax/Internal/Pattern.hs, dist/build/Agda/Syntax/Internal/Pattern.o )
[138 of 332] Compiling Agda.TypeChecking.Monad.Base ( src/full/Agda/TypeChecking/Monad/Base.hs, dist/build/Agda/TypeChecking/Monad/Base.o )
[139 of 332] Compiling Agda.TypeChecking.Substitute ( src/full/Agda/TypeChecking/Substitute.hs, dist/build/Agda/TypeChecking/Substitute.o )
[140 of 332] Compiling Agda.Compiler.Treeless.Subst ( src/full/Agda/Compiler/Treeless/Subst.hs, dist/build/Agda/Compiler/Treeless/Subst.o )
[141 of 332] Compiling Agda.Compiler.Treeless.Compare ( src/full/Agda/Compiler/Treeless/Compare.hs, dist/build/Agda/Compiler/Treeless/Compare.o )
[142 of 332] Compiling Agda.Compiler.Treeless.Uncase ( src/full/Agda/Compiler/Treeless/Uncase.hs, dist/build/Agda/Compiler/Treeless/Uncase.o )
[143 of 332] Compiling Agda.Compiler.Treeless.GuardsToPrims ( src/full/Agda/Compiler/Treeless/GuardsToPrims.hs, dist/build/Agda/Compiler/Treeless/GuardsToPrims.o )
[144 of 332] Compiling Agda.TypeChecking.Test.Generators ( src/full/Agda/TypeChecking/Test/Generators.hs, dist/build/Agda/TypeChecking/Test/Generators.o )
[145 of 332] Compiling Agda.TypeChecking.Free.Tests ( src/full/Agda/TypeChecking/Free/Tests.hs, dist/build/Agda/TypeChecking/Free/Tests.o )
[146 of 332] Compiling Agda.TypeChecking.Telescope[boot] ( src/full/Agda/TypeChecking/Telescope.hs-boot, dist/build/Agda/TypeChecking/Telescope.o-boot )
[147 of 332] Compiling Agda.TypeChecking.Monad.Context[boot] ( src/full/Agda/TypeChecking/Monad/Context.hs-boot, dist/build/Agda/TypeChecking/Monad/Context.o-boot )
[148 of 332] Compiling Agda.TypeChecking.Monad.Builtin ( src/full/Agda/TypeChecking/Monad/Builtin.hs, dist/build/Agda/TypeChecking/Monad/Builtin.o )
[149 of 332] Compiling Agda.Interaction.Imports[boot] ( src/full/Agda/Interaction/Imports.hs-boot, dist/build/Agda/Interaction/Imports.o-boot )
[150 of 332] Compiling Agda.TypeChecking.Monad.Options[boot] ( src/full/Agda/TypeChecking/Monad/Options.hs-boot, dist/build/Agda/TypeChecking/Monad/Options.o-boot )
[151 of 332] Compiling Agda.TypeChecking.Monad.State ( src/full/Agda/TypeChecking/Monad/State.hs, dist/build/Agda/TypeChecking/Monad/State.o )
[152 of 332] Compiling Agda.Syntax.Internal.Names ( src/full/Agda/Syntax/Internal/Names.hs, dist/build/Agda/Syntax/Internal/Names.o )
[153 of 332] Compiling Agda.TypeChecking.MetaVars[boot] ( src/full/Agda/TypeChecking/MetaVars.hs-boot, dist/build/Agda/TypeChecking/MetaVars.o-boot )
[154 of 332] Compiling Agda.TypeChecking.CheckInternal[boot] ( src/full/Agda/TypeChecking/CheckInternal.hs-boot, dist/build/Agda/TypeChecking/CheckInternal.o-boot )
[155 of 332] Compiling Agda.TypeChecking.Constraints[boot] ( src/full/Agda/TypeChecking/Constraints.hs-boot, dist/build/Agda/TypeChecking/Constraints.o-boot )
[156 of 332] Compiling Agda.TypeChecking.Errors[boot] ( src/full/Agda/TypeChecking/Errors.hs-boot, dist/build/Agda/TypeChecking/Errors.o-boot )
[157 of 332] Compiling Agda.TypeChecking.Monad.Benchmark ( src/full/Agda/TypeChecking/Monad/Benchmark.hs, dist/build/Agda/TypeChecking/Monad/Benchmark.o )
[158 of 332] Compiling Agda.Interaction.FindFile ( src/full/Agda/Interaction/FindFile.hs, dist/build/Agda/Interaction/FindFile.o )
[159 of 332] Compiling Agda.Interaction.InteractionTop[boot] ( src/full/Agda/Interaction/InteractionTop.hs-boot, dist/build/Agda/Interaction/InteractionTop.o-boot )
[160 of 332] Compiling Agda.Interaction.Highlighting.Generate[boot] ( src/full/Agda/Interaction/Highlighting/Generate.hs-boot, dist/build/Agda/Interaction/Highlighting/Generate.o-boot )
[161 of 332] Compiling Agda.TypeChecking.Rewriting[boot] ( src/full/Agda/TypeChecking/Rewriting.hs-boot, dist/build/Agda/TypeChecking/Rewriting.o-boot )
[162 of 332] Compiling Agda.Interaction.Options.Lenses ( src/full/Agda/Interaction/Options/Lenses.hs, dist/build/Agda/Interaction/Options/Lenses.o )
[163 of 332] Compiling Agda.TypeChecking.Monad.Options ( src/full/Agda/TypeChecking/Monad/Options.hs, dist/build/Agda/TypeChecking/Monad/Options.o )
[164 of 332] Compiling Agda.Syntax.Translation.AbstractToConcrete ( src/full/Agda/Syntax/Translation/AbstractToConcrete.hs, dist/build/Agda/Syntax/Translation/AbstractToConcrete.o )
[165 of 332] Compiling Agda.Syntax.Scope.Monad ( src/full/Agda/Syntax/Scope/Monad.hs, dist/build/Agda/Syntax/Scope/Monad.o )
[166 of 332] Compiling Agda.TypeChecking.Monad.Sharing ( src/full/Agda/TypeChecking/Monad/Sharing.hs, dist/build/Agda/TypeChecking/Monad/Sharing.o )
[167 of 332] Compiling Agda.Syntax.Abstract.Copatterns ( src/full/Agda/Syntax/Abstract/Copatterns.hs, dist/build/Agda/Syntax/Abstract/Copatterns.o )
[168 of 332] Compiling Agda.Syntax.Concrete.Operators ( src/full/Agda/Syntax/Concrete/Operators.hs, dist/build/Agda/Syntax/Concrete/Operators.o )
[169 of 332] Compiling Agda.TypeChecking.Monad.Trace ( src/full/Agda/TypeChecking/Monad/Trace.hs, dist/build/Agda/TypeChecking/Monad/Trace.o )
[170 of 332] Compiling Agda.TypeChecking.Monad.Env ( src/full/Agda/TypeChecking/Monad/Env.hs, dist/build/Agda/TypeChecking/Monad/Env.o )
[171 of 332] Compiling Agda.TypeChecking.Rules.Term[boot] ( src/full/Agda/TypeChecking/Rules/Term.hs-boot, dist/build/Agda/TypeChecking/Rules/Term.o-boot )
[172 of 332] Compiling Agda.TypeChecking.ProjectionLike[boot] ( src/full/Agda/TypeChecking/ProjectionLike.hs-boot, dist/build/Agda/TypeChecking/ProjectionLike.o-boot )
[173 of 332] Compiling Agda.TypeChecking.CompiledClause.Compile[boot] ( src/full/Agda/TypeChecking/CompiledClause/Compile.hs-boot, dist/build/Agda/TypeChecking/CompiledClause/Compile.o-boot )
[174 of 332] Compiling Agda.TypeChecking.CompiledClause.Match[boot] ( src/full/Agda/TypeChecking/CompiledClause/Match.hs-boot, dist/build/Agda/TypeChecking/CompiledClause/Match.o-boot )
[175 of 332] Compiling Agda.TypeChecking.LevelConstraints ( src/full/Agda/TypeChecking/LevelConstraints.hs, dist/build/Agda/TypeChecking/LevelConstraints.o )
[176 of 332] Compiling Agda.TypeChecking.Polarity[boot] ( src/full/Agda/TypeChecking/Polarity.hs-boot, dist/build/Agda/TypeChecking/Polarity.o-boot )
[177 of 332] Compiling Agda.TypeChecking.Monad.Exception ( src/full/Agda/TypeChecking/Monad/Exception.hs, dist/build/Agda/TypeChecking/Monad/Exception.o )
[178 of 332] Compiling Agda.TypeChecking.Monad.Closure ( src/full/Agda/TypeChecking/Monad/Closure.hs, dist/build/Agda/TypeChecking/Monad/Closure.o )
[179 of 332] Compiling Agda.TypeChecking.Monad.Constraints ( src/full/Agda/TypeChecking/Monad/Constraints.hs, dist/build/Agda/TypeChecking/Monad/Constraints.o )
[180 of 332] Compiling Agda.TypeChecking.Monad.Caching ( src/full/Agda/TypeChecking/Monad/Caching.hs, dist/build/Agda/TypeChecking/Monad/Caching.o )
[181 of 332] Compiling Agda.TypeChecking.Monad.Open ( src/full/Agda/TypeChecking/Monad/Open.hs, dist/build/Agda/TypeChecking/Monad/Open.o )
[182 of 332] Compiling Agda.TypeChecking.Monad.Context ( src/full/Agda/TypeChecking/Monad/Context.hs, dist/build/Agda/TypeChecking/Monad/Context.o )
[183 of 332] Compiling Agda.TypeChecking.Monad.Imports ( src/full/Agda/TypeChecking/Monad/Imports.hs, dist/build/Agda/TypeChecking/Monad/Imports.o )
[184 of 332] Compiling Agda.TypeChecking.Monad.Mutual ( src/full/Agda/TypeChecking/Monad/Mutual.hs, dist/build/Agda/TypeChecking/Monad/Mutual.o )
[185 of 332] Compiling Agda.TypeChecking.Monad.SizedTypes ( src/full/Agda/TypeChecking/Monad/SizedTypes.hs, dist/build/Agda/TypeChecking/Monad/SizedTypes.o )
[186 of 332] Compiling Agda.TypeChecking.Monad.Statistics ( src/full/Agda/TypeChecking/Monad/Statistics.hs, dist/build/Agda/TypeChecking/Monad/Statistics.o )
[187 of 332] Compiling Agda.TypeChecking.Serialise.Base ( src/full/Agda/TypeChecking/Serialise/Base.hs, dist/build/Agda/TypeChecking/Serialise/Base.o )
[188 of 332] Compiling Agda.TypeChecking.Serialise.Instances.Common ( src/full/Agda/TypeChecking/Serialise/Instances/Common.hs, dist/build/Agda/TypeChecking/Serialise/Instances/Common.o )
[189 of 332] Compiling Agda.TypeChecking.Serialise.Instances.Highlighting ( src/full/Agda/TypeChecking/Serialise/Instances/Highlighting.hs, dist/build/Agda/TypeChecking/Serialise/Instances/Highlighting.o )
[190 of 332] Compiling Agda.TypeChecking.Substitute.Pattern ( src/full/Agda/TypeChecking/Substitute/Pattern.hs, dist/build/Agda/TypeChecking/Substitute/Pattern.o )
[191 of 332] Compiling Agda.TypeChecking.Monad.Signature ( src/full/Agda/TypeChecking/Monad/Signature.hs, dist/build/Agda/TypeChecking/Monad/Signature.o )
[192 of 332] Compiling Agda.TypeChecking.Datatypes[boot] ( src/full/Agda/TypeChecking/Datatypes.hs-boot, dist/build/Agda/TypeChecking/Datatypes.o-boot )
[193 of 332] Compiling Agda.TypeChecking.Monad.MetaVars ( src/full/Agda/TypeChecking/Monad/MetaVars.hs, dist/build/Agda/TypeChecking/Monad/MetaVars.o )
[194 of 332] Compiling Agda.TypeChecking.Monad ( src/full/Agda/TypeChecking/Monad.hs, dist/build/Agda/TypeChecking/Monad.o )
[195 of 332] Compiling Agda.Syntax.Abstract.Pretty ( src/full/Agda/Syntax/Abstract/Pretty.hs, dist/build/Agda/Syntax/Abstract/Pretty.o )
[196 of 332] Compiling Agda.TypeChecking.Pretty[boot] ( src/full/Agda/TypeChecking/Pretty.hs-boot, dist/build/Agda/TypeChecking/Pretty.o-boot )
[197 of 332] Compiling Agda.Compiler.CallCompiler ( src/full/Agda/Compiler/CallCompiler.hs, dist/build/Agda/Compiler/CallCompiler.o )
[198 of 332] Compiling Agda.Compiler.MAlonzo.Compiler[boot] ( src/full/Agda/Compiler/MAlonzo/Compiler.hs-boot, dist/build/Agda/Compiler/MAlonzo/Compiler.o-boot )
[199 of 332] Compiling Agda.Compiler.Treeless.Unused ( src/full/Agda/Compiler/Treeless/Unused.hs, dist/build/Agda/Compiler/Treeless/Unused.o )
[200 of 332] Compiling Agda.TypeChecking.Records[boot] ( src/full/Agda/TypeChecking/Records.hs-boot, dist/build/Agda/TypeChecking/Records.o-boot )
[201 of 332] Compiling Agda.Compiler.Treeless.Builtin ( src/full/Agda/Compiler/Treeless/Builtin.hs, dist/build/Agda/Compiler/Treeless/Builtin.o )
[202 of 332] Compiling Agda.Compiler.Treeless.NormalizeNames ( src/full/Agda/Compiler/Treeless/NormalizeNames.hs, dist/build/Agda/Compiler/Treeless/NormalizeNames.o )
[203 of 332] Compiling Agda.Compiler.UHC.Pragmas.Parse ( src/full/Agda/Compiler/UHC/Pragmas/Parse.hs, dist/build/Agda/Compiler/UHC/Pragmas/Parse.o )
[204 of 332] Compiling Agda.TypeChecking.Conversion[boot] ( src/full/Agda/TypeChecking/Conversion.hs-boot, dist/build/Agda/TypeChecking/Conversion.o-boot )
[205 of 332] Compiling Agda.TypeChecking.Irrelevance ( src/full/Agda/TypeChecking/Irrelevance.hs, dist/build/Agda/TypeChecking/Irrelevance.o )
[206 of 332] Compiling Agda.Interaction.Monad ( src/full/Agda/Interaction/Monad.hs, dist/build/Agda/Interaction/Monad.o )
[207 of 332] Compiling Agda.Interaction.Highlighting.Emacs ( src/full/Agda/Interaction/Highlighting/Emacs.hs, dist/build/Agda/Interaction/Highlighting/Emacs.o )
[208 of 332] Compiling Agda.Interaction.Highlighting.Dot ( src/full/Agda/Interaction/Highlighting/Dot.hs, dist/build/Agda/Interaction/Highlighting/Dot.o )
[209 of 332] Compiling Agda.Interaction.Highlighting.HTML ( src/full/Agda/Interaction/Highlighting/HTML.hs, dist/build/Agda/Interaction/Highlighting/HTML.o )
[210 of 332] Compiling Agda.Interaction.Highlighting.Vim ( src/full/Agda/Interaction/Highlighting/Vim.hs, dist/build/Agda/Interaction/Highlighting/Vim.o )
[211 of 332] Compiling Agda.Interaction.Highlighting.LaTeX ( src/full/Agda/Interaction/Highlighting/LaTeX.hs, dist/build/Agda/Interaction/Highlighting/LaTeX.o )
[212 of 332] Compiling Agda.Syntax.Translation.ReflectedToAbstract ( src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs, dist/build/Agda/Syntax/Translation/ReflectedToAbstract.o )
[213 of 332] Compiling Agda.Termination.RecCheck ( src/full/Agda/Termination/RecCheck.hs, dist/build/Agda/Termination/RecCheck.o )
[214 of 332] Compiling Agda.TypeChecking.Rules.Decl[boot] ( src/full/Agda/TypeChecking/Rules/Decl.hs-boot, dist/build/Agda/TypeChecking/Rules/Decl.o-boot )
[215 of 332] Compiling Agda.TypeChecking.Reduce.Monad ( src/full/Agda/TypeChecking/Reduce/Monad.hs, dist/build/Agda/TypeChecking/Reduce/Monad.o )
[216 of 332] Compiling Agda.TypeChecking.EtaContract ( src/full/Agda/TypeChecking/EtaContract.hs, dist/build/Agda/TypeChecking/EtaContract.o )
[217 of 332] Compiling Agda.TypeChecking.Empty[boot] ( src/full/Agda/TypeChecking/Empty.hs-boot, dist/build/Agda/TypeChecking/Empty.o-boot )
[218 of 332] Compiling Agda.TypeChecking.MetaVars.Mention ( src/full/Agda/TypeChecking/MetaVars/Mention.hs, dist/build/Agda/TypeChecking/MetaVars/Mention.o )
[219 of 332] Compiling Agda.TypeChecking.Patterns.Abstract ( src/full/Agda/TypeChecking/Patterns/Abstract.hs, dist/build/Agda/TypeChecking/Patterns/Abstract.o )
[220 of 332] Compiling Agda.TypeChecking.Patterns.Match[boot] ( src/full/Agda/TypeChecking/Patterns/Match.hs-boot, dist/build/Agda/TypeChecking/Patterns/Match.o-boot )
[221 of 332] Compiling Agda.TypeChecking.Reduce ( src/full/Agda/TypeChecking/Reduce.hs, dist/build/Agda/TypeChecking/Reduce.o )
[222 of 332] Compiling Agda.TypeChecking.Telescope ( src/full/Agda/TypeChecking/Telescope.hs, dist/build/Agda/TypeChecking/Telescope.o )
[223 of 332] Compiling Agda.TypeChecking.Datatypes ( src/full/Agda/TypeChecking/Datatypes.hs, dist/build/Agda/TypeChecking/Datatypes.o )
[224 of 332] Compiling Agda.TypeChecking.Level ( src/full/Agda/TypeChecking/Level.hs, dist/build/Agda/TypeChecking/Level.o )
[225 of 332] Compiling Agda.TypeChecking.DisplayForm ( src/full/Agda/TypeChecking/DisplayForm.hs, dist/build/Agda/TypeChecking/DisplayForm.o )
[226 of 332] Compiling Agda.Compiler.Epic.CompileState ( src/full/Agda/Compiler/Epic/CompileState.hs, dist/build/Agda/Compiler/Epic/CompileState.o )
[227 of 332] Compiling Agda.Compiler.Epic.CaseOpts ( src/full/Agda/Compiler/Epic/CaseOpts.hs, dist/build/Agda/Compiler/Epic/CaseOpts.o )
[228 of 332] Compiling Agda.Compiler.Epic.ForceConstrs ( src/full/Agda/Compiler/Epic/ForceConstrs.hs, dist/build/Agda/Compiler/Epic/ForceConstrs.o )
[229 of 332] Compiling Agda.Compiler.Epic.Epic ( src/full/Agda/Compiler/Epic/Epic.hs, dist/build/Agda/Compiler/Epic/Epic.o )
[230 of 332] Compiling Agda.Compiler.Epic.NatDetection ( src/full/Agda/Compiler/Epic/NatDetection.hs, dist/build/Agda/Compiler/Epic/NatDetection.o )
[231 of 332] Compiling Agda.Compiler.Epic.Primitive ( src/full/Agda/Compiler/Epic/Primitive.hs, dist/build/Agda/Compiler/Epic/Primitive.o )
[232 of 332] Compiling Agda.TypeChecking.DeadCode ( src/full/Agda/TypeChecking/DeadCode.hs, dist/build/Agda/TypeChecking/DeadCode.o )
[233 of 332] Compiling Agda.TypeChecking.SyntacticEquality ( src/full/Agda/TypeChecking/SyntacticEquality.hs, dist/build/Agda/TypeChecking/SyntacticEquality.o )
[234 of 332] Compiling Agda.TypeChecking.Rules.Builtin.Coinduction[boot] ( src/full/Agda/TypeChecking/Rules/Builtin/Coinduction.hs-boot, dist/build/Agda/TypeChecking/Rules/Builtin/Coinduction.o-boot )
[235 of 332] Compiling Agda.TypeChecking.Rules.Def[boot] ( src/full/Agda/TypeChecking/Rules/Def.hs-boot, dist/build/Agda/TypeChecking/Rules/Def.o-boot )
[236 of 332] Compiling Agda.TypeChecking.Serialise.Instances.Abstract ( src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs, dist/build/Agda/TypeChecking/Serialise/Instances/Abstract.o )
[237 of 332] Compiling Agda.TypeChecking.Serialise.Instances.Compilers ( src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs, dist/build/Agda/TypeChecking/Serialise/Instances/Compilers.o )
[238 of 332] Compiling Agda.Auto.Convert ( src/full/Agda/Auto/Convert.hs, dist/build/Agda/Auto/Convert.o )
[239 of 332] Compiling Agda.TypeChecking.DropArgs ( src/full/Agda/TypeChecking/DropArgs.hs, dist/build/Agda/TypeChecking/DropArgs.o )
[240 of 332] Compiling Agda.Syntax.Translation.InternalToAbstract ( src/full/Agda/Syntax/Translation/InternalToAbstract.hs, dist/build/Agda/Syntax/Translation/InternalToAbstract.o )
[241 of 332] Compiling Agda.TypeChecking.Pretty ( src/full/Agda/TypeChecking/Pretty.hs, dist/build/Agda/TypeChecking/Pretty.o )
[242 of 332] Compiling Agda.Compiler.Epic.Erasure ( src/full/Agda/Compiler/Epic/Erasure.hs, dist/build/Agda/Compiler/Epic/Erasure.o )
[243 of 332] Compiling Agda.Compiler.Epic.Injection ( src/full/Agda/Compiler/Epic/Injection.hs, dist/build/Agda/Compiler/Epic/Injection.o )
[244 of 332] Compiling Agda.Compiler.Epic.Smashing ( src/full/Agda/Compiler/Epic/Smashing.hs, dist/build/Agda/Compiler/Epic/Smashing.o )
[245 of 332] Compiling Agda.TypeChecking.Rules.LHS.Problem ( src/full/Agda/TypeChecking/Rules/LHS/Problem.hs, dist/build/Agda/TypeChecking/Rules/LHS/Problem.o )
[246 of 332] Compiling Agda.Compiler.Epic.Static ( src/full/Agda/Compiler/Epic/Static.hs, dist/build/Agda/Compiler/Epic/Static.o )
[247 of 332] Compiling Agda.Compiler.Epic.FromAgda ( src/full/Agda/Compiler/Epic/FromAgda.hs, dist/build/Agda/Compiler/Epic/FromAgda.o )
[248 of 332] Compiling Agda.Compiler.HaskellTypes ( src/full/Agda/Compiler/HaskellTypes.hs, dist/build/Agda/Compiler/HaskellTypes.o )
[249 of 332] Compiling Agda.TypeChecking.Records ( src/full/Agda/TypeChecking/Records.hs, dist/build/Agda/TypeChecking/Records.o )
[250 of 332] Compiling Agda.Compiler.Treeless.Erase ( src/full/Agda/Compiler/Treeless/Erase.hs, dist/build/Agda/Compiler/Treeless/Erase.o )
[251 of 332] Compiling Agda.Compiler.UHC.Smashing ( src/full/Agda/Compiler/UHC/Smashing.hs, dist/build/Agda/Compiler/UHC/Smashing.o )
[252 of 332] Compiling Agda.TypeChecking.RecordPatterns ( src/full/Agda/TypeChecking/RecordPatterns.hs, dist/build/Agda/TypeChecking/RecordPatterns.o )
[253 of 332] Compiling Agda.Termination.Monad ( src/full/Agda/Termination/Monad.hs, dist/build/Agda/Termination/Monad.o )
[254 of 332] Compiling Agda.TypeChecking.SizedTypes ( src/full/Agda/TypeChecking/SizedTypes.hs, dist/build/Agda/TypeChecking/SizedTypes.o )
[255 of 332] Compiling Agda.TypeChecking.CompiledClause.Match ( src/full/Agda/TypeChecking/CompiledClause/Match.hs, dist/build/Agda/TypeChecking/CompiledClause/Match.o )
[256 of 332] Compiling Agda.TypeChecking.Implicit ( src/full/Agda/TypeChecking/Implicit.hs, dist/build/Agda/TypeChecking/Implicit.o )
[257 of 332] Compiling Agda.TypeChecking.Patterns.Match ( src/full/Agda/TypeChecking/Patterns/Match.hs, dist/build/Agda/TypeChecking/Patterns/Match.o )
[258 of 332] Compiling Agda.TypeChecking.Rewriting.NonLinMatch ( src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs, dist/build/Agda/TypeChecking/Rewriting/NonLinMatch.o )
[259 of 332] Compiling Agda.TypeChecking.Rules.Display ( src/full/Agda/TypeChecking/Rules/Display.hs, dist/build/Agda/TypeChecking/Rules/Display.o )
[260 of 332] Compiling Agda.TypeChecking.Errors ( src/full/Agda/TypeChecking/Errors.hs, dist/build/Agda/TypeChecking/Errors.o )
[261 of 332] Compiling Agda.TypeChecking.InstanceArguments ( src/full/Agda/TypeChecking/InstanceArguments.hs, dist/build/Agda/TypeChecking/InstanceArguments.o )
[262 of 332] Compiling Agda.TypeChecking.Constraints ( src/full/Agda/TypeChecking/Constraints.hs, dist/build/Agda/TypeChecking/Constraints.o )
[263 of 332] Compiling Agda.TypeChecking.Rules.LHS.Implicit ( src/full/Agda/TypeChecking/Rules/LHS/Implicit.hs, dist/build/Agda/TypeChecking/Rules/LHS/Implicit.o )
[264 of 332] Compiling Agda.Termination.Inlining ( src/full/Agda/Termination/Inlining.hs, dist/build/Agda/Termination/Inlining.o )
[265 of 332] Compiling Agda.Termination.TermCheck ( src/full/Agda/Termination/TermCheck.hs, dist/build/Agda/Termination/TermCheck.o )
[266 of 332] Compiling Agda.TypeChecking.Positivity ( src/full/Agda/TypeChecking/Positivity.hs, dist/build/Agda/TypeChecking/Positivity.o )
[267 of 332] Compiling Agda.TypeChecking.Positivity.Tests ( src/full/Agda/TypeChecking/Positivity/Tests.hs, dist/build/Agda/TypeChecking/Positivity/Tests.o )
[268 of 332] Compiling Agda.TypeChecking.Tests ( src/full/Agda/TypeChecking/Tests.hs, dist/build/Agda/TypeChecking/Tests.o )
[269 of 332] Compiling Agda.Utils.Permutation.Tests ( src/full/Agda/Utils/Permutation/Tests.hs, dist/build/Agda/Utils/Permutation/Tests.o )
[270 of 332] Compiling Agda.TypeChecking.ProjectionLike ( src/full/Agda/TypeChecking/ProjectionLike.hs, dist/build/Agda/TypeChecking/ProjectionLike.o )
[271 of 332] Compiling Agda.TypeChecking.MetaVars.Occurs ( src/full/Agda/TypeChecking/MetaVars/Occurs.hs, dist/build/Agda/TypeChecking/MetaVars/Occurs.o )
[272 of 332] Compiling Agda.TypeChecking.MetaVars ( src/full/Agda/TypeChecking/MetaVars.hs, dist/build/Agda/TypeChecking/MetaVars.o )
[273 of 332] Compiling Agda.Interaction.Highlighting.Generate ( src/full/Agda/Interaction/Highlighting/Generate.hs, dist/build/Agda/Interaction/Highlighting/Generate.o )
[274 of 332] Compiling Agda.TypeChecking.Polarity ( src/full/Agda/TypeChecking/Polarity.hs, dist/build/Agda/TypeChecking/Polarity.o )
[275 of 332] Compiling Agda.TypeChecking.Coverage.Match ( src/full/Agda/TypeChecking/Coverage/Match.hs, dist/build/Agda/TypeChecking/Coverage/Match.o )
[276 of 332] Compiling Agda.TypeChecking.Quote ( src/full/Agda/TypeChecking/Quote.hs, dist/build/Agda/TypeChecking/Quote.o )
[277 of 332] Compiling Agda.TypeChecking.Primitive ( src/full/Agda/TypeChecking/Primitive.hs, dist/build/Agda/TypeChecking/Primitive.o )
[278 of 332] Compiling Agda.Compiler.Treeless.Simplify ( src/full/Agda/Compiler/Treeless/Simplify.hs, dist/build/Agda/Compiler/Treeless/Simplify.o )
[279 of 332] Compiling Agda.Compiler.ToTreeless ( src/full/Agda/Compiler/ToTreeless.hs, dist/build/Agda/Compiler/ToTreeless.o )
[280 of 332] Compiling Agda.TypeChecking.Injectivity ( src/full/Agda/TypeChecking/Injectivity.hs, dist/build/Agda/TypeChecking/Injectivity.o )
[281 of 332] Compiling Agda.TypeChecking.Conversion ( src/full/Agda/TypeChecking/Conversion.hs, dist/build/Agda/TypeChecking/Conversion.o )
[282 of 332] Compiling Agda.TypeChecking.Rules.LHS.Unify ( src/full/Agda/TypeChecking/Rules/LHS/Unify.hs, dist/build/Agda/TypeChecking/Rules/LHS/Unify.o )
[283 of 332] Compiling Agda.Compiler.Epic.Forcing ( src/full/Agda/Compiler/Epic/Forcing.hs, dist/build/Agda/Compiler/Epic/Forcing.o )
[284 of 332] Compiling Agda.TypeChecking.Coverage ( src/full/Agda/TypeChecking/Coverage.hs, dist/build/Agda/TypeChecking/Coverage.o )
[285 of 332] Compiling Agda.TypeChecking.CompiledClause.Compile ( src/full/Agda/TypeChecking/CompiledClause/Compile.hs, dist/build/Agda/TypeChecking/CompiledClause/Compile.o )
[286 of 332] Compiling Agda.TypeChecking.Empty ( src/full/Agda/TypeChecking/Empty.hs, dist/build/Agda/TypeChecking/Empty.o )
[287 of 332] Compiling Agda.TypeChecking.CheckInternal ( src/full/Agda/TypeChecking/CheckInternal.hs, dist/build/Agda/TypeChecking/CheckInternal.o )
[288 of 332] Compiling Agda.TypeChecking.ReconstructParameters ( src/full/Agda/TypeChecking/ReconstructParameters.hs, dist/build/Agda/TypeChecking/ReconstructParameters.o )
[289 of 332] Compiling Agda.TypeChecking.Rewriting ( src/full/Agda/TypeChecking/Rewriting.hs, dist/build/Agda/TypeChecking/Rewriting.o )
[290 of 332] Compiling Agda.TypeChecking.Abstract ( src/full/Agda/TypeChecking/Abstract.hs, dist/build/Agda/TypeChecking/Abstract.o )
[291 of 332] Compiling Agda.TypeChecking.Forcing ( src/full/Agda/TypeChecking/Forcing.hs, dist/build/Agda/TypeChecking/Forcing.o )
[292 of 332] Compiling Agda.TypeChecking.SizedTypes.Solve ( src/full/Agda/TypeChecking/SizedTypes/Solve.hs, dist/build/Agda/TypeChecking/SizedTypes/Solve.o )
[293 of 332] Compiling Agda.TypeChecking.Rules.Data ( src/full/Agda/TypeChecking/Rules/Data.hs, dist/build/Agda/TypeChecking/Rules/Data.o )
[294 of 332] Compiling Agda.TypeChecking.Unquote ( src/full/Agda/TypeChecking/Unquote.hs, dist/build/Agda/TypeChecking/Unquote.o )
[295 of 332] Compiling Agda.TypeChecking.Rules.LHS.ProblemRest ( src/full/Agda/TypeChecking/Rules/LHS/ProblemRest.hs, dist/build/Agda/TypeChecking/Rules/LHS/ProblemRest.o )
[296 of 332] Compiling Agda.TypeChecking.Rules.LHS.Split ( src/full/Agda/TypeChecking/Rules/LHS/Split.hs, dist/build/Agda/TypeChecking/Rules/LHS/Split.o )
[297 of 332] Compiling Agda.TypeChecking.Rules.LHS.Instantiate ( src/full/Agda/TypeChecking/Rules/LHS/Instantiate.hs, dist/build/Agda/TypeChecking/Rules/LHS/Instantiate.o )
[298 of 332] Compiling Agda.TypeChecking.Rules.LHS ( src/full/Agda/TypeChecking/Rules/LHS.hs, dist/build/Agda/TypeChecking/Rules/LHS.o )
[299 of 332] Compiling Agda.TypeChecking.With ( src/full/Agda/TypeChecking/With.hs, dist/build/Agda/TypeChecking/With.o )
[300 of 332] Compiling Agda.TypeChecking.Rules.Term ( src/full/Agda/TypeChecking/Rules/Term.hs, dist/build/Agda/TypeChecking/Rules/Term.o )
[301 of 332] Compiling Agda.TypeChecking.Rules.Builtin ( src/full/Agda/TypeChecking/Rules/Builtin.hs, dist/build/Agda/TypeChecking/Rules/Builtin.o )
[302 of 332] Compiling Agda.Syntax.Translation.ConcreteToAbstract ( src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs, dist/build/Agda/Syntax/Translation/ConcreteToAbstract.o )
[303 of 332] Compiling Agda.TypeChecking.Rules.Builtin.Coinduction ( src/full/Agda/TypeChecking/Rules/Builtin/Coinduction.hs, dist/build/Agda/TypeChecking/Rules/Builtin/Coinduction.o )
[304 of 332] Compiling Agda.TypeChecking.Rules.Record ( src/full/Agda/TypeChecking/Rules/Record.hs, dist/build/Agda/TypeChecking/Rules/Record.o )
[305 of 332] Compiling Agda.TypeChecking.Rules.Def ( src/full/Agda/TypeChecking/Rules/Def.hs, dist/build/Agda/TypeChecking/Rules/Def.o )
[306 of 332] Compiling Agda.TypeChecking.Rules.Decl ( src/full/Agda/TypeChecking/Rules/Decl.hs, dist/build/Agda/TypeChecking/Rules/Decl.o )
[307 of 332] Compiling Agda.TheTypeChecker ( src/full/Agda/TheTypeChecker.hs, dist/build/Agda/TheTypeChecker.o )
[308 of 332] Compiling Agda.Interaction.BasicOps ( src/full/Agda/Interaction/BasicOps.hs, dist/build/Agda/Interaction/BasicOps.o )
[309 of 332] Compiling Agda.Interaction.SearchAbout ( src/full/Agda/Interaction/SearchAbout.hs, dist/build/Agda/Interaction/SearchAbout.o )
[310 of 332] Compiling Agda.Interaction.CommandLine ( src/full/Agda/Interaction/CommandLine.hs, dist/build/Agda/Interaction/CommandLine.o )
[311 of 332] Compiling Agda.Interaction.MakeCase ( src/full/Agda/Interaction/MakeCase.hs, dist/build/Agda/Interaction/MakeCase.o )
[312 of 332] Compiling Agda.TypeChecking.Serialise.Instances.Internal ( src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs, dist/build/Agda/TypeChecking/Serialise/Instances/Internal.o )
[313 of 332] Compiling Agda.TypeChecking.Serialise.Instances ( src/full/Agda/TypeChecking/Serialise/Instances.hs, dist/build/Agda/TypeChecking/Serialise/Instances.o )
[314 of 332] Compiling Agda.TypeChecking.Serialise ( src/full/Agda/TypeChecking/Serialise.hs, dist/build/Agda/TypeChecking/Serialise.o )
[315 of 332] Compiling Agda.Interaction.Imports ( src/full/Agda/Interaction/Imports.hs, dist/build/Agda/Interaction/Imports.o )
[316 of 332] Compiling Agda.Compiler.Common ( src/full/Agda/Compiler/Common.hs, dist/build/Agda/Compiler/Common.o )
[317 of 332] Compiling Agda.Compiler.MAlonzo.Misc ( src/full/Agda/Compiler/MAlonzo/Misc.hs, dist/build/Agda/Compiler/MAlonzo/Misc.o )
[318 of 332] Compiling Agda.Compiler.MAlonzo.Encode ( src/full/Agda/Compiler/MAlonzo/Encode.hs, dist/build/Agda/Compiler/MAlonzo/Encode.o )
[319 of 332] Compiling Agda.Compiler.MAlonzo.Pretty ( src/full/Agda/Compiler/MAlonzo/Pretty.hs, dist/build/Agda/Compiler/MAlonzo/Pretty.o )
[320 of 332] Compiling Agda.Tests       ( src/full/Agda/Tests.hs, dist/build/Agda/Tests.o )
[321 of 332] Compiling Agda.Compiler.MAlonzo.Primitives ( src/full/Agda/Compiler/MAlonzo/Primitives.hs, dist/build/Agda/Compiler/MAlonzo/Primitives.o )
[322 of 332] Compiling Agda.Compiler.UHC.CompileState ( src/full/Agda/Compiler/UHC/CompileState.hs, dist/build/Agda/Compiler/UHC/CompileState.o )
[323 of 332] Compiling Agda.Compiler.UHC.Primitives ( src/full/Agda/Compiler/UHC/Primitives.hs, dist/build/Agda/Compiler/UHC/Primitives.o )
[324 of 332] Compiling Agda.Compiler.UHC.FromAgda ( src/full/Agda/Compiler/UHC/FromAgda.hs, dist/build/Agda/Compiler/UHC/FromAgda.o )
[325 of 332] Compiling Agda.Compiler.JS.Compiler ( src/full/Agda/Compiler/JS/Compiler.hs, dist/build/Agda/Compiler/JS/Compiler.o )
[326 of 332] Compiling Agda.Compiler.MAlonzo.Compiler ( src/full/Agda/Compiler/MAlonzo/Compiler.hs, dist/build/Agda/Compiler/MAlonzo/Compiler.o )
[327 of 332] Compiling Agda.Compiler.Epic.Compiler ( src/full/Agda/Compiler/Epic/Compiler.hs, dist/build/Agda/Compiler/Epic/Compiler.o )
[328 of 332] Compiling Agda.Compiler.UHC.Compiler ( src/full/Agda/Compiler/UHC/Compiler.hs, dist/build/Agda/Compiler/UHC/Compiler.o )
[329 of 332] Compiling Agda.Auto.Auto   ( src/full/Agda/Auto/Auto.hs, dist/build/Agda/Auto/Auto.o )
[330 of 332] Compiling Agda.Interaction.InteractionTop ( src/full/Agda/Interaction/InteractionTop.hs, dist/build/Agda/Interaction/InteractionTop.o )
[331 of 332] Compiling Agda.Interaction.EmacsTop ( src/full/Agda/Interaction/EmacsTop.hs, dist/build/Agda/Interaction/EmacsTop.o )
[332 of 332] Compiling Agda.Main        ( src/full/Agda/Main.hs, dist/build/Agda/Main.o )
Preprocessing executable 'agda' for Agda-2.5.1.1...
[1 of 1] Compiling Main             ( src/main/Main.hs, dist/build/agda/agda-tmp/Main.o )
Linking dist/build/agda/agda ...
Preprocessing executable 'agda-mode' for Agda-2.5.1.1...
[1 of 2] Compiling Paths_Agda       ( dist/build/autogen/Paths_Agda.hs, dist/build/agda-mode/agda-mode-tmp/Paths_Agda.o )
[2 of 2] Compiling Main             ( src/agda-mode/Main.hs, dist/build/agda-mode/agda-mode-tmp/Main.o )
Linking dist/build/agda-mode/agda-mode ...
Preprocessing executable 'agda-ghc-names' for Agda-2.5.1.1...
[1 of 5] Compiling ExtractNames     ( src/agda-ghc-names/ExtractNames.hs, dist/build/agda-ghc-names/agda-ghc-names-tmp/ExtractNames.o )
[2 of 5] Compiling FixProf          ( src/agda-ghc-names/FixProf.hs, dist/build/agda-ghc-names/agda-ghc-names-tmp/FixProf.o )
[3 of 5] Compiling ResolveHsNames   ( src/agda-ghc-names/ResolveHsNames.hs, dist/build/agda-ghc-names/agda-ghc-names-tmp/ResolveHsNames.o )
[4 of 5] Compiling Find             ( src/agda-ghc-names/Find.hs, dist/build/agda-ghc-names/agda-ghc-names-tmp/Find.o )
[5 of 5] Compiling Main             ( src/agda-ghc-names/agda-ghc-names.hs, dist/build/agda-ghc-names/agda-ghc-names-tmp/Main.o )
Linking dist/build/agda-ghc-names/agda-ghc-names ...
Running Haddock for Agda-2.5.1.1...
Running hscolour for Agda-2.5.1.1...
Preprocessing library Agda-2.5.1.1...
Preprocessing executable 'agda' for Agda-2.5.1.1...
Preprocessing executable 'agda-mode' for Agda-2.5.1.1...
Preprocessing executable 'agda-ghc-names' for Agda-2.5.1.1...
Preprocessing library Agda-2.5.1.1...
Haddock coverage:
 100% (  3 /  3) in 'Agda.Utils.IORef'
  40% (  2 /  5) in 'Agda.Utils.SemiRing'
  Missing documentation for:
    Module header
     (src/full/Agda/Utils/SemiRing.hs:11)
     (src/full/Agda/Utils/SemiRing.hs:29)
  75% (  3 /  4) in 'Agda.Utils.Cluster'
  Missing documentation for:
    tests (src/full/Agda/Utils/Cluster.hs:141)
  68% ( 13 / 19) in 'Agda.Utils.BiMap'
  Missing documentation for:
     (src/full/Agda/Utils/BiMap.hs:71)
     (src/full/Agda/Utils/BiMap.hs:74)
     (src/full/Agda/Utils/BiMap.hs:77)
     (src/full/Agda/Utils/BiMap.hs:80)
    prop_BiMap_invariant (src/full/Agda/Utils/BiMap.hs:90)
    tests (src/full/Agda/Utils/BiMap.hs:102)
  88% ( 14 / 16) in 'Agda.Utils.VarSet'
  Missing documentation for:
    VarSet (src/full/Agda/Utils/VarSet.hs:16)
    subtract (src/full/Agda/Utils/VarSet.hs:18)
  88% (  7 /  8) in 'Agda.Utils.Char'
  Missing documentation for:
    Module header
  14% (  1 /  7) in 'Agda.Utils.Pointer'
  Missing documentation for:
    Module header
    Ptr (src/full/Agda/Utils/Pointer.hs:20)
    newPtr (src/full/Agda/Utils/Pointer.hs:35)
    derefPtr (src/full/Agda/Utils/Pointer.hs:40)
    setPtr (src/full/Agda/Utils/Pointer.hs:47)
    updatePtr (src/full/Agda/Utils/Pointer.hs:44)
  67% (  2 /  3) in 'Agda.Termination.CutOff'
  Missing documentation for:
     (src/full/Agda/Termination/CutOff.hs:15)
  50% (  1 /  2) in 'Agda.Utils.Environment'
  Missing documentation for:
    expandEnvironmentVariables (src/full/Agda/Utils/Environment.hs:9)
   0% (  0 /  3) in 'Agda.Interaction.Library.Base'
  Missing documentation for:
    Module header
    LibName (src/full/Agda/Interaction/Library/Base.hs:4)
    AgdaLibFile (src/full/Agda/Interaction/Library/Base.hs:6)
 100% (  2 /  2) in 'Agda.Utils.IO.Binary'
 100% ( 21 / 21) in 'Agda.Utils.TestHelpers'
  20% (  1 /  5) in 'Agda.Utils.QuickCheck'
  Missing documentation for:
    Module header
    isSuccess (src/full/Agda/Utils/QuickCheck.hs:8)
    quickCheck' (src/full/Agda/Utils/QuickCheck.hs:12)
    quickCheckWith' (src/full/Agda/Utils/QuickCheck.hs:15)
  88% ( 52 / 59) in 'Agda.Utils.PartialOrd'
  Missing documentation for:
    Module header
    Comparable (src/full/Agda/Utils/PartialOrd.hs:156)
     (src/full/Agda/Utils/PartialOrd.hs:175)
     (src/full/Agda/Utils/PartialOrd.hs:178)
     (src/full/Agda/Utils/PartialOrd.hs:183)
     (src/full/Agda/Utils/PartialOrd.hs:297)
     (src/full/Agda/Utils/PartialOrd.hs:305)
  67% (  6 /  9) in 'Agda.Termination.Semiring'
  Missing documentation for:
    integerSemiring (src/full/Agda/Termination/Semiring.hs:71)
    intSemiring (src/full/Agda/Termination/Semiring.hs:82)
    tests (src/full/Agda/Termination/Semiring.hs:100)
   9% (  1 / 11) in 'Agda.Utils.Singleton'
  Missing documentation for:
    Singleton (src/full/Agda/Utils/Singleton.hs:29)
     (src/full/Agda/Utils/Singleton.hs:32)
     (src/full/Agda/Utils/Singleton.hs:33)
     (src/full/Agda/Utils/Singleton.hs:34)
     (src/full/Agda/Utils/Singleton.hs:35)
     (src/full/Agda/Utils/Singleton.hs:36)
     (src/full/Agda/Utils/Singleton.hs:38)
     (src/full/Agda/Utils/Singleton.hs:39)
     (src/full/Agda/Utils/Singleton.hs:41)
     (src/full/Agda/Utils/Singleton.hs:42)
  95% ( 38 / 40) in 'Agda.Utils.Parser.ReadP'
  Missing documentation for:
    ReadP (src/full/Agda/Utils/Parser/ReadP.hs:151)
    parse' (src/full/Agda/Utils/Parser/ReadP.hs:431)
 100% (  4 /  4) in 'Agda.Utils.IO.UTF8'
  94% ( 15 / 16) in 'Agda.Utils.Function'
  Missing documentation for:
    Module header
  11% (  1 /  9) in 'Agda.TypeChecking.SizedTypes.Utils'
  Missing documentation for:
    Module header
    debug (src/full/Agda/TypeChecking/SizedTypes/Utils.hs:9)
    trace (src/full/Agda/TypeChecking/SizedTypes/Utils.hs:12)
    traceM (src/full/Agda/TypeChecking/SizedTypes/Utils.hs:15)
    Top (src/full/Agda/TypeChecking/SizedTypes/Utils.hs:18)
    Plus (src/full/Agda/TypeChecking/SizedTypes/Utils.hs:23)
     (src/full/Agda/TypeChecking/SizedTypes/Utils.hs:26)
    MeetSemiLattice (src/full/Agda/TypeChecking/SizedTypes/Utils.hs:29)
  47% ( 29 / 62) in 'Agda.TypeChecking.SizedTypes.Syntax'
  Missing documentation for:
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:32)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:35)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:38)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:41)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:52)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:58)
    SizeExpr (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:68)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:76)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:86)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:89)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:92)
    Constraint (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:104)
    emptyPolarities (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:119)
    polaritiesFromAssignments (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:122)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:141)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:147)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:150)
    CTrans (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:164)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:230)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:238)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:242)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:245)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:249)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:258)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:261)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:271)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:275)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:289)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:292)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:296)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:303)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:306)
     (src/full/Agda/TypeChecking/SizedTypes/Syntax.hs:310)
   0% (  0 /  8) in 'Paths_Agda'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_Agda.hs:28)
    getBinDir (dist/build/autogen/Paths_Agda.hs:38)
    getLibDir (dist/build/autogen/Paths_Agda.hs:38)
    getDataDir (dist/build/autogen/Paths_Agda.hs:38)
    getLibexecDir (dist/build/autogen/Paths_Agda.hs:38)
    getDataFileName (dist/build/autogen/Paths_Agda.hs:45)
    getSysconfDir (dist/build/autogen/Paths_Agda.hs:38)
   0% (  0 /  2) in 'Agda.Utils.IO.Directory'
  Missing documentation for:
    Module header
    copyDirContent (src/full/Agda/Utils/IO/Directory.hs:13)
  50% (  1 /  2) in 'Agda.Version'
  Missing documentation for:
    Module header
  47% (  9 / 19) in 'Agda.Utils.Pretty'
  Missing documentation for:
     (src/full/Agda/Utils/Pretty.hs:43)
     (src/full/Agda/Utils/Pretty.hs:44)
     (src/full/Agda/Utils/Pretty.hs:45)
     (src/full/Agda/Utils/Pretty.hs:46)
     (src/full/Agda/Utils/Pretty.hs:48)
     (src/full/Agda/Utils/Pretty.hs:51)
     (src/full/Agda/Utils/Pretty.hs:54)
    pwords (src/full/Agda/Utils/Pretty.hs:59)
    fwords (src/full/Agda/Utils/Pretty.hs:62)
    mparens (src/full/Agda/Utils/Pretty.hs:65)
  94% ( 15 / 16) in 'Agda.Utils.Either'
  Missing documentation for:
    tests (src/full/Agda/Utils/Either.hs:119)
  53% (  9 / 17) in 'Agda.Utils.Tuple'
  Missing documentation for:
    Module header
    fst3 (src/full/Agda/Utils/Tuple.hs:40)
    snd3 (src/full/Agda/Utils/Tuple.hs:44)
    thd3 (src/full/Agda/Utils/Tuple.hs:48)
    uncurry3 (src/full/Agda/Utils/Tuple.hs:52)
    uncurry4 (src/full/Agda/Utils/Tuple.hs:56)
    List2 (src/full/Agda/Utils/Tuple.hs:71)
     (src/full/Agda/Utils/Tuple.hs:74)
  73% (  8 / 11) in 'Agda.Utils.Update'
  Missing documentation for:
    Module header
    Updater (src/full/Agda/Utils/Update.hs:50)
    ifDirty (src/full/Agda/Utils/Update.hs:80)
  67% (  4 /  6) in 'Agda.Utils.Impossible'
  Missing documentation for:
     (src/full/Agda/Utils/Impossible.hs:17)
     (src/full/Agda/Utils/Impossible.hs:23)
 100% ( 20 / 20) in 'Agda.Utils.Maybe'
  64% ( 16 / 25) in 'Agda.Utils.ListT'
  Missing documentation for:
     (src/full/Agda/Utils/ListT.hs:111)
     (src/full/Agda/Utils/ListT.hs:116)
     (src/full/Agda/Utils/ListT.hs:120)
     (src/full/Agda/Utils/ListT.hs:124)
     (src/full/Agda/Utils/ListT.hs:134)
     (src/full/Agda/Utils/ListT.hs:138)
     (src/full/Agda/Utils/ListT.hs:141)
     (src/full/Agda/Utils/ListT.hs:144)
     (src/full/Agda/Utils/ListT.hs:148)
 100% (  2 /  2) in 'Agda.Utils.ListT.Tests'
  89% (  8 /  9) in 'Agda.Utils.FileName'
  Missing documentation for:
    tests (src/full/Agda/Utils/FileName.hs:156)
  33% (  2 /  6) in 'Agda.Utils.Hash'
  Missing documentation for:
    Hash (src/full/Agda/Utils/Hash.hs:14)
    hashByteString (src/full/Agda/Utils/Hash.hs:16)
    hashFile (src/full/Agda/Utils/Hash.hs:19)
    combineHashes (src/full/Agda/Utils/Hash.hs:24)
   2% (  1 / 64) in 'Agda.Compiler.UHC.Bridge'
  Missing documentation for:
    uhcBackendEnabled (src/full/Agda/Compiler/UHC/Bridge.hs:289)
    PP_Doc (src/full/Agda/Compiler/UHC/Bridge.hs:103)
    putPPFile (src/full/Agda/Compiler/UHC/Bridge.hs:111)
    disp (src/full/Agda/Compiler/UHC/Bridge.hs:114)
    pp (src/full/Agda/Compiler/UHC/Bridge.hs:106)
    Serialize (src/full/Agda/Compiler/UHC/Bridge.hs:118)
    putSerializeFile (src/full/Agda/Compiler/UHC/Bridge.hs:120)
    serialize (src/full/Agda/Compiler/UHC/Bridge.hs:123)
    unserialize (src/full/Agda/Compiler/UHC/Bridge.hs:126)
    EHCOpts (src/full/Agda/Compiler/UHC/Bridge.hs:131)
    defaultEHCOpts (src/full/Agda/Compiler/UHC/Bridge.hs:132)
    HsName (src/full/Agda/Compiler/UHC/Bridge.hs:135)
    CTag (src/full/Agda/Compiler/UHC/Bridge.hs:141)
    mkHsName (src/full/Agda/Compiler/UHC/Bridge.hs:147)
    mkHsName1 (src/full/Agda/Compiler/UHC/Bridge.hs:150)
    mkUniqueHsName (src/full/Agda/Compiler/UHC/Bridge.hs:153)
    CModule (src/full/Agda/Compiler/UHC/Bridge.hs:157)
    CImport (src/full/Agda/Compiler/UHC/Bridge.hs:159)
    CExport (src/full/Agda/Compiler/UHC/Bridge.hs:160)
    CDeclMeta (src/full/Agda/Compiler/UHC/Bridge.hs:161)
    CDataCon (src/full/Agda/Compiler/UHC/Bridge.hs:162)
    CExpr (src/full/Agda/Compiler/UHC/Bridge.hs:164)
    CBind (src/full/Agda/Compiler/UHC/Bridge.hs:166)
    CAlt (src/full/Agda/Compiler/UHC/Bridge.hs:167)
    CPat (src/full/Agda/Compiler/UHC/Bridge.hs:168)
    CPatFld (src/full/Agda/Compiler/UHC/Bridge.hs:169)
    mkUnit (src/full/Agda/Compiler/UHC/Bridge.hs:172)
    mkInt (src/full/Agda/Compiler/UHC/Bridge.hs:175)
    mkInteger (src/full/Agda/Compiler/UHC/Bridge.hs:178)
    mkChar (src/full/Agda/Compiler/UHC/Bridge.hs:181)
    mkString (src/full/Agda/Compiler/UHC/Bridge.hs:184)
    mkError (src/full/Agda/Compiler/UHC/Bridge.hs:187)
    mkUndefined (src/full/Agda/Compiler/UHC/Bridge.hs:190)
    mkVar (src/full/Agda/Compiler/UHC/Bridge.hs:193)
    mkLet1Plain (src/full/Agda/Compiler/UHC/Bridge.hs:196)
    mkLet1Strict (src/full/Agda/Compiler/UHC/Bridge.hs:199)
    mkLetRec (src/full/Agda/Compiler/UHC/Bridge.hs:202)
    mkLam (src/full/Agda/Compiler/UHC/Bridge.hs:205)
    mkApp (src/full/Agda/Compiler/UHC/Bridge.hs:208)
    mkBind1 (src/full/Agda/Compiler/UHC/Bridge.hs:211)
    mkBind1Nm1 (src/full/Agda/Compiler/UHC/Bridge.hs:214)
    mkCTag (src/full/Agda/Compiler/UHC/Bridge.hs:217)
    destructCTag (src/full/Agda/Compiler/UHC/Bridge.hs:220)
    ctagUnit (src/full/Agda/Compiler/UHC/Bridge.hs:223)
    ctagTrue (src/full/Agda/Compiler/UHC/Bridge.hs:226)
    ctagFalse (src/full/Agda/Compiler/UHC/Bridge.hs:229)
    ctagCons (src/full/Agda/Compiler/UHC/Bridge.hs:232)
    ctagNil (src/full/Agda/Compiler/UHC/Bridge.hs:235)
    mkCase (src/full/Agda/Compiler/UHC/Bridge.hs:238)
    mkAlt (src/full/Agda/Compiler/UHC/Bridge.hs:241)
    mkPatCon (src/full/Agda/Compiler/UHC/Bridge.hs:244)
    mkPatRestEmpty (src/full/Agda/Compiler/UHC/Bridge.hs:247)
    mkPatFldBind (src/full/Agda/Compiler/UHC/Bridge.hs:250)
    mkTagTup (src/full/Agda/Compiler/UHC/Bridge.hs:253)
    mkModule (src/full/Agda/Compiler/UHC/Bridge.hs:256)
    mkImport (src/full/Agda/Compiler/UHC/Bridge.hs:259)
    mkExport (src/full/Agda/Compiler/UHC/Bridge.hs:262)
    mkMetaData (src/full/Agda/Compiler/UHC/Bridge.hs:265)
    mkMetaDataCon (src/full/Agda/Compiler/UHC/Bridge.hs:268)
    mkMetaDataConFromCTag (src/full/Agda/Compiler/UHC/Bridge.hs:271)
    mkMain (src/full/Agda/Compiler/UHC/Bridge.hs:274)
    parseExpr (src/full/Agda/Compiler/UHC/Bridge.hs:277)
    printModule (src/full/Agda/Compiler/UHC/Bridge.hs:282)
  29% (  2 /  7) in 'Agda.Compiler.UHC.MagicTypes'
  Missing documentation for:
    builtinUnitCtor (src/full/Agda/Compiler/UHC/MagicTypes.hs:58)
    getMagicTypes (src/full/Agda/Compiler/UHC/MagicTypes.hs:30)
    MagicConstrInfo (src/full/Agda/Compiler/UHC/MagicTypes.hs:26)
    MagicTypeInfo (src/full/Agda/Compiler/UHC/MagicTypes.hs:27)
    HsDataType (src/full/Agda/Compiler/UHC/MagicTypes.hs:22)
  14% (  1 /  7) in 'Agda.Compiler.UHC.Pragmas.Base'
  Missing documentation for:
    CoreExpr (src/full/Agda/Compiler/UHC/Pragmas/Base.hs:38)
    CoreType (src/full/Agda/Compiler/UHC/Pragmas/Base.hs:28)
    CoreConstr (src/full/Agda/Compiler/UHC/Pragmas/Base.hs:43)
    coreConstrToCTag (src/full/Agda/Compiler/UHC/Pragmas/Base.hs:53)
    setTag (src/full/Agda/Compiler/UHC/Pragmas/Base.hs:49)
    HsName (src/full/Agda/Compiler/UHC/Bridge.hs:135)
   0% (  0 /  2) in 'Agda.ImpossibleTest'
  Missing documentation for:
    Module header
    impossibleTest (src/full/Agda/ImpossibleTest.hs:8)
  89% (  8 /  9) in 'Agda.Utils.Suffix'
  Missing documentation for:
    Module header
  17% (  1 /  6) in 'Agda.Utils.Empty'
  Missing documentation for:
    Empty (src/full/Agda/Utils/Empty.hs:11)
     (src/full/Agda/Utils/Empty.hs:13)
     (src/full/Agda/Utils/Empty.hs:16)
     (src/full/Agda/Utils/Empty.hs:19)
    absurd (src/full/Agda/Utils/Empty.hs:22)
 100% ( 10 / 10) in 'Agda.Utils.AssocList'
  60% (  6 / 10) in 'Agda.Utils.Map'
  Missing documentation for:
    Module header
    EitherOrBoth (src/full/Agda/Utils/Map.hs:18)
    insertWithKeyM (src/full/Agda/Utils/Map.hs:39)
    unzip3 (src/full/Agda/Utils/Map.hs:62)
  93% ( 14 / 15) in 'Agda.Utils.Functor'
  Missing documentation for:
    $> (src/full/Agda/Utils/Functor.hs:29)
  94% ( 17 / 18) in 'Agda.Utils.Lens'
  Missing documentation for:
    key (src/full/Agda/Utils/Lens.hs:101)
  67% (  2 /  3) in 'Agda.Utils.Memo'
  Missing documentation for:
    Module header
  40% ( 18 / 45) in 'Agda.Utils.Bag'
  Missing documentation for:
    null (src/full/Agda/Utils/Bag.hs:49)
    size (src/full/Agda/Utils/Bag.hs:52)
    member (src/full/Agda/Utils/Bag.hs:59)
    notMember (src/full/Agda/Utils/Bag.hs:62)
    empty (src/full/Agda/Utils/Bag.hs:73)
    singleton (src/full/Agda/Utils/Bag.hs:76)
    union (src/full/Agda/Utils/Bag.hs:79)
    unions (src/full/Agda/Utils/Bag.hs:82)
    toAscList (src/full/Agda/Utils/Bag.hs:117)
    map (src/full/Agda/Utils/Bag.hs:124)
    traverse' (src/full/Agda/Utils/Bag.hs:130)
     (src/full/Agda/Utils/Bag.hs:142)
     (src/full/Agda/Utils/Bag.hs:145)
     (src/full/Agda/Utils/Bag.hs:150)
     (src/full/Agda/Utils/Bag.hs:160)
    prop_count_empty (src/full/Agda/Utils/Bag.hs:163)
    prop_count_singleton (src/full/Agda/Utils/Bag.hs:166)
    prop_count_insert (src/full/Agda/Utils/Bag.hs:169)
    prop_size_union (src/full/Agda/Utils/Bag.hs:172)
    prop_size_fromList (src/full/Agda/Utils/Bag.hs:175)
    prop_fromList_toList (src/full/Agda/Utils/Bag.hs:178)
    prop_toList_fromList (src/full/Agda/Utils/Bag.hs:181)
    prop_keys_fromList (src/full/Agda/Utils/Bag.hs:184)
    prop_nonempty_groups (src/full/Agda/Utils/Bag.hs:187)
    prop_map_id (src/full/Agda/Utils/Bag.hs:190)
    prop_map_compose (src/full/Agda/Utils/Bag.hs:193)
    prop_traverse_id (src/full/Agda/Utils/Bag.hs:197)
  13% (  3 / 23) in 'Agda.Utils.Null'
  Missing documentation for:
    Null (src/full/Agda/Utils/Null.hs:47)
     (src/full/Agda/Utils/Null.hs:55)
     (src/full/Agda/Utils/Null.hs:59)
     (src/full/Agda/Utils/Null.hs:63)
     (src/full/Agda/Utils/Null.hs:67)
     (src/full/Agda/Utils/Null.hs:71)
     (src/full/Agda/Utils/Null.hs:75)
     (src/full/Agda/Utils/Null.hs:79)
     (src/full/Agda/Utils/Null.hs:83)
     (src/full/Agda/Utils/Null.hs:87)
     (src/full/Agda/Utils/Null.hs:91)
     (src/full/Agda/Utils/Null.hs:95)
     (src/full/Agda/Utils/Null.hs:99)
     (src/full/Agda/Utils/Null.hs:109)
    ifNull (src/full/Agda/Utils/Null.hs:115)
    ifNullM (src/full/Agda/Utils/Null.hs:118)
    whenNull (src/full/Agda/Utils/Null.hs:121)
    unlessNull (src/full/Agda/Utils/Null.hs:124)
    whenNullM (src/full/Agda/Utils/Null.hs:127)
    unlessNullM (src/full/Agda/Utils/Null.hs:130)
 100% (  4 /  4) in 'Agda.Utils.Size'
  67% ( 20 / 30) in 'Agda.Utils.Maybe.Strict'
  Missing documentation for:
    toStrict (src/full/Agda/Utils/Maybe/Strict.hs:58)
    toLazy (src/full/Agda/Utils/Maybe/Strict.hs:62)
     (src/full/Agda/Utils/Maybe/Strict.hs:77)
     (src/full/Agda/Utils/Maybe/Strict.hs:83)
     (src/full/Agda/Utils/Maybe/Strict.hs:90)
     (src/full/Agda/Utils/Maybe/Strict.hs:94)
     (src/full/Agda/Utils/Maybe/Strict.hs:98)
     (src/full/Agda/Utils/Maybe/Strict.hs:101)
     (src/full/Agda/Utils/Maybe/Strict.hs:105)
     (src/full/Agda/Utils/Maybe/Strict.hs:109)
  94% ( 16 / 17) in 'Agda.Utils.Trie'
  Missing documentation for:
    empty (src/full/Agda/Utils/Null.hs:48)
  71% ( 15 / 21) in 'Agda.Utils.Favorites'
  Missing documentation for:
    unionCompared (src/full/Agda/Utils/Favorites.hs:92)
     (src/full/Agda/Utils/Favorites.hs:126)
    property_null_empty (src/full/Agda/Utils/Favorites.hs:129)
    property_not_null_singleton (src/full/Agda/Utils/Favorites.hs:132)
    prop_compareWithFavorites (src/full/Agda/Utils/Favorites.hs:137)
    prop_fromList_after_toList (src/full/Agda/Utils/Favorites.hs:146)
  62% ( 41 / 66) in 'Agda.Utils.List'
  Missing documentation for:
    spec_updateHead (src/full/Agda/Utils/List.hs:91)
    prop_updateHead (src/full/Agda/Utils/List.hs:92)
    spec_updateLast (src/full/Agda/Utils/List.hs:100)
    prop_updateLast (src/full/Agda/Utils/List.hs:101)
    spec_updateAt (src/full/Agda/Utils/List.hs:110)
    prop_updateAt (src/full/Agda/Utils/List.hs:111)
    deal (src/full/Agda/Utils/List.hs:119)
    Prefix (src/full/Agda/Utils/List.hs:157)
    Suffix (src/full/Agda/Utils/List.hs:158)
    prop_chop_intercalate (src/full/Agda/Utils/List.hs:217)
    prop_distinct_fastDistinct (src/full/Agda/Utils/List.hs:250)
    prop_groupBy' (src/full/Agda/Utils/List.hs:280)
    extractNthElement (src/full/Agda/Utils/List.hs:313)
    prop_extractNthElement (src/full/Agda/Utils/List.hs:318)
    prop_genericElemIndex (src/full/Agda/Utils/List.hs:334)
    prop_zipWith' (src/full/Agda/Utils/List.hs:347)
    prop_nubOn (src/full/Agda/Utils/List.hs:379)
    prop_uniqOn1 (src/full/Agda/Utils/List.hs:395)
    prop_uniqOn2 (src/full/Agda/Utils/List.hs:411)
    prop_commonPrefix (src/full/Agda/Utils/List.hs:427)
    prop_commonSuffix (src/full/Agda/Utils/List.hs:435)
    editDistanceSpec (src/full/Agda/Utils/List.hs:443)
    editDistance (src/full/Agda/Utils/List.hs:452)
    prop_editDistance (src/full/Agda/Utils/List.hs:466)
    tests (src/full/Agda/Utils/List.hs:480)
  73% (  8 / 11) in 'Agda.Utils.String'
  Missing documentation for:
    Module header
    Str (src/full/Agda/Utils/String.hs:52)
     (src/full/Agda/Utils/String.hs:55)
 100% (  7 /  7) in 'Agda.Interaction.EmacsCommand'
  83% (  5 /  6) in 'Agda.Utils.Time'
  Missing documentation for:
    getCPUTime (src/full/Agda/Utils/Time.hs:47)
  87% ( 45 / 52) in 'Agda.Utils.Graph.AdjacencyMap.Unidirectional'
  Missing documentation for:
    Edge (src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional.hs:129)
    computeNodes (src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional.hs:228)
    insertEdge (src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional.hs:294)
    insertEdgeWith (src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional.hs:306)
    unionWith (src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional.hs:315)
    unions (src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional.hs:319)
    unionsWith (src/full/Agda/Utils/Graph/AdjacencyMap/Unidirectional.hs:322)
  39% ( 44 /112) in 'Agda.TypeChecking.SizedTypes.WarshallSolver'
  Missing documentation for:
    Module header
    Graph (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:42)
    Edge' (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:43)
    Key (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:44)
    Nodes (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:45)
    LabelledEdge (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:46)
    src (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:48)
    dest (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:51)
    lookupEdge (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:54)
    graphToList (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:57)
    graphFromList (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:60)
    insertEdge (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:63)
    Weight (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:103)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:108)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:112)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:117)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:120)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:123)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:147)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:150)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:165)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:168)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:171)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:194)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:197)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:202)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:210)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:214)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:224)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:229)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:237)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:241)
    Node (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:252)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:259)
    isFlexNode (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:265)
    isZeroNode (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:269)
    isInftyNode (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:273)
    nodeToSizeExpr (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:277)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:294)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:300)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:304)
    emptyGraphs (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:316)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:360)
    nodeFromSizeExpr (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:405)
    edgeFromConstraint (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:412)
    Hyp (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:445)
    Hyp' (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:446)
    HypGraph (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:447)
    hypGraph (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:449)
    hypConn (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:460)
    simplifyWithHypotheses (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:468)
    ConGraph (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:487)
    constraintGraph (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:489)
    ConGraphs (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:504)
    constraintGraphs (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:506)
    SetToInfty (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:543)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:546)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:550)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:553)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:563)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:567)
     (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:571)
    emptyBound (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:577)
    Bounds (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:580)
    findRigidBelow (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:819)
    solveGraph (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:845)
    testSuccs (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:917)
    testLub (src/full/Agda/TypeChecking/SizedTypes/WarshallSolver.hs:935)
  19% (  7 / 36) in 'Agda.TypeChecking.SizedTypes.Tests'
  Missing documentation for:
    Module header
    Relation (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:13)
    AsWeightRelation (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:15)
     (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:18)
     (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:22)
    prop_MeetSound (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:26)
    prop_MeetComplete (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:30)
    prop_ComposeSound (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:34)
    prop_ComposeComplete (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:38)
    propCommutative (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:55)
    propAssociative (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:58)
    propIdempotent (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:61)
    propUnit (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:64)
    propZero (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:67)
    propDistL (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:70)
    propDistR (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:73)
    propDistributive (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:76)
    propSemiLattice (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:80)
    propBoundedSemiLattice (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:84)
    propMonoid (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:87)
    propDioid (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:90)
    prop_Unit_Label (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:109)
    prop_BoundedSemiLattice_Label (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:112)
    prop_Monoid_Label (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:115)
    prop_DistL_Label (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:118)
    prop_DistR_Label (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:121)
    prop_Dist_Label (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:124)
    prop_Zero_Label (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:127)
    prop_Dioid_Label (src/full/Agda/TypeChecking/SizedTypes/Tests.hs:130)
  50% (  2 /  4) in 'Agda.Utils.Lens.Examples'
  Missing documentation for:
    Record (src/full/Agda/Utils/Lens/Examples.hs:8)
    lensField2 (src/full/Agda/Utils/Lens/Examples.hs:17)
  86% (  6 /  7) in 'Agda.Utils.Except'
  Missing documentation for:
    Error (src/full/Agda/Utils/Except.hs:39)
  74% ( 25 / 34) in 'Agda.Utils.Monad'
  Missing documentation for:
    Module header
    whenM (src/full/Agda/Utils/Monad.hs:47)
    unlessM (src/full/Agda/Utils/Monad.hs:50)
    andM (src/full/Agda/Utils/Monad.hs:69)
    allM (src/full/Agda/Utils/Monad.hs:72)
    orM (src/full/Agda/Utils/Monad.hs:79)
    anyM (src/full/Agda/Utils/Monad.hs:82)
    Cont (src/full/Agda/Utils/Monad.hs:113)
    readM (src/full/Agda/Utils/Monad.hs:192)
  86% ( 18 / 21) in 'Agda.Utils.Benchmark'
  Missing documentation for:
    Timings (src/full/Agda/Utils/Benchmark.hs:41)
     (src/full/Agda/Utils/Benchmark.hs:124)
     (src/full/Agda/Utils/Benchmark.hs:131)
  60% (  6 / 10) in 'Agda.Benchmarking'
  Missing documentation for:
     (src/full/Agda/Benchmarking.hs:90)
    Benchmark (src/full/Agda/Benchmarking.hs:93)
    Account (src/full/Agda/Benchmarking.hs:94)
     (src/full/Agda/Benchmarking.hs:103)
 100% (  9 /  9) in 'Agda.Utils.Parser.MemoisedCPS'
  93% ( 28 / 30) in 'Agda.Termination.SparseMatrix'
  Missing documentation for:
    transpose (src/full/Agda/Termination/SparseMatrix.hs:269)
    tests (src/full/Agda/Termination/SparseMatrix.hs:736)
  65% ( 13 / 20) in 'Agda.Termination.Order'
  Missing documentation for:
    orderSemiring (src/full/Agda/Termination/Order.hs:332)
    lt (src/full/Agda/Termination/Order.hs:175)
    unknown (src/full/Agda/Termination/Order.hs:178)
    collapseO (src/full/Agda/Termination/Order.hs:278)
    nonIncreasing (src/full/Agda/Termination/Order.hs:181)
    decreasing (src/full/Agda/Termination/Order.hs:185)
    tests (src/full/Agda/Termination/Order.hs:346)
  61% ( 20 / 33) in 'Agda.Termination.CallMatrix'
  Missing documentation for:
    Module header
    CallMatrix (src/full/Agda/Termination/CallMatrix.hs:107)
     (src/full/Agda/Termination/CallMatrix.hs:111)
     (src/full/Agda/Termination/CallMatrix.hs:157)
     (src/full/Agda/Termination/CallMatrix.hs:160)
     (src/full/Agda/Termination/CallMatrix.hs:163)
     (src/full/Agda/Termination/CallMatrix.hs:213)
     (src/full/Agda/Termination/CallMatrix.hs:216)
     (src/full/Agda/Termination/CallMatrix.hs:219)
     (src/full/Agda/Termination/CallMatrix.hs:229)
     (src/full/Agda/Termination/CallMatrix.hs:239)
     (src/full/Agda/Termination/CallMatrix.hs:242)
    tests (src/full/Agda/Termination/CallMatrix.hs:249)
  81% ( 17 / 21) in 'Agda.Termination.CallGraph'
  Missing documentation for:
    callMatrixSet (src/full/Agda/Termination/CallGraph.hs:73)
    >*< (src/full/Agda/Termination/CallMatrix.hs:118)
    completionStep (src/full/Agda/Termination/CallGraph.hs:201)
    tests (src/full/Agda/Termination/CallGraph.hs:266)
  50% (  3 /  6) in 'Agda.Termination.Termination'
  Missing documentation for:
    terminatesFilter (src/full/Agda/Termination/Termination.hs:60)
    endos (src/full/Agda/Termination/Termination.hs:65)
    tests (src/full/Agda/Termination/Termination.hs:268)
  50% (  2 /  4) in 'Agda.Interaction.Library.Parse'
  Missing documentation for:
    Module header
    splitCommas (src/full/Agda/Interaction/Library/Parse.hs:120)
   0% (  0 /  6) in 'Agda.Interaction.Library'
  Missing documentation for:
    Module header
    getDefaultLibraries (src/full/Agda/Interaction/Library.hs:78)
    getInstalledLibraries (src/full/Agda/Interaction/Library.hs:105)
    libraryIncludePaths (src/full/Agda/Interaction/Library.hs:150)
    LibName (src/full/Agda/Interaction/Library/Base.hs:4)
    LibM (src/full/Agda/Interaction/Library.hs:35)
  56% ( 15 / 27) in 'Agda.Interaction.Options'
  Missing documentation for:
    Module header
    CommandLineOptions (src/full/Agda/Interaction/Options.hs:80)
    OptM (src/full/Agda/Interaction/Options.hs:263)
    runOptM (src/full/Agda/Interaction/Options.hs:265)
    Verbosity (src/full/Agda/Interaction/Options.hs:78)
    parseStandardOptions' (src/full/Agda/Interaction/Options.hs:761)
    defaultOptions (src/full/Agda/Interaction/Options.hs:174)
    defaultInteractionOptions (src/full/Agda/Interaction/Options.hs:171)
    defaultVerbosity (src/full/Agda/Interaction/Options.hs:168)
    tests (src/full/Agda/Interaction/Options.hs:820)
    inputFlag (src/full/Agda/Interaction/Options.hs:334)
    standardOptions (src/full/Agda/Interaction/Options.hs:562)
   3% (  2 / 66) in 'Agda.Auto.NarrowingSearch'
  Missing documentation for:
    Module header
    Prio (src/full/Agda/Auto/NarrowingSearch.hs:18)
    Trav (src/full/Agda/Auto/NarrowingSearch.hs:20)
     (src/full/Agda/Auto/NarrowingSearch.hs:23)
    Term (src/full/Agda/Auto/NarrowingSearch.hs:26)
    OKVal (src/full/Agda/Auto/NarrowingSearch.hs:47)
    OKHandle (src/full/Agda/Auto/NarrowingSearch.hs:48)
    OKMeta (src/full/Agda/Auto/NarrowingSearch.hs:49)
    hequalMetavar (src/full/Agda/Auto/NarrowingSearch.hs:71)
     (src/full/Agda/Auto/NarrowingSearch.hs:74)
    newMeta (src/full/Agda/Auto/NarrowingSearch.hs:77)
    initMeta (src/full/Agda/Auto/NarrowingSearch.hs:85)
    CTree (src/full/Agda/Auto/NarrowingSearch.hs:90)
    SubConstraints (src/full/Agda/Auto/NarrowingSearch.hs:97)
    newCTree (src/full/Agda/Auto/NarrowingSearch.hs:105)
    newSubConstraints (src/full/Agda/Auto/NarrowingSearch.hs:113)
    PrioMeta (src/full/Agda/Auto/NarrowingSearch.hs:122)
     (src/full/Agda/Auto/NarrowingSearch.hs:125)
    Restore (src/full/Agda/Auto/NarrowingSearch.hs:132)
    Undo (src/full/Agda/Auto/NarrowingSearch.hs:134)
    ureadIORef (src/full/Agda/Auto/NarrowingSearch.hs:136)
    uwriteIORef (src/full/Agda/Auto/NarrowingSearch.hs:139)
    umodifyIORef (src/full/Agda/Auto/NarrowingSearch.hs:145)
    ureadmodifyIORef (src/full/Agda/Auto/NarrowingSearch.hs:151)
    runUndo (src/full/Agda/Auto/NarrowingSearch.hs:158)
    RefCreateEnv (src/full/Agda/Auto/NarrowingSearch.hs:167)
    Pair (src/full/Agda/Auto/NarrowingSearch.hs:169)
    Refinable (src/full/Agda/Auto/NarrowingSearch.hs:171)
    newPlaceholder (src/full/Agda/Auto/NarrowingSearch.hs:175)
    newOKHandle (src/full/Agda/Auto/NarrowingSearch.hs:182)
    dryInstantiate (src/full/Agda/Auto/NarrowingSearch.hs:190)
    BlkInfo (src/full/Agda/Auto/NarrowingSearch.hs:193)
    MM (src/full/Agda/Auto/NarrowingSearch.hs:195)
    MetaEnv (src/full/Agda/Auto/NarrowingSearch.hs:198)
    MB (src/full/Agda/Auto/NarrowingSearch.hs:201)
    PB (src/full/Agda/Auto/NarrowingSearch.hs:205)
    QPB (src/full/Agda/Auto/NarrowingSearch.hs:209)
    mmcase (src/full/Agda/Auto/NarrowingSearch.hs:212)
    mmmcase (src/full/Agda/Auto/NarrowingSearch.hs:221)
    mmpcase (src/full/Agda/Auto/NarrowingSearch.hs:230)
    doubleblock (src/full/Agda/Auto/NarrowingSearch.hs:239)
    mbcase (src/full/Agda/Auto/NarrowingSearch.hs:243)
    mbpcase (src/full/Agda/Auto/NarrowingSearch.hs:251)
    mmbpcase (src/full/Agda/Auto/NarrowingSearch.hs:259)
    waitok (src/full/Agda/Auto/NarrowingSearch.hs:267)
    mbret (src/full/Agda/Auto/NarrowingSearch.hs:272)
    mbfailed (src/full/Agda/Auto/NarrowingSearch.hs:275)
    mpret (src/full/Agda/Auto/NarrowingSearch.hs:278)
    expandbind (src/full/Agda/Auto/NarrowingSearch.hs:281)
    HandleSol (src/full/Agda/Auto/NarrowingSearch.hs:293)
    SRes (src/full/Agda/Auto/NarrowingSearch.hs:296)
    topSearch (src/full/Agda/Auto/NarrowingSearch.hs:298)
    extractblkinfos (src/full/Agda/Auto/NarrowingSearch.hs:441)
    recalcs (src/full/Agda/Auto/NarrowingSearch.hs:453)
    seqc (src/full/Agda/Auto/NarrowingSearch.hs:457)
    recalc (src/full/Agda/Auto/NarrowingSearch.hs:464)
    reccalc (src/full/Agda/Auto/NarrowingSearch.hs:476)
    calc (src/full/Agda/Auto/NarrowingSearch.hs:493)
    choosePrioMeta (src/full/Agda/Auto/NarrowingSearch.hs:594)
    propagatePrio (src/full/Agda/Auto/NarrowingSearch.hs:600)
    Choice (src/full/Agda/Auto/NarrowingSearch.hs:622)
    choose (src/full/Agda/Auto/NarrowingSearch.hs:624)
     (src/full/Agda/Auto/NarrowingSearch.hs:630)
     (src/full/Agda/Auto/NarrowingSearch.hs:634)
  29% ( 14 / 49) in 'Agda.Auto.Syntax'
  Missing documentation for:
    Module header
    HintMode (src/full/Agda/Auto/Syntax.hs:16)
    EqReasoningConsts (src/full/Agda/Auto/Syntax.hs:20)
    EqReasoningState (src/full/Agda/Auto/Syntax.hs:22)
    MyPB (src/full/Agda/Auto/Syntax.hs:61)
    MyMB (src/full/Agda/Auto/Syntax.hs:62)
    Nat (src/full/Agda/Auto/Syntax.hs:64)
    MId (src/full/Agda/Auto/Syntax.hs:73)
    stringToMyId (src/full/Agda/Auto/Syntax.hs:76)
    Clause (src/full/Agda/Auto/Syntax.hs:110)
    Pat (src/full/Agda/Auto/Syntax.hs:112)
    ConstRef (src/full/Agda/Auto/Syntax.hs:122)
    Sort (src/full/Agda/Auto/Syntax.hs:129)
    dontCare (src/full/Agda/Auto/Syntax.hs:155)
    ArgList (src/full/Agda/Auto/Syntax.hs:161)
    MArgList (src/full/Agda/Auto/Syntax.hs:177)
    HNExp (src/full/Agda/Auto/Syntax.hs:179)
    Clos (src/full/Agda/Auto/Syntax.hs:197)
    CExp (src/full/Agda/Auto/Syntax.hs:199)
    TrBr (src/full/Agda/Auto/Syntax.hs:200)
    Ctx (src/full/Agda/Auto/Syntax.hs:216)
    EE (src/full/Agda/Auto/Syntax.hs:218)
    detecteliminand (src/full/Agda/Auto/Syntax.hs:222)
    detectsemiflex (src/full/Agda/Auto/Syntax.hs:235)
    categorizedecl (src/full/Agda/Auto/Syntax.hs:237)
    metaliseokh (src/full/Agda/Auto/Syntax.hs:252)
    expandExp (src/full/Agda/Auto/Syntax.hs:298)
    addtrailingargs (src/full/Agda/Auto/Syntax.hs:352)
    closify (src/full/Agda/Auto/Syntax.hs:358)
    sub (src/full/Agda/Auto/Syntax.hs:361)
    subi (src/full/Agda/Auto/Syntax.hs:370)
    weak (src/full/Agda/Auto/Syntax.hs:374)
    weaki (src/full/Agda/Auto/Syntax.hs:377)
    weakarglist (src/full/Agda/Auto/Syntax.hs:381)
    weakelr (src/full/Agda/Auto/Syntax.hs:386)
   0% (  0 / 53) in 'Agda.Auto.SearchControl'
  Missing documentation for:
    Module header
     (src/full/Agda/Auto/SearchControl.hs:21)
    ExpRefInfo (src/full/Agda/Auto/SearchControl.hs:50)
    getinfo (src/full/Agda/Auto/SearchControl.hs:57)
    univar (src/full/Agda/Auto/SearchControl.hs:83)
    subsvars (src/full/Agda/Auto/SearchControl.hs:93)
     (src/full/Agda/Auto/SearchControl.hs:102)
    extraref (src/full/Agda/Auto/SearchControl.hs:268)
     (src/full/Agda/Auto/SearchControl.hs:280)
     (src/full/Agda/Auto/SearchControl.hs:286)
    costIncrease (src/full/Agda/Auto/SearchControl.hs:293)
    costUnificationOccurs (src/full/Agda/Auto/SearchControl.hs:293)
    costUnification (src/full/Agda/Auto/SearchControl.hs:293)
    costAppVar (src/full/Agda/Auto/SearchControl.hs:293)
    costAppVarUsed (src/full/Agda/Auto/SearchControl.hs:293)
    costAppHint (src/full/Agda/Auto/SearchControl.hs:293)
    costAppHintUsed (src/full/Agda/Auto/SearchControl.hs:293)
    costAppRecCall (src/full/Agda/Auto/SearchControl.hs:293)
    costAppRecCallUsed (src/full/Agda/Auto/SearchControl.hs:293)
    costAppConstructor (src/full/Agda/Auto/SearchControl.hs:293)
    costAppConstructorSingle (src/full/Agda/Auto/SearchControl.hs:293)
    costAppExtraRef (src/full/Agda/Auto/SearchControl.hs:293)
    costLam (src/full/Agda/Auto/SearchControl.hs:293)
    costLamUnfold (src/full/Agda/Auto/SearchControl.hs:293)
    costPi (src/full/Agda/Auto/SearchControl.hs:293)
    costSort (src/full/Agda/Auto/SearchControl.hs:293)
    costIotaStep (src/full/Agda/Auto/SearchControl.hs:293)
    costInferredTypeUnkown (src/full/Agda/Auto/SearchControl.hs:293)
    costAbsurdLam (src/full/Agda/Auto/SearchControl.hs:293)
    costEqStep (src/full/Agda/Auto/SearchControl.hs:320)
    costEqEnd (src/full/Agda/Auto/SearchControl.hs:320)
    costEqSym (src/full/Agda/Auto/SearchControl.hs:320)
    costEqCong (src/full/Agda/Auto/SearchControl.hs:320)
    prioNo (src/full/Agda/Auto/SearchControl.hs:326)
    prioTypeUnknown (src/full/Agda/Auto/SearchControl.hs:326)
    prioTypecheckArgList (src/full/Agda/Auto/SearchControl.hs:326)
    prioInferredTypeUnknown (src/full/Agda/Auto/SearchControl.hs:326)
    prioCompBeta (src/full/Agda/Auto/SearchControl.hs:326)
    prioCompBetaStructured (src/full/Agda/Auto/SearchControl.hs:326)
    prioCompareArgList (src/full/Agda/Auto/SearchControl.hs:326)
    prioCompIota (src/full/Agda/Auto/SearchControl.hs:326)
    prioCompChoice (src/full/Agda/Auto/SearchControl.hs:326)
    prioCompUnif (src/full/Agda/Auto/SearchControl.hs:326)
    prioCompCopy (src/full/Agda/Auto/SearchControl.hs:326)
    prioNoIota (src/full/Agda/Auto/SearchControl.hs:326)
    prioAbsurdLambda (src/full/Agda/Auto/SearchControl.hs:326)
    prioProjIndex (src/full/Agda/Auto/SearchControl.hs:326)
    prioTypecheck (src/full/Agda/Auto/SearchControl.hs:347)
     (src/full/Agda/Auto/SearchControl.hs:353)
     (src/full/Agda/Auto/SearchControl.hs:357)
     (src/full/Agda/Auto/SearchControl.hs:360)
     (src/full/Agda/Auto/SearchControl.hs:363)
     (src/full/Agda/Auto/SearchControl.hs:371)
   3% (  1 / 37) in 'Agda.Auto.Typecheck'
  Missing documentation for:
    Module header
    getDatatype (src/full/Agda/Auto/Typecheck.hs:86)
    constructorImpossible (src/full/Agda/Auto/Typecheck.hs:96)
    unequals (src/full/Agda/Auto/Typecheck.hs:104)
    unequal (src/full/Agda/Auto/Typecheck.hs:115)
    traversePi (src/full/Agda/Auto/Typecheck.hs:145)
    tcargs (src/full/Agda/Auto/Typecheck.hs:152)
    addend (src/full/Agda/Auto/Typecheck.hs:196)
    copyarg (src/full/Agda/Auto/Typecheck.hs:204)
    HNNBlks (src/full/Agda/Auto/Typecheck.hs:209)
    noblks (src/full/Agda/Auto/Typecheck.hs:211)
    addblk (src/full/Agda/Auto/Typecheck.hs:214)
    hnn (src/full/Agda/Auto/Typecheck.hs:217)
    hnn_blks (src/full/Agda/Auto/Typecheck.hs:220)
    hnn_checkstep (src/full/Agda/Auto/Typecheck.hs:223)
    hnn' (src/full/Agda/Auto/Typecheck.hs:232)
    hnb (src/full/Agda/Auto/Typecheck.hs:239)
    HNRes (src/full/Agda/Auto/Typecheck.hs:244)
    hnc (src/full/Agda/Auto/Typecheck.hs:247)
    hnarglist (src/full/Agda/Auto/Typecheck.hs:282)
    getNArgs (src/full/Agda/Auto/Typecheck.hs:297)
    getAllArgs (src/full/Agda/Auto/Typecheck.hs:310)
    PEval (src/full/Agda/Auto/Typecheck.hs:322)
    iotastep (src/full/Agda/Auto/Typecheck.hs:325)
    noiotastep (src/full/Agda/Auto/Typecheck.hs:412)
    noiotastep_term (src/full/Agda/Auto/Typecheck.hs:418)
    CMode (src/full/Agda/Auto/Typecheck.hs:433)
    CMFlex (src/full/Agda/Auto/Typecheck.hs:435)
    comp' (src/full/Agda/Auto/Typecheck.hs:439)
    checkeliminand (src/full/Agda/Auto/Typecheck.hs:641)
    maybeor (src/full/Agda/Auto/Typecheck.hs:690)
    iotapossmeta (src/full/Agda/Auto/Typecheck.hs:694)
    meta_not_constructor (src/full/Agda/Auto/Typecheck.hs:753)
    calcEqRState (src/full/Agda/Auto/Typecheck.hs:768)
    pickid (src/full/Agda/Auto/Typecheck.hs:802)
    tcSearch (src/full/Agda/Auto/Typecheck.hs:808)
   0% (  0 / 37) in 'Agda.Auto.CaseSplit'
  Missing documentation for:
    Module header
    abspatvarname (src/full/Agda/Auto/CaseSplit.hs:20)
    costCaseSplitVeryHigh (src/full/Agda/Auto/CaseSplit.hs:23)
    costCaseSplitHigh (src/full/Agda/Auto/CaseSplit.hs:23)
    costCaseSplitLow (src/full/Agda/Auto/CaseSplit.hs:23)
    costAddVarDepth (src/full/Agda/Auto/CaseSplit.hs:23)
    HI (src/full/Agda/Auto/CaseSplit.hs:30)
    drophid (src/full/Agda/Auto/CaseSplit.hs:32)
    CSPat (src/full/Agda/Auto/CaseSplit.hs:35)
    CSCtx (src/full/Agda/Auto/CaseSplit.hs:36)
    CSPatI (src/full/Agda/Auto/CaseSplit.hs:38)
    Sol (src/full/Agda/Auto/CaseSplit.hs:45)
    caseSplitSearch (src/full/Agda/Auto/CaseSplit.hs:47)
    caseSplitSearch' (src/full/Agda/Auto/CaseSplit.hs:89)
    infertypevar (src/full/Agda/Auto/CaseSplit.hs:201)
    replace (src/full/Agda/Auto/CaseSplit.hs:203)
    betareduce (src/full/Agda/Auto/CaseSplit.hs:239)
    concatargs (src/full/Agda/Auto/CaseSplit.hs:251)
    eqelr (src/full/Agda/Auto/CaseSplit.hs:261)
    replacep (src/full/Agda/Auto/CaseSplit.hs:266)
    rm (src/full/Agda/Auto/CaseSplit.hs:283)
    mm (src/full/Agda/Auto/CaseSplit.hs:287)
    unifyexp (src/full/Agda/Auto/CaseSplit.hs:290)
    lift (src/full/Agda/Auto/CaseSplit.hs:321)
    removevar (src/full/Agda/Auto/CaseSplit.hs:348)
    notequal (src/full/Agda/Auto/CaseSplit.hs:362)
    findperm (src/full/Agda/Auto/CaseSplit.hs:407)
    freevars (src/full/Agda/Auto/CaseSplit.hs:419)
    applyperm (src/full/Agda/Auto/CaseSplit.hs:441)
    ren (src/full/Agda/Auto/CaseSplit.hs:451)
    rename (src/full/Agda/Auto/CaseSplit.hs:454)
    renamep (src/full/Agda/Auto/CaseSplit.hs:480)
    seqctx (src/full/Agda/Auto/CaseSplit.hs:491)
    depthofvar (src/full/Agda/Auto/CaseSplit.hs:498)
    localTerminationEnv (src/full/Agda/Auto/CaseSplit.hs:508)
    localTerminationSidecond (src/full/Agda/Auto/CaseSplit.hs:550)
    getblks (src/full/Agda/Auto/CaseSplit.hs:628)
Warning: Agda.Utils.HashMap: Could not find documentation for exported module: HashMap
   0% (  0 /  1) in 'Agda.Utils.HashMap'
  Missing documentation for:
    Module header
  60% ( 42 / 70) in 'Agda.Syntax.Position'
  Missing documentation for:
    Position (src/full/Agda/Syntax/Position.hs:150)
    PositionWithoutFile (src/full/Agda/Syntax/Position.hs:151)
    SrcFile (src/full/Agda/Syntax/Position.hs:148)
    positionInvariant (src/full/Agda/Syntax/Position.hs:135)
    Interval (src/full/Agda/Syntax/Position.hs:159)
    IntervalWithoutFile (src/full/Agda/Syntax/Position.hs:160)
    intervalInvariant (src/full/Agda/Syntax/Position.hs:162)
    Range (src/full/Agda/Syntax/Position.hs:199)
    KillRangeT (src/full/Agda/Syntax/Position.hs:331)
    killRange1 (src/full/Agda/Syntax/Position.hs:337)
    killRange2 (src/full/Agda/Syntax/Position.hs:339)
    killRange3 (src/full/Agda/Syntax/Position.hs:341)
    killRange4 (src/full/Agda/Syntax/Position.hs:344)
    killRange5 (src/full/Agda/Syntax/Position.hs:347)
    killRange6 (src/full/Agda/Syntax/Position.hs:351)
    killRange7 (src/full/Agda/Syntax/Position.hs:355)
    killRange8 (src/full/Agda/Syntax/Position.hs:359)
    killRange9 (src/full/Agda/Syntax/Position.hs:364)
    killRange10 (src/full/Agda/Syntax/Position.hs:370)
    killRange11 (src/full/Agda/Syntax/Position.hs:376)
    killRange12 (src/full/Agda/Syntax/Position.hs:382)
    killRange13 (src/full/Agda/Syntax/Position.hs:388)
    killRange14 (src/full/Agda/Syntax/Position.hs:395)
    killRange15 (src/full/Agda/Syntax/Position.hs:402)
    killRange16 (src/full/Agda/Syntax/Position.hs:409)
    killRange17 (src/full/Agda/Syntax/Position.hs:416)
    killRange18 (src/full/Agda/Syntax/Position.hs:424)
    killRange19 (src/full/Agda/Syntax/Position.hs:432)
  37% ( 74 /201) in 'Agda.Syntax.Common'
  Missing documentation for:
     (src/full/Agda/Syntax/Common.hs:46)
    Induction (src/full/Agda/Syntax/Common.hs:53)
     (src/full/Agda/Syntax/Common.hs:56)
     (src/full/Agda/Syntax/Common.hs:60)
     (src/full/Agda/Syntax/Common.hs:63)
     (src/full/Agda/Syntax/Common.hs:66)
     (src/full/Agda/Syntax/Common.hs:69)
     (src/full/Agda/Syntax/Common.hs:73)
    Hiding (src/full/Agda/Syntax/Common.hs:81)
     (src/full/Agda/Syntax/Common.hs:94)
     (src/full/Agda/Syntax/Common.hs:97)
     (src/full/Agda/Syntax/Common.hs:106)
     (src/full/Agda/Syntax/Common.hs:109)
     (src/full/Agda/Syntax/Common.hs:113)
     (src/full/Agda/Syntax/Common.hs:116)
     (src/full/Agda/Syntax/Common.hs:119)
     (src/full/Agda/Syntax/Common.hs:122)
     (src/full/Agda/Syntax/Common.hs:137)
     (src/full/Agda/Syntax/Common.hs:142)
    hide (src/full/Agda/Syntax/Common.hs:167)
    hideOrKeepInstance (src/full/Agda/Syntax/Common.hs:170)
    makeInstance (src/full/Agda/Syntax/Common.hs:177)
     (src/full/Agda/Syntax/Common.hs:196)
     (src/full/Agda/Syntax/Common.hs:200)
    allRelevances (src/full/Agda/Syntax/Common.hs:222)
     (src/full/Agda/Syntax/Common.hs:232)
     (src/full/Agda/Syntax/Common.hs:235)
     (src/full/Agda/Syntax/Common.hs:238)
     (src/full/Agda/Syntax/Common.hs:241)
     (src/full/Agda/Syntax/Common.hs:260)
    isRelevant (src/full/Agda/Syntax/Common.hs:265)
    isIrrelevant (src/full/Agda/Syntax/Common.hs:268)
    irrelevantOrUnused (src/full/Agda/Syntax/Common.hs:295)
    nonStrictToIrr (src/full/Agda/Syntax/Common.hs:356)
     (src/full/Agda/Syntax/Common.hs:371)
    LensArgInfo (src/full/Agda/Syntax/Common.hs:374)
     (src/full/Agda/Syntax/Common.hs:381)
     (src/full/Agda/Syntax/Common.hs:386)
     (src/full/Agda/Syntax/Common.hs:389)
     (src/full/Agda/Syntax/Common.hs:394)
    defaultArgInfo (src/full/Agda/Syntax/Common.hs:399)
    Arg (src/full/Agda/Syntax/Common.hs:408)
     (src/full/Agda/Syntax/Common.hs:413)
     (src/full/Agda/Syntax/Common.hs:416)
     (src/full/Agda/Syntax/Common.hs:419)
     (src/full/Agda/Syntax/Common.hs:422)
     (src/full/Agda/Syntax/Common.hs:425)
     (src/full/Agda/Syntax/Common.hs:428)
     (src/full/Agda/Syntax/Common.hs:442)
     (src/full/Agda/Syntax/Common.hs:445)
     (src/full/Agda/Syntax/Common.hs:449)
     (src/full/Agda/Syntax/Common.hs:464)
    defaultArg (src/full/Agda/Syntax/Common.hs:468)
    withNamedArgsFrom (src/full/Agda/Syntax/Common.hs:480)
    Underscore (src/full/Agda/Syntax/Common.hs:488)
     (src/full/Agda/Syntax/Common.hs:493)
     (src/full/Agda/Syntax/Common.hs:496)
     (src/full/Agda/Syntax/Common.hs:499)
     (src/full/Agda/Syntax/Common.hs:519)
     (src/full/Agda/Syntax/Common.hs:522)
     (src/full/Agda/Syntax/Common.hs:525)
     (src/full/Agda/Syntax/Common.hs:528)
     (src/full/Agda/Syntax/Common.hs:531)
     (src/full/Agda/Syntax/Common.hs:535)
     (src/full/Agda/Syntax/Common.hs:539)
    argFromDom (src/full/Agda/Syntax/Common.hs:543)
    domFromArg (src/full/Agda/Syntax/Common.hs:546)
    defaultDom (src/full/Agda/Syntax/Common.hs:549)
    unnamed (src/full/Agda/Syntax/Common.hs:566)
    named (src/full/Agda/Syntax/Common.hs:569)
     (src/full/Agda/Syntax/Common.hs:572)
     (src/full/Agda/Syntax/Common.hs:575)
     (src/full/Agda/Syntax/Common.hs:578)
     (src/full/Agda/Syntax/Common.hs:581)
     (src/full/Agda/Syntax/Common.hs:584)
     (src/full/Agda/Syntax/Common.hs:588)
    defaultNamedArg (src/full/Agda/Syntax/Common.hs:598)
     (src/full/Agda/Syntax/Common.hs:621)
     (src/full/Agda/Syntax/Common.hs:624)
     (src/full/Agda/Syntax/Common.hs:627)
     (src/full/Agda/Syntax/Common.hs:630)
     (src/full/Agda/Syntax/Common.hs:633)
     (src/full/Agda/Syntax/Common.hs:636)
    rawNameToString (src/full/Agda/Syntax/Common.hs:651)
    stringToRawName (src/full/Agda/Syntax/Common.hs:654)
     (src/full/Agda/Syntax/Common.hs:690)
     (src/full/Agda/Syntax/Common.hs:697)
     (src/full/Agda/Syntax/Common.hs:700)
     (src/full/Agda/Syntax/Common.hs:703)
     (src/full/Agda/Syntax/Common.hs:711)
     (src/full/Agda/Syntax/Common.hs:712)
    Nat (src/full/Agda/Syntax/Common.hs:714)
    Arity (src/full/Agda/Syntax/Common.hs:715)
     (src/full/Agda/Syntax/Common.hs:726)
     (src/full/Agda/Syntax/Common.hs:729)
     (src/full/Agda/Syntax/Common.hs:732)
     (src/full/Agda/Syntax/Common.hs:738)
     (src/full/Agda/Syntax/Common.hs:741)
     (src/full/Agda/Syntax/Common.hs:745)
     (src/full/Agda/Syntax/Common.hs:748)
     (src/full/Agda/Syntax/Common.hs:759)
     (src/full/Agda/Syntax/Common.hs:767)
    Constr (src/full/Agda/Syntax/Common.hs:770)
     (src/full/Agda/Syntax/Common.hs:804)
     (src/full/Agda/Syntax/Common.hs:808)
     (src/full/Agda/Syntax/Common.hs:812)
    InteractionId (src/full/Agda/Syntax/Common.hs:820)
     (src/full/Agda/Syntax/Common.hs:823)
     (src/full/Agda/Syntax/Common.hs:826)
    Using' (src/full/Agda/Syntax/Common.hs:843)
     (src/full/Agda/Syntax/Common.hs:846)
    isDefaultImportDir (src/full/Agda/Syntax/Common.hs:856)
    setImportedName (src/full/Agda/Syntax/Common.hs:866)
     (src/full/Agda/Syntax/Common.hs:870)
    Renaming' (src/full/Agda/Syntax/Common.hs:874)
     (src/full/Agda/Syntax/Common.hs:886)
     (src/full/Agda/Syntax/Common.hs:889)
     (src/full/Agda/Syntax/Common.hs:893)
     (src/full/Agda/Syntax/Common.hs:896)
     (src/full/Agda/Syntax/Common.hs:902)
     (src/full/Agda/Syntax/Common.hs:906)
     (src/full/Agda/Syntax/Common.hs:910)
     (src/full/Agda/Syntax/Common.hs:913)
     (src/full/Agda/Syntax/Common.hs:924)
     (src/full/Agda/Syntax/Common.hs:933)
     (src/full/Agda/Syntax/Common.hs:955)
     (src/full/Agda/Syntax/Common.hs:959)
   0% (  0 / 18) in 'Agda.Compiler.JS.Syntax'
  Missing documentation for:
    Module header
    Exp (src/full/Agda/Compiler/JS/Syntax.hs:14)
    LocalId (src/full/Agda/Compiler/JS/Syntax.hs:37)
    GlobalId (src/full/Agda/Compiler/JS/Syntax.hs:40)
    MemberId (src/full/Agda/Compiler/JS/Syntax.hs:43)
    Export (src/full/Agda/Compiler/JS/Syntax.hs:49)
    Module (src/full/Agda/Compiler/JS/Syntax.hs:52)
    Uses (src/full/Agda/Compiler/JS/Syntax.hs:60)
     (src/full/Agda/Compiler/JS/Syntax.hs:63)
     (src/full/Agda/Compiler/JS/Syntax.hs:66)
     (src/full/Agda/Compiler/JS/Syntax.hs:69)
     (src/full/Agda/Compiler/JS/Syntax.hs:81)
    Globals (src/full/Agda/Compiler/JS/Syntax.hs:86)
     (src/full/Agda/Compiler/JS/Syntax.hs:89)
     (src/full/Agda/Compiler/JS/Syntax.hs:92)
     (src/full/Agda/Compiler/JS/Syntax.hs:95)
     (src/full/Agda/Compiler/JS/Syntax.hs:106)
     (src/full/Agda/Compiler/JS/Syntax.hs:109)
   0% (  0 / 18) in 'Agda.Compiler.JS.Pretty'
  Missing documentation for:
    Module header
    br (src/full/Agda/Compiler/JS/Pretty.hs:21)
    unescape (src/full/Agda/Compiler/JS/Pretty.hs:24)
    unescapes (src/full/Agda/Compiler/JS/Pretty.hs:33)
    Pretty (src/full/Agda/Compiler/JS/Pretty.hs:39)
     (src/full/Agda/Compiler/JS/Pretty.hs:42)
    Pretties (src/full/Agda/Compiler/JS/Pretty.hs:47)
     (src/full/Agda/Compiler/JS/Pretty.hs:50)
     (src/full/Agda/Compiler/JS/Pretty.hs:53)
     (src/full/Agda/Compiler/JS/Pretty.hs:58)
     (src/full/Agda/Compiler/JS/Pretty.hs:61)
     (src/full/Agda/Compiler/JS/Pretty.hs:64)
     (src/full/Agda/Compiler/JS/Pretty.hs:69)
    block (src/full/Agda/Compiler/JS/Pretty.hs:93)
    block' (src/full/Agda/Compiler/JS/Pretty.hs:97)
    modname (src/full/Agda/Compiler/JS/Pretty.hs:101)
    exports (src/full/Agda/Compiler/JS/Pretty.hs:104)
     (src/full/Agda/Compiler/JS/Pretty.hs:112)
   0% (  0 / 19) in 'Agda.Compiler.JS.Substitution'
  Missing documentation for:
    Module header
    map (src/full/Agda/Compiler/JS/Substitution.hs:17)
    shift (src/full/Agda/Compiler/JS/Substitution.hs:30)
    shiftFrom (src/full/Agda/Compiler/JS/Substitution.hs:33)
    shifter (src/full/Agda/Compiler/JS/Substitution.hs:37)
    subst (src/full/Agda/Compiler/JS/Substitution.hs:43)
    substituter (src/full/Agda/Compiler/JS/Substitution.hs:47)
    map' (src/full/Agda/Compiler/JS/Substitution.hs:54)
    subst' (src/full/Agda/Compiler/JS/Substitution.hs:65)
    apply (src/full/Agda/Compiler/JS/Substitution.hs:71)
    lookup (src/full/Agda/Compiler/JS/Substitution.hs:75)
    self (src/full/Agda/Compiler/JS/Substitution.hs:85)
    fix (src/full/Agda/Compiler/JS/Substitution.hs:100)
    curriedApply (src/full/Agda/Compiler/JS/Substitution.hs:105)
    curriedLambda (src/full/Agda/Compiler/JS/Substitution.hs:108)
    emp (src/full/Agda/Compiler/JS/Substitution.hs:111)
    union (src/full/Agda/Compiler/JS/Substitution.hs:114)
    vine (src/full/Agda/Compiler/JS/Substitution.hs:118)
    object (src/full/Agda/Compiler/JS/Substitution.hs:121)
   0% (  0 / 17) in 'Agda.Compiler.JS.Case'
  Missing documentation for:
    Module header
    Case (src/full/Agda/Compiler/JS/Case.hs:24)
     (src/full/Agda/Compiler/JS/Case.hs:27)
    Patt (src/full/Agda/Compiler/JS/Case.hs:36)
     (src/full/Agda/Compiler/JS/Case.hs:41)
    Tag (src/full/Agda/Compiler/JS/Case.hs:52)
     (src/full/Agda/Compiler/JS/Case.hs:54)
    numVars (src/full/Agda/Compiler/JS/Case.hs:59)
    numVars' (src/full/Agda/Compiler/JS/Case.hs:62)
    lambda (src/full/Agda/Compiler/JS/Case.hs:69)
    lambda' (src/full/Agda/Compiler/JS/Case.hs:81)
    pop (src/full/Agda/Compiler/JS/Case.hs:94)
    match (src/full/Agda/Compiler/JS/Case.hs:100)
    refine (src/full/Agda/Compiler/JS/Case.hs:105)
    visit (src/full/Agda/Compiler/JS/Case.hs:114)
    tags (src/full/Agda/Compiler/JS/Case.hs:121)
    tag (src/full/Agda/Compiler/JS/Case.hs:124)
   0% (  0 / 35) in 'Agda.Compiler.JS.Parser'
  Missing documentation for:
    Module header
    Parser (src/full/Agda/Compiler/JS/Parser.hs:24)
    identifier (src/full/Agda/Compiler/JS/Parser.hs:26)
    wordBoundary (src/full/Agda/Compiler/JS/Parser.hs:33)
    token (src/full/Agda/Compiler/JS/Parser.hs:40)
    punct (src/full/Agda/Compiler/JS/Parser.hs:43)
    parened (src/full/Agda/Compiler/JS/Parser.hs:46)
    braced (src/full/Agda/Compiler/JS/Parser.hs:49)
    bracketed (src/full/Agda/Compiler/JS/Parser.hs:52)
    quoted (src/full/Agda/Compiler/JS/Parser.hs:55)
    stringLit (src/full/Agda/Compiler/JS/Parser.hs:58)
    stringStr (src/full/Agda/Compiler/JS/Parser.hs:61)
    stringChr (src/full/Agda/Compiler/JS/Parser.hs:64)
    escChr (src/full/Agda/Compiler/JS/Parser.hs:68)
    intLit (src/full/Agda/Compiler/JS/Parser.hs:78)
    undef (src/full/Agda/Compiler/JS/Parser.hs:81)
    localid (src/full/Agda/Compiler/JS/Parser.hs:84)
    globalid (src/full/Agda/Compiler/JS/Parser.hs:91)
    preop (src/full/Agda/Compiler/JS/Parser.hs:97)
    binop (src/full/Agda/Compiler/JS/Parser.hs:103)
    field (src/full/Agda/Compiler/JS/Parser.hs:113)
    object (src/full/Agda/Compiler/JS/Parser.hs:120)
    function (src/full/Agda/Compiler/JS/Parser.hs:125)
    bracedBlock (src/full/Agda/Compiler/JS/Parser.hs:134)
    returnBlock (src/full/Agda/Compiler/JS/Parser.hs:137)
    ifBlock (src/full/Agda/Compiler/JS/Parser.hs:140)
    exp0 (src/full/Agda/Compiler/JS/Parser.hs:149)
    exp1 (src/full/Agda/Compiler/JS/Parser.hs:153)
    exp2 (src/full/Agda/Compiler/JS/Parser.hs:158)
    exp2' (src/full/Agda/Compiler/JS/Parser.hs:162)
    exp3 (src/full/Agda/Compiler/JS/Parser.hs:170)
    exp3' (src/full/Agda/Compiler/JS/Parser.hs:173)
    exp (src/full/Agda/Compiler/JS/Parser.hs:178)
    topLevel (src/full/Agda/Compiler/JS/Parser.hs:181)
    parse (src/full/Agda/Compiler/JS/Parser.hs:184)
  33% ( 18 / 54) in 'Agda.Utils.Warshall'
  Missing documentation for:
    Matrix (src/full/Agda/Utils/Warshall.hs:30)
    warshall (src/full/Agda/Utils/Warshall.hs:33)
    AdjList (src/full/Agda/Utils/Warshall.hs:42)
    inc (src/full/Agda/Utils/Warshall.hs:71)
     (src/full/Agda/Utils/Warshall.hs:75)
     (src/full/Agda/Utils/Warshall.hs:79)
     (src/full/Agda/Utils/Warshall.hs:84)
    Rigid (src/full/Agda/Utils/Warshall.hs:105)
    NodeId (src/full/Agda/Utils/Warshall.hs:109)
    RigidId (src/full/Agda/Utils/Warshall.hs:110)
    FlexId (src/full/Agda/Utils/Warshall.hs:111)
     (src/full/Agda/Utils/Warshall.hs:115)
    infinite (src/full/Agda/Utils/Warshall.hs:121)
     (src/full/Agda/Utils/Warshall.hs:144)
    Constraints (src/full/Agda/Utils/Warshall.hs:150)
    emptyConstraints (src/full/Agda/Utils/Warshall.hs:152)
    Graph (src/full/Agda/Utils/Warshall.hs:157)
    addConstraint (src/full/Agda/Utils/Warshall.hs:206)
    buildGraph (src/full/Agda/Utils/Warshall.hs:210)
    mkMatrix (src/full/Agda/Utils/Warshall.hs:213)
     (src/full/Agda/Utils/Warshall.hs:226)
    emptySolution (src/full/Agda/Utils/Warshall.hs:244)
    extendSolution (src/full/Agda/Utils/Warshall.hs:247)
    SizeExpr (src/full/Agda/Utils/Warshall.hs:250)
     (src/full/Agda/Utils/Warshall.hs:253)
    solve (src/full/Agda/Utils/Warshall.hs:306)
    genGraph (src/full/Agda/Utils/Warshall.hs:428)
    Distance (src/full/Agda/Utils/Warshall.hs:445)
    genGraph_ (src/full/Agda/Utils/Warshall.hs:447)
    lookupEdge (src/full/Agda/Utils/Warshall.hs:451)
    edges (src/full/Agda/Utils/Warshall.hs:454)
    newEdge (src/full/Agda/Utils/Warshall.hs:473)
    genPath (src/full/Agda/Utils/Warshall.hs:477)
    mapNodes (src/full/Agda/Utils/Warshall.hs:505)
    prop_stable (src/full/Agda/Utils/Warshall.hs:524)
    tests (src/full/Agda/Utils/Warshall.hs:533)
  40% ( 27 / 68) in 'Agda.Syntax.Concrete.Name'
  Missing documentation for:
     (src/full/Agda/Syntax/Concrete/Name.hs:47)
     (src/full/Agda/Syntax/Concrete/Name.hs:74)
     (src/full/Agda/Syntax/Concrete/Name.hs:80)
     (src/full/Agda/Syntax/Concrete/Name.hs:85)
     (src/full/Agda/Syntax/Concrete/Name.hs:103)
    nameToRawName (src/full/Agda/Syntax/Concrete/Name.hs:120)
    nameParts (src/full/Agda/Syntax/Concrete/Name.hs:123)
    nameStringParts (src/full/Agda/Syntax/Concrete/Name.hs:127)
     (src/full/Agda/Syntax/Concrete/Name.hs:145)
     (src/full/Agda/Syntax/Concrete/Name.hs:148)
     (src/full/Agda/Syntax/Concrete/Name.hs:152)
    isHole (src/full/Agda/Syntax/Concrete/Name.hs:162)
    isPrefix (src/full/Agda/Syntax/Concrete/Name.hs:166)
    isPostfix (src/full/Agda/Syntax/Concrete/Name.hs:166)
    isInfix (src/full/Agda/Syntax/Concrete/Name.hs:166)
    isNonfix (src/full/Agda/Syntax/Concrete/Name.hs:166)
    noName (src/full/Agda/Syntax/Concrete/Name.hs:236)
     (src/full/Agda/Syntax/Concrete/Name.hs:243)
     (src/full/Agda/Syntax/Concrete/Name.hs:246)
     (src/full/Agda/Syntax/Concrete/Name.hs:249)
     (src/full/Agda/Syntax/Concrete/Name.hs:255)
     (src/full/Agda/Syntax/Concrete/Name.hs:273)
     (src/full/Agda/Syntax/Concrete/Name.hs:276)
     (src/full/Agda/Syntax/Concrete/Name.hs:279)
     (src/full/Agda/Syntax/Concrete/Name.hs:286)
     (src/full/Agda/Syntax/Concrete/Name.hs:290)
     (src/full/Agda/Syntax/Concrete/Name.hs:294)
     (src/full/Agda/Syntax/Concrete/Name.hs:298)
     (src/full/Agda/Syntax/Concrete/Name.hs:305)
     (src/full/Agda/Syntax/Concrete/Name.hs:308)
     (src/full/Agda/Syntax/Concrete/Name.hs:311)
     (src/full/Agda/Syntax/Concrete/Name.hs:326)
     (src/full/Agda/Syntax/Concrete/Name.hs:328)
     (src/full/Agda/Syntax/Concrete/Name.hs:336)
     (src/full/Agda/Syntax/Concrete/Name.hs:340)
     (src/full/Agda/Syntax/Concrete/Name.hs:344)
     (src/full/Agda/Syntax/Concrete/Name.hs:348)
     (src/full/Agda/Syntax/Concrete/Name.hs:352)
     (src/full/Agda/Syntax/Concrete/Name.hs:356)
     (src/full/Agda/Syntax/Concrete/Name.hs:370)
     (src/full/Agda/Syntax/Concrete/Name.hs:374)
  43% ( 34 / 79) in 'Agda.Syntax.Abstract.Name'
  Missing documentation for:
    mnameFromList (src/full/Agda/Syntax/Abstract/Name.hs:121)
    noModuleName (src/full/Agda/Syntax/Abstract/Name.hs:124)
    commonParentModule (src/full/Agda/Syntax/Abstract/Name.hs:127)
     (src/full/Agda/Syntax/Abstract/Name.hs:139)
    qnameToList (src/full/Agda/Syntax/Abstract/Name.hs:143)
    qnameFromList (src/full/Agda/Syntax/Abstract/Name.hs:146)
    qnameToMName (src/full/Agda/Syntax/Abstract/Name.hs:150)
    mnameToQName (src/full/Agda/Syntax/Abstract/Name.hs:153)
    showQNameId (src/full/Agda/Syntax/Abstract/Name.hs:156)
    mnameToConcrete (src/full/Agda/Syntax/Abstract/Name.hs:169)
    qualifyM (src/full/Agda/Syntax/Abstract/Name.hs:184)
    qualifyQ (src/full/Agda/Syntax/Abstract/Name.hs:187)
    qualify (src/full/Agda/Syntax/Abstract/Name.hs:190)
    isSubModuleOf (src/full/Agda/Syntax/Abstract/Name.hs:202)
    isInModule (src/full/Agda/Syntax/Abstract/Name.hs:208)
     (src/full/Agda/Syntax/Abstract/Name.hs:231)
     (src/full/Agda/Syntax/Abstract/Name.hs:234)
     (src/full/Agda/Syntax/Abstract/Name.hs:237)
     (src/full/Agda/Syntax/Abstract/Name.hs:241)
     (src/full/Agda/Syntax/Abstract/Name.hs:244)
     (src/full/Agda/Syntax/Abstract/Name.hs:247)
     (src/full/Agda/Syntax/Abstract/Name.hs:259)
     (src/full/Agda/Syntax/Abstract/Name.hs:262)
     (src/full/Agda/Syntax/Abstract/Name.hs:298)
     (src/full/Agda/Syntax/Abstract/Name.hs:301)
     (src/full/Agda/Syntax/Abstract/Name.hs:304)
     (src/full/Agda/Syntax/Abstract/Name.hs:307)
     (src/full/Agda/Syntax/Abstract/Name.hs:310)
     (src/full/Agda/Syntax/Abstract/Name.hs:319)
     (src/full/Agda/Syntax/Abstract/Name.hs:322)
     (src/full/Agda/Syntax/Abstract/Name.hs:326)
     (src/full/Agda/Syntax/Abstract/Name.hs:337)
     (src/full/Agda/Syntax/Abstract/Name.hs:340)
     (src/full/Agda/Syntax/Abstract/Name.hs:345)
     (src/full/Agda/Syntax/Abstract/Name.hs:350)
     (src/full/Agda/Syntax/Abstract/Name.hs:362)
     (src/full/Agda/Syntax/Abstract/Name.hs:365)
     (src/full/Agda/Syntax/Abstract/Name.hs:371)
     (src/full/Agda/Syntax/Abstract/Name.hs:378)
     (src/full/Agda/Syntax/Abstract/Name.hs:381)
     (src/full/Agda/Syntax/Abstract/Name.hs:395)
     (src/full/Agda/Syntax/Abstract/Name.hs:398)
     (src/full/Agda/Syntax/Abstract/Name.hs:404)
     (src/full/Agda/Syntax/Abstract/Name.hs:416)
     (src/full/Agda/Syntax/Abstract/Name.hs:419)
   8% (  1 / 12) in 'Agda.Syntax.Literal'
  Missing documentation for:
    Module header
    Literal (src/full/Agda/Syntax/Literal.hs:14)
     (src/full/Agda/Syntax/Literal.hs:22)
     (src/full/Agda/Syntax/Literal.hs:34)
    showString' (src/full/Agda/Syntax/Literal.hs:42)
    showChar' (src/full/Agda/Syntax/Literal.hs:46)
     (src/full/Agda/Syntax/Literal.hs:54)
     (src/full/Agda/Syntax/Literal.hs:63)
     (src/full/Agda/Syntax/Literal.hs:83)
     (src/full/Agda/Syntax/Literal.hs:91)
     (src/full/Agda/Syntax/Literal.hs:99)
  17% (  4 / 24) in 'Agda.Syntax.Treeless'
  Missing documentation for:
    Compiled (src/full/Agda/Syntax/Treeless.hs:24)
    Args (src/full/Agda/Syntax/Treeless.hs:29)
    TTerm (src/full/Agda/Syntax/Treeless.hs:35)
    mkTApp (src/full/Agda/Syntax/Treeless.hs:64)
    tAppView (src/full/Agda/Syntax/Treeless.hs:69)
    tInt (src/full/Agda/Syntax/Treeless.hs:80)
    intView (src/full/Agda/Syntax/Treeless.hs:83)
    tPlusK (src/full/Agda/Syntax/Treeless.hs:87)
    tNegPlusK (src/full/Agda/Syntax/Treeless.hs:93)
    plusKView (src/full/Agda/Syntax/Treeless.hs:96)
    negPlusKView (src/full/Agda/Syntax/Treeless.hs:100)
    tOp (src/full/Agda/Syntax/Treeless.hs:104)
    tUnreachable (src/full/Agda/Syntax/Treeless.hs:107)
    CaseType (src/full/Agda/Syntax/Treeless.hs:110)
    TAlt (src/full/Agda/Syntax/Treeless.hs:117)
    TError (src/full/Agda/Syntax/Treeless.hs:127)
    Unreachable (src/full/Agda/Syntax/Treeless.hs:136)
     (src/full/Agda/Syntax/Treeless.hs:140)
     (src/full/Agda/Syntax/Treeless.hs:143)
     (src/full/Agda/Syntax/Treeless.hs:148)
   0% (  0 /  1) in 'Agda.Compiler.Treeless.Pretty'
  Missing documentation for:
    Module header
   0% (  0 / 13) in 'Agda.Syntax.Reflected'
  Missing documentation for:
    Module header
    Args (src/full/Agda/Syntax/Reflected.hs:9)
    Elim' (src/full/Agda/Syntax/Reflected.hs:11)
    Elim (src/full/Agda/Syntax/Reflected.hs:13)
    Elims (src/full/Agda/Syntax/Reflected.hs:14)
    argsToElims (src/full/Agda/Syntax/Reflected.hs:16)
    Abs (src/full/Agda/Syntax/Reflected.hs:19)
    Term (src/full/Agda/Syntax/Reflected.hs:22)
    Type (src/full/Agda/Syntax/Reflected.hs:34)
    Sort (src/full/Agda/Syntax/Reflected.hs:36)
    Pattern (src/full/Agda/Syntax/Reflected.hs:41)
    Clause (src/full/Agda/Syntax/Reflected.hs:49)
    Definition (src/full/Agda/Syntax/Reflected.hs:52)
  92% ( 12 / 13) in 'Agda.Interaction.Highlighting.Range'
  Missing documentation for:
    rangeToEndPoints (src/full/Agda/Interaction/Highlighting/Range.hs:97)
   0% (  0 /  5) in 'Agda.Syntax.Parser.Tokens'
  Missing documentation for:
    Module header
    Token (src/full/Agda/Syntax/Parser/Tokens.hs:51)
    Keyword (src/full/Agda/Syntax/Parser/Tokens.hs:11)
    layoutKeywords (src/full/Agda/Syntax/Parser/Tokens.hs:35)
    Symbol (src/full/Agda/Syntax/Parser/Tokens.hs:39)
  81% ( 13 / 16) in 'Agda.Syntax.Notation'
  Missing documentation for:
     (src/full/Agda/Syntax/Notation.hs:63)
     (src/full/Agda/Syntax/Notation.hs:70)
    noNotation (src/full/Agda/Syntax/Notation.hs:200)
  67% ( 29 / 43) in 'Agda.Syntax.Fixity'
  Missing documentation for:
    noFixity' (src/full/Agda/Syntax/Fixity.hs:116)
     (src/full/Agda/Syntax/Fixity.hs:228)
     (src/full/Agda/Syntax/Fixity.hs:231)
    noFixity (src/full/Agda/Syntax/Fixity.hs:236)
    defaultFixity (src/full/Agda/Syntax/Fixity.hs:239)
    roundFixBrackets (src/full/Agda/Syntax/Fixity.hs:310)
     (src/full/Agda/Syntax/Fixity.hs:314)
     (src/full/Agda/Syntax/Fixity.hs:317)
     (src/full/Agda/Syntax/Fixity.hs:320)
     (src/full/Agda/Syntax/Fixity.hs:323)
    _notaFixity (src/full/Agda/Syntax/Fixity.hs:328)
    _fixityAssoc (src/full/Agda/Syntax/Fixity.hs:331)
    _fixityLevel (src/full/Agda/Syntax/Fixity.hs:334)
     (src/full/Agda/Syntax/Fixity.hs:347)
  48% ( 28 / 58) in 'Agda.Syntax.Concrete'
  Missing documentation for:
    OpApp (src/full/Agda/Syntax/Concrete.hs:81)
    fromOrdinary (src/full/Agda/Syntax/Concrete.hs:88)
    appView (src/full/Agda/Syntax/Concrete.hs:444)
    LamBinding' (src/full/Agda/Syntax/Concrete.hs:192)
    TypedBindings' (src/full/Agda/Syntax/Concrete.hs:206)
    TypedBinding' (src/full/Agda/Syntax/Concrete.hs:227)
    RecordAssignment (src/full/Agda/Syntax/Concrete.hs:103)
    RecordAssignments (src/full/Agda/Syntax/Concrete.hs:104)
    FieldAssignment (src/full/Agda/Syntax/Concrete.hs:95)
    FieldAssignment' (src/full/Agda/Syntax/Concrete.hs:92)
    nameFieldA (src/full/Agda/Syntax/Concrete.hs:106)
    exprFieldA (src/full/Agda/Syntax/Concrete.hs:109)
    ModuleAssignment (src/full/Agda/Syntax/Concrete.hs:97)
    BoundName (src/full/Agda/Syntax/Concrete.hs:210)
    mkBoundName_ (src/full/Agda/Syntax/Concrete.hs:217)
    mkBoundName (src/full/Agda/Syntax/Concrete.hs:220)
    countTelVars (src/full/Agda/Syntax/Concrete.hs:236)
    ModuleApplication (src/full/Agda/Syntax/Concrete.hs:355)
    Using (src/full/Agda/Syntax/Concrete.hs:298)
    Renaming (src/full/Agda/Syntax/Concrete.hs:299)
    AsName (src/full/Agda/Syntax/Concrete.hs:304)
    OpenShortHand (src/full/Agda/Syntax/Concrete.hs:362)
    RewriteEqn (src/full/Agda/Syntax/Concrete.hs:261)
    WithExpr (src/full/Agda/Syntax/Concrete.hs:262)
    RHS (src/full/Agda/Syntax/Concrete.hs:277)
    RHS' (src/full/Agda/Syntax/Concrete.hs:278)
    WhereClause (src/full/Agda/Syntax/Concrete.hs:284)
    WhereClause' (src/full/Agda/Syntax/Concrete.hs:285)
    Pragma (src/full/Agda/Syntax/Concrete.hs:367)
    mapLhsOriginalPattern (src/full/Agda/Syntax/Concrete.hs:432)
  64% ( 75 /117) in 'Agda.Syntax.Scope.Base'
  Missing documentation for:
    ScopeNameSpaces (src/full/Agda/Syntax/Scope/Base.hs:73)
    localNameSpace (src/full/Agda/Syntax/Scope/Base.hs:75)
    nameSpaceAccess (src/full/Agda/Syntax/Scope/Base.hs:80)
     (src/full/Agda/Syntax/Scope/Base.hs:111)
     (src/full/Agda/Syntax/Scope/Base.hs:129)
     (src/full/Agda/Syntax/Scope/Base.hs:132)
    setScopeLocals (src/full/Agda/Syntax/Scope/Base.hs:159)
    mapScopeInfo (src/full/Agda/Syntax/Scope/Base.hs:162)
    ThingsInScope (src/full/Agda/Syntax/Scope/Base.hs:183)
    NamesInScope (src/full/Agda/Syntax/Scope/Base.hs:184)
    ModulesInScope (src/full/Agda/Syntax/Scope/Base.hs:185)
    InScopeSet (src/full/Agda/Syntax/Scope/Base.hs:186)
     (src/full/Agda/Syntax/Scope/Base.hs:199)
     (src/full/Agda/Syntax/Scope/Base.hs:202)
     (src/full/Agda/Syntax/Scope/Base.hs:268)
     (src/full/Agda/Syntax/Scope/Base.hs:271)
     (src/full/Agda/Syntax/Scope/Base.hs:278)
     (src/full/Agda/Syntax/Scope/Base.hs:281)
    mergeNames (src/full/Agda/Syntax/Scope/Base.hs:290)
    allNamesInScope' (src/full/Agda/Syntax/Scope/Base.hs:448)
    namesInScope (src/full/Agda/Syntax/Scope/Base.hs:457)
    allThingsInScope (src/full/Agda/Syntax/Scope/Base.hs:461)
    thingsInScope (src/full/Agda/Syntax/Scope/Base.hs:464)
    UsingOrHiding (src/full/Agda/Syntax/Scope/Base.hs:536)
    usingOrHiding (src/full/Agda/Syntax/Scope/Base.hs:538)
    publicNames (src/full/Agda/Syntax/Scope/Base.hs:638)
    everythingInScope (src/full/Agda/Syntax/Scope/Base.hs:643)
    scopeLookup' (src/full/Agda/Syntax/Scope/Base.hs:719)
    AllowAmbiguousNames (src/full/Agda/Syntax/Scope/Base.hs:794)
    isNameInScope (src/full/Agda/Syntax/Scope/Base.hs:797)
    inverseScopeLookup' (src/full/Agda/Syntax/Scope/Base.hs:808)
    recomputeInverseScopeMaps (src/full/Agda/Syntax/Scope/Base.hs:835)
    inverseScopeLookupName' (src/full/Agda/Syntax/Scope/Base.hs:906)
     (src/full/Agda/Syntax/Scope/Base.hs:918)
     (src/full/Agda/Syntax/Scope/Base.hs:921)
     (src/full/Agda/Syntax/Scope/Base.hs:924)
     (src/full/Agda/Syntax/Scope/Base.hs:931)
     (src/full/Agda/Syntax/Scope/Base.hs:940)
     (src/full/Agda/Syntax/Scope/Base.hs:958)
     (src/full/Agda/Syntax/Scope/Base.hs:975)
     (src/full/Agda/Syntax/Scope/Base.hs:978)
     (src/full/Agda/Syntax/Scope/Base.hs:981)
 100% (  4 /  4) in 'Agda.Utils.Geniplate'
  97% ( 28 / 29) in 'Agda.Interaction.Highlighting.Precise'
  Missing documentation for:
    selectC (src/full/Agda/Interaction/Highlighting/Precise.hs:361)
 100% (  8 /  8) in 'Agda.Interaction.Response'
  17% (  5 / 29) in 'Agda.Syntax.Concrete.Generic'
  Missing documentation for:
     (src/full/Agda/Syntax/Concrete/Generic.hs:49)
     (src/full/Agda/Syntax/Concrete/Generic.hs:52)
     (src/full/Agda/Syntax/Concrete/Generic.hs:55)
     (src/full/Agda/Syntax/Concrete/Generic.hs:60)
     (src/full/Agda/Syntax/Concrete/Generic.hs:65)
     (src/full/Agda/Syntax/Concrete/Generic.hs:70)
     (src/full/Agda/Syntax/Concrete/Generic.hs:75)
     (src/full/Agda/Syntax/Concrete/Generic.hs:80)
     (src/full/Agda/Syntax/Concrete/Generic.hs:85)
     (src/full/Agda/Syntax/Concrete/Generic.hs:90)
     (src/full/Agda/Syntax/Concrete/Generic.hs:95)
     (src/full/Agda/Syntax/Concrete/Generic.hs:100)
     (src/full/Agda/Syntax/Concrete/Generic.hs:105)
     (src/full/Agda/Syntax/Concrete/Generic.hs:110)
     (src/full/Agda/Syntax/Concrete/Generic.hs:115)
     (src/full/Agda/Syntax/Concrete/Generic.hs:122)
     (src/full/Agda/Syntax/Concrete/Generic.hs:160)
     (src/full/Agda/Syntax/Concrete/Generic.hs:165)
     (src/full/Agda/Syntax/Concrete/Generic.hs:170)
     (src/full/Agda/Syntax/Concrete/Generic.hs:176)
     (src/full/Agda/Syntax/Concrete/Generic.hs:182)
     (src/full/Agda/Syntax/Concrete/Generic.hs:187)
     (src/full/Agda/Syntax/Concrete/Generic.hs:193)
     (src/full/Agda/Syntax/Concrete/Generic.hs:199)
  13% (  5 / 39) in 'Agda.Syntax.Info'
  Missing documentation for:
    MetaInfo (src/full/Agda/Syntax/Info.hs:33)
    emptyMetaInfo (src/full/Agda/Syntax/Info.hs:41)
     (src/full/Agda/Syntax/Info.hs:49)
     (src/full/Agda/Syntax/Info.hs:52)
    ExprInfo (src/full/Agda/Syntax/Info.hs:59)
    exprNoRange (src/full/Agda/Syntax/Info.hs:62)
     (src/full/Agda/Syntax/Info.hs:65)
     (src/full/Agda/Syntax/Info.hs:68)
    ModuleInfo (src/full/Agda/Syntax/Info.hs:75)
     (src/full/Agda/Syntax/Info.hs:90)
     (src/full/Agda/Syntax/Info.hs:93)
     (src/full/Agda/Syntax/Info.hs:96)
    LetInfo (src/full/Agda/Syntax/Info.hs:103)
     (src/full/Agda/Syntax/Info.hs:106)
     (src/full/Agda/Syntax/Info.hs:109)
    DefInfo (src/full/Agda/Syntax/Info.hs:116)
    mkDefInfo (src/full/Agda/Syntax/Info.hs:126)
     (src/full/Agda/Syntax/Info.hs:133)
     (src/full/Agda/Syntax/Info.hs:136)
     (src/full/Agda/Syntax/Info.hs:139)
    DeclInfo (src/full/Agda/Syntax/Info.hs:146)
     (src/full/Agda/Syntax/Info.hs:152)
     (src/full/Agda/Syntax/Info.hs:155)
     (src/full/Agda/Syntax/Info.hs:158)
    MutualInfo (src/full/Agda/Syntax/Info.hs:165)
     (src/full/Agda/Syntax/Info.hs:172)
     (src/full/Agda/Syntax/Info.hs:175)
    LHSInfo (src/full/Agda/Syntax/Info.hs:182)
     (src/full/Agda/Syntax/Info.hs:185)
     (src/full/Agda/Syntax/Info.hs:188)
     (src/full/Agda/Syntax/Info.hs:213)
     (src/full/Agda/Syntax/Info.hs:216)
     (src/full/Agda/Syntax/Info.hs:219)
     (src/full/Agda/Syntax/Info.hs:222)
   3% (  2 / 60) in 'Agda.Syntax.Concrete.Pretty'
  Missing documentation for:
     (src/full/Agda/Syntax/Concrete/Pretty.hs:31)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:32)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:33)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:34)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:35)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:36)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:37)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:39)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:40)
    braces' (src/full/Agda/Syntax/Concrete/Pretty.hs:42)
    dbraces (src/full/Agda/Syntax/Concrete/Pretty.hs:49)
    bracesAndSemicolons (src/full/Agda/Syntax/Concrete/Pretty.hs:61)
    arrow (src/full/Agda/Syntax/Concrete/Pretty.hs:66)
    lambda (src/full/Agda/Syntax/Concrete/Pretty.hs:66)
    prettyRelevance (src/full/Agda/Syntax/Concrete/Pretty.hs:80)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:84)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:87)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:90)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:93)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:100)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:104)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:108)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:112)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:187)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:190)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:193)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:196)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:201)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:206)
    Tel (src/full/Agda/Syntax/Concrete/Pretty.hs:216)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:218)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:227)
    smashTel (src/full/Agda/Syntax/Concrete/Pretty.hs:237)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:248)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:252)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:253)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:263)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:264)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:279)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:280)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:286)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:289)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:290)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:294)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:420)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:424)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:472)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:481)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:487)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:490)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:495)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:502)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:506)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:509)
    prettyOpApp (src/full/Agda/Syntax/Concrete/Pretty.hs:527)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:568)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:589)
     (src/full/Agda/Syntax/Concrete/Pretty.hs:594)
  92% ( 11 / 12) in 'Agda.Syntax.Concrete.Definitions'
  Missing documentation for:
    runNice (src/full/Agda/Syntax/Concrete/Definitions.hs:469)
  36% (  9 / 25) in 'Agda.Syntax.Concrete.Operators.Parser'
  Missing documentation for:
    Module header
    MemoKey (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:34)
     (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:41)
    Parser (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:43)
    placeholder (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:46)
    maybePlaceholder (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:52)
    notPlaceholder (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:60)
    sat' (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:67)
    ExprView (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:72)
    IsExpr (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:86)
     (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:90)
     (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:93)
     (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:115)
    argsP (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:377)
    appP (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:401)
    atomP (src/full/Agda/Syntax/Concrete/Operators/Parser.hs:409)
  71% ( 24 / 34) in 'Agda.Syntax.Parser.Monad'
  Missing documentation for:
    Module header
    setParsePos (src/full/Agda/Syntax/Parser/Monad.hs:224)
    setLastPos (src/full/Agda/Syntax/Parser/Monad.hs:227)
    setPrevToken (src/full/Agda/Syntax/Parser/Monad.hs:230)
    getParseFlags (src/full/Agda/Syntax/Parser/Monad.hs:258)
    getLexState (src/full/Agda/Syntax/Parser/Monad.hs:242)
    pushLexState (src/full/Agda/Syntax/Parser/Monad.hs:250)
    popLexState (src/full/Agda/Syntax/Parser/Monad.hs:254)
    popContext (src/full/Agda/Syntax/Parser/Monad.hs:310)
    pushContext (src/full/Agda/Syntax/Parser/Monad.hs:317)
  74% ( 14 / 19) in 'Agda.Syntax.Parser.Alex'
  Missing documentation for:
    PreviousInput (src/full/Agda/Syntax/Parser/Alex.hs:96)
    CurrentInput (src/full/Agda/Syntax/Parser/Alex.hs:97)
    TokenLength (src/full/Agda/Syntax/Parser/Alex.hs:98)
    getLexInput (src/full/Agda/Syntax/Parser/Alex.hs:73)
    setLexInput (src/full/Agda/Syntax/Parser/Alex.hs:83)
 100% ( 14 / 14) in 'Agda.Syntax.Parser.LookAhead'
 100% (  6 /  6) in 'Agda.Syntax.Parser.Comments'
 100% (  3 /  3) in 'Agda.Syntax.Parser.StringLiterals'
  86% ( 12 / 14) in 'Agda.Syntax.Parser.Lexer'
  Missing documentation for:
    code (src/full/Agda/Syntax/Parser/Lexer.x:324)
    AlexReturn (templates/GenericTemplate.hs:111)
 100% ( 25 / 25) in 'Agda.Syntax.Parser.LexActions'
 100% (  7 /  7) in 'Agda.Syntax.Parser.Layout'
  86% (  6 /  7) in 'Agda.Syntax.Parser.Parser'
  Missing documentation for:
    moduleNameParser (dist/build/Agda/Syntax/Parser/Parser.hs:5969)
  69% ( 11 / 16) in 'Agda.Syntax.Parser'
  Missing documentation for:
    Module header
    parse (src/full/Agda/Syntax/Parser.hs:57)
    parseLiterate (src/full/Agda/Syntax/Parser.hs:63)
    parsePosString (src/full/Agda/Syntax/Parser.hs:71)
    parseFile' (src/full/Agda/Syntax/Parser.hs:75)
  67% (  2 /  3) in 'Agda.Interaction.Exceptions'
  Missing documentation for:
    handleParseException (src/full/Agda/Interaction/Exceptions.hs:13)
 100% (  5 /  5) in 'Agda.TypeChecking.Positivity.Occurrence'
 100% (  2 /  2) in 'Agda.Utils.Graph.AdjacencyMap.Unidirectional.Tests'
  23% ( 32 /139) in 'Agda.Syntax.Abstract'
  Missing documentation for:
    Args (src/full/Agda/Syntax/Abstract.hs:49)
    Assigns (src/full/Agda/Syntax/Abstract.hs:95)
    RecordAssign (src/full/Agda/Syntax/Abstract.hs:96)
    RecordAssigns (src/full/Agda/Syntax/Abstract.hs:97)
    Declaration (src/full/Agda/Syntax/Abstract.hs:109)
    GetDefInfo (src/full/Agda/Syntax/Abstract.hs:138)
     (src/full/Agda/Syntax/Abstract.hs:141)
    ImportDirective (src/full/Agda/Syntax/Abstract.hs:153)
    Renaming (src/full/Agda/Syntax/Abstract.hs:154)
    ImportedName (src/full/Agda/Syntax/Abstract.hs:155)
    ModuleApplication (src/full/Agda/Syntax/Abstract.hs:157)
    Pragma (src/full/Agda/Syntax/Abstract.hs:164)
    Constructor (src/full/Agda/Syntax/Abstract.hs:204)
    Field (src/full/Agda/Syntax/Abstract.hs:205)
    Telescope (src/full/Agda/Syntax/Abstract.hs:239)
    Clause (src/full/Agda/Syntax/Abstract.hs:251)
    SpineClause (src/full/Agda/Syntax/Abstract.hs:252)
    RHS (src/full/Agda/Syntax/Abstract.hs:254)
     (src/full/Agda/Syntax/Abstract.hs:277)
    LHSCore (src/full/Agda/Syntax/Abstract.hs:309)
    lhsCoreToSpine (src/full/Agda/Syntax/Abstract.hs:332)
    spineToLhsCore (src/full/Agda/Syntax/Abstract.hs:337)
    mapLHSHead (src/full/Agda/Syntax/Abstract.hs:371)
    Pattern (src/full/Agda/Syntax/Abstract.hs:397)
    Patterns (src/full/Agda/Syntax/Abstract.hs:398)
     (src/full/Agda/Syntax/Abstract.hs:404)
     (src/full/Agda/Syntax/Abstract.hs:408)
     (src/full/Agda/Syntax/Abstract.hs:411)
     (src/full/Agda/Syntax/Abstract.hs:480)
     (src/full/Agda/Syntax/Abstract.hs:484)
     (src/full/Agda/Syntax/Abstract.hs:488)
     (src/full/Agda/Syntax/Abstract.hs:494)
     (src/full/Agda/Syntax/Abstract.hs:498)
     (src/full/Agda/Syntax/Abstract.hs:501)
     (src/full/Agda/Syntax/Abstract.hs:505)
     (src/full/Agda/Syntax/Abstract.hs:537)
     (src/full/Agda/Syntax/Abstract.hs:557)
     (src/full/Agda/Syntax/Abstract.hs:569)
     (src/full/Agda/Syntax/Abstract.hs:572)
     (src/full/Agda/Syntax/Abstract.hs:575)
     (src/full/Agda/Syntax/Abstract.hs:579)
     (src/full/Agda/Syntax/Abstract.hs:582)
     (src/full/Agda/Syntax/Abstract.hs:588)
     (src/full/Agda/Syntax/Abstract.hs:596)
     (src/full/Agda/Syntax/Abstract.hs:608)
     (src/full/Agda/Syntax/Abstract.hs:612)
     (src/full/Agda/Syntax/Abstract.hs:615)
     (src/full/Agda/Syntax/Abstract.hs:619)
     (src/full/Agda/Syntax/Abstract.hs:651)
     (src/full/Agda/Syntax/Abstract.hs:673)
     (src/full/Agda/Syntax/Abstract.hs:677)
     (src/full/Agda/Syntax/Abstract.hs:689)
     (src/full/Agda/Syntax/Abstract.hs:692)
     (src/full/Agda/Syntax/Abstract.hs:695)
     (src/full/Agda/Syntax/Abstract.hs:699)
     (src/full/Agda/Syntax/Abstract.hs:702)
     (src/full/Agda/Syntax/Abstract.hs:708)
     (src/full/Agda/Syntax/Abstract.hs:718)
     (src/full/Agda/Syntax/Abstract.hs:719)
     (src/full/Agda/Syntax/Abstract.hs:720)
     (src/full/Agda/Syntax/Abstract.hs:721)
     (src/full/Agda/Syntax/Abstract.hs:722)
     (src/full/Agda/Syntax/Abstract.hs:723)
     (src/full/Agda/Syntax/Abstract.hs:724)
     (src/full/Agda/Syntax/Abstract.hs:725)
     (src/full/Agda/Syntax/Abstract.hs:726)
     (src/full/Agda/Syntax/Abstract.hs:727)
     (src/full/Agda/Syntax/Abstract.hs:728)
     (src/full/Agda/Syntax/Abstract.hs:729)
     (src/full/Agda/Syntax/Abstract.hs:744)
     (src/full/Agda/Syntax/Abstract.hs:747)
     (src/full/Agda/Syntax/Abstract.hs:750)
     (src/full/Agda/Syntax/Abstract.hs:753)
     (src/full/Agda/Syntax/Abstract.hs:756)
     (src/full/Agda/Syntax/Abstract.hs:759)
     (src/full/Agda/Syntax/Abstract.hs:762)
     (src/full/Agda/Syntax/Abstract.hs:782)
     (src/full/Agda/Syntax/Abstract.hs:785)
     (src/full/Agda/Syntax/Abstract.hs:791)
     (src/full/Agda/Syntax/Abstract.hs:823)
     (src/full/Agda/Syntax/Abstract.hs:827)
     (src/full/Agda/Syntax/Abstract.hs:830)
     (src/full/Agda/Syntax/Abstract.hs:834)
     (src/full/Agda/Syntax/Abstract.hs:841)
     (src/full/Agda/Syntax/Abstract.hs:860)
     (src/full/Agda/Syntax/Abstract.hs:863)
    app (src/full/Agda/Syntax/Abstract.hs:888)
    mkLet (src/full/Agda/Syntax/Abstract.hs:891)
    patternToExpr (src/full/Agda/Syntax/Abstract.hs:895)
    PatternSynDefn (src/full/Agda/Syntax/Abstract.hs:909)
    PatternSynDefns (src/full/Agda/Syntax/Abstract.hs:910)
    lambdaLiftExpr (src/full/Agda/Syntax/Abstract.hs:912)
    substPattern (src/full/Agda/Syntax/Abstract.hs:917)
    SubstExpr (src/full/Agda/Syntax/Abstract.hs:930)
     (src/full/Agda/Syntax/Abstract.hs:933)
     (src/full/Agda/Syntax/Abstract.hs:936)
     (src/full/Agda/Syntax/Abstract.hs:939)
     (src/full/Agda/Syntax/Abstract.hs:942)
     (src/full/Agda/Syntax/Abstract.hs:945)
     (src/full/Agda/Syntax/Abstract.hs:949)
     (src/full/Agda/Syntax/Abstract.hs:952)
     (src/full/Agda/Syntax/Abstract.hs:955)
     (src/full/Agda/Syntax/Abstract.hs:958)
     (src/full/Agda/Syntax/Abstract.hs:992)
     (src/full/Agda/Syntax/Abstract.hs:998)
     (src/full/Agda/Syntax/Abstract.hs:1001)
    insertImplicitPatSynArgs (src/full/Agda/Syntax/Abstract.hs:1007)
  20% (  7 / 35) in 'Agda.Syntax.Abstract.Views'
  Missing documentation for:
    Module header
    AppView (src/full/Agda/Syntax/Abstract/Views.hs:32)
    unAppView (src/full/Agda/Syntax/Abstract/Views.hs:45)
    deepUnscopeDecls (src/full/Agda/Syntax/Abstract/Views.hs:75)
    deepUnscopeDecl (src/full/Agda/Syntax/Abstract/Views.hs:78)
     (src/full/Agda/Syntax/Abstract/Views.hs:112)
     (src/full/Agda/Syntax/Abstract/Views.hs:217)
     (src/full/Agda/Syntax/Abstract/Views.hs:218)
     (src/full/Agda/Syntax/Abstract/Views.hs:219)
     (src/full/Agda/Syntax/Abstract/Views.hs:221)
     (src/full/Agda/Syntax/Abstract/Views.hs:224)
     (src/full/Agda/Syntax/Abstract/Views.hs:227)
     (src/full/Agda/Syntax/Abstract/Views.hs:230)
     (src/full/Agda/Syntax/Abstract/Views.hs:234)
     (src/full/Agda/Syntax/Abstract/Views.hs:237)
     (src/full/Agda/Syntax/Abstract/Views.hs:240)
     (src/full/Agda/Syntax/Abstract/Views.hs:254)
     (src/full/Agda/Syntax/Abstract/Views.hs:259)
     (src/full/Agda/Syntax/Abstract/Views.hs:273)
     (src/full/Agda/Syntax/Abstract/Views.hs:301)
     (src/full/Agda/Syntax/Abstract/Views.hs:303)
     (src/full/Agda/Syntax/Abstract/Views.hs:307)
     (src/full/Agda/Syntax/Abstract/Views.hs:316)
     (src/full/Agda/Syntax/Abstract/Views.hs:323)
     (src/full/Agda/Syntax/Abstract/Views.hs:345)
     (src/full/Agda/Syntax/Abstract/Views.hs:348)
     (src/full/Agda/Syntax/Abstract/Views.hs:350)
     (src/full/Agda/Syntax/Abstract/Views.hs:353)
  58% ( 19 / 33) in 'Agda.Utils.Permutation'
  Missing documentation for:
    Module header
     (src/full/Agda/Utils/Permutation.hs:50)
     (src/full/Agda/Utils/Permutation.hs:58)
     (src/full/Agda/Utils/Permutation.hs:61)
     (src/full/Agda/Utils/Permutation.hs:65)
    safePermute (src/full/Agda/Utils/Permutation.hs:78)
     (src/full/Agda/Utils/Permutation.hs:101)
     (src/full/Agda/Utils/Permutation.hs:104)
     (src/full/Agda/Utils/Permutation.hs:107)
     (src/full/Agda/Utils/Permutation.hs:111)
     (src/full/Agda/Utils/Permutation.hs:235)
     (src/full/Agda/Utils/Permutation.hs:251)
     (src/full/Agda/Utils/Permutation.hs:254)
     (src/full/Agda/Utils/Permutation.hs:264)
  39% ( 72 /185) in 'Agda.Syntax.Internal'
  Missing documentation for:
    Module header
    NamedArgs (src/full/Agda/Syntax/Internal.hs:74)
     (src/full/Agda/Syntax/Internal.hs:88)
     (src/full/Agda/Syntax/Internal.hs:91)
     (src/full/Agda/Syntax/Internal.hs:94)
     (src/full/Agda/Syntax/Internal.hs:97)
     (src/full/Agda/Syntax/Internal.hs:100)
    LensConName (src/full/Agda/Syntax/Internal.hs:103)
     (src/full/Agda/Syntax/Internal.hs:110)
    Elim (src/full/Agda/Syntax/Internal.hs:144)
    Elims (src/full/Agda/Syntax/Internal.hs:145)
    argNameToString (src/full/Agda/Syntax/Internal.hs:150)
    stringToArgName (src/full/Agda/Syntax/Internal.hs:153)
    appendArgNames (src/full/Agda/Syntax/Internal.hs:156)
    nameToArgName (src/full/Agda/Syntax/Internal.hs:159)
     (src/full/Agda/Syntax/Internal.hs:172)
    Type (src/full/Agda/Syntax/Internal.hs:181)
     (src/full/Agda/Syntax/Internal.hs:183)
    LensSort (src/full/Agda/Syntax/Internal.hs:186)
     (src/full/Agda/Syntax/Internal.hs:191)
     (src/full/Agda/Syntax/Internal.hs:196)
     (src/full/Agda/Syntax/Internal.hs:199)
    Telescope (src/full/Agda/Syntax/Internal.hs:208)
    mapAbsNames (src/full/Agda/Syntax/Internal.hs:218)
    replaceEmptyName (src/full/Agda/Syntax/Internal.hs:229)
    PlusLevel (src/full/Agda/Syntax/Internal.hs:253)
     (src/full/Agda/Syntax/Internal.hs:332)
    clausePats (src/full/Agda/Syntax/Internal.hs:412)
    ClauseBodyF (src/full/Agda/Syntax/Internal.hs:415)
    ClauseBody (src/full/Agda/Syntax/Internal.hs:420)
    imapClauseBody (src/full/Agda/Syntax/Internal.hs:422)
     (src/full/Agda/Syntax/Internal.hs:429)
    patVarNameToString (src/full/Agda/Syntax/Internal.hs:435)
    nameToPatVarName (src/full/Agda/Syntax/Internal.hs:438)
    Pattern (src/full/Agda/Syntax/Internal.hs:461)
    namedVarP (src/full/Agda/Syntax/Internal.hs:467)
    namedDBVarP (src/full/Agda/Syntax/Internal.hs:471)
    noConPatternInfo (src/full/Agda/Syntax/Internal.hs:495)
     (src/full/Agda/Syntax/Internal.hs:516)
    Substitution (src/full/Agda/Syntax/Internal.hs:575)
    PatternSubstitution (src/full/Agda/Syntax/Internal.hs:576)
    isEqualityType (src/full/Agda/Syntax/Internal.hs:598)
    isAbsurdBody (src/full/Agda/Syntax/Internal.hs:611)
    absurdPatternName (src/full/Agda/Syntax/Internal.hs:615)
    isAbsurdPatternName (src/full/Agda/Syntax/Internal.hs:618)
    ignoreSharingType (src/full/Agda/Syntax/Internal.hs:630)
    updateSharedM (src/full/Agda/Syntax/Internal.hs:657)
    updateShared (src/full/Agda/Syntax/Internal.hs:665)
    pointerChain (src/full/Agda/Syntax/Internal.hs:672)
    compressPointerChain (src/full/Agda/Syntax/Internal.hs:679)
    sort (src/full/Agda/Syntax/Internal.hs:714)
    varSort (src/full/Agda/Syntax/Internal.hs:717)
    levelSuc (src/full/Agda/Syntax/Internal.hs:728)
    mkType (src/full/Agda/Syntax/Internal.hs:734)
    impossibleTerm (src/full/Agda/Syntax/Internal.hs:737)
     (src/full/Agda/Syntax/Internal.hs:747)
     (src/full/Agda/Syntax/Internal.hs:750)
     (src/full/Agda/Syntax/Internal.hs:753)
    hackReifyToMeta (src/full/Agda/Syntax/Internal.hs:756)
    isHackReifyToMeta (src/full/Agda/Syntax/Internal.hs:759)
    blockingMeta (src/full/Agda/Syntax/Internal.hs:767)
    blocked (src/full/Agda/Syntax/Internal.hs:771)
    notBlocked (src/full/Agda/Syntax/Internal.hs:774)
     (src/full/Agda/Syntax/Internal.hs:801)
     (src/full/Agda/Syntax/Internal.hs:805)
     (src/full/Agda/Syntax/Internal.hs:808)
     (src/full/Agda/Syntax/Internal.hs:811)
    IsProjElim (src/full/Agda/Syntax/Internal.hs:880)
     (src/full/Agda/Syntax/Internal.hs:883)
     (src/full/Agda/Syntax/Internal.hs:917)
     (src/full/Agda/Syntax/Internal.hs:922)
     (src/full/Agda/Syntax/Internal.hs:941)
     (src/full/Agda/Syntax/Internal.hs:961)
     (src/full/Agda/Syntax/Internal.hs:981)
     (src/full/Agda/Syntax/Internal.hs:987)
     (src/full/Agda/Syntax/Internal.hs:1001)
     (src/full/Agda/Syntax/Internal.hs:1009)
     (src/full/Agda/Syntax/Internal.hs:1012)
     (src/full/Agda/Syntax/Internal.hs:1016)
     (src/full/Agda/Syntax/Internal.hs:1022)
     (src/full/Agda/Syntax/Internal.hs:1034)
     (src/full/Agda/Syntax/Internal.hs:1037)
     (src/full/Agda/Syntax/Internal.hs:1051)
     (src/full/Agda/Syntax/Internal.hs:1054)
     (src/full/Agda/Syntax/Internal.hs:1058)
     (src/full/Agda/Syntax/Internal.hs:1064)
     (src/full/Agda/Syntax/Internal.hs:1067)
     (src/full/Agda/Syntax/Internal.hs:1075)
     (src/full/Agda/Syntax/Internal.hs:1083)
     (src/full/Agda/Syntax/Internal.hs:1086)
     (src/full/Agda/Syntax/Internal.hs:1095)
     (src/full/Agda/Syntax/Internal.hs:1098)
     (src/full/Agda/Syntax/Internal.hs:1101)
     (src/full/Agda/Syntax/Internal.hs:1104)
     (src/full/Agda/Syntax/Internal.hs:1107)
     (src/full/Agda/Syntax/Internal.hs:1110)
     (src/full/Agda/Syntax/Internal.hs:1117)
     (src/full/Agda/Syntax/Internal.hs:1118)
     (src/full/Agda/Syntax/Internal.hs:1119)
     (src/full/Agda/Syntax/Internal.hs:1120)
     (src/full/Agda/Syntax/Internal.hs:1121)
     (src/full/Agda/Syntax/Internal.hs:1122)
     (src/full/Agda/Syntax/Internal.hs:1123)
     (src/full/Agda/Syntax/Internal.hs:1129)
     (src/full/Agda/Syntax/Internal.hs:1140)
     (src/full/Agda/Syntax/Internal.hs:1172)
     (src/full/Agda/Syntax/Internal.hs:1179)
     (src/full/Agda/Syntax/Internal.hs:1188)
     (src/full/Agda/Syntax/Internal.hs:1196)
     (src/full/Agda/Syntax/Internal.hs:1210)
     (src/full/Agda/Syntax/Internal.hs:1213)
     (src/full/Agda/Syntax/Internal.hs:1217)
     (src/full/Agda/Syntax/Internal.hs:1231)
  15% (  2 / 13) in 'Agda.Compiler.Epic.Interface'
  Missing documentation for:
    Var (src/full/Agda/Compiler/Epic/Interface.hs:18)
    Tag (src/full/Agda/Compiler/Epic/Interface.hs:19)
    Forced (src/full/Agda/Compiler/Epic/Interface.hs:23)
    notForced (src/full/Agda/Compiler/Epic/Interface.hs:32)
    forced (src/full/Agda/Compiler/Epic/Interface.hs:35)
    Relevance (src/full/Agda/Compiler/Epic/Interface.hs:38)
    ForcedArgs (src/full/Agda/Compiler/Epic/Interface.hs:43)
    RelevantArgs (src/full/Agda/Compiler/Epic/Interface.hs:44)
    InjectiveFun (src/full/Agda/Compiler/Epic/Interface.hs:46)
    EInterface (src/full/Agda/Compiler/Epic/Interface.hs:52)
     (src/full/Agda/Compiler/Epic/Interface.hs:63)
  50% (  9 / 18) in 'Agda.Compiler.Epic.AuxAST'
  Missing documentation for:
    Comment (src/full/Agda/Compiler/Epic/AuxAST.hs:17)
    Inline (src/full/Agda/Compiler/Epic/AuxAST.hs:18)
    Fun (src/full/Agda/Compiler/Epic/AuxAST.hs:20)
    Lit (src/full/Agda/Compiler/Epic/AuxAST.hs:37)
    Expr (src/full/Agda/Compiler/Epic/AuxAST.hs:45)
    Branch (src/full/Agda/Compiler/Epic/AuxAST.hs:59)
    getBrVars (src/full/Agda/Compiler/Epic/AuxAST.hs:65)
    substs (src/full/Agda/Compiler/Epic/AuxAST.hs:140)
    substBranch (src/full/Agda/Compiler/Epic/AuxAST.hs:143)
  26% (  6 / 23) in 'Agda.TypeChecking.CompiledClause'
  Missing documentation for:
    WithArity (src/full/Agda/TypeChecking/CompiledClause.hs:35)
    litCase (src/full/Agda/TypeChecking/CompiledClause.hs:71)
    conCase (src/full/Agda/TypeChecking/CompiledClause.hs:74)
    projCase (src/full/Agda/TypeChecking/CompiledClause.hs:77)
    catchAll (src/full/Agda/TypeChecking/CompiledClause.hs:80)
     (src/full/Agda/TypeChecking/CompiledClause.hs:92)
     (src/full/Agda/TypeChecking/CompiledClause.hs:98)
     (src/full/Agda/TypeChecking/CompiledClause.hs:107)
     (src/full/Agda/TypeChecking/CompiledClause.hs:113)
     (src/full/Agda/TypeChecking/CompiledClause.hs:116)
     (src/full/Agda/TypeChecking/CompiledClause.hs:119)
     (src/full/Agda/TypeChecking/CompiledClause.hs:122)
    prettyMap (src/full/Agda/TypeChecking/CompiledClause.hs:130)
     (src/full/Agda/TypeChecking/CompiledClause.hs:135)
     (src/full/Agda/TypeChecking/CompiledClause.hs:149)
     (src/full/Agda/TypeChecking/CompiledClause.hs:152)
     (src/full/Agda/TypeChecking/CompiledClause.hs:158)
  22% (  5 / 23) in 'Agda.Syntax.Internal.Defs'
  Missing documentation for:
    GetDefsEnv (src/full/Agda/Syntax/Internal/Defs.hs:27)
     (src/full/Agda/Syntax/Internal/Defs.hs:37)
     (src/full/Agda/Syntax/Internal/Defs.hs:45)
     (src/full/Agda/Syntax/Internal/Defs.hs:48)
     (src/full/Agda/Syntax/Internal/Defs.hs:54)
     (src/full/Agda/Syntax/Internal/Defs.hs:68)
     (src/full/Agda/Syntax/Internal/Defs.hs:71)
     (src/full/Agda/Syntax/Internal/Defs.hs:74)
     (src/full/Agda/Syntax/Internal/Defs.hs:82)
     (src/full/Agda/Syntax/Internal/Defs.hs:85)
     (src/full/Agda/Syntax/Internal/Defs.hs:89)
     (src/full/Agda/Syntax/Internal/Defs.hs:98)
     (src/full/Agda/Syntax/Internal/Defs.hs:101)
     (src/full/Agda/Syntax/Internal/Defs.hs:104)
     (src/full/Agda/Syntax/Internal/Defs.hs:107)
     (src/full/Agda/Syntax/Internal/Defs.hs:110)
     (src/full/Agda/Syntax/Internal/Defs.hs:113)
     (src/full/Agda/Syntax/Internal/Defs.hs:116)
  15% (  4 / 27) in 'Agda.Syntax.Internal.Generic'
  Missing documentation for:
    Module header
    TermLike (src/full/Agda/Syntax/Internal/Generic.hs:13)
     (src/full/Agda/Syntax/Internal/Generic.hs:26)
     (src/full/Agda/Syntax/Internal/Generic.hs:31)
     (src/full/Agda/Syntax/Internal/Generic.hs:36)
     (src/full/Agda/Syntax/Internal/Generic.hs:41)
     (src/full/Agda/Syntax/Internal/Generic.hs:46)
     (src/full/Agda/Syntax/Internal/Generic.hs:53)
     (src/full/Agda/Syntax/Internal/Generic.hs:58)
     (src/full/Agda/Syntax/Internal/Generic.hs:63)
     (src/full/Agda/Syntax/Internal/Generic.hs:68)
     (src/full/Agda/Syntax/Internal/Generic.hs:73)
     (src/full/Agda/Syntax/Internal/Generic.hs:78)
     (src/full/Agda/Syntax/Internal/Generic.hs:83)
     (src/full/Agda/Syntax/Internal/Generic.hs:88)
     (src/full/Agda/Syntax/Internal/Generic.hs:93)
     (src/full/Agda/Syntax/Internal/Generic.hs:98)
     (src/full/Agda/Syntax/Internal/Generic.hs:105)
     (src/full/Agda/Syntax/Internal/Generic.hs:145)
     (src/full/Agda/Syntax/Internal/Generic.hs:150)
     (src/full/Agda/Syntax/Internal/Generic.hs:160)
     (src/full/Agda/Syntax/Internal/Generic.hs:177)
     (src/full/Agda/Syntax/Internal/Generic.hs:182)
  39% (  7 / 18) in 'Agda.TypeChecking.Coverage.SplitTree'
  Missing documentation for:
    SplitTree (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:28)
    SplitTrees (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:29)
    SplitTreeLabel (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:52)
     (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:57)
    toTrees (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:70)
     (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:76)
     (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:81)
    CName (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:89)
     (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:90)
     (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:93)
    testSplitTreePrinting (src/full/Agda/TypeChecking/Coverage/SplitTree.hs:97)
  37% ( 15 / 41) in 'Agda.TypeChecking.Free.Lazy'
  Missing documentation for:
    topVarOcc (src/full/Agda/TypeChecking/Free/Lazy.hs:106)
    botVarOcc (src/full/Agda/TypeChecking/Free/Lazy.hs:109)
    VarMap (src/full/Agda/TypeChecking/Free/Lazy.hs:112)
    Variable (src/full/Agda/TypeChecking/Free/Lazy.hs:139)
    SingleVar (src/full/Agda/TypeChecking/Free/Lazy.hs:140)
    FreeM (src/full/Agda/TypeChecking/Free/Lazy.hs:153)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:155)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:205)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:234)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:245)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:260)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:268)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:277)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:289)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:297)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:305)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:313)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:322)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:330)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:338)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:347)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:356)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:366)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:374)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:380)
     (src/full/Agda/TypeChecking/Free/Lazy.hs:388)
  61% ( 14 / 23) in 'Agda.TypeChecking.Free'
  Missing documentation for:
    Free (src/full/Agda/TypeChecking/Free.hs:228)
    FreeV (src/full/Agda/TypeChecking/Free.hs:229)
    FreeVS (src/full/Agda/TypeChecking/Free.hs:230)
    runFree (src/full/Agda/TypeChecking/Free.hs:252)
    freeIn (src/full/Agda/TypeChecking/Free.hs:266)
    freeInIgnoringSorts (src/full/Agda/TypeChecking/Free.hs:269)
    relevantIn (src/full/Agda/TypeChecking/Free.hs:278)
    relevantInIgnoringSortAnn (src/full/Agda/TypeChecking/Free.hs:275)
    Occurrence (src/full/Agda/TypeChecking/Free.hs:115)
  47% (  8 / 17) in 'Agda.TypeChecking.Free.Old'
  Missing documentation for:
    Free (src/full/Agda/TypeChecking/Free/Old.hs:241)
    freeVarsIgnore (src/full/Agda/TypeChecking/Free/Old.hs:220)
    freeIn (src/full/Agda/TypeChecking/Free/Old.hs:337)
    freeInIgnoringSorts (src/full/Agda/TypeChecking/Free/Old.hs:340)
    freeInIgnoringSortAnn (src/full/Agda/TypeChecking/Free/Old.hs:344)
    relevantIn (src/full/Agda/TypeChecking/Free/Old.hs:352)
    relevantInIgnoringSortAnn (src/full/Agda/TypeChecking/Free/Old.hs:348)
    Occurrence (src/full/Agda/TypeChecking/Free/Old.hs:93)
    occurrence (src/full/Agda/TypeChecking/Free/Old.hs:106)
  48% ( 10 / 21) in 'Agda.Syntax.Internal.Pattern'
  Missing documentation for:
    Module header
     (src/full/Agda/Syntax/Internal/Pattern.hs:86)
     (src/full/Agda/Syntax/Internal/Pattern.hs:90)
     (src/full/Agda/Syntax/Internal/Pattern.hs:94)
     (src/full/Agda/Syntax/Internal/Pattern.hs:98)
    unnumberPatVars (src/full/Agda/Syntax/Internal/Pattern.hs:130)
    dbPatPerm (src/full/Agda/Syntax/Internal/Pattern.hs:133)
    clausePerm (src/full/Agda/Syntax/Internal/Pattern.hs:148)
    patternToElim (src/full/Agda/Syntax/Internal/Pattern.hs:151)
    patternsToElims (src/full/Agda/Syntax/Internal/Pattern.hs:159)
    patternToTerm (src/full/Agda/Syntax/Internal/Pattern.hs:165)
  27% ( 96 /354) in 'Agda.TypeChecking.Monad.Base'
  Missing documentation for:
    Module header
    TCState (src/full/Agda/TypeChecking/Monad/Base.hs:102)
    ReadTCState (src/full/Agda/TypeChecking/Monad/Base.hs:111)
     (src/full/Agda/TypeChecking/Monad/Base.hs:114)
    PreScopeState (src/full/Agda/TypeChecking/Monad/Base.hs:117)
    DisambiguatedNames (src/full/Agda/TypeChecking/Monad/Base.hs:148)
    PostScopeState (src/full/Agda/TypeChecking/Monad/Base.hs:150)
    LoadedFileCache (src/full/Agda/TypeChecking/Monad/Base.hs:212)
    initPostScopeState (src/full/Agda/TypeChecking/Monad/Base.hs:275)
    initState (src/full/Agda/TypeChecking/Monad/Base.hs:301)
    stTokens (src/full/Agda/TypeChecking/Monad/Base.hs:311)
    stImports (src/full/Agda/TypeChecking/Monad/Base.hs:316)
    stImportedModules (src/full/Agda/TypeChecking/Monad/Base.hs:321)
    stModuleToSource (src/full/Agda/TypeChecking/Monad/Base.hs:326)
    stVisitedModules (src/full/Agda/TypeChecking/Monad/Base.hs:331)
    stScope (src/full/Agda/TypeChecking/Monad/Base.hs:336)
    stPatternSyns (src/full/Agda/TypeChecking/Monad/Base.hs:341)
    stPatternSynImports (src/full/Agda/TypeChecking/Monad/Base.hs:346)
    stPragmaOptions (src/full/Agda/TypeChecking/Monad/Base.hs:351)
    stImportedBuiltins (src/full/Agda/TypeChecking/Monad/Base.hs:356)
    stHaskellImports (src/full/Agda/TypeChecking/Monad/Base.hs:361)
    stHaskellImportsUHC (src/full/Agda/TypeChecking/Monad/Base.hs:366)
    stHaskellCode (src/full/Agda/TypeChecking/Monad/Base.hs:371)
    stFreshInteractionId (src/full/Agda/TypeChecking/Monad/Base.hs:376)
    stFreshNameId (src/full/Agda/TypeChecking/Monad/Base.hs:381)
    stSyntaxInfo (src/full/Agda/TypeChecking/Monad/Base.hs:386)
    stDisambiguatedNames (src/full/Agda/TypeChecking/Monad/Base.hs:391)
    stMetaStore (src/full/Agda/TypeChecking/Monad/Base.hs:396)
    stInteractionPoints (src/full/Agda/TypeChecking/Monad/Base.hs:401)
    stAwakeConstraints (src/full/Agda/TypeChecking/Monad/Base.hs:406)
    stSleepingConstraints (src/full/Agda/TypeChecking/Monad/Base.hs:411)
    stDirty (src/full/Agda/TypeChecking/Monad/Base.hs:416)
    stOccursCheckDefs (src/full/Agda/TypeChecking/Monad/Base.hs:421)
    stSignature (src/full/Agda/TypeChecking/Monad/Base.hs:426)
    stImportsDisplayForms (src/full/Agda/TypeChecking/Monad/Base.hs:431)
    stImportedDisplayForms (src/full/Agda/TypeChecking/Monad/Base.hs:436)
    stCurrentModule (src/full/Agda/TypeChecking/Monad/Base.hs:441)
    stInstanceDefs (src/full/Agda/TypeChecking/Monad/Base.hs:446)
    stStatistics (src/full/Agda/TypeChecking/Monad/Base.hs:451)
    stMutualBlocks (src/full/Agda/TypeChecking/Monad/Base.hs:456)
    stLocalBuiltins (src/full/Agda/TypeChecking/Monad/Base.hs:461)
    stFreshMetaId (src/full/Agda/TypeChecking/Monad/Base.hs:466)
    stFreshMutualId (src/full/Agda/TypeChecking/Monad/Base.hs:471)
    stFreshCtxId (src/full/Agda/TypeChecking/Monad/Base.hs:476)
    stFreshProblemId (src/full/Agda/TypeChecking/Monad/Base.hs:481)
    stFreshInt (src/full/Agda/TypeChecking/Monad/Base.hs:486)
    stBuiltinThings (src/full/Agda/TypeChecking/Monad/Base.hs:491)
    HasFresh (src/full/Agda/TypeChecking/Monad/Base.hs:497)
    nextFresh (src/full/Agda/TypeChecking/Monad/Base.hs:502)
    fresh (src/full/Agda/TypeChecking/Monad/Base.hs:507)
     (src/full/Agda/TypeChecking/Monad/Base.hs:514)
     (src/full/Agda/TypeChecking/Monad/Base.hs:517)
     (src/full/Agda/TypeChecking/Monad/Base.hs:520)
     (src/full/Agda/TypeChecking/Monad/Base.hs:523)
     (src/full/Agda/TypeChecking/Monad/Base.hs:529)
     (src/full/Agda/TypeChecking/Monad/Base.hs:532)
    ProblemId (src/full/Agda/TypeChecking/Monad/Base.hs:535)
     (src/full/Agda/TypeChecking/Monad/Base.hs:545)
     (src/full/Agda/TypeChecking/Monad/Base.hs:548)
     (src/full/Agda/TypeChecking/Monad/Base.hs:551)
    freshName (src/full/Agda/TypeChecking/Monad/Base.hs:554)
    freshNoName (src/full/Agda/TypeChecking/Monad/Base.hs:559)
    freshNoName_ (src/full/Agda/TypeChecking/Monad/Base.hs:564)
     (src/full/Agda/TypeChecking/Monad/Base.hs:571)
     (src/full/Agda/TypeChecking/Monad/Base.hs:574)
     (src/full/Agda/TypeChecking/Monad/Base.hs:577)
     (src/full/Agda/TypeChecking/Monad/Base.hs:580)
    ModuleInfo (src/full/Agda/TypeChecking/Monad/Base.hs:610)
    VisitedModules (src/full/Agda/TypeChecking/Monad/Base.hs:621)
    DecodedModules (src/full/Agda/TypeChecking/Monad/Base.hs:622)
    Interface (src/full/Agda/TypeChecking/Monad/Base.hs:624)
     (src/full/Agda/TypeChecking/Monad/Base.hs:661)
    Closure (src/full/Agda/TypeChecking/Monad/Base.hs:689)
     (src/full/Agda/TypeChecking/Monad/Base.hs:696)
     (src/full/Agda/TypeChecking/Monad/Base.hs:699)
    buildClosure (src/full/Agda/TypeChecking/Monad/Base.hs:702)
    Constraints (src/full/Agda/TypeChecking/Monad/Base.hs:713)
    ProblemConstraint (src/full/Agda/TypeChecking/Monad/Base.hs:715)
     (src/full/Agda/TypeChecking/Monad/Base.hs:721)
    Constraint (src/full/Agda/TypeChecking/Monad/Base.hs:724)
     (src/full/Agda/TypeChecking/Monad/Base.hs:746)
    Comparison (src/full/Agda/TypeChecking/Monad/Base.hs:761)
     (src/full/Agda/TypeChecking/Monad/Base.hs:770)
     (src/full/Agda/TypeChecking/Monad/Base.hs:774)
     (src/full/Agda/TypeChecking/Monad/Base.hs:782)
     (src/full/Agda/TypeChecking/Monad/Base.hs:826)
    MetaVariable (src/full/Agda/TypeChecking/Monad/Base.hs:834)
    Listener (src/full/Agda/TypeChecking/Monad/Base.hs:848)
     (src/full/Agda/TypeChecking/Monad/Base.hs:852)
     (src/full/Agda/TypeChecking/Monad/Base.hs:857)
    MetaInstantiation (src/full/Agda/TypeChecking/Monad/Base.hs:872)
    TypeCheckingProblem (src/full/Agda/TypeChecking/Monad/Base.hs:881)
     (src/full/Agda/TypeChecking/Monad/Base.hs:895)
    RunMetaOccursCheck (src/full/Agda/TypeChecking/Monad/Base.hs:911)
     (src/full/Agda/TypeChecking/Monad/Base.hs:935)
    MetaStore (src/full/Agda/TypeChecking/Monad/Base.hs:939)
     (src/full/Agda/TypeChecking/Monad/Base.hs:941)
     (src/full/Agda/TypeChecking/Monad/Base.hs:944)
     (src/full/Agda/TypeChecking/Monad/Base.hs:947)
     (src/full/Agda/TypeChecking/Monad/Base.hs:950)
    normalMetaPriority (src/full/Agda/TypeChecking/Monad/Base.hs:953)
    lowMetaPriority (src/full/Agda/TypeChecking/Monad/Base.hs:956)
    highMetaPriority (src/full/Agda/TypeChecking/Monad/Base.hs:959)
    getMetaInfo (src/full/Agda/TypeChecking/Monad/Base.hs:962)
    getMetaScope (src/full/Agda/TypeChecking/Monad/Base.hs:965)
    getMetaEnv (src/full/Agda/TypeChecking/Monad/Base.hs:968)
    getMetaSig (src/full/Agda/TypeChecking/Monad/Base.hs:971)
    getMetaRelevance (src/full/Agda/TypeChecking/Monad/Base.hs:974)
     (src/full/Agda/TypeChecking/Monad/Base.hs:989)
    Signature (src/full/Agda/TypeChecking/Monad/Base.hs:998)
    sigSections (src/full/Agda/TypeChecking/Monad/Base.hs:1005)
    sigDefinitions (src/full/Agda/TypeChecking/Monad/Base.hs:1010)
    sigRewriteRules (src/full/Agda/TypeChecking/Monad/Base.hs:1015)
    Sections (src/full/Agda/TypeChecking/Monad/Base.hs:1020)
    Definitions (src/full/Agda/TypeChecking/Monad/Base.hs:1021)
    RewriteRuleMap (src/full/Agda/TypeChecking/Monad/Base.hs:1022)
    DisplayForms (src/full/Agda/TypeChecking/Monad/Base.hs:1023)
    Section (src/full/Agda/TypeChecking/Monad/Base.hs:1025)
    secTelescope (src/full/Agda/TypeChecking/Monad/Base.hs:1028)
    emptySignature (src/full/Agda/TypeChecking/Monad/Base.hs:1033)
    defRelevance (src/full/Agda/TypeChecking/Monad/Base.hs:1084)
    PElims (src/full/Agda/TypeChecking/Monad/Base.hs:1104)
    RewriteRules (src/full/Agda/TypeChecking/Monad/Base.hs:1106)
    Definition (src/full/Agda/TypeChecking/Monad/Base.hs:1119)
    HaskellCode (src/full/Agda/TypeChecking/Monad/Base.hs:1197)
    HaskellType (src/full/Agda/TypeChecking/Monad/Base.hs:1198)
    EpicCode (src/full/Agda/TypeChecking/Monad/Base.hs:1199)
    JSCode (src/full/Agda/TypeChecking/Monad/Base.hs:1200)
    HaskellRepresentation (src/full/Agda/TypeChecking/Monad/Base.hs:1202)
    HaskellExport (src/full/Agda/TypeChecking/Monad/Base.hs:1207)
    CoreRepresentation (src/full/Agda/TypeChecking/Monad/Base.hs:1209)
    CompiledRepresentation (src/full/Agda/TypeChecking/Monad/Base.hs:1223)
    noCompiledRep (src/full/Agda/TypeChecking/Monad/Base.hs:1232)
    EtaEquality (src/full/Agda/TypeChecking/Monad/Base.hs:1267)
    etaEqualityToBool (src/full/Agda/TypeChecking/Monad/Base.hs:1269)
    setEtaEquality (src/full/Agda/TypeChecking/Monad/Base.hs:1273)
    Defn (src/full/Agda/TypeChecking/Monad/Base.hs:1277)
    recEtaEquality (src/full/Agda/TypeChecking/Monad/Base.hs:1368)
    isCopatternLHS (src/full/Agda/TypeChecking/Monad/Base.hs:1398)
    recCon (src/full/Agda/TypeChecking/Monad/Base.hs:1401)
    defIsRecord (src/full/Agda/TypeChecking/Monad/Base.hs:1405)
    defIsDataOrRecord (src/full/Agda/TypeChecking/Monad/Base.hs:1409)
    Fields (src/full/Agda/TypeChecking/Monad/Base.hs:1414)
     (src/full/Agda/TypeChecking/Monad/Base.hs:1427)
     (src/full/Agda/TypeChecking/Monad/Base.hs:1431)
    Reduced (src/full/Agda/TypeChecking/Monad/Base.hs:1436)
    MaybeReduced (src/full/Agda/TypeChecking/Monad/Base.hs:1444)
     (src/full/Agda/TypeChecking/Monad/Base.hs:1450)
    MaybeReducedArgs (src/full/Agda/TypeChecking/Monad/Base.hs:1453)
    MaybeReducedElims (src/full/Agda/TypeChecking/Monad/Base.hs:1454)
    notReduced (src/full/Agda/TypeChecking/Monad/Base.hs:1456)
    reduced (src/full/Agda/TypeChecking/Monad/Base.hs:1459)
    AllowedReductions (src/full/Agda/TypeChecking/Monad/Base.hs:1476)
    PrimFun (src/full/Agda/TypeChecking/Monad/Base.hs:1482)
    defClauses (src/full/Agda/TypeChecking/Monad/Base.hs:1489)
    defCompiled (src/full/Agda/TypeChecking/Monad/Base.hs:1496)
    defParameters (src/full/Agda/TypeChecking/Monad/Base.hs:1501)
    defJSDef (src/full/Agda/TypeChecking/Monad/Base.hs:1506)
    defEpicDef (src/full/Agda/TypeChecking/Monad/Base.hs:1509)
    defCoreDef (src/full/Agda/TypeChecking/Monad/Base.hs:1512)
    FunctionInverse (src/full/Agda/TypeChecking/Monad/Base.hs:1545)
    FunctionInverse' (src/full/Agda/TypeChecking/Monad/Base.hs:1547)
    TermHead (src/full/Agda/TypeChecking/Monad/Base.hs:1552)
    MutualId (src/full/Agda/TypeChecking/Monad/Base.hs:1561)
    Statistics (src/full/Agda/TypeChecking/Monad/Base.hs:1568)
    Call (src/full/Agda/TypeChecking/Monad/Base.hs:1574)
     (src/full/Agda/TypeChecking/Monad/Base.hs:1604)
     (src/full/Agda/TypeChecking/Monad/Base.hs:1634)
    BuiltinDescriptor (src/full/Agda/TypeChecking/Monad/Base.hs:1686)
    BuiltinInfo (src/full/Agda/TypeChecking/Monad/Base.hs:1696)
    BuiltinThings (src/full/Agda/TypeChecking/Monad/Base.hs:1700)
    Builtin (src/full/Agda/TypeChecking/Monad/Base.hs:1702)
    TCEnv (src/full/Agda/TypeChecking/Monad/Base.hs:1747)
    initEnv (src/full/Agda/TypeChecking/Monad/Base.hs:1834)
    disableDestructiveUpdate (src/full/Agda/TypeChecking/Monad/Base.hs:1876)
    ContextEntry (src/full/Agda/TypeChecking/Monad/Base.hs:1885)
    CtxId (src/full/Agda/TypeChecking/Monad/Base.hs:1890)
    LetBindings (src/full/Agda/TypeChecking/Monad/Base.hs:1897)
    AbstractMode (src/full/Agda/TypeChecking/Monad/Base.hs:1903)
    ExpandHidden (src/full/Agda/TypeChecking/Monad/Base.hs:1913)
    ExplicitToInstance (src/full/Agda/TypeChecking/Monad/Base.hs:1918)
    Occ (src/full/Agda/TypeChecking/Monad/Base.hs:1938)
    OccPos (src/full/Agda/TypeChecking/Monad/Base.hs:1948)
     (src/full/Agda/TypeChecking/Monad/Base.hs:1966)
     (src/full/Agda/TypeChecking/Monad/Base.hs:1967)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2012)
    UnquoteError (src/full/Agda/TypeChecking/Monad/Base.hs:2015)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2024)
    TypeError (src/full/Agda/TypeChecking/Monad/Base.hs:2027)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2258)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2261)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2268)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2275)
    mapRedEnv (src/full/Agda/TypeChecking/Monad/Base.hs:2287)
    mapRedSt (src/full/Agda/TypeChecking/Monad/Base.hs:2290)
    mapRedEnvSt (src/full/Agda/TypeChecking/Monad/Base.hs:2293)
    ReduceM (src/full/Agda/TypeChecking/Monad/Base.hs:2297)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2300)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2303)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2307)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2311)
    runReduceM (src/full/Agda/TypeChecking/Monad/Base.hs:2314)
    runReduceF (src/full/Agda/TypeChecking/Monad/Base.hs:2320)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2326)
    TCMT (src/full/Agda/TypeChecking/Monad/Base.hs:2334)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2338)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2342)
    TCM (src/full/Agda/TypeChecking/Monad/Base.hs:2346)
    MonadTCM (src/full/Agda/TypeChecking/Monad/Base.hs:2348)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2354)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2357)
    runIM (src/full/Agda/TypeChecking/Monad/Base.hs:2376)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2379)
    mapTCMT (src/full/Agda/TypeChecking/Monad/Base.hs:2400)
    pureTCM (src/full/Agda/TypeChecking/Monad/Base.hs:2403)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2409)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2412)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2415)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2418)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2427)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2440)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2444)
    returnTCMT (src/full/Agda/TypeChecking/Monad/Base.hs:2460)
    bindTCMT (src/full/Agda/TypeChecking/Monad/Base.hs:2464)
    thenTCMT (src/full/Agda/TypeChecking/Monad/Base.hs:2468)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2472)
    fmapTCMT (src/full/Agda/TypeChecking/Monad/Base.hs:2475)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2479)
    apTCMT (src/full/Agda/TypeChecking/Monad/Base.hs:2483)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2487)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2508)
    patternViolation (src/full/Agda/TypeChecking/Monad/Base.hs:2517)
    internalError (src/full/Agda/TypeChecking/Monad/Base.hs:2520)
    genericError (src/full/Agda/TypeChecking/Monad/Base.hs:2523)
    typeError (src/full/Agda/TypeChecking/Monad/Base.hs:2527)
    typeError_ (src/full/Agda/TypeChecking/Monad/Base.hs:2531)
    runTCMTop' (src/full/Agda/TypeChecking/Monad/Base.hs:2547)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2601)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2604)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2607)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2610)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2613)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2616)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2621)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2624)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2633)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2637)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2641)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2644)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2647)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2658)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2661)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2665)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2670)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2673)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2676)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2679)
     (src/full/Agda/TypeChecking/Monad/Base.hs:2682)
  24% ( 43 /178) in 'Agda.TypeChecking.Substitute'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/Substitute.hs:79)
    argToDontCare (src/full/Agda/TypeChecking/Substitute.hs:142)
     (src/full/Agda/TypeChecking/Substitute.hs:172)
     (src/full/Agda/TypeChecking/Substitute.hs:176)
     (src/full/Agda/TypeChecking/Substitute.hs:181)
     (src/full/Agda/TypeChecking/Substitute.hs:186)
     (src/full/Agda/TypeChecking/Substitute.hs:190)
     (src/full/Agda/TypeChecking/Substitute.hs:201)
     (src/full/Agda/TypeChecking/Substitute.hs:208)
     (src/full/Agda/TypeChecking/Substitute.hs:214)
     (src/full/Agda/TypeChecking/Substitute.hs:220)
     (src/full/Agda/TypeChecking/Substitute.hs:282)
     (src/full/Agda/TypeChecking/Substitute.hs:285)
     (src/full/Agda/TypeChecking/Substitute.hs:294)
     (src/full/Agda/TypeChecking/Substitute.hs:308)
     (src/full/Agda/TypeChecking/Substitute.hs:312)
     (src/full/Agda/TypeChecking/Substitute.hs:318)
     (src/full/Agda/TypeChecking/Substitute.hs:322)
     (src/full/Agda/TypeChecking/Substitute.hs:334)
     (src/full/Agda/TypeChecking/Substitute.hs:342)
     (src/full/Agda/TypeChecking/Substitute.hs:349)
     (src/full/Agda/TypeChecking/Substitute.hs:353)
     (src/full/Agda/TypeChecking/Substitute.hs:357)
     (src/full/Agda/TypeChecking/Substitute.hs:361)
     (src/full/Agda/TypeChecking/Substitute.hs:365)
     (src/full/Agda/TypeChecking/Substitute.hs:369)
     (src/full/Agda/TypeChecking/Substitute.hs:372)
     (src/full/Agda/TypeChecking/Substitute.hs:375)
     (src/full/Agda/TypeChecking/Substitute.hs:382)
     (src/full/Agda/TypeChecking/Substitute.hs:408)
     (src/full/Agda/TypeChecking/Substitute.hs:411)
     (src/full/Agda/TypeChecking/Substitute.hs:414)
     (src/full/Agda/TypeChecking/Substitute.hs:418)
     (src/full/Agda/TypeChecking/Substitute.hs:422)
     (src/full/Agda/TypeChecking/Substitute.hs:434)
     (src/full/Agda/TypeChecking/Substitute.hs:442)
     (src/full/Agda/TypeChecking/Substitute.hs:449)
     (src/full/Agda/TypeChecking/Substitute.hs:457)
     (src/full/Agda/TypeChecking/Substitute.hs:496)
     (src/full/Agda/TypeChecking/Substitute.hs:500)
     (src/full/Agda/TypeChecking/Substitute.hs:508)
     (src/full/Agda/TypeChecking/Substitute.hs:514)
     (src/full/Agda/TypeChecking/Substitute.hs:517)
    telVars (src/full/Agda/TypeChecking/Substitute.hs:521)
    namedTelVars (src/full/Agda/TypeChecking/Substitute.hs:524)
     (src/full/Agda/TypeChecking/Substitute.hs:530)
     (src/full/Agda/TypeChecking/Substitute.hs:534)
     (src/full/Agda/TypeChecking/Substitute.hs:539)
     (src/full/Agda/TypeChecking/Substitute.hs:545)
     (src/full/Agda/TypeChecking/Substitute.hs:548)
    abstractArgs (src/full/Agda/TypeChecking/Substitute.hs:551)
    DeBruijn (src/full/Agda/TypeChecking/Substitute.hs:563)
     (src/full/Agda/TypeChecking/Substitute.hs:570)
    idS (src/full/Agda/TypeChecking/Substitute.hs:577)
    wkS (src/full/Agda/TypeChecking/Substitute.hs:580)
    raiseS (src/full/Agda/TypeChecking/Substitute.hs:586)
    consS (src/full/Agda/TypeChecking/Substitute.hs:589)
    dropS (src/full/Agda/TypeChecking/Substitute.hs:607)
    splitS (src/full/Agda/TypeChecking/Substitute.hs:632)
    ++# (src/full/Agda/TypeChecking/Substitute.hs:644)
    prependS (src/full/Agda/TypeChecking/Substitute.hs:647)
    parallelS (src/full/Agda/TypeChecking/Substitute.hs:653)
    compactS (src/full/Agda/TypeChecking/Substitute.hs:656)
    lookupS (src/full/Agda/TypeChecking/Substitute.hs:665)
    raise (src/full/Agda/TypeChecking/Substitute.hs:698)
    raiseFrom (src/full/Agda/TypeChecking/Substitute.hs:701)
    strengthen (src/full/Agda/TypeChecking/Substitute.hs:708)
     (src/full/Agda/TypeChecking/Substitute.hs:716)
     (src/full/Agda/TypeChecking/Substitute.hs:719)
     (src/full/Agda/TypeChecking/Substitute.hs:734)
     (src/full/Agda/TypeChecking/Substitute.hs:737)
     (src/full/Agda/TypeChecking/Substitute.hs:740)
     (src/full/Agda/TypeChecking/Substitute.hs:749)
     (src/full/Agda/TypeChecking/Substitute.hs:752)
     (src/full/Agda/TypeChecking/Substitute.hs:756)
     (src/full/Agda/TypeChecking/Substitute.hs:762)
     (src/full/Agda/TypeChecking/Substitute.hs:766)
     (src/full/Agda/TypeChecking/Substitute.hs:772)
     (src/full/Agda/TypeChecking/Substitute.hs:775)
     (src/full/Agda/TypeChecking/Substitute.hs:783)
     (src/full/Agda/TypeChecking/Substitute.hs:793)
     (src/full/Agda/TypeChecking/Substitute.hs:801)
     (src/full/Agda/TypeChecking/Substitute.hs:804)
     (src/full/Agda/TypeChecking/Substitute.hs:809)
     (src/full/Agda/TypeChecking/Substitute.hs:816)
     (src/full/Agda/TypeChecking/Substitute.hs:820)
     (src/full/Agda/TypeChecking/Substitute.hs:836)
     (src/full/Agda/TypeChecking/Substitute.hs:841)
     (src/full/Agda/TypeChecking/Substitute.hs:845)
     (src/full/Agda/TypeChecking/Substitute.hs:848)
     (src/full/Agda/TypeChecking/Substitute.hs:851)
     (src/full/Agda/TypeChecking/Substitute.hs:854)
     (src/full/Agda/TypeChecking/Substitute.hs:857)
     (src/full/Agda/TypeChecking/Substitute.hs:860)
     (src/full/Agda/TypeChecking/Substitute.hs:863)
     (src/full/Agda/TypeChecking/Substitute.hs:866)
     (src/full/Agda/TypeChecking/Substitute.hs:869)
     (src/full/Agda/TypeChecking/Substitute.hs:872)
     (src/full/Agda/TypeChecking/Substitute.hs:877)
     (src/full/Agda/TypeChecking/Substitute.hs:880)
    TelView (src/full/Agda/TypeChecking/Substitute.hs:895)
    TelV (src/full/Agda/TypeChecking/Substitute.hs:896)
    ListTel' (src/full/Agda/TypeChecking/Substitute.hs:902)
    ListTel (src/full/Agda/TypeChecking/Substitute.hs:903)
    telFromList' (src/full/Agda/TypeChecking/Substitute.hs:905)
    telFromList (src/full/Agda/TypeChecking/Substitute.hs:910)
    telToList (src/full/Agda/TypeChecking/Substitute.hs:913)
    telToArgs (src/full/Agda/TypeChecking/Substitute.hs:919)
    bindsToTel (src/full/Agda/TypeChecking/Substitute.hs:927)
    bindsWithHidingToTel (src/full/Agda/TypeChecking/Substitute.hs:936)
    mkLam (src/full/Agda/TypeChecking/Substitute.hs:960)
    telePi' (src/full/Agda/TypeChecking/Substitute.hs:963)
    teleLam (src/full/Agda/TypeChecking/Substitute.hs:992)
     (src/full/Agda/TypeChecking/Substitute.hs:1000)
     (src/full/Agda/TypeChecking/Substitute.hs:1003)
    absBody (src/full/Agda/TypeChecking/Substitute.hs:1044)
    mkAbs (src/full/Agda/TypeChecking/Substitute.hs:1048)
    reAbs (src/full/Agda/TypeChecking/Substitute.hs:1052)
     (src/full/Agda/TypeChecking/Substitute.hs:1087)
     (src/full/Agda/TypeChecking/Substitute.hs:1109)
     (src/full/Agda/TypeChecking/Substitute.hs:1140)
     (src/full/Agda/TypeChecking/Substitute.hs:1147)
     (src/full/Agda/TypeChecking/Substitute.hs:1154)
     (src/full/Agda/TypeChecking/Substitute.hs:1174)
     (src/full/Agda/TypeChecking/Substitute.hs:1207)
     (src/full/Agda/TypeChecking/Substitute.hs:1212)
    sLub (src/full/Agda/TypeChecking/Substitute.hs:1232)
    lvlView (src/full/Agda/TypeChecking/Substitute.hs:1245)
    levelMax (src/full/Agda/TypeChecking/Substitute.hs:1251)
    sortTm (src/full/Agda/TypeChecking/Substitute.hs:1291)
    levelSort (src/full/Agda/TypeChecking/Substitute.hs:1295)
    levelTm (src/full/Agda/TypeChecking/Substitute.hs:1314)
    unLevelAtom (src/full/Agda/TypeChecking/Substitute.hs:1320)
    Substitution (src/full/Agda/Syntax/Internal.hs:575)
   0% (  0 / 23) in 'Agda.Compiler.Treeless.Subst'
  Missing documentation for:
    Module header
     (src/full/Agda/Compiler/Treeless/Subst.hs:17)
     (src/full/Agda/Compiler/Treeless/Subst.hs:22)
     (src/full/Agda/Compiler/Treeless/Subst.hs:46)
    UnderLambda (src/full/Agda/Compiler/Treeless/Subst.hs:51)
    SeqArg (src/full/Agda/Compiler/Treeless/Subst.hs:54)
    Occurs (src/full/Agda/Compiler/Treeless/Subst.hs:57)
    once (src/full/Agda/Compiler/Treeless/Subst.hs:60)
    inSeq (src/full/Agda/Compiler/Treeless/Subst.hs:63)
    underLambda (src/full/Agda/Compiler/Treeless/Subst.hs:66)
     (src/full/Agda/Compiler/Treeless/Subst.hs:69)
    HasFree (src/full/Agda/Compiler/Treeless/Subst.hs:73)
    freeIn (src/full/Agda/Compiler/Treeless/Subst.hs:76)
    occursIn (src/full/Agda/Compiler/Treeless/Subst.hs:79)
     (src/full/Agda/Compiler/Treeless/Subst.hs:82)
     (src/full/Agda/Compiler/Treeless/Subst.hs:85)
     (src/full/Agda/Compiler/Treeless/Subst.hs:88)
    Binder (src/full/Agda/Compiler/Treeless/Subst.hs:91)
     (src/full/Agda/Compiler/Treeless/Subst.hs:93)
    InSeq (src/full/Agda/Compiler/Treeless/Subst.hs:97)
     (src/full/Agda/Compiler/Treeless/Subst.hs:99)
     (src/full/Agda/Compiler/Treeless/Subst.hs:102)
     (src/full/Agda/Compiler/Treeless/Subst.hs:119)
   0% (  0 /  2) in 'Agda.Compiler.Treeless.Compare'
  Missing documentation for:
    Module header
    equalTerms (src/full/Agda/Compiler/Treeless/Compare.hs:8)
   0% (  0 /  2) in 'Agda.Compiler.Treeless.Uncase'
  Missing documentation for:
    Module header
    caseToSeq (src/full/Agda/Compiler/Treeless/Uncase.hs:17)
  50% (  1 /  2) in 'Agda.Compiler.Treeless.GuardsToPrims'
  Missing documentation for:
    convertGuards (src/full/Agda/Compiler/Treeless/GuardsToPrims.hs:24)
   2% (  2 / 86) in 'Agda.TypeChecking.Test.Generators'
  Missing documentation for:
    Module header
    TermConfiguration (src/full/Agda/TypeChecking/Test/Generators.hs:31)
    Frequencies (src/full/Agda/TypeChecking/Test/Generators.hs:47)
    TermFreqs (src/full/Agda/TypeChecking/Test/Generators.hs:55)
    ElimFreqs (src/full/Agda/TypeChecking/Test/Generators.hs:67)
    HiddenFreqs (src/full/Agda/TypeChecking/Test/Generators.hs:73)
    SortFreqs (src/full/Agda/TypeChecking/Test/Generators.hs:79)
    defaultFrequencies (src/full/Agda/TypeChecking/Test/Generators.hs:85)
    noProp (src/full/Agda/TypeChecking/Test/Generators.hs:93)
    UseLiterals (src/full/Agda/TypeChecking/Test/Generators.hs:99)
    noLiterals (src/full/Agda/TypeChecking/Test/Generators.hs:107)
    fixSizeConf (src/full/Agda/TypeChecking/Test/Generators.hs:110)
    resizeConf (src/full/Agda/TypeChecking/Test/Generators.hs:113)
    decrConf (src/full/Agda/TypeChecking/Test/Generators.hs:116)
    divConf (src/full/Agda/TypeChecking/Test/Generators.hs:119)
    isTypeConf (src/full/Agda/TypeChecking/Test/Generators.hs:122)
    isntTypeConf (src/full/Agda/TypeChecking/Test/Generators.hs:125)
    extendConf (src/full/Agda/TypeChecking/Test/Generators.hs:128)
    extendWithTelConf (src/full/Agda/TypeChecking/Test/Generators.hs:131)
    makeConfiguration (src/full/Agda/TypeChecking/Test/Generators.hs:134)
    GenC (src/full/Agda/TypeChecking/Test/Generators.hs:161)
    YesType (src/full/Agda/TypeChecking/Test/Generators.hs:164)
    NoType (src/full/Agda/TypeChecking/Test/Generators.hs:165)
    VarName (src/full/Agda/TypeChecking/Test/Generators.hs:166)
    DefName (src/full/Agda/TypeChecking/Test/Generators.hs:167)
    ConName (src/full/Agda/TypeChecking/Test/Generators.hs:168)
    ProjName (src/full/Agda/TypeChecking/Test/Generators.hs:169)
    SizedList (src/full/Agda/TypeChecking/Test/Generators.hs:170)
    fixSize (src/full/Agda/TypeChecking/Test/Generators.hs:172)
     (src/full/Agda/TypeChecking/Test/Generators.hs:175)
     (src/full/Agda/TypeChecking/Test/Generators.hs:180)
     (src/full/Agda/TypeChecking/Test/Generators.hs:185)
     (src/full/Agda/TypeChecking/Test/Generators.hs:190)
     (src/full/Agda/TypeChecking/Test/Generators.hs:193)
     (src/full/Agda/TypeChecking/Test/Generators.hs:199)
     (src/full/Agda/TypeChecking/Test/Generators.hs:202)
     (src/full/Agda/TypeChecking/Test/Generators.hs:205)
     (src/full/Agda/TypeChecking/Test/Generators.hs:209)
     (src/full/Agda/TypeChecking/Test/Generators.hs:216)
     (src/full/Agda/TypeChecking/Test/Generators.hs:219)
    genArgs (src/full/Agda/TypeChecking/Test/Generators.hs:222)
    genElims (src/full/Agda/TypeChecking/Test/Generators.hs:225)
     (src/full/Agda/TypeChecking/Test/Generators.hs:228)
     (src/full/Agda/TypeChecking/Test/Generators.hs:237)
     (src/full/Agda/TypeChecking/Test/Generators.hs:240)
     (src/full/Agda/TypeChecking/Test/Generators.hs:243)
     (src/full/Agda/TypeChecking/Test/Generators.hs:246)
     (src/full/Agda/TypeChecking/Test/Generators.hs:260)
     (src/full/Agda/TypeChecking/Test/Generators.hs:266)
     (src/full/Agda/TypeChecking/Test/Generators.hs:269)
     (src/full/Agda/TypeChecking/Test/Generators.hs:338)
    ShrinkC (src/full/Agda/TypeChecking/Test/Generators.hs:343)
     (src/full/Agda/TypeChecking/Test/Generators.hs:347)
     (src/full/Agda/TypeChecking/Test/Generators.hs:351)
     (src/full/Agda/TypeChecking/Test/Generators.hs:355)
     (src/full/Agda/TypeChecking/Test/Generators.hs:383)
     (src/full/Agda/TypeChecking/Test/Generators.hs:389)
     (src/full/Agda/TypeChecking/Test/Generators.hs:393)
     (src/full/Agda/TypeChecking/Test/Generators.hs:397)
     (src/full/Agda/TypeChecking/Test/Generators.hs:401)
     (src/full/Agda/TypeChecking/Test/Generators.hs:412)
     (src/full/Agda/TypeChecking/Test/Generators.hs:417)
     (src/full/Agda/TypeChecking/Test/Generators.hs:423)
     (src/full/Agda/TypeChecking/Test/Generators.hs:428)
     (src/full/Agda/TypeChecking/Test/Generators.hs:432)
     (src/full/Agda/TypeChecking/Test/Generators.hs:436)
     (src/full/Agda/TypeChecking/Test/Generators.hs:441)
     (src/full/Agda/TypeChecking/Test/Generators.hs:447)
     (src/full/Agda/TypeChecking/Test/Generators.hs:457)
     (src/full/Agda/TypeChecking/Test/Generators.hs:463)
     (src/full/Agda/TypeChecking/Test/Generators.hs:467)
    killAbs (src/full/Agda/TypeChecking/Test/Generators.hs:498)
    KillVar (src/full/Agda/TypeChecking/Test/Generators.hs:502)
     (src/full/Agda/TypeChecking/Test/Generators.hs:505)
     (src/full/Agda/TypeChecking/Test/Generators.hs:521)
     (src/full/Agda/TypeChecking/Test/Generators.hs:524)
     (src/full/Agda/TypeChecking/Test/Generators.hs:528)
     (src/full/Agda/TypeChecking/Test/Generators.hs:531)
     (src/full/Agda/TypeChecking/Test/Generators.hs:534)
     (src/full/Agda/TypeChecking/Test/Generators.hs:537)
     (src/full/Agda/TypeChecking/Test/Generators.hs:540)
     (src/full/Agda/TypeChecking/Test/Generators.hs:543)
     (src/full/Agda/TypeChecking/Test/Generators.hs:546)
    isWellScoped (src/full/Agda/TypeChecking/Test/Generators.hs:551)
 100% (  2 /  2) in 'Agda.TypeChecking.Free.Tests'
   3% (  9 /268) in 'Agda.TypeChecking.Monad.Builtin'
  Missing documentation for:
    Module header
    HasBuiltins (src/full/Agda/TypeChecking/Monad/Builtin.hs:26)
    litType (src/full/Agda/TypeChecking/Monad/Builtin.hs:29)
     (src/full/Agda/TypeChecking/Monad/Builtin.hs:43)
    setBuiltinThings (src/full/Agda/TypeChecking/Monad/Builtin.hs:47)
    bindBuiltinName (src/full/Agda/TypeChecking/Monad/Builtin.hs:50)
    bindPrimitive (src/full/Agda/TypeChecking/Monad/Builtin.hs:58)
    getBuiltin (src/full/Agda/TypeChecking/Monad/Builtin.hs:63)
    getBuiltin' (src/full/Agda/TypeChecking/Monad/Builtin.hs:67)
    getPrimitive' (src/full/Agda/TypeChecking/Monad/Builtin.hs:74)
    getPrimitive (src/full/Agda/TypeChecking/Monad/Builtin.hs:80)
    constructorForm' (src/full/Agda/TypeChecking/Monad/Builtin.hs:88)
    primInteger (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primIntegerPos (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primIntegerNegSuc (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primFloat (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primChar (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primString (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primUnit (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primUnitUnit (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primBool (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primTrue (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primFalse (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primList (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNil (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primCons (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primIO (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNat (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primSuc (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primZero (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNatPlus (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNatMinus (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNatTimes (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNatDivSucAux (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNatModSucAux (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNatEquality (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primNatLess (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primSizeUniv (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primSize (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primSizeLt (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primSizeSuc (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primSizeInf (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primSizeMax (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primInf (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primSharp (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primFlat (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primEquality (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primRefl (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primRewrite (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primLevel (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primLevelZero (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primLevelSuc (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primLevelMax (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primFromNat (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primFromNeg (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primFromString (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primQName (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primArgInfo (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primArgArgInfo (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primArg (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primArgArg (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAbs (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAbsAbs (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTerm (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermVar (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermLam (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermExtLam (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermCon (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermPi (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermSort (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermLit (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermUnsupported (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTermMeta (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaErrorPart (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaErrorPartString (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaErrorPartTerm (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaErrorPartName (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primHiding (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primHidden (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primInstance (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primVisible (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primRelevance (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primRelevant (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primIrrelevant (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaLiteral (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaLitNat (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaLitFloat (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaLitString (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaLitChar (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaLitQName (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaLitMeta (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaSort (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaSortSet (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaSortLit (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaSortUnsupported (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaDefinition (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaDefinitionFunDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaDefinitionDataDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaDefinitionRecordDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaDefinitionPostulate (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaDefinitionPrimitive (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaDefinitionDataConstructor (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaClause (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaClauseClause (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaClauseAbsurd (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaPattern (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaPatCon (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaPatVar (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaPatDot (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaPatLit (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaPatProj (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaPatAbsurd (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaMeta (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCM (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMReturn (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMBind (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMUnify (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMTypeError (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMInferType (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMCheckType (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMNormalise (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMCatchError (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMGetContext (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMExtendContext (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMInContext (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMFreshName (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMDeclareDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMDefineFun (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMGetType (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMGetDefinition (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMQuoteTerm (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMUnquoteTerm (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMBlockOnMeta (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    primAgdaTCMCommit (src/full/Agda/TypeChecking/Monad/Builtin.hs:101)
    builtinNat (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinSuc (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinZero (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinNatPlus (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinNatMinus (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinNatTimes (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinNatDivSucAux (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinNatModSucAux (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinNatEquals (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinNatLess (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinInteger (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinIntegerPos (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinIntegerNegSuc (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinFloat (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinChar (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinString (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinUnit (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinUnitUnit (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinBool (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinTrue (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinFalse (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinList (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinNil (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinCons (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinIO (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinSizeUniv (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinSize (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinSizeLt (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinSizeSuc (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinSizeInf (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinSizeMax (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinInf (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinSharp (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinFlat (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinEquality (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinRefl (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinRewrite (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinLevelMax (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinLevel (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinLevelZero (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinLevelSuc (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinFromNat (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinFromNeg (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinFromString (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinQName (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaSort (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaSortSet (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaSortLit (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaSortUnsupported (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinHiding (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinHidden (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinInstance (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinVisible (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinRelevance (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinRelevant (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinIrrelevant (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinArg (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinArgInfo (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinArgArgInfo (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinArgArg (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAbs (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAbsAbs (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTerm (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermVar (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermLam (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermExtLam (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermCon (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermPi (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermSort (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermLit (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermUnsupported (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTermMeta (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaErrorPart (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaErrorPartString (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaErrorPartTerm (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaErrorPartName (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaLiteral (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaLitNat (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaLitFloat (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaLitChar (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaLitString (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaLitQName (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaLitMeta (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaClause (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaClauseClause (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaClauseAbsurd (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaPattern (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaPatVar (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaPatCon (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaPatDot (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaPatLit (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaPatProj (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaPatAbsurd (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaDefinitionFunDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaDefinitionDataDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaDefinitionRecordDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaDefinitionDataConstructor (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaDefinitionPostulate (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaDefinitionPrimitive (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaDefinition (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaMeta (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCM (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMReturn (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMBind (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMUnify (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMTypeError (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMInferType (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMCheckType (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMNormalise (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMCatchError (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMGetContext (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMExtendContext (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMInContext (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMFreshName (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMDeclareDef (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMDefineFun (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMGetType (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMGetDefinition (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMQuoteTerm (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMUnquoteTerm (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMBlockOnMeta (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    builtinAgdaTCMCommit (src/full/Agda/TypeChecking/Monad/Builtin.hs:261)
    coinductionKit (src/full/Agda/TypeChecking/Monad/Builtin.hs:469)
  60% ( 46 / 77) in 'Agda.TypeChecking.Monad.State'
  Missing documentation for:
    lensPersistentState (src/full/Agda/TypeChecking/Monad/State.hs:90)
    updatePersistentState (src/full/Agda/TypeChecking/Monad/State.hs:94)
    modifyPersistentState (src/full/Agda/TypeChecking/Monad/State.hs:98)
    lensAccumStatistics (src/full/Agda/TypeChecking/Monad/State.hs:107)
    modifySignature (src/full/Agda/TypeChecking/Monad/State.hs:170)
    modifyImportedSignature (src/full/Agda/TypeChecking/Monad/State.hs:173)
    getSignature (src/full/Agda/TypeChecking/Monad/State.hs:176)
    getImportedSignature (src/full/Agda/TypeChecking/Monad/State.hs:179)
    setSignature (src/full/Agda/TypeChecking/Monad/State.hs:190)
    setImportedSignature (src/full/Agda/TypeChecking/Monad/State.hs:193)
    addRewriteRulesFor (src/full/Agda/TypeChecking/Monad/State.hs:206)
    lookupDefinition (src/full/Agda/TypeChecking/Monad/State.hs:216)
    updateDefinitions (src/full/Agda/TypeChecking/Monad/State.hs:219)
    updateDefinition (src/full/Agda/TypeChecking/Monad/State.hs:222)
    updateTheDef (src/full/Agda/TypeChecking/Monad/State.hs:225)
    updateDefType (src/full/Agda/TypeChecking/Monad/State.hs:228)
    updateDefArgOccurrences (src/full/Agda/TypeChecking/Monad/State.hs:231)
    updateDefPolarity (src/full/Agda/TypeChecking/Monad/State.hs:234)
    updateDefCompiledRep (src/full/Agda/TypeChecking/Monad/State.hs:237)
    updateFunClauses (src/full/Agda/TypeChecking/Monad/State.hs:240)
    addInlineHaskell (src/full/Agda/TypeChecking/Monad/State.hs:287)
    getInteractionOutputCallback (src/full/Agda/TypeChecking/Monad/State.hs:294)
    appInteractionOutputCallback (src/full/Agda/TypeChecking/Monad/State.hs:298)
    setInteractionOutputCallback (src/full/Agda/TypeChecking/Monad/State.hs:302)
    getPatternSyns (src/full/Agda/TypeChecking/Monad/State.hs:310)
    setPatternSyns (src/full/Agda/TypeChecking/Monad/State.hs:313)
    getPatternSynImports (src/full/Agda/TypeChecking/Monad/State.hs:320)
    lookupPatternSyn (src/full/Agda/TypeChecking/Monad/State.hs:323)
    modifyInstanceDefs (src/full/Agda/TypeChecking/Monad/State.hs:393)
    getAllInstanceDefs (src/full/Agda/TypeChecking/Monad/State.hs:396)
    getAnonInstanceDefs (src/full/Agda/TypeChecking/Monad/State.hs:399)
   3% (  1 / 38) in 'Agda.Syntax.Internal.Names'
  Missing documentation for:
    NamesIn (src/full/Agda/Syntax/Internal/Names.hs:25)
    namesInFoldable (src/full/Agda/Syntax/Internal/Names.hs:28)
     (src/full/Agda/Syntax/Internal/Names.hs:31)
     (src/full/Agda/Syntax/Internal/Names.hs:32)
     (src/full/Agda/Syntax/Internal/Names.hs:33)
     (src/full/Agda/Syntax/Internal/Names.hs:34)
     (src/full/Agda/Syntax/Internal/Names.hs:35)
     (src/full/Agda/Syntax/Internal/Names.hs:36)
     (src/full/Agda/Syntax/Internal/Names.hs:37)
     (src/full/Agda/Syntax/Internal/Names.hs:38)
     (src/full/Agda/Syntax/Internal/Names.hs:39)
     (src/full/Agda/Syntax/Internal/Names.hs:41)
     (src/full/Agda/Syntax/Internal/Names.hs:43)
     (src/full/Agda/Syntax/Internal/Names.hs:46)
     (src/full/Agda/Syntax/Internal/Names.hs:49)
     (src/full/Agda/Syntax/Internal/Names.hs:52)
     (src/full/Agda/Syntax/Internal/Names.hs:62)
     (src/full/Agda/Syntax/Internal/Names.hs:66)
     (src/full/Agda/Syntax/Internal/Names.hs:71)
     (src/full/Agda/Syntax/Internal/Names.hs:75)
     (src/full/Agda/Syntax/Internal/Names.hs:83)
     (src/full/Agda/Syntax/Internal/Names.hs:86)
     (src/full/Agda/Syntax/Internal/Names.hs:94)
     (src/full/Agda/Syntax/Internal/Names.hs:108)
     (src/full/Agda/Syntax/Internal/Names.hs:111)
     (src/full/Agda/Syntax/Internal/Names.hs:115)
     (src/full/Agda/Syntax/Internal/Names.hs:123)
     (src/full/Agda/Syntax/Internal/Names.hs:132)
     (src/full/Agda/Syntax/Internal/Names.hs:136)
     (src/full/Agda/Syntax/Internal/Names.hs:137)
     (src/full/Agda/Syntax/Internal/Names.hs:139)
     (src/full/Agda/Syntax/Internal/Names.hs:142)
     (src/full/Agda/Syntax/Internal/Names.hs:145)
    PSyn (src/full/Agda/Syntax/Internal/Names.hs:155)
     (src/full/Agda/Syntax/Internal/Names.hs:156)
     (src/full/Agda/Syntax/Internal/Names.hs:159)
     (src/full/Agda/Syntax/Internal/Names.hs:172)
  89% (  8 /  9) in 'Agda.TypeChecking.Monad.Benchmark'
  Missing documentation for:
    getBenchmark (src/full/Agda/Utils/Benchmark.hs:107)
  92% ( 11 / 12) in 'Agda.Interaction.FindFile'
  Missing documentation for:
    tests (src/full/Agda/Utils/FileName.hs:156)
  16% (  7 / 43) in 'Agda.Interaction.Options.Lenses'
  Missing documentation for:
    LensPragmaOptions (src/full/Agda/Interaction/Options/Lenses.hs:22)
     (src/full/Agda/Interaction/Options/Lenses.hs:31)
     (src/full/Agda/Interaction/Options/Lenses.hs:35)
    modifyPragmaOptions (src/full/Agda/Interaction/Options/Lenses.hs:39)
    LensVerbosity (src/full/Agda/Interaction/Options/Lenses.hs:46)
     (src/full/Agda/Interaction/Options/Lenses.hs:55)
     (src/full/Agda/Interaction/Options/Lenses.hs:59)
    modifyVerbosity (src/full/Agda/Interaction/Options/Lenses.hs:63)
    putVerbosity (src/full/Agda/Interaction/Options/Lenses.hs:66)
    LensCommandLineOptions (src/full/Agda/Interaction/Options/Lenses.hs:73)
     (src/full/Agda/Interaction/Options/Lenses.hs:82)
     (src/full/Agda/Interaction/Options/Lenses.hs:86)
    modifyCommandLineOptions (src/full/Agda/Interaction/Options/Lenses.hs:90)
    SafeMode (src/full/Agda/Interaction/Options/Lenses.hs:97)
    LensSafeMode (src/full/Agda/Interaction/Options/Lenses.hs:99)
     (src/full/Agda/Interaction/Options/Lenses.hs:108)
     (src/full/Agda/Interaction/Options/Lenses.hs:112)
     (src/full/Agda/Interaction/Options/Lenses.hs:116)
    modifySafeMode (src/full/Agda/Interaction/Options/Lenses.hs:120)
    putSafeMode (src/full/Agda/Interaction/Options/Lenses.hs:123)
    LensIncludePaths (src/full/Agda/Interaction/Options/Lenses.hs:131)
     (src/full/Agda/Interaction/Options/Lenses.hs:146)
     (src/full/Agda/Interaction/Options/Lenses.hs:152)
     (src/full/Agda/Interaction/Options/Lenses.hs:158)
    modifyIncludePaths (src/full/Agda/Interaction/Options/Lenses.hs:164)
    putIncludePaths (src/full/Agda/Interaction/Options/Lenses.hs:167)
    modifyAbsoluteIncludePaths (src/full/Agda/Interaction/Options/Lenses.hs:170)
    putAbsoluteIncludePaths (src/full/Agda/Interaction/Options/Lenses.hs:173)
    PersistentVerbosity (src/full/Agda/Interaction/Options/Lenses.hs:180)
    LensPersistentVerbosity (src/full/Agda/Interaction/Options/Lenses.hs:181)
     (src/full/Agda/Interaction/Options/Lenses.hs:190)
     (src/full/Agda/Interaction/Options/Lenses.hs:194)
     (src/full/Agda/Interaction/Options/Lenses.hs:198)
     (src/full/Agda/Interaction/Options/Lenses.hs:202)
    modifyPersistentVerbosity (src/full/Agda/Interaction/Options/Lenses.hs:206)
    putPersistentVerbosity (src/full/Agda/Interaction/Options/Lenses.hs:209)
  45% ( 22 / 49) in 'Agda.TypeChecking.Monad.Options'
  Missing documentation for:
    Module header
    setCommandLineOptions' (src/full/Agda/TypeChecking/Monad/Options.hs:72)
    libToTCM (src/full/Agda/TypeChecking/Monad/Options.hs:89)
    setLibraryPaths (src/full/Agda/TypeChecking/Monad/Options.hs:96)
    setLibraryIncludes (src/full/Agda/TypeChecking/Monad/Options.hs:99)
    addDefaultLibraries (src/full/Agda/TypeChecking/Monad/Options.hs:106)
    HasOptions (src/full/Agda/TypeChecking/Monad/Options.hs:116)
     (src/full/Agda/TypeChecking/Monad/Options.hs:122)
    setOptionsFromPragma (src/full/Agda/TypeChecking/Monad/Options.hs:130)
    shouldEtaContractImplicit (src/full/Agda/TypeChecking/Monad/Options.hs:162)
    shouldReifyInteractionPoints (src/full/Agda/TypeChecking/Monad/Options.hs:170)
    getProjectRoot (src/full/Agda/TypeChecking/Monad/Options.hs:195)
    setInputFile (src/full/Agda/TypeChecking/Monad/Options.hs:252)
    hasInputFile (src/full/Agda/TypeChecking/Monad/Options.hs:268)
    proofIrrelevance (src/full/Agda/TypeChecking/Monad/Options.hs:271)
    hasUniversePolymorphism (src/full/Agda/TypeChecking/Monad/Options.hs:275)
    sharedFun (src/full/Agda/TypeChecking/Monad/Options.hs:279)
    shared (src/full/Agda/TypeChecking/Monad/Options.hs:285)
    sharedType (src/full/Agda/TypeChecking/Monad/Options.hs:289)
    enableCaching (src/full/Agda/TypeChecking/Monad/Options.hs:292)
    showImplicitArguments (src/full/Agda/TypeChecking/Monad/Options.hs:295)
    showIrrelevantArguments (src/full/Agda/TypeChecking/Monad/Options.hs:298)
    ignoreInterfaces (src/full/Agda/TypeChecking/Monad/Options.hs:326)
    positivityCheckEnabled (src/full/Agda/TypeChecking/Monad/Options.hs:329)
    typeInType (src/full/Agda/TypeChecking/Monad/Options.hs:333)
    etaEnabled (src/full/Agda/TypeChecking/Monad/Options.hs:336)
    VerboseKey (src/full/Agda/TypeChecking/Monad/Options.hs:354)
  21% (  3 / 14) in 'Agda.Syntax.Translation.AbstractToConcrete'
  Missing documentation for:
    ToConcrete (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:251)
    abstractToConcrete_ (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:127)
    abstractToConcreteEnv (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:118)
    runAbsToCon (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:113)
    RangeAndPragma (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:794)
    abstractToConcreteCtx (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:121)
    withScope (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:102)
    makeEnv (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:87)
    DontTouchMe (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:338)
    Env (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:78)
    noTakenNames (src/full/Agda/Syntax/Translation/AbstractToConcrete.hs:105)
  67% ( 36 / 54) in 'Agda.Syntax.Scope.Monad'
  Missing documentation for:
    isDatatypeModule (src/full/Agda/Syntax/Scope/Monad.hs:63)
    getCurrentModule (src/full/Agda/Syntax/Scope/Monad.hs:70)
    setCurrentModule (src/full/Agda/Syntax/Scope/Monad.hs:73)
    withCurrentModule (src/full/Agda/Syntax/Scope/Monad.hs:76)
    withCurrentModule' (src/full/Agda/Syntax/Scope/Monad.hs:84)
    getNamedScope (src/full/Agda/Syntax/Scope/Monad.hs:92)
    getCurrentScope (src/full/Agda/Syntax/Scope/Monad.hs:101)
    setNamedScope (src/full/Agda/Syntax/Scope/Monad.hs:125)
    modifyCurrentScopeM (src/full/Agda/Syntax/Scope/Monad.hs:139)
    setContextPrecedence (src/full/Agda/Syntax/Scope/Monad.hs:147)
    getContextPrecedence (src/full/Agda/Syntax/Scope/Monad.hs:150)
    withContextPrecedence (src/full/Agda/Syntax/Scope/Monad.hs:153)
    getLocalVars (src/full/Agda/Syntax/Scope/Monad.hs:161)
    modifyLocalVars (src/full/Agda/Syntax/Scope/Monad.hs:164)
    setLocalVars (src/full/Agda/Syntax/Scope/Monad.hs:167)
    ResolvedName (src/full/Agda/Syntax/Scope/Monad.hs:208)
    Out (src/full/Agda/Syntax/Scope/Monad.hs:351)
    WSM (src/full/Agda/Syntax/Scope/Monad.hs:352)
   0% (  0 /  5) in 'Agda.TypeChecking.Monad.Sharing'
  Missing documentation for:
    Module header
    updateSharedTerm (src/full/Agda/TypeChecking/Monad/Sharing.hs:20)
    updateSharedTermF (src/full/Agda/TypeChecking/Monad/Sharing.hs:26)
    updateSharedTermT (src/full/Agda/TypeChecking/Monad/Sharing.hs:38)
    forceEqualTerms (src/full/Agda/TypeChecking/Monad/Sharing.hs:44)
   0% (  0 /  2) in 'Agda.Syntax.Abstract.Copatterns'
  Missing documentation for:
    Module header
    translateCopatternClauses (src/full/Agda/Syntax/Abstract/Copatterns.hs:137)
  83% (  5 /  6) in 'Agda.Syntax.Concrete.Operators'
  Missing documentation for:
    parsePatternSyn (src/full/Agda/Syntax/Concrete/Operators.hs:671)
  33% (  3 /  9) in 'Agda.TypeChecking.Monad.Trace'
  Missing documentation for:
    Module header
    interestingCall (src/full/Agda/TypeChecking/Monad/Trace.hs:30)
    traceCallM (src/full/Agda/TypeChecking/Monad/Trace.hs:39)
    traceCallCPS (src/full/Agda/TypeChecking/Monad/Trace.hs:107)
    traceCallCPS_ (src/full/Agda/TypeChecking/Monad/Trace.hs:111)
    getCurrentRange (src/full/Agda/TypeChecking/Monad/Trace.hs:115)
  65% ( 15 / 23) in 'Agda.TypeChecking.Monad.Env'
  Missing documentation for:
    Module header
    dontExpandLast (src/full/Agda/TypeChecking/Monad/Env.hs:62)
    performedSimplification' (src/full/Agda/TypeChecking/Monad/Env.hs:72)
    getSimplification (src/full/Agda/TypeChecking/Monad/Env.hs:75)
    modifyAllowedReductions (src/full/Agda/TypeChecking/Monad/Env.hs:84)
    putAllowedReductions (src/full/Agda/TypeChecking/Monad/Env.hs:87)
    insideDotPattern (src/full/Agda/TypeChecking/Monad/Env.hs:102)
    isInsideDotPattern (src/full/Agda/TypeChecking/Monad/Env.hs:105)
  50% (  1 /  2) in 'Agda.TypeChecking.LevelConstraints'
  Missing documentation for:
    Module header
   6% (  1 / 16) in 'Agda.TypeChecking.Monad.Exception'
  Missing documentation for:
    ExceptionT (src/full/Agda/TypeChecking/Monad/Exception.hs:24)
    MonadException (src/full/Agda/TypeChecking/Monad/Exception.hs:26)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:30)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:45)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:53)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:58)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:63)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:68)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:71)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:74)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:78)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:88)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:98)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:108)
     (src/full/Agda/TypeChecking/Monad/Exception.hs:117)
   0% (  0 /  2) in 'Agda.TypeChecking.Monad.Closure'
  Missing documentation for:
    Module header
    enterClosure (src/full/Agda/TypeChecking/Monad/Closure.hs:7)
  29% (  8 / 28) in 'Agda.TypeChecking.Monad.Constraints'
  Missing documentation for:
    Module header
    solvingProblem (src/full/Agda/TypeChecking/Monad/Constraints.hs:41)
    solvingProblems (src/full/Agda/TypeChecking/Monad/Constraints.hs:44)
    isProblemSolved (src/full/Agda/TypeChecking/Monad/Constraints.hs:59)
    getConstraintsForProblem (src/full/Agda/TypeChecking/Monad/Constraints.hs:64)
    wakeConstraints (src/full/Agda/TypeChecking/Monad/Constraints.hs:71)
    partitionM (src/full/Agda/TypeChecking/Monad/Constraints.hs:81)
    dropConstraints (src/full/Agda/TypeChecking/Monad/Constraints.hs:89)
    putAllConstraintsToSleep (src/full/Agda/TypeChecking/Monad/Constraints.hs:95)
    ConstraintStatus (src/full/Agda/TypeChecking/Monad/Constraints.hs:101)
    takeAwakeConstraint (src/full/Agda/TypeChecking/Monad/Constraints.hs:118)
    getAllConstraints (src/full/Agda/TypeChecking/Monad/Constraints.hs:127)
    withConstraint (src/full/Agda/TypeChecking/Monad/Constraints.hs:130)
    buildProblemConstraint (src/full/Agda/TypeChecking/Monad/Constraints.hs:138)
    buildConstraint (src/full/Agda/TypeChecking/Monad/Constraints.hs:141)
    isSolvingConstraints (src/full/Agda/TypeChecking/Monad/Constraints.hs:173)
    mapAwakeConstraints (src/full/Agda/TypeChecking/Monad/Constraints.hs:180)
    mapSleepingConstraints (src/full/Agda/TypeChecking/Monad/Constraints.hs:183)
    modifyAwakeConstraints (src/full/Agda/TypeChecking/Monad/Constraints.hs:186)
    modifySleepingConstraints (src/full/Agda/TypeChecking/Monad/Constraints.hs:189)
  82% (  9 / 11) in 'Agda.TypeChecking.Monad.Caching'
  Missing documentation for:
    Module header
    restorePostScopeState (src/full/Agda/TypeChecking/Monad/Caching.hs:47)
  83% (  5 /  6) in 'Agda.TypeChecking.Monad.Open'
  Missing documentation for:
    Module header
  62% ( 28 / 45) in 'Agda.TypeChecking.Monad.Context'
  Missing documentation for:
    Module header
    mkContextEntry (src/full/Agda/TypeChecking/Monad/Context.hs:48)
     (src/full/Agda/TypeChecking/Monad/Context.hs:97)
     (src/full/Agda/TypeChecking/Monad/Context.hs:103)
     (src/full/Agda/TypeChecking/Monad/Context.hs:106)
     (src/full/Agda/TypeChecking/Monad/Context.hs:110)
     (src/full/Agda/TypeChecking/Monad/Context.hs:113)
     (src/full/Agda/TypeChecking/Monad/Context.hs:119)
     (src/full/Agda/TypeChecking/Monad/Context.hs:124)
     (src/full/Agda/TypeChecking/Monad/Context.hs:128)
     (src/full/Agda/TypeChecking/Monad/Context.hs:131)
     (src/full/Agda/TypeChecking/Monad/Context.hs:135)
     (src/full/Agda/TypeChecking/Monad/Context.hs:141)
    addCtxStrings_ (src/full/Agda/TypeChecking/Monad/Context.hs:173)
    typeOfBV' (src/full/Agda/TypeChecking/Monad/Context.hs:260)
    typeOfBV (src/full/Agda/TypeChecking/Monad/Context.hs:264)
    nameOfBV (src/full/Agda/TypeChecking/Monad/Context.hs:268)
   6% (  1 / 18) in 'Agda.TypeChecking.Monad.Imports'
  Missing documentation for:
    Module header
    addImport (src/full/Agda/TypeChecking/Monad/Imports.hs:16)
    addImportCycleCheck (src/full/Agda/TypeChecking/Monad/Imports.hs:20)
    getImports (src/full/Agda/TypeChecking/Monad/Imports.hs:24)
    isImported (src/full/Agda/TypeChecking/Monad/Imports.hs:27)
    getImportPath (src/full/Agda/TypeChecking/Monad/Imports.hs:30)
    visitModule (src/full/Agda/TypeChecking/Monad/Imports.hs:33)
    setVisitedModules (src/full/Agda/TypeChecking/Monad/Imports.hs:38)
    getVisitedModules (src/full/Agda/TypeChecking/Monad/Imports.hs:41)
    isVisited (src/full/Agda/TypeChecking/Monad/Imports.hs:44)
    getVisitedModule (src/full/Agda/TypeChecking/Monad/Imports.hs:47)
    getDecodedModules (src/full/Agda/TypeChecking/Monad/Imports.hs:51)
    setDecodedModules (src/full/Agda/TypeChecking/Monad/Imports.hs:54)
    getDecodedModule (src/full/Agda/TypeChecking/Monad/Imports.hs:58)
    storeDecodedModule (src/full/Agda/TypeChecking/Monad/Imports.hs:61)
    dropDecodedModule (src/full/Agda/TypeChecking/Monad/Imports.hs:70)
    withImportPath (src/full/Agda/TypeChecking/Monad/Imports.hs:78)
  33% (  3 /  9) in 'Agda.TypeChecking.Monad.Mutual'
  Missing documentation for:
    Module header
    noMutualBlock (src/full/Agda/TypeChecking/Monad/Mutual.hs:18)
    inMutualBlock (src/full/Agda/TypeChecking/Monad/Mutual.hs:21)
    lookupMutualBlock (src/full/Agda/TypeChecking/Monad/Mutual.hs:46)
    mutualBlockOf (src/full/Agda/TypeChecking/Monad/Mutual.hs:53)
    findMutualBlock (src/full/Agda/TypeChecking/Monad/Mutual.hs:60)
  57% ( 24 / 42) in 'Agda.TypeChecking.Monad.SizedTypes'
  Missing documentation for:
     (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:47)
     (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:50)
    isSizeTypeTest (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:53)
    getBuiltinDefName (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:62)
    getBuiltinSize (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:68)
    isSizeNameTest (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:74)
    isSizeNameTestRaw (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:79)
    sizeSuc (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:140)
    sizeSuc_ (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:149)
    sizeView (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:169)
    Offset (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:178)
    SizeViewComparable (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:188)
    sizeViewSuc_ (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:203)
    unDeepSizeView (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:242)
    SizeMaxView (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:253)
    maxViewMax (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:255)
    maxViewSuc_ (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:283)
    unMaxView (src/full/Agda/TypeChecking/Monad/SizedTypes.hs:286)
 100% (  7 /  7) in 'Agda.TypeChecking.Monad.Statistics'
  23% ( 17 / 74) in 'Agda.TypeChecking.Serialise.Base'
  Missing documentation for:
    Module header
    farEmpty (src/full/Agda/TypeChecking/Serialise/Base.hs:57)
    lensFresh (src/full/Agda/TypeChecking/Serialise/Base.hs:60)
    lensReuse (src/full/Agda/TypeChecking/Serialise/Base.hs:63)
    EmbPrj (src/full/Agda/TypeChecking/Serialise/Base.hs:170)
    icodeX (src/full/Agda/TypeChecking/Serialise/Base.hs:221)
    icodeInteger (src/full/Agda/TypeChecking/Serialise/Base.hs:243)
    icodeDouble (src/full/Agda/TypeChecking/Serialise/Base.hs:258)
    icodeString (src/full/Agda/TypeChecking/Serialise/Base.hs:273)
    icodeN (src/full/Agda/TypeChecking/Serialise/Base.hs:288)
    icode0 (src/full/Agda/TypeChecking/Serialise/Base.hs:369)
    icode1 (src/full/Agda/TypeChecking/Serialise/Base.hs:371)
    icode2 (src/full/Agda/TypeChecking/Serialise/Base.hs:373)
    icode3 (src/full/Agda/TypeChecking/Serialise/Base.hs:377)
    icode4 (src/full/Agda/TypeChecking/Serialise/Base.hs:381)
    icode5 (src/full/Agda/TypeChecking/Serialise/Base.hs:385)
    icode6 (src/full/Agda/TypeChecking/Serialise/Base.hs:389)
    icode7 (src/full/Agda/TypeChecking/Serialise/Base.hs:393)
    icode8 (src/full/Agda/TypeChecking/Serialise/Base.hs:398)
    icode9 (src/full/Agda/TypeChecking/Serialise/Base.hs:403)
    icode10 (src/full/Agda/TypeChecking/Serialise/Base.hs:408)
    icode11 (src/full/Agda/TypeChecking/Serialise/Base.hs:413)
    icode12 (src/full/Agda/TypeChecking/Serialise/Base.hs:418)
    icode13 (src/full/Agda/TypeChecking/Serialise/Base.hs:423)
    icode14 (src/full/Agda/TypeChecking/Serialise/Base.hs:429)
    icode15 (src/full/Agda/TypeChecking/Serialise/Base.hs:435)
    icode0' (src/full/Agda/TypeChecking/Serialise/Base.hs:478)
    icode1' (src/full/Agda/TypeChecking/Serialise/Base.hs:480)
    icode2' (src/full/Agda/TypeChecking/Serialise/Base.hs:482)
    icode3' (src/full/Agda/TypeChecking/Serialise/Base.hs:486)
    icode4' (src/full/Agda/TypeChecking/Serialise/Base.hs:490)
    icode5' (src/full/Agda/TypeChecking/Serialise/Base.hs:494)
    icode6' (src/full/Agda/TypeChecking/Serialise/Base.hs:498)
    icode7' (src/full/Agda/TypeChecking/Serialise/Base.hs:502)
    icode8' (src/full/Agda/TypeChecking/Serialise/Base.hs:507)
    icode9' (src/full/Agda/TypeChecking/Serialise/Base.hs:512)
    icode10' (src/full/Agda/TypeChecking/Serialise/Base.hs:517)
    icode11' (src/full/Agda/TypeChecking/Serialise/Base.hs:522)
    icode12' (src/full/Agda/TypeChecking/Serialise/Base.hs:527)
    icode13' (src/full/Agda/TypeChecking/Serialise/Base.hs:532)
    icode14' (src/full/Agda/TypeChecking/Serialise/Base.hs:538)
    valu0 (src/full/Agda/TypeChecking/Serialise/Base.hs:560)
    valu1 (src/full/Agda/TypeChecking/Serialise/Base.hs:562)
    valu2 (src/full/Agda/TypeChecking/Serialise/Base.hs:564)
    valu3 (src/full/Agda/TypeChecking/Serialise/Base.hs:569)
    valu4 (src/full/Agda/TypeChecking/Serialise/Base.hs:574)
    valu5 (src/full/Agda/TypeChecking/Serialise/Base.hs:579)
    valu6 (src/full/Agda/TypeChecking/Serialise/Base.hs:584)
    valu7 (src/full/Agda/TypeChecking/Serialise/Base.hs:589)
    valu8 (src/full/Agda/TypeChecking/Serialise/Base.hs:595)
    valu9 (src/full/Agda/TypeChecking/Serialise/Base.hs:601)
    valu10 (src/full/Agda/TypeChecking/Serialise/Base.hs:607)
    valu11 (src/full/Agda/TypeChecking/Serialise/Base.hs:613)
    valu12 (src/full/Agda/TypeChecking/Serialise/Base.hs:619)
    valu13 (src/full/Agda/TypeChecking/Serialise/Base.hs:625)
    valu14 (src/full/Agda/TypeChecking/Serialise/Base.hs:632)
    valu15 (src/full/Agda/TypeChecking/Serialise/Base.hs:640)
   0% (  0 /  1) in 'Agda.TypeChecking.Serialise.Instances.Common'
  Missing documentation for:
    Module header
   0% (  0 /  7) in 'Agda.TypeChecking.Serialise.Instances.Highlighting'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/Serialise/Instances/Highlighting.hs:11)
     (src/full/Agda/TypeChecking/Serialise/Instances/Highlighting.hs:18)
     (src/full/Agda/TypeChecking/Serialise/Instances/Highlighting.hs:45)
     (src/full/Agda/TypeChecking/Serialise/Instances/Highlighting.hs:64)
     (src/full/Agda/TypeChecking/Serialise/Instances/Highlighting.hs:83)
     (src/full/Agda/TypeChecking/Serialise/Instances/Highlighting.hs:90)
   0% (  0 /  5) in 'Agda.TypeChecking.Substitute.Pattern'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/Substitute/Pattern.hs:21)
    fromPatternSubstitution (src/full/Agda/TypeChecking/Substitute/Pattern.hs:26)
    applyPatSubst (src/full/Agda/TypeChecking/Substitute/Pattern.hs:29)
     (src/full/Agda/TypeChecking/Substitute/Pattern.hs:32)
  58% ( 44 / 76) in 'Agda.TypeChecking.Monad.Signature'
  Missing documentation for:
    Module header
    ensureNoCompiledHaskell (src/full/Agda/TypeChecking/Monad/Signature.hs:102)
    addHaskellCode (src/full/Agda/TypeChecking/Monad/Signature.hs:109)
    addHaskellExport (src/full/Agda/TypeChecking/Monad/Signature.hs:116)
    addHaskellType (src/full/Agda/TypeChecking/Monad/Signature.hs:123)
    addEpicCode (src/full/Agda/TypeChecking/Monad/Signature.hs:130)
    addJSCode (src/full/Agda/TypeChecking/Monad/Signature.hs:136)
    addCoreCode (src/full/Agda/TypeChecking/Monad/Signature.hs:146)
    addCoreConstr (src/full/Agda/TypeChecking/Monad/Signature.hs:151)
    addCoreType (src/full/Agda/TypeChecking/Monad/Signature.hs:156)
    markNoSmashing (src/full/Agda/TypeChecking/Monad/Signature.hs:162)
    markStatic (src/full/Agda/TypeChecking/Monad/Signature.hs:169)
    markInline (src/full/Agda/TypeChecking/Monad/Signature.hs:176)
    unionSignatures (src/full/Agda/TypeChecking/Monad/Signature.hs:183)
    addDisplayForms (src/full/Agda/TypeChecking/Monad/Signature.hs:226)
    applySection' (src/full/Agda/TypeChecking/Monad/Signature.hs:319)
    getDisplayForms (src/full/Agda/TypeChecking/Monad/Signature.hs:522)
    canonicalName (src/full/Agda/TypeChecking/Monad/Signature.hs:544)
    sameDef (src/full/Agda/TypeChecking/Monad/Signature.hs:559)
    HasConstInfo (src/full/Agda/TypeChecking/Monad/Signature.hs:593)
    defaultGetRewriteRulesFor (src/full/Agda/TypeChecking/Monad/Signature.hs:602)
     (src/full/Agda/TypeChecking/Monad/Signature.hs:610)
     (src/full/Agda/TypeChecking/Monad/Signature.hs:638)
    getConInfo (src/full/Agda/TypeChecking/Monad/Signature.hs:643)
    setArgOccurrences (src/full/Agda/TypeChecking/Monad/Signature.hs:668)
    modifyArgOccurrences (src/full/Agda/TypeChecking/Monad/Signature.hs:671)
    setTreeless (src/full/Agda/TypeChecking/Monad/Signature.hs:675)
    setCompiledArgUse (src/full/Agda/TypeChecking/Monad/Signature.hs:682)
    getCompiled (src/full/Agda/TypeChecking/Monad/Signature.hs:689)
    getTreeless (src/full/Agda/TypeChecking/Monad/Signature.hs:696)
    getCompiledArgUse (src/full/Agda/TypeChecking/Monad/Signature.hs:699)
    isProjection_ (src/full/Agda/TypeChecking/Monad/Signature.hs:933)
  44% ( 30 / 68) in 'Agda.TypeChecking.Monad.MetaVars'
  Missing documentation for:
    Module header
    modifyMetaStore (src/full/Agda/TypeChecking/Monad/MetaVars.hs:49)
    updateMetaVar (src/full/Agda/TypeChecking/Monad/MetaVars.hs:57)
    getMetaPriority (src/full/Agda/TypeChecking/Monad/MetaVars.hs:60)
    isSortMeta (src/full/Agda/TypeChecking/Monad/MetaVars.hs:68)
    isSortMeta_ (src/full/Agda/TypeChecking/Monad/MetaVars.hs:71)
    getMetaType (src/full/Agda/TypeChecking/Monad/MetaVars.hs:76)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:98)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:101)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:112)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:115)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:119)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:123)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:126)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:129)
    isInstantiatedMeta' (src/full/Agda/TypeChecking/Monad/MetaVars.hs:136)
    createMetaInfo' (src/full/Agda/TypeChecking/Monad/MetaVars.hs:148)
    setValueMetaName (src/full/Agda/TypeChecking/Monad/MetaVars.hs:158)
    getMetaNameSuggestion (src/full/Agda/TypeChecking/Monad/MetaVars.hs:167)
    setMetaNameSuggestion (src/full/Agda/TypeChecking/Monad/MetaVars.hs:170)
    updateMetaVarRange (src/full/Agda/TypeChecking/Monad/MetaVars.hs:177)
    modifyInteractionPoints (src/full/Agda/TypeChecking/Monad/MetaVars.hs:182)
    getInteractionScope (src/full/Agda/TypeChecking/Monad/MetaVars.hs:279)
    withMetaInfo' (src/full/Agda/TypeChecking/Monad/MetaVars.hs:282)
    withMetaInfo (src/full/Agda/TypeChecking/Monad/MetaVars.hs:285)
    getInstantiatedMetas (src/full/Agda/TypeChecking/Monad/MetaVars.hs:289)
    getOpenMetas (src/full/Agda/TypeChecking/Monad/MetaVars.hs:301)
    clearMetaListeners (src/full/Agda/TypeChecking/Monad/MetaVars.hs:328)
    isFrozen (src/full/Agda/TypeChecking/Monad/MetaVars.hs:367)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:377)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:382)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:385)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:394)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:398)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:401)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:405)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:411)
     (src/full/Agda/TypeChecking/Monad/MetaVars.hs:414)
  94% ( 17 / 18) in 'Agda.TypeChecking.Monad'
  Missing documentation for:
    Module header
  33% (  2 /  6) in 'Agda.Syntax.Abstract.Pretty'
  Missing documentation for:
    Module header
    showA (src/full/Agda/Syntax/Abstract/Pretty.hs:13)
    prettyA (src/full/Agda/Syntax/Abstract/Pretty.hs:16)
    prettyAs (src/full/Agda/Syntax/Abstract/Pretty.hs:19)
 100% (  3 /  3) in 'Agda.Compiler.CallCompiler'
   0% (  0 /  3) in 'Agda.Compiler.Treeless.Unused'
  Missing documentation for:
    Module header
    usedArguments (src/full/Agda/Compiler/Treeless/Unused.hs:19)
    stripUnusedArguments (src/full/Agda/Compiler/Treeless/Unused.hs:61)
  50% (  1 /  2) in 'Agda.Compiler.Treeless.Builtin'
  Missing documentation for:
    translateBuiltins (src/full/Agda/Compiler/Treeless/Builtin.hs:78)
  50% (  1 /  2) in 'Agda.Compiler.Treeless.NormalizeNames'
  Missing documentation for:
    normalizeNames (src/full/Agda/Compiler/Treeless/NormalizeNames.hs:22)
  67% (  4 /  6) in 'Agda.Compiler.UHC.Pragmas.Parse'
  Missing documentation for:
    coreExprToCExpr (src/full/Agda/Compiler/UHC/Pragmas/Parse.hs:78)
    parseCoreConstrs (src/full/Agda/Compiler/UHC/Pragmas/Parse.hs:37)
  86% ( 12 / 14) in 'Agda.TypeChecking.Irrelevance'
  Missing documentation for:
    prop_galois (src/full/Agda/TypeChecking/Irrelevance.hs:93)
    tests (src/full/Agda/TypeChecking/Irrelevance.hs:98)
  50% (  2 /  4) in 'Agda.Interaction.Monad'
  Missing documentation for:
    Module header
    runIM (src/full/Agda/TypeChecking/Monad/Base.hs:2376)
 100% (  3 /  3) in 'Agda.Interaction.Highlighting.Emacs'
  67% (  6 /  9) in 'Agda.Interaction.Highlighting.Dot'
  Missing documentation for:
    DotState (src/full/Agda/Interaction/Highlighting/Dot.hs:28)
    initialDotState (src/full/Agda/Interaction/Highlighting/Dot.hs:38)
    DotM (src/full/Agda/Interaction/Highlighting/Dot.hs:45)
 100% (  8 /  8) in 'Agda.Interaction.Highlighting.HTML'
   0% (  0 /  9) in 'Agda.Interaction.Highlighting.Vim'
  Missing documentation for:
    Module header
    vimFile (src/full/Agda/Interaction/Highlighting/Vim.hs:22)
    escape (src/full/Agda/Interaction/Highlighting/Vim.hs:27)
    wordBounded (src/full/Agda/Interaction/Highlighting/Vim.hs:34)
    keyword (src/full/Agda/Interaction/Highlighting/Vim.hs:37)
    match (src/full/Agda/Interaction/Highlighting/Vim.hs:41)
    matches (src/full/Agda/Interaction/Highlighting/Vim.hs:46)
    toVim (src/full/Agda/Interaction/Highlighting/Vim.hs:65)
    generateVimFile (src/full/Agda/Interaction/Highlighting/Vim.hs:84)
 100% (  2 /  2) in 'Agda.Interaction.Highlighting.LaTeX'
  17% (  4 / 23) in 'Agda.Syntax.Translation.ReflectedToAbstract'
  Missing documentation for:
    Module header
    Names (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:31)
    WithNames (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:33)
    ToAbstract (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:50)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:61)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:64)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:67)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:70)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:75)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:83)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:86)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:90)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:93)
    mkSet (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:123)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:126)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:131)
    toAbstractPats (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:143)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:151)
     (src/full/Agda/Syntax/Translation/ReflectedToAbstract.hs:162)
  33% (  1 /  3) in 'Agda.Termination.RecCheck'
  Missing documentation for:
    Module header
    recursive (src/full/Agda/Termination/RecCheck.hs:31)
  15% (  2 / 13) in 'Agda.TypeChecking.Reduce.Monad'
  Missing documentation for:
    Module header
    constructorForm (src/full/Agda/TypeChecking/Reduce/Monad.hs:75)
    enterClosure (src/full/Agda/TypeChecking/Reduce/Monad.hs:81)
    underAbstraction_ (src/full/Agda/TypeChecking/Reduce/Monad.hs:119)
    isInstantiatedMeta (src/full/Agda/TypeChecking/Reduce/Monad.hs:125)
    lookupMeta (src/full/Agda/TypeChecking/Reduce/Monad.hs:122)
    reportSDoc (src/full/Agda/TypeChecking/Reduce/Monad.hs:139)
    reportSLn (src/full/Agda/TypeChecking/Reduce/Monad.hs:142)
    traceSLn (src/full/Agda/TypeChecking/Reduce/Monad.hs:165)
    traceSDoc (src/full/Agda/TypeChecking/Reduce/Monad.hs:152)
    askR (src/full/Agda/TypeChecking/Reduce/Monad.hs:58)
  40% (  2 /  5) in 'Agda.TypeChecking.EtaContract'
  Missing documentation for:
    BinAppView (src/full/Agda/TypeChecking/EtaContract.hs:25)
    binAppView (src/full/Agda/TypeChecking/EtaContract.hs:28)
    etaOnce (src/full/Agda/TypeChecking/EtaContract.hs:65)
   0% (  0 / 20) in 'Agda.TypeChecking.MetaVars.Mention'
  Missing documentation for:
    Module header
    MentionsMeta (src/full/Agda/TypeChecking/MetaVars/Mention.hs:9)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:12)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:28)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:31)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:35)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:42)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:45)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:53)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:56)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:61)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:64)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:67)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:70)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:73)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:76)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:79)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:83)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:87)
     (src/full/Agda/TypeChecking/MetaVars/Mention.hs:90)
  33% (  3 /  9) in 'Agda.TypeChecking.Patterns.Abstract'
  Missing documentation for:
     (src/full/Agda/TypeChecking/Patterns/Abstract.hs:60)
     (src/full/Agda/TypeChecking/Patterns/Abstract.hs:63)
     (src/full/Agda/TypeChecking/Patterns/Abstract.hs:66)
     (src/full/Agda/TypeChecking/Patterns/Abstract.hs:69)
     (src/full/Agda/TypeChecking/Patterns/Abstract.hs:72)
     (src/full/Agda/TypeChecking/Patterns/Abstract.hs:75)
   8% ( 15 /177) in 'Agda.TypeChecking.Reduce'
  Missing documentation for:
    Module header
    instantiate (src/full/Agda/TypeChecking/Reduce.hs:55)
    instantiateFull (src/full/Agda/TypeChecking/Reduce.hs:58)
    reduce (src/full/Agda/TypeChecking/Reduce.hs:61)
    reduceB (src/full/Agda/TypeChecking/Reduce.hs:64)
    normalise (src/full/Agda/TypeChecking/Reduce.hs:67)
    simplify (src/full/Agda/TypeChecking/Reduce.hs:70)
     (src/full/Agda/TypeChecking/Reduce.hs:80)
     (src/full/Agda/TypeChecking/Reduce.hs:108)
     (src/full/Agda/TypeChecking/Reduce.hs:111)
     (src/full/Agda/TypeChecking/Reduce.hs:115)
     (src/full/Agda/TypeChecking/Reduce.hs:125)
     (src/full/Agda/TypeChecking/Reduce.hs:137)
     (src/full/Agda/TypeChecking/Reduce.hs:140)
     (src/full/Agda/TypeChecking/Reduce.hs:145)
     (src/full/Agda/TypeChecking/Reduce.hs:149)
     (src/full/Agda/TypeChecking/Reduce.hs:152)
     (src/full/Agda/TypeChecking/Reduce.hs:155)
     (src/full/Agda/TypeChecking/Reduce.hs:158)
     (src/full/Agda/TypeChecking/Reduce.hs:161)
     (src/full/Agda/TypeChecking/Reduce.hs:165)
     (src/full/Agda/TypeChecking/Reduce.hs:168)
     (src/full/Agda/TypeChecking/Reduce.hs:173)
     (src/full/Agda/TypeChecking/Reduce.hs:178)
     (src/full/Agda/TypeChecking/Reduce.hs:194)
     (src/full/Agda/TypeChecking/Reduce.hs:197)
     (src/full/Agda/TypeChecking/Reduce.hs:200)
    Reduce (src/full/Agda/TypeChecking/Reduce.hs:230)
     (src/full/Agda/TypeChecking/Reduce.hs:237)
     (src/full/Agda/TypeChecking/Reduce.hs:241)
     (src/full/Agda/TypeChecking/Reduce.hs:258)
     (src/full/Agda/TypeChecking/Reduce.hs:262)
     (src/full/Agda/TypeChecking/Reduce.hs:266)
     (src/full/Agda/TypeChecking/Reduce.hs:270)
     (src/full/Agda/TypeChecking/Reduce.hs:287)
     (src/full/Agda/TypeChecking/Reduce.hs:292)
     (src/full/Agda/TypeChecking/Reduce.hs:295)
     (src/full/Agda/TypeChecking/Reduce.hs:302)
     (src/full/Agda/TypeChecking/Reduce.hs:307)
     (src/full/Agda/TypeChecking/Reduce.hs:310)
     (src/full/Agda/TypeChecking/Reduce.hs:313)
    rewriteAfter (src/full/Agda/TypeChecking/Reduce.hs:357)
    unfoldCorecursionE (src/full/Agda/TypeChecking/Reduce.hs:362)
    unfoldCorecursion (src/full/Agda/TypeChecking/Reduce.hs:367)
    unfoldDefinitionE (src/full/Agda/TypeChecking/Reduce.hs:387)
    unfoldDefinition' (src/full/Agda/TypeChecking/Reduce.hs:393)
    reduceHead' (src/full/Agda/TypeChecking/Reduce.hs:509)
    appDefE_ (src/full/Agda/TypeChecking/Reduce.hs:548)
    appDefE (src/full/Agda/TypeChecking/Reduce.hs:560)
    appDefE' (src/full/Agda/TypeChecking/Reduce.hs:571)
     (src/full/Agda/TypeChecking/Reduce.hs:622)
     (src/full/Agda/TypeChecking/Reduce.hs:627)
     (src/full/Agda/TypeChecking/Reduce.hs:631)
     (src/full/Agda/TypeChecking/Reduce.hs:647)
     (src/full/Agda/TypeChecking/Reduce.hs:650)
     (src/full/Agda/TypeChecking/Reduce.hs:653)
     (src/full/Agda/TypeChecking/Reduce.hs:673)
    simplifyBlocked' (src/full/Agda/TypeChecking/Reduce.hs:697)
     (src/full/Agda/TypeChecking/Reduce.hs:701)
     (src/full/Agda/TypeChecking/Reduce.hs:704)
     (src/full/Agda/TypeChecking/Reduce.hs:708)
     (src/full/Agda/TypeChecking/Reduce.hs:717)
     (src/full/Agda/TypeChecking/Reduce.hs:720)
     (src/full/Agda/TypeChecking/Reduce.hs:724)
     (src/full/Agda/TypeChecking/Reduce.hs:733)
     (src/full/Agda/TypeChecking/Reduce.hs:737)
     (src/full/Agda/TypeChecking/Reduce.hs:740)
     (src/full/Agda/TypeChecking/Reduce.hs:743)
     (src/full/Agda/TypeChecking/Reduce.hs:746)
     (src/full/Agda/TypeChecking/Reduce.hs:749)
     (src/full/Agda/TypeChecking/Reduce.hs:752)
     (src/full/Agda/TypeChecking/Reduce.hs:755)
     (src/full/Agda/TypeChecking/Reduce.hs:758)
     (src/full/Agda/TypeChecking/Reduce.hs:763)
     (src/full/Agda/TypeChecking/Reduce.hs:768)
     (src/full/Agda/TypeChecking/Reduce.hs:772)
     (src/full/Agda/TypeChecking/Reduce.hs:775)
     (src/full/Agda/TypeChecking/Reduce.hs:791)
     (src/full/Agda/TypeChecking/Reduce.hs:807)
     (src/full/Agda/TypeChecking/Reduce.hs:812)
     (src/full/Agda/TypeChecking/Reduce.hs:815)
     (src/full/Agda/TypeChecking/Reduce.hs:818)
    Normalise (src/full/Agda/TypeChecking/Reduce.hs:833)
     (src/full/Agda/TypeChecking/Reduce.hs:836)
     (src/full/Agda/TypeChecking/Reduce.hs:846)
     (src/full/Agda/TypeChecking/Reduce.hs:849)
     (src/full/Agda/TypeChecking/Reduce.hs:866)
     (src/full/Agda/TypeChecking/Reduce.hs:870)
     (src/full/Agda/TypeChecking/Reduce.hs:873)
     (src/full/Agda/TypeChecking/Reduce.hs:877)
     (src/full/Agda/TypeChecking/Reduce.hs:886)
     (src/full/Agda/TypeChecking/Reduce.hs:891)
     (src/full/Agda/TypeChecking/Reduce.hs:895)
     (src/full/Agda/TypeChecking/Reduce.hs:899)
     (src/full/Agda/TypeChecking/Reduce.hs:902)
     (src/full/Agda/TypeChecking/Reduce.hs:905)
     (src/full/Agda/TypeChecking/Reduce.hs:908)
     (src/full/Agda/TypeChecking/Reduce.hs:911)
     (src/full/Agda/TypeChecking/Reduce.hs:916)
     (src/full/Agda/TypeChecking/Reduce.hs:921)
     (src/full/Agda/TypeChecking/Reduce.hs:925)
     (src/full/Agda/TypeChecking/Reduce.hs:928)
     (src/full/Agda/TypeChecking/Reduce.hs:944)
     (src/full/Agda/TypeChecking/Reduce.hs:947)
     (src/full/Agda/TypeChecking/Reduce.hs:950)
     (src/full/Agda/TypeChecking/Reduce.hs:953)
     (src/full/Agda/TypeChecking/Reduce.hs:956)
     (src/full/Agda/TypeChecking/Reduce.hs:964)
     (src/full/Agda/TypeChecking/Reduce.hs:967)
     (src/full/Agda/TypeChecking/Reduce.hs:970)
     (src/full/Agda/TypeChecking/Reduce.hs:973)
     (src/full/Agda/TypeChecking/Reduce.hs:976)
     (src/full/Agda/TypeChecking/Reduce.hs:999)
     (src/full/Agda/TypeChecking/Reduce.hs:1002)
     (src/full/Agda/TypeChecking/Reduce.hs:1012)
     (src/full/Agda/TypeChecking/Reduce.hs:1016)
     (src/full/Agda/TypeChecking/Reduce.hs:1033)
     (src/full/Agda/TypeChecking/Reduce.hs:1036)
     (src/full/Agda/TypeChecking/Reduce.hs:1040)
     (src/full/Agda/TypeChecking/Reduce.hs:1054)
     (src/full/Agda/TypeChecking/Reduce.hs:1065)
     (src/full/Agda/TypeChecking/Reduce.hs:1068)
     (src/full/Agda/TypeChecking/Reduce.hs:1071)
     (src/full/Agda/TypeChecking/Reduce.hs:1074)
     (src/full/Agda/TypeChecking/Reduce.hs:1081)
     (src/full/Agda/TypeChecking/Reduce.hs:1086)
     (src/full/Agda/TypeChecking/Reduce.hs:1090)
     (src/full/Agda/TypeChecking/Reduce.hs:1093)
     (src/full/Agda/TypeChecking/Reduce.hs:1096)
     (src/full/Agda/TypeChecking/Reduce.hs:1099)
     (src/full/Agda/TypeChecking/Reduce.hs:1102)
     (src/full/Agda/TypeChecking/Reduce.hs:1105)
     (src/full/Agda/TypeChecking/Reduce.hs:1110)
     (src/full/Agda/TypeChecking/Reduce.hs:1115)
     (src/full/Agda/TypeChecking/Reduce.hs:1118)
     (src/full/Agda/TypeChecking/Reduce.hs:1135)
     (src/full/Agda/TypeChecking/Reduce.hs:1139)
     (src/full/Agda/TypeChecking/Reduce.hs:1142)
     (src/full/Agda/TypeChecking/Reduce.hs:1145)
     (src/full/Agda/TypeChecking/Reduce.hs:1148)
     (src/full/Agda/TypeChecking/Reduce.hs:1151)
     (src/full/Agda/TypeChecking/Reduce.hs:1154)
     (src/full/Agda/TypeChecking/Reduce.hs:1157)
     (src/full/Agda/TypeChecking/Reduce.hs:1161)
     (src/full/Agda/TypeChecking/Reduce.hs:1164)
     (src/full/Agda/TypeChecking/Reduce.hs:1169)
     (src/full/Agda/TypeChecking/Reduce.hs:1178)
     (src/full/Agda/TypeChecking/Reduce.hs:1186)
     (src/full/Agda/TypeChecking/Reduce.hs:1189)
     (src/full/Agda/TypeChecking/Reduce.hs:1192)
     (src/full/Agda/TypeChecking/Reduce.hs:1199)
     (src/full/Agda/TypeChecking/Reduce.hs:1219)
     (src/full/Agda/TypeChecking/Reduce.hs:1223)
     (src/full/Agda/TypeChecking/Reduce.hs:1226)
     (src/full/Agda/TypeChecking/Reduce.hs:1233)
     (src/full/Agda/TypeChecking/Reduce.hs:1238)
     (src/full/Agda/TypeChecking/Reduce.hs:1246)
     (src/full/Agda/TypeChecking/Reduce.hs:1260)
     (src/full/Agda/TypeChecking/Reduce.hs:1264)
     (src/full/Agda/TypeChecking/Reduce.hs:1267)
     (src/full/Agda/TypeChecking/Reduce.hs:1270)
     (src/full/Agda/TypeChecking/Reduce.hs:1273)
  72% ( 26 / 36) in 'Agda.TypeChecking.Telescope'
  Missing documentation for:
    Module header
    OutputTypeName (src/full/Agda/TypeChecking/Telescope.hs:39)
    reorderTel_ (src/full/Agda/TypeChecking/Telescope.hs:97)
    teleArgNames (src/full/Agda/TypeChecking/Telescope.hs:118)
    teleArgs (src/full/Agda/TypeChecking/Telescope.hs:121)
    teleNamedArgs (src/full/Agda/TypeChecking/Telescope.hs:127)
    telView (src/full/Agda/TypeChecking/Telescope.hs:296)
    piApply1 (src/full/Agda/TypeChecking/Telescope.hs:354)
    addTypedInstance (src/full/Agda/TypeChecking/Telescope.hs:371)
    resolveUnknownInstanceDefs (src/full/Agda/TypeChecking/Telescope.hs:380)
  68% ( 13 / 19) in 'Agda.TypeChecking.Datatypes'
  Missing documentation for:
    Module header
    HasEta (src/full/Agda/TypeChecking/Datatypes.hs:80)
    ConstructorInfo (src/full/Agda/TypeChecking/Datatypes.hs:83)
    getConstructorArity (src/full/Agda/TypeChecking/Datatypes.hs:108)
    DataOrRecord (src/full/Agda/TypeChecking/Datatypes.hs:128)
    getNumberOfParameters (src/full/Agda/TypeChecking/Datatypes.hs:147)
  19% (  3 / 16) in 'Agda.TypeChecking.Level'
  Missing documentation for:
    Module header
    LevelKit (src/full/Agda/TypeChecking/Level.hs:21)
    levelSucFunction (src/full/Agda/TypeChecking/Level.hs:40)
    builtinLevelKit (src/full/Agda/TypeChecking/Level.hs:43)
    unLevel (src/full/Agda/TypeChecking/Level.hs:70)
    reallyUnLevelView (src/full/Agda/TypeChecking/Level.hs:76)
    unlevelWithKit (src/full/Agda/TypeChecking/Level.hs:87)
    unPlusV (src/full/Agda/TypeChecking/Level.hs:94)
    maybePrimCon (src/full/Agda/TypeChecking/Level.hs:98)
    maybePrimDef (src/full/Agda/TypeChecking/Level.hs:104)
    levelView (src/full/Agda/TypeChecking/Level.hs:110)
    levelView' (src/full/Agda/TypeChecking/Level.hs:117)
    levelLub (src/full/Agda/TypeChecking/Level.hs:158)
  50% (  6 / 12) in 'Agda.TypeChecking.DisplayForm'
  Missing documentation for:
     (src/full/Agda/TypeChecking/DisplayForm.hs:124)
     (src/full/Agda/TypeChecking/DisplayForm.hs:127)
     (src/full/Agda/TypeChecking/DisplayForm.hs:130)
     (src/full/Agda/TypeChecking/DisplayForm.hs:137)
     (src/full/Agda/TypeChecking/DisplayForm.hs:150)
     (src/full/Agda/TypeChecking/DisplayForm.hs:156)
  35% ( 12 / 34) in 'Agda.Compiler.Epic.CompileState'
  Missing documentation for:
    resetNameSupply (src/full/Agda/Compiler/Epic/CompileState.hs:81)
    getDelayed (src/full/Agda/Compiler/Epic/CompileState.hs:84)
    putDelayed (src/full/Agda/Compiler/Epic/CompileState.hs:87)
    newName (src/full/Agda/Compiler/Epic/CompileState.hs:90)
    putConstrTag (src/full/Agda/Compiler/Epic/CompileState.hs:96)
    assignConstrTag (src/full/Agda/Compiler/Epic/CompileState.hs:99)
    assignConstrTag' (src/full/Agda/Compiler/Epic/CompileState.hs:102)
    getConData (src/full/Agda/Compiler/Epic/CompileState.hs:110)
    getDataCon (src/full/Agda/Compiler/Epic/CompileState.hs:119)
    getConstrTag (src/full/Agda/Compiler/Epic/CompileState.hs:129)
    getConstrTag' (src/full/Agda/Compiler/Epic/CompileState.hs:133)
    addDefName (src/full/Agda/Compiler/Epic/CompileState.hs:142)
    topBindings (src/full/Agda/Compiler/Epic/CompileState.hs:146)
    getConArity (src/full/Agda/Compiler/Epic/CompileState.hs:149)
    putConArity (src/full/Agda/Compiler/Epic/CompileState.hs:152)
    putMain (src/full/Agda/Compiler/Epic/CompileState.hs:155)
    getMain (src/full/Agda/Compiler/Epic/CompileState.hs:158)
    lookInterface (src/full/Agda/Compiler/Epic/CompileState.hs:161)
    constrInScope (src/full/Agda/Compiler/Epic/CompileState.hs:172)
    getForcedArgs (src/full/Agda/Compiler/Epic/CompileState.hs:183)
    putForcedArgs (src/full/Agda/Compiler/Epic/CompileState.hs:186)
    replaceAt (src/full/Agda/Compiler/Epic/CompileState.hs:193)
  67% (  2 /  3) in 'Agda.Compiler.Epic.CaseOpts'
  Missing documentation for:
    caseOpts (src/full/Agda/Compiler/Epic/CaseOpts.hs:11)
  75% (  3 /  4) in 'Agda.Compiler.Epic.ForceConstrs'
  Missing documentation for:
    forceFun (src/full/Agda/Compiler/Epic/ForceConstrs.hs:37)
 100% (  3 /  3) in 'Agda.Compiler.Epic.Epic'
  67% (  4 /  6) in 'Agda.Compiler.Epic.NatDetection'
  Missing documentation for:
    isNatish (src/full/Agda/Compiler/Epic/NatDetection.hs:42)
    argIsDef (src/full/Agda/Compiler/Epic/NatDetection.hs:77)
  56% ( 10 / 18) in 'Agda.Compiler.Epic.Primitive'
  Missing documentation for:
    PrimTransform (src/full/Agda/Compiler/Epic/Primitive.hs:32)
    prZero (src/full/Agda/Compiler/Epic/Primitive.hs:37)
    prSuc (src/full/Agda/Compiler/Epic/Primitive.hs:37)
    prTrue (src/full/Agda/Compiler/Epic/Primitive.hs:37)
    prFalse (src/full/Agda/Compiler/Epic/Primitive.hs:37)
    prPred (src/full/Agda/Compiler/Epic/Primitive.hs:37)
    prNatEquality (src/full/Agda/Compiler/Epic/Primitive.hs:37)
    defName (src/full/Agda/Compiler/Epic/Primitive.hs:102)
  50% (  1 /  2) in 'Agda.TypeChecking.DeadCode'
  Missing documentation for:
    Module header
 100% (  3 /  3) in 'Agda.TypeChecking.SyntacticEquality'
   0% (  0 / 14) in 'Agda.TypeChecking.Serialise.Instances.Abstract'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:28)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:35)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:48)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:59)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:66)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:77)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:84)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:91)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:108)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:117)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:122)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:149)
     (src/full/Agda/TypeChecking/Serialise/Instances/Abstract.hs:174)
   0% (  0 / 17) in 'Agda.TypeChecking.Serialise.Instances.Compilers'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:19)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:26)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:35)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:42)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:79)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:83)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:87)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:91)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:102)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:111)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:120)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:125)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:132)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:139)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:148)
     (src/full/Agda/TypeChecking/Serialise/Instances/Compilers.hs:157)
   0% (  0 / 46) in 'Agda.Auto.Convert'
  Missing documentation for:
    Module header
    norm (src/full/Agda/Auto/Convert.hs:57)
    O (src/full/Agda/Auto/Convert.hs:61)
    TMode (src/full/Agda/Auto/Convert.hs:63)
    MapS (src/full/Agda/Auto/Convert.hs:66)
    initMapS (src/full/Agda/Auto/Convert.hs:68)
    popMapS (src/full/Agda/Auto/Convert.hs:71)
    S (src/full/Agda/Auto/Convert.hs:79)
    TOM (src/full/Agda/Auto/Convert.hs:86)
    tomy (src/full/Agda/Auto/Convert.hs:88)
    getConst (src/full/Agda/Auto/Convert.hs:211)
    getdfv (src/full/Agda/Auto/Convert.hs:251)
    getMeta (src/full/Agda/Auto/Convert.hs:256)
    getEqs (src/full/Agda/Auto/Convert.hs:267)
    copatternsNotImplemented (src/full/Agda/Auto/Convert.hs:287)
    tomyClauses (src/full/Agda/Auto/Convert.hs:291)
    tomyClause (src/full/Agda/Auto/Convert.hs:300)
    tomyPat (src/full/Agda/Auto/Convert.hs:310)
    tomyBody (src/full/Agda/Auto/Convert.hs:325)
    weaken (src/full/Agda/Auto/Convert.hs:338)
    weakens (src/full/Agda/Auto/Convert.hs:360)
    tomyType (src/full/Agda/Auto/Convert.hs:377)
    tomyExp (src/full/Agda/Auto/Convert.hs:380)
    tomyExps (src/full/Agda/Auto/Convert.hs:434)
    tomyIneq (src/full/Agda/Auto/Convert.hs:441)
    fmType (src/full/Agda/Auto/Convert.hs:447)
    fmExp (src/full/Agda/Auto/Convert.hs:450)
    fmExps (src/full/Agda/Auto/Convert.hs:463)
    fmLevel (src/full/Agda/Auto/Convert.hs:467)
    cnvh (src/full/Agda/Auto/Convert.hs:477)
    icnvh (src/full/Agda/Auto/Convert.hs:483)
    frommy (src/full/Agda/Auto/Convert.hs:493)
    frommyType (src/full/Agda/Auto/Convert.hs:496)
    frommyExp (src/full/Agda/Auto/Convert.hs:501)
    frommyExps (src/full/Agda/Auto/Convert.hs:541)
    abslamvarname (src/full/Agda/Auto/Convert.hs:577)
    modifyAbstractExpr (src/full/Agda/Auto/Convert.hs:580)
    modifyAbstractClause (src/full/Agda/Auto/Convert.hs:593)
    constructPats (src/full/Agda/Auto/Convert.hs:600)
    frommyClause (src/full/Agda/Auto/Convert.hs:627)
    contains_constructor (src/full/Agda/Auto/Convert.hs:702)
    etaContractBody (src/full/Agda/Auto/Convert.hs:710)
    freeIn (src/full/Agda/Auto/Convert.hs:719)
    negtype (src/full/Agda/Auto/Convert.hs:744)
    findClauseDeep (src/full/Agda/Auto/Convert.hs:754)
    matchType (src/full/Agda/Auto/Convert.hs:794)
  60% (  6 / 10) in 'Agda.TypeChecking.DropArgs'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/DropArgs.hs:30)
     (src/full/Agda/TypeChecking/DropArgs.hs:37)
     (src/full/Agda/TypeChecking/DropArgs.hs:58)
  25% (  1 /  4) in 'Agda.Syntax.Translation.InternalToAbstract'
  Missing documentation for:
    Reify (src/full/Agda/Syntax/Translation/InternalToAbstract.hs:129)
    NamedClause (src/full/Agda/Syntax/Translation/InternalToAbstract.hs:574)
    reifyPatterns (src/full/Agda/Syntax/Translation/InternalToAbstract.hs:886)
   7% (  6 / 92) in 'Agda.TypeChecking.Pretty'
  Missing documentation for:
    Module header
    Doc (src/full/Agda/TypeChecking/Pretty.hs:53)
    comma (src/full/Agda/TypeChecking/Pretty.hs:55)
    colon (src/full/Agda/TypeChecking/Pretty.hs:55)
    equals (src/full/Agda/TypeChecking/Pretty.hs:55)
    pretty (src/full/Agda/TypeChecking/Pretty.hs:60)
    prettyA (src/full/Agda/TypeChecking/Pretty.hs:63)
    prettyAs (src/full/Agda/TypeChecking/Pretty.hs:66)
    text (src/full/Agda/TypeChecking/Pretty.hs:69)
    pwords (src/full/Agda/TypeChecking/Pretty.hs:72)
    fwords (src/full/Agda/TypeChecking/Pretty.hs:75)
    sep (src/full/Agda/TypeChecking/Pretty.hs:78)
    fsep (src/full/Agda/TypeChecking/Pretty.hs:78)
    hsep (src/full/Agda/TypeChecking/Pretty.hs:78)
    hcat (src/full/Agda/TypeChecking/Pretty.hs:78)
    vcat (src/full/Agda/TypeChecking/Pretty.hs:78)
    $$ (src/full/Agda/TypeChecking/Pretty.hs:85)
    $+$ (src/full/Agda/TypeChecking/Pretty.hs:85)
    <> (src/full/Agda/TypeChecking/Pretty.hs:85)
    <+> (src/full/Agda/TypeChecking/Pretty.hs:85)
    nest (src/full/Agda/TypeChecking/Pretty.hs:91)
    braces (src/full/Agda/TypeChecking/Pretty.hs:94)
    dbraces (src/full/Agda/TypeChecking/Pretty.hs:94)
    brackets (src/full/Agda/TypeChecking/Pretty.hs:94)
    parens (src/full/Agda/TypeChecking/Pretty.hs:94)
    punctuate (src/full/Agda/TypeChecking/Pretty.hs:108)
    PrettyTCM (src/full/Agda/TypeChecking/Pretty.hs:118)
     (src/full/Agda/TypeChecking/Pretty.hs:121)
     (src/full/Agda/TypeChecking/Pretty.hs:122)
     (src/full/Agda/TypeChecking/Pretty.hs:123)
     (src/full/Agda/TypeChecking/Pretty.hs:124)
     (src/full/Agda/TypeChecking/Pretty.hs:125)
     (src/full/Agda/TypeChecking/Pretty.hs:126)
     (src/full/Agda/TypeChecking/Pretty.hs:127)
     (src/full/Agda/TypeChecking/Pretty.hs:128)
     (src/full/Agda/TypeChecking/Pretty.hs:132)
     (src/full/Agda/TypeChecking/Pretty.hs:135)
     (src/full/Agda/TypeChecking/Pretty.hs:138)
     (src/full/Agda/TypeChecking/Pretty.hs:141)
     (src/full/Agda/TypeChecking/Pretty.hs:145)
     (src/full/Agda/TypeChecking/Pretty.hs:146)
     (src/full/Agda/TypeChecking/Pretty.hs:147)
     (src/full/Agda/TypeChecking/Pretty.hs:148)
     (src/full/Agda/TypeChecking/Pretty.hs:149)
     (src/full/Agda/TypeChecking/Pretty.hs:150)
     (src/full/Agda/TypeChecking/Pretty.hs:151)
     (src/full/Agda/TypeChecking/Pretty.hs:152)
     (src/full/Agda/TypeChecking/Pretty.hs:153)
     (src/full/Agda/TypeChecking/Pretty.hs:155)
     (src/full/Agda/TypeChecking/Pretty.hs:164)
     (src/full/Agda/TypeChecking/Pretty.hs:169)
     (src/full/Agda/TypeChecking/Pretty.hs:180)
     (src/full/Agda/TypeChecking/Pretty.hs:184)
     (src/full/Agda/TypeChecking/Pretty.hs:189)
     (src/full/Agda/TypeChecking/Pretty.hs:193)
     (src/full/Agda/TypeChecking/Pretty.hs:196)
     (src/full/Agda/TypeChecking/Pretty.hs:199)
     (src/full/Agda/TypeChecking/Pretty.hs:203)
     (src/full/Agda/TypeChecking/Pretty.hs:207)
     (src/full/Agda/TypeChecking/Pretty.hs:210)
     (src/full/Agda/TypeChecking/Pretty.hs:213)
     (src/full/Agda/TypeChecking/Pretty.hs:216)
     (src/full/Agda/TypeChecking/Pretty.hs:223)
     (src/full/Agda/TypeChecking/Pretty.hs:226)
     (src/full/Agda/TypeChecking/Pretty.hs:294)
     (src/full/Agda/TypeChecking/Pretty.hs:319)
     (src/full/Agda/TypeChecking/Pretty.hs:322)
     (src/full/Agda/TypeChecking/Pretty.hs:325)
     (src/full/Agda/TypeChecking/Pretty.hs:328)
     (src/full/Agda/TypeChecking/Pretty.hs:331)
     (src/full/Agda/TypeChecking/Pretty.hs:334)
    PrettyContext (src/full/Agda/TypeChecking/Pretty.hs:340)
     (src/full/Agda/TypeChecking/Pretty.hs:342)
     (src/full/Agda/TypeChecking/Pretty.hs:353)
     (src/full/Agda/TypeChecking/Pretty.hs:356)
     (src/full/Agda/TypeChecking/Pretty.hs:359)
     (src/full/Agda/TypeChecking/Pretty.hs:362)
     (src/full/Agda/TypeChecking/Pretty.hs:387)
    raisePatVars (src/full/Agda/TypeChecking/Pretty.hs:391)
     (src/full/Agda/TypeChecking/Pretty.hs:400)
     (src/full/Agda/TypeChecking/Pretty.hs:412)
     (src/full/Agda/TypeChecking/Pretty.hs:416)
     (src/full/Agda/TypeChecking/Pretty.hs:419)
     (src/full/Agda/TypeChecking/Pretty.hs:432)
     (src/full/Agda/TypeChecking/Pretty.hs:443)
     (src/full/Agda/TypeChecking/Pretty.hs:446)
  47% (  7 / 15) in 'Agda.Compiler.Epic.Erasure'
  Missing documentation for:
    isIrr (src/full/Agda/Compiler/Epic/Erasure.hs:34)
    isRel (src/full/Agda/Compiler/Epic/Erasure.hs:38)
    ErasureState (src/full/Agda/Compiler/Epic/Erasure.hs:53)
    Erasure (src/full/Agda/Compiler/Epic/Erasure.hs:58)
    removeUnused (src/full/Agda/Compiler/Epic/Erasure.hs:100)
    initialRels (src/full/Agda/Compiler/Epic/Erasure.hs:135)
    ignoreForced (src/full/Agda/Compiler/Epic/Erasure.hs:146)
    diff (src/full/Agda/Compiler/Epic/Erasure.hs:226)
  14% (  4 / 29) in 'Agda.Compiler.Epic.Injection'
  Missing documentation for:
    Module header
    replaceFunCC (src/full/Agda/Compiler/Epic/Injection.hs:66)
    isInjective (src/full/Agda/Compiler/Epic/Injection.hs:81)
    patternToTerm (src/full/Agda/Compiler/Epic/Injection.hs:97)
    nrBinds (src/full/Agda/Compiler/Epic/Injection.hs:109)
    substForDot (src/full/Agda/Compiler/Epic/Injection.hs:117)
    isInjectiveHere (src/full/Agda/Compiler/Epic/Injection.hs:132)
    litInt (src/full/Agda/Compiler/Epic/Injection.hs:177)
    insertAt (src/full/Agda/Compiler/Epic/Injection.hs:181)
    solve (src/full/Agda/Compiler/Epic/Injection.hs:185)
    emptyC (src/full/Agda/Compiler/Epic/Injection.hs:228)
    addConstraint (src/full/Agda/Compiler/Epic/Injection.hs:231)
    unionConstraints (src/full/Agda/Compiler/Epic/Injection.hs:235)
     (src/full/Agda/Compiler/Epic/Injection.hs:250)
     (src/full/Agda/Compiler/Epic/Injection.hs:253)
     (src/full/Agda/Compiler/Epic/Injection.hs:258)
     (src/full/Agda/Compiler/Epic/Injection.hs:265)
    TagEq (src/full/Agda/Compiler/Epic/Injection.hs:326)
    Tags (src/full/Agda/Compiler/Epic/Injection.hs:331)
    initialTags (src/full/Agda/Compiler/Epic/Injection.hs:336)
    unify (src/full/Agda/Compiler/Epic/Injection.hs:342)
    setTag (src/full/Agda/Compiler/Epic/Injection.hs:354)
    mergeGroups (src/full/Agda/Compiler/Epic/Injection.hs:360)
    unifiable (src/full/Agda/Compiler/Epic/Injection.hs:374)
    !!!! (src/full/Agda/Compiler/Epic/Injection.hs:380)
  50% (  4 /  8) in 'Agda.Compiler.Epic.Smashing'
  Missing documentation for:
    defnPars (src/full/Agda/Compiler/Epic/Smashing.hs:36)
    +++ (src/full/Agda/Compiler/Epic/Smashing.hs:69)
    inferableTerm (src/full/Agda/Compiler/Epic/Smashing.hs:107)
    buildLambda (src/full/Agda/Compiler/Epic/Smashing.hs:135)
  26% (  9 / 34) in 'Agda.TypeChecking.Rules.LHS.Problem'
  Missing documentation for:
    Module header
    Substitution (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:31)
    FlexibleVars (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:32)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:53)
    defaultFlexibleVar (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:57)
    flexibleVarFromHiding (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:60)
    FlexChoice (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:63)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:66)
    ChooseFlex (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:78)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:81)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:90)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:93)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:102)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:108)
    ProblemPart (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:136)
    Focus (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:168)
    AsBinding (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:226)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:236)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:239)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:243)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:246)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:249)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:257)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:263)
     (src/full/Agda/TypeChecking/Rules/LHS/Problem.hs:267)
  10% (  1 / 10) in 'Agda.Compiler.Epic.Static'
  Missing documentation for:
    normaliseStatic (src/full/Agda/Compiler/Epic/Static.hs:36)
    evaluateCC (src/full/Agda/Compiler/Epic/Static.hs:39)
    etaExpand (src/full/Agda/Compiler/Epic/Static.hs:56)
    Evaluate (src/full/Agda/Compiler/Epic/Static.hs:67)
     (src/full/Agda/Compiler/Epic/Static.hs:70)
     (src/full/Agda/Compiler/Epic/Static.hs:73)
     (src/full/Agda/Compiler/Epic/Static.hs:76)
     (src/full/Agda/Compiler/Epic/Static.hs:79)
     (src/full/Agda/Compiler/Epic/Static.hs:82)
  86% (  6 /  7) in 'Agda.Compiler.Epic.FromAgda'
  Missing documentation for:
    reverseCCBody (src/full/Agda/Compiler/Epic/FromAgda.hs:129)
  15% (  2 / 13) in 'Agda.Compiler.HaskellTypes'
  Missing documentation for:
    HaskellKind (src/full/Agda/Compiler/HaskellTypes.hs:25)
    hsStar (src/full/Agda/Compiler/HaskellTypes.hs:27)
    hsKFun (src/full/Agda/Compiler/HaskellTypes.hs:30)
    hsFun (src/full/Agda/Compiler/HaskellTypes.hs:33)
    hsUnit (src/full/Agda/Compiler/HaskellTypes.hs:36)
    hsVar (src/full/Agda/Compiler/HaskellTypes.hs:39)
    hsApp (src/full/Agda/Compiler/HaskellTypes.hs:49)
    hsForall (src/full/Agda/Compiler/HaskellTypes.hs:53)
    notAHaskellType (src/full/Agda/Compiler/HaskellTypes.hs:56)
    getHsType (src/full/Agda/Compiler/HaskellTypes.hs:62)
    getHsVar (src/full/Agda/Compiler/HaskellTypes.hs:70)
  84% ( 37 / 44) in 'Agda.TypeChecking.Records'
  Missing documentation for:
    Module header
    recordFieldNames (src/full/Agda/TypeChecking/Records.hs:119)
    isEtaCon (src/full/Agda/TypeChecking/Records.hs:258)
    etaExpandRecord_ (src/full/Agda/TypeChecking/Records.hs:463)
    etaExpandAtRecordType (src/full/Agda/TypeChecking/Records.hs:491)
    isSingletonRecordModuloRelevance (src/full/Agda/TypeChecking/Records.hs:544)
    isSingletonType' (src/full/Agda/TypeChecking/Records.hs:587)
   0% (  0 /  2) in 'Agda.Compiler.Treeless.Erase'
  Missing documentation for:
    Module header
    eraseTerms (src/full/Agda/Compiler/Treeless/Erase.hs:53)
 100% (  1 /  1) in 'Agda.Compiler.UHC.Smashing'
  80% (  4 /  5) in 'Agda.TypeChecking.RecordPatterns'
  Missing documentation for:
    translateCompiledClauses (src/full/Agda/TypeChecking/RecordPatterns.hs:125)
  41% ( 34 / 83) in 'Agda.Termination.Monad'
  Missing documentation for:
     (src/full/Agda/Termination/Monad.hs:189)
     (src/full/Agda/Termination/Monad.hs:231)
     (src/full/Agda/Termination/Monad.hs:235)
     (src/full/Agda/Termination/Monad.hs:239)
     (src/full/Agda/Termination/Monad.hs:242)
     (src/full/Agda/Termination/Monad.hs:245)
    terGetGuardingTypeConstructors (src/full/Agda/Termination/Monad.hs:252)
    terGetInlineWithFunctions (src/full/Agda/Termination/Monad.hs:255)
    terGetUseDotPatterns (src/full/Agda/Termination/Monad.hs:258)
    terSetUseDotPatterns (src/full/Agda/Termination/Monad.hs:261)
    terGetSizeSuc (src/full/Agda/Termination/Monad.hs:264)
    terGetCurrent (src/full/Agda/Termination/Monad.hs:267)
    terSetCurrent (src/full/Agda/Termination/Monad.hs:270)
    terGetSharp (src/full/Agda/Termination/Monad.hs:273)
    terGetCutOff (src/full/Agda/Termination/Monad.hs:276)
    terGetMutual (src/full/Agda/Termination/Monad.hs:279)
    terGetUserNames (src/full/Agda/Termination/Monad.hs:282)
    terGetTarget (src/full/Agda/Termination/Monad.hs:285)
    terSetTarget (src/full/Agda/Termination/Monad.hs:288)
    terGetDelayed (src/full/Agda/Termination/Monad.hs:291)
    terSetDelayed (src/full/Agda/Termination/Monad.hs:294)
    terGetMaskArgs (src/full/Agda/Termination/Monad.hs:297)
    terSetMaskArgs (src/full/Agda/Termination/Monad.hs:300)
    terGetMaskResult (src/full/Agda/Termination/Monad.hs:303)
    terSetMaskResult (src/full/Agda/Termination/Monad.hs:306)
    terGetPatterns (src/full/Agda/Termination/Monad.hs:309)
    terSetPatterns (src/full/Agda/Termination/Monad.hs:315)
    terRaise (src/full/Agda/Termination/Monad.hs:318)
    terGetGuarded (src/full/Agda/Termination/Monad.hs:321)
    terModifyGuarded (src/full/Agda/Termination/Monad.hs:324)
    terSetGuarded (src/full/Agda/Termination/Monad.hs:327)
    terUnguarded (src/full/Agda/Termination/Monad.hs:330)
    terModifyUsableVars (src/full/Agda/Termination/Monad.hs:347)
    terSetUsableVars (src/full/Agda/Termination/Monad.hs:350)
    terModifyUseSizeLt (src/full/Agda/Termination/Monad.hs:358)
    terSetUseSizeLt (src/full/Agda/Termination/Monad.hs:361)
    DeBruijnPats (src/full/Agda/Termination/Monad.hs:463)
    DeBruijnPat' (src/full/Agda/Termination/Monad.hs:468)
     (src/full/Agda/Termination/Monad.hs:482)
     (src/full/Agda/Termination/Monad.hs:486)
     (src/full/Agda/Termination/Monad.hs:527)
     (src/full/Agda/Termination/Monad.hs:537)
     (src/full/Agda/Termination/Monad.hs:544)
     (src/full/Agda/Termination/Monad.hs:554)
    MaskedDeBruijnPats (src/full/Agda/Termination/Monad.hs:563)
    Masked (src/full/Agda/Termination/Monad.hs:565)
    masked (src/full/Agda/Termination/Monad.hs:570)
    notMasked (src/full/Agda/Termination/Monad.hs:573)
     (src/full/Agda/Termination/Monad.hs:576)
  85% ( 29 / 34) in 'Agda.TypeChecking.SizedTypes'
  Missing documentation for:
    Module header
    sizeMaxView (src/full/Agda/TypeChecking/SizedTypes.hs:239)
    compareSizeViews (src/full/Agda/TypeChecking/SizedTypes.hs:301)
     (src/full/Agda/TypeChecking/SizedTypes.hs:431)
     (src/full/Agda/TypeChecking/SizedTypes.hs:441)
  50% (  3 /  6) in 'Agda.TypeChecking.CompiledClause.Match'
  Missing documentation for:
    Module header
    matchCompiled (src/full/Agda/TypeChecking/CompiledClause/Match.hs:31)
    Stack (src/full/Agda/TypeChecking/CompiledClause/Match.hs:51)
  67% (  4 /  6) in 'Agda.TypeChecking.Implicit'
  Missing documentation for:
    ImplicitInsertion (src/full/Agda/TypeChecking/Implicit.hs:62)
    impInsert (src/full/Agda/TypeChecking/Implicit.hs:69)
  67% (  6 /  9) in 'Agda.TypeChecking.Patterns.Match'
  Missing documentation for:
     (src/full/Agda/TypeChecking/Patterns/Match.hs:40)
    matchPatterns (src/full/Agda/TypeChecking/Patterns/Match.hs:137)
    yesSimplification (src/full/Agda/TypeChecking/Patterns/Match.hs:213)
  20% (  8 / 41) in 'Agda.TypeChecking.Rewriting.NonLinMatch'
  Missing documentation for:
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:80)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:83)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:86)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:89)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:92)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:95)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:121)
    NLMState (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:128)
    liftRed (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:130)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:133)
    runNLM (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:137)
    traceSDocNLM (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:144)
    matchingBlocked (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:149)
    tellEq (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:158)
    Sub (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:165)
    PostponedEquations (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:175)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:187)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:192)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:195)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:206)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:209)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:212)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:218)
    makeSubstitution (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:285)
    checkPostponedEquations (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:291)
    nonLinMatch (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:296)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:327)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:330)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:333)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:336)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:339)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:342)
     (src/full/Agda/TypeChecking/Rewriting/NonLinMatch.hs:346)
   0% (  0 /  2) in 'Agda.TypeChecking.Rules.Display'
  Missing documentation for:
    Module header
    checkDisplayPragma (src/full/Agda/TypeChecking/Rules/Display.hs:18)
  40% (  2 /  5) in 'Agda.TypeChecking.Errors'
  Missing documentation for:
    Module header
    prettyError (src/full/Agda/TypeChecking/Errors.hs:66)
    tcErrString (src/full/Agda/TypeChecking/Errors.hs:123)
  64% (  9 / 14) in 'Agda.TypeChecking.InstanceArguments'
  Missing documentation for:
    Module header
    isRigid (src/full/Agda/TypeChecking/InstanceArguments.hs:260)
    dropSameCandidates (src/full/Agda/TypeChecking/InstanceArguments.hs:347)
    YesNoMaybe (src/full/Agda/TypeChecking/InstanceArguments.hs:375)
    isIFSConstraint (src/full/Agda/TypeChecking/InstanceArguments.hs:467)
  33% (  6 / 18) in 'Agda.TypeChecking.Constraints'
  Missing documentation for:
    Module header
    addConstraint (src/full/Agda/TypeChecking/Constraints.hs:46)
    newProblem_ (src/full/Agda/TypeChecking/Constraints.hs:102)
    ifNoConstraints (src/full/Agda/TypeChecking/Constraints.hs:105)
    ifNoConstraints_ (src/full/Agda/TypeChecking/Constraints.hs:110)
    whenConstraints (src/full/Agda/TypeChecking/Constraints.hs:121)
    solveAwakeConstraints (src/full/Agda/TypeChecking/Constraints.hs:139)
    solveAwakeConstraints' (src/full/Agda/TypeChecking/Constraints.hs:142)
    solveConstraint (src/full/Agda/TypeChecking/Constraints.hs:157)
    solveConstraint_ (src/full/Agda/TypeChecking/Constraints.hs:165)
    checkTypeCheckingProblem (src/full/Agda/TypeChecking/Constraints.hs:203)
    debugConstraints (src/full/Agda/TypeChecking/Constraints.hs:210)
  75% (  6 /  8) in 'Agda.TypeChecking.Rules.LHS.Implicit'
  Missing documentation for:
    Module header
    implicitP (src/full/Agda/TypeChecking/Rules/LHS/Implicit.hs:84)
  25% (  1 /  4) in 'Agda.Termination.Inlining'
  Missing documentation for:
    inlineWithClauses (src/full/Agda/Termination/Inlining.hs:77)
    isWithFunction (src/full/Agda/Termination/Inlining.hs:244)
    expandWithFunctionCall (src/full/Agda/Termination/Inlining.hs:251)
  75% (  3 /  4) in 'Agda.Termination.TermCheck'
  Missing documentation for:
    Module header
  38% ( 21 / 56) in 'Agda.TypeChecking.Positivity'
  Missing documentation for:
    Graph (src/full/Agda/TypeChecking/Positivity.hs:59)
    getDefArity (src/full/Agda/TypeChecking/Positivity.hs:222)
    >*< (src/full/Agda/TypeChecking/Positivity.hs:261)
     (src/full/Agda/TypeChecking/Positivity.hs:266)
     (src/full/Agda/TypeChecking/Positivity.hs:325)
    Item (src/full/Agda/TypeChecking/Positivity.hs:331)
    Occurrences (src/full/Agda/TypeChecking/Positivity.hs:335)
    emptyOB (src/full/Agda/TypeChecking/Positivity.hs:352)
    >+< (src/full/Agda/TypeChecking/Positivity.hs:355)
    withExtendedOccEnv (src/full/Agda/TypeChecking/Positivity.hs:429)
    ComputeOccurrences (src/full/Agda/TypeChecking/Positivity.hs:442)
     (src/full/Agda/TypeChecking/Positivity.hs:445)
     (src/full/Agda/TypeChecking/Positivity.hs:472)
     (src/full/Agda/TypeChecking/Positivity.hs:506)
     (src/full/Agda/TypeChecking/Positivity.hs:509)
     (src/full/Agda/TypeChecking/Positivity.hs:513)
     (src/full/Agda/TypeChecking/Positivity.hs:520)
     (src/full/Agda/TypeChecking/Positivity.hs:523)
     (src/full/Agda/TypeChecking/Positivity.hs:527)
     (src/full/Agda/TypeChecking/Positivity.hs:531)
     (src/full/Agda/TypeChecking/Positivity.hs:535)
     (src/full/Agda/TypeChecking/Positivity.hs:538)
     (src/full/Agda/TypeChecking/Positivity.hs:541)
     (src/full/Agda/TypeChecking/Positivity.hs:544)
    Node (src/full/Agda/TypeChecking/Positivity.hs:630)
     (src/full/Agda/TypeChecking/Positivity.hs:634)
     (src/full/Agda/TypeChecking/Positivity.hs:638)
     (src/full/Agda/TypeChecking/Positivity.hs:642)
     (src/full/Agda/TypeChecking/Positivity.hs:650)
     (src/full/Agda/TypeChecking/Positivity.hs:808)
     (src/full/Agda/TypeChecking/Positivity.hs:814)
     (src/full/Agda/TypeChecking/Positivity.hs:828)
     (src/full/Agda/TypeChecking/Positivity.hs:832)
     (src/full/Agda/TypeChecking/Positivity.hs:844)
     (src/full/Agda/TypeChecking/Positivity.hs:850)
  67% (  2 /  3) in 'Agda.TypeChecking.Positivity.Tests'
  Missing documentation for:
    Module header
  80% (  8 / 10) in 'Agda.TypeChecking.Tests'
  Missing documentation for:
    Module header
    tests (src/full/Agda/TypeChecking/Tests.hs:90)
  50% (  1 /  2) in 'Agda.Utils.Permutation.Tests'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Agda.TypeChecking.ProjectionLike'
  Missing documentation for:
    Module header
  31% ( 18 / 58) in 'Agda.TypeChecking.MetaVars.Occurs'
  Missing documentation for:
    modifyOccursCheckDefs (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:98)
    OccursCtx (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:132)
    UnfoldStrategy (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:140)
    defArgs (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:143)
    unfold (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:147)
    strongly (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:162)
    patternViolation' (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:166)
    abort (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:171)
    goIrrelevant (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:181)
    allowedVar (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:184)
    takeRelevant (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:187)
    liftUnderAbs (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:190)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:238)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:342)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:350)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:363)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:371)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:376)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:384)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:406)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:411)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:432)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:439)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:446)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:454)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:458)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:463)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:585)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:605)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:608)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:618)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:621)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:625)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:635)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:638)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:645)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:648)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:652)
     (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:655)
    PruneResult (src/full/Agda/TypeChecking/MetaVars/Occurs.hs:659)
  58% ( 38 / 65) in 'Agda.TypeChecking.MetaVars'
  Missing documentation for:
    Module header
    isEtaExpandable (src/full/Agda/TypeChecking/MetaVars.hs:86)
    newSortMeta (src/full/Agda/TypeChecking/MetaVars.hs:147)
    newSortMetaCtx (src/full/Agda/TypeChecking/MetaVars.hs:157)
    newTypeMeta (src/full/Agda/TypeChecking/MetaVars.hs:169)
    newTypeMeta_ (src/full/Agda/TypeChecking/MetaVars.hs:172)
    newIFSMetaCtx (src/full/Agda/TypeChecking/MetaVars.hs:191)
    newValueMetaCtx (src/full/Agda/TypeChecking/MetaVars.hs:223)
    newTelMeta (src/full/Agda/TypeChecking/MetaVars.hs:251)
    Condition (src/full/Agda/TypeChecking/MetaVars.hs:254)
    trueCondition (src/full/Agda/TypeChecking/MetaVars.hs:256)
    newArgsMeta (src/full/Agda/TypeChecking/MetaVars.hs:259)
    newArgsMeta' (src/full/Agda/TypeChecking/MetaVars.hs:262)
    newArgsMetaCtx (src/full/Agda/TypeChecking/MetaVars.hs:268)
    newArgsMetaCtx' (src/full/Agda/TypeChecking/MetaVars.hs:271)
    newRecordMetaCtx (src/full/Agda/TypeChecking/MetaVars.hs:295)
    newQuestionMark (src/full/Agda/TypeChecking/MetaVars.hs:302)
    blockTermOnProblem (src/full/Agda/TypeChecking/MetaVars.hs:317)
    blockTypeOnProblem (src/full/Agda/TypeChecking/MetaVars.hs:348)
    assignWrapper (src/full/Agda/TypeChecking/MetaVars.hs:527)
    ProjVarExc (src/full/Agda/TypeChecking/MetaVars.hs:953)
     (src/full/Agda/TypeChecking/MetaVars.hs:959)
     (src/full/Agda/TypeChecking/MetaVars.hs:969)
     (src/full/Agda/TypeChecking/MetaVars.hs:972)
    FVs (src/full/Agda/TypeChecking/MetaVars.hs:1028)
    SubstCand (src/full/Agda/TypeChecking/MetaVars.hs:1029)
    Res (src/full/Agda/TypeChecking/MetaVars.hs:1050)
  93% ( 14 / 15) in 'Agda.Interaction.Highlighting.Generate'
  Missing documentation for:
    printSyntaxInfo (src/full/Agda/Interaction/Highlighting/Generate.hs:492)
  60% ( 21 / 35) in 'Agda.TypeChecking.Polarity'
  Missing documentation for:
    Module header
    polFromOcc (src/full/Agda/TypeChecking/Polarity.hs:66)
    nonvariantToUnusedArgInClause (src/full/Agda/TypeChecking/Polarity.hs:249)
     (src/full/Agda/TypeChecking/Polarity.hs:370)
     (src/full/Agda/TypeChecking/Polarity.hs:373)
     (src/full/Agda/TypeChecking/Polarity.hs:376)
     (src/full/Agda/TypeChecking/Polarity.hs:380)
     (src/full/Agda/TypeChecking/Polarity.hs:383)
     (src/full/Agda/TypeChecking/Polarity.hs:386)
     (src/full/Agda/TypeChecking/Polarity.hs:389)
     (src/full/Agda/TypeChecking/Polarity.hs:393)
     (src/full/Agda/TypeChecking/Polarity.hs:415)
     (src/full/Agda/TypeChecking/Polarity.hs:418)
     (src/full/Agda/TypeChecking/Polarity.hs:422)
  52% ( 11 / 21) in 'Agda.TypeChecking.Coverage.Match'
  Missing documentation for:
    Module header
    buildMPatterns (src/full/Agda/TypeChecking/Coverage/Match.hs:76)
    isTrivialMPattern (src/full/Agda/TypeChecking/Coverage/Match.hs:90)
    BlockingVars (src/full/Agda/TypeChecking/Coverage/Match.hs:121)
    mapBlockingVarCons (src/full/Agda/TypeChecking/Coverage/Match.hs:123)
    clearBlockingVarCons (src/full/Agda/TypeChecking/Coverage/Match.hs:126)
    overlapping (src/full/Agda/TypeChecking/Coverage/Match.hs:129)
    MatchLit (src/full/Agda/TypeChecking/Coverage/Match.hs:154)
    noMatchLit (src/full/Agda/TypeChecking/Coverage/Match.hs:156)
    yesMatchLit (src/full/Agda/TypeChecking/Coverage/Match.hs:159)
   0% (  0 / 13) in 'Agda.TypeChecking.Quote'
  Missing documentation for:
    Module header
    QuotingKit (src/full/Agda/TypeChecking/Quote.hs:49)
    quotingKit (src/full/Agda/TypeChecking/Quote.hs:58)
    quoteString (src/full/Agda/TypeChecking/Quote.hs:258)
    quoteName (src/full/Agda/TypeChecking/Quote.hs:261)
    quoteNat (src/full/Agda/TypeChecking/Quote.hs:264)
    quoteConName (src/full/Agda/TypeChecking/Quote.hs:269)
    quoteMeta (src/full/Agda/TypeChecking/Quote.hs:272)
    quoteTerm (src/full/Agda/TypeChecking/Quote.hs:275)
    quoteType (src/full/Agda/TypeChecking/Quote.hs:280)
    quoteDom (src/full/Agda/TypeChecking/Quote.hs:285)
    quoteDefn (src/full/Agda/TypeChecking/Quote.hs:290)
    quoteList (src/full/Agda/TypeChecking/Quote.hs:295)
   7% (  7 /102) in 'Agda.TypeChecking.Primitive'
  Missing documentation for:
    PrimitiveImpl (src/full/Agda/TypeChecking/Primitive.hs:56)
    Nat (src/full/Agda/TypeChecking/Primitive.hs:60)
     (src/full/Agda/TypeChecking/Primitive.hs:65)
     (src/full/Agda/TypeChecking/Primitive.hs:70)
     (src/full/Agda/TypeChecking/Primitive.hs:75)
    Lvl (src/full/Agda/TypeChecking/Primitive.hs:78)
     (src/full/Agda/TypeChecking/Primitive.hs:81)
    PrimType (src/full/Agda/TypeChecking/Primitive.hs:84)
     (src/full/Agda/TypeChecking/Primitive.hs:87)
     (src/full/Agda/TypeChecking/Primitive.hs:90)
    PrimTerm (src/full/Agda/TypeChecking/Primitive.hs:93)
     (src/full/Agda/TypeChecking/Primitive.hs:94)
     (src/full/Agda/TypeChecking/Primitive.hs:95)
     (src/full/Agda/TypeChecking/Primitive.hs:96)
     (src/full/Agda/TypeChecking/Primitive.hs:97)
     (src/full/Agda/TypeChecking/Primitive.hs:98)
     (src/full/Agda/TypeChecking/Primitive.hs:99)
     (src/full/Agda/TypeChecking/Primitive.hs:100)
     (src/full/Agda/TypeChecking/Primitive.hs:101)
     (src/full/Agda/TypeChecking/Primitive.hs:102)
     (src/full/Agda/TypeChecking/Primitive.hs:103)
     (src/full/Agda/TypeChecking/Primitive.hs:105)
     (src/full/Agda/TypeChecking/Primitive.hs:108)
    ToTerm (src/full/Agda/TypeChecking/Primitive.hs:113)
     (src/full/Agda/TypeChecking/Primitive.hs:119)
     (src/full/Agda/TypeChecking/Primitive.hs:120)
     (src/full/Agda/TypeChecking/Primitive.hs:121)
     (src/full/Agda/TypeChecking/Primitive.hs:122)
     (src/full/Agda/TypeChecking/Primitive.hs:123)
     (src/full/Agda/TypeChecking/Primitive.hs:124)
     (src/full/Agda/TypeChecking/Primitive.hs:125)
     (src/full/Agda/TypeChecking/Primitive.hs:130)
     (src/full/Agda/TypeChecking/Primitive.hs:140)
     (src/full/Agda/TypeChecking/Primitive.hs:146)
     (src/full/Agda/TypeChecking/Primitive.hs:150)
     (src/full/Agda/TypeChecking/Primitive.hs:154)
     (src/full/Agda/TypeChecking/Primitive.hs:185)
    FromTermFunction (src/full/Agda/TypeChecking/Primitive.hs:193)
    FromTerm (src/full/Agda/TypeChecking/Primitive.hs:196)
     (src/full/Agda/TypeChecking/Primitive.hs:199)
     (src/full/Agda/TypeChecking/Primitive.hs:220)
     (src/full/Agda/TypeChecking/Primitive.hs:225)
     (src/full/Agda/TypeChecking/Primitive.hs:230)
     (src/full/Agda/TypeChecking/Primitive.hs:235)
     (src/full/Agda/TypeChecking/Primitive.hs:240)
     (src/full/Agda/TypeChecking/Primitive.hs:245)
     (src/full/Agda/TypeChecking/Primitive.hs:250)
     (src/full/Agda/TypeChecking/Primitive.hs:255)
     (src/full/Agda/TypeChecking/Primitive.hs:270)
    redReturn (src/full/Agda/TypeChecking/Primitive.hs:311)
    fromReducedTerm (src/full/Agda/TypeChecking/Primitive.hs:314)
    fromLiteral (src/full/Agda/TypeChecking/Primitive.hs:321)
    primTrustMe (src/full/Agda/TypeChecking/Primitive.hs:327)
    genPrimForce (src/full/Agda/TypeChecking/Primitive.hs:367)
    primForce (src/full/Agda/TypeChecking/Primitive.hs:405)
    primForceLemma (src/full/Agda/TypeChecking/Primitive.hs:415)
    mkPrimLevelZero (src/full/Agda/TypeChecking/Primitive.hs:429)
    mkPrimLevelSuc (src/full/Agda/TypeChecking/Primitive.hs:434)
    mkPrimLevelMax (src/full/Agda/TypeChecking/Primitive.hs:441)
    mkPrimFun1TCM (src/full/Agda/TypeChecking/Primitive.hs:449)
    mkPrimFun1 (src/full/Agda/TypeChecking/Primitive.hs:466)
    mkPrimFun2 (src/full/Agda/TypeChecking/Primitive.hs:480)
    mkPrimFun4 (src/full/Agda/TypeChecking/Primitive.hs:501)
    --> (src/full/Agda/TypeChecking/Primitive.hs:542)
    .--> (src/full/Agda/TypeChecking/Primitive.hs:542)
    ..--> (src/full/Agda/TypeChecking/Primitive.hs:542)
    garr (src/full/Agda/TypeChecking/Primitive.hs:547)
    gpi (src/full/Agda/TypeChecking/Primitive.hs:554)
    hPi (src/full/Agda/TypeChecking/Primitive.hs:562)
    nPi (src/full/Agda/TypeChecking/Primitive.hs:562)
    varM (src/full/Agda/TypeChecking/Primitive.hs:566)
    gApply (src/full/Agda/TypeChecking/Primitive.hs:571)
    <@> (src/full/Agda/TypeChecking/Primitive.hs:577)
    <#> (src/full/Agda/TypeChecking/Primitive.hs:577)
    list (src/full/Agda/TypeChecking/Primitive.hs:581)
    io (src/full/Agda/TypeChecking/Primitive.hs:584)
    el (src/full/Agda/TypeChecking/Primitive.hs:587)
    tset (src/full/Agda/TypeChecking/Primitive.hs:590)
    tSetOmega (src/full/Agda/TypeChecking/Primitive.hs:593)
    sSizeUniv (src/full/Agda/TypeChecking/Primitive.hs:596)
    tSizeUniv (src/full/Agda/TypeChecking/Primitive.hs:601)
    domN (src/full/Agda/TypeChecking/Primitive.hs:615)
    domH (src/full/Agda/TypeChecking/Primitive.hs:622)
    Op (src/full/Agda/TypeChecking/Primitive.hs:629)
    Fun (src/full/Agda/TypeChecking/Primitive.hs:630)
    Rel (src/full/Agda/TypeChecking/Primitive.hs:631)
    Pred (src/full/Agda/TypeChecking/Primitive.hs:632)
    primitiveFunctions (src/full/Agda/TypeChecking/Primitive.hs:634)
    floatEq (src/full/Agda/TypeChecking/Primitive.hs:727)
    floatLt (src/full/Agda/TypeChecking/Primitive.hs:731)
    floatShow (src/full/Agda/TypeChecking/Primitive.hs:740)
    lookupPrimitiveFunction (src/full/Agda/TypeChecking/Primitive.hs:744)
    lookupPrimitiveFunctionQ (src/full/Agda/TypeChecking/Primitive.hs:749)
    getBuiltinName (src/full/Agda/TypeChecking/Primitive.hs:756)
    isBuiltin (src/full/Agda/TypeChecking/Primitive.hs:766)
   0% (  0 /  2) in 'Agda.Compiler.Treeless.Simplify'
  Missing documentation for:
    Module header
    simplifyTTerm (src/full/Agda/Compiler/Treeless/Simplify.hs:70)
  33% (  1 /  3) in 'Agda.Compiler.ToTreeless'
  Missing documentation for:
    Module header
    closedTermToTreeless (src/full/Agda/Compiler/ToTreeless.hs:104)
  14% (  1 /  7) in 'Agda.TypeChecking.Injectivity'
  Missing documentation for:
    Module header
    headSymbol (src/full/Agda/TypeChecking/Injectivity.hs:41)
    checkInjectivity (src/full/Agda/TypeChecking/Injectivity.hs:79)
    InvView (src/full/Agda/TypeChecking/Injectivity.hs:127)
    MaybeAbort (src/full/Agda/TypeChecking/Injectivity.hs:130)
    useInjectivity (src/full/Agda/TypeChecking/Injectivity.hs:132)
  56% ( 22 / 39) in 'Agda.TypeChecking.Conversion'
  Missing documentation for:
    Module header
    equalTerm (src/full/Agda/TypeChecking/Conversion.hs:99)
    equalAtom (src/full/Agda/TypeChecking/Conversion.hs:102)
    equalType (src/full/Agda/TypeChecking/Conversion.hs:105)
    unifyPointers (src/full/Agda/TypeChecking/Conversion.hs:192)
    compareTermDir (src/full/Agda/TypeChecking/Conversion.hs:237)
    compareTerm' (src/full/Agda/TypeChecking/Conversion.hs:240)
    compareAtomDir (src/full/Agda/TypeChecking/Conversion.hs:399)
    compareRelevance (src/full/Agda/TypeChecking/Conversion.hs:607)
    compareWithPol (src/full/Agda/TypeChecking/Conversion.hs:781)
    polFromCmp (src/full/Agda/TypeChecking/Conversion.hs:787)
    leqType (src/full/Agda/TypeChecking/Conversion.hs:846)
    compareLevel (src/full/Agda/TypeChecking/Conversion.hs:926)
    compareSort (src/full/Agda/TypeChecking/Conversion.hs:930)
    leqLevel (src/full/Agda/TypeChecking/Conversion.hs:971)
    equalLevel (src/full/Agda/TypeChecking/Conversion.hs:1086)
    bothAbsurd (src/full/Agda/TypeChecking/Conversion.hs:1332)
  40% (  2 /  5) in 'Agda.TypeChecking.Rules.LHS.Unify'
  Missing documentation for:
    Module header
    UnificationResult' (src/full/Agda/TypeChecking/Rules/LHS/Unify.hs:97)
    unifyIndices (src/full/Agda/TypeChecking/Rules/LHS/Unify.hs:130)
  57% (  8 / 14) in 'Agda.Compiler.Epic.Forcing'
  Missing documentation for:
    Module header
    report (src/full/Agda/Compiler/Epic/Forcing.hs:59)
    piApplyM' (src/full/Agda/Compiler/Epic/Forcing.hs:62)
    mkCon (src/full/Agda/Compiler/Epic/Forcing.hs:143)
    unifyI (src/full/Agda/Compiler/Epic/Forcing.hs:146)
    takeTele (src/full/Agda/Compiler/Epic/Forcing.hs:149)
  90% (  9 / 10) in 'Agda.TypeChecking.Coverage'
  Missing documentation for:
    SplitClause (src/full/Agda/TypeChecking/Coverage.hs:71)
  50% (  7 / 14) in 'Agda.TypeChecking.CompiledClause.Compile'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/CompiledClause/Compile.hs:77)
    Cls (src/full/Agda/TypeChecking/CompiledClause/Compile.hs:80)
    compileWithSplitTree (src/full/Agda/TypeChecking/CompiledClause/Compile.hs:82)
    compile (src/full/Agda/TypeChecking/CompiledClause/Compile.hs:108)
    splitC (src/full/Agda/TypeChecking/CompiledClause/Compile.hs:157)
    substBody (src/full/Agda/TypeChecking/CompiledClause/Compile.hs:263)
  50% (  1 /  2) in 'Agda.TypeChecking.Empty'
  Missing documentation for:
    Module header
  57% (  4 /  7) in 'Agda.TypeChecking.CheckInternal'
  Missing documentation for:
    checkInternal' (src/full/Agda/TypeChecking/CheckInternal.hs:110)
    defaultAction (src/full/Agda/TypeChecking/CheckInternal.hs:103)
    Action (src/full/Agda/TypeChecking/CheckInternal.hs:100)
  17% (  1 /  6) in 'Agda.TypeChecking.ReconstructParameters'
  Missing documentation for:
    reconstructParametersInType (src/full/Agda/TypeChecking/ReconstructParameters.hs:27)
    reconstructParametersInTel (src/full/Agda/TypeChecking/ReconstructParameters.hs:31)
    reconstructParametersInEqView (src/full/Agda/TypeChecking/ReconstructParameters.hs:38)
    reconstructParameters (src/full/Agda/TypeChecking/ReconstructParameters.hs:45)
    dropParameters (src/full/Agda/TypeChecking/ReconstructParameters.hs:74)
  56% ( 10 / 18) in 'Agda.TypeChecking.Rewriting'
  Missing documentation for:
    requireOptionRewriting (src/full/Agda/TypeChecking/Rewriting.hs:86)
    NLPatVars (src/full/Agda/TypeChecking/Rewriting.hs:344)
     (src/full/Agda/TypeChecking/Rewriting.hs:347)
     (src/full/Agda/TypeChecking/Rewriting.hs:350)
    rewArity (src/full/Agda/TypeChecking/Rewriting.hs:361)
     (src/full/Agda/TypeChecking/Rewriting.hs:370)
     (src/full/Agda/TypeChecking/Rewriting.hs:373)
     (src/full/Agda/TypeChecking/Rewriting.hs:376)
  19% (  5 / 26) in 'Agda.TypeChecking.Abstract'
  Missing documentation for:
    typeOf (src/full/Agda/TypeChecking/Abstract.hs:36)
    abstractType (src/full/Agda/TypeChecking/Abstract.hs:40)
     (src/full/Agda/TypeChecking/Abstract.hs:77)
     (src/full/Agda/TypeChecking/Abstract.hs:83)
     (src/full/Agda/TypeChecking/Abstract.hs:89)
    abstractTerm (src/full/Agda/TypeChecking/Abstract.hs:99)
    AbsTerm (src/full/Agda/TypeChecking/Abstract.hs:142)
     (src/full/Agda/TypeChecking/Abstract.hs:146)
     (src/full/Agda/TypeChecking/Abstract.hs:166)
     (src/full/Agda/TypeChecking/Abstract.hs:169)
     (src/full/Agda/TypeChecking/Abstract.hs:172)
     (src/full/Agda/TypeChecking/Abstract.hs:181)
     (src/full/Agda/TypeChecking/Abstract.hs:184)
     (src/full/Agda/TypeChecking/Abstract.hs:188)
     (src/full/Agda/TypeChecking/Abstract.hs:195)
     (src/full/Agda/TypeChecking/Abstract.hs:198)
     (src/full/Agda/TypeChecking/Abstract.hs:201)
     (src/full/Agda/TypeChecking/Abstract.hs:204)
     (src/full/Agda/TypeChecking/Abstract.hs:207)
     (src/full/Agda/TypeChecking/Abstract.hs:210)
     (src/full/Agda/TypeChecking/Abstract.hs:214)
  83% (  5 /  6) in 'Agda.TypeChecking.Forcing'
  Missing documentation for:
     (src/full/Agda/TypeChecking/Forcing.hs:122)
  55% ( 16 / 29) in 'Agda.TypeChecking.SizedTypes.Solve'
  Missing documentation for:
    solveSizeConstraints_ (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:145)
    solveCluster (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:172)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:376)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:377)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:378)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:379)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:396)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:398)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:401)
    SizeConstraint (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:428)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:430)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:449)
     (src/full/Agda/TypeChecking/SizedTypes/Solve.hs:452)
  89% (  8 /  9) in 'Agda.TypeChecking.Rules.Data'
  Missing documentation for:
    Module header
   2% (  1 / 52) in 'Agda.TypeChecking.Unquote'
  Missing documentation for:
    Module header
    agdaTermType (src/full/Agda/TypeChecking/Unquote.hs:65)
    agdaTypeType (src/full/Agda/TypeChecking/Unquote.hs:68)
    qNameType (src/full/Agda/TypeChecking/Unquote.hs:71)
    Dirty (src/full/Agda/TypeChecking/Unquote.hs:74)
    UnquoteState (src/full/Agda/TypeChecking/Unquote.hs:80)
    UnquoteM (src/full/Agda/TypeChecking/Unquote.hs:81)
    UnquoteRes (src/full/Agda/TypeChecking/Unquote.hs:83)
    unpackUnquoteM (src/full/Agda/TypeChecking/Unquote.hs:85)
    packUnquoteM (src/full/Agda/TypeChecking/Unquote.hs:88)
    runUnquoteM (src/full/Agda/TypeChecking/Unquote.hs:91)
    liftU (src/full/Agda/TypeChecking/Unquote.hs:106)
    liftU1 (src/full/Agda/TypeChecking/Unquote.hs:109)
    liftU2 (src/full/Agda/TypeChecking/Unquote.hs:112)
    inOriginalContext (src/full/Agda/TypeChecking/Unquote.hs:115)
    isCon (src/full/Agda/TypeChecking/Unquote.hs:120)
    isDef (src/full/Agda/TypeChecking/Unquote.hs:126)
    reduceQuotedTerm (src/full/Agda/TypeChecking/Unquote.hs:133)
    Unquote (src/full/Agda/TypeChecking/Unquote.hs:141)
    unquoteH (src/full/Agda/TypeChecking/Unquote.hs:144)
    unquoteN (src/full/Agda/TypeChecking/Unquote.hs:149)
    choice (src/full/Agda/TypeChecking/Unquote.hs:154)
    ensureDef (src/full/Agda/TypeChecking/Unquote.hs:158)
    ensureCon (src/full/Agda/TypeChecking/Unquote.hs:168)
    pickName (src/full/Agda/TypeChecking/Unquote.hs:178)
     (src/full/Agda/TypeChecking/Unquote.hs:187)
     (src/full/Agda/TypeChecking/Unquote.hs:198)
     (src/full/Agda/TypeChecking/Unquote.hs:211)
     (src/full/Agda/TypeChecking/Unquote.hs:214)
     (src/full/Agda/TypeChecking/Unquote.hs:221)
     (src/full/Agda/TypeChecking/Unquote.hs:228)
     (src/full/Agda/TypeChecking/Unquote.hs:235)
    unquoteString (src/full/Agda/TypeChecking/Unquote.hs:242)
    unquoteNString (src/full/Agda/TypeChecking/Unquote.hs:245)
    ErrorPart (src/full/Agda/TypeChecking/Unquote.hs:248)
     (src/full/Agda/TypeChecking/Unquote.hs:250)
     (src/full/Agda/TypeChecking/Unquote.hs:255)
     (src/full/Agda/TypeChecking/Unquote.hs:266)
     (src/full/Agda/TypeChecking/Unquote.hs:281)
     (src/full/Agda/TypeChecking/Unquote.hs:294)
     (src/full/Agda/TypeChecking/Unquote.hs:306)
     (src/full/Agda/TypeChecking/Unquote.hs:313)
    getCurrentPath (src/full/Agda/TypeChecking/Unquote.hs:327)
     (src/full/Agda/TypeChecking/Unquote.hs:330)
     (src/full/Agda/TypeChecking/Unquote.hs:344)
     (src/full/Agda/TypeChecking/Unquote.hs:347)
     (src/full/Agda/TypeChecking/Unquote.hs:363)
     (src/full/Agda/TypeChecking/Unquote.hs:382)
     (src/full/Agda/TypeChecking/Unquote.hs:420)
     (src/full/Agda/TypeChecking/Unquote.hs:442)
    evalTCM (src/full/Agda/TypeChecking/Unquote.hs:468)
  67% (  4 /  6) in 'Agda.TypeChecking.Rules.LHS.ProblemRest'
  Missing documentation for:
    Module header
    updateProblemRest (src/full/Agda/TypeChecking/Rules/LHS/ProblemRest.hs:137)
  50% (  1 /  2) in 'Agda.TypeChecking.Rules.LHS.Split'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Agda.TypeChecking.Rules.LHS.Instantiate'
  Missing documentation for:
    Module header
  70% ( 14 / 20) in 'Agda.TypeChecking.Rules.LHS'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/Rules/LHS.hs:92)
     (src/full/Agda/TypeChecking/Rules/LHS.hs:104)
     (src/full/Agda/TypeChecking/Rules/LHS.hs:120)
     (src/full/Agda/TypeChecking/Rules/LHS.hs:123)
     (src/full/Agda/TypeChecking/Rules/LHS.hs:493)
  75% (  6 /  8) in 'Agda.TypeChecking.With'
  Missing documentation for:
    Module header
    patsToElims (src/full/Agda/TypeChecking/With.hs:647)
  69% ( 41 / 59) in 'Agda.TypeChecking.Rules.Term'
  Missing documentation for:
    Module header
    ptsRule (src/full/Agda/TypeChecking/Rules/Term.hs:153)
    leqType_ (src/full/Agda/TypeChecking/Rules/Term.hs:184)
    checkTypedBinding (src/full/Agda/TypeChecking/Rules/Term.hs:255)
    expandModuleAssigns (src/full/Agda/TypeChecking/Rules/Term.hs:574)
    checkLiteral (src/full/Agda/TypeChecking/Rules/Term.hs:728)
    quoteGoal (src/full/Agda/TypeChecking/Rules/Term.hs:958)
    quoteContext (src/full/Agda/TypeChecking/Rules/Term.hs:968)
    unquoteTactic (src/full/Agda/TypeChecking/Rules/Term.hs:1124)
    checkMeta (src/full/Agda/TypeChecking/Rules/Term.hs:1161)
    inferMeta (src/full/Agda/TypeChecking/Rules/Term.hs:1164)
    inferHeadDef (src/full/Agda/TypeChecking/Rules/Term.hs:1192)
    inferDef (src/full/Agda/TypeChecking/Rules/Term.hs:1243)
    traceCallE (src/full/Agda/TypeChecking/Rules/Term.hs:1512)
    inferExpr' (src/full/Agda/TypeChecking/Rules/Term.hs:1660)
    defOrVar (src/full/Agda/TypeChecking/Rules/Term.hs:1675)
    checkLetBindings (src/full/Agda/TypeChecking/Rules/Term.hs:1755)
    checkLetBinding (src/full/Agda/TypeChecking/Rules/Term.hs:1758)
  50% (  3 /  6) in 'Agda.TypeChecking.Rules.Builtin'
  Missing documentation for:
    Module header
    isUntypedBuiltin (src/full/Agda/TypeChecking/Rules/Builtin.hs:559)
    bindUntypedBuiltin (src/full/Agda/TypeChecking/Rules/Builtin.hs:562)
  24% (  5 / 21) in 'Agda.Syntax.Translation.ConcreteToAbstract'
  Missing documentation for:
    concreteToAbstract_ (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:399)
    concreteToAbstract (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:402)
    NewModuleQName (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:555)
    OldName (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:473)
    TopLevelInfo (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:1021)
    AbstractRHS (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:1770)
    NewModuleName (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:554)
    OldModuleName (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:556)
    NewName (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:469)
    OldQName (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:470)
    LeftHandSide (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:1819)
    RightHandSide (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:1762)
    PatName (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:474)
    APatName (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:502)
    LetDef (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:1109)
    LetDefs (src/full/Agda/Syntax/Translation/ConcreteToAbstract.hs:1108)
 100% (  7 /  7) in 'Agda.TypeChecking.Rules.Builtin.Coinduction'
  75% (  3 /  4) in 'Agda.TypeChecking.Rules.Record'
  Missing documentation for:
    Module header
  75% ( 12 / 16) in 'Agda.TypeChecking.Rules.Def'
  Missing documentation for:
    Module header
    checkFunDef (src/full/Agda/TypeChecking/Rules/Def.hs:70)
    checkWithRHS (src/full/Agda/TypeChecking/Rules/Def.hs:530)
    checkWithFunction (src/full/Agda/TypeChecking/Rules/Def.hs:607)
  71% ( 22 / 31) in 'Agda.TypeChecking.Rules.Decl'
  Missing documentation for:
    Module header
    mutualChecks (src/full/Agda/TypeChecking/Rules/Decl.hs:230)
    FinalChecks (src/full/Agda/TypeChecking/Rules/Decl.hs:254)
    checkUnquoteDecl (src/full/Agda/TypeChecking/Rules/Decl.hs:256)
    checkUnquoteDef (src/full/Agda/TypeChecking/Rules/Decl.hs:261)
    assertCurrentModule (src/full/Agda/TypeChecking/Rules/Decl.hs:519)
    ShowHead (src/full/Agda/TypeChecking/Rules/Decl.hs:899)
     (src/full/Agda/TypeChecking/Rules/Decl.hs:902)
    debugPrintDecl (src/full/Agda/TypeChecking/Rules/Decl.hs:924)
  83% (  5 /  6) in 'Agda.TheTypeChecker'
  Missing documentation for:
    Module header
  30% ( 13 / 44) in 'Agda.Interaction.BasicOps'
  Missing documentation for:
    Module header
    parseExprIn (src/full/Agda/Interaction/BasicOps.hs:84)
    giveExpr (src/full/Agda/Interaction/BasicOps.hs:92)
    evalInMeta (src/full/Agda/Interaction/BasicOps.hs:233)
    Rewrite (src/full/Agda/Interaction/BasicOps.hs:241)
    normalForm (src/full/Agda/Interaction/BasicOps.hs:244)
    OutputForm (src/full/Agda/Interaction/BasicOps.hs:252)
    OutputConstraint (src/full/Agda/Interaction/BasicOps.hs:255)
    outputFormId (src/full/Agda/Interaction/BasicOps.hs:275)
     (src/full/Agda/Interaction/BasicOps.hs:297)
     (src/full/Agda/Interaction/BasicOps.hs:300)
    showComparison (src/full/Agda/Interaction/BasicOps.hs:352)
     (src/full/Agda/Interaction/BasicOps.hs:355)
     (src/full/Agda/Interaction/BasicOps.hs:365)
     (src/full/Agda/Interaction/BasicOps.hs:390)
     (src/full/Agda/Interaction/BasicOps.hs:394)
     (src/full/Agda/Interaction/BasicOps.hs:423)
     (src/full/Agda/Interaction/BasicOps.hs:426)
    getConstraints (src/full/Agda/Interaction/BasicOps.hs:430)
    typeOfMetaMI (src/full/Agda/Interaction/BasicOps.hs:476)
    typeOfMeta (src/full/Agda/Interaction/BasicOps.hs:506)
    typeOfMeta' (src/full/Agda/Interaction/BasicOps.hs:509)
    typesOfVisibleMetas (src/full/Agda/Interaction/BasicOps.hs:512)
    typesOfHiddenMetas (src/full/Agda/Interaction/BasicOps.hs:516)
    metaHelperType (src/full/Agda/Interaction/BasicOps.hs:531)
    contextOfMeta (src/full/Agda/Interaction/BasicOps.hs:629)
    typeInMeta (src/full/Agda/Interaction/BasicOps.hs:661)
    withInteractionId (src/full/Agda/Interaction/BasicOps.hs:668)
    withMetaId (src/full/Agda/Interaction/BasicOps.hs:673)
    introTactic (src/full/Agda/Interaction/BasicOps.hs:683)
    whyInScope (src/full/Agda/Interaction/BasicOps.hs:872)
   0% (  0 /  2) in 'Agda.Interaction.SearchAbout'
  Missing documentation for:
    Module header
    findMentions (src/full/Agda/Interaction/SearchAbout.hs:46)
  16% (  4 / 25) in 'Agda.Interaction.CommandLine'
  Missing documentation for:
    Module header
    ExitCode (src/full/Agda/Interaction/CommandLine.hs:39)
    Command (src/full/Agda/Interaction/CommandLine.hs:41)
    matchCommand (src/full/Agda/Interaction/CommandLine.hs:43)
    interaction (src/full/Agda/Interaction/CommandLine.hs:49)
    continueAfter (src/full/Agda/Interaction/CommandLine.hs:119)
    loadFile (src/full/Agda/Interaction/CommandLine.hs:129)
    showConstraints (src/full/Agda/Interaction/CommandLine.hs:135)
    showMetas (src/full/Agda/Interaction/CommandLine.hs:142)
    showScope (src/full/Agda/Interaction/CommandLine.hs:177)
    metaParseExpr (src/full/Agda/Interaction/CommandLine.hs:182)
    actOnMeta (src/full/Agda/Interaction/CommandLine.hs:194)
    giveMeta (src/full/Agda/Interaction/CommandLine.hs:203)
    refineMeta (src/full/Agda/Interaction/CommandLine.hs:211)
    retryConstraints (src/full/Agda/Interaction/CommandLine.hs:219)
    evalIn (src/full/Agda/Interaction/CommandLine.hs:223)
    parseExpr (src/full/Agda/Interaction/CommandLine.hs:229)
    evalTerm (src/full/Agda/Interaction/CommandLine.hs:234)
    typeOf (src/full/Agda/Interaction/CommandLine.hs:248)
    typeIn (src/full/Agda/Interaction/CommandLine.hs:255)
    showContext (src/full/Agda/Interaction/CommandLine.hs:263)
  50% (  4 /  8) in 'Agda.Interaction.MakeCase'
  Missing documentation for:
    Module header
    CaseContext (src/full/Agda/Interaction/MakeCase.hs:51)
    makeAbsurdClause (src/full/Agda/Interaction/MakeCase.hs:225)
    deBruijnIndex (src/full/Agda/Interaction/MakeCase.hs:254)
   0% (  0 / 39) in 'Agda.TypeChecking.Serialise.Instances.Internal'
  Missing documentation for:
    Module header
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:26)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:33)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:40)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:49)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:56)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:63)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:72)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:79)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:86)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:95)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:123)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:130)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:139)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:152)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:166)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:173)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:180)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:184)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:199)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:203)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:210)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:229)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:236)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:243)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:250)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:262)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:278)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:287)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:304)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:311)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:318)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:329)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:338)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:349)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:356)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:367)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:374)
     (src/full/Agda/TypeChecking/Serialise/Instances/Internal.hs:389)
   0% (  0 /  1) in 'Agda.TypeChecking.Serialise.Instances'
  Missing documentation for:
    Module header
  56% (  5 /  9) in 'Agda.TypeChecking.Serialise'
  Missing documentation for:
    encodeInterface (src/full/Agda/TypeChecking/Serialise.hs:196)
    decodeFile (src/full/Agda/TypeChecking/Serialise.hs:222)
    decodeHashes (src/full/Agda/TypeChecking/Serialise.hs:216)
    EmbPrj (src/full/Agda/TypeChecking/Serialise/Base.hs:170)
  68% ( 15 / 22) in 'Agda.Interaction.Imports'
  Missing documentation for:
    addImportedThings (src/full/Agda/Interaction/Imports.hs:120)
    MaybeWarnings (src/full/Agda/Interaction/Imports.hs:152)
    hasWarnings (src/full/Agda/Interaction/Imports.hs:154)
    readInterface (src/full/Agda/Interaction/Imports.hs:479)
    removePrivates (src/full/Agda/Interaction/Imports.hs:533)
    constructIScope (src/full/Agda/Interaction/Imports.hs:700)
    moduleHash (src/full/Agda/Interaction/Imports.hs:782)
  13% (  2 / 15) in 'Agda.Compiler.Common'
  Missing documentation for:
    Module header
    IsMain (src/full/Agda/Compiler/Common.hs:46)
    doCompile (src/full/Agda/Compiler/Common.hs:49)
    setInterface (src/full/Agda/Compiler/Common.hs:71)
    curIF (src/full/Agda/Compiler/Common.hs:79)
    curSig (src/full/Agda/Compiler/Common.hs:91)
    curMName (src/full/Agda/Compiler/Common.hs:94)
    curDefs (src/full/Agda/Compiler/Common.hs:97)
    sortDefs (src/full/Agda/Compiler/Common.hs:100)
    sigMName (src/full/Agda/Compiler/Common.hs:108)
    compileDir (src/full/Agda/Compiler/Common.hs:114)
    repl (src/full/Agda/Compiler/Common.hs:122)
    topLevelModuleName (src/full/Agda/Compiler/Common.hs:165)
   8% (  4 / 52) in 'Agda.Compiler.MAlonzo.Misc'
  Missing documentation for:
    Module header
    curHsMod (src/full/Agda/Compiler/MAlonzo/Misc.hs:32)
    ihname (src/full/Agda/Compiler/MAlonzo/Misc.hs:49)
    unqhname (src/full/Agda/Compiler/MAlonzo/Misc.hs:52)
    tlmodOf (src/full/Agda/Compiler/MAlonzo/Misc.hs:61)
    xqual (src/full/Agda/Compiler/MAlonzo/Misc.hs:67)
    xhqn (src/full/Agda/Compiler/MAlonzo/Misc.hs:73)
    hsName (src/full/Agda/Compiler/MAlonzo/Misc.hs:76)
    conhqn (src/full/Agda/Compiler/MAlonzo/Misc.hs:80)
    bltQual (src/full/Agda/Compiler/MAlonzo/Misc.hs:89)
    dname (src/full/Agda/Compiler/MAlonzo/Misc.hs:94)
    hsPrimOp (src/full/Agda/Compiler/MAlonzo/Misc.hs:101)
    hsPrimOpApp (src/full/Agda/Compiler/MAlonzo/Misc.hs:104)
    hsInt (src/full/Agda/Compiler/MAlonzo/Misc.hs:107)
    hsTypedInt (src/full/Agda/Compiler/MAlonzo/Misc.hs:110)
    hspLet (src/full/Agda/Compiler/MAlonzo/Misc.hs:113)
    hsLet (src/full/Agda/Compiler/MAlonzo/Misc.hs:117)
    hsVarUQ (src/full/Agda/Compiler/MAlonzo/Misc.hs:121)
    hsAppView (src/full/Agda/Compiler/MAlonzo/Misc.hs:124)
    hsOpToExp (src/full/Agda/Compiler/MAlonzo/Misc.hs:131)
    hsLambda (src/full/Agda/Compiler/MAlonzo/Misc.hs:135)
    hsMapAlt (src/full/Agda/Compiler/MAlonzo/Misc.hs:139)
    hsMapRHS (src/full/Agda/Compiler/MAlonzo/Misc.hs:142)
    mazstr (src/full/Agda/Compiler/MAlonzo/Misc.hs:150)
    mazName (src/full/Agda/Compiler/MAlonzo/Misc.hs:153)
    mazMod' (src/full/Agda/Compiler/MAlonzo/Misc.hs:156)
    mazMod (src/full/Agda/Compiler/MAlonzo/Misc.hs:159)
    mazerror (src/full/Agda/Compiler/MAlonzo/Misc.hs:162)
    mazCoerceName (src/full/Agda/Compiler/MAlonzo/Misc.hs:165)
    mazErasedName (src/full/Agda/Compiler/MAlonzo/Misc.hs:168)
    mazCoerce (src/full/Agda/Compiler/MAlonzo/Misc.hs:171)
    mazIncompleteMatch (src/full/Agda/Compiler/MAlonzo/Misc.hs:177)
    rtmIncompleteMatch (src/full/Agda/Compiler/MAlonzo/Misc.hs:180)
    mazUnreachableError (src/full/Agda/Compiler/MAlonzo/Misc.hs:183)
    rtmUnreachableError (src/full/Agda/Compiler/MAlonzo/Misc.hs:186)
    mazRTE (src/full/Agda/Compiler/MAlonzo/Misc.hs:189)
    rtmQual (src/full/Agda/Compiler/MAlonzo/Misc.hs:192)
    rtmVar (src/full/Agda/Compiler/MAlonzo/Misc.hs:195)
    rtmError (src/full/Agda/Compiler/MAlonzo/Misc.hs:198)
    unsafeCoerceMod (src/full/Agda/Compiler/MAlonzo/Misc.hs:202)
    fakeD (src/full/Agda/Compiler/MAlonzo/Misc.hs:209)
    fakeDS (src/full/Agda/Compiler/MAlonzo/Misc.hs:215)
    fakeDQ (src/full/Agda/Compiler/MAlonzo/Misc.hs:218)
    fakeType (src/full/Agda/Compiler/MAlonzo/Misc.hs:221)
    fakeExp (src/full/Agda/Compiler/MAlonzo/Misc.hs:224)
    fakeDecl (src/full/Agda/Compiler/MAlonzo/Misc.hs:227)
    dummy (src/full/Agda/Compiler/MAlonzo/Misc.hs:230)
    emptyBinds (src/full/Agda/Compiler/MAlonzo/Misc.hs:238)
  67% (  2 /  3) in 'Agda.Compiler.MAlonzo.Encode'
  Missing documentation for:
    Module header
  29% (  2 /  7) in 'Agda.Compiler.MAlonzo.Pretty'
  Missing documentation for:
    Module header
     (src/full/Agda/Compiler/MAlonzo/Pretty.hs:33)
     (src/full/Agda/Compiler/MAlonzo/Pretty.hs:34)
     (src/full/Agda/Compiler/MAlonzo/Pretty.hs:35)
     (src/full/Agda/Compiler/MAlonzo/Pretty.hs:36)
  50% (  1 /  2) in 'Agda.Tests'
  Missing documentation for:
    testSuite (src/full/Agda/Tests.hs:40)
  12% (  1 /  8) in 'Agda.Compiler.MAlonzo.Primitives'
  Missing documentation for:
    Module header
    importsForPrim (src/full/Agda/Compiler/MAlonzo/Primitives.hs:67)
    xForPrim (src/full/Agda/Compiler/MAlonzo/Primitives.hs:89)
    primBody (src/full/Agda/Compiler/MAlonzo/Primitives.hs:103)
    noCheckCover (src/full/Agda/Compiler/MAlonzo/Primitives.hs:218)
    pconName (src/full/Agda/Compiler/MAlonzo/Primitives.hs:224)
    bltQual' (src/full/Agda/Compiler/MAlonzo/Primitives.hs:230)
  32% (  6 / 19) in 'Agda.Compiler.UHC.CompileState'
  Missing documentation for:
    Compile (src/full/Agda/Compiler/UHC/CompileState.hs:89)
    CoreMeta (src/full/Agda/Compiler/UHC/CompileState.hs:68)
    addExports (src/full/Agda/Compiler/UHC/CompileState.hs:110)
    addMetaCon (src/full/Agda/Compiler/UHC/CompileState.hs:116)
    addMetaData (src/full/Agda/Compiler/UHC/CompileState.hs:121)
    getExports (src/full/Agda/Compiler/UHC/CompileState.hs:125)
    getDeclMetas (src/full/Agda/Compiler/UHC/CompileState.hs:128)
    getCoreName (src/full/Agda/Compiler/UHC/CompileState.hs:196)
    getCoreName1 (src/full/Agda/Compiler/UHC/CompileState.hs:200)
    moduleNameToCoreName (src/full/Agda/Compiler/UHC/CompileState.hs:192)
    moduleNameToCoreNameParts (src/full/Agda/Compiler/UHC/CompileState.hs:189)
    freshLocalName (src/full/Agda/Compiler/UHC/CompileState.hs:134)
    dataRecCons (src/full/Agda/Compiler/UHC/CompileState.hs:174)
  67% (  2 /  3) in 'Agda.Compiler.UHC.Primitives'
  Missing documentation for:
    primFunNm (src/full/Agda/Compiler/UHC/Primitives.hs:27)
  24% (  5 / 21) in 'Agda.Compiler.UHC.FromAgda'
  Missing documentation for:
    opts (src/full/Agda/Compiler/UHC/FromAgda.hs:62)
    runTT (src/full/Agda/Compiler/UHC/FromAgda.hs:196)
    TTEnv (src/full/Agda/Compiler/UHC/FromAgda.hs:200)
    TT (src/full/Agda/Compiler/UHC/FromAgda.hs:204)
    addToEnv (src/full/Agda/Compiler/UHC/FromAgda.hs:207)
    BuiltinKit (src/full/Agda/Compiler/UHC/FromAgda.hs:211)
    builtinKit (src/full/Agda/Compiler/UHC/FromAgda.hs:216)
    buildPrimCases (src/full/Agda/Compiler/UHC/FromAgda.hs:294)
    mkIfThenElse (src/full/Agda/Compiler/UHC/FromAgda.hs:311)
    compileConAlt (src/full/Agda/Compiler/UHC/FromAgda.hs:316)
    makeConAlt (src/full/Agda/Compiler/UHC/FromAgda.hs:321)
    litToCore (src/full/Agda/Compiler/UHC/FromAgda.hs:339)
    getCTagArity (src/full/Agda/Compiler/UHC/FromAgda.hs:351)
    coreError (src/full/Agda/Compiler/UHC/FromAgda.hs:356)
    compilePrim (src/full/Agda/Compiler/UHC/FromAgda.hs:359)
    createMainModule (src/full/Agda/Compiler/UHC/FromAgda.hs:372)
   0% (  0 / 35) in 'Agda.Compiler.JS.Compiler'
  Missing documentation for:
    Module header
    compilerMain (src/full/Agda/Compiler/JS/Compiler.hs:80)
    compile (src/full/Agda/Compiler/JS/Compiler.hs:84)
    prefix (src/full/Agda/Compiler/JS/Compiler.hs:101)
    jsMod (src/full/Agda/Compiler/JS/Compiler.hs:104)
    jsFileName (src/full/Agda/Compiler/JS/Compiler.hs:107)
    jsMember (src/full/Agda/Compiler/JS/Compiler.hs:110)
    global' (src/full/Agda/Compiler/JS/Compiler.hs:125)
    global (src/full/Agda/Compiler/JS/Compiler.hs:140)
    reorder (src/full/Agda/Compiler/JS/Compiler.hs:162)
    reorder' (src/full/Agda/Compiler/JS/Compiler.hs:168)
    isTopLevelValue (src/full/Agda/Compiler/JS/Compiler.hs:176)
    isEmptyObject (src/full/Agda/Compiler/JS/Compiler.hs:181)
    insertAfter (src/full/Agda/Compiler/JS/Compiler.hs:186)
    curModule (src/full/Agda/Compiler/JS/Compiler.hs:195)
    definition (src/full/Agda/Compiler/JS/Compiler.hs:202)
    defn (src/full/Agda/Compiler/JS/Compiler.hs:209)
    numPars (src/full/Agda/Compiler/JS/Compiler.hs:283)
    clause (src/full/Agda/Compiler/JS/Compiler.hs:289)
    mapping (src/full/Agda/Compiler/JS/Compiler.hs:302)
    mapping' (src/full/Agda/Compiler/JS/Compiler.hs:305)
    pattern (src/full/Agda/Compiler/JS/Compiler.hs:316)
    tag (src/full/Agda/Compiler/JS/Compiler.hs:324)
    visitorName (src/full/Agda/Compiler/JS/Compiler.hs:345)
    body (src/full/Agda/Compiler/JS/Compiler.hs:348)
    term (src/full/Agda/Compiler/JS/Compiler.hs:353)
    isSingleton (src/full/Agda/Compiler/JS/Compiler.hs:413)
    args (src/full/Agda/Compiler/JS/Compiler.hs:432)
    qname (src/full/Agda/Compiler/JS/Compiler.hs:436)
    literal (src/full/Agda/Compiler/JS/Compiler.hs:441)
    dummyLambda (src/full/Agda/Compiler/JS/Compiler.hs:449)
    writeModule (src/full/Agda/Compiler/JS/Compiler.hs:456)
    compileDir (src/full/Agda/Compiler/JS/Compiler.hs:461)
    outFile (src/full/Agda/Compiler/JS/Compiler.hs:468)
    outFile_ (src/full/Agda/Compiler/JS/Compiler.hs:477)
  15% (  6 / 41) in 'Agda.Compiler.MAlonzo.Compiler'
  Missing documentation for:
    Module header
    compilerMain (src/full/Agda/Compiler/MAlonzo/Compiler.hs:85)
    compile (src/full/Agda/Compiler/MAlonzo/Compiler.hs:93)
    imports (src/full/Agda/Compiler/MAlonzo/Compiler.hs:113)
    definitions (src/full/Agda/Compiler/MAlonzo/Compiler.hs:146)
    NameSupply (src/full/Agda/Compiler/MAlonzo/Compiler.hs:334)
    CCContext (src/full/Agda/Compiler/MAlonzo/Compiler.hs:335)
    mapNameSupply (src/full/Agda/Compiler/MAlonzo/Compiler.hs:337)
    mapContext (src/full/Agda/Compiler/MAlonzo/Compiler.hs:340)
    CC (src/full/Agda/Compiler/MAlonzo/Compiler.hs:354)
    freshNames (src/full/Agda/Compiler/MAlonzo/Compiler.hs:356)
    checkConstructorType (src/full/Agda/Compiler/MAlonzo/Compiler.hs:367)
    checkCover (src/full/Agda/Compiler/MAlonzo/Compiler.hs:375)
    closedTerm (src/full/Agda/Compiler/MAlonzo/Compiler.hs:394)
    compilePrim (src/full/Agda/Compiler/MAlonzo/Compiler.hs:451)
    alt (src/full/Agda/Compiler/MAlonzo/Compiler.hs:466)
    literal (src/full/Agda/Compiler/MAlonzo/Compiler.hs:497)
    hslit (src/full/Agda/Compiler/MAlonzo/Compiler.hs:507)
    litString (src/full/Agda/Compiler/MAlonzo/Compiler.hs:515)
    litqname (src/full/Agda/Compiler/MAlonzo/Compiler.hs:520)
    litqnamepat (src/full/Agda/Compiler/MAlonzo/Compiler.hs:529)
    condecl (src/full/Agda/Compiler/MAlonzo/Compiler.hs:538)
    cdecl (src/full/Agda/Compiler/MAlonzo/Compiler.hs:543)
    tvaldecl (src/full/Agda/Compiler/MAlonzo/Compiler.hs:547)
    infodecl (src/full/Agda/Compiler/MAlonzo/Compiler.hs:569)
    hsCast (src/full/Agda/Compiler/MAlonzo/Compiler.hs:577)
    hsCast' (src/full/Agda/Compiler/MAlonzo/Compiler.hs:591)
    hsCastApp (src/full/Agda/Compiler/MAlonzo/Compiler.hs:603)
    hsCoerce (src/full/Agda/Compiler/MAlonzo/Compiler.hs:613)
    copyRTEModules (src/full/Agda/Compiler/MAlonzo/Compiler.hs:626)
    writeModule (src/full/Agda/Compiler/MAlonzo/Compiler.hs:632)
    outFile' (src/full/Agda/Compiler/MAlonzo/Compiler.hs:648)
    outFile (src/full/Agda/Compiler/MAlonzo/Compiler.hs:661)
    outFile_ (src/full/Agda/Compiler/MAlonzo/Compiler.hs:664)
    callGHC (src/full/Agda/Compiler/MAlonzo/Compiler.hs:667)
 100% (  2 /  2) in 'Agda.Compiler.Epic.Compiler'
 100% (  2 /  2) in 'Agda.Compiler.UHC.Compiler'
  50% (  1 /  2) in 'Agda.Auto.Auto'
  Missing documentation for:
    Module header
  66% ( 40 / 61) in 'Agda.Interaction.InteractionTop'
  Missing documentation for:
    Module header
    OldInteractionScopes (src/full/Agda/Interaction/InteractionTop.hs:128)
    insertOldInteractionScope (src/full/Agda/Interaction/InteractionTop.hs:191)
    removeOldInteractionScope (src/full/Agda/Interaction/InteractionTop.hs:196)
    getOldInteractionScope (src/full/Agda/Interaction/InteractionTop.hs:201)
    handleCommand (src/full/Agda/Interaction/InteractionTop.hs:213)
    Interaction' (src/full/Agda/Interaction/InteractionTop.hs:294)
    IOTCM (src/full/Agda/Interaction/InteractionTop.hs:416)
    IOTCM' (src/full/Agda/Interaction/InteractionTop.hs:417)
    parseToReadsPrec (src/full/Agda/Interaction/InteractionTop.hs:451)
    readParse (src/full/Agda/Interaction/InteractionTop.hs:461)
    parens' (src/full/Agda/Interaction/InteractionTop.hs:464)
     (src/full/Agda/Interaction/InteractionTop.hs:473)
     (src/full/Agda/Interaction/InteractionTop.hs:487)
     (src/full/Agda/Interaction/InteractionTop.hs:492)
     (src/full/Agda/Interaction/InteractionTop.hs:497)
    GiveRefine (src/full/Agda/Interaction/InteractionTop.hs:871)
    highlightExpr (src/full/Agda/Interaction/InteractionTop.hs:951)
    refreshStr (src/full/Agda/Interaction/InteractionTop.hs:1172)
    nameModifiers (src/full/Agda/Interaction/InteractionTop.hs:1178)
    maybeTimed (src/full/Agda/Interaction/InteractionTop.hs:1219)
  50% (  1 /  2) in 'Agda.Interaction.EmacsTop'
  Missing documentation for:
    Module header
 100% (  8 /  8) in 'Agda.Main'
Warning: Agda.Utils.Cluster: could not find link destinations for:
    C
Warning: Agda.Utils.PartialOrd: could not find link destinations for:
    Unknown
Warning: Agda.Utils.Update: could not find link destinations for:
    EndoFun
Warning: Agda.Compiler.UHC.Bridge: could not find link destinations for:
    PP CPatRest
Warning: Agda.Utils.Monad: could not find link destinations for:
    P
Warning: Agda.Termination.SparseMatrix: could not find link destinations for:
    unsafeIndex unsafeRangeSize supSize Transpose zipAssocWith interAssocWith
Warning: Agda.Termination.Order: could not find link destinations for:
    Unknown maxO
Warning: Agda.Interaction.Library.Parse: could not find link destinations for:
    P
Warning: Agda.Syntax.Common: could not find link destinations for:
    synEq SynEqM synEq' freeVars' FreeT
Warning: Agda.Syntax.Abstract.Name: could not find link destinations for:
    ToQName
Warning: Agda.Syntax.Concrete.Definitions: could not find link destinations for:
    TerminationCheck Catchall DataRecOrFun KindOfBlock NiceEnv _loneSigs Fixities
Warning: Agda.Syntax.Parser.StringLiterals: could not find link destinations for:
    readNum
Warning: Agda.Syntax.Internal: could not find link destinations for:
    freeVars' FreeT synEq SynEqM synEq'
Warning: Agda.TypeChecking.Free: could not find link destinations for:
    VarSet union
Warning: Agda.TypeChecking.Free.Old: could not find link destinations for:
    union freeVars' FreeT
Warning: Agda.Syntax.Abstract.Copatterns: could not find link destinations for:
    groupClauses
Warning: Agda.TypeChecking.SyntacticEquality: could not find link destinations for:
    synEq SynEqM synEq'
Warning: Agda.TypeChecking.RecordPatterns: could not find link destinations for:
    VarPat DotPat RecPatM translatePattern
Warning: Agda.Termination.Inlining: could not find link destinations for:
    withExprClauses inlinedClauses
Warning: Agda.Termination.TermCheck: could not find link destinations for:
    makeCM compareArgs addGuardedness
Warning: Agda.Interaction.Highlighting.Generate: could not find link destinations for:
    NameKinds nameToFile
Warning: Agda.Syntax.Translation.ConcreteToAbstract: could not find link destinations for:
    ToQName
Documentation created: dist/doc/html/Agda/index.html,
dist/doc/html/Agda/Agda.txt
Preprocessing executable 'agda' for Agda-2.5.1.1...
Preprocessing executable 'agda-mode' for Agda-2.5.1.1...
Preprocessing executable 'agda-ghc-names' for Agda-2.5.1.1...
Creating package registration file:
/tmp/pkgConf-Agda-2.5.1140210619888055336.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/Agda-2.5.1.1-EbgiU2I5X5a46p6c2QTWFO
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.
Generating Agda library interface files...
Registering Agda-2.5.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-22294/Agda-2.5.1.1'
Installed Agda-2.5.1.1

Test log

No test log was submitted for this report.