Build #1 for plot-0.2.3.6

[all reports]

Package plot-0.2.3.6
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-09-22 23:30:55.561197 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, cairo-0.13.3.0, colour-2.3.3, hmatrix-0.17.0.2, mtl-2.2.1, pango-0.13.3.0, transformers-0.5.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-9398/colour-2.3.3'
Configuring colour-2.3.3...
Building colour-2.3.3...
Preprocessing library colour-2.3.3...
[ 1 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o )
[ 2 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o )
[ 3 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o )
[ 4 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o )
[ 5 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o )
[ 6 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o )
[ 7 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o )
[ 8 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o )
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o )
[13 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o )
[14 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o )
Running Haddock for colour-2.3.3...
Running hscolour for colour-2.3.3...
Preprocessing library colour-2.3.3...
Preprocessing library colour-2.3.3...
Haddock coverage:
   0% (  0 /  5) in 'Data.Colour.Matrix'
  Missing documentation for:
    Module header
    inverse (Data/Colour/Matrix.hs:29)
    determinant (Data/Colour/Matrix.hs:35)
    mult (Data/Colour/Matrix.hs:38)
    matrixMult (Data/Colour/Matrix.hs:40)
   0% (  0 / 10) in 'Data.Colour.Chan'
  Missing documentation for:
    Module header
    Chan (Data/Colour/Chan.hs:29)
    empty (Data/Colour/Chan.hs:31)
    full (Data/Colour/Chan.hs:34)
    scale (Data/Colour/Chan.hs:37)
    add (Data/Colour/Chan.hs:40)
    invert (Data/Colour/Chan.hs:43)
    over (Data/Colour/Chan.hs:46)
    convert (Data/Colour/Chan.hs:48)
    sum (Data/Colour/Chan.hs:51)
  50% (  6 / 12) in 'Data.Colour.CIE.Chromaticity'
  Missing documentation for:
    Module header
    Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
     (Data/Colour/CIE/Chromaticity.hs:56)
     (Data/Colour/CIE/Chromaticity.hs:63)
    app_prec (Data/Colour/CIE/Chromaticity.hs:74)
    infix_prec (Data/Colour/CIE/Chromaticity.hs:76)
  38% (  6 / 16) in 'Data.Colour.RGB'
  Missing documentation for:
    Module header
     (Data/Colour/RGB.hs:36)
     (Data/Colour/RGB.hs:39)
     (Data/Colour/RGB.hs:59)
     (Data/Colour/RGB.hs:66)
    primaryMatrix (Data/Colour/RGB.hs:82)
    rgb2xyz (Data/Colour/RGB.hs:92)
    xyz2rgb (Data/Colour/RGB.hs:100)
    hslsv (Data/Colour/RGB.hs:103)
    mod1 (Data/Colour/RGB.hs:127)
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSL'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSV'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
  50% ( 14 / 28) in 'Data.Colour.Internal'
  Missing documentation for:
    Module header
    Red (Data/Colour/Internal.hs:30)
    Green (Data/Colour/Internal.hs:31)
    Blue (Data/Colour/Internal.hs:32)
    black (Data/Colour/Internal.hs:53)
     (Data/Colour/Internal.hs:56)
    Alpha (Data/Colour/Internal.hs:65)
    AffineSpace (Data/Colour/Internal.hs:109)
     (Data/Colour/Internal.hs:130)
     (Data/Colour/Internal.hs:136)
    ColourOps (Data/Colour/Internal.hs:146)
     (Data/Colour/Internal.hs:156)
     (Data/Colour/Internal.hs:165)
    rgbaAdd (Data/Colour/Internal.hs:214)
 100% (  6 /  6) in 'Data.Colour.SRGB.Linear'
  83% ( 20 / 24) in 'Data.Colour.RGBSpace'
  Missing documentation for:
    primaries (Data/Colour/RGB.hs:55)
    whitePoint (Data/Colour/RGB.hs:56)
    gamut (Data/Colour/RGBSpace.hs:121)
    transferFunction (Data/Colour/RGBSpace.hs:122)
 100% ( 14 / 14) in 'Data.Colour.SRGB'
  85% ( 17 / 20) in 'Data.Colour'
  Missing documentation for:
    black (Data/Colour/Internal.hs:53)
    AffineSpace (Data/Colour/Internal.hs:109)
    ColourOps (Data/Colour/Internal.hs:146)
  88% ( 15 / 17) in 'Data.Colour.CIE'
  Missing documentation for:
    toCIEXYZ (Data/Colour/CIE.hs:65)
    Chromaticity (Data/Colour/CIE/Chromaticity.hs:25)
   1% (  1 /149) in 'Data.Colour.Names'
  Missing documentation for:
    readColourName (Data/Colour/Names.hs:188)
    aliceblue (Data/Colour/Names.hs:339)
    antiquewhite (Data/Colour/Names.hs:342)
    aqua (Data/Colour/Names.hs:345)
    aquamarine (Data/Colour/Names.hs:348)
    azure (Data/Colour/Names.hs:351)
    beige (Data/Colour/Names.hs:354)
    bisque (Data/Colour/Names.hs:357)
    black (Data/Colour/Internal.hs:53)
    blanchedalmond (Data/Colour/Names.hs:362)
    blue (Data/Colour/Names.hs:365)
    blueviolet (Data/Colour/Names.hs:368)
    brown (Data/Colour/Names.hs:371)
    burlywood (Data/Colour/Names.hs:374)
    cadetblue (Data/Colour/Names.hs:377)
    chartreuse (Data/Colour/Names.hs:380)
    chocolate (Data/Colour/Names.hs:383)
    coral (Data/Colour/Names.hs:386)
    cornflowerblue (Data/Colour/Names.hs:389)
    cornsilk (Data/Colour/Names.hs:392)
    crimson (Data/Colour/Names.hs:395)
    cyan (Data/Colour/Names.hs:398)
    darkblue (Data/Colour/Names.hs:401)
    darkcyan (Data/Colour/Names.hs:404)
    darkgoldenrod (Data/Colour/Names.hs:407)
    darkgray (Data/Colour/Names.hs:410)
    darkgreen (Data/Colour/Names.hs:413)
    darkgrey (Data/Colour/Names.hs:416)
    darkkhaki (Data/Colour/Names.hs:419)
    darkmagenta (Data/Colour/Names.hs:422)
    darkolivegreen (Data/Colour/Names.hs:425)
    darkorange (Data/Colour/Names.hs:428)
    darkorchid (Data/Colour/Names.hs:431)
    darkred (Data/Colour/Names.hs:434)
    darksalmon (Data/Colour/Names.hs:437)
    darkseagreen (Data/Colour/Names.hs:440)
    darkslateblue (Data/Colour/Names.hs:443)
    darkslategray (Data/Colour/Names.hs:446)
    darkslategrey (Data/Colour/Names.hs:449)
    darkturquoise (Data/Colour/Names.hs:452)
    darkviolet (Data/Colour/Names.hs:455)
    deeppink (Data/Colour/Names.hs:458)
    deepskyblue (Data/Colour/Names.hs:461)
    dimgray (Data/Colour/Names.hs:464)
    dimgrey (Data/Colour/Names.hs:467)
    dodgerblue (Data/Colour/Names.hs:470)
    firebrick (Data/Colour/Names.hs:473)
    floralwhite (Data/Colour/Names.hs:476)
    forestgreen (Data/Colour/Names.hs:479)
    fuchsia (Data/Colour/Names.hs:482)
    gainsboro (Data/Colour/Names.hs:485)
    ghostwhite (Data/Colour/Names.hs:488)
    gold (Data/Colour/Names.hs:491)
    goldenrod (Data/Colour/Names.hs:494)
    gray (Data/Colour/Names.hs:497)
    grey (Data/Colour/Names.hs:500)
    green (Data/Colour/Names.hs:503)
    greenyellow (Data/Colour/Names.hs:506)
    honeydew (Data/Colour/Names.hs:509)
    hotpink (Data/Colour/Names.hs:512)
    indianred (Data/Colour/Names.hs:515)
    indigo (Data/Colour/Names.hs:518)
    ivory (Data/Colour/Names.hs:521)
    khaki (Data/Colour/Names.hs:524)
    lavender (Data/Colour/Names.hs:527)
    lavenderblush (Data/Colour/Names.hs:530)
    lawngreen (Data/Colour/Names.hs:533)
    lemonchiffon (Data/Colour/Names.hs:536)
    lightblue (Data/Colour/Names.hs:539)
    lightcoral (Data/Colour/Names.hs:542)
    lightcyan (Data/Colour/Names.hs:545)
    lightgoldenrodyellow (Data/Colour/Names.hs:548)
    lightgray (Data/Colour/Names.hs:551)
    lightgreen (Data/Colour/Names.hs:554)
    lightgrey (Data/Colour/Names.hs:557)
    lightpink (Data/Colour/Names.hs:560)
    lightsalmon (Data/Colour/Names.hs:563)
    lightseagreen (Data/Colour/Names.hs:566)
    lightskyblue (Data/Colour/Names.hs:569)
    lightslategray (Data/Colour/Names.hs:572)
    lightslategrey (Data/Colour/Names.hs:575)
    lightsteelblue (Data/Colour/Names.hs:578)
    lightyellow (Data/Colour/Names.hs:581)
    lime (Data/Colour/Names.hs:584)
    limegreen (Data/Colour/Names.hs:587)
    linen (Data/Colour/Names.hs:590)
    magenta (Data/Colour/Names.hs:593)
    maroon (Data/Colour/Names.hs:596)
    mediumaquamarine (Data/Colour/Names.hs:599)
    mediumblue (Data/Colour/Names.hs:602)
    mediumorchid (Data/Colour/Names.hs:605)
    mediumpurple (Data/Colour/Names.hs:608)
    mediumseagreen (Data/Colour/Names.hs:611)
    mediumslateblue (Data/Colour/Names.hs:614)
    mediumspringgreen (Data/Colour/Names.hs:617)
    mediumturquoise (Data/Colour/Names.hs:620)
    mediumvioletred (Data/Colour/Names.hs:623)
    midnightblue (Data/Colour/Names.hs:626)
    mintcream (Data/Colour/Names.hs:629)
    mistyrose (Data/Colour/Names.hs:632)
    moccasin (Data/Colour/Names.hs:635)
    navajowhite (Data/Colour/Names.hs:638)
    navy (Data/Colour/Names.hs:641)
    oldlace (Data/Colour/Names.hs:644)
    olive (Data/Colour/Names.hs:647)
    olivedrab (Data/Colour/Names.hs:650)
    orange (Data/Colour/Names.hs:653)
    orangered (Data/Colour/Names.hs:656)
    orchid (Data/Colour/Names.hs:659)
    palegoldenrod (Data/Colour/Names.hs:662)
    palegreen (Data/Colour/Names.hs:665)
    paleturquoise (Data/Colour/Names.hs:668)
    palevioletred (Data/Colour/Names.hs:671)
    papayawhip (Data/Colour/Names.hs:674)
    peachpuff (Data/Colour/Names.hs:677)
    peru (Data/Colour/Names.hs:680)
    pink (Data/Colour/Names.hs:683)
    plum (Data/Colour/Names.hs:686)
    powderblue (Data/Colour/Names.hs:689)
    purple (Data/Colour/Names.hs:692)
    red (Data/Colour/Names.hs:695)
    rosybrown (Data/Colour/Names.hs:698)
    royalblue (Data/Colour/Names.hs:701)
    saddlebrown (Data/Colour/Names.hs:704)
    salmon (Data/Colour/Names.hs:707)
    sandybrown (Data/Colour/Names.hs:710)
    seagreen (Data/Colour/Names.hs:713)
    seashell (Data/Colour/Names.hs:716)
    sienna (Data/Colour/Names.hs:719)
    silver (Data/Colour/Names.hs:722)
    skyblue (Data/Colour/Names.hs:725)
    slateblue (Data/Colour/Names.hs:728)
    slategray (Data/Colour/Names.hs:731)
    slategrey (Data/Colour/Names.hs:734)
    snow (Data/Colour/Names.hs:737)
    springgreen (Data/Colour/Names.hs:740)
    steelblue (Data/Colour/Names.hs:743)
    tan (Data/Colour/Names.hs:746)
    teal (Data/Colour/Names.hs:749)
    thistle (Data/Colour/Names.hs:752)
    tomato (Data/Colour/Names.hs:755)
    turquoise (Data/Colour/Names.hs:758)
    violet (Data/Colour/Names.hs:761)
    wheat (Data/Colour/Names.hs:764)
    white (Data/Colour/Names.hs:767)
    whitesmoke (Data/Colour/Names.hs:770)
    yellow (Data/Colour/Names.hs:773)
    yellowgreen (Data/Colour/Names.hs:776)
Documentation created: dist/doc/html/colour/index.html,
dist/doc/html/colour/colour.txt
Creating package registration file:
/tmp/pkgConf-colour-2.32145174067468703135.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/colour-2.3.3-1clKnMqHWhQAElTFd8Ydyp
Registering colour-2.3.3...
cabal: Leaving directory '/tmp/cabal-tmp-9398/colour-2.3.3'
Installed colour-2.3.3
cabal: Entering directory '/tmp/cabal-tmp-9398/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.213080448781346811305.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-9398/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-9398/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.113534368731983228458.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-9398/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-9398/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-111306985711250372661.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-9398/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-9398/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.310220891591626250262.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/split-0.2.3.1-IJKK4pOCYGKud0jZImZke
Registering split-0.2.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-9398/split-0.2.3.1'
Installed split-0.2.3.1
cabal: Entering directory '/tmp/cabal-tmp-9398/storable-complex-0.2.2'
Configuring storable-complex-0.2.2...
Building storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
[1 of 1] Compiling Foreign.Storable.Complex ( in-base/Foreign/Storable/Complex.hs, dist/build/Foreign/Storable/Complex.o )
Running Haddock for storable-complex-0.2.2...
Running hscolour for storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
Haddock coverage:
   0% (  0 /  1) in 'Foreign.Storable.Complex'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/storable-complex/index.html,
dist/doc/html/storable-complex/storable-complex.txt
Creating package registration file:
/tmp/pkgConf-storable-complex-0.217661460811240554603.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/storable-complex-0.2.2-28gzydoTXqHLeCMQqwA3hl
Registering storable-complex-0.2.2...
cabal: Leaving directory '/tmp/cabal-tmp-9398/storable-complex-0.2.2'
Installed storable-complex-0.2.2
cabal: Entering directory '/tmp/cabal-tmp-9398/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.2384370888772634225.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-9398/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-9398/utf8-string-1.0.1.1'
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.11025246431764892438.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
Registering utf8-string-1.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-9398/utf8-string-1.0.1.1'
Installed utf8-string-1.0.1.1
cabal: Entering directory '/tmp/cabal-tmp-9398/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.017350651831797565.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-9398/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-9398/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.417826481421634296630.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-9398/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-9398/hmatrix-0.17.0.2'
Configuring hmatrix-0.17.0.2...
Building hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...
[ 1 of 28] Compiling Internal.Vector  ( src/Internal/Vector.hs, dist/build/Internal/Vector.o )

src/Internal/Vector.hs:205:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asReal :: (RealFloat a, Storable a) =>
                     Vector (Complex a) -> Vector a

src/Internal/Vector.hs:210:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asComplex :: (RealFloat a, Storable a) =>
                        Vector a -> Vector (Complex a)
[ 2 of 28] Compiling Internal.Devel   ( src/Internal/Devel.hs, dist/build/Internal/Devel.o )
[ 3 of 28] Compiling Internal.Vectorized ( src/Internal/Vectorized.hs, dist/build/Internal/Vectorized.o )
[ 4 of 28] Compiling Internal.Matrix  ( src/Internal/Matrix.hs, dist/build/Internal/Matrix.o )
[ 5 of 28] Compiling Internal.Conversion ( src/Internal/Conversion.hs, dist/build/Internal/Conversion.o )
[ 6 of 28] Compiling Internal.Foreign ( src/Internal/Foreign.hs, dist/build/Internal/Foreign.o )
[ 7 of 28] Compiling Internal.ST      ( src/Internal/ST.hs, dist/build/Internal/ST.o )

src/Internal/ST.hs:56:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawVector :: Storable t => Vector t -> ST s (STVector s t)

src/Internal/ST.hs:80:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeVector :: Storable t => STVector s t -> ST s (Vector t)

src/Internal/ST.hs:125:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawMatrix :: Storable t => Matrix t -> ST s (STMatrix s t)

src/Internal/ST.hs:146:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeMatrix :: Storable t => STMatrix s t -> ST s (Matrix t)
[ 8 of 28] Compiling Internal.Element ( src/Internal/Element.hs, dist/build/Internal/Element.o )

src/Internal/Element.hs:563:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num a
    • In the type signature for:
           mapMatrixWithIndexM_ :: (Element a, Num a, Monad m) =>
                                   ((Int, Int) -> a -> m ()) -> Matrix a -> m ()
[ 9 of 28] Compiling Internal.IO      ( src/Internal/IO.hs, dist/build/Internal/IO.o )
[10 of 28] Compiling Internal.LAPACK  ( src/Internal/LAPACK.hs, dist/build/Internal/LAPACK.o )
[11 of 28] Compiling Internal.Numeric ( src/Internal/Numeric.hs, dist/build/Internal/Numeric.o )

src/Internal/Numeric.hs:911:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Container Vector t
    • In the instance declaration for
        ‘Transposable (Matrix t) (Matrix t)’
[12 of 28] Compiling Internal.Sparse  ( src/Internal/Sparse.hs, dist/build/Internal/Sparse.o )
[13 of 28] Compiling Numeric.LinearAlgebra.Devel ( src/Numeric/LinearAlgebra/Devel.hs, dist/build/Numeric/LinearAlgebra/Devel.o )
[14 of 28] Compiling Internal.Algorithms ( src/Internal/Algorithms.hs, dist/build/Internal/Algorithms.o )

src/Internal/Algorithms.hs:619:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element t
    • In the type signature for:
           rankSVD :: Element t => Double -> Matrix t -> Vector Double -> Int
[15 of 28] Compiling Internal.Container ( src/Internal/Container.hs, dist/build/Internal/Container.o )
[16 of 28] Compiling Internal.Random  ( src/Internal/Random.hs, dist/build/Internal/Random.o )
[17 of 28] Compiling Internal.Convolution ( src/Internal/Convolution.hs, dist/build/Internal/Convolution.o )

src/Internal/Convolution.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num t
    • In the type signature for:
           conv :: (Container Vector t, Product t, Num t) =>
                   Vector t -> Vector t -> Vector t
[18 of 28] Compiling Internal.Chain   ( src/Internal/Chain.hs, dist/build/Internal/Chain.o )
[19 of 28] Compiling Numeric.Vector   ( src/Numeric/Vector.hs, dist/build/Numeric/Vector.o )
[20 of 28] Compiling Internal.CG      ( src/Internal/CG.hs, dist/build/Internal/CG.o )
[21 of 28] Compiling Numeric.Matrix   ( src/Numeric/Matrix.hs, dist/build/Numeric/Matrix.o )
[22 of 28] Compiling Internal.Util    ( src/Internal/Util.hs, dist/build/Internal/Util.o )
[23 of 28] Compiling Internal.Modular ( src/Internal/Modular.hs, dist/build/Internal/Modular.o )

src/Internal/Modular.hs:62:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Enum t
    • In the instance declaration for ‘Enum (Mod m t)’

src/Internal/Modular.hs:67:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Eq (Mod m t)’

src/Internal/Modular.hs:162:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m I)’

src/Internal/Modular.hs:163:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m Z)’

src/Internal/Modular.hs:247:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Indexable (Vector t) t
    • In the instance declaration for
        ‘Indexable (Vector (Mod m t)) (Mod m t)’

src/Internal/Modular.hs:298:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           f2iM :: (Element t, Element (Mod n t)) =>
                   Matrix (Mod n t) -> Matrix t

src/Internal/Modular.hs:301:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           i2fM :: (Element t, Element (Mod n t)) =>
                   Matrix t -> Matrix (Mod n t)

src/Internal/Modular.hs:336:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Testable (Matrix (Mod m I))’
[24 of 28] Compiling Numeric.LinearAlgebra.Data ( src/Numeric/LinearAlgebra/Data.hs, dist/build/Numeric/LinearAlgebra/Data.o )
[25 of 28] Compiling Numeric.LinearAlgebra ( src/Numeric/LinearAlgebra.hs, dist/build/Numeric/LinearAlgebra.o )
[26 of 28] Compiling Numeric.LinearAlgebra.HMatrix ( src/Numeric/LinearAlgebra/HMatrix.hs, dist/build/Numeric/LinearAlgebra/HMatrix.o )
[27 of 28] Compiling Internal.Static  ( src/Internal/Static.hs, dist/build/Internal/Static.o )

src/Internal/Static.hs:331:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Num (Matrix t)
    • In the instance declaration for ‘Fractional (Dim n (Vector t))’
[28 of 28] Compiling Numeric.LinearAlgebra.Static ( src/Numeric/LinearAlgebra/Static.hs, dist/build/Numeric/LinearAlgebra/Static.o )

src/Numeric/LinearAlgebra/Static.hs:79:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           (&) :: (KnownNat n, 1 <= n) => R n -> ℝ -> R (n + 1)

src/Numeric/LinearAlgebra/Static.hs:252:1: warning: [-Wredundant-constraints]
    • Redundant constraint: n <= m
    • In the type signature for:
           svdTall :: (KnownNat m, KnownNat n, n <= m) =>
                      L m n -> (L m n, R n, L n n)

src/Numeric/LinearAlgebra/Static.hs:258:1: warning: [-Wredundant-constraints]
    • Redundant constraint: m <= n
    • In the type signature for:
           svdFlat :: (KnownNat m, KnownNat n, m <= n) =>
                      L m n -> (L m m, R m, L n m)

src/Numeric/LinearAlgebra/Static.hs:540:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           mean :: (KnownNat n, 1 <= n) => R n -> ℝ

src/Numeric/LinearAlgebra/Static.hs:615:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (KnownNat n', KnownNat m')
    • In the instance declaration for ‘Testable (L n' m')’
Running Haddock for hmatrix-0.17.0.2...
Running hscolour for hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...

src/Internal/Vector.hs:205:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asReal :: (RealFloat a, Storable a) =>
                     Vector (Complex a) -> Vector a

src/Internal/Vector.hs:210:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asComplex :: (RealFloat a, Storable a) =>
                        Vector a -> Vector (Complex a)
Haddock coverage:
  65% ( 28 / 43) in 'Internal.Vector'
  Missing documentation for:
    I (src/Internal/Vector.hs:49)
    Z (src/Internal/Vector.hs:50)
    R (src/Internal/Vector.hs:51)
    C (src/Internal/Vector.hs:52)
    createVector (src/Internal/Vector.hs:76)
    avec (src/Internal/Vector.hs:71)
    inlinePerformIO (src/Internal/Vector.hs:100)
    toList (src/Internal/Vector.hs:110)
    toByteString (src/Internal/Vector.hs:403)
    fromByteString (src/Internal/Vector.hs:410)
    foldVector (src/Internal/Vector.hs:268)
    foldVectorG (src/Internal/Vector.hs:292)
    foldVectorWithIndex (src/Internal/Vector.hs:278)
    foldLoop (src/Internal/Vector.hs:287)
    mapVectorWithIndex (src/Internal/Vector.hs:366)
  41% (  7 / 17) in 'Internal.Devel'
  Missing documentation for:
    CM (src/Internal/Devel.hs:67)
    CV (src/Internal/Devel.hs:68)
    OM (src/Internal/Devel.hs:69)
    CIdxs (src/Internal/Devel.hs:71)
    Ok (src/Internal/Devel.hs:72)
    :> (src/Internal/Devel.hs:75)
    ::> (src/Internal/Devel.hs:76)
    ..> (src/Internal/Devel.hs:77)
    TransArray (src/Internal/Devel.hs:79)
     (src/Internal/Devel.hs:87)
  25% ( 35 /141) in 'Internal.Vectorized'
  Missing documentation for:
    # (src/Internal/Vectorized.hs:31)
    fromei (src/Internal/Vectorized.hs:34)
    FunCodeV (src/Internal/Vectorized.hs:36)
    FunCodeSV (src/Internal/Vectorized.hs:55)
    FunCodeVV (src/Internal/Vectorized.hs:65)
    FunCodeS (src/Internal/Vectorized.hs:74)
    sumI (src/Internal/Vectorized.hs:100)
    sumL (src/Internal/Vectorized.hs:102)
    sumg (src/Internal/Vectorized.hs:104)
    TVV (src/Internal/Vectorized.hs:109)
    c_sumF (src/Internal/Vectorized.hs:111)
    c_sumR (src/Internal/Vectorized.hs:112)
    c_sumQ (src/Internal/Vectorized.hs:113)
    c_sumC (src/Internal/Vectorized.hs:114)
    c_sumI (src/Internal/Vectorized.hs:115)
    c_sumL (src/Internal/Vectorized.hs:116)
    prodI (src/Internal/Vectorized.hs:134)
    prodL (src/Internal/Vectorized.hs:137)
    prodg (src/Internal/Vectorized.hs:140)
    c_prodF (src/Internal/Vectorized.hs:146)
    c_prodR (src/Internal/Vectorized.hs:147)
    c_prodQ (src/Internal/Vectorized.hs:148)
    c_prodC (src/Internal/Vectorized.hs:149)
    c_prodI (src/Internal/Vectorized.hs:150)
    c_prodL (src/Internal/Vectorized.hs:151)
    toScalarAux (src/Internal/Vectorized.hs:155)
    vectorMapAux (src/Internal/Vectorized.hs:160)
    vectorMapValAux (src/Internal/Vectorized.hs:165)
    vectorZipAux (src/Internal/Vectorized.hs:172)
    c_toScalarR (src/Internal/Vectorized.hs:183)
    c_toScalarF (src/Internal/Vectorized.hs:189)
    c_toScalarC (src/Internal/Vectorized.hs:195)
    c_toScalarQ (src/Internal/Vectorized.hs:201)
    c_toScalarI (src/Internal/Vectorized.hs:207)
    c_toScalarL (src/Internal/Vectorized.hs:213)
    c_vectorMapR (src/Internal/Vectorized.hs:222)
    c_vectorMapC (src/Internal/Vectorized.hs:228)
    c_vectorMapF (src/Internal/Vectorized.hs:234)
    c_vectorMapQ (src/Internal/Vectorized.hs:240)
    c_vectorMapI (src/Internal/Vectorized.hs:246)
    c_vectorMapL (src/Internal/Vectorized.hs:252)
    c_vectorMapValR (src/Internal/Vectorized.hs:260)
    c_vectorMapValC (src/Internal/Vectorized.hs:266)
    c_vectorMapValF (src/Internal/Vectorized.hs:272)
    c_vectorMapValQ (src/Internal/Vectorized.hs:278)
    c_vectorMapValI (src/Internal/Vectorized.hs:284)
    c_vectorMapValL (src/Internal/Vectorized.hs:290)
    TVVV (src/Internal/Vectorized.hs:295)
    c_vectorZipR (src/Internal/Vectorized.hs:301)
    c_vectorZipC (src/Internal/Vectorized.hs:307)
    c_vectorZipF (src/Internal/Vectorized.hs:313)
    c_vectorZipQ (src/Internal/Vectorized.hs:319)
    c_vectorZipI (src/Internal/Vectorized.hs:325)
    c_vectorZipL (src/Internal/Vectorized.hs:331)
    c_vectorScan (src/Internal/Vectorized.hs:335)
    vectorScan (src/Internal/Vectorized.hs:338)
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
    c_random_vector (src/Internal/Vectorized.hs:374)
    roundVector (src/Internal/Vectorized.hs:378)
    c_round_vector (src/Internal/Vectorized.hs:383)
    c_range_vector (src/Internal/Vectorized.hs:397)
    float2DoubleV (src/Internal/Vectorized.hs:400)
    double2FloatV (src/Internal/Vectorized.hs:403)
    double2IntV (src/Internal/Vectorized.hs:406)
    int2DoubleV (src/Internal/Vectorized.hs:409)
    double2longV (src/Internal/Vectorized.hs:412)
    long2DoubleV (src/Internal/Vectorized.hs:415)
    float2IntV (src/Internal/Vectorized.hs:419)
    int2floatV (src/Internal/Vectorized.hs:422)
    int2longV (src/Internal/Vectorized.hs:425)
    long2intV (src/Internal/Vectorized.hs:428)
    tog (src/Internal/Vectorized.hs:432)
    c_float2double (src/Internal/Vectorized.hs:437)
    c_double2float (src/Internal/Vectorized.hs:438)
    c_int2double (src/Internal/Vectorized.hs:439)
    c_double2int (src/Internal/Vectorized.hs:440)
    c_long2double (src/Internal/Vectorized.hs:441)
    c_double2long (src/Internal/Vectorized.hs:442)
    c_int2float (src/Internal/Vectorized.hs:443)
    c_float2int (src/Internal/Vectorized.hs:444)
    c_int2long (src/Internal/Vectorized.hs:445)
    c_long2int (src/Internal/Vectorized.hs:446)
    stepg (src/Internal/Vectorized.hs:451)
    stepD (src/Internal/Vectorized.hs:456)
    stepF (src/Internal/Vectorized.hs:459)
    stepI (src/Internal/Vectorized.hs:462)
    stepL (src/Internal/Vectorized.hs:465)
    c_stepF (src/Internal/Vectorized.hs:469)
    c_stepD (src/Internal/Vectorized.hs:470)
    c_stepI (src/Internal/Vectorized.hs:471)
    c_stepL (src/Internal/Vectorized.hs:472)
    conjugateAux (src/Internal/Vectorized.hs:476)
    conjugateQ (src/Internal/Vectorized.hs:481)
    c_conjugateQ (src/Internal/Vectorized.hs:483)
    conjugateC (src/Internal/Vectorized.hs:485)
    c_conjugateC (src/Internal/Vectorized.hs:487)
    cloneVector (src/Internal/Vectorized.hs:491)
    constantAux (src/Internal/Vectorized.hs:501)
    TConst (src/Internal/Vectorized.hs:508)
    cconstantF (src/Internal/Vectorized.hs:510)
    cconstantR (src/Internal/Vectorized.hs:511)
    cconstantQ (src/Internal/Vectorized.hs:512)
    cconstantC (src/Internal/Vectorized.hs:513)
    cconstantI (src/Internal/Vectorized.hs:514)
    cconstantL (src/Internal/Vectorized.hs:515)
  12% ( 17 /146) in 'Internal.Matrix'
  Missing documentation for:
    MatrixOrder (src/Internal/Matrix.hs:40)
    rows (src/Internal/Matrix.hs:53)
    cols (src/Internal/Matrix.hs:57)
    size (src/Internal/Matrix.hs:61)
    rowOrder (src/Internal/Matrix.hs:64)
    colOrder (src/Internal/Matrix.hs:67)
    is1d (src/Internal/Matrix.hs:70)
    isSlice (src/Internal/Matrix.hs:74)
    orderOf (src/Internal/Matrix.hs:77)
    showInternal (src/Internal/Matrix.hs:81)
    cmat (src/Internal/Matrix.hs:100)
    fmat (src/Internal/Matrix.hs:106)
    amatr (src/Internal/Matrix.hs:114)
    amat (src/Internal/Matrix.hs:121)
     (src/Internal/Matrix.hs:130)
    # (src/Internal/Matrix.hs:140)
    copy (src/Internal/Matrix.hs:145)
    extractAll (src/Internal/Matrix.hs:147)
    atM' (src/Internal/Matrix.hs:224)
    matrixFromVector (src/Internal/Matrix.hs:229)
    createMatrix (src/Internal/Matrix.hs:239)
     (src/Internal/Matrix.hs:288)
     (src/Internal/Matrix.hs:300)
     (src/Internal/Matrix.hs:312)
     (src/Internal/Matrix.hs:324)
     (src/Internal/Matrix.hs:336)
     (src/Internal/Matrix.hs:348)
    maxZ (src/Internal/Matrix.hs:381)
    conformMs (src/Internal/Matrix.hs:383)
    conformVs (src/Internal/Matrix.hs:389)
    conformMTo (src/Internal/Matrix.hs:393)
    conformVTo (src/Internal/Matrix.hs:400)
    repRows (src/Internal/Matrix.hs:405)
    repCols (src/Internal/Matrix.hs:406)
    shSize (src/Internal/Matrix.hs:408)
    shDim (src/Internal/Matrix.hs:410)
    emptyM (src/Internal/Matrix.hs:412)
     (src/Internal/Matrix.hs:416)
    extractAux (src/Internal/Matrix.hs:426)
    Extr (src/Internal/Matrix.hs:433)
    c_extractD (src/Internal/Matrix.hs:435)
    c_extractF (src/Internal/Matrix.hs:436)
    c_extractC (src/Internal/Matrix.hs:437)
    c_extractQ (src/Internal/Matrix.hs:438)
    c_extractI (src/Internal/M
src/Internal/ST.hs:56:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawVector :: Storable t => Vector t -> ST s (STVector s t)

src/Internal/ST.hs:80:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeVector :: Storable t => STVector s t -> ST s (Vector t)

src/Internal/ST.hs:125:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawMatrix :: Storable t => Matrix t -> ST s (STMatrix s t)

src/Internal/ST.hs:146:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeMatrix :: Storable t => STMatrix s t -> ST s (Matrix t)

src/Internal/Element.hs:563:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num a
    • In the type signature for:
           mapMatrixWithIndexM_ :: (Element a, Num a, Monad m) =>
                                   ((Int, Int) -> a -> m ()) -> Matrix a -> m ()
atrix.hs:439)
    c_extractL (src/Internal/Matrix.hs:440)
    setRectAux (src/Internal/Matrix.hs:444)
    SetRect (src/Internal/Matrix.hs:446)
    c_setRectD (src/Internal/Matrix.hs:448)
    c_setRectF (src/Internal/Matrix.hs:449)
    c_setRectC (src/Internal/Matrix.hs:450)
    c_setRectQ (src/Internal/Matrix.hs:451)
    c_setRectI (src/Internal/Matrix.hs:452)
    c_setRectL (src/Internal/Matrix.hs:453)
    sortG (src/Internal/Matrix.hs:457)
    sortIdxD (src/Internal/Matrix.hs:462)
    sortIdxF (src/Internal/Matrix.hs:463)
    sortIdxI (src/Internal/Matrix.hs:464)
    sortIdxL (src/Internal/Matrix.hs:465)
    sortValD (src/Internal/Matrix.hs:467)
    sortValF (src/Internal/Matrix.hs:468)
    sortValI (src/Internal/Matrix.hs:469)
    sortValL (src/Internal/Matrix.hs:470)
    c_sort_indexD (src/Internal/Matrix.hs:472)
    c_sort_indexF (src/Internal/Matrix.hs:473)
    c_sort_indexI (src/Internal/Matrix.hs:474)
    c_sort_indexL (src/Internal/Matrix.hs:475)
    c_sort_valD (src/Internal/Matrix.hs:477)
    c_sort_valF (src/Internal/Matrix.hs:478)
    c_sort_valI (src/Internal/Matrix.hs:479)
    c_sort_valL (src/Internal/Matrix.hs:480)
    compareG (src/Internal/Matrix.hs:484)
    compareD (src/Internal/Matrix.hs:489)
    compareF (src/Internal/Matrix.hs:490)
    compareI (src/Internal/Matrix.hs:491)
    compareL (src/Internal/Matrix.hs:492)
    c_compareD (src/Internal/Matrix.hs:494)
    c_compareF (src/Internal/Matrix.hs:495)
    c_compareI (src/Internal/Matrix.hs:496)
    c_compareL (src/Internal/Matrix.hs:497)
    selectG (src/Internal/Matrix.hs:501)
    selectD (src/Internal/Matrix.hs:506)
    selectF (src/Internal/Matrix.hs:507)
    selectI (src/Internal/Matrix.hs:508)
    selectL (src/Internal/Matrix.hs:509)
    selectC (src/Internal/Matrix.hs:510)
    selectQ (src/Internal/Matrix.hs:511)
    Sel (src/Internal/Matrix.hs:513)
    c_selectD (src/Internal/Matrix.hs:515)
    c_selectF (src/Internal/Matrix.hs:516)
    c_selectI (src/Internal/Matrix.hs:517)
    c_selectC (src/Internal/Matrix.hs:518)
    c_selectQ (src/Internal/Matrix.hs:519)
    c_selectL (src/Internal/Matrix.hs:520)
    remapG (src/Internal/Matrix.hs:524)
    remapD (src/Internal/Matrix.hs:529)
    remapF (src/Internal/Matrix.hs:530)
    remapI (src/Internal/Matrix.hs:531)
    remapL (src/Internal/Matrix.hs:532)
    remapC (src/Internal/Matrix.hs:533)
    remapQ (src/Internal/Matrix.hs:534)
    Rem (src/Internal/Matrix.hs:536)
    c_remapD (src/Internal/Matrix.hs:538)
    c_remapF (src/Internal/Matrix.hs:539)
    c_remapI (src/Internal/Matrix.hs:540)
    c_remapC (src/Internal/Matrix.hs:541)
    c_remapQ (src/Internal/Matrix.hs:542)
    c_remapL (src/Internal/Matrix.hs:543)
    rowOpAux (src/Internal/Matrix.hs:547)
    RowOp (src/Internal/Matrix.hs:552)
    c_rowOpD (src/Internal/Matrix.hs:554)
    c_rowOpF (src/Internal/Matrix.hs:555)
    c_rowOpC (src/Internal/Matrix.hs:556)
    c_rowOpQ (src/Internal/Matrix.hs:557)
    c_rowOpI (src/Internal/Matrix.hs:558)
    c_rowOpL (src/Internal/Matrix.hs:559)
    c_rowOpMI (src/Internal/Matrix.hs:560)
    c_rowOpML (src/Internal/Matrix.hs:561)
    gemmg (src/Internal/Matrix.hs:565)
    Tgemm (src/Internal/Matrix.hs:567)
    c_gemmD (src/Internal/Matrix.hs:569)
    c_gemmF (src/Internal/Matrix.hs:570)
    c_gemmC (src/Internal/Matrix.hs:571)
    c_gemmQ (src/Internal/Matrix.hs:572)
    c_gemmI (src/Internal/Matrix.hs:573)
    c_gemmL (src/Internal/Matrix.hs:574)
    c_gemmMI (src/Internal/Matrix.hs:575)
    c_gemmML (src/Internal/Matrix.hs:576)
    c_saveMatrix (src/Internal/Matrix.hs:580)
 100% (  4 /  4) in 'Internal.Conversion'
  30% (  3 / 10) in 'Internal.Foreign'
  Missing documentation for:
    appVector (src/Internal/Foreign.hs:59)
    appVectorLen (src/Internal/Foreign.hs:63)
    appMatrix (src/Internal/Foreign.hs:67)
    appMatrixLen (src/Internal/Foreign.hs:71)
    appMatrixRaw (src/Internal/Foreign.hs:78)
    appMatrixRawLen (src/Internal/Foreign.hs:82)
    unsafeMatrixToForeignPtr (src/Internal/Foreign.hs:100)
  16% (  7 / 43) in 'Internal.ST'
  Missing documentation for:
    STVector (src/Internal/ST.hs:51)
    newVector (src/Internal/ST.hs:101)
    thawVector (src/Internal/ST.hs:53)
    freezeVector (src/Internal/ST.hs:77)
    runSTVector (src/Internal/ST.hs:59)
    readVector (src/Internal/ST.hs:90)
    writeVector (src/Internal/ST.hs:94)
    modifyVector (src/Internal/ST.hs:71)
    liftSTVector (src/Internal/ST.hs:74)
    STMatrix (src/Internal/ST.hs:120)
    newMatrix (src/Internal/ST.hs:177)
    thawMatrix (src/Internal/ST.hs:122)
    freezeMatrix (src/Internal/ST.hs:150)
    runSTMatrix (src/Internal/ST.hs:128)
    readMatrix (src/Internal/ST.hs:163)
    writeMatrix (src/Internal/ST.hs:167)
    modifyMatrix (src/Internal/ST.hs:140)
    liftSTMatrix (src/Internal/ST.hs:143)
    mutable (src/Internal/ST.hs:243)
    extractMatrix (src/Internal/ST.hs:226)
    setMatrix (src/Internal/ST.hs:170)
    rowOper (src/Internal/ST.hs:206)
    RowOper (src/Internal/ST.hs:202)
    RowRange (src/Internal/ST.hs:192)
    ColRange (src/Internal/ST.hs:182)
    gemmm (src/Internal/ST.hs:236)
    newUndefinedVector (src/Internal/ST.hs:97)
    unsafeReadVector (src/Internal/ST.hs:63)
    unsafeWriteVector (src/Internal/ST.hs:67)
    unsafeThawVector (src/Internal/ST.hs:56)
    unsafeFreezeVector (src/Internal/ST.hs:80)
    newUndefinedMatrix (src/Internal/ST.hs:173)
    unsafeReadMatrix (src/Internal/ST.hs:132)
    unsafeWriteMatrix (src/Internal/ST.hs:136)
    unsafeThawMatrix (src/Internal/ST.hs:125)
    unsafeFreezeMatrix (src/Internal/ST.hs:146)
  56% ( 30 / 54) in 'Internal.Element'
  Missing documentation for:
     (src/Internal/Element.hs:42)
     (src/Internal/Element.hs:55)
    sizes (src/Internal/Element.hs:59)
    dsp (src/Internal/Element.hs:61)
     (src/Internal/Element.hs:71)
    breakAt (src/Internal/Element.hs:79)
    ppext (src/Internal/Element.hs:95)
    minEl (src/Internal/Element.hs:134)
    maxEl (src/Internal/Element.hs:135)
    cmodi (src/Internal/Element.hs:136)
    extractError (src/Internal/Element.hs:138)
    fromBlocksRaw (src/Internal/Element.hs:238)
    adaptBlocks (src/Internal/Element.hs:240)
    takeRows (src/Internal/Element.hs:356)
    dropRows (src/Internal/Element.hs:363)
    takeColumns (src/Internal/Element.hs:370)
    dropColumns (src/Internal/Element.hs:377)
    fromArray2D (src/Internal/Element.hs:443)
    lM (src/Internal/Element.hs:492)
    compat' (src/Internal/Element.hs:502)
    toBlockRows (src/Internal/Element.hs:510)
    toBlockCols (src/Internal/Element.hs:519)
    mk (src/Internal/Element.hs:549)
    mapMatrix (src/Internal/Element.hs:602)
  90% (  9 / 10) in 'Internal.IO'
  Missing documentation for:
    loadMatrix' (src/Internal/IO.hs:172)
  44% ( 59 /135) in 'Internal.LAPACK'
  Missing documentation for:
    # (src/Internal/LAPACK.hs:32)
    TMMM (src/Internal/LAPACK.hs:37)
    F (src/Internal/LAPACK.hs:39)
    Q (src/Internal/LAPACK.hs:40)
    dgemmc (src/Internal/LAPACK.hs:42)
    zgemmc (src/Internal/LAPACK.hs:43)
    sgemmc (src/Internal/LAPACK.hs:44)
    cgemmc (src/Internal/LAPACK.hs:45)
    c_multiplyI (src/Internal/LAPACK.hs:46)
    c_multiplyL (src/Internal/LAPACK.hs:47)
    isT (src/Internal/LAPACK.hs:49)
    tt (src/Internal/LAPACK.hs:52)
    multiplyAux (src/Internal/LAPACK.hs:55)
    multiplyI (src/Internal/LAPACK.hs:78)
    multiplyL (src/Internal/LAPACK.hs:86)
    TSVD (src/Internal/LAPACK.hs:96)
    dgesvd (src/Internal/LAPACK.hs:98)
    zgesvd (src/Internal/LAPACK.hs:99)
    dgesdd (src/Internal/LAPACK.hs:100)
    zgesdd (src/Internal/LAPACK.hs:101)
    svdAux (src/Internal/LAPACK.hs:119)
    thinSVDAux (src/Internal/LAPACK.hs:147)
    svAux (src/Internal/LAPACK.hs:176)
    rightSVAux (src/Internal/LAPACK.hs:196)
    leftSVAux (src/Internal/LAPACK.hs:217)
    dgeev (src/Internal/LAPACK.hs:231)
    zgeev (src/Internal/LAPACK.hs:232)
    dsyev (src/Internal/LAPACK.hs:233)
    zheev (src/Internal/LAPACK.hs:234)
    eigAux (src/Internal/LAPACK.hs:236)
    eigOnlyAux (src/Internal/LAPACK.hs:252)
    eigRaux (src/Internal/LAPACK.hs:275)
    fixeig1 (src/Internal/LAPACK.hs:28
src/Internal/Numeric.hs:911:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Container Vector t
    • In the instance declaration for
        ‘Transposable (Matrix t) (Matrix t)’

src/Internal/Algorithms.hs:619:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element t
    • In the type signature for:
           rankSVD :: Element t => Double -> Matrix t -> Vector Double -> Int
6)
    fixeig (src/Internal/LAPACK.hs:289)
    eigSHAux (src/Internal/LAPACK.hs:305)
    vrev (src/Internal/LAPACK.hs:349)
    dgesv (src/Internal/LAPACK.hs:352)
    zgesv (src/Internal/LAPACK.hs:353)
    linearSolveSQAux (src/Internal/LAPACK.hs:355)
    mbLinearSolveR (src/Internal/LAPACK.hs:371)
    mbLinearSolveC (src/Internal/LAPACK.hs:379)
    dpotrs (src/Internal/LAPACK.hs:383)
    zpotrs (src/Internal/LAPACK.hs:384)
    linearSolveSQAux2 (src/Internal/LAPACK.hs:387)
    dgels (src/Internal/LAPACK.hs:408)
    zgels (src/Internal/LAPACK.hs:409)
    dgelss (src/Internal/LAPACK.hs:410)
    zgelss (src/Internal/LAPACK.hs:411)
    linearSolveAux (src/Internal/LAPACK.hs:413)
    zpotrf (src/Internal/LAPACK.hs:456)
    dpotrf (src/Internal/LAPACK.hs:457)
    cholAux (src/Internal/LAPACK.hs:459)
    TMVM (src/Internal/LAPACK.hs:482)
    dgeqr2 (src/Internal/LAPACK.hs:484)
    zgeqr2 (src/Internal/LAPACK.hs:485)
    qrAux (src/Internal/LAPACK.hs:495)
    dorgqr (src/Internal/LAPACK.hs:505)
    zungqr (src/Internal/LAPACK.hs:506)
    qrgrAux (src/Internal/LAPACK.hs:515)
    dgehrd (src/Internal/LAPACK.hs:523)
    zgehrd (src/Internal/LAPACK.hs:524)
    hessAux (src/Internal/LAPACK.hs:534)
    dgees (src/Internal/LAPACK.hs:545)
    zgees (src/Internal/LAPACK.hs:546)
    schurAux (src/Internal/LAPACK.hs:556)
    dgetrf (src/Internal/LAPACK.hs:565)
    zgetrf (src/Internal/LAPACK.hs:566)
    luAux (src/Internal/LAPACK.hs:576)
    dgetrs (src/Internal/LAPACK.hs:587)
    zgetrs (src/Internal/LAPACK.hs:588)
    lusAux (src/Internal/LAPACK.hs:598)
    dsytrf (src/Internal/LAPACK.hs:611)
    zhetrf (src/Internal/LAPACK.hs:612)
    ldlAux (src/Internal/LAPACK.hs:622)
    dsytrs (src/Internal/LAPACK.hs:630)
    zsytrs (src/Internal/LAPACK.hs:631)
  25% ( 25 / 99) in 'Internal.Numeric'
  Missing documentation for:
    IndexOf (src/Internal/Numeric.hs:32)
    ArgOf (src/Internal/Numeric.hs:37)
     (src/Internal/Numeric.hs:97)
     (src/Internal/Numeric.hs:136)
     (src/Internal/Numeric.hs:176)
     (src/Internal/Numeric.hs:213)
     (src/Internal/Numeric.hs:250)
     (src/Internal/Numeric.hs:286)
     (src/Internal/Numeric.hs:324)
    emptyErrorV (src/Internal/Numeric.hs:365)
    emptyErrorM (src/Internal/Numeric.hs:370)
    arctan2 (src/Internal/Numeric.hs:391)
    toInt (src/Internal/Numeric.hs:410)
    fromZ (src/Internal/Numeric.hs:413)
    toZ (src/Internal/Numeric.hs:416)
    Konst (src/Internal/Numeric.hs:551)
     (src/Internal/Numeric.hs:565)
     (src/Internal/Numeric.hs:569)
    Numeric (src/Internal/Numeric.hs:575)
     (src/Internal/Numeric.hs:587)
     (src/Internal/Numeric.hs:588)
     (src/Internal/Numeric.hs:589)
     (src/Internal/Numeric.hs:590)
     (src/Internal/Numeric.hs:591)
     (src/Internal/Numeric.hs:592)
     (src/Internal/Numeric.hs:611)
     (src/Internal/Numeric.hs:618)
     (src/Internal/Numeric.hs:625)
     (src/Internal/Numeric.hs:632)
     (src/Internal/Numeric.hs:639)
     (src/Internal/Numeric.hs:646)
    emptyMul (src/Internal/Numeric.hs:654)
    emptyVal (src/Internal/Numeric.hs:663)
    mXm (src/Internal/Numeric.hs:681)
    mXv (src/Internal/Numeric.hs:685)
    vXm (src/Internal/Numeric.hs:689)
    Convert (src/Internal/Numeric.hs:737)
     (src/Internal/Numeric.hs:746)
     (src/Internal/Numeric.hs:754)
     (src/Internal/Numeric.hs:762)
     (src/Internal/Numeric.hs:770)
    RealOf (src/Internal/Numeric.hs:780)
    ComplexOf (src/Internal/Numeric.hs:791)
    SingleOf (src/Internal/Numeric.hs:799)
    DoubleOf (src/Internal/Numeric.hs:806)
    ElementOf (src/Internal/Numeric.hs:813)
    buildM (src/Internal/Numeric.hs:820)
    buildV (src/Internal/Numeric.hs:824)
    findV (src/Internal/Numeric.hs:839)
    findM (src/Internal/Numeric.hs:842)
    assocV (src/Internal/Numeric.hs:844)
    assocM (src/Internal/Numeric.hs:849)
    accumV (src/Internal/Numeric.hs:854)
    accumM (src/Internal/Numeric.hs:859)
    compareM (src/Internal/Numeric.hs:866)
    compareCV (src/Internal/Numeric.hs:871)
    selectM (src/Internal/Numeric.hs:875)
    selectCV (src/Internal/Numeric.hs:880)
    CTrans (src/Internal/Numeric.hs:886)
     (src/Internal/Numeric.hs:891)
     (src/Internal/Numeric.hs:892)
     (src/Internal/Numeric.hs:893)
     (src/Internal/Numeric.hs:894)
     (src/Internal/Numeric.hs:896)
     (src/Internal/Numeric.hs:900)
    Transposable (src/Internal/Numeric.hs:904)
     (src/Internal/Numeric.hs:911)
    Additive (src/Internal/Numeric.hs:916)
    Linear (src/Internal/Numeric.hs:920)
     (src/Internal/Numeric.hs:925)
     (src/Internal/Numeric.hs:929)
     (src/Internal/Numeric.hs:933)
     (src/Internal/Numeric.hs:937)
    Testable (src/Internal/Numeric.hs:942)
  17% (  2 / 12) in 'Internal.Sparse'
  Missing documentation for:
    Module header
    CSR (src/Internal/Sparse.hs:33)
    mkCSR (src/Internal/Sparse.hs:50)
    fromCSR (src/Internal/Sparse.hs:122)
    mkSparse (src/Internal/Sparse.hs:119)
    mkDiagR (src/Internal/Sparse.hs:130)
    mkDense (src/Internal/Sparse.hs:112)
    AssocMatrix (src/Internal/Sparse.hs:31)
    toDense (src/Internal/Sparse.hs:191)
    gmXv (src/Internal/Sparse.hs:143)
  38% ( 39 /102) in 'Numeric.LinearAlgebra.Devel'
  Missing documentation for:
    appVector (src/Internal/Foreign.hs:59)
    appVectorLen (src/Internal/Foreign.hs:63)
    appMatrix (src/Internal/Foreign.hs:67)
    appMatrixLen (src/Internal/Foreign.hs:71)
    appMatrixRaw (src/Internal/Foreign.hs:78)
    appMatrixRawLen (src/Internal/Foreign.hs:82)
    unsafeMatrixToForeignPtr (src/Internal/Foreign.hs:100)
    createVector (src/Internal/Vector.hs:76)
    createMatrix (src/Internal/Matrix.hs:239)
    TransArray (src/Internal/Devel.hs:79)
    MatrixOrder (src/Internal/Matrix.hs:40)
    orderOf (src/Internal/Matrix.hs:77)
    cmat (src/Internal/Matrix.hs:100)
    fmat (src/Internal/Matrix.hs:106)
    matrixFromVector (src/Internal/Matrix.hs:229)
    atM' (src/Internal/Matrix.hs:224)
    STVector (src/Internal/ST.hs:51)
    newVector (src/Internal/ST.hs:101)
    thawVector (src/Internal/ST.hs:53)
    freezeVector (src/Internal/ST.hs:77)
    runSTVector (src/Internal/ST.hs:59)
    readVector (src/Internal/ST.hs:90)
    writeVector (src/Internal/ST.hs:94)
    modifyVector (src/Internal/ST.hs:71)
    liftSTVector (src/Internal/ST.hs:74)
    STMatrix (src/Internal/ST.hs:120)
    newMatrix (src/Internal/ST.hs:177)
    thawMatrix (src/Internal/ST.hs:122)
    freezeMatrix (src/Internal/ST.hs:150)
    runSTMatrix (src/Internal/ST.hs:128)
    readMatrix (src/Internal/ST.hs:163)
    writeMatrix (src/Internal/ST.hs:167)
    modifyMatrix (src/Internal/ST.hs:140)
    liftSTMatrix (src/Internal/ST.hs:143)
    mutable (src/Internal/ST.hs:243)
    extractMatrix (src/Internal/ST.hs:226)
    setMatrix (src/Internal/ST.hs:170)
    rowOper (src/Internal/ST.hs:206)
    RowOper (src/Internal/ST.hs:202)
    RowRange (src/Internal/ST.hs:192)
    ColRange (src/Internal/ST.hs:182)
    gemmm (src/Internal/ST.hs:236)
    newUndefinedVector (src/Internal/ST.hs:97)
    unsafeReadVector (src/Internal/ST.hs:63)
    unsafeWriteVector (src/Internal/ST.hs:67)
    unsafeThawVector (src/Internal/ST.hs:56)
    unsafeFreezeVector (src/Internal/ST.hs:80)
    newUndefinedMatrix (src/Internal/ST.hs:173)
    unsafeReadMatrix (src/Internal/ST.hs:132)
    unsafeWriteMatrix (src/Internal/ST.hs:136)
    unsafeThawMatrix (src/Internal/ST.hs:125)
    unsafeFreezeMatrix (src/Internal/ST.hs:146)
    mapVectorWithIndex (src/Internal/Vector.hs:366)
    foldLoop (src/Internal/Vector.hs:287)
    foldVector (src/Internal/Vector.hs:268)
    foldVectorG (src/Internal/Vector.hs:292)
    foldVectorWithIndex (src/Internal/Vector.hs:278)
    CSR (src/Internal/Sparse.hs:33)
    fromCSR (src/Internal/Sparse.hs:122)
    mkCSR (src/Internal/Sparse.hs:50)
    toByteString (src/Internal/Vector.hs:403)
    fromByteString (src/Internal/Vector.hs:410)
    showInternal (src/Internal/Matrix.hs:81)
  63% ( 66 /105) in 'Internal.Algorithms'
  Missing documentation for:
     (src/Internal/Algorithms.hs:76)
     (src/Internal/Algorithms.hs:100)
    square (src/Internal/Algorithms.hs:131)
    vertical
src/Internal/Convolution.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num t
    • In the type signature for:
           conv :: (Container Vector t, Product t, Num t) =>
                   Vector t -> Vector t -> Vector t

src/Internal/Modular.hs:62:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Enum t
    • In the instance declaration for ‘Enum (Mod m t)’

src/Internal/Modular.hs:67:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Eq (Mod m t)’

src/Internal/Modular.hs:162:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m I)’

src/Internal/Modular.hs:163:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m Z)’

src/Internal/Modular.hs:247:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Indexable (Vector t) t
    • In the instance declaration for
        ‘Indexable (Vector (Mod m t)) (Mod m t)’

src/Internal/Modular.hs:298:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           f2iM :: (Element t, Element (Mod n t)) =>
                   Matrix (Mod n t) -> Matrix t

src/Internal/Modular.hs:301:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           i2fM :: (Element t, Element (Mod n t)) =>
                   Matrix t -> Matrix (Mod n t)

src/Internal/Modular.hs:336:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Testable (Matrix (Mod m I))’

src/Internal/Static.hs:331:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Num (Matrix t)
    • In the instance declaration for ‘Fractional (Dim n (Vector t))’
 (src/Internal/Algorithms.hs:133)
    exactHermitian (src/Internal/Algorithms.hs:135)
     (src/Internal/Algorithms.hs:317)
     (src/Internal/Algorithms.hs:362)
     (src/Internal/Algorithms.hs:470)
    haussholder (src/Internal/Algorithms.hs:704)
    zh (src/Internal/Algorithms.hs:709)
    zt (src/Internal/Algorithms.hs:712)
    unpackQR (src/Internal/Algorithms.hs:716)
    unpackHess (src/Internal/Algorithms.hs:727)
    uH (src/Internal/Algorithms.hs:732)
    diagonalize (src/Internal/Algorithms.hs:760)
    golubeps (src/Internal/Algorithms.hs:779)
    epslist (src/Internal/Algorithms.hs:786)
    geps (src/Internal/Algorithms.hs:789)
    expGolub (src/Internal/Algorithms.hs:798)
    sqrtmInv (src/Internal/Algorithms.hs:843)
    signlp (src/Internal/Algorithms.hs:855)
    fixPerm (src/Internal/Algorithms.hs:859)
    fixPerm' (src/Internal/Algorithms.hs:868)
    triang (src/Internal/Algorithms.hs:877)
    NormType (src/Internal/Algorithms.hs:900)
    Normed (src/Internal/Algorithms.hs:902)
     (src/Internal/Algorithms.hs:905)
     (src/Internal/Algorithms.hs:911)
     (src/Internal/Algorithms.hs:917)
     (src/Internal/Algorithms.hs:923)
     (src/Internal/Algorithms.hs:930)
     (src/Internal/Algorithms.hs:936)
     (src/Internal/Algorithms.hs:942)
     (src/Internal/Algorithms.hs:948)
    relativeError (src/Internal/Algorithms.hs:961)
    geigSH' (src/Internal/Algorithms.hs:984)
     (src/Internal/Algorithms.hs:1004)
     (src/Internal/Algorithms.hs:1020)
     (src/Internal/Algorithms.hs:1023)
  40% ( 10 / 25) in 'Internal.Container'
  Missing documentation for:
    Mul (src/Internal/Container.hs:103)
     (src/Internal/Container.hs:108)
     (src/Internal/Container.hs:111)
     (src/Internal/Container.hs:114)
    LSDiv (src/Internal/Container.hs:146)
     (src/Internal/Container.hs:150)
     (src/Internal/Container.hs:154)
    Build (src/Internal/Container.hs:161)
     (src/Internal/Container.hs:178)
     (src/Internal/Container.hs:182)
    dot (src/Internal/Container.hs:189)
    optimiseMult (src/Internal/Container.hs:194)
    sortVector (src/Internal/Container.hs:220)
    ccompare (src/Internal/Container.hs:244)
    cselect (src/Internal/Container.hs:247)
  75% (  6 /  8) in 'Internal.Random'
  Missing documentation for:
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
 100% (  7 /  7) in 'Internal.Convolution'
 100% (  2 /  2) in 'Internal.Chain'
 100% (  1 /  1) in 'Numeric.Vector'
  33% (  2 /  6) in 'Internal.CG'
  Missing documentation for:
    Module header
    CGState (src/Internal/CG.hs:34)
    R (src/Internal/Vector.hs:51)
    V (src/Internal/CG.hs:32)
 100% (  1 /  1) in 'Numeric.Matrix'
  62% ( 43 / 69) in 'Internal.Util'
  Missing documentation for:
    formatSparse (src/Internal/Util.hs:475)
    approxInt (src/Internal/Util.hs:489)
    dispDots (src/Internal/Util.hs:496)
    dispBlanks (src/Internal/Util.hs:498)
    formatShort (src/Internal/Util.hs:500)
    dispShort (src/Internal/Util.hs:530)
    Numeric (src/Internal/Numeric.hs:575)
    ℕ (src/Internal/Util.hs:84)
    ℤ (src/Internal/Util.hs:85)
    ℝ (src/Internal/Util.hs:83)
    ℂ (src/Internal/Util.hs:86)
    Normed (src/Internal/Util.hs:258)
    norm_Frob (src/Internal/Util.hs:323)
    norm_nuclear (src/Internal/Util.hs:326)
    ~!~ (src/Internal/Util.hs:471)
    block2x2 (src/Internal/Util.hs:540)
    block3x3 (src/Internal/Util.hs:547)
    view1 (src/Internal/Util.hs:552)
    unView1 (src/Internal/Util.hs:560)
    foldMatrix (src/Internal/Util.hs:565)
    gaussElim_1 (src/Internal/Util.hs:604)
    gaussElim (src/Internal/Util.hs:647)
    luST (src/Internal/Util.hs:670)
    luSolve'' (src/Internal/Util.hs:787)
    luPacked'' (src/Internal/Util.hs:739)
    invershur (src/Internal/Util.hs:860)
  67% (  2 /  3) in 'Internal.Modular'
  Missing documentation for:
    ./. (src/Internal/Modular.hs:60)
  75% ( 98 /131) in 'Numeric.LinearAlgebra.Data'
  Missing documentation for:
    R (src/Internal/Vector.hs:51)
    C (src/Internal/Vector.hs:52)
    I (src/Internal/Vector.hs:49)
    Z (src/Internal/Vector.hs:50)
    ./. (src/Internal/Modular.hs:60)
    toList (src/Internal/Vector.hs:110)
    rows (src/Internal/Matrix.hs:53)
    cols (src/Internal/Matrix.hs:57)
    Konst (src/Internal/Numeric.hs:551)
    Build (src/Internal/Container.hs:161)
    takeRows (src/Internal/Element.hs:356)
    dropRows (src/Internal/Element.hs:363)
    takeColumns (src/Internal/Element.hs:370)
    dropColumns (src/Internal/Element.hs:377)
    sortVector (src/Internal/Container.hs:220)
    AssocMatrix (src/Internal/Sparse.hs:31)
    toDense (src/Internal/Sparse.hs:191)
    mkSparse (src/Internal/Sparse.hs:119)
    mkDiagR (src/Internal/Sparse.hs:130)
    mkDense (src/Internal/Sparse.hs:112)
    loadMatrix' (src/Internal/IO.hs:172)
    dispDots (src/Internal/Util.hs:496)
    dispBlanks (src/Internal/Util.hs:498)
    dispShort (src/Internal/Util.hs:530)
    Convert (src/Internal/Numeric.hs:737)
    roundVector (src/Internal/Vectorized.hs:378)
    toInt (src/Internal/Numeric.hs:410)
    fromZ (src/Internal/Numeric.hs:413)
    toZ (src/Internal/Numeric.hs:416)
    arctan2 (src/Internal/Numeric.hs:391)
    fromArray2D (src/Internal/Element.hs:443)
    nRows (src/Internal/Sparse.hs:90)
    nCols (src/Internal/Sparse.hs:91)
  85% (129 /152) in 'Numeric.LinearAlgebra'
  Missing documentation for:
    dot (src/Internal/Container.hs:189)
    scale (src/Internal/Numeric.hs:922)
    add (src/Internal/Numeric.hs:918)
    Normed (src/Internal/Util.hs:258)
    norm_Frob (src/Internal/Util.hs:323)
    norm_nuclear (src/Internal/Util.hs:326)
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
    relativeError (src/Internal/Algorithms.hs:961)
    haussholder (src/Internal/Algorithms.hs:704)
    optimiseMult (src/Internal/Container.hs:194)
    Numeric (src/Internal/Numeric.hs:575)
    LSDiv (src/Internal/Container.hs:146)
    RealOf (src/Internal/Numeric.hs:780)
    ComplexOf (src/Internal/Numeric.hs:791)
    SingleOf (src/Internal/Numeric.hs:799)
    DoubleOf (src/Internal/Numeric.hs:806)
    IndexOf (src/Internal/Numeric.hs:32)
    Linear (src/Internal/Numeric.hs:920)
    Additive (src/Internal/Numeric.hs:916)
    Transposable (src/Internal/Numeric.hs:904)
    CGState (src/Internal/CG.hs:34)
    Testable (src/Internal/Numeric.hs:942)
  57% (  8 / 14) in 'Numeric.LinearAlgebra.HMatrix'
  Missing documentation for:
    ℝ (src/Internal/Util.hs:83)
    ℂ (src/Internal/Util.hs:86)
    <·> (src/Numeric/LinearAlgebra/HMatrix.hs:24)
    app (src/Numeric/LinearAlgebra/HMatrix.hs:27)
    mul (src/Numeric/LinearAlgebra/HMatrix.hs:29)
    geigSH' (src/Internal/Algorithms.hs:984)
   1% (  1 / 67) in 'Internal.Static'
  Missing documentation for:
    ℝ (src/Internal/Static.hs:37)
    ℂ (src/Internal/Static.hs:38)
    Dim (src/Internal/Static.hs:40)
    lift1F (src/Internal/Static.hs:43)
    lift2F (src/Internal/Static.hs:48)
    R (src/Internal/Static.hs:55)
    C (src/Internal/Static.hs:58)
    L (src/Internal/Static.hs:61)
    M (src/Internal/Static.hs:63)
    mkR (src/Internal/Static.hs:66)
    mkC (src/Internal/Static.hs:69)
    mkL (src/Internal/Static.hs:72)
    mkM (src/Internal/Static.hs:75)
    V (src/Internal/Static.hs:80)
    ud (src/Internal/Static.hs:82)
    mkV (src/Internal/Static.hs:85)
    vconcat (src/Internal/Static.hs:89)
    gvec2 (src/Internal/Static.hs:101)
    gvec3 (src/Internal/Static.hs:108)
    gvec4 (src/Internal/Static.hs:117)
    gvect (src/Internal/Static.hs:127)
    GM (src/Internal/Static.hs:143)
    gmat (src/Internal/Static.hs:146)
    Sized (src/Internal/Static.hs:163)
    singleV (src/Internal/Static.hs:172)
    singleM (src/Internal/Static.hs:173)
     (src/Internal/Static.hs:176)
     (src/Internal/Static.hs:192)
     (src/Internal/Static.hs:209)
     (src/Internal/Static.hs:227)
     (src/Internal/Static.hs:246)
     (src/Internal/Static.hs:252)
    isDiag (src/Internal/Static.hs:261)
    isDiagC (src/Internal/Static.hs:264)
    isDiagg (src/Internal/Static.hs:268)
     (src/Internal/Static.hs:28
src/Numeric/LinearAlgebra/Static.hs:79:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           (&) :: (KnownNat n, 1 <= n) => R n -> ℝ -> R (n + 1)

src/Numeric/LinearAlgebra/Static.hs:252:1: warning: [-Wredundant-constraints]
    • Redundant constraint: n <= m
    • In the type signature for:
           svdTall :: (KnownNat m, KnownNat n, n <= m) =>
                      L m n -> (L m n, R n, L n n)

src/Numeric/LinearAlgebra/Static.hs:258:1: warning: [-Wredundant-constraints]
    • Redundant constraint: m <= n
    • In the type signature for:
           svdFlat :: (KnownNat m, KnownNat n, m <= n) =>
                      L m n -> (L m m, R m, L n m)

src/Numeric/LinearAlgebra/Static.hs:540:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           mean :: (KnownNat n, 1 <= n) => R n -> ℝ

src/Numeric/LinearAlgebra/Static.hs:615:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (KnownNat n', KnownNat m')
    • In the instance declaration for ‘Testable (L n' m')’
5)
     (src/Internal/Static.hs:293)
     (src/Internal/Static.hs:301)
     (src/Internal/Static.hs:310)
     (src/Internal/Static.hs:321)
     (src/Internal/Static.hs:331)
     (src/Internal/Static.hs:336)
     (src/Internal/Static.hs:356)
     (src/Internal/Static.hs:366)
     (src/Internal/Static.hs:371)
    adaptDiag (src/Internal/Static.hs:393)
    isFull (src/Internal/Static.hs:397)
    lift1L (src/Internal/Static.hs:400)
    lift2L (src/Internal/Static.hs:401)
    lift2LD (src/Internal/Static.hs:402)
     (src/Internal/Static.hs:405)
     (src/Internal/Static.hs:415)
     (src/Internal/Static.hs:420)
    adaptDiagC (src/Internal/Static.hs:441)
    isFullC (src/Internal/Static.hs:445)
    lift1M (src/Internal/Static.hs:447)
    lift2M (src/Internal/Static.hs:448)
    lift2MD (src/Internal/Static.hs:449)
     (src/Internal/Static.hs:451)
     (src/Internal/Static.hs:461)
     (src/Internal/Static.hs:466)
    Disp (src/Internal/Static.hs:488)
     (src/Internal/Static.hs:493)
     (src/Internal/Static.hs:500)
     (src/Internal/Static.hs:508)
     (src/Internal/Static.hs:514)
  13% (  9 / 69) in 'Numeric.LinearAlgebra.Static'
  Missing documentation for:
    ℝ (src/Internal/Static.hs:37)
    R (src/Internal/Static.hs:55)
    vec2 (src/Numeric/LinearAlgebra/Static.hs:90)
    vec3 (src/Numeric/LinearAlgebra/Static.hs:93)
    vec4 (src/Numeric/LinearAlgebra/Static.hs:97)
    & (src/Numeric/LinearAlgebra/Static.hs:79)
    # (src/Numeric/LinearAlgebra/Static.hs:84)
    split (src/Numeric/LinearAlgebra/Static.hs:344)
    headTail (src/Numeric/LinearAlgebra/Static.hs:351)
    vector (src/Numeric/LinearAlgebra/Static.hs:100)
    linspace (src/Numeric/LinearAlgebra/Static.hs:106)
    range (src/Numeric/LinearAlgebra/Static.hs:111)
    dim (src/Numeric/LinearAlgebra/Static.hs:117)
    L (src/Internal/Static.hs:61)
    Sq (src/Numeric/LinearAlgebra/Static.hs:177)
    build (src/Numeric/LinearAlgebra/Static.hs:375)
    row (src/Numeric/LinearAlgebra/Static.hs:154)
    col (src/Numeric/LinearAlgebra/Static.hs:158)
    ||| (src/Numeric/LinearAlgebra/Static.hs:174)
    === (src/Numeric/LinearAlgebra/Static.hs:168)
    splitRows (src/Numeric/LinearAlgebra/Static.hs:355)
    splitCols (src/Numeric/LinearAlgebra/Static.hs:361)
    unrow (src/Numeric/LinearAlgebra/Static.hs:160)
    uncol (src/Numeric/LinearAlgebra/Static.hs:164)
    eye (src/Numeric/LinearAlgebra/Static.hs:134)
    diag (src/Numeric/LinearAlgebra/Static.hs:131)
    blockAt (src/Numeric/LinearAlgebra/Static.hs:139)
    matrix (src/Numeric/LinearAlgebra/Static.hs:103)
    C (src/Internal/Static.hs:58)
    M (src/Internal/Static.hs:63)
    Her (src/Numeric/LinearAlgebra/Static.hs:286)
    her (src/Numeric/LinearAlgebra/Static.hs:288)
    𝑖 (src/Numeric/LinearAlgebra/Static.hs:283)
    <> (src/Numeric/LinearAlgebra/Static.hs:197)
    #> (src/Numeric/LinearAlgebra/Static.hs:202)
    <.> (src/Numeric/LinearAlgebra/Static.hs:211)
    linSolve (src/Numeric/LinearAlgebra/Static.hs:238)
    <\> (src/Numeric/LinearAlgebra/Static.hs:241)
    svd (src/Numeric/LinearAlgebra/Static.hs:244)
    withCompactSVD (src/Numeric/LinearAlgebra/Static.hs:323)
    svdTall (src/Numeric/LinearAlgebra/Static.hs:252)
    svdFlat (src/Numeric/LinearAlgebra/Static.hs:258)
    Eigen (src/Numeric/LinearAlgebra/Static.hs:265)
    withNullspace (src/Numeric/LinearAlgebra/Static.hs:312)
    qr (src/Numeric/LinearAlgebra/Static.hs:335)
    chol (src/Numeric/LinearAlgebra/Static.hs:307)
    mean (src/Numeric/LinearAlgebra/Static.hs:540)
    Disp (src/Internal/Static.hs:488)
    Domain (src/Numeric/LinearAlgebra/Static.hs:412)
    withVector (src/Numeric/LinearAlgebra/Static.hs:385)
    withMatrix (src/Numeric/LinearAlgebra/Static.hs:396)
    toRows (src/Numeric/LinearAlgebra/Static.hs:365)
    toColumns (src/Numeric/LinearAlgebra/Static.hs:369)
    Sized (src/Internal/Static.hs:163)
    Diag (src/Numeric/LinearAlgebra/Static.hs:216)
    Sym (src/Numeric/LinearAlgebra/Static.hs:270)
    sym (src/Numeric/LinearAlgebra/Static.hs:273)
    mTm (src/Numeric/LinearAlgebra/Static.hs:276)
    unSym (src/Numeric/LinearAlgebra/Static.hs:279)
    <·> (src/Numeric/LinearAlgebra/Static.hs:207)
Warning: Numeric.LinearAlgebra.Devel: could not find link destinations for:
    CSC
Warning: Numeric.LinearAlgebra.Data: could not find link destinations for:
    conj' size' scalar' scale' addConstant add' sub mul equal cmap' konst' build' ArgOf atIndex' minIndex' maxIndex' minElement' maxElement' sumElements' prodElements' step' ccompare' cselect' find' assoc' accum' scaleRecip divide arctan2' cmod' fromInt' toInt' fromZ' toZ' constantD extractR setRect sortI sortV compareV selectV remapM rowOp gemm multiply absSum norm1 norm2 normInf toComplex' fromComplex' comp' single' Precision double' linSolve CTrans
Warning: Numeric.LinearAlgebra: could not find link destinations for:
    eps Mod constantD extractR setRect sortI sortV compareV selectV remapM rowOp gemm conj' size' scalar' scale' addConstant add' sub mul equal cmap' konst' build' atIndex' minIndex' maxIndex' minElement' maxElement' sumElements' prodElements' step' ccompare' cselect' find' assoc' accum' scaleRecip divide arctan2' cmod' fromInt' toInt' fromZ' toZ' ArgOf multiply absSum norm1 norm2 normInf CTrans linSolve toComplex' fromComplex' comp' single' double' Precision Normed ~ svd' thinSVD' sv' luPacked' luSolve' mbLinearSolve' linearSolve' cholSolve' ldlPacked' ldlSolve' linearSolveSVD' linearSolveLS' eig' eigSH'' eigOnly eigOnlySH cholSH' mbCholSH' qr' qrgr' hess' schur'
Warning: Numeric.LinearAlgebra.Static: could not find link destinations for:
    ℂ
Documentation created: dist/doc/html/hmatrix/index.html,
dist/doc/html/hmatrix/hmatrix.txt
Creating package registration file:
/tmp/pkgConf-hmatrix-0.17.08617464101805816260.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hmatrix-0.17.0.2-8q3aZuGHCVgBLt6kYxXwv1
Registering hmatrix-0.17.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-9398/hmatrix-0.17.0.2'
Installed hmatrix-0.17.0.2
cabal: Entering directory '/tmp/cabal-tmp-9398/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.111628240711227833555.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hashtables-1.2.1.0-5KfyleD814C26mncEt1Ul2
Registering hashtables-1.2.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-9398/hashtables-1.2.1.0'
Installed hashtables-1.2.1.0
cabal: Entering directory '/tmp/cabal-tmp-9398/gtk2hs-buildtools-0.13.2.1'
Configuring gtk2hs-buildtools-0.13.2.1...
Building gtk2hs-buildtools-0.13.2.1...
Preprocessing library gtk2hs-buildtools-0.13.2.1...
[ 1 of 46] Compiling Switches         ( c2hs/state/Switches.hs, dist/build/Switches.o )
[ 2 of 46] Compiling DLists           ( c2hs/base/general/DLists.hs, dist/build/DLists.o )
[ 3 of 46] Compiling BaseVersion      ( c2hs/base/admin/BaseVersion.hs, dist/build/BaseVersion.o )
[ 4 of 46] Compiling C2HSConfig       ( c2hs/toplevel/C2HSConfig.hs, dist/build/C2HSConfig.o )
[ 5 of 46] Compiling CInfo            ( c2hs/gen/CInfo.hs, dist/build/CInfo.o )
[ 6 of 46] Compiling FNameOps         ( c2hs/base/general/FNameOps.hs, dist/build/FNameOps.o )
[ 7 of 46] Compiling FileOps          ( c2hs/base/general/FileOps.hs, dist/build/FileOps.o )
[ 8 of 46] Compiling Paths_gtk2hs_buildtools ( dist/build/autogen/Paths_gtk2hs_buildtools.hs, dist/build/Paths_gtk2hs_buildtools.o )
[ 9 of 46] Compiling TypeGen          ( hierarchyGen/TypeGen.hs, dist/build/TypeGen.o )
[10 of 46] Compiling HookGenerator    ( callbackGen/HookGenerator.hs, dist/build/HookGenerator.o )
[11 of 46] Compiling Set              ( c2hs/base/general/Set.hs, dist/build/Set.o )
[12 of 46] Compiling Map              ( c2hs/base/general/Map.hs, dist/build/Map.o )
[13 of 46] Compiling Version          ( c2hs/toplevel/Version.hs, dist/build/Version.o )
[14 of 46] Compiling FastMutInt       ( c2hs/base/general/FastMutInt.hs, dist/build/FastMutInt.o )
[15 of 46] Compiling Binary           ( c2hs/base/general/Binary.hs, dist/build/Binary.o )
[16 of 46] Compiling UNames           ( c2hs/base/general/UNames.hs, dist/build/UNames.o )
[17 of 46] Compiling Position         ( c2hs/base/general/Position.hs, dist/build/Position.o )
[18 of 46] Compiling Errors           ( c2hs/base/errors/Errors.hs, dist/build/Errors.o )
[19 of 46] Compiling StateTrans       ( c2hs/base/state/StateTrans.hs, dist/build/StateTrans.o )
[20 of 46] Compiling StateBase        ( c2hs/base/state/StateBase.hs, dist/build/StateBase.o )
[21 of 46] Compiling CIO              ( c2hs/base/state/CIO.hs, dist/build/CIO.o )

c2hs/base/state/CIO.hs:77:1: warning: [-Wdeprecations]
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
[22 of 46] Compiling Lexers           ( c2hs/base/syntax/Lexers.hs, dist/build/Lexers.o )

c2hs/base/syntax/Lexers.hs:133:1: warning: [-Wtabs]
    Tab character found here, and in 172 further locations.
    Please use spaces instead.
[23 of 46] Compiling Attributes       ( c2hs/base/syms/Attributes.hs, dist/build/Attributes.o )
[24 of 46] Compiling Idents           ( c2hs/base/syms/Idents.hs, dist/build/Idents.o )
[25 of 46] Compiling CTokens          ( c2hs/c/CTokens.hs, dist/build/CTokens.o )
[26 of 46] Compiling CParserMonad     ( c2hs/c/CParserMonad.hs, dist/build/CParserMonad.o )
[27 of 46] Compiling CLexer           ( dist/build/CLexer.hs, dist/build/CLexer.o )

c2hs/c/CLexer.x:75:14: warning: [-Wtabs]
    Tab character found here, and in 226 further locations.
    Please use spaces instead.
[28 of 46] Compiling NameSpaces       ( c2hs/base/syms/NameSpaces.hs, dist/build/NameSpaces.o )
[29 of 46] Compiling CAST             ( c2hs/c/CAST.hs, dist/build/CAST.o )
[30 of 46] Compiling CPretty          ( c2hs/c/CPretty.hs, dist/build/CPretty.o )
[31 of 46] Compiling CAttrs           ( c2hs/c/CAttrs.hs, dist/build/CAttrs.o )
[32 of 46] Compiling CBuiltin         ( c2hs/c/CBuiltin.hs, dist/build/CBuiltin.o )
[33 of 46] Compiling Config           ( c2hs/base/admin/Config.hs, dist/build/Config.o )
[34 of 46] Compiling State            ( c2hs/base/state/State.hs, dist/build/State.o )
[35 of 46] Compiling C2HSState        ( c2hs/state/C2HSState.hs, dist/build/C2HSState.o )
[36 of 46] Compiling CTrav            ( c2hs/c/CTrav.hs, dist/build/CTrav.o )
[37 of 46] Compiling CNames           ( c2hs/c/CNames.hs, dist/build/CNames.o )
[38 of 46] Compiling CHSLexer         ( c2hs/chs/CHSLexer.hs, dist/build/CHSLexer.o )
[39 of 46] Compiling CHS              ( c2hs/chs/CHS.hs, dist/build/CHS.o )
[40 of 46] Compiling GenHeader        ( c2hs/gen/GenHeader.hs, dist/build/GenHeader.o )
[41 of 46] Compiling CParser          ( dist/build/CParser.hs, dist/build/CParser.o )
[42 of 46] Compiling C                ( c2hs/c/C.hs, dist/build/C.o )
[43 of 46] Compiling GBMonad          ( c2hs/gen/GBMonad.hs, dist/build/GBMonad.o )
[44 of 46] Compiling GenBind          ( c2hs/gen/GenBind.hs, dist/build/GenBind.o )
[45 of 46] Compiling Gtk2HsC2Hs       ( c2hs/toplevel/Gtk2HsC2Hs.hs, dist/build/Gtk2HsC2Hs.o )
[46 of 46] Compiling Gtk2HsSetup      ( src/Gtk2HsSetup.hs, dist/build/Gtk2HsSetup.o )
Preprocessing executable 'gtk2hsTypeGen' for gtk2hs-buildtools-0.13.2.1...
[1 of 1] Compiling Main             ( exe/gtk2hsTypeGenMain.hs, dist/build/gtk2hsTypeGen/gtk2hsTypeGen-tmp/Main.o )
Linking dist/build/gtk2hsTypeGen/gtk2hsTypeGen ...
Preprocessing executable 'gtk2hsHookGenerator' for
gtk2hs-buildtools-0.13.2.1...
[1 of 1] Compiling Main             ( exe/gtk2hsHookGeneratorMain.hs, dist/build/gtk2hsHookGenerator/gtk2hsHookGenerator-tmp/Main.o )
Linking dist/build/gtk2hsHookGenerator/gtk2hsHookGenerator ...
Preprocessing executable 'gtk2hsC2hs' for gtk2hs-buildtools-0.13.2.1...
[1 of 1] Compiling Main             ( exe/gtk2hsC2hsMain.hs, dist/build/gtk2hsC2hs/gtk2hsC2hs-tmp/Main.o )
Linking dist/build/gtk2hsC2hs/gtk2hsC2hs ...
Running Haddock for gtk2hs-buildtools-0.13.2.1...
Running hscolour for gtk2hs-buildtools-0.13.2.1...
Preprocessing library gtk2hs-buildtools-0.13.2.1...
Preprocessing executable 'gtk2hsTypeGen' for gtk2hs-buildtools-0.13.2.1...
Preprocessing executable 'gtk2hsHookGenerator' for
gtk2hs-buildtools-0.13.2.1...
Preprocessing executable 'gtk2hsC2hs' for gtk2hs-buildtools-0.13.2.1...
Preprocessing library gtk2hs-buildtools-0.13.2.1...
Haddock coverage:
   0% (  0 /  4) in 'Switches'
  Missing documentation for:
    Module header
    SwitchBoard (c2hs/state/Switches.hs:71)
    Traces (c2hs/state/Switches.hs:112)
    initialSwitchBoard (c2hs/state/Switches.hs:90)
   0% (  0 /  8) in 'DLists'
  Missing documentation for:
    Module header
    DList (c2hs/base/general/DLists.hs:36)
    openDL (c2hs/base/general/DLists.hs:40)
    zeroDL (c2hs/base/general/DLists.hs:45)
    unitDL (c2hs/base/general/DLists.hs:50)
    snocDL (c2hs/base/general/DLists.hs:55)
    joinDL (c2hs/base/general/DLists.hs:60)
    closeDL (c2hs/base/general/DLists.hs:65)
   0% (  0 /  4) in 'BaseVersion'
  Missing documentation for:
    Module header
    version (c2hs/base/admin/BaseVersion.hs:11)
    copyright (c2hs/base/admin/BaseVersion.hs:12)
    disclaimer (c2hs/base/admin/BaseVersion.hs:13)
  21% (  3 / 14) in 'C2HSConfig'
  Missing documentation for:
    Module header
    cpp (c2hs/toplevel/C2HSConfig.hs:57)
    cppopts (c2hs/toplevel/C2HSConfig.hs:70)
    cppoptsdef (c2hs/toplevel/C2HSConfig.hs:78)
    hpaths (c2hs/toplevel/C2HSConfig.hs:83)
    dlsuffix (c2hs/toplevel/C2HSConfig.hs:88)
    tmpdir (c2hs/toplevel/C2HSConfig.hs:93)
    bitfieldDirection (c2hs/toplevel/C2HSConfig.hs:107)
    bitfieldPadding (c2hs/toplevel/C2HSConfig.hs:119)
    bitfieldIntSigned (c2hs/toplevel/C2HSConfig.hs:127)
    bitfieldAlignment (c2hs/toplevel/C2HSConfig.hs:137)
   0% (  0 /  8) in 'CInfo'
  Missing documentation for:
    Module header
    CPrimType (c2hs/gen/CInfo.hs:83)
    size (c2hs/gen/CInfo.hs:107)
    alignment (c2hs/gen/CInfo.hs:132)
    bitfieldDirection (c2hs/toplevel/C2HSConfig.hs:107)
    bitfieldPadding (c2hs/toplevel/C2HSConfig.hs:119)
    bitfieldIntSigned (c2hs/toplevel/C2HSConfig.hs:127)
    bitfieldAlignment (c2hs/toplevel/C2HSConfig.hs:137)
  12% (  1 /  8) in 'FNameOps'
  Missing documentation for:
    Module header
    basename (c2hs/base/general/FNameOps.hs:41)
    dirname (c2hs/base/general/FNameOps.hs:48)
    stripDirname (c2hs/base/general/FNameOps.hs:55)
    suffix (c2hs/base/general/FNameOps.hs:62)
    stripSuffix (c2hs/base/general/FNameOps.hs:69)
    addPath (c2hs/base/general/FNameOps.hs:77)
  33% (  1 /  3) in 'FileOps'
  Missing documentation for:
    Module header
    fileFindIn (c2hs/base/general/FileOps.hs:55)
   0% (  0 /  8) in 'Paths_gtk2hs_buildtools'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_gtk2hs_buildtools.hs:28)
    getBinDir (dist/build/autogen/Paths_gtk2hs_buildtools.hs:38)
    getLibDir (dist/build/autogen/Paths_gtk2hs_buildtools.hs:38)
    getDataDir (dist/build/autogen/Paths_gtk2hs_buildtools.hs:38)
    getLibexecDir (dist/build/autogen/Paths_gtk2hs_buildtools.hs:38)
    getDataFileName (dist/build/autogen/Paths_gtk2hs_buildtools.hs:45)
    getSysconfDir (dist/build/autogen/Paths_gtk2hs_buildtools.hs:38)
   0% (  0 /  2) in 'TypeGen'
  Missing documentation for:
    Module header
    typeGen (hierarchyGen/TypeGen.hs:108)
   0% (  0 /  2) in 'HookGenerator'
  Missing documentation for:
    Module header
    hookGen (callbackGen/HookGenerator.hs:514)
  92% ( 11 / 12) in 'Map'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Set'
  Missing documentation for:
    Module header
   0% (  0 /  4) in 'Version'
  Missing documentation for:
    Module header
    version (c2hs/toplevel/Version.hs:12)
    copyright (c2hs/toplevel/Version.hs:13)
    disclaimer (c2hs/toplevel/Version.hs:14)
   0% (  0 /  5) in 'FastMutInt'
  Missing documentation for:
    Module header
    FastMutInt (c2hs/base/general/FastMutInt.hs:21)
    newFastMutInt (c2hs/base/general/FastMutInt.hs:23)
    readFastMutInt (c2hs/base/general/FastMutInt.hs:29)
    writeFastMutInt (c2hs/base/general/FastMutInt.hs:34)
   0% (  0 / 21) in 'Binary'
  Missing documentation for:
    Module header
    Bin (c2hs/base/general/Binary.hs:138)
    Binary (c2hs/base/general/Binary.hs:148)
    BinHandle (c2hs/base/general/Binary.hs:108)
    openBinIO (c2hs/base/general/Binary.hs:168)
    openBinIO_ (c2hs/base/general/Binary.hs:165)
    openBinMem (c2hs/base/general/Binary.hs:174)
    seekBin (c2hs/base/general/Binary.hs:190)
    tellBin (c2hs/base/general/Binary.hs:186)
    castBin (c2hs/base/general/Binary.hs:141)
    writeBinMem (c2hs/base/general/Binary.hs:207)
    readBinMem (c2hs/base/general/Binary.hs:217)
    isEOFBin (c2hs/base/general/Binary.hs:200)
    putByte (c2hs/base/general/Binary.hs:291)
    getByte (c2hs/base/general/Binary.hs:294)
    putSharedString (c2hs/base/general/Binary.hs:768)
    getSharedString (c2hs/base/general/Binary.hs:790)
    lazyGet (c2hs/base/general/Binary.hs:615)
    lazyPut (c2hs/base/general/Binary.hs:605)
    getBinFileWithDict (c2hs/base/general/Binary.hs:633)
    putBinFileWithDict (c2hs/base/general/Binary.hs:659)
   0% (  0 /  9) in 'UNames'
  Missing documentation for:
    Module header
    NameSupply (c2hs/base/general/UNames.hs:67)
    Name (c2hs/base/general/UNames.hs:71)
    rootSupply (c2hs/base/general/UNames.hs:93)
    splitSupply (c2hs/base/general/UNames.hs:99)
    names (c2hs/base/general/UNames.hs:104)
    saveRootNameSupply (c2hs/base/general/UNames.hs:123)
    restoreRootNameSupply (c2hs/base/general/UNames.hs:131)
    unsafeResetRootNameSupply (c2hs/base/general/UNames.hs:141)
   0% (  0 / 14) in 'Position'
  Missing documentation for:
    Module header
    Position (c2hs/base/general/Position.hs:52)
    Pos (c2hs/base/general/Position.hs:99)
    nopos (c2hs/base/general/Position.hs:62)
    isNopos (c2hs/base/general/Position.hs:65)
    dontCarePos (c2hs/base/general/Position.hs:71)
    isDontCarePos (c2hs/base/general/Position.hs:74)
    builtinPos (c2hs/base/general/Position.hs:80)
    isBuiltinPos (c2hs/base/general/Position.hs:83)
    internalPos (c2hs/base/general/Position.hs:89)
    isInternalPos (c2hs/base/general/Position.hs:92)
    incPos (c2hs/base/general/Position.hs:104)
    tabPos (c2hs/base/general/Position.hs:109)
    retPos (c2hs/base/general/Position.hs:115)
   0% (  0 /  9) in 'Errors'
  Missing documentation for:
    Module header
    interr (c2hs/base/errors/Errors.hs:52)
    todo (c2hs/base/errors/Errors.hs:60)
    ErrorLvl (c2hs/base/errors/Errors.hs:71)
    Error (c2hs/base/errors/Errors.hs:76)
    makeError (c2hs/base/errors/Errors.hs:96)
    errorLvl (c2hs/base/errors/Errors.hs:101)
    showError (c2hs/base/errors/Errors.hs:124)
    errorAtPos (c2hs/base/errors/Errors.hs:147)
   0% (  0 / 20) in 'StateTrans'
  Missing documentation for:
    Module header
    STB (c2hs/base/state/StateTrans.hs:117)
    fixSTB (c2hs/base/state/StateTrans.hs:159)
    readBase (c2hs/base/state/StateTrans.hs:186)
    writeBase (c2hs/base/state/StateTrans.hs:191)
    transBase (c2hs/base/state/StateTrans.hs:196)
    readGeneric (c2hs/base/state/StateTrans.hs:207)
    writeGeneric (c2hs/base/state/StateTrans.hs:212)
    transGeneric (c2hs/base/state/StateTrans.hs:218)
    liftIO (c2hs/base/state/StateTrans.hs:230)
    runSTB (c2hs/base/state/StateTrans.hs:239)
    interleave (c2hs/base/state/StateTrans.hs:256)
    throwExc (c2hs/base/state/StateTrans.hs:287)
    fatal (c2hs/base/state/StateTrans.hs:294)
    catchExc (c2hs/base/state/StateTrans.hs:306)
    fatalsHandledBy (c2hs/base/state/StateTrans.hs:336)
    MVar (c2hs/base/state/StateTrans.hs:360)
    newMV (c2hs/base/state/StateTrans.hs:362)
    readMV (c2hs/base/state/StateTrans.hs:365)
    assignMV (c2hs/base/state/StateTrans.hs:368)
   0% (  0 / 14) in 'StateBase'
  Missing documentation for:
    Module header
    PreCST (c2hs/base/state/StateBase.hs:99)
    ErrorState (c2hs/base/state/StateBase.hs:82)
    BaseState (c2hs/base/state/StateBase.hs:88)
    nop (c2hs/base/state/StateBase.hs:140)
    yield (c2hs/base/state/StateBase.hs:125)
    +>= (c2hs/base/state/StateBase.hs:130)
    +> (c2hs/base/state/StateBase.hs:135)
    fixCST (c2hs/base/state/StateBase.hs:145)
    unpackCST (c2hs/base/state/StateBase.hs:116)
    readCST (c2hs/base/state/StateBase.hs:154)
    writeCST (c2hs/base/state/StateBase.hs:159)
    transCST (c2hs/base/state/StateBase.hs
c2hs/base/state/CIO.hs:77:1: warning: [-Wdeprecations]
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

c2hs/base/syntax/Lexers.hs:133:1: warning: [-Wtabs]
    Tab character found here, and in 172 further locations.
    Please use spaces instead.

c2hs/c/CLexer.x:75:14: warning: [-Wtabs]
    Tab character found here, and in 226 further locations.
    Please use spaces instead.
:165)
    liftIO (c2hs/base/state/StateBase.hs:173)
  36% ( 16 / 44) in 'CIO'
  Missing documentation for:
    Module header
    HandlePosn
    ioeGetErrorString
    ioeGetHandle
    ioeGetFileName
    openFileCIO (c2hs/base/state/CIO.hs:92)
    hCloseCIO (c2hs/base/state/CIO.hs:100)
    putCharCIO (c2hs/base/state/CIO.hs:106)
    putStrCIO (c2hs/base/state/CIO.hs:109)
    hPutStrCIO (c2hs/base/state/CIO.hs:112)
    hPutStrLnCIO (c2hs/base/state/CIO.hs:115)
    writeFileCIO (c2hs/base/state/CIO.hs:118)
    readFileCIO (c2hs/base/state/CIO.hs:124)
    printCIO (c2hs/base/state/CIO.hs:132)
    getCharCIO (c2hs/base/state/CIO.hs:135)
    hFlushCIO (c2hs/base/state/CIO.hs:138)
    hPutCharCIO (c2hs/base/state/CIO.hs:141)
    hGetContentsCIO (c2hs/base/state/CIO.hs:129)
    hSetBufferingCIO (c2hs/base/state/CIO.hs:144)
    hGetBufferingCIO (c2hs/base/state/CIO.hs:147)
    newlineCIO (c2hs/base/state/CIO.hs:153)
    doesFileExistCIO (c2hs/base/state/CIO.hs:160)
    removeFileCIO (c2hs/base/state/CIO.hs:163)
    exitWithCIO (c2hs/base/state/CIO.hs:170)
    getArgsCIO (c2hs/base/state/CIO.hs:173)
    getProgNameCIO (c2hs/base/state/CIO.hs:176)
    fileFindInCIO (c2hs/base/state/CIO.hs:182)
    mktempCIO (c2hs/base/state/CIO.hs:185)
   0% (  0 / 21) in 'Lexers'
  Missing documentation for:
    Module header
    Regexp (c2hs/base/syntax/Lexers.hs:233)
    Lexer (c2hs/base/syntax/Lexers.hs:206)
    Action (c2hs/base/syntax/Lexers.hs:188)
    epsilon (c2hs/base/syntax/Lexers.hs:241)
    char (c2hs/base/syntax/Lexers.hs:246)
    +> (c2hs/base/syntax/Lexers.hs:251)
    lexaction (c2hs/base/syntax/Lexers.hs:263)
    lexactionErr (c2hs/base/syntax/Lexers.hs:275)
    lexmeta (c2hs/base/syntax/Lexers.hs:288)
    >|< (c2hs/base/syntax/Lexers.hs:293)
    >||< (c2hs/base/syntax/Lexers.hs:298)
    ctrlChars (c2hs/base/syntax/Lexers.hs:357)
    ctrlLexer (c2hs/base/syntax/Lexers.hs:365)
    star (c2hs/base/syntax/Lexers.hs:383)
    plus (c2hs/base/syntax/Lexers.hs:402)
    quest (c2hs/base/syntax/Lexers.hs:407)
    alt (c2hs/base/syntax/Lexers.hs:412)
    string (c2hs/base/syntax/Lexers.hs:423)
    LexerState (c2hs/base/syntax/Lexers.hs:434)
    execLexer (c2hs/base/syntax/Lexers.hs:445)
   0% (  0 / 26) in 'Attributes'
  Missing documentation for:
    Module header
    Attrs (c2hs/base/syms/Attributes.hs:110)
    newAttrsOnlyPos (c2hs/base/syms/Attributes.hs:155)
    newAttrs (c2hs/base/syms/Attributes.hs:161)
    Attributed (c2hs/base/syms/Attributes.hs:136)
    eqOfAttrsOf (c2hs/base/syms/Attributes.hs:141)
    posOfAttrsOf (c2hs/base/syms/Attributes.hs:146)
    Attr (c2hs/base/syms/Attributes.hs:181)
    AttrTable (c2hs/base/syms/Attributes.hs:206)
    newAttrTable (c2hs/base/syms/Attributes.hs:227)
    getAttr (c2hs/base/syms/Attributes.hs:232)
    setAttr (c2hs/base/syms/Attributes.hs:244)
    updAttr (c2hs/base/syms/Attributes.hs:257)
    copyAttr (c2hs/base/syms/Attributes.hs:270)
    freezeAttrTable (c2hs/base/syms/Attributes.hs:295)
    softenAttrTable (c2hs/base/syms/Attributes.hs:311)
    StdAttr (c2hs/base/syms/Attributes.hs:324)
    getStdAttr (c2hs/base/syms/Attributes.hs:344)
    getStdAttrDft (c2hs/base/syms/Attributes.hs:353)
    isDontCareStdAttr (c2hs/base/syms/Attributes.hs:363)
    isUndefStdAttr (c2hs/base/syms/Attributes.hs:370)
    setStdAttr (c2hs/base/syms/Attributes.hs:375)
    updStdAttr (c2hs/base/syms/Attributes.hs:380)
    getGenAttr (c2hs/base/syms/Attributes.hs:387)
    setGenAttr (c2hs/base/syms/Attributes.hs:390)
    updGenAttr (c2hs/base/syms/Attributes.hs:394)
   0% (  0 / 16) in 'Idents'
  Missing documentation for:
    Module header
    Ident (c2hs/base/syms/Idents.hs:80)
    noARNum (c2hs/base/syms/Idents.hs:146)
    isLegalIdent (c2hs/base/syms/Idents.hs:161)
    lexemeToIdent (c2hs/base/syms/Idents.hs:204)
    internalIdent (c2hs/base/syms/Idents.hs:212)
    onlyPosIdent (c2hs/base/syms/Idents.hs:218)
    cloneIdent (c2hs/base/syms/Idents.hs:309)
    identToLexeme (c2hs/base/syms/Idents.hs:315)
    isIdentSimple (c2hs/base/syms/Idents.hs:329)
    isIdentPrim (c2hs/base/syms/Idents.hs:334)
    stripIdentARNum (c2hs/base/syms/Idents.hs:341)
    getIdentARNum (c2hs/base/syms/Idents.hs:349)
    newIdentARNum (c2hs/base/syms/Idents.hs:359)
    getIdentAttrs (c2hs/base/syms/Idents.hs:369)
    dumpIdent (c2hs/base/syms/Idents.hs:375)
   0% (  0 /  3) in 'CTokens'
  Missing documentation for:
    Module header
    CToken (c2hs/c/CTokens.hs:37)
    GnuCTok (c2hs/c/CTokens.hs:150)
   0% (  0 / 16) in 'CParserMonad'
  Missing documentation for:
    Module header
    P (c2hs/c/CParserMonad.hs:84)
    execParser (c2hs/c/CParserMonad.hs:98)
    failP (c2hs/c/CParserMonad.hs:124)
    getNewName (c2hs/c/CParserMonad.hs:127)
    addTypedef (c2hs/c/CParserMonad.hs:136)
    shadowTypedef (c2hs/c/CParserMonad.hs:140)
    isTypeIdent (c2hs/c/CParserMonad.hs:149)
    enterScope (c2hs/c/CParserMonad.hs:153)
    leaveScope (c2hs/c/CParserMonad.hs:157)
    setPos (c2hs/c/CParserMonad.hs:130)
    getPos (c2hs/c/CParserMonad.hs:133)
    getInput (c2hs/c/CParserMonad.hs:163)
    setInput (c2hs/c/CParserMonad.hs:166)
    getLastToken (c2hs/c/CParserMonad.hs:169)
    setLastToken (c2hs/c/CParserMonad.hs:172)
   0% (  0 /  3) in 'CLexer'
  Missing documentation for:
    Module header
    lexC (c2hs/c/CLexer.x:446)
    parseError (c2hs/c/CLexer.x:421)
   0% (  0 /  9) in 'NameSpaces'
  Missing documentation for:
    Module header
    NameSpace (c2hs/base/syms/NameSpaces.hs:69)
    nameSpace (c2hs/base/syms/NameSpaces.hs:74)
    defGlobal (c2hs/base/syms/NameSpaces.hs:86)
    enterNewRange (c2hs/base/syms/NameSpaces.hs:92)
    leaveRange (c2hs/base/syms/NameSpaces.hs:97)
    defLocal (c2hs/base/syms/NameSpaces.hs:113)
    find (c2hs/base/syms/NameSpaces.hs:127)
    nameSpaceToList (c2hs/base/syms/NameSpaces.hs:146)
   0% (  0 / 23) in 'CAST'
  Missing documentation for:
    Module header
    CHeader (c2hs/c/CAST.hs:58)
    CExtDecl (c2hs/c/CAST.hs:69)
    CFunDef (c2hs/c/CAST.hs:95)
    CStat (c2hs/c/CAST.hs:109)
    CBlockItem (c2hs/c/CAST.hs:190)
    CDecl (c2hs/c/CAST.hs:247)
    CDeclSpec (c2hs/c/CAST.hs:261)
    CStorageSpec (c2hs/c/CAST.hs:273)
    CTypeSpec (c2hs/c/CAST.hs:298)
    CTypeQual (c2hs/c/CAST.hs:360)
    CStructUnion (c2hs/c/CAST.hs:382)
    CStructTag (c2hs/c/CAST.hs:395)
    CEnum (c2hs/c/CAST.hs:401)
    CDeclr (c2hs/c/CAST.hs:438)
    CInit (c2hs/c/CAST.hs:466)
    CInitList (c2hs/c/CAST.hs:471)
    CDesignator (c2hs/c/CAST.hs:483)
    CExpr (c2hs/c/CAST.hs:508)
    CAssignOp (c2hs/c/CAST.hs:603)
    CBinaryOp (c2hs/c/CAST.hs:618)
    CUnaryOp (c2hs/c/CAST.hs:640)
    CConst (c2hs/c/CAST.hs:656)
   0% (  0 /  1) in 'CPretty'
  Missing documentation for:
    Module header
   0% (  0 / 23) in 'CAttrs'
  Missing documentation for:
    Module header
    AttrC (c2hs/c/CAttrs.hs:93)
    attrC (c2hs/c/CAttrs.hs:103)
    getCHeader (c2hs/c/CAttrs.hs:114)
    enterNewRangeC (c2hs/c/CAttrs.hs:123)
    enterNewObjRangeC (c2hs/c/CAttrs.hs:131)
    leaveRangeC (c2hs/c/CAttrs.hs:138)
    leaveObjRangeC (c2hs/c/CAttrs.hs:146)
    addDefObjC (c2hs/c/CAttrs.hs:155)
    lookupDefObjC (c2hs/c/CAttrs.hs:163)
    lookupDefObjCShadow (c2hs/c/CAttrs.hs:171)
    addDefTagC (c2hs/c/CAttrs.hs:185)
    lookupDefTagC (c2hs/c/CAttrs.hs:193)
    lookupDefTagCShadow (c2hs/c/CAttrs.hs:201)
    applyPrefix (c2hs/c/CAttrs.hs:220)
    getDefOfIdentC (c2hs/c/CAttrs.hs:251)
    setDefOfIdentC (c2hs/c/CAttrs.hs:254)
    updDefOfIdentC (c2hs/c/CAttrs.hs:260)
    freezeDefOfIdentsAttrC (c2hs/c/CAttrs.hs:266)
    softenDefOfIdentsAttrC (c2hs/c/CAttrs.hs:269)
    CObj (c2hs/c/CAttrs.hs:278)
    CTag (c2hs/c/CAttrs.hs:305)
    CDef (c2hs/c/CAttrs.hs:327)
   0% (  0 /  2) in 'CBuiltin'
  Missing documentation for:
    Module header
    builtinTypeNames (c2hs/c/CBuiltin.hs:46)
   0% (  0 /  3) in 'Config'
  Missing documentation for:
    Module header
    errorLimit (c2hs/base/admin/Config.hs:45)
    assertEnabled (c2hs/base/admin/Config.hs:51)
  22% ( 16 / 74) in 'State'
  Missing documentation for:
    Module header
    PreCST (c2hs/base/state/StateBase.hs:99)
    nop (c2hs/base/state/StateBase.hs:140)
    yield (c2hs/base/state/StateBase.hs:125)
    +>= (c2hs/base/state/StateBase.hs:130)
    +> (c2hs/base/state/StateBase.hs:135)
    fixCST (c2hs/base/state/StateBase.hs:145)
    throwExc (c2hs/base/state/State.hs:145)
    fatal (c2hs/base/state/State.hs:152)
    catchExc (c2hs/base/state/State.hs:164)
    fatalsHandledBy (c2hs/base/state/State.hs:179)
    readCST (c2hs/base/state/StateBase.hs:154)
    writeCST (c2hs/base/state/StateBase.hs:159)
    transCST (c2hs/base/state/StateBase.hs:165)
    run (c2hs/base/state/State.hs:120)
    runCST (c2hs/base/state/State.hs:136)
    MVar (c2hs/base/state/StateTrans.hs:360)
    newMV (c2hs/base/state/State.hs:191)
    readMV (c2hs/base/state/State.hs:194)
    assignMV (c2hs/base/state/State.hs:197)
    HandlePosn
    ioeGetErrorString
    ioeGetHandle
    ioeGetFileName
    openFileCIO (c2hs/base/state/CIO.hs:92)
    hCloseCIO (c2hs/base/state/CIO.hs:100)
    putCharCIO (c2hs/base/state/CIO.hs:106)
    putStrCIO (c2hs/base/state/CIO.hs:109)
    hPutStrCIO (c2hs/base/state/CIO.hs:112)
    hPutStrLnCIO (c2hs/base/state/CIO.hs:115)
    writeFileCIO (c2hs/base/state/CIO.hs:118)
    readFileCIO (c2hs/base/state/CIO.hs:124)
    printCIO (c2hs/base/state/CIO.hs:132)
    getCharCIO (c2hs/base/state/CIO.hs:135)
    hFlushCIO (c2hs/base/state/CIO.hs:138)
    hPutCharCIO (c2hs/base/state/CIO.hs:141)
    hGetContentsCIO (c2hs/base/state/CIO.hs:129)
    hSetBufferingCIO (c2hs/base/state/CIO.hs:144)
    hGetBufferingCIO (c2hs/base/state/CIO.hs:147)
    newlineCIO (c2hs/base/state/CIO.hs:153)
    doesFileExistCIO (c2hs/base/state/CIO.hs:160)
    removeFileCIO (c2hs/base/state/CIO.hs:163)
    exitWithCIO (c2hs/base/state/CIO.hs:170)
    getArgsCIO (c2hs/base/state/CIO.hs:173)
    getProgNameCIO (c2hs/base/state/CIO.hs:176)
    fileFindInCIO (c2hs/base/state/CIO.hs:182)
    mktempCIO (c2hs/base/state/CIO.hs:185)
    liftIO (c2hs/base/state/StateBase.hs:173)
    getId (c2hs/base/state/State.hs:205)
    raise (c2hs/base/state/State.hs:223)
    raiseWarning (c2hs/base/state/State.hs:231)
    raiseError (c2hs/base/state/State.hs:236)
    raiseFatal (c2hs/base/state/State.hs:250)
    showErrors (c2hs/base/state/State.hs:289)
    errorsPresent (c2hs/base/state/State.hs:304)
    readExtra (c2hs/base/state/State.hs:316)
    updExtra (c2hs/base/state/State.hs:323)
    getNameSupply (c2hs/base/state/State.hs:337)
  19% ( 16 / 83) in 'C2HSState'
  Missing documentation for:
    Module header
    PreCST (c2hs/base/state/StateBase.hs:99)
    nop (c2hs/base/state/StateBase.hs:140)
    yield (c2hs/base/state/StateBase.hs:125)
    +>= (c2hs/base/state/StateBase.hs:130)
    +> (c2hs/base/state/StateBase.hs:135)
    fixCST (c2hs/base/state/StateBase.hs:145)
    throwExc (c2hs/base/state/State.hs:145)
    fatal (c2hs/base/state/State.hs:152)
    catchExc (c2hs/base/state/State.hs:164)
    fatalsHandledBy (c2hs/base/state/State.hs:179)
    readCST (c2hs/base/state/StateBase.hs:154)
    writeCST (c2hs/base/state/StateBase.hs:159)
    transCST (c2hs/base/state/StateBase.hs:165)
    run (c2hs/base/state/State.hs:120)
    runCST (c2hs/base/state/State.hs:136)
    MVar (c2hs/base/state/StateTrans.hs:360)
    newMV (c2hs/base/state/State.hs:191)
    readMV (c2hs/base/state/State.hs:194)
    assignMV (c2hs/base/state/State.hs:197)
    HandlePosn
    ioeGetErrorString
    ioeGetHandle
    ioeGetFileName
    openFileCIO (c2hs/base/state/CIO.hs:92)
    hCloseCIO (c2hs/base/state/CIO.hs:100)
    putCharCIO (c2hs/base/state/CIO.hs:106)
    putStrCIO (c2hs/base/state/CIO.hs:109)
    hPutStrCIO (c2hs/base/state/CIO.hs:112)
    hPutStrLnCIO (c2hs/base/state/CIO.hs:115)
    writeFileCIO (c2hs/base/state/CIO.hs:118)
    readFileCIO (c2hs/base/state/CIO.hs:124)
    printCIO (c2hs/base/state/CIO.hs:132)
    getCharCIO (c2hs/base/state/CIO.hs:135)
    hFlushCIO (c2hs/base/state/CIO.hs:138)
    hPutCharCIO (c2hs/base/state/CIO.hs:141)
    hGetContentsCIO (c2hs/base/state/CIO.hs:129)
    hSetBufferingCIO (c2hs/base/state/CIO.hs:144)
    hGetBufferingCIO (c2hs/base/state/CIO.hs:147)
    newlineCIO (c2hs/base/state/CIO.hs:153)
    doesFileExistCIO (c2hs/base/state/CIO.hs:160)
    removeFileCIO (c2hs/base/state/CIO.hs:163)
    exitWithCIO (c2hs/base/state/CIO.hs:170)
    getArgsCIO (c2hs/base/state/CIO.hs:173)
    getProgNameCIO (c2hs/base/state/CIO.hs:176)
    fileFindInCIO (c2hs/base/state/CIO.hs:182)
    mktempCIO (c2hs/base/state/CIO.hs:185)
    liftIO (c2hs/base/state/StateBase.hs:173)
    getId (c2hs/base/state/State.hs:205)
    raise (c2hs/base/state/State.hs:223)
    raiseWarning (c2hs/base/state/State.hs:231)
    raiseError (c2hs/base/state/State.hs:236)
    raiseFatal (c2hs/base/state/State.hs:250)
    showErrors (c2hs/base/state/State.hs:289)
    errorsPresent (c2hs/base/state/State.hs:304)
    readExtra (c2hs/base/state/State.hs:316)
    updExtra (c2hs/base/state/State.hs:323)
    getNameSupply (c2hs/base/state/State.hs:337)
    CST (c2hs/state/C2HSState.hs:67)
    runC2HS (c2hs/state/C2HSState.hs:71)
    SwitchBoard (c2hs/state/Switches.hs:71)
    Traces (c2hs/state/Switches.hs:112)
    setTraces (c2hs/state/C2HSState.hs:80)
    traceSet (c2hs/state/C2HSState.hs:85)
    putTraceStr (c2hs/state/C2HSState.hs:91)
    setSwitch (c2hs/state/C2HSState.hs:99)
    getSwitch (c2hs/state/C2HSState.hs:104)
   0% (  0 / 53) in 'CTrav'
  Missing documentation for:
    Module header
    CT (c2hs/c/CTrav.hs:110)
    readCT (c2hs/c/CTrav.hs:130)
    transCT (c2hs/c/CTrav.hs:135)
    getCHeaderCT (c2hs/c/CTrav.hs:146)
    runCT (c2hs/c/CTrav.hs:154)
    throwCTExc (c2hs/c/CTrav.hs:173)
    ifCTExc (c2hs/c/CTrav.hs:178)
    raiseErrorCTExc (c2hs/c/CTrav.hs:183)
    enter (c2hs/c/CTrav.hs:195)
    enterObjs (c2hs/c/CTrav.hs:200)
    leave (c2hs/c/CTrav.hs:205)
    leaveObjs (c2hs/c/CTrav.hs:210)
    defObj (c2hs/c/CTrav.hs:217)
    findObj (c2hs/c/CTrav.hs:222)
    findObjShadow (c2hs/c/CTrav.hs:228)
    defTag (c2hs/c/CTrav.hs:243)
    findTag (c2hs/c/CTrav.hs:285)
    findTagShadow (c2hs/c/CTrav.hs:291)
    applyPrefixToNameSpaces (c2hs/c/CTrav.hs:301)
    getDefOf (c2hs/c/CTrav.hs:313)
    refersToDef (c2hs/c/CTrav.hs:321)
    refersToNewDef (c2hs/c/CTrav.hs:326)
    getDeclOf (c2hs/c/CTrav.hs:332)
    findTypeObjMaybe (c2hs/c/CTrav.hs:372)
    findTypeObj (c2hs/c/CTrav.hs:389)
    findValueObj (c2hs/c/CTrav.hs:401)
    findFunObj (c2hs/c/CTrav.hs:418)
    isTypedef (c2hs/c/CTrav.hs:435)
    simplifyDecl (c2hs/c/CTrav.hs:444)
    declrFromDecl (c2hs/c/CTrav.hs:461)
    declrNamed (c2hs/c/CTrav.hs:469)
    declaredDeclr (c2hs/c/CTrav.hs:475)
    declaredName (c2hs/c/CTrav.hs:485)
    structMembers (c2hs/c/CTrav.hs:492)
    expandDecl (c2hs/c/CTrav.hs:499)
    structName (c2hs/c/CTrav.hs:505)
    enumName (c2hs/c/CTrav.hs:510)
    tagName (c2hs/c/CTrav.hs:517)
    isArrDeclr (c2hs/c/CTrav.hs:544)
    isPtrDeclr (c2hs/c/CTrav.hs:530)
    dropPtrDeclr (c2hs/c/CTrav.hs:556)
    isPtrDecl (c2hs/c/CTrav.hs:578)
    isFunDeclr (c2hs/c/CTrav.hs:586)
    structFromDecl (c2hs/c/CTrav.hs:595)
    funResultAndArgs (c2hs/c/CTrav.hs:607)
    chaseDecl (c2hs/c/CTrav.hs:644)
    findAndChaseDecl (c2hs/c/CTrav.hs:672)
    checkForAlias (c2hs/c/CTrav.hs:683)
    checkForOneAliasName (c2hs/c/CTrav.hs:692)
    lookupEnum (c2hs/c/CTrav.hs:705)
    lookupStructUnion (c2hs/c/CTrav.hs:735)
    lookupDeclOrTag (c2hs/c/CTrav.hs:759)
   0% (  0 /  2) in 'CNames'
  Missing documentation for:
    Module header
    nameAnalysis (c2hs/c/CNames.hs:63)
   0% (  0 /  3) in 'CHSLexer'
  Missing documentation for:
    Module header
    CHSToken (c2hs/chs/CHSLexer.hs:193)
    lexCHS (c2hs/chs/CHSLexer.hs:784)
   0% (  0 / 21) in 'CHS'
  Missing documentation for:
    Module header
    CHSModule (c2hs/chs/CHS.hs:121)
    CHSFrag (c2hs/chs/CHS.hs:138)
    CHSHook (c2hs/chs/CHS.hs:165)
    CHSTrans (c2hs/chs/CHS.hs:256)
    CHSParm (c2hs/chs/CHS.hs:264)
    CHSArg (c2hs/chs/CHS.hs:272)
    CHSAccess (c2hs/chs/CHS.hs:279)
    CHSAPath (c2hs/chs/CHS.hs:285)
    CHSPtrType (c2hs/chs/CHS.hs:293)
    skipToLangPragma (c2hs/chs/CHS.hs:317)
    hasCPP (c2hs/chs/CHS.hs:325)
    loadCHS (c2hs/chs/CHS.hs:341)
    dumpCHS (c2hs/chs/CHS.hs:384)
    hssuffix (c2hs/chs/CHS.hs:332)
    chssuffix (c2hs/chs/CHS.hs:332)
    loadAllCHI (c2hs/chs/CHS.hs:617)
    loadCHI (c2hs/chs/CHS.hs:635)
    dumpCHI (c2hs/chs/CHS.hs:697)
    chisuffix (c2hs/chs/CHS.hs:610)
    showCHSParm (c2hs/chs/CHS.hs:556)
  50% (  1 /  2) in 'GenHeader'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'CParser'
  Missing documentation for:
    Module header
    parseC (dist/build/CParser.hs:5466)
   0% (  0 / 91) in 'C'
  Missing documentation for:
    Module header
    Pos (c2hs/base/general/Position.hs:99)
    CHeader (c2hs/c/CAST.hs:58)
    CExtDecl (c2hs/c/CAST.hs:69)
    CFunDef (c2hs/c/CAST.hs:95)
    CStat (c2hs/c/CAST.hs:109)
    CBlockItem (c2hs/c/CAST.hs:190)
    CDecl (c2hs/c/CAST.hs:247)
    CDeclSpec (c2hs/c/CAST.hs:261)
    CStorageSpec (c2hs/c/CAST.hs:273)
    CTypeSpec (c2hs/c/CAST.hs:298)
    CTypeQual (c2hs/c/CAST.hs:360)
    CStructUnion (c2hs/c/CAST.hs:382)
    CStructTag (c2hs/c/CAST.hs:395)
    CEnum (c2hs/c/CAST.hs:401)
    CDeclr (c2hs/c/CAST.hs:438)
    CInit (c2hs/c/CAST.hs:466)
    CInitList (c2hs/c/CAST.hs:471)
    CDesignator (c2hs/c/CAST.hs:483)
    CExpr (c2hs/c/CAST.hs:508)
    CAssignOp (c2hs/c/CAST.hs:603)
    CBinaryOp (c2hs/c/CAST.hs:618)
    CUnaryOp (c2hs/c/CAST.hs:640)
    CConst (c2hs/c/CAST.hs:656)
    AttrC (c2hs/c/CAttrs.hs:93)
    getCHeader (c2hs/c/CAttrs.hs:114)
    CObj (c2hs/c/CAttrs.hs:278)
    CTag (c2hs/c/CAttrs.hs:305)
    CDef (c2hs/c/CAttrs.hs:327)
    lookupDefObjC (c2hs/c/CAttrs.hs:163)
    lookupDefTagC (c2hs/c/CAttrs.hs:193)
    getDefOfIdentC (c2hs/c/CAttrs.hs:251)
    CT (c2hs/c/CTrav.hs:110)
    readCT (c2hs/c/CTrav.hs:130)
    transCT (c2hs/c/CTrav.hs:135)
    getCHeaderCT (c2hs/c/CTrav.hs:146)
    runCT (c2hs/c/CTrav.hs:154)
    throwCTExc (c2hs/c/CTrav.hs:173)
    ifCTExc (c2hs/c/CTrav.hs:178)
    raiseErrorCTExc (c2hs/c/CTrav.hs:183)
    enter (c2hs/c/CTrav.hs:195)
    enterObjs (c2hs/c/CTrav.hs:200)
    leave (c2hs/c/CTrav.hs:205)
    leaveObjs (c2hs/c/CTrav.hs:210)
    defObj (c2hs/c/CTrav.hs:217)
    findObj (c2hs/c/CTrav.hs:222)
    findObjShadow (c2hs/c/CTrav.hs:228)
    defTag (c2hs/c/CTrav.hs:243)
    findTag (c2hs/c/CTrav.hs:285)
    findTagShadow (c2hs/c/CTrav.hs:291)
    applyPrefixToNameSpaces (c2hs/c/CTrav.hs:301)
    getDefOf (c2hs/c/CTrav.hs:313)
    refersToDef (c2hs/c/CTrav.hs:321)
    refersToNewDef (c2hs/c/CTrav.hs:326)
    getDeclOf (c2hs/c/CTrav.hs:332)
    findTypeObjMaybe (c2hs/c/CTrav.hs:372)
    findTypeObj (c2hs/c/CTrav.hs:389)
    findValueObj (c2hs/c/CTrav.hs:401)
    findFunObj (c2hs/c/CTrav.hs:418)
    isTypedef (c2hs/c/CTrav.hs:435)
    simplifyDecl (c2hs/c/CTrav.hs:444)
    declrFromDecl (c2hs/c/CTrav.hs:461)
    declrNamed (c2hs/c/CTrav.hs:469)
    declaredDeclr (c2hs/c/CTrav.hs:475)
    declaredName (c2hs/c/CTrav.hs:485)
    structMembers (c2hs/c/CTrav.hs:492)
    expandDecl (c2hs/c/CTrav.hs:499)
    structName (c2hs/c/CTrav.hs:505)
    enumName (c2hs/c/CTrav.hs:510)
    tagName (c2hs/c/CTrav.hs:517)
    isArrDeclr (c2hs/c/CTrav.hs:544)
    isPtrDeclr (c2hs/c/CTrav.hs:530)
    dropPtrDeclr (c2hs/c/CTrav.hs:556)
    isPtrDecl (c2hs/c/CTrav.hs:578)
    isFunDeclr (c2hs/c/CTrav.hs:586)
    structFromDecl (c2hs/c/CTrav.hs:595)
    funResultAndArgs (c2hs/c/CTrav.hs:607)
    chaseDecl (c2hs/c/CTrav.hs:644)
    findAndChaseDecl (c2hs/c/CTrav.hs:672)
    checkForAlias (c2hs/c/CTrav.hs:683)
    checkForOneAliasName (c2hs/c/CTrav.hs:692)
    lookupEnum (c2hs/c/CTrav.hs:705)
    lookupStructUnion (c2hs/c/CTrav.hs:735)
    lookupDeclOrTag (c2hs/c/CTrav.hs:759)
    loadAttrC (c2hs/c/C.hs:102)
    Ident (c2hs/base/syms/Idents.hs:80)
    Attrs (c2hs/base/syms/Attributes.hs:110)
    Attr (c2hs/base/syms/Attributes.hs:181)
    csuffix (c2hs/c/C.hs:90)
    hsuffix (c2hs/c/C.hs:90)
    isuffix (c2hs/c/C.hs:90)
   0% (  0 / 21) in 'GBMonad'
  Missing documentation for:
    Module header
    TransFun (c2hs/gen/GBMonad.hs:100)
    transTabToTransFun (c2hs/gen/GBMonad.hs:126)
    HsObject (c2hs/gen/GBMonad.hs:193)
    GB (c2hs/gen/GBMonad.hs:246)
    HsPtrRep (c2hs/gen/GBMonad.hs:184)
    initialGBState (c2hs/gen/GBMonad.hs:248)
    setContext (c2hs/gen/GBMonad.hs:260)
    getLibrary (c2hs/gen/GBMonad.hs:272)
    getPrefix (c2hs/gen/GBMonad.hs:277)
    getLock (c2hs/gen/GBMonad.hs:281)
    delayCode (c2hs/gen/GBMonad.hs:292)
    getDelayedCode (c2hs/gen/GBMonad.hs:316)
    ptrMapsTo (c2hs/gen/GBMonad.hs:321)
    queryPtr (c2hs/gen/GBMonad.hs:329)
    objIs (c2hs/gen/GBMonad.hs:336)
    queryObj (c2hs/gen/GBMonad.hs:344)
    queryClass (c2hs/gen/GBMonad.hs:353)
    queryPointer (c2hs/gen/GBMonad.hs:366)
    mergeMaps (c2hs/gen/GBMonad.hs:389)
    dumpMaps (c2hs/gen/GBMonad.hs:404)
   0% (  0 /  2) in 'GenBind'
  Missing documentation for:
    Module header
    expandHooks (c2hs/gen/GenBind.hs:295)
   0% (  0 /  2) in 'Gtk2HsC2Hs'
  Missing documentation for:
    Module header
    c2hsMain (c2hs/toplevel/Gtk2HsC2Hs.hs:179)
  14% (  1 /  7) in 'Gtk2HsSetup'
  Missing documentation for:
    gtk2hsUserHooks (src/Gtk2HsSetup.hs:82)
    getPkgConfigPackages (src/Gtk2HsSetup.hs:369)
    checkGtk2hsBuildtools (src/Gtk2HsSetup.hs:464)
    typeGenProgram (src/Gtk2HsSetup.hs:478)
    signalGenProgram (src/Gtk2HsSetup.hs:482)
    c2hsLocal (src/Gtk2HsSetup.hs:487)
Documentation created: dist/doc/html/gtk2hs-buildtools/index.html,
dist/doc/html/gtk2hs-buildtools/gtk2hs-buildtools.txt
Preprocessing executable 'gtk2hsTypeGen' for gtk2hs-buildtools-0.13.2.1...
Preprocessing executable 'gtk2hsHookGenerator' for
gtk2hs-buildtools-0.13.2.1...
Preprocessing executable 'gtk2hsC2hs' for gtk2hs-buildtools-0.13.2.1...
Creating package registration file:
/tmp/pkgConf-gtk2hs-buildtools-0.13.21781459970812426701.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/gtk2hs-buildtools-0.13.2.1-5UGHYgIMrpYAQIFLyuNG1U
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 gtk2hs-buildtools-0.13.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-9398/gtk2hs-buildtools-0.13.2.1'
Installed gtk2hs-buildtools-0.13.2.1
cabal: Entering directory '/tmp/cabal-tmp-9398/cairo-0.13.3.0'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-9398/cairo-0.13.3.0/dist/setup/setup.hs, /tmp/cabal-tmp-9398/cairo-0.13.3.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-9398/cairo-0.13.3.0/dist/setup/setup ...
Configuring cairo-0.13.3.0...
Building cairo-0.13.3.0...
Preprocessing library cairo-0.13.3.0...
[ 1 of 18] Compiling Graphics.Rendering.Cairo.Matrix ( dist/build/Graphics/Rendering/Cairo/Matrix.hs, dist/build/Graphics/Rendering/Cairo/Matrix.o )
[ 2 of 18] Compiling Graphics.Rendering.Cairo.Types ( dist/build/Graphics/Rendering/Cairo/Types.hs, dist/build/Graphics/Rendering/Cairo/Types.o )
[ 3 of 18] Compiling Graphics.Rendering.Cairo.Internal.Utilities ( dist/build/Graphics/Rendering/Cairo/Internal/Utilities.hs, dist/build/Graphics/Rendering/Cairo/Internal/Utilities.o )
[ 4 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Cairo ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.o )
[ 5 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Paths ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.o )
[ 6 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Patterns ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.o )
[ 7 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Text ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.o )
[ 8 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Transformations ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.o )
[ 9 of 18] Compiling Graphics.Rendering.Cairo.Internal.Fonts.FontOptions ( dist/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.hs, dist/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.o )
[10 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Image ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.o )
[11 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PDF ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.o )
[12 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PNG ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.o )
[13 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PS ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.o )
[14 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.SVG ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.o )
[15 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Surface ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.o )
[16 of 18] Compiling Graphics.Rendering.Cairo.Internal.Region ( dist/build/Graphics/Rendering/Cairo/Internal/Region.hs, dist/build/Graphics/Rendering/Cairo/Internal/Region.o )
[17 of 18] Compiling Graphics.Rendering.Cairo.Internal ( Graphics/Rendering/Cairo/Internal.hs, dist/build/Graphics/Rendering/Cairo/Internal.o )
[18 of 18] Compiling Graphics.Rendering.Cairo ( Graphics/Rendering/Cairo.hs, dist/build/Graphics/Rendering/Cairo.o )
Running Haddock for cairo-0.13.3.0...
Running hscolour for cairo-0.13.3.0...
Preprocessing library cairo-0.13.3.0...
Preprocessing library cairo-0.13.3.0...
Haddock coverage:
  17% (  2 / 12) in 'Graphics.Rendering.Cairo.Matrix'
  Missing documentation for:
    MatrixPtr (./Graphics/Rendering/Cairo/Matrix.chs:50)
    identity (./Graphics/Rendering/Cairo/Matrix.chs:102)
    translate (./Graphics/Rendering/Cairo/Matrix.chs:105)
    scale (./Graphics/Rendering/Cairo/Matrix.chs:108)
    rotate (./Graphics/Rendering/Cairo/Matrix.chs:111)
    transformDistance (./Graphics/Rendering/Cairo/Matrix.chs:116)
    transformPoint (./Graphics/Rendering/Cairo/Matrix.chs:122)
    scalarMultiply (./Graphics/Rendering/Cairo/Matrix.chs:128)
    adjoint (./Graphics/Rendering/Cairo/Matrix.chs:131)
    invert (./Graphics/Rendering/Cairo/Matrix.chs:135)
  44% ( 24 / 55) in 'Graphics.Rendering.Cairo.Types'
  Missing documentation for:
    PixelData (./Graphics/Rendering/Cairo/Types.chs:72)
    MatrixPtr (./Graphics/Rendering/Cairo/Matrix.chs:50)
    Cairo (./Graphics/Rendering/Cairo/Types.chs:75)
    unCairo (./Graphics/Rendering/Cairo/Types.chs:76)
    withSurface (./Graphics/Rendering/Cairo/Types.chs:80)
    mkSurface (./Graphics/Rendering/Cairo/Types.chs:82)
    manageSurface (./Graphics/Rendering/Cairo/Types.chs:87)
    unPattern (./Graphics/Rendering/Cairo/Types.chs:100)
    ScaledFont (./Graphics/Rendering/Cairo/Types.chs:168)
    unScaledFont (./Graphics/Rendering/Cairo/Types.chs:169)
    FontFace (./Graphics/Rendering/Cairo/Types.chs:171)
    unFontFace (./Graphics/Rendering/Cairo/Types.chs:172)
    Glyph (./Graphics/Rendering/Cairo/Types.chs:174)
    unGlyph (./Graphics/Rendering/Cairo/Types.chs:175)
    TextExtentsPtr (./Graphics/Rendering/Cairo/Types.chs:177)
    FontExtentsPtr (./Graphics/Rendering/Cairo/Types.chs:211)
    withFontOptions (./Graphics/Rendering/Cairo/Types.chs:311)
    mkFontOptions (./Graphics/Rendering/Cairo/Types.chs:313)
    unPath (./Graphics/Rendering/Cairo/Types.chs:341)
    withRegion (./Graphics/Rendering/Cairo/Types.chs:379)
    mkRegion (./Graphics/Rendering/Cairo/Types.chs:381)
    Content (./Graphics/Rendering/Cairo/Types.chs:390)
    Format (./Graphics/Rendering/Cairo/Types.chs:393)
    cIntConv (./Graphics/Rendering/Cairo/Types.chs:408)
    cFloatConv (./Graphics/Rendering/Cairo/Types.chs:412)
    cFromBool (./Graphics/Rendering/Cairo/Types.chs:416)
    cToBool (./Graphics/Rendering/Cairo/Types.chs:420)
    cToEnum (./Graphics/Rendering/Cairo/Types.chs:424)
    cFromEnum (./Graphics/Rendering/Cairo/Types.chs:428)
    peekFloatConv (./Graphics/Rendering/Cairo/Types.chs:432)
    withFloatConv (./Graphics/Rendering/Cairo/Types.chs:436)
  10% (  1 / 10) in 'Graphics.Rendering.Cairo.Internal.Utilities'
  Missing documentation for:
    statusToString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:32)
    version (./Graphics/Rendering/Cairo/Internal/Utilities.chs:33)
    versionString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:34)
    CairoString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:36)
     (./Graphics/Rendering/Cairo/Internal/Utilities.chs:39)
     (./Graphics/Rendering/Cairo/Internal/Utilities.chs:42)
    statusToString'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:45)
    version'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:48)
    versionString'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:51)
   1% (  1 /103) in 'Graphics.Rendering.Cairo.Internal.Drawing.Cairo'
  Missing documentation for:
    create (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:22)
    reference (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:23)
    destroy (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:24)
    save (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:25)
    restore (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:26)
    status (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:27)
    getTarget (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:28)
    pushGroup (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:29)
    pushGroupWithContent (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:30)
    popGroup (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:31)
    popGroupToSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:32)
    setSourceRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:33)
    setSourceRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:34)
    setSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:35)
    setSourceSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:36)
    getSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:37)
    setAntialias (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:38)
    getAntialias (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:39)
    setDash (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:40)
    setFillRule (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:42)
    getFillRule (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:43)
    setLineCap (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:44)
    getLineCap (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:45)
    setLineJoin (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:46)
    getLineJoin (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:47)
    setLineWidth (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:48)
    getLineWidth (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:49)
    setMiterLimit (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:50)
    getMiterLimit (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:51)
    setOperator (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:52)
    getOperator (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:53)
    setTolerance (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:54)
    getTolerance (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:55)
    clip (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:56)
    clipPreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:57)
    resetClip (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:58)
    clipExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:59)
    fill (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:60)
    fillPreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:61)
    fillExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:62)
    inFill (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:63)
    mask (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:64)
    maskSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:65)
    paint (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:66)
    paintWithAlpha (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:67)
    stroke (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:68)
    strokePreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:69)
    strokeExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:70)
    inStroke (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:71)
    copyPage (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:72)
    showPage (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:73)
    create'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:75)
    reference'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:78)
    destroy'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:81)
    save'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:84)
    restore'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:87)
    status'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:90)
    getTarget'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:93)
    pushGroup'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:96)
    pushGroupWithContent'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:99)
    popGroup'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:102)
    popGroupToSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:105)
    setSourceRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:108)
    setSourceRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:111)
    setSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:114)
    setSourceSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:117)
    getSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:120)
    setAntialias'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:123)
    getAntialias'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:126)
    cairo_set_dash (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:129)
    setFillRule'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:132)
    getFillRule'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:135)
    setLineCap'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:138)
    getLineCap'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:141)
    setLineJoin'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:144)
    getLineJoin'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:147)
    setLineWidth'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:150)
    getLineWidth'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:153)
    setMiterLimit'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:156)
    getMiterLimit'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:159)
    setOperator'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:162)
    getOperator'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:165)
    setTolerance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:168)
    getTolerance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:171)
    clip'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:174)
    clipPreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:177)
    resetClip'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:180)
    clipExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:183)
    fill'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:186)
    fillPreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:189)
    fillExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:192)
    inFill'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:195)
    mask'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:198)
    maskSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:201)
    paint'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:204)
    paintWithAlpha'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:207)
    stroke'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:210)
    strokePreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:213)
    strokeExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:216)
    inStroke'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:219)
    copyPage'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:222)
    showPage'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:225)
   4% (  1 / 27) in 'Graphics.Rendering.Cairo.Internal.Drawing.Paths'
  Missing documentation for:
    getCurrentPoint (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:25)
    newPath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:26)
    closePath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:27)
    arc (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:28)
    arcNegative (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:29)
    curveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:30)
    lineTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:31)
    moveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:32)
    rectangle (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:33)
    textPath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:34)
    relCurveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:39)
    relLineTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:40)
    relMoveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:41)
    getCurrentPoint'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:43)
    newPath'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:46)
    closePath'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:49)
    arc'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:52)
    arcNegative'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:55)
    curveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:58)
    lineTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:61)
    moveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:64)
    rectangle'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:67)
    cairo_text_path (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:70)
    relCurveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:73)
    relLineTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:76)
    relMoveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:79)
   3% (  1 / 33) in 'Graphics.Rendering.Cairo.Internal.Drawing.Patterns'
  Missing documentation for:
    patternAddColorStopRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:22)
    patternAddColorStopRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:23)
    patternCreateRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:24)
    patternCreateRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:25)
    patternCreateForSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:26)
    patternCreateLinear (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:27)
    patternCreateRadial (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:28)
    patternDestroy (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:29)
    patternReference (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:30)
    patternStatus (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:31)
    patternSetExtend (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:32)
    patternGetExtend (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:33)
    patternSetFilter (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:34)
    patternGetFilter (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:35)
    patternSetMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:36)
    patternGetMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:37)
    patternAddColorStopRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:39)
    patternAddColorStopRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:42)
    patternCreateRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:45)
    patternCreateRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:48)
    patternCreateForSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:51)
    patternCreateLinear'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:54)
    patternCreateRadial'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:57)
    patternDestroy'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:60)
    patternReference'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:63)
    patternStatus'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:66)
    patternSetExtend'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:69)
    patternGetExtend'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:72)
    patternSetFilter'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:75)
    patternGetFilter'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:78)
    patternSetMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:81)
    patternGetMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:84)
   6% (  1 / 17) in 'Graphics.Rendering.Cairo.Internal.Drawing.Text'
  Missing documentation for:
    selectFontFace (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:24)
    setFontSize (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:30)
    setFontMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:31)
    getFontMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:32)
    setFontOptions (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:33)
    showText (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:35)
    fontExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:41)
    textExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:43)
    cairo_select_font_face (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:52)
    setFontSize'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:55)
    setFontMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:58)
    getFontMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:61)
    setFontOptions'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:64)
    cairo_show_text (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:67)
    fontExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:70)
    cairo_text_extents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:73)
   4% (  1 / 23) in 'Graphics.Rendering.Cairo.Internal.Drawing.Transformations'
  Missing documentation for:
    translate (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:22)
    scale (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:23)
    rotate (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:24)
    transform (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:25)
    setMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:26)
    getMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:27)
    identityMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:28)
    userToDevice (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:29)
    userToDeviceDistance (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:30)
    deviceToUser (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:31)
    deviceToUserDistance (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:32)
    translate'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:34)
    scale'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:37)
    rotate'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:40)
    transform'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:43)
    setMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:46)
    getMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:49)
    identityMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:52)
    userToDevice'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:55)
    userToDeviceDistance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:58)
    deviceToUser'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:61)
    deviceToUserDistance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:64)
   3% (  1 / 31) in 'Graphics.Rendering.Cairo.Internal.Fonts.FontOptions'
  Missing documentation for:
    fontOptionsCreate (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:22)
    fontOptionsCopy (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:23)
    fontOptionsDestroy (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:24)
    fontOptionsStatus (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:25)
    fontOptionsMerge (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:26)
    fontOptionsHash (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:27)
    fontOptionsEqual (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:28)
    fontOptionsSetAntialias (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:29)
    fontOptionsGetAntialias (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:30)
    fontOptionsSetSubpixelOrder (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:31)
    fontOptionsGetSubpixelOrder (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:32)
    fontOptionsSetHintStyle (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:33)
    fontOptionsGetHintStyle (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:34)
    fontOptionsSetHintMetrics (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:35)
    fontOptionsGetHintMetrics (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:36)
    fontOptionsCreate'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:38)
    fontOptionsCopy'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:41)
    fontOptionsDestroy'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:44)
    fontOptionsStatus'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:47)
    fontOptionsMerge'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:50)
    fontOptionsHash'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:53)
    fontOptionsEqual'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:56)
    fontOptionsSetAntialias'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:59)
    fontOptionsGetAntialias'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:62)
    fontOptionsSetSubpixelOrder'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:65)
    fontOptionsGetSubpixelOrder'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:68)
    fontOptionsSetHintStyle'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:71)
    fontOptionsGetHintStyle'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:74)
    fontOptionsSetHintMetrics'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:77)
    fontOptionsGetHintMetrics'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:80)
   6% (  1 / 17) in 'Graphics.Rendering.Cairo.Internal.Surfaces.Image'
  Missing documentation for:
    imageSurfaceCreateForData (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:24)
    imageSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:32)
    imageSurfaceGetWidth (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:33)
    imageSurfaceGetHeight (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:34)
    imageSurfaceGetStride (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:36)
    imageSurfaceGetFormat (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:37)
    imageSurfaceGetData (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:38)
    formatStrideForWidth (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:40)
    imageSurfaceCreateForData'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:42)
    imageSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:45)
    imageSurfaceGetWidth'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:48)
    imageSurfaceGetHeight'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:51)
    imageSurfaceGetStride'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:54)
    imageSurfaceGetFormat'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:57)
    imageSurfaceGetData'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:60)
    formatStrideForWidth'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:63)
  20% (  1 /  5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PDF'
  Missing documentation for:
    pdfSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:26)
    pdfSurfaceSetSize (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:29)
    pdfSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:31)
    pdfSurfaceSetSize'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:34)
  20% (  1 /  5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PNG'
  Missing documentation for:
    imageSurfaceCreateFromPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:26)
    surfaceWriteToPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:32)
    cairo_image_surface_create_from_png (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:34)
    surfaceWriteToPNG'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:37)
  20% (  1 /  5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PS'
  Missing documentation for:
    psSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:26)
    psSurfaceSetSize (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:29)
    psSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:31)
    psSurfaceSetSize'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:34)
  33% (  1 /  3) in 'Graphics.Rendering.Cairo.Internal.Surfaces.SVG'
  Missing documentation for:
    svgSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/SVG.chs:26)
    svgSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/SVG.chs:28)
   4% (  1 / 23) in 'Graphics.Rendering.Cairo.Internal.Surfaces.Surface'
  Missing documentation for:
    surfaceCreateSimilar (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:22)
    surfaceDestroy (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:23)
    surfaceFinish (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:24)
    surfaceFlush (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:25)
    surfaceGetFontOptions (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:26)
    surfaceGetContent (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:27)
    surfaceMarkDirty (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:28)
    surfaceMarkDirtyRectangle (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:29)
    surfaceReference (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:30)
    surfaceSetDeviceOffset (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:31)
    surfaceStatus (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:32)
    surfaceCreateSimilar'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:34)
    surfaceDestroy'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:37)
    surfaceFinish'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:40)
    surfaceFlush'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:43)
    surfaceGetFontOptions'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:46)
    surfaceGetContent'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:49)
    surfaceMarkDirty'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:52)
    surfaceMarkDirtyRectangle'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:55)
    surfaceReference'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:58)
    surfaceSetDeviceOffset'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:61)
    surfaceStatus'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:64)
   2% (  1 / 47) in 'Graphics.Rendering.Cairo.Internal.Region'
  Missing documentation for:
    regionCreateRectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:24)
    regionCreate (./Graphics/Rendering/Cairo/Internal/Region.chs:28)
    regionCreateRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:29)
    regionCopy (./Graphics/Rendering/Cairo/Internal/Region.chs:30)
    regionDestroy (./Graphics/Rendering/Cairo/Internal/Region.chs:31)
    regionReference (./Graphics/Rendering/Cairo/Internal/Region.chs:32)
    regionStatus (./Graphics/Rendering/Cairo/Internal/Region.chs:33)
    regionGetExtents (./Graphics/Rendering/Cairo/Internal/Region.chs:34)
    regionNumRectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:35)
    regionGetRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:36)
    regionIsEmpty (./Graphics/Rendering/Cairo/Internal/Region.chs:37)
    regionContainsPoint (./Graphics/Rendering/Cairo/Internal/Region.chs:38)
    regionContainsRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:39)
    regionEqual (./Graphics/Rendering/Cairo/Internal/Region.chs:40)
    regionTranslate (./Graphics/Rendering/Cairo/Internal/Region.chs:41)
    regionIntersect (./Graphics/Rendering/Cairo/Internal/Region.chs:42)
    regionIntersectRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:43)
    regionSubtract (./Graphics/Rendering/Cairo/Internal/Region.chs:44)
    regionSubtractRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:45)
    regionUnion (./Graphics/Rendering/Cairo/Internal/Region.chs:46)
    regionUnionRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:47)
    regionXor (./Graphics/Rendering/Cairo/Internal/Region.chs:48)
    regionXorRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:49)
    cairo_region_create_rectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:52)
    regionCreate'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:55)
    regionCreateRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:58)
    regionCopy'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:61)
    regionDestroy'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:64)
    regionReference'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:67)
    regionStatus'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:70)
    regionGetExtents'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:73)
    regionNumRectangles'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:76)
    regionGetRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:79)
    regionIsEmpty'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:82)
    regionContainsPoint'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:85)
    regionContainsRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:88)
    regionEqual'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:91)
    regionTranslate'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:94)
    regionIntersect'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:97)
    regionIntersectRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:100)
    regionSubtract'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:103)
    regionSubtractRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:106)
    regionUnion'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:109)
    regionUnionRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:112)
    regionXor'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:115)
    regionXorRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:118)
   6% ( 25 /392) in 'Graphics.Rendering.Cairo.Internal'
  Missing documentation for:
    bracketR (Graphics/Rendering/Cairo/Internal.hs:64)
    PixelData (./Graphics/Rendering/Cairo/Types.chs:72)
    MatrixPtr (./Graphics/Rendering/Cairo/Matrix.chs:50)
    Cairo (./Graphics/Rendering/Cairo/Types.chs:75)
    unCairo (./Graphics/Rendering/Cairo/Types.chs:76)
    withSurface (./Graphics/Rendering/Cairo/Types.chs:80)
    mkSurface (./Graphics/Rendering/Cairo/Types.chs:82)
    manageSurface (./Graphics/Rendering/Cairo/Types.chs:87)
    unPattern (./Graphics/Rendering/Cairo/Types.chs:100)
    ScaledFont (./Graphics/Rendering/Cairo/Types.chs:168)
    unScaledFont (./Graphics/Rendering/Cairo/Types.chs:169)
    FontFace (./Graphics/Rendering/Cairo/Types.chs:171)
    unFontFace (./Graphics/Rendering/Cairo/Types.chs:172)
    Glyph (./Graphics/Rendering/Cairo/Types.chs:174)
    unGlyph (./Graphics/Rendering/Cairo/Types.chs:175)
    TextExtentsPtr (./Graphics/Rendering/Cairo/Types.chs:177)
    FontExtentsPtr (./Graphics/Rendering/Cairo/Types.chs:211)
    withFontOptions (./Graphics/Rendering/Cairo/Types.chs:311)
    mkFontOptions (./Graphics/Rendering/Cairo/Types.chs:313)
    unPath (./Graphics/Rendering/Cairo/Types.chs:341)
    withRegion (./Graphics/Rendering/Cairo/Types.chs:379)
    mkRegion (./Graphics/Rendering/Cairo/Types.chs:381)
    Content (./Graphics/Rendering/Cairo/Types.chs:390)
    Format (./Graphics/Rendering/Cairo/Types.chs:393)
    cIntConv (./Graphics/Rendering/Cairo/Types.chs:408)
    cFloatConv (./Graphics/Rendering/Cairo/Types.chs:412)
    cFromBool (./Graphics/Rendering/Cairo/Types.chs:416)
    cToBool (./Graphics/Rendering/Cairo/Types.chs:420)
    cToEnum (./Graphics/Rendering/Cairo/Types.chs:424)
    cFromEnum (./Graphics/Rendering/Cairo/Types.chs:428)
    peekFloatConv (./Graphics/Rendering/Cairo/Types.chs:432)
    withFloatConv (./Graphics/Rendering/Cairo/Types.chs:436)
    create (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:22)
    reference (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:23)
    destroy (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:24)
    save (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:25)
    restore (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:26)
    status (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:27)
    getTarget (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:28)
    pushGroup (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:29)
    pushGroupWithContent (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:30)
    popGroup (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:31)
    popGroupToSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:32)
    setSourceRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:33)
    setSourceRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:34)
    setSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:35)
    setSourceSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:36)
    getSource (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:37)
    setAntialias (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:38)
    getAntialias (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:39)
    setDash (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:40)
    setFillRule (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:42)
    getFillRule (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:43)
    setLineCap (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:44)
    getLineCap (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:45)
    setLineJoin (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:46)
    getLineJoin (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:47)
    setLineWidth (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:48)
    getLineWidth (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:49)
    setMiterLimit (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:50)
    getMiterLimit (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:51)
    setOperator (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:52)
    getOperator (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:53)
    setTolerance (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:54)
    getTolerance (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:55)
    clip (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:56)
    clipPreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:57)
    resetClip (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:58)
    clipExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:59)
    fill (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:60)
    fillPreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:61)
    fillExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:62)
    inFill (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:63)
    mask (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:64)
    maskSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:65)
    paint (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:66)
    paintWithAlpha (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:67)
    stroke (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:68)
    strokePreserve (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:69)
    strokeExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:70)
    inStroke (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:71)
    copyPage (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:72)
    showPage (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:73)
    create'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:75)
    reference'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:78)
    destroy'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:81)
    save'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:84)
    restore'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:87)
    status'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:90)
    getTarget'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:93)
    pushGroup'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:96)
    pushGroupWithContent'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:99)
    popGroup'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:102)
    popGroupToSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:105)
    setSourceRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:108)
    setSourceRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:111)
    setSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:114)
    setSourceSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:117)
    getSource'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:120)
    setAntialias'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:123)
    getAntialias'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:126)
    cairo_set_dash (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:129)
    setFillRule'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:132)
    getFillRule'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:135)
    setLineCap'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:138)
    getLineCap'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:141)
    setLineJoin'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:144)
    getLineJoin'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:147)
    setLineWidth'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:150)
    getLineWidth'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:153)
    setMiterLimit'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:156)
    getMiterLimit'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:159)
    setOperator'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:162)
    getOperator'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:165)
    setTolerance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:168)
    getTolerance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:171)
    clip'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:174)
    clipPreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:177)
    resetClip'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:180)
    clipExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:183)
    fill'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:186)
    fillPreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:189)
    fillExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:192)
    inFill'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:195)
    mask'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:198)
    maskSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:201)
    paint'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:204)
    paintWithAlpha'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:207)
    stroke'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:210)
    strokePreserve'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:213)
    strokeExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:216)
    inStroke'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:219)
    copyPage'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:222)
    showPage'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Cairo.chs:225)
    getCurrentPoint (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:25)
    newPath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:26)
    closePath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:27)
    arc (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:28)
    arcNegative (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:29)
    curveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:30)
    lineTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:31)
    moveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:32)
    rectangle (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:33)
    textPath (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:34)
    relCurveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:39)
    relLineTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:40)
    relMoveTo (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:41)
    getCurrentPoint'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:43)
    newPath'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:46)
    closePath'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:49)
    arc'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:52)
    arcNegative'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:55)
    curveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:58)
    lineTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:61)
    moveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:64)
    rectangle'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:67)
    cairo_text_path (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:70)
    relCurveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:73)
    relLineTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:76)
    relMoveTo'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Paths.chs:79)
    patternAddColorStopRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:22)
    patternAddColorStopRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:23)
    patternCreateRGB (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:24)
    patternCreateRGBA (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:25)
    patternCreateForSurface (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:26)
    patternCreateLinear (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:27)
    patternCreateRadial (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:28)
    patternDestroy (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:29)
    patternReference (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:30)
    patternStatus (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:31)
    patternSetExtend (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:32)
    patternGetExtend (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:33)
    patternSetFilter (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:34)
    patternGetFilter (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:35)
    patternSetMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:36)
    patternGetMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:37)
    patternAddColorStopRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:39)
    patternAddColorStopRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:42)
    patternCreateRGB'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:45)
    patternCreateRGBA'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:48)
    patternCreateForSurface'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:51)
    patternCreateLinear'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:54)
    patternCreateRadial'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:57)
    patternDestroy'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:60)
    patternReference'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:63)
    patternStatus'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:66)
    patternSetExtend'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:69)
    patternGetExtend'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:72)
    patternSetFilter'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:75)
    patternGetFilter'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:78)
    patternSetMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:81)
    patternGetMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Patterns.chs:84)
    selectFontFace (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:24)
    setFontSize (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:30)
    setFontMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:31)
    getFontMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:32)
    setFontOptions (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:33)
    showText (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:35)
    fontExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:41)
    textExtents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:43)
    cairo_select_font_face (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:52)
    setFontSize'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:55)
    setFontMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:58)
    getFontMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:61)
    setFontOptions'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:64)
    cairo_show_text (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:67)
    fontExtents'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:70)
    cairo_text_extents (./Graphics/Rendering/Cairo/Internal/Drawing/Text.chs:73)
    translate (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:22)
    scale (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:23)
    rotate (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:24)
    transform (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:25)
    setMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:26)
    getMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:27)
    identityMatrix (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:28)
    userToDevice (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:29)
    userToDeviceDistance (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:30)
    deviceToUser (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:31)
    deviceToUserDistance (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:32)
    translate'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:34)
    scale'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:37)
    rotate'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:40)
    transform'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:43)
    setMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:46)
    getMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:49)
    identityMatrix'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:52)
    userToDevice'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:55)
    userToDeviceDistance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:58)
    deviceToUser'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:61)
    deviceToUserDistance'_ (./Graphics/Rendering/Cairo/Internal/Drawing/Transformations.chs:64)
    fontOptionsCreate (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:22)
    fontOptionsCopy (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:23)
    fontOptionsDestroy (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:24)
    fontOptionsStatus (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:25)
    fontOptionsMerge (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:26)
    fontOptionsHash (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:27)
    fontOptionsEqual (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:28)
    fontOptionsSetAntialias (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:29)
    fontOptionsGetAntialias (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:30)
    fontOptionsSetSubpixelOrder (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:31)
    fontOptionsGetSubpixelOrder (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:32)
    fontOptionsSetHintStyle (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:33)
    fontOptionsGetHintStyle (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:34)
    fontOptionsSetHintMetrics (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:35)
    fontOptionsGetHintMetrics (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:36)
    fontOptionsCreate'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:38)
    fontOptionsCopy'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:41)
    fontOptionsDestroy'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:44)
    fontOptionsStatus'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:47)
    fontOptionsMerge'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:50)
    fontOptionsHash'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:53)
    fontOptionsEqual'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:56)
    fontOptionsSetAntialias'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:59)
    fontOptionsGetAntialias'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:62)
    fontOptionsSetSubpixelOrder'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:65)
    fontOptionsGetSubpixelOrder'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:68)
    fontOptionsSetHintStyle'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:71)
    fontOptionsGetHintStyle'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:74)
    fontOptionsSetHintMetrics'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:77)
    fontOptionsGetHintMetrics'_ (./Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.chs:80)
    imageSurfaceCreateForData (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:24)
    imageSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:32)
    imageSurfaceGetWidth (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:33)
    imageSurfaceGetHeight (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:34)
    imageSurfaceGetStride (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:36)
    imageSurfaceGetFormat (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:37)
    imageSurfaceGetData (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:38)
    formatStrideForWidth (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:40)
    imageSurfaceCreateForData'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:42)
    imageSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:45)
    imageSurfaceGetWidth'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:48)
    imageSurfaceGetHeight'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:51)
    imageSurfaceGetStride'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:54)
    imageSurfaceGetFormat'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:57)
    imageSurfaceGetData'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:60)
    formatStrideForWidth'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Image.chs:63)
    pdfSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:26)
    pdfSurfaceSetSize (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:29)
    pdfSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:31)
    pdfSurfaceSetSize'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PDF.chs:34)
    imageSurfaceCreateFromPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:26)
    surfaceWriteToPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:32)
    cairo_image_surface_create_from_png (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:34)
    surfaceWriteToPNG'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:37)
    psSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:26)
    psSurfaceSetSize (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:29)
    psSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:31)
    psSurfaceSetSize'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/PS.chs:34)
    svgSurfaceCreate (./Graphics/Rendering/Cairo/Internal/Surfaces/SVG.chs:26)
    svgSurfaceCreate'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/SVG.chs:28)
    surfaceCreateSimilar (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:22)
    surfaceDestroy (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:23)
    surfaceFinish (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:24)
    surfaceFlush (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:25)
    surfaceGetFontOptions (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:26)
    surfaceGetContent (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:27)
    surfaceMarkDirty (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:28)
    surfaceMarkDirtyRectangle (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:29)
    surfaceReference (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:30)
    surfaceSetDeviceOffset (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:31)
    surfaceStatus (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:32)
    surfaceCreateSimilar'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:34)
    surfaceDestroy'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:37)
    surfaceFinish'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:40)
    surfaceFlush'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:43)
    surfaceGetFontOptions'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:46)
    surfaceGetContent'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:49)
    surfaceMarkDirty'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:52)
    surfaceMarkDirtyRectangle'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:55)
    surfaceReference'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:58)
    surfaceSetDeviceOffset'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:61)
    surfaceStatus'_ (./Graphics/Rendering/Cairo/Internal/Surfaces/Surface.chs:64)
    regionCreateRectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:24)
    regionCreate (./Graphics/Rendering/Cairo/Internal/Region.chs:28)
    regionCreateRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:29)
    regionCopy (./Graphics/Rendering/Cairo/Internal/Region.chs:30)
    regionDestroy (./Graphics/Rendering/Cairo/Internal/Region.chs:31)
    regionReference (./Graphics/Rendering/Cairo/Internal/Region.chs:32)
    regionStatus (./Graphics/Rendering/Cairo/Internal/Region.chs:33)
    regionGetExtents (./Graphics/Rendering/Cairo/Internal/Region.chs:34)
    regionNumRectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:35)
    regionGetRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:36)
    regionIsEmpty (./Graphics/Rendering/Cairo/Internal/Region.chs:37)
    regionContainsPoint (./Graphics/Rendering/Cairo/Internal/Region.chs:38)
    regionContainsRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:39)
    regionEqual (./Graphics/Rendering/Cairo/Internal/Region.chs:40)
    regionTranslate (./Graphics/Rendering/Cairo/Internal/Region.chs:41)
    regionIntersect (./Graphics/Rendering/Cairo/Internal/Region.chs:42)
    regionIntersectRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:43)
    regionSubtract (./Graphics/Rendering/Cairo/Internal/Region.chs:44)
    regionSubtractRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:45)
    regionUnion (./Graphics/Rendering/Cairo/Internal/Region.chs:46)
    regionUnionRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:47)
    regionXor (./Graphics/Rendering/Cairo/Internal/Region.chs:48)
    regionXorRectangle (./Graphics/Rendering/Cairo/Internal/Region.chs:49)
    cairo_region_create_rectangles (./Graphics/Rendering/Cairo/Internal/Region.chs:52)
    regionCreate'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:55)
    regionCreateRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:58)
    regionCopy'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:61)
    regionDestroy'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:64)
    regionReference'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:67)
    regionStatus'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:70)
    regionGetExtents'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:73)
    regionNumRectangles'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:76)
    regionGetRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:79)
    regionIsEmpty'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:82)
    regionContainsPoint'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:85)
    regionContainsRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:88)
    regionEqual'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:91)
    regionTranslate'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:94)
    regionIntersect'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:97)
    regionIntersectRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:100)
    regionSubtract'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:103)
    regionSubtractRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:106)
    regionUnion'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:109)
    regionUnionRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:112)
    regionXor'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:115)
    regionXorRectangle'_ (./Graphics/Rendering/Cairo/Internal/Region.chs:118)
    statusToString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:32)
    version (./Graphics/Rendering/Cairo/Internal/Utilities.chs:33)
    versionString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:34)
    CairoString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:36)
     (./Graphics/Rendering/Cairo/Internal/Utilities.chs:39)
     (./Graphics/Rendering/Cairo/Internal/Utilities.chs:42)
    statusToString'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:45)
    version'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:48)
    versionString'_ (./Graphics/Rendering/Cairo/Internal/Utilities.chs:51)
  91% (187 /205) in 'Graphics.Rendering.Cairo'
  Missing documentation for:
    setMiterLimit (Graphics/Rendering/Cairo.hs:618)
    fillExtents (Graphics/Rendering/Cairo.hs:732)
    inFill (Graphics/Rendering/Cairo.hs:737)
    strokeExtents (Graphics/Rendering/Cairo.hs:795)
    inStroke (Graphics/Rendering/Cairo.hs:800)
    copyPage (Graphics/Rendering/Cairo.hs:805)
    showPage (Graphics/Rendering/Cairo.hs:810)
    patternSetExtend (Graphics/Rendering/Cairo.hs:1202)
    patternGetExtend (Graphics/Rendering/Cairo.hs:1211)
    patternSetFilter (Graphics/Rendering/Cairo.hs:1219)
    patternGetFilter (Graphics/Rendering/Cairo.hs:1228)
    imageSurfaceCreateFromPNG (./Graphics/Rendering/Cairo/Internal/Surfaces/PNG.chs:26)
    CairoString (./Graphics/Rendering/Cairo/Internal/Utilities.chs:36)
    ScaledFont (./Graphics/Rendering/Cairo/Types.chs:168)
    FontFace (./Graphics/Rendering/Cairo/Types.chs:171)
    Glyph (./Graphics/Rendering/Cairo/Types.chs:174)
    Content (./Graphics/Rendering/Cairo/Types.chs:390)
    Format (./Graphics/Rendering/Cairo/Types.chs:393)
Warning: Graphics.Rendering.Cairo: could not find link destinations for:
    PixelData getNumElements unsafeNewArray_ unsafeRead unsafeWrite withUTFString
Documentation created: dist/doc/html/cairo/index.html,
dist/doc/html/cairo/cairo.txt
Creating package registration file:
/tmp/pkgConf-cairo-0.13.315016598181227586442.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/cairo-0.13.3.0-B3cpVme5KkJ245EliTjVGZ
Registering cairo-0.13.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-9398/cairo-0.13.3.0'
Installed cairo-0.13.3.0
cabal: Entering directory '/tmp/cabal-tmp-9398/glib-0.13.4.0'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-9398/glib-0.13.4.0/dist/setup/setup.hs, /tmp/cabal-tmp-9398/glib-0.13.4.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-9398/glib-0.13.4.0/dist/setup/setup ...
Configuring glib-0.13.4.0...
Building glib-0.13.4.0...
Preprocessing library glib-0.13.4.0...
[ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, dist/build/System/Glib/Attributes.o )
[ 2 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, dist/build/System/Glib/Flags.o )
[ 3 of 21] Compiling System.Glib.FFI  ( System/Glib/FFI.hs, dist/build/System/Glib/FFI.o )
[ 4 of 21] Compiling System.Glib.Types ( dist/build/System/Glib/Types.hs, dist/build/System/Glib/Types.o )
[ 5 of 21] Compiling System.Glib.GString ( dist/build/System/Glib/GString.hs, dist/build/System/Glib/GString.o )
[ 6 of 21] Compiling System.Glib.GList ( dist/build/System/Glib/GList.hs, dist/build/System/Glib/GList.o )
[ 7 of 21] Compiling System.Glib.GType ( dist/build/System/Glib/GType.hs, dist/build/System/Glib/GType.o )
[ 8 of 21] Compiling System.Glib.GValue ( dist/build/System/Glib/GValue.hs, dist/build/System/Glib/GValue.o )
[ 9 of 21] Compiling System.Glib.GParameter ( dist/build/System/Glib/GParameter.hs, dist/build/System/Glib/GParameter.o )

System/Glib/GParameter.hsc:42:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’
    • In the instance declaration for ‘Storable GParameter’
[10 of 21] Compiling System.Glib.GTypeConstants ( dist/build/System/Glib/GTypeConstants.hs, dist/build/System/Glib/GTypeConstants.o )
[11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, dist/build/System/Glib/UTFString.o )
[12 of 21] Compiling System.Glib.GObject ( dist/build/System/Glib/GObject.hs, dist/build/System/Glib/GObject.o )
[13 of 21] Compiling System.Glib.GValueTypes ( dist/build/System/Glib/GValueTypes.hs, dist/build/System/Glib/GValueTypes.o )
[14 of 21] Compiling System.Glib.StoreValue ( dist/build/System/Glib/StoreValue.hs, dist/build/System/Glib/StoreValue.o )
[15 of 21] Compiling System.Glib.Signals ( dist/build/System/Glib/Signals.hs, dist/build/System/Glib/Signals.o )
[16 of 21] Compiling System.Glib.MainLoop ( dist/build/System/Glib/MainLoop.hs, dist/build/System/Glib/MainLoop.o )
[17 of 21] Compiling System.Glib.GError ( dist/build/System/Glib/GError.hs, dist/build/System/Glib/GError.o )
[18 of 21] Compiling System.Glib.GDateTime ( dist/build/System/Glib/GDateTime.hs, dist/build/System/Glib/GDateTime.o )
[19 of 21] Compiling System.Glib.Utils ( dist/build/System/Glib/Utils.hs, dist/build/System/Glib/Utils.o )
[20 of 21] Compiling System.Glib.Properties ( dist/build/System/Glib/Properties.hs, dist/build/System/Glib/Properties.o )
[21 of 21] Compiling System.Glib      ( System/Glib.hs, dist/build/System/Glib.o )
Running Haddock for glib-0.13.4.0...
Running hscolour for glib-0.13.4.0...
Preprocessing library glib-0.13.4.0...
Preprocessing library glib-0.13.4.0...

System/Glib/GParameter.hsc:42:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’
    • In the instance declaration for ‘Storable GParameter’
Haddock coverage:
 100% ( 17 / 17) in 'System.Glib.Attributes'
  25% (  1 /  4) in 'System.Glib.Flags'
  Missing documentation for:
    Flags (System/Glib/Flags.hs:36)
    fromFlags (System/Glib/Flags.hs:38)
    toFlags (System/Glib/Flags.hs:45)
  56% (  5 /  9) in 'System.Glib.FFI'
  Missing documentation for:
    nullForeignPtr (System/Glib/FFI.hs:65)
    maybeNull (System/Glib/FFI.hs:78)
    newForeignPtr (System/Glib/FFI.hs:58)
    withForeignPtrs (System/Glib/FFI.hs:70)
  44% (  4 /  9) in 'System.Glib.Types'
  Missing documentation for:
    GObject (./System/Glib/Types.chs:44)
    GObjectClass (./System/Glib/Types.chs:49)
    mkGObject (./System/Glib/Types.chs:46)
    unGObject (./System/Glib/Types.chs:47)
    castToGObject (./System/Glib/Types.chs:59)
  20% (  1 /  5) in 'System.Glib.GString'
  Missing documentation for:
    GString (./System/Glib/GString.chs:42)
    readGString (./System/Glib/GString.chs:48)
    readGStringByteString (./System/Glib/GString.chs:58)
    fromGString (./System/Glib/GString.chs:68)
   8% (  1 / 12) in 'System.Glib.GList'
  Missing documentation for:
    GList (./System/Glib/GList.chs:50)
    readGList (./System/Glib/GList.chs:57)
    fromGList (./System/Glib/GList.chs:68)
    toGList (./System/Glib/GList.chs:117)
    withGList (./System/Glib/GList.chs:133)
    GSList (./System/Glib/GList.chs:51)
    readGSList (./System/Glib/GList.chs:82)
    fromGSList (./System/Glib/GList.chs:93)
    fromGSListRev (./System/Glib/GList.chs:104)
    toGSList (./System/Glib/GList.chs:125)
    withGSList (./System/Glib/GList.chs:138)
  75% (  3 /  4) in 'System.Glib.GType'
  Missing documentation for:
    GType (./System/Glib/GType.chs:38)
  80% (  4 /  5) in 'System.Glib.GValue'
  Missing documentation for:
    GValue (./System/Glib/GValue.chs:41)
  50% (  1 /  2) in 'System.Glib.GParameter'
  Missing documentation for:
    GParameter (System/Glib/GParameter.hsc:40)
   6% (  1 / 18) in 'System.Glib.GTypeConstants'
  Missing documentation for:
    invalid (System/Glib/GTypeConstants.hsc:44)
    none (System/Glib/GTypeConstants.hsc:44)
    uint (System/Glib/GTypeConstants.hsc:44)
    int (System/Glib/GTypeConstants.hsc:44)
    uint64 (System/Glib/GTypeConstants.hsc:44)
    int64 (System/Glib/GTypeConstants.hsc:44)
    uchar (System/Glib/GTypeConstants.hsc:44)
    char (System/Glib/GTypeConstants.hsc:44)
    bool (System/Glib/GTypeConstants.hsc:44)
    enum (System/Glib/GTypeConstants.hsc:44)
    flags (System/Glib/GTypeConstants.hsc:44)
    pointer (System/Glib/GTypeConstants.hsc:44)
    float (System/Glib/GTypeConstants.hsc:44)
    double (System/Glib/GTypeConstants.hsc:44)
    string (System/Glib/GTypeConstants.hsc:44)
    object (System/Glib/GTypeConstants.hsc:44)
    boxed (System/Glib/GTypeConstants.hsc:44)
  45% ( 10 / 22) in 'System.Glib.UTFString'
  Missing documentation for:
    GlibString (System/Glib/UTFString.hs:71)
    ofsToUTF (System/Glib/UTFString.hs:242)
    ofsFromUTF (System/Glib/UTFString.hs:249)
    glibToString (System/Glib/UTFString.hs:157)
    stringToGlib (System/Glib/UTFString.hs:160)
    DefaultGlibString (System/Glib/UTFString.hs:256)
    GlibFilePath (System/Glib/UTFString.hs:258)
    withUTFFilePaths (System/Glib/UTFString.hs:266)
    withUTFFilePathArray (System/Glib/UTFString.hs:273)
    withUTFFilePathArray0 (System/Glib/UTFString.hs:278)
    peekUTFFilePathArray0 (System/Glib/UTFString.hs:283)
    readUTFFilePathArray0 (System/Glib/UTFString.hs:288)
  77% ( 24 / 31) in 'System.Glib.GObject'
  Missing documentation for:
    GObject (./System/Glib/Types.chs:44)
    GObjectClass (./System/Glib/Types.chs:49)
    mkGObject (./System/Glib/Types.chs:46)
    unGObject (./System/Glib/Types.chs:47)
    castToGObject (./System/Glib/Types.chs:59)
    DestroyNotify (./System/Glib/GObject.chs:129)
    Quark (./System/Glib/GObject.chs:168)
   3% (  1 / 35) in 'System.Glib.GValueTypes'
  Missing documentation for:
    valueSetUInt (./System/Glib/GValueTypes.chs:76)
    valueGetUInt (./System/Glib/GValueTypes.chs:80)
    valueSetInt (./System/Glib/GValueTypes.chs:85)
    valueGetInt (./System/Glib/GValueTypes.chs:89)
    valueSetUInt64 (./System/Glib/GValueTypes.chs:94)
    valueGetUInt64 (./System/Glib/GValueTypes.chs:98)
    valueSetInt64 (./System/Glib/GValueTypes.chs:103)
    valueGetInt64 (./System/Glib/GValueTypes.chs:107)
    valueSetBool (./System/Glib/GValueTypes.chs:112)
    valueGetBool (./System/Glib/GValueTypes.chs:116)
    valueSetPointer (./System/Glib/GValueTypes.chs:123)
    valueGetPointer (./System/Glib/GValueTypes.chs:127)
    valueSetFloat (./System/Glib/GValueTypes.chs:131)
    valueGetFloat (./System/Glib/GValueTypes.chs:135)
    valueSetDouble (./System/Glib/GValueTypes.chs:140)
    valueGetDouble (./System/Glib/GValueTypes.chs:144)
    valueSetEnum (./System/Glib/GValueTypes.chs:149)
    valueGetEnum (./System/Glib/GValueTypes.chs:153)
    valueSetFlags (./System/Glib/GValueTypes.chs:158)
    valueGetFlags (./System/Glib/GValueTypes.chs:162)
    valueSetString (./System/Glib/GValueTypes.chs:167)
    valueGetString (./System/Glib/GValueTypes.chs:172)
    valueSetMaybeString (./System/Glib/GValueTypes.chs:179)
    valueGetMaybeString (./System/Glib/GValueTypes.chs:187)
    valueSetFilePath (./System/Glib/GValueTypes.chs:192)
    valueGetFilePath (./System/Glib/GValueTypes.chs:197)
    valueSetMaybeFilePath (./System/Glib/GValueTypes.chs:204)
    valueGetMaybeFilePath (./System/Glib/GValueTypes.chs:212)
    valueSetBoxed (./System/Glib/GValueTypes.chs:217)
    valueGetBoxed (./System/Glib/GValueTypes.chs:222)
    valueSetGObject (./System/Glib/GValueTypes.chs:228)
    valueGetGObject (./System/Glib/GValueTypes.chs:235)
    valueSetMaybeGObject (./System/Glib/GValueTypes.chs:243)
    valueGetMaybeGObject (./System/Glib/GValueTypes.chs:248)
  40% (  2 /  5) in 'System.Glib.StoreValue'
  Missing documentation for:
    TMType (System/Glib/StoreValue.hsc:68)
    valueSetGenericValue (System/Glib/StoreValue.hsc:115)
    valueGetGenericValue (System/Glib/StoreValue.hsc:139)
  44% (  7 / 16) in 'System.Glib.Signals'
  Missing documentation for:
    Module header
    Signal (./System/Glib/Signals.chs:69)
    SignalName (./System/Glib/Signals.chs:108)
    GSignalMatchType (./System/Glib/Signals.chs:142)
    ConnectAfter (./System/Glib/Signals.chs:106)
    signalBlockMatched (./System/Glib/Signals.chs:151)
    disconnect (./System/Glib/Signals.chs:117)
    GClosure (./System/Glib/Signals.chs:208)
    connectGeneric (./System/Glib/Signals.chs:212)
  56% ( 18 / 32) in 'System.Glib.MainLoop'
  Missing documentation for:
    HandlerId (./System/Glib/MainLoop.chs:76)
    inputRemove (./System/Glib/MainLoop.chs:191)
    priorityLow (./System/Glib/MainLoop.chs:218)
    priorityDefaultIdle (./System/Glib/MainLoop.chs:215)
    priorityHighIdle (./System/Glib/MainLoop.chs:212)
    priorityDefault (./System/Glib/MainLoop.chs:209)
    priorityHigh (./System/Glib/MainLoop.chs:206)
    mainContextFindSourceById (./System/Glib/MainLoop.chs:302)
    Source (./System/Glib/MainLoop.chs:308)
    sourceAttach (./System/Glib/MainLoop.chs:316)
    sourceSetPriority (./System/Glib/MainLoop.chs:322)
    sourceGetPriority (./System/Glib/MainLoop.chs:328)
    sourceDestroy (./System/Glib/MainLoop.chs:333)
    sourceIsDestroyed (./System/Glib/MainLoop.chs:339)
 100% ( 22 / 22) in 'System.Glib.GError'
   3% (  1 / 36) in 'System.Glib.GDateTime'
  Missing documentation for:
    GTimeValPart (./System/Glib/GDateTime.chs:72)
    GTimeVal (./System/Glib/GDateTime.chs:73)
    gGetCurrentTime (./System/Glib/GDateTime.chs:87)
    gUSleep (./System/Glib/GDateTime.chs:93)
    gTimeValAdd (./System/Glib/GDateTime.chs:98)
    gTimeValFromISO8601 (./System/Glib/GDateTime.chs:107)
    gTimeValToISO8601 (./System/Glib/GDateTime.chs:118)
    GDate (./System/Glib/GDateTime.chs:144)
    GDateDay (./System/Glib/GDateTime.chs:126)
    GDateMonth (./System/Glib/GDateTime.chs:132)
    GDateYear (./System/Glib/GDateTime.chs:137)
    GDateJulianDay (./System/Glib/GDateTime.chs:143)
    GDateWeekday (./System/Glib/GDateTime.chs:154)
    gDateValidJulian (./System/Glib/GDateTime.chs:159)
    gDateValidDMY (./System/Glib/GDateTime.chs:164)
    gDateNewJulian (./System/Glib/GDateTime.chs:173)
    gDateNewDMY (./System/Glib/GDateTime.chs:180)
    gDateSetDay (./System/Glib/GDateTime.chs:196)
    gDateSetMonth (./System/Glib/GDateTime.chs:207)
    gDateSetYear (./System/Glib/GDateTime.chs:218)
    gDateNewTimeVal (./System/Glib/GDateTime.chs:230)
    gDateParse (./System/Glib/GDateTime.chs:239)
    gDateAddDays (./System/Glib/GDateTime.chs:250)
    gDateSubtractDays (./System/Glib/GDateTime.chs:258)
    gDateAddMonths (./System/Glib/GDateTime.chs:266)
    gDateSubtractMonths (./System/Glib/GDateTime.chs:274)
    gDateAddYears (./System/Glib/GDateTime.chs:282)
    gDateSubtractYears (./System/Glib/GDateTime.chs:290)
    gDateDaysBetween (./System/Glib/GDateTime.chs:298)
    gDateCompare (./System/Glib/GDateTime.chs:306)
    gDateClamp (./System/Glib/GDateTime.chs:321)
    gDateDay (./System/Glib/GDateTime.chs:332)
    gDateMonth (./System/Glib/GDateTime.chs:337)
    gDateYear (./System/Glib/GDateTime.chs:342)
    gDateWeekday (./System/Glib/GDateTime.chs:347)
 100% (  5 /  5) in 'System.Glib.Utils'
   4% (  3 / 80) in 'System.Glib.Properties'
  Missing documentation for:
    objectSetPropertyInt (./System/Glib/Properties.chs:148)
    objectGetPropertyInt (./System/Glib/Properties.chs:151)
    objectSetPropertyUInt (./System/Glib/Properties.chs:154)
    objectGetPropertyUInt (./System/Glib/Properties.chs:157)
    objectSetPropertyInt64 (./System/Glib/Properties.chs:160)
    objectGetPropertyInt64 (./System/Glib/Properties.chs:163)
    objectSetPropertyUInt64 (./System/Glib/Properties.chs:166)
    objectGetPropertyUInt64 (./System/Glib/Properties.chs:169)
    objectSetPropertyChar (./System/Glib/Properties.chs:172)
    objectGetPropertyChar (./System/Glib/Properties.chs:175)
    objectSetPropertyBool (./System/Glib/Properties.chs:178)
    objectGetPropertyBool (./System/Glib/Properties.chs:181)
    objectSetPropertyEnum (./System/Glib/Properties.chs:184)
    objectGetPropertyEnum (./System/Glib/Properties.chs:187)
    objectSetPropertyFlags (./System/Glib/Properties.chs:190)
    objectGetPropertyFlags (./System/Glib/Properties.chs:193)
    objectSetPropertyFloat (./System/Glib/Properties.chs:196)
    objectGetPropertyFloat (./System/Glib/Properties.chs:199)
    objectSetPropertyDouble (./System/Glib/Properties.chs:202)
    objectGetPropertyDouble (./System/Glib/Properties.chs:205)
    objectSetPropertyString (./System/Glib/Properties.chs:208)
    objectGetPropertyString (./System/Glib/Properties.chs:211)
    objectSetPropertyMaybeString (./System/Glib/Properties.chs:214)
    objectGetPropertyMaybeString (./System/Glib/Properties.chs:217)
    objectSetPropertyFilePath (./System/Glib/Properties.chs:220)
    objectGetPropertyFilePath (./System/Glib/Properties.chs:223)
    objectSetPropertyMaybeFilePath (./System/Glib/Properties.chs:226)
    objectGetPropertyMaybeFilePath (./System/Glib/Properties.chs:229)
    objectSetPropertyBoxedOpaque (./System/Glib/Properties.chs:232)
    objectGetPropertyBoxedOpaque (./System/Glib/Properties.chs:235)
    objectSetPropertyBoxedStorable (./System/Glib/Properties.chs:238)
    objectGetPropertyBoxedStorable (./System/Glib/Properties.chs:241)
    objectSetPropertyGObject (./System/Glib/Properties.chs:244)
    objectGetPropertyGObject (./System/Glib/Properties.chs:247)
    newAttrFromIntProperty (./System/Glib/Properties.chs:261)
    readAttrFromIntProperty (./System/Glib/Properties.chs:265)
    newAttrFromUIntProperty (./System/Glib/Properties.chs:269)
    readAttrFromUIntProperty (./System/Glib/Properties.chs:273)
    writeAttrFromUIntProperty (./System/Glib/Properties.chs:285)
    newAttrFromCharProperty (./System/Glib/Properties.chs:277)
    readAttrFromCharProperty (./System/Glib/Properties.chs:281)
    newAttrFromBoolProperty (./System/Glib/Properties.chs:289)
    readAttrFromBoolProperty (./System/Glib/Properties.chs:293)
    newAttrFromFloatProperty (./System/Glib/Properties.chs:297)
    readAttrFromFloatProperty (./System/Glib/Properties.chs:301)
    newAttrFromDoubleProperty (./System/Glib/Properties.chs:305)
    readAttrFromDoubleProperty (./System/Glib/Properties.chs:309)
    newAttrFromEnumProperty (./System/Glib/Properties.chs:313)
    readAttrFromEnumProperty (./System/Glib/Properties.chs:317)
    writeAttrFromEnumProperty (./System/Glib/Properties.chs:321)
    newAttrFromFlagsProperty (./System/Glib/Properties.chs:325)
    readAttrFromFlagsProperty (./System/Glib/Properties.chs:329)
    newAttrFromStringProperty (./System/Glib/Properties.chs:333)
    readAttrFromStringProperty (./System/Glib/Properties.chs:337)
    writeAttrFromStringProperty (./System/Glib/Properties.chs:341)
    newAttrFromMaybeStringProperty (./System/Glib/Properties.chs:345)
    readAttrFromMaybeStringProperty (./System/Glib/Properties.chs:349)
    writeAttrFromMaybeStringProperty (./System/Glib/Properties.chs:353)
    newAttrFromFilePathProperty (./System/Glib/Properties.chs:357)
    readAttrFromFilePathProperty (./System/Glib/Properties.chs:361)
    writeAttrFromFilePathProperty (./System/Glib/Properties.chs:365)
    newAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:369)
    readAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:373)
    writeAttrFromMaybeFilePathProperty (./System/Glib/Properties.chs:377)
    newAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:381)
    readAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:385)
    writeAttrFromBoxedOpaqueProperty (./System/Glib/Properties.chs:389)
    newAttrFromBoxedStorableProperty (./System/Glib/Properties.chs:393)
    readAttrFromBoxedStorableProperty (./System/Glib/Properties.chs:397)
    newAttrFromObjectProperty (./System/Glib/Properties.chs:401)
    readAttrFromObjectProperty (./System/Glib/Properties.chs:409)
    writeAttrFromObjectProperty (./System/Glib/Properties.chs:405)
    newAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:413)
    readAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:421)
    writeAttrFromMaybeObjectProperty (./System/Glib/Properties.chs:417)
    objectGetPropertyInternal (./System/Glib/Properties.chs:137)
    objectSetPropertyInternal (./System/Glib/Properties.chs:126)
  90% (  9 / 10) in 'System.Glib'
  Missing documentation for:
    Module header
Warning: System.Glib.UTFString: could not find link destinations for:
    ~
Warning: System.Glib.MainLoop: could not find link destinations for:
    FD
Warning: System.Glib.GError: could not find link destinations for:
    GQuark
Documentation created: dist/doc/html/glib/index.html,
dist/doc/html/glib/glib.txt
Creating package registration file:
/tmp/pkgConf-glib-0.13.49159899441277392187.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/glib-0.13.4.0-ErxGvB9dqYZBdBj30jEdBx
Registering glib-0.13.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-9398/glib-0.13.4.0'
Installed glib-0.13.4.0
cabal: Entering directory '/tmp/cabal-tmp-9398/pango-0.13.3.0'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-9398/pango-0.13.3.0/dist/setup/setup.hs, /tmp/cabal-tmp-9398/pango-0.13.3.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-9398/pango-0.13.3.0/dist/setup/setup ...
Configuring pango-0.13.3.0...
Building pango-0.13.3.0...
Preprocessing library pango-0.13.3.0...
[ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( dist/build/Graphics/Rendering/Pango/Types.hs, dist/build/Graphics/Rendering/Pango/Types.o )
[ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( dist/build/Graphics/Rendering/Pango/BasicTypes.hs, dist/build/Graphics/Rendering/Pango/BasicTypes.o )
[ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( dist/build/Graphics/Rendering/Pango/Structs.hs, dist/build/Graphics/Rendering/Pango/Structs.o )
[ 4 of 14] Compiling Graphics.Rendering.Pango.Attributes ( dist/build/Graphics/Rendering/Pango/Attributes.hs, dist/build/Graphics/Rendering/Pango/Attributes.o )
[ 5 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( dist/build/Graphics/Rendering/Pango/GlyphStorage.hs, dist/build/Graphics/Rendering/Pango/GlyphStorage.o )
[ 6 of 14] Compiling Graphics.Rendering.Pango.Enums ( dist/build/Graphics/Rendering/Pango/Enums.hs, dist/build/Graphics/Rendering/Pango/Enums.o )
[ 7 of 14] Compiling Graphics.Rendering.Pango.Description ( dist/build/Graphics/Rendering/Pango/Description.hs, dist/build/Graphics/Rendering/Pango/Description.o )
[ 8 of 14] Compiling Graphics.Rendering.Pango.Font ( dist/build/Graphics/Rendering/Pango/Font.hs, dist/build/Graphics/Rendering/Pango/Font.o )
[ 9 of 14] Compiling Graphics.Rendering.Pango.Markup ( dist/build/Graphics/Rendering/Pango/Markup.hs, dist/build/Graphics/Rendering/Pango/Markup.o )
[10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( dist/build/Graphics/Rendering/Pango/Rendering.hs, dist/build/Graphics/Rendering/Pango/Rendering.o )
[11 of 14] Compiling Graphics.Rendering.Pango.Layout ( dist/build/Graphics/Rendering/Pango/Layout.hs, dist/build/Graphics/Rendering/Pango/Layout.o )
[12 of 14] Compiling Graphics.Rendering.Pango.Cairo ( dist/build/Graphics/Rendering/Pango/Cairo.hs, dist/build/Graphics/Rendering/Pango/Cairo.o )
[13 of 14] Compiling Graphics.Rendering.Pango.Context ( dist/build/Graphics/Rendering/Pango/Context.hs, dist/build/Graphics/Rendering/Pango/Context.o )
[14 of 14] Compiling Graphics.Rendering.Pango ( dist/build/Graphics/Rendering/Pango.hs, dist/build/Graphics/Rendering/Pango.o )
Running Haddock for pango-0.13.3.0...
Running hscolour for pango-0.13.3.0...
Preprocessing library pango-0.13.3.0...
Preprocessing library pango-0.13.3.0...
Haddock coverage:
   4% (  2 / 51) in 'Graphics.Rendering.Pango.Types'
  Missing documentation for:
    PangoContext (./Graphics/Rendering/Pango/Types.chs:97)
    PangoContextClass (./Graphics/Rendering/Pango/Types.chs:102)
    toPangoContext (./Graphics/Rendering/Pango/Types.chs:103)
    mkPangoContext (./Graphics/Rendering/Pango/Types.chs:99)
    unPangoContext (./Graphics/Rendering/Pango/Types.chs:100)
    castToPangoContext (./Graphics/Rendering/Pango/Types.chs:111)
    gTypePangoContext (./Graphics/Rendering/Pango/Types.chs:114)
    PangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:120)
    PangoLayoutRawClass (./Graphics/Rendering/Pango/Types.chs:125)
    toPangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:126)
    mkPangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:122)
    unPangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:123)
    castToPangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:134)
    gTypePangoLayoutRaw (./Graphics/Rendering/Pango/Types.chs:137)
    Font (./Graphics/Rendering/Pango/Types.chs:143)
    FontClass (./Graphics/Rendering/Pango/Types.chs:148)
    toFont (./Graphics/Rendering/Pango/Types.chs:149)
    mkFont (./Graphics/Rendering/Pango/Types.chs:145)
    unFont (./Graphics/Rendering/Pango/Types.chs:146)
    castToFont (./Graphics/Rendering/Pango/Types.chs:157)
    gTypeFont (./Graphics/Rendering/Pango/Types.chs:160)
    FontFamily (./Graphics/Rendering/Pango/Types.chs:166)
    FontFamilyClass (./Graphics/Rendering/Pango/Types.chs:171)
    toFontFamily (./Graphics/Rendering/Pango/Types.chs:172)
    mkFontFamily (./Graphics/Rendering/Pango/Types.chs:168)
    unFontFamily (./Graphics/Rendering/Pango/Types.chs:169)
    castToFontFamily (./Graphics/Rendering/Pango/Types.chs:180)
    gTypeFontFamily (./Graphics/Rendering/Pango/Types.chs:183)
    FontFace (./Graphics/Rendering/Pango/Types.chs:189)
    FontFaceClass (./Graphics/Rendering/Pango/Types.chs:194)
    toFontFace (./Graphics/Rendering/Pango/Types.chs:195)
    mkFontFace (./Graphics/Rendering/Pango/Types.chs:191)
    unFontFace (./Graphics/Rendering/Pango/Types.chs:192)
    castToFontFace (./Graphics/Rendering/Pango/Types.chs:203)
    gTypeFontFace (./Graphics/Rendering/Pango/Types.chs:206)
    FontMap (./Graphics/Rendering/Pango/Types.chs:212)
    FontMapClass (./Graphics/Rendering/Pango/Types.chs:217)
    toFontMap (./Graphics/Rendering/Pango/Types.chs:218)
    mkFontMap (./Graphics/Rendering/Pango/Types.chs:214)
    unFontMap (./Graphics/Rendering/Pango/Types.chs:215)
    castToFontMap (./Graphics/Rendering/Pango/Types.chs:226)
    gTypeFontMap (./Graphics/Rendering/Pango/Types.chs:229)
    FontSet (./Graphics/Rendering/Pango/Types.chs:235)
    FontSetClass (./Graphics/Rendering/Pango/Types.chs:240)
    toFontSet (./Graphics/Rendering/Pango/Types.chs:241)
    mkFontSet (./Graphics/Rendering/Pango/Types.chs:237)
    unFontSet (./Graphics/Rendering/Pango/Types.chs:238)
    castToFontSet (./Graphics/Rendering/Pango/Types.chs:249)
    gTypeFontSet (./Graphics/Rendering/Pango/Types.chs:252)
  55% ( 18 / 33) in 'Graphics.Rendering.Pango.BasicTypes'
  Missing documentation for:
    PangoString (./Graphics/Rendering/Pango/BasicTypes.chs:236)
    makeNewPangoString (./Graphics/Rendering/Pango/BasicTypes.chs:238)
    withPangoString (./Graphics/Rendering/Pango/BasicTypes.chs:245)
    PangoItemRaw (./Graphics/Rendering/Pango/BasicTypes.chs:261)
    makeNewPangoItemRaw (./Graphics/Rendering/Pango/BasicTypes.chs:263)
    withPangoItemRaw (./Graphics/Rendering/Pango/BasicTypes.chs:267)
    GlyphStringRaw (./Graphics/Rendering/Pango/BasicTypes.chs:251)
    makeNewGlyphStringRaw (./Graphics/Rendering/Pango/BasicTypes.chs:253)
    LayoutIterRaw (./Graphics/Rendering/Pango/BasicTypes.chs:312)
    makeNewLayoutIterRaw (./Graphics/Rendering/Pango/BasicTypes.chs:314)
    LayoutLineRaw (./Graphics/Rendering/Pango/BasicTypes.chs:325)
    makeNewLayoutLineRaw (./Graphics/Rendering/Pango/BasicTypes.chs:327)
    makeNewFontDescription (./Graphics/Rendering/Pango/BasicTypes.chs:338)
    PangoAttrList (./Graphics/Rendering/Pango/BasicTypes.chs:346)
    CPangoAttribute (./Graphics/Rendering/Pango/BasicTypes.chs:348)
  41% (  9 / 22) in 'Graphics.Rendering.Pango.Structs'
  Missing documentation for:
    PangoUnit (Graphics/Rendering/Pango/Structs.hsc:72)
    peekIntPangoRectangle (Graphics/Rendering/Pango/Structs.hsc:118)
    pangoScale (Graphics/Rendering/Pango/Structs.hsc:165)
    puToInt (Graphics/Rendering/Pango/Structs.hsc:168)
    puToUInt (Graphics/Rendering/Pango/Structs.hsc:171)
    intToPu (Graphics/Rendering/Pango/Structs.hsc:174)
    uIntToPu (Graphics/Rendering/Pango/Structs.hsc:177)
    pangodirToLevel (Graphics/Rendering/Pango/Structs.hsc:199)
    setAttrPos (Graphics/Rendering/Pango/Structs.hsc:249)
    pangoItemRawGetOffset (Graphics/Rendering/Pango/Structs.hsc:231)
    pangoItemRawGetLength (Graphics/Rendering/Pango/Structs.hsc:235)
    pangoItemRawAnalysis (Graphics/Rendering/Pango/Structs.hsc:239)
    pangoItemRawGetLevel (Graphics/Rendering/Pango/Structs.hsc:243)
  60% (  3 /  5) in 'Graphics.Rendering.Pango.Attributes'
  Missing documentation for:
    withAttrList (./Graphics/Rendering/Pango/Attributes.chs:54)
    readAttrList (./Graphics/Rendering/Pango/Attributes.chs:215)
 100% (  7 /  7) in 'Graphics.Rendering.Pango.GlyphStorage'
  90% ( 19 / 21) in 'Graphics.Rendering.Pango.Enums'
  Missing documentation for:
    PangoUnit (Graphics/Rendering/Pango/Structs.hsc:72)
    pangoScale (Graphics/Rendering/Pango/Structs.hsc:165)
  95% ( 21 / 22) in 'Graphics.Rendering.Pango.Description'
  Missing documentation for:
    fontDescriptionSetStyle (./Graphics/Rendering/Pango/Description.chs:113)
  74% ( 26 / 35) in 'Graphics.Rendering.Pango.Font'
  Missing documentation for:
    fontDescriptionSetStyle (./Graphics/Rendering/Pango/Description.chs:113)
    FontMap (./Graphics/Rendering/Pango/Types.chs:212)
    FontMapClass (./Graphics/Rendering/Pango/Types.chs:217)
    FontFamily (./Graphics/Rendering/Pango/Types.chs:166)
    FontFamilyClass (./Graphics/Rendering/Pango/Types.chs:171)
    FontFace (./Graphics/Rendering/Pango/Types.chs:189)
    FontFaceClass (./Graphics/Rendering/Pango/Types.chs:194)
    Font (./Graphics/Rendering/Pango/Types.chs:143)
    FontClass (./Graphics/Rendering/Pango/Types.chs:148)
 100% (  4 /  4) in 'Graphics.Rendering.Pango.Markup'
 100% ( 16 / 16) in 'Graphics.Rendering.Pango.Rendering'
 100% ( 75 / 75) in 'Graphics.Rendering.Pango.Layout'
 100% ( 21 / 21) in 'Graphics.Rendering.Pango.Cairo'
  90% ( 19 / 21) in 'Graphics.Rendering.Pango.Context'
  Missing documentation for:
    PangoContext (./Graphics/Rendering/Pango/Types.chs:97)
    PangoContextClass (./Graphics/Rendering/Pango/Types.chs:102)
 100% (  8 /  8) in 'Graphics.Rendering.Pango'
Documentation created: dist/doc/html/pango/index.html,
dist/doc/html/pango/pango.txt
Creating package registration file:
/tmp/pkgConf-pango-0.13.36437623272044082050.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/pango-0.13.3.0-EQDw6JyEG3i8wPVzIOm1lD
Registering pango-0.13.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-9398/pango-0.13.3.0'
Installed pango-0.13.3.0
Downloading plot-0.2.3.6...
cabal: Entering directory '/tmp/cabal-tmp-9398/plot-0.2.3.6'
Configuring plot-0.2.3.6...
Building plot-0.2.3.6...
Preprocessing library plot-0.2.3.6...
[ 1 of 25] Compiling Control.Monad.Supply ( lib/Control/Monad/Supply.hs, dist/build/Control/Monad/Supply.o )
[ 2 of 25] Compiling Graphics.Rendering.Plot.Types ( lib/Graphics/Rendering/Plot/Types.hs, dist/build/Graphics/Rendering/Plot/Types.o )
[ 3 of 25] Compiling Graphics.Rendering.Plot.Render.Plot.Glyph ( lib/Graphics/Rendering/Plot/Render/Plot/Glyph.hs, dist/build/Graphics/Rendering/Plot/Render/Plot/Glyph.o )
[ 4 of 25] Compiling Graphics.Rendering.Plot.Figure.Bar ( lib/Graphics/Rendering/Plot/Figure/Bar.hs, dist/build/Graphics/Rendering/Plot/Figure/Bar.o )
[ 5 of 25] Compiling Graphics.Rendering.Plot.Figure.Point ( lib/Graphics/Rendering/Plot/Figure/Point.hs, dist/build/Graphics/Rendering/Plot/Figure/Point.o )
[ 6 of 25] Compiling Graphics.Rendering.Plot.Figure.Line ( lib/Graphics/Rendering/Plot/Figure/Line.hs, dist/build/Graphics/Rendering/Plot/Figure/Line.o )
[ 7 of 25] Compiling Graphics.Rendering.Plot.Figure.Plot.Data ( lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs, dist/build/Graphics/Rendering/Plot/Figure/Plot/Data.o )
[ 8 of 25] Compiling Graphics.Rendering.Plot.Figure.Text ( lib/Graphics/Rendering/Plot/Figure/Text.hs, dist/build/Graphics/Rendering/Plot/Figure/Text.o )
[ 9 of 25] Compiling Graphics.Rendering.Plot.Defaults ( lib/Graphics/Rendering/Plot/Defaults.hs, dist/build/Graphics/Rendering/Plot/Defaults.o )
[10 of 25] Compiling Graphics.Rendering.Plot.Render.Types ( lib/Graphics/Rendering/Plot/Render/Types.hs, dist/build/Graphics/Rendering/Plot/Render/Types.o )
[11 of 25] Compiling Graphics.Rendering.Plot.Render.Plot.Format ( lib/Graphics/Rendering/Plot/Render/Plot/Format.hs, dist/build/Graphics/Rendering/Plot/Render/Plot/Format.o )
[12 of 25] Compiling Graphics.Rendering.Plot.Figure.Plot.Axis ( lib/Graphics/Rendering/Plot/Figure/Plot/Axis.hs, dist/build/Graphics/Rendering/Plot/Figure/Plot/Axis.o )
[13 of 25] Compiling Graphics.Rendering.Plot.Figure.Plot.Annotation ( lib/Graphics/Rendering/Plot/Figure/Plot/Annotation.hs, dist/build/Graphics/Rendering/Plot/Figure/Plot/Annotation.o )
[14 of 25] Compiling Graphics.Rendering.Plot.Render.Plot.Data ( lib/Graphics/Rendering/Plot/Render/Plot/Data.hs, dist/build/Graphics/Rendering/Plot/Render/Plot/Data.o )
[15 of 25] Compiling Graphics.Rendering.Plot.Render.Text ( lib/Graphics/Rendering/Plot/Render/Text.hs, dist/build/Graphics/Rendering/Plot/Render/Text.o )
[16 of 25] Compiling Graphics.Rendering.Plot.Render.Plot.Legend ( lib/Graphics/Rendering/Plot/Render/Plot/Legend.hs, dist/build/Graphics/Rendering/Plot/Render/Plot/Legend.o )
[17 of 25] Compiling Graphics.Rendering.Plot.Render.Plot.Annotation ( lib/Graphics/Rendering/Plot/Render/Plot/Annotation.hs, dist/build/Graphics/Rendering/Plot/Render/Plot/Annotation.o )
[18 of 25] Compiling Graphics.Rendering.Plot.Figure.Plot.Legend ( lib/Graphics/Rendering/Plot/Figure/Plot/Legend.hs, dist/build/Graphics/Rendering/Plot/Figure/Plot/Legend.o )
[19 of 25] Compiling Graphics.Rendering.Plot.Figure.Plot ( lib/Graphics/Rendering/Plot/Figure/Plot.hs, dist/build/Graphics/Rendering/Plot/Figure/Plot.o )
[20 of 25] Compiling Graphics.Rendering.Plot.Render.Plot.Axis ( lib/Graphics/Rendering/Plot/Render/Plot/Axis.hs, dist/build/Graphics/Rendering/Plot/Render/Plot/Axis.o )
[21 of 25] Compiling Graphics.Rendering.Plot.Render.Plot ( lib/Graphics/Rendering/Plot/Render/Plot.hs, dist/build/Graphics/Rendering/Plot/Render/Plot.o )
[22 of 25] Compiling Graphics.Rendering.Plot.Render ( lib/Graphics/Rendering/Plot/Render.hs, dist/build/Graphics/Rendering/Plot/Render.o )
[23 of 25] Compiling Graphics.Rendering.Plot.Figure ( lib/Graphics/Rendering/Plot/Figure.hs, dist/build/Graphics/Rendering/Plot/Figure.o )
[24 of 25] Compiling Graphics.Rendering.Plot.Figure.Simple ( lib/Graphics/Rendering/Plot/Figure/Simple.hs, dist/build/Graphics/Rendering/Plot/Figure/Simple.o )
[25 of 25] Compiling Graphics.Rendering.Plot ( lib/Graphics/Rendering/Plot.hs, dist/build/Graphics/Rendering/Plot.o )
Running Haddock for plot-0.2.3.6...
Running hscolour for plot-0.2.3.6...
Preprocessing library plot-0.2.3.6...
Preprocessing library plot-0.2.3.6...
Haddock coverage:
  12% (  1 /  8) in 'Control.Monad.Supply'
  Missing documentation for:
    Supply (lib/Control/Monad/Supply.hs:39)
    MonadSupply (lib/Control/Monad/Supply.hs:49)
    supplyN (lib/Control/Monad/Supply.hs:52)
    SupplyT (lib/Control/Monad/Supply.hs:57)
    evalSupplyT (lib/Control/Monad/Supply.hs:59)
    execSupplyT (lib/Control/Monad/Supply.hs:64)
    mapSupplyT (lib/Control/Monad/Supply.hs:69)
   3% (  3 /118) in 'Graphics.Rendering.Plot.Types'
  Missing documentation for:
    Color (lib/Graphics/Rendering/Plot/Types.hs:47)
    BoundingBox (lib/Graphics/Rendering/Plot/Types.hs:52)
    FontFamily (lib/Graphics/Rendering/Plot/Types.hs:57)
    FontSize (lib/Graphics/Rendering/Plot/Types.hs:58)
    FontOptions (lib/Graphics/Rendering/Plot/Types.hs:59)
    TextOptions (lib/Graphics/Rendering/Plot/Types.hs:60)
    TextEntry (lib/Graphics/Rendering/Plot/Types.hs:61)
    Text (lib/Graphics/Rendering/Plot/Types.hs:68)
    execText (lib/Graphics/Rendering/Plot/Types.hs:71)
    Solid (lib/Graphics/Rendering/Plot/Types.hs:76)
    PointSize (lib/Graphics/Rendering/Plot/Types.hs:78)
    Glyph (lib/Graphics/Rendering/Plot/Types.hs:79)
    PointOptions (lib/Graphics/Rendering/Plot/Types.hs:81)
    PointType (lib/Graphics/Rendering/Plot/Types.hs:82)
    Point (lib/Graphics/Rendering/Plot/Types.hs:86)
    execPoint (lib/Graphics/Rendering/Plot/Types.hs:89)
    Dash (lib/Graphics/Rendering/Plot/Types.hs:94)
    DashStyle (lib/Graphics/Rendering/Plot/Types.hs:95)
    LineWidth (lib/Graphics/Rendering/Plot/Types.hs:96)
    LineOptions (lib/Graphics/Rendering/Plot/Types.hs:100)
    LineType (lib/Graphics/Rendering/Plot/Types.hs:103)
    Line (lib/Graphics/Rendering/Plot/Types.hs:110)
    execLine (lib/Graphics/Rendering/Plot/Types.hs:113)
    Width (lib/Graphics/Rendering/Plot/Types.hs:118)
    BarOptions (lib/Graphics/Rendering/Plot/Types.hs:119)
    BarType (lib/Graphics/Rendering/Plot/Types.hs:121)
    Bar (lib/Graphics/Rendering/Plot/Types.hs:126)
    execBar (lib/Graphics/Rendering/Plot/Types.hs:129)
    Location (lib/Graphics/Rendering/Plot/Types.hs:134)
    Orientation (lib/Graphics/Rendering/Plot/Types.hs:135)
    Head (lib/Graphics/Rendering/Plot/Types.hs:136)
    Fill (lib/Graphics/Rendering/Plot/Types.hs:137)
    AnnoteType (lib/Graphics/Rendering/Plot/Types.hs:139)
    Annotation (lib/Graphics/Rendering/Plot/Types.hs:142)
    Annotations (lib/Graphics/Rendering/Plot/Types.hs:149)
    Annote (lib/Graphics/Rendering/Plot/Types.hs:153)
    execAnnote (lib/Graphics/Rendering/Plot/Types.hs:156)
    Scale (lib/Graphics/Rendering/Plot/Types.hs:161)
    Range (lib/Graphics/Rendering/Plot/Types.hs:163)
    Ranges (lib/Graphics/Rendering/Plot/Types.hs:167)
    getRanges (lib/Graphics/Rendering/Plot/Types.hs:169)
    AxisType (lib/Graphics/Rendering/Plot/Types.hs:189)
    AxisSide (lib/Graphics/Rendering/Plot/Types.hs:190)
    AxisPosn (lib/Graphics/Rendering/Plot/Types.hs:191)
    Tick (lib/Graphics/Rendering/Plot/Types.hs:195)
    GridLines (lib/Graphics/Rendering/Plot/Types.hs:197)
    TickValues (lib/Graphics/Rendering/Plot/Types.hs:199)
    Ticks (lib/Graphics/Rendering/Plot/Types.hs:202)
    setTickGridlines (lib/Graphics/Rendering/Plot/Types.hs:204)
    setTickValues (lib/Graphics/Rendering/Plot/Types.hs:208)
    TickFormat (lib/Graphics/Rendering/Plot/Types.hs:212)
    AxisData (lib/Graphics/Rendering/Plot/Types.hs:217)
    Axis (lib/Graphics/Rendering/Plot/Types.hs:231)
    execAxis (lib/Graphics/Rendering/Plot/Types.hs:234)
    LegendBorder (lib/Graphics/Rendering/Plot/Types.hs:239)
    LegendLocation (lib/Graphics/Rendering/Plot/Types.hs:241)
    LegendOrientation (lib/Graphics/Rendering/Plot/Types.hs:244)
    LegendData (lib/Graphics/Rendering/Plot/Types.hs:247)
    Legend (lib/Graphics/Rendering/Plot/Types.hs:257)
    execLegend (lib/Graphics/Rendering/Plot/Types.hs:260)
    Padding (lib/Graphics/Rendering/Plot/Types.hs:266)
    Options (lib/Graphics/Rendering/Plot/Types.hs:270)
    SeriesType (lib/Graphics/Rendering/Plot/Types.hs:279)
    Series (lib/Graphics/Rendering/Plot/Types.hs:284)
    Surface (lib/Graphics/Rendering/Plot/Types.hs:285)
    ErrorSeries (lib/Graphics/Rendering/Plot/Types.hs:286)
    MinMaxSeries (lib/Graphics/Rendering/Plot/Types.hs:287)
    Function (lib/Graphics/Rendering/Plot/Types.hs:288)
    SeriesLabel (lib/Graphics/Rendering/Plot/Types.hs:290)
    OrdSeries (lib/Graphics/Rendering/Plot/Types.hs:294)
    getOrdData (lib/Graphics/Rendering/Plot/Types.hs:298)
    getMinMaxData (lib/Graphics/Rendering/Plot/Types.hs:303)
    MonotoneIncreasing (lib/Graphics/Rendering/Plot/Types.hs:309)
    AbsFunctionModifier (lib/Graphics/Rendering/Plot/Types.hs:311)
    Abscissae (lib/Graphics/Rendering/Plot/Types.hs:313)
    Ordinates (lib/Graphics/Rendering/Plot/Types.hs:316)
    getOrdLabel (lib/Graphics/Rendering/Plot/Types.hs:319)
    isLower (lib/Graphics/Rendering/Plot/Types.hs:323)
    isUpper (lib/Graphics/Rendering/Plot/Types.hs:328)
    Decoration (lib/Graphics/Rendering/Plot/Types.hs:331)
    isHist (lib/Graphics/Rendering/Plot/Types.hs:342)
    decorationGetLineType (lib/Graphics/Rendering/Plot/Types.hs:354)
    decorationGetPointType (lib/Graphics/Rendering/Plot/Types.hs:366)
    decorationGetBarType (lib/Graphics/Rendering/Plot/Types.hs:378)
    DecoratedSeries (lib/Graphics/Rendering/Plot/Types.hs:390)
    DataSeries (lib/Graphics/Rendering/Plot/Types.hs:393)
    Data (lib/Graphics/Rendering/Plot/Types.hs:400)
    execData (lib/Graphics/Rendering/Plot/Types.hs:403)
    FormattedSeries (lib/Graphics/Rendering/Plot/Types.hs:406)
    Border (lib/Graphics/Rendering/Plot/Types.hs:410)
    SupplyData (lib/Graphics/Rendering/Plot/Types.hs:414)
     (lib/Graphics/Rendering/Plot/Types.hs:419)
     (lib/Graphics/Rendering/Plot/Types.hs:422)
    BarSetting (lib/Graphics/Rendering/Plot/Types.hs:428)
    SampleData (lib/Graphics/Rendering/Plot/Types.hs:432)
    Plots (lib/Graphics/Rendering/Plot/Types.hs:453)
    Plot (lib/Graphics/Rendering/Plot/Types.hs:457)
    execPlot (lib/Graphics/Rendering/Plot/Types.hs:460)
    dataInPlot' (lib/Graphics/Rendering/Plot/Types.hs:465)
    dataInPlot (lib/Graphics/Rendering/Plot/Types.hs:469)
    legendInPlot' (lib/Graphics/Rendering/Plot/Types.hs:474)
    legendInPlot (lib/Graphics/Rendering/Plot/Types.hs:479)
    annoteInPlot' (lib/Graphics/Rendering/Plot/Types.hs:484)
    annoteInPlot (lib/Graphics/Rendering/Plot/Types.hs:489)
    FigureState (lib/Graphics/Rendering/Plot/Types.hs:505)
    Figure (lib/Graphics/Rendering/Plot/Types.hs:511)
    execFigure (lib/Graphics/Rendering/Plot/Types.hs:516)
    getFigure (lib/Graphics/Rendering/Plot/Types.hs:519)
    getDefaults (lib/Graphics/Rendering/Plot/Types.hs:522)
    getSupplies (lib/Graphics/Rendering/Plot/Types.hs:525)
    putFigure (lib/Graphics/Rendering/Plot/Types.hs:528)
    putDefaults (lib/Graphics/Rendering/Plot/Types.hs:531)
    putSupplies (lib/Graphics/Rendering/Plot/Types.hs:534)
    modifyFigure (lib/Graphics/Rendering/Plot/Types.hs:537)
    modifyDefaults (lib/Graphics/Rendering/Plot/Types.hs:540)
  67% (  2 /  3) in 'Graphics.Rendering.Plot.Render.Plot.Glyph'
  Missing documentation for:
    renderGlyph (lib/Graphics/Rendering/Plot/Render/Plot/Glyph.hs:31)
  67% (  6 /  9) in 'Graphics.Rendering.Plot.Figure.Bar'
  Missing documentation for:
    Bar (lib/Graphics/Rendering/Plot/Types.hs:126)
    BarFormat (lib/Graphics/Rendering/Plot/Figure/Bar.hs:100)
    getBarColour (lib/Graphics/Rendering/Plot/Figure/Bar.hs:53)
  50% (  4 /  8) in 'Graphics.Rendering.Plot.Figure.Point'
  Missing documentation for:
    Point (lib/Graphics/Rendering/Plot/Types.hs:86)
    PointFormat (lib/Graphics/Rendering/Plot/Figure/Point.hs:90)
    PointSize (lib/Graphics/Rendering/Plot/Types.hs:78)
    getPointColour (lib/Graphics/Rendering/Plot/Figure/Point.hs:52)
  45% (  5 / 11) in 'Graphics.Rendering.Plot.Figure.Line'
  Missing documentation for:
    Line (lib/Graphics/Rendering/Plot/Types.hs:110)
    LineFormat (lib/Graphics/Rendering/Plot/Figure/Line.hs:112)
    DashStyle (lib/Graphics/Rendering/Plot/Types.hs:95)
    Dash (lib/Graphics/Rendering/Plot/Types.hs:94)
    LineWidth (lib/Graphics/Rendering/Plot/Types.hs:96)
    getLineColour (lib/Graphics/Rendering/Plot/Figure/Line.hs:73)
  38% ( 10 / 26) in 'Graphics.Rendering.Plot.Figure.Plot.Data'
  Missing documentation for:
    Data (lib/Graphics/Rendering/Plot/Types.hs:400)
    FormattedSeries (lib/Graphics/Rendering/Plot/Types.hs:406)
    line (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:568)
    point (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:573)
    linepoint (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:578)
    impulse (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:584)
    step (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:589)
    area (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:594)
    bar (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:599)
    hist (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:604)
    candle (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:609)
    whisker (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:614)
    PlotFormats (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:412)
    Abscissa (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:517)
    Ordinate (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:525)
    Dataset (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:670)
  63% ( 12 / 19) in 'Graphics.Rendering.Plot.Figure.Text'
  Missing documentation for:
    Text (lib/Graphics/Rendering/Plot/Types.hs:68)
    FontFamily (lib/Graphics/Rendering/Plot/Types.hs:57)
    FontSize (lib/Graphics/Rendering/Plot/Types.hs:58)
    Color (lib/Graphics/Rendering/Plot/Types.hs:47)
    changeFontSize (lib/Graphics/Rendering/Plot/Figure/Text.hs:80)
    changeFontColour (lib/Graphics/Rendering/Plot/Figure/Text.hs:86)
    scaleFontSize (lib/Graphics/Rendering/Plot/Figure/Text.hs:83)
   2% (  1 / 55) in 'Graphics.Rendering.Plot.Defaults'
  Missing documentation for:
    defaultXAxisSideLowerRange (lib/Graphics/Rendering/Plot/Defaults.hs:31)
    defaultColourList (lib/Graphics/Rendering/Plot/Defaults.hs:36)
    defaultGlyphList (lib/Graphics/Rendering/Plot/Defaults.hs:44)
    defaultPointOptions (lib/Graphics/Rendering/Plot/Defaults.hs:50)
    defaultGlyph (lib/Graphics/Rendering/Plot/Defaults.hs:53)
    defaultPointType (lib/Graphics/Rendering/Plot/Defaults.hs:56)
    defaultDashStyle (lib/Graphics/Rendering/Plot/Defaults.hs:61)
    defaultLineWidth (lib/Graphics/Rendering/Plot/Defaults.hs:64)
    defaultLineOptions (lib/Graphics/Rendering/Plot/Defaults.hs:67)
    defaultLineType (lib/Graphics/Rendering/Plot/Defaults.hs:70)
    defaultGridLine (lib/Graphics/Rendering/Plot/Defaults.hs:73)
    defaultFigureBackgroundColour (lib/Graphics/Rendering/Plot/Defaults.hs:78)
    defaultFigureForegroundColour (lib/Graphics/Rendering/Plot/Defaults.hs:81)
    defaultPlotBackgroundColour (lib/Graphics/Rendering/Plot/Defaults.hs:84)
    defaultBarWidth (lib/Graphics/Rendering/Plot/Defaults.hs:89)
    defaultBarBorderWidth (lib/Graphics/Rendering/Plot/Defaults.hs:92)
    defaultBarBorderColour (lib/Graphics/Rendering/Plot/Defaults.hs:95)
    defaultBarOptions (lib/Graphics/Rendering/Plot/Defaults.hs:98)
    defaultBarType (lib/Graphics/Rendering/Plot/Defaults.hs:101)
    defaultFontFamily (lib/Graphics/Rendering/Plot/Defaults.hs:106)
    defaultFontStyle (lib/Graphics/Rendering/Plot/Defaults.hs:109)
    defaultFontVariant (lib/Graphics/Rendering/Plot/Defaults.hs:112)
    defaultFontWeight (lib/Graphics/Rendering/Plot/Defaults.hs:115)
    defaultFontStretch (lib/Graphics/Rendering/Plot/Defaults.hs:118)
    defaultFontOptions (lib/Graphics/Rendering/Plot/Defaults.hs:121)
    defaultFontSize (lib/Graphics/Rendering/Plot/Defaults.hs:125)
    defaultFontColour (lib/Graphics/Rendering/Plot/Defaults.hs:128)
    defaultTextOptions (lib/Graphics/Rendering/Plot/Defaults.hs:131)
    defaultBounding (lib/Graphics/Rendering/Plot/Defaults.hs:136)
    defaultRanges (lib/Graphics/Rendering/Plot/Defaults.hs:141)
    zeroPadding (lib/Graphics/Rendering/Plot/Defaults.hs:146)
    defaultPadding (lib/Graphics/Rendering/Plot/Defaults.hs:146)
    defaultFigurePadding (lib/Graphics/Rendering/Plot/Defaults.hs:146)
    defaultPlotPadding (lib/Graphics/Rendering/Plot/Defaults.hs:146)
    solid (lib/Graphics/Rendering/Plot/Defaults.hs:154)
    empty (lib/Graphics/Rendering/Plot/Defaults.hs:154)
    defaultOptions (lib/Graphics/Rendering/Plot/Defaults.hs:160)
    minorTickLength (lib/Graphics/Rendering/Plot/Defaults.hs:168)
    majorTickLength (lib/Graphics/Rendering/Plot/Defaults.hs:168)
    tickLabelScale (lib/Graphics/Rendering/Plot/Defaults.hs:168)
    defaultMinorTicks (lib/Graphics/Rendering/Plot/Defaults.hs:173)
    defaultMajorTicks (lib/Graphics/Rendering/Plot/Defaults.hs:176)
    defaultTickFormat (lib/Graphics/Rendering/Plot/Defaults.hs:179)
    defaultAxis (lib/Graphics/Rendering/Plot/Defaults.hs:182)
    defaultXAxis (lib/Graphics/Rendering/Plot/Defaults.hs:188)
    defaultYAxis (lib/Graphics/Rendering/Plot/Defaults.hs:188)
    defaultLegend (lib/Graphics/Rendering/Plot/Defaults.hs:194)
    legendLabelScale (lib/Graphics/Rendering/Plot/Defaults.hs:197)
    legendSampleWidth (lib/Graphics/Rendering/Plot/Defaults.hs:200)
    defaultSupply (lib/Graphics/Rendering/Plot/Defaults.hs:205)
    emptyPlot (lib/Graphics/Rendering/Plot/Defaults.hs:210)
    emptyPlots (lib/Graphics/Rendering/Plot/Defaults.hs:216)
    emptyFigure (lib/Graphics/Rendering/Plot/Defaults.hs:221)
    defaultFigureState (lib/Graphics/Rendering/Plot/Defaults.hs:226)
   5% (  2 / 40) in 'Graphics.Rendering.Plot.Render.Types'
  Missing documentation for:
    RenderEnv (lib/Graphics/Rendering/Plot/Render/Types.hs:61)
    BoundedT (lib/Graphics/Rendering/Plot/Render/Types.hs:66)
     (lib/Graphics/Rendering/Plot/Render/Types.hs:69)
    Render (lib/Graphics/Rendering/Plot/Render/Types.hs:72)
    evalRender (lib/Graphics/Rendering/Plot/Render/Types.hs:74)
    cairo (lib/Graphics/Rendering/Plot/Render/Types.hs:79)
    pango (lib/Graphics/Rendering/Plot/Render/Types.hs:82)
    bbX (lib/Graphics/Rendering/Plot/Render/Types.hs:87)
    bbY (lib/Graphics/Rendering/Plot/Render/Types.hs:87)
    bbW (lib/Graphics/Rendering/Plot/Render/Types.hs:87)
    bbH (lib/Graphics/Rendering/Plot/Render/Types.hs:87)
    bbLeftWidth (lib/Graphics/Rendering/Plot/Render/Types.hs:93)
    bbCentreWidth (lib/Graphics/Rendering/Plot/Render/Types.hs:93)
    bbRightWidth (lib/Graphics/Rendering/Plot/Render/Types.hs:93)
    bbBottomHeight (lib/Graphics/Rendering/Plot/Render/Types.hs:93)
    bbCentreHeight (lib/Graphics/Rendering/Plot/Render/Types.hs:93)
    bbTopHeight (lib/Graphics/Rendering/Plot/Render/Types.hs:93)
    bbShiftLeft (lib/Graphics/Rendering/Plot/Render/Types.hs:101)
    bbShiftRight (lib/Graphics/Rendering/Plot/Render/Types.hs:101)
    bbLowerTop (lib/Graphics/Rendering/Plot/Render/Types.hs:101)
    bbRaiseBottom (lib/Graphics/Rendering/Plot/Render/Types.hs:101)
    applyPads (lib/Graphics/Rendering/Plot/Render/Types.hs:111)
    clipBoundary (lib/Graphics/Rendering/Plot/Render/Types.hs:117)
    setColour (lib/Graphics/Rendering/Plot/Render/Types.hs:131)
    setDashes (lib/Graphics/Rendering/Plot/Render/Types.hs:136)
    getDefaultTextOptions (lib/Graphics/Rendering/Plot/Render/Types.hs:144)
    getTextOptionsFD (lib/Graphics/Rendering/Plot/Render/Types.hs:149)
    setTextOptions (lib/Graphics/Rendering/Plot/Render/Types.hs:165)
    setTextOptionsFD (lib/Graphics/Rendering/Plot/Render/Types.hs:174)
    textPad (lib/Graphics/Rendering/Plot/Render/Types.hs:187)
    TextXAlign (lib/Graphics/Rendering/Plot/Render/Types.hs:190)
    TextYAlign (lib/Graphics/Rendering/Plot/Render/Types.hs:191)
    setLineOptions (lib/Graphics/Rendering/Plot/Render/Types.hs:195)
    setLineStyle (lib/Graphics/Rendering/Plot/Render/Types.hs:200)
    setPointOptions (lib/Graphics/Rendering/Plot/Render/Types.hs:209)
    setPointStyle (lib/Graphics/Rendering/Plot/Render/Types.hs:214)
    flipVerticalMatrix (lib/Graphics/Rendering/Plot/Render/Types.hs:221)
    flipVertical (lib/Graphics/Rendering/Plot/Render/Types.hs:224)
  25% (  1 /  4) in 'Graphics.Rendering.Plot.Render.Plot.Format'
  Missing documentation for:
    formatLineSeries (lib/Graphics/Rendering/Plot/Render/Plot/Format.hs:40)
    formatPointSeries (lib/Graphics/Rendering/Plot/Render/Plot/Format.hs:51)
    formatBarSeries (lib/Graphics/Rendering/Plot/Render/Plot/Format.hs:59)
  53% (  9 / 17) in 'Graphics.Rendering.Plot.Figure.Plot.Axis'
  Missing documentation for:
    Axis (lib/Graphics/Rendering/Plot/Types.hs:231)
    AxisType (lib/Graphics/Rendering/Plot/Types.hs:189)
    AxisSide (lib/Graphics/Rendering/Plot/Types.hs:190)
    AxisPosn (lib/Graphics/Rendering/Plot/Types.hs:191)
    Tick (lib/Graphics/Rendering/Plot/Types.hs:195)
    TickValues (lib/Graphics/Rendering/Plot/Types.hs:199)
    GridLines (lib/Graphics/Rendering/Plot/Types.hs:197)
    TickFormat (lib/Graphics/Rendering/Plot/Types.hs:212)
  89% (  8 /  9) in 'Graphics.Rendering.Plot.Figure.Plot.Annotation'
  Missing documentation for:
    Annote (lib/Graphics/Rendering/Plot/Types.hs:153)
  67% (  2 /  3) in 'Graphics.Rendering.Plot.Render.Plot.Data'
  Missing documentation for:
    renderData (lib/Graphics/Rendering/Plot/Render/Plot/Data.hs:96)
  33% (  3 /  9) in 'Graphics.Rendering.Plot.Render.Text'
  Missing documentation for:
    renderText (lib/Graphics/Rendering/Plot/Render/Text.hs:113)
    renderTextVertical (lib/Graphics/Rendering/Plot/Render/Text.hs:130)
    textSize (lib/Graphics/Rendering/Plot/Render/Text.hs:63)
    textSizeVertical (lib/Graphics/Rendering/Plot/Render/Text.hs:74)
    showText (lib/Graphics/Rendering/Plot/Render/Text.hs:85)
    formatText (lib/Graphics/Rendering/Plot/Render/Text.hs:92)
  67% (  2 /  3) in 'Graphics.Rendering.Plot.Render.Plot.Legend'
  Missing documentation for:
    renderLegend (lib/Graphics/Rendering/Plot/Render/Plot/Legend.hs:46)
  67% (  2 /  3) in 'Graphics.Rendering.Plot.Render.Plot.Annotation'
  Missing documentation for:
    renderAnnotations (lib/Graphics/Rendering/Plot/Render/Plot/Annotation.hs:42)
  50% (  4 /  8) in 'Graphics.Rendering.Plot.Figure.Plot.Legend'
  Missing documentation for:
    Legend (lib/Graphics/Rendering/Plot/Types.hs:257)
    LegendBorder (lib/Graphics/Rendering/Plot/Types.hs:239)
    LegendLocation (lib/Graphics/Rendering/Plot/Types.hs:241)
    LegendOrientation (lib/Graphics/Rendering/Plot/Types.hs:244)
  54% ( 44 / 81) in 'Graphics.Rendering.Plot.Figure.Plot'
  Missing documentation for:
    Plot (lib/Graphics/Rendering/Plot/Types.hs:457)
    Border (lib/Graphics/Rendering/Plot/Types.hs:410)
    Abscissa (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:517)
    Ordinate (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:525)
    Dataset (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:670)
    SeriesLabel (lib/Graphics/Rendering/Plot/Types.hs:290)
    FormattedSeries (lib/Graphics/Rendering/Plot/Types.hs:406)
    line (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:568)
    point (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:573)
    linepoint (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:578)
    impulse (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:584)
    step (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:589)
    area (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:594)
    bar (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:599)
    hist (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:604)
    candle (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:609)
    whisker (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:614)
    Location (lib/Graphics/Rendering/Plot/Types.hs:134)
    Head (lib/Graphics/Rendering/Plot/Types.hs:136)
    Fill (lib/Graphics/Rendering/Plot/Types.hs:137)
    withAnnotations (lib/Graphics/Rendering/Plot/Figure/Plot.hs:162)
    PlotFormats (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:412)
    Scale (lib/Graphics/Rendering/Plot/Types.hs:161)
    Axis (lib/Graphics/Rendering/Plot/Types.hs:231)
    AxisType (lib/Graphics/Rendering/Plot/Types.hs:189)
    AxisSide (lib/Graphics/Rendering/Plot/Types.hs:190)
    AxisPosn (lib/Graphics/Rendering/Plot/Types.hs:191)
    barSetting (lib/Graphics/Rendering/Plot/Figure/Plot.hs:198)
    sampleData (lib/Graphics/Rendering/Plot/Figure/Plot.hs:203)
    Legend (lib/Graphics/Rendering/Plot/Types.hs:257)
    LegendBorder (lib/Graphics/Rendering/Plot/Types.hs:239)
    LegendLocation (lib/Graphics/Rendering/Plot/Types.hs:241)
    LegendOrientation (lib/Graphics/Rendering/Plot/Types.hs:244)
    Tick (lib/Graphics/Rendering/Plot/Types.hs:195)
    TickValues (lib/Graphics/Rendering/Plot/Types.hs:199)
    GridLines (lib/Graphics/Rendering/Plot/Types.hs:197)
    TickFormat (lib/Graphics/Rendering/Plot/Types.hs:212)
  67% (  2 /  3) in 'Graphics.Rendering.Plot.Render.Plot.Axis'
  Missing documentation for:
    renderAxes (lib/Graphics/Rendering/Plot/Render/Plot/Axis.hs:110)
  67% (  2 /  3) in 'Graphics.Rendering.Plot.Render.Plot'
  Missing documentation for:
    renderPlots (lib/Graphics/Rendering/Plot/Render/Plot.hs:74)
Cannot find documentation for: $notes
 100% ( 12 / 12) in 'Graphics.Rendering.Plot.Render'
  59% ( 90 /153) in 'Graphics.Rendering.Plot.Figure'
  Missing documentation for:
    Figure (lib/Graphics/Rendering/Plot/Types.hs:511)
    FigureState (lib/Graphics/Rendering/Plot/Types.hs:505)
    Plot (lib/Graphics/Rendering/Plot/Types.hs:457)
    Border (lib/Graphics/Rendering/Plot/Types.hs:410)
    Function (lib/Graphics/Rendering/Plot/Types.hs:288)
    Series (lib/Graphics/Rendering/Plot/Types.hs:284)
    MinMaxSeries (lib/Graphics/Rendering/Plot/Types.hs:287)
    ErrorSeries (lib/Graphics/Rendering/Plot/Types.hs:286)
    Surface (lib/Graphics/Rendering/Plot/Types.hs:285)
    SeriesLabel (lib/Graphics/Rendering/Plot/Types.hs:290)
    Abscissa (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:517)
    Ordinate (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:525)
    Dataset (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:670)
    FormattedSeries (lib/Graphics/Rendering/Plot/Types.hs:406)
    SeriesType (lib/Graphics/Rendering/Plot/Types.hs:279)
    line (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:568)
    point (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:573)
    linepoint (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:578)
    impulse (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:584)
    step (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:589)
    area (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:594)
    bar (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:599)
    hist (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:604)
    candle (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:609)
    whisker (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:614)
    Location (lib/Graphics/Rendering/Plot/Types.hs:134)
    Head (lib/Graphics/Rendering/Plot/Types.hs:136)
    Fill (lib/Graphics/Rendering/Plot/Types.hs:137)
    Annote (lib/Graphics/Rendering/Plot/Types.hs:153)
    withAnnotations (lib/Graphics/Rendering/Plot/Figure/Plot.hs:162)
    PlotFormats (lib/Graphics/Rendering/Plot/Figure/Plot/Data.hs:412)
    Scale (lib/Graphics/Rendering/Plot/Types.hs:161)
    Axis (lib/Graphics/Rendering/Plot/Types.hs:231)
    AxisType (lib/Graphics/Rendering/Plot/Types.hs:189)
    AxisSide (lib/Graphics/Rendering/Plot/Types.hs:190)
    AxisPosn (lib/Graphics/Rendering/Plot/Types.hs:191)
    BarSetting (lib/Graphics/Rendering/Plot/Types.hs:428)
    barSetting (lib/Graphics/Rendering/Plot/Figure/Plot.hs:198)
    SampleData (lib/Graphics/Rendering/Plot/Types.hs:432)
    sampleData (lib/Graphics/Rendering/Plot/Figure/Plot.hs:203)
    Legend (lib/Graphics/Rendering/Plot/Types.hs:257)
    LegendBorder (lib/Graphics/Rendering/Plot/Types.hs:239)
    LegendLocation (lib/Graphics/Rendering/Plot/Types.hs:241)
    LegendOrientation (lib/Graphics/Rendering/Plot/Types.hs:244)
    Tick (lib/Graphics/Rendering/Plot/Types.hs:195)
    TickValues (lib/Graphics/Rendering/Plot/Types.hs:199)
    GridLines (lib/Graphics/Rendering/Plot/Types.hs:197)
    TickFormat (lib/Graphics/Rendering/Plot/Types.hs:212)
    Line (lib/Graphics/Rendering/Plot/Types.hs:110)
    LineFormat (lib/Graphics/Rendering/Plot/Figure/Line.hs:112)
    DashStyle (lib/Graphics/Rendering/Plot/Types.hs:95)
    Dash (lib/Graphics/Rendering/Plot/Types.hs:94)
    LineWidth (lib/Graphics/Rendering/Plot/Types.hs:96)
    Point (lib/Graphics/Rendering/Plot/Types.hs:86)
    PointFormat (lib/Graphics/Rendering/Plot/Figure/Point.hs:90)
    Glyph (lib/Graphics/Rendering/Plot/Types.hs:79)
    PointSize (lib/Graphics/Rendering/Plot/Types.hs:78)
    Bar (lib/Graphics/Rendering/Plot/Types.hs:126)
    BarFormat (lib/Graphics/Rendering/Plot/Figure/Bar.hs:100)
    Text (lib/Graphics/Rendering/Plot/Types.hs:68)
    FontFamily (lib/Graphics/Rendering/Plot/Types.hs:57)
    FontSize (lib/Graphics/Rendering/Plot/Types.hs:58)
    Color (lib/Graphics/Rendering/Plot/Types.hs:47)
  95% ( 21 / 22) in 'Graphics.Rendering.Plot.Figure.Simple'
  Missing documentation for:
    Simple (lib/Graphics/Rendering/Plot/Figure/Simple.hs:122)
 100% (  7 /  7) in 'Graphics.Rendering.Plot'
Warning: Graphics.Rendering.Plot.Figure: could not find link destinations for:
    simple toAbscissa Abscissae toOrdinate Ordinates toDataSeries Data DataSeries DecoratedSeries modifyFormat toLine Options MonadSupply SupplyData LineType toPoint PointType toBar BarType Width
Warning: Graphics.Rendering.Plot.Figure.Simple: could not find link destinations for:
    simple
Documentation created: dist/doc/html/plot/index.html,
dist/doc/html/plot/plot.txt
Creating package registration file:
/tmp/pkgConf-plot-0.2.36656360101403997111.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/plot-0.2.3.6-43OnPbpfuOq8G8dwJPcdII
Registering plot-0.2.3.6...
cabal: Leaving directory '/tmp/cabal-tmp-9398/plot-0.2.3.6'
Installed plot-0.2.3.6

Test log

No test log was submitted for this report.