Build #1 for csound-expression-typed-0.0.9.1

[all reports]

Package csound-expression-typed-0.0.9.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-30 12:41:25.674024 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies wl-pprint-1.2, transformers-0.4.2.0, temporal-media-0.6.1, hashable-1.2.3.3, ghc-prim-0.4.0.0, deepseq-1.4.1.1, data-default-0.5.3, csound-expression-dynamic-0.1.5, containers-0.5.6.2, colour-2.3.3, base-4.8.1.0, Boolean-0.2.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Boolean-0.2.3...
Building Boolean-0.2.3...
Preprocessing library Boolean-0.2.3...
[1 of 3] Compiling Data.Boolean     ( src/Data/Boolean.hs, dist/build/Data/Boolean.o )
[2 of 3] Compiling Data.Boolean.Overload ( src/Data/Boolean/Overload.hs, dist/build/Data/Boolean/Overload.o )
[3 of 3] Compiling Data.Boolean.Numbers ( src/Data/Boolean/Numbers.hs, dist/build/Data/Boolean/Numbers.o )
In-place registering Boolean-0.2.3...
Running Haddock for Boolean-0.2.3...
Running hscolour for Boolean-0.2.3...
Preprocessing library Boolean-0.2.3...
Preprocessing library Boolean-0.2.3...
Haddock coverage:
 100% ( 14 / 14) in 'Data.Boolean'
  14% (  2 / 14) in 'Data.Boolean.Overload'
  Missing documentation for:
    && (src/Data/Boolean/Overload.hs:41)
    || (src/Data/Boolean/Overload.hs:44)
    not (src/Data/Boolean/Overload.hs:47)
    ifThenElse (src/Data/Boolean/Overload.hs:52)
    == (src/Data/Boolean/Overload.hs:56)
    /= (src/Data/Boolean/Overload.hs:58)
    < (src/Data/Boolean/Overload.hs:62)
    > (src/Data/Boolean/Overload.hs:64)
    <= (src/Data/Boolean/Overload.hs:66)
    >= (src/Data/Boolean/Overload.hs:68)
    min (src/Data/Boolean/Overload.hs:71)
    max (src/Data/Boolean/Overload.hs:73)
 100% (  8 /  8) in 'Data.Boolean.Numbers'
Documentation created: dist/doc/html/Boolean/index.html,
dist/doc/html/Boolean/Boolean.txt
Creating package registration file:
/tmp/pkgConf-Boolean-0.2278722862233665123.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Boolean-0.2.3-Gipy5on5nq18hTbEsOOw30
Registering Boolean-0.2.3...
Installed Boolean-0.2.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 )
In-place registering colour-2.3.3...
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.31687926652660260756.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/colour-2.3.3-4TwxYYIWlRc4y14QiEhTww
Registering colour-2.3.3...
Installed colour-2.3.3
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.01065311705719346228.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-class-0.0.1-CgDdtafiXY68XlqDb5IqXw
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring data-fix-0.0.1...
Building data-fix-0.0.1...
Preprocessing library data-fix-0.0.1...
[1 of 1] Compiling Data.Fix         ( src/Data/Fix.hs, dist/build/Data/Fix.o )

src/Data/Fix.hs:54:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Fix.hs:55:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
In-place registering data-fix-0.0.1...
Running Haddock for data-fix-0.0.1...
Running hscolour for data-fix-0.0.1...
Preprocessing library data-fix-0.0.1...
Preprocessing library data-fix-0.0.1...

src/Data/Fix.hs:54:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Fix.hs:55:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
 100% ( 13 / 13) in 'Data.Fix'
Documentation created: dist/doc/html/data-fix/index.html,
dist/doc/html/data-fix/data-fix.txt
Creating package registration file:
/tmp/pkgConf-data-fix-0.01486222842950390868.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-fix-0.0.1-GhTul9iTDeL9BO8WrOB7aD
Registering data-fix-0.0.1...
Installed data-fix-0.0.1
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.11498617647669908538.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.013696027261630634994.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 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 )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[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:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[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 )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[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 )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[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 )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
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% (126 /126) 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% (127 /128) 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:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.120397236181001089438.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring wl-pprint-1.2...
Building wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...

on the commandline: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 1] Compiling Text.PrettyPrint.Leijen ( Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o )
In-place registering wl-pprint-1.2...
Running Haddock for wl-pprint-1.2...
Running hscolour for wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Haddock coverage:
  96% ( 85 / 89) in 'Text.PrettyPrint.Leijen'
  Missing documentation for:
    bool (Text/PrettyPrint/Leijen.hs:467)
    column (Text/PrettyPrint/Leijen.hs:770)
    nesting (Text/PrettyPrint/Leijen.hs:770)
    width (Text/PrettyPrint/Leijen.hs:607)
Documentation created: dist/doc/html/wl-pprint/index.html,
dist/doc/html/wl-pprint/wl-pprint.txt
Creating package registration file:
/tmp/pkgConf-wl-pprint-11172063133990526343.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wl-pprint-1.2-5yN7q1pAoUb89IckasciOY
Registering wl-pprint-1.2...
Installed wl-pprint-1.2
Configuring temporal-media-0.6.1...
Building temporal-media-0.6.1...
Preprocessing library temporal-media-0.6.1...
[1 of 2] Compiling Temporal.Class   ( src/Temporal/Class.hs, dist/build/Temporal/Class.o )

src/Temporal/Class.hs:3:1: Warning: Tab character

src/Temporal/Class.hs:4:1: Warning: Tab character

src/Temporal/Class.hs:5:1: Warning: Tab character

src/Temporal/Class.hs:6:1: Warning: Tab character

src/Temporal/Class.hs:7:1: Warning: Tab character

src/Temporal/Class.hs:12:1: Warning: Tab character

src/Temporal/Class.hs:18:1: Warning: Tab character

src/Temporal/Class.hs:19:1: Warning: Tab character

src/Temporal/Class.hs:20:1: Warning: Tab character

src/Temporal/Class.hs:21:1: Warning: Tab character

src/Temporal/Class.hs:23:1: Warning: Tab character

src/Temporal/Class.hs:24:1: Warning: Tab character

src/Temporal/Class.hs:27:1: Warning: Tab character

src/Temporal/Class.hs:28:1: Warning: Tab character

src/Temporal/Class.hs:30:1: Warning: Tab character

src/Temporal/Class.hs:31:1: Warning: Tab character

src/Temporal/Class.hs:33:1: Warning: Tab character

src/Temporal/Class.hs:34:1: Warning: Tab character

src/Temporal/Class.hs:44:1: Warning: Tab character

src/Temporal/Class.hs:45:1: Warning: Tab character

src/Temporal/Class.hs:48:1: Warning: Tab character

src/Temporal/Class.hs:49:1: Warning: Tab character

src/Temporal/Class.hs:60:1: Warning: Tab character

src/Temporal/Class.hs:63:1: Warning: Tab character

src/Temporal/Class.hs:64:1: Warning: Tab character

src/Temporal/Class.hs:67:1: Warning: Tab character

src/Temporal/Class.hs:68:1: Warning: Tab character
[2 of 2] Compiling Temporal.Media   ( src/Temporal/Media.hs, dist/build/Temporal/Media.o )
In-place registering temporal-media-0.6.1...
Running Haddock for temporal-media-0.6.1...
Running hscolour for temporal-media-0.6.1...
Preprocessing library temporal-media-0.6.1...
Preprocessing library temporal-media-0.6.1...

src/Temporal/Class.hs:3:1: Warning: Tab character

src/Temporal/Class.hs:4:1: Warning: Tab character

src/Temporal/Class.hs:5:1: Warning: Tab character

src/Temporal/Class.hs:6:1: Warning: Tab character

src/Temporal/Class.hs:7:1: Warning: Tab character

src/Temporal/Class.hs:12:1: Warning: Tab character

src/Temporal/Class.hs:18:1: Warning: Tab character

src/Temporal/Class.hs:19:1: Warning: Tab character

src/Temporal/Class.hs:20:1: Warning: Tab character

src/Temporal/Class.hs:21:1: Warning: Tab character

src/Temporal/Class.hs:23:1: Warning: Tab character

src/Temporal/Class.hs:24:1: Warning: Tab character

src/Temporal/Class.hs:27:1: Warning: Tab character

src/Temporal/Class.hs:28:1: Warning: Tab character

src/Temporal/Class.hs:30:1: Warning: Tab character

src/Temporal/Class.hs:31:1: Warning: Tab character

src/Temporal/Class.hs:33:1: Warning: Tab character

src/Temporal/Class.hs:34:1: Warning: Tab character

src/Temporal/Class.hs:44:1: Warning: Tab character

src/Temporal/Class.hs:45:1: Warning: Tab character

src/Temporal/Class.hs:48:1: Warning: Tab character

src/Temporal/Class.hs:49:1: Warning: Tab character

src/Temporal/Class.hs:60:1: Warning: Tab character

src/Temporal/Class.hs:63:1: Warning: Tab character

src/Temporal/Class.hs:64:1: Warning: Tab character

src/Temporal/Class.hs:67:1: Warning: Tab character

src/Temporal/Class.hs:68:1: Warning: Tab character
Haddock coverage:
  44% (  7 / 16) in 'Temporal.Class'
  Missing documentation for:
    Module header
    Melody (src/Temporal/Class.hs:17)
    Harmony (src/Temporal/Class.hs:26)
    Compose (src/Temporal/Class.hs:37)
    Delay (src/Temporal/Class.hs:43)
    Rest (src/Temporal/Class.hs:59)
    Stretch (src/Temporal/Class.hs:47)
    Limit (src/Temporal/Class.hs:62)
    Loop (src/Temporal/Class.hs:66)
  98% ( 42 / 43) in 'Temporal.Media'
  Missing documentation for:
    traverseEvents (src/Temporal/Media.hs:211)
Documentation created: dist/doc/html/temporal-media/index.html,
dist/doc/html/temporal-media/temporal-media.txt
Creating package registration file:
/tmp/pkgConf-temporal-media-0.6962980710984124220.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/temporal-media-0.6.1-H1SExxQhvYUJXkqBfznMvv
Registering temporal-media-0.6.1...
Installed temporal-media-0.6.1
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.0100669332702450.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-base-0.0.1-6bNp7ygtVUW3TbxeJU4Irf
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.019077129951947867422.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-containers-0.0.1-2eq6fuwf8Tk14CtKGZXhB5
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-fix-cse-0.0.2...
Building data-fix-cse-0.0.2...
Preprocessing library data-fix-cse-0.0.2...
[1 of 3] Compiling Data.Fix.BiMapFramed ( src/Data/Fix/BiMapFramed.hs, dist/build/Data/Fix/BiMapFramed.o )

src/Data/Fix/BiMapFramed.hs:16:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:17:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:18:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:19:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:20:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:21:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:22:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:45:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:46:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:57:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘insert’: Patterns not matched: _ (BiMap [] _)
[2 of 3] Compiling Data.Fix.BiMap   ( src/Data/Fix/BiMap.hs, dist/build/Data/Fix/BiMap.o )

src/Data/Fix/BiMap.hs:16:1: Warning: Tab character

src/Data/Fix/BiMap.hs:17:1: Warning: Tab character

src/Data/Fix/BiMap.hs:18:1: Warning: Tab character

src/Data/Fix/BiMap.hs:19:1: Warning: Tab character

src/Data/Fix/BiMap.hs:20:1: Warning: Tab character

src/Data/Fix/BiMap.hs:21:1: Warning: Tab character
[3 of 3] Compiling Data.Fix.Cse     ( src/Data/Fix/Cse.hs, dist/build/Data/Fix/Cse.o )

src/Data/Fix/Cse.hs:25:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Fix/Cse.hs:30:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Fix/Cse.hs:142:23: Warning:
    This binding for ‘m'’ shadows the existing binding
      bound at src/Data/Fix/Cse.hs:134:3
In-place registering data-fix-cse-0.0.2...
Running Haddock for data-fix-cse-0.0.2...
Running hscolour for data-fix-cse-0.0.2...
Preprocessing library data-fix-cse-0.0.2...
Preprocessing library data-fix-cse-0.0.2...

src/Data/Fix/BiMapFramed.hs:16:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:17:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:18:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:19:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:20:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:21:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:22:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:45:1: Warning: Tab character

src/Data/Fix/BiMapFramed.hs:46:1: Warning: Tab character

src/Data/Fix/BiMap.hs:16:1: Warning: Tab character

src/Data/Fix/BiMap.hs:17:1: Warning: Tab character

src/Data/Fix/BiMap.hs:18:1: Warning: Tab character

src/Data/Fix/BiMap.hs:19:1: Warning: Tab character

src/Data/Fix/BiMap.hs:20:1: Warning: Tab character

src/Data/Fix/BiMap.hs:21:1: Warning: Tab character

src/Data/Fix/Cse.hs:25:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Fix/Cse.hs:30:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Fix/Cse.hs:142:23: Warning:
    This binding for ‘m'’ shadows the existing binding
      bound at src/Data/Fix/Cse.hs:134:3
Haddock coverage:
   0% (  0 / 11) in 'Data.Fix.BiMapFramed'
  Missing documentation for:
    Module header
    BiMap (src/Data/Fix/BiMapFramed.hs:29)
    empty (src/Data/Fix/BiMapFramed.hs:62)
    getDag (src/Data/Fix/BiMapFramed.hs:40)
    lookup_key (src/Data/Fix/BiMapFramed.hs:43)
    lookup_val (src/Data/Fix/BiMapFramed.hs:49)
    startFrame (src/Data/Fix/BiMapFramed.hs:31)
    stopFrame (src/Data/Fix/BiMapFramed.hs:34)
    nextFrame (src/Data/Fix/BiMapFramed.hs:37)
    insert (src/Data/Fix/BiMapFramed.hs:56)
    size (src/Data/Fix/BiMapFramed.hs:68)
   0% (  0 /  8) in 'Data.Fix.BiMap'
  Missing documentation for:
    Module header
    BiMap (src/Data/Fix/BiMap.hs:27)
    empty (src/Data/Fix/BiMap.hs:50)
    getDag (src/Data/Fix/BiMap.hs:29)
    lookup_key (src/Data/Fix/BiMap.hs:33)
    lookup_val (src/Data/Fix/BiMap.hs:37)
    insert (src/Data/Fix/BiMap.hs:44)
    size (src/Data/Fix/BiMap.hs:56)
  94% ( 15 / 16) in 'Data.Fix.Cse'
  Missing documentation for:
    VarName (src/Data/Fix/Cse.hs:36)
Documentation created: dist/doc/html/data-fix-cse/index.html,
dist/doc/html/data-fix-cse/data-fix-cse.txt
Creating package registration file:
/tmp/pkgConf-data-fix-cse-0.016635681111701475883.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-fix-cse-0.0.2-LIbNsVaSCQTKh9n835Y0s9
Registering data-fix-cse-0.0.2...
Installed data-fix-cse-0.0.2
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.01704841123116423768.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-dlist-0.0.1-EXwD6nMCvj82LJzl8Xo6bb
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.020204321001773595097.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-old-locale-0.0.1-D3fIWe3ExBN6VISnKTEJV3
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
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.31244453596196095815.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.56800070571999337836.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-0.5.3-5ESg1VNmkW3BMxo7EwKQrK
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring csound-expression-dynamic-0.1.5...
Building csound-expression-dynamic-0.1.5...
Preprocessing library csound-expression-dynamic-0.1.5...
[ 1 of 15] Compiling Csound.Dynamic.Tfm.DeduceTypes ( src/Csound/Dynamic/Tfm/DeduceTypes.hs, dist/build/Csound/Dynamic/Tfm/DeduceTypes.o )
[ 2 of 15] Compiling Csound.Dynamic.Tfm.UnfoldMultiOuts ( src/Csound/Dynamic/Tfm/UnfoldMultiOuts.hs, dist/build/Csound/Dynamic/Tfm/UnfoldMultiOuts.o )
[ 3 of 15] Compiling Csound.Dynamic.Types.Flags ( src/Csound/Dynamic/Types/Flags.hs, dist/build/Csound/Dynamic/Types/Flags.o )
[ 4 of 15] Compiling Csound.Dynamic.Types.Exp ( src/Csound/Dynamic/Types/Exp.hs, dist/build/Csound/Dynamic/Types/Exp.o )

src/Csound/Dynamic/Types/Exp.hs:20:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Dynamic/Types/Exp.hs:245:17: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Dynamic/Types/Exp.hs:239:20
[ 5 of 15] Compiling Csound.Dynamic.Types.Dep ( src/Csound/Dynamic/Types/Dep.hs, dist/build/Csound/Dynamic/Types/Dep.o )

src/Csound/Dynamic/Types/Dep.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Dynamic/Types/Dep.hs:69:1: Warning:
    Defined but not used: ‘end’

src/Csound/Dynamic/Types/Dep.hs:93:1: Warning:
    Defined but not used: ‘emptyE’
[ 6 of 15] Compiling Csound.Dynamic.Build ( src/Csound/Dynamic/Build.hs, dist/build/Csound/Dynamic/Build.o )

src/Csound/Dynamic/Build.hs:200:1: Warning:
    Defined but not used: ‘gInit’

src/Csound/Dynamic/Build.hs:203:1: Warning:
    Defined but not used: ‘gInitDouble’
[ 7 of 15] Compiling Csound.Dynamic.Build.Numeric ( src/Csound/Dynamic/Build/Numeric.hs, dist/build/Csound/Dynamic/Build/Numeric.o )

src/Csound/Dynamic/Build/Numeric.hs:8:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 15] Compiling Csound.Dynamic.Types.CsdFile ( src/Csound/Dynamic/Types/CsdFile.hs, dist/build/Csound/Dynamic/Types/CsdFile.o )

src/Csound/Dynamic/Types/CsdFile.hs:8:1: Warning:
    The import of ‘Csound.Dynamic.Build.Numeric’ is redundant
      except perhaps to import instances from ‘Csound.Dynamic.Build.Numeric’
    To import instances alone, use: import Csound.Dynamic.Build.Numeric()
[ 9 of 15] Compiling Csound.Dynamic.Tfm.Liveness ( src/Csound/Dynamic/Tfm/Liveness.hs, dist/build/Csound/Dynamic/Tfm/Liveness.o )

src/Csound/Dynamic/Tfm/Liveness.hs:25:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:26:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:52:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:56:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:57:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:58:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:69:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:69:21: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:70:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:71:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:71:22: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:72:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:81:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:85:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:86:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:90:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:91:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:95:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:96:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:100:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:101:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:102:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:106:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:107:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:108:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:109:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:110:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:122:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:123:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:124:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:125:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:126:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:127:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:131:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:132:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:133:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:134:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:135:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:141:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:142:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:143:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:144:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:145:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:146:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:148:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:149:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:150:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:151:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:152:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:156:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:157:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:158:1: Warning: Tab character
[10 of 15] Compiling Csound.Dynamic.Types ( src/Csound/Dynamic/Types.hs, dist/build/Csound/Dynamic/Types.o )
[11 of 15] Compiling Csound.Dynamic.Build.Logic ( src/Csound/Dynamic/Build/Logic.hs, dist/build/Csound/Dynamic/Build/Logic.o )

src/Csound/Dynamic/Build/Logic.hs:133:1: Warning:
    Defined but not used: ‘fromBoolOpt’

src/Csound/Dynamic/Build/Logic.hs:136:1: Warning:
    Defined but not used: ‘toNumOpt’
[12 of 15] Compiling Csound.Dynamic.Render.Pretty ( src/Csound/Dynamic/Render/Pretty.hs, dist/build/Csound/Dynamic/Render/Pretty.o )
[13 of 15] Compiling Csound.Dynamic.Render.Instr ( src/Csound/Dynamic/Render/Instr.hs, dist/build/Csound/Dynamic/Render/Instr.o )

src/Csound/Dynamic/Render/Instr.hs:160:24: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched:
            Starts
            Seq _ _
            Ends _
[14 of 15] Compiling Csound.Dynamic.Render ( src/Csound/Dynamic/Render.hs, dist/build/Csound/Dynamic/Render.o )
[15 of 15] Compiling Csound.Dynamic   ( src/Csound/Dynamic.hs, dist/build/Csound/Dynamic.o )
In-place registering csound-expression-dynamic-0.1.5...
Running Haddock for csound-expression-dynamic-0.1.5...
Running hscolour for csound-expression-dynamic-0.1.5...
Preprocessing library csound-expression-dynamic-0.1.5...
Preprocessing library csound-expression-dynamic-0.1.5...

src/Csound/Dynamic/Types/Exp.hs:20:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Dynamic/Types/Exp.hs:245:17: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Dynamic/Types/Exp.hs:239:20

src/Csound/Dynamic/Types/Dep.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Dynamic/Types/Dep.hs:69:1: Warning:
    Defined but not used: ‘end’

src/Csound/Dynamic/Types/Dep.hs:93:1: Warning:
    Defined but not used: ‘emptyE’

src/Csound/Dynamic/Build.hs:200:1: Warning:
    Defined but not used: ‘gInit’

src/Csound/Dynamic/Build.hs:203:1: Warning:
    Defined but not used: ‘gInitDouble’

src/Csound/Dynamic/Build/Numeric.hs:8:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Csound/Dynamic/Types/CsdFile.hs:8:1: Warning:
    The import of ‘Csound.Dynamic.Build.Numeric’ is redundant
      except perhaps to import instances from ‘Csound.Dynamic.Build.Numeric’
    To import instances alone, use: import Csound.Dynamic.Build.Numeric()

src/Csound/Dynamic/Tfm/Liveness.hs:25:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:26:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:52:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:56:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:57:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:58:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:69:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:69:21: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:70:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:71:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:71:22: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:72:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:81:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:85:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:86:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:90:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:91:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:95:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:96:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:100:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:101:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:102:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:106:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:107:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:108:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:109:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:110:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:122:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:123:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:124:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:125:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:126:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:127:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:131:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:132:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:133:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:134:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:135:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:141:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:142:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:143:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:144:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:145:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:146:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:148:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:149:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:150:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:151:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:152:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:156:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:157:1: Warning: Tab character

src/Csound/Dynamic/Tfm/Liveness.hs:158:1: Warning: Tab character

src/Csound/Dynamic/Build/Logic.hs:133:1: Warning:
    Defined but not used: ‘fromBoolOpt’

src/Csound/Dynamic/Build/Logic.hs:136:1: Warning:
    Defined but not used: ‘toNumOpt’
Haddock coverage:
  33% (  2 /  6) in 'Csound.Dynamic.Tfm.DeduceTypes'
  Missing documentation for:
    Module header
    TypeGraph (src/Csound/Dynamic/Tfm/DeduceTypes.hs:62)
    Convert (src/Csound/Dynamic/Tfm/DeduceTypes.hs:52)
    Stmt (src/Csound/Dynamic/Tfm/DeduceTypes.hs:49)
   0% (  0 /  4) in 'Csound.Dynamic.Tfm.UnfoldMultiOuts'
  Missing documentation for:
    Module header
    unfoldMultiOuts (src/Csound/Dynamic/Tfm/UnfoldMultiOuts.hs:39)
    UnfoldMultiOuts (src/Csound/Dynamic/Tfm/UnfoldMultiOuts.hs:35)
    Selector (src/Csound/Dynamic/Tfm/UnfoldMultiOuts.hs:31)
  32% (  7 / 22) in 'Csound.Dynamic.Types.Flags'
  Missing documentation for:
    Flags (src/Csound/Dynamic/Types/Flags.hs:38)
    AudioFileOutput (src/Csound/Dynamic/Types/Flags.hs:69)
    FormatHeader (src/Csound/Dynamic/Types/Flags.hs:92)
    FormatSamples (src/Csound/Dynamic/Types/Flags.hs:94)
    FormatType (src/Csound/Dynamic/Types/Flags.hs:102)
    Dither (src/Csound/Dynamic/Types/Flags.hs:99)
    IdTags (src/Csound/Dynamic/Types/Flags.hs:111)
    Rtaudio (src/Csound/Dynamic/Types/Flags.hs:134)
    PulseAudio (src/Csound/Dynamic/Types/Flags.hs:143)
    MidiIO (src/Csound/Dynamic/Types/Flags.hs:150)
    MidiRT (src/Csound/Dynamic/Types/Flags.hs:171)
    Rtmidi (src/Csound/Dynamic/Types/Flags.hs:197)
    Displays (src/Csound/Dynamic/Types/Flags.hs:201)
    DisplayMode (src/Csound/Dynamic/Types/Flags.hs:216)
    Config (src/Csound/Dynamic/Types/Flags.hs:244)
  34% ( 15 / 44) in 'Csound.Dynamic.Types.Exp'
  Missing documentation for:
    RatedExp (src/Csound/Dynamic/Types/Exp.hs:64)
    isEmptyExp (src/Csound/Dynamic/Types/Exp.hs:172)
    ratedExp (src/Csound/Dynamic/Types/Exp.hs:90)
    noRate (src/Csound/Dynamic/Types/Exp.hs:93)
    withRate (src/Csound/Dynamic/Types/Exp.hs:96)
    setRate (src/Csound/Dynamic/Types/Exp.hs:101)
    Exp (src/Csound/Dynamic/Types/Exp.hs:133)
    MainExp (src/Csound/Dynamic/Types/Exp.hs:136)
    Name (src/Csound/Dynamic/Types/Exp.hs:35)
    VarType (src/Csound/Dynamic/Types/Exp.hs:188)
    Var (src/Csound/Dynamic/Types/Exp.hs:177)
    Info (src/Csound/Dynamic/Types/Exp.hs:192)
    OpcFixity (src/Csound/Dynamic/Types/Exp.hs:207)
    Signature (src/Csound/Dynamic/Types/Exp.hs:227)
    isInfix (src/Csound/Dynamic/Types/Exp.hs:201)
    isPrefix (src/Csound/Dynamic/Types/Exp.hs:201)
    Prim (src/Csound/Dynamic/Types/Exp.hs:248)
    Gen (src/Csound/Dynamic/Types/Exp.hs:262)
    Inline (src/Csound/Dynamic/Types/Exp.hs:275)
    InlineExp (src/Csound/Dynamic/Types/Exp.hs:284)
    PreInline (src/Csound/Dynamic/Types/Exp.hs:290)
    BoolExp (src/Csound/Dynamic/Types/Exp.hs:295)
    CondInfo (src/Csound/Dynamic/Types/Exp.hs:296)
    CondOp (src/Csound/Dynamic/Types/Exp.hs:299)
    isTrue (src/Csound/Dynamic/Types/Exp.hs:304)
    isFalse (src/Csound/Dynamic/Types/Exp.hs:304)
    NumExp (src/Csound/Dynamic/Types/Exp.hs:319)
    NumOp (src/Csound/Dynamic/Types/Exp.hs:321)
    Note (src/Csound/Dynamic/Types/Exp.hs:270)
  20% (  4 / 20) in 'Csound.Dynamic.Types.Dep'
  Missing documentation for:
    LocalHistory (src/Csound/Dynamic/Types/Dep.hs:29)
    runDepT (src/Csound/Dynamic/Types/Dep.hs:51)
    execDepT (src/Csound/Dynamic/Types/Dep.hs:57)
    evalDepT (src/Csound/Dynamic/Types/Dep.hs:54)
    depT (src/Csound/Dynamic/Types/Dep.hs:71)
    depT_ (src/Csound/Dynamic/Types/Dep.hs:80)
    mdepT (src/Csound/Dynamic/Types/Dep.hs:83)
    stripDepT (src/Csound/Dynamic/Types/Dep.hs:86)
    stmtOnlyT (src/Csound/Dynamic/Types/Dep.hs:89)
    newLocalVar (src/Csound/Dynamic/Types/Dep.hs:103)
    newLocalVars (src/Csound/Dynamic/Types/Dep.hs:97)
    writeVar (src/Csound/Dynamic/Types/Dep.hs:121)
    readVar (src/Csound/Dynamic/Types/Dep.hs:124)
    readOnlyVar (src/Csound/Dynamic/Types/Dep.hs:127)
    initVar (src/Csound/Dynamic/Types/Dep.hs:130)
    appendVarBy (src/Csound/Dynamic/Types/Dep.hs:133)
  25% ( 12 / 48) in 'Csound.Dynamic.Build'
  Missing documentation for:
    Module header
    toExp (src/Csound/Dynamic/Build.hs:173)
    onExp (src/Csound/Dynamic/Build.hs:177)
    getRates (src/Csound/Dynamic/Build.hs:154)
    isMultiOutSignature (src/Csound/Dynamic/Build.hs:161)
    getPrimUnsafe (src/Csound/Dynamic/Build.hs:166)
    prim (src/Csound/Dynamic/Build.hs:37)
    opcPrefix (src/Csound/Dynamic/Build.hs:40)
    oprPrefix (src/Csound/Dynamic/Build.hs:43)
    oprInfix (src/Csound/Dynamic/Build.hs:46)
    numExp1 (src/Csound/Dynamic/Build.hs:123)
    numExp2 (src/Csound/Dynamic/Build.hs:126)
    tfm (src/Csound/Dynamic/Build.hs:49)
    tfmNoInlineArgs (src/Csound/Dynamic/Build.hs:59)
    pn (src/Csound/Dynamic/Build.hs:62)
    withInits (src/Csound/Dynamic/Build.hs:65)
    verbatim (src/Csound/Dynamic/Build.hs:86)
    instrIdE (src/Csound/Dynamic/Build.hs:89)
    Spec1 (src/Csound/Dynamic/Build.hs:100)
    spec1 (src/Csound/Dynamic/Build.hs:102)
    opcs (src/Csound/Dynamic/Build.hs:105)
    opcsNoInlineArgs (src/Csound/Dynamic/Build.hs:108)
    opr1 (src/Csound/Dynamic/Build.hs:111)
    opr1k (src/Csound/Dynamic/Build.hs:117)
    infOpr (src/Csound/Dynamic/Build.hs:120)
    oprBy (src/Csound/Dynamic/Build.hs:114)
    Specs (src/Csound/Dynamic/Build.hs:132)
    specs (src/Csound/Dynamic/Build.hs:134)
    mopcs (src/Csound/Dynamic/Build.hs:137)
    mo (src/Csound/Dynamic/Build.hs:140)
    setSr (src/Csound/Dynamic/Build.hs:185)
    setKsmps (src/Csound/Dynamic/Build.hs:185)
    setNchnls (src/Csound/Dynamic/Build.hs:185)
    setNchnls_i (src/Csound/Dynamic/Build.hs:185)
    setKr (src/Csound/Dynamic/Build.hs:185)
    setZeroDbfs (src/Csound/Dynamic/Build.hs:187)
  17% (  1 /  6) in 'Csound.Dynamic.Build.Numeric'
  Missing documentation for:
    ceilE (src/Csound/Dynamic/Build/Numeric.hs:152)
    floorE (src/Csound/Dynamic/Build/Numeric.hs:152)
    roundE (src/Csound/Dynamic/Build/Numeric.hs:152)
    intE (src/Csound/Dynamic/Build/Numeric.hs:152)
    fracE (src/Csound/Dynamic/Build/Numeric.hs:152)
  14% (  2 / 14) in 'Csound.Dynamic.Types.CsdFile'
  Missing documentation for:
    Csd (src/Csound/Dynamic/Types/CsdFile.hs:12)
    Flags (src/Csound/Dynamic/Types/Flags.hs:38)
    Orc (src/Csound/Dynamic/Types/CsdFile.hs:18)
    Sco (src/Csound/Dynamic/Types/CsdFile.hs:30)
    Instr (src/Csound/Dynamic/Types/CsdFile.hs:25)
    InstrBody (src/Csound/Dynamic/Types/CsdFile.hs:23)
    csdEventStart (src/Csound/Dynamic/Types/CsdFile.hs:53)
    csdEventDur (src/Csound/Dynamic/Types/CsdFile.hs:54)
    csdEventContent (src/Csound/Dynamic/Types/CsdFile.hs:55)
    csdEventTotalDur (src/Csound/Dynamic/Types/CsdFile.hs:61)
    intInstr (src/Csound/Dynamic/Types/CsdFile.hs:38)
    alwaysOn (src/Csound/Dynamic/Types/CsdFile.hs:44)
   0% (  0 /  2) in 'Csound.Dynamic.Tfm.Liveness'
  Missing documentation for:
    Module header
    liveness (src/Csound/Dynamic/Tfm/Liveness.hs:23)
  80% (  4 /  5) in 'Csound.Dynamic.Types'
  Missing documentation for:
    Module header
  11% (  1 /  9) in 'Csound.Dynamic.Build.Logic'
  Missing documentation for:
    when1 (src/Csound/Dynamic/Build/Logic.hs:21)
    whens (src/Csound/Dynamic/Build/Logic.hs:27)
    ifBegin (src/Csound/Dynamic/Build/Logic.hs:39)
    ifEnd (src/Csound/Dynamic/Build/Logic.hs:45)
    elseBegin (src/Csound/Dynamic/Build/Logic.hs:42)
    untilDo (src/Csound/Dynamic/Build/Logic.hs:48)
    untilBegin (src/Csound/Dynamic/Build/Logic.hs:54)
    untilEnd (src/Csound/Dynamic/Build/Logic.hs:57)
  11% (  1 /  9) in 'Csound.Dynamic.Render.Pretty'
  Missing documentation for:
    Module header
    vcatSep (src/Csound/Dynamic/Render/Pretty.hs:13)
    ppCsdFile (src/Csound/Dynamic/Render/Pretty.hs:30)
    ppGen (src/Csound/Dynamic/Render/Pretty.hs:77)
    ppNotes (src/Csound/Dynamic/Render/Pretty.hs:43)
    ppInstr (src/Csound/Dynamic/Render/Pretty.hs:86)
    ppStmt (src/Csound/Dynamic/Render/Pretty.hs:100)
    ppTotalDur (src/Csound/Dynamic/Render/Pretty.hs:248)
   0% (  0 /  3) in 'Csound.Dynamic.Render.Instr'
  Missing documentation for:
    Module header
    renderInstr (src/Csound/Dynamic/Render/Instr.hs:26)
    renderInstrBody (src/Csound/Dynamic/Render/Instr.hs:29)
   0% (  0 /  2) in 'Csound.Dynamic.Render'
  Missing documentation for:
    Module header
    renderCsd (src/Csound/Dynamic/Render.hs:11)
 100% ( 10 / 10) in 'Csound.Dynamic'
Warning: Csound.Dynamic.Types.Exp: could not find link destinations for:
    LineNum Var
Documentation created: dist/doc/html/csound-expression-dynamic/index.html,
dist/doc/html/csound-expression-dynamic/csound-expression-dynamic.txt
Creating package registration file:
/tmp/pkgConf-csound-expression-dynamic-0.115647392211527793660.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-expression-dynamic-0.1.5-IK1hFGBDFKzAxRfHZJwPqP
Registering csound-expression-dynamic-0.1.5...
Installed csound-expression-dynamic-0.1.5
Configuring csound-expression-typed-0.0.9.1...
Building csound-expression-typed-0.0.9.1...
Preprocessing library csound-expression-typed-0.0.9.1...
[ 1 of 36] Compiling Csound.Typed.Lib.StableMaps.Dynamic ( src/Csound/Typed/Lib/StableMaps/Dynamic.hs, dist/build/Csound/Typed/Lib/StableMaps/Dynamic.o )
[ 2 of 36] Compiling Csound.Typed.Lib.StableMaps.Dynamic.Map ( src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs, dist/build/Csound/Typed/Lib/StableMaps/Dynamic/Map.o )
[ 3 of 36] Compiling Csound.Typed.Gui.BoxModel ( src/Csound/Typed/Gui/BoxModel.hs, dist/build/Csound/Typed/Gui/BoxModel.o )

src/Csound/Typed/Gui/BoxModel.hs:12:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 4 of 36] Compiling Paths_csound_expression_typed ( dist/build/autogen/Paths_csound_expression_typed.hs, dist/build/Paths_csound_expression_typed.o )
[ 5 of 36] Compiling Csound.Typed.GlobalState.Cache ( src/Csound/Typed/GlobalState/Cache.hs, dist/build/Csound/Typed/GlobalState/Cache.o )
[ 6 of 36] Compiling Csound.Typed.Types.TupleHelpers ( src/Csound/Typed/Types/TupleHelpers.hs, dist/build/Csound/Typed/Types/TupleHelpers.o )
[ 7 of 36] Compiling Csound.Typed.GlobalState.Opcodes ( src/Csound/Typed/GlobalState/Opcodes.hs, dist/build/Csound/Typed/GlobalState/Opcodes.o )

src/Csound/Typed/GlobalState/Opcodes.hs:291:9: Warning:
    This binding for ‘port’ shadows the existing binding
      defined at src/Csound/Typed/GlobalState/Opcodes.hs:368:1

src/Csound/Typed/GlobalState/Opcodes.hs:362:1: Warning:
    Defined but not used: ‘active’

src/Csound/Typed/GlobalState/Opcodes.hs:368:1: Warning:
    Defined but not used: ‘port’

src/Csound/Typed/GlobalState/Opcodes.hs:372:1: Warning:
    Top-level binding with no type signature:
      getPair :: forall a t. Num a => (a -> [t]) -> (t, t)
[ 8 of 36] Compiling Csound.Typed.GlobalState.Elements ( src/Csound/Typed/GlobalState/Elements.hs, dist/build/Csound/Typed/GlobalState/Elements.o )

src/Csound/Typed/GlobalState/Elements.hs:37:1: Warning:
    The qualified import of ‘Csound.Typed.GlobalState.Opcodes’ is redundant
      except perhaps to import instances from ‘Csound.Typed.GlobalState.Opcodes’
    To import instances alone, use: import Csound.Typed.GlobalState.Opcodes()

src/Csound/Typed/GlobalState/Elements.hs:269:1: Warning:
    Defined but not used: ‘makeCacheName’
[ 9 of 36] Compiling Csound.Typed.GlobalState.Options ( src/Csound/Typed/GlobalState/Options.hs, dist/build/Csound/Typed/GlobalState/Options.o )
[10 of 36] Compiling Csound.Typed.Constants ( src/Csound/Typed/Constants.hs, dist/build/Csound/Typed/Constants.o )

src/Csound/Typed/Constants.hs:2:1: Warning: Tab character
[11 of 36] Compiling Csound.Typed.Gui.Gui ( src/Csound/Typed/Gui/Gui.hs, dist/build/Csound/Typed/Gui/Gui.o )
[12 of 36] Compiling Csound.Typed.GlobalState.GE ( src/Csound/Typed/GlobalState/GE.hs, dist/build/Csound/Typed/GlobalState/GE.o )

src/Csound/Typed/GlobalState/GE.hs:165:1: Warning:
    Top-level binding with no type signature:
      onGenMap :: forall b. State GenMap b -> GE b
[13 of 36] Compiling Csound.Typed.GlobalState.SE ( src/Csound/Typed/GlobalState/SE.hs, dist/build/Csound/Typed/GlobalState/SE.o )

src/Csound/Typed/GlobalState/SE.hs:8:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[14 of 36] Compiling Csound.Typed.Types.Prim ( src/Csound/Typed/Types/Prim.hs, dist/build/Csound/Typed/Types/Prim.o )

src/Csound/Typed/Types/Prim.hs:37:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Csound/Typed/Types/Prim.hs:44:1: Warning:
    The qualified import of ‘D.int’
    from module ‘Csound.Dynamic’ is redundant

src/Csound/Typed/Types/Prim.hs:252:20: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at src/Csound/Typed/Types/Prim.hs:250:9

src/Csound/Typed/Types/Prim.hs:544:21: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Types/Prim.hs:549:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Types/Prim.hs:554:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Types/Prim.hs:559:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Types/Prim.hs:564:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19
[15 of 36] Compiling Csound.Typed.Types.Tuple ( src/Csound/Typed/Types/Tuple.hs, dist/build/Csound/Typed/Types/Tuple.o )
[16 of 36] Compiling Csound.Typed.Control.Ref ( src/Csound/Typed/Control/Ref.hs, dist/build/Csound/Typed/Control/Ref.o )

src/Csound/Typed/Control/Ref.hs:3:1: Warning:
    The import of ‘Control.DeepSeq’ is redundant
      except perhaps to import instances from ‘Control.DeepSeq’
    To import instances alone, use: import Control.DeepSeq()
[17 of 36] Compiling Csound.Typed.Types.MixSco ( src/Csound/Typed/Types/MixSco.hs, dist/build/Csound/Typed/Types/MixSco.o )

src/Csound/Typed/Types/MixSco.hs:75:17: Warning:
    This binding for ‘notes’ shadows the existing binding
      imported from ‘Csound.Typed.GlobalState.GE’ at src/Csound/Typed/Types/MixSco.hs:12:1-34
      (and originally defined
         at src/Csound/Typed/GlobalState/GE.hs:101:7-11)
[18 of 36] Compiling Csound.Typed.GlobalState.Instr ( src/Csound/Typed/GlobalState/Instr.hs, dist/build/Csound/Typed/GlobalState/Instr.o )

src/Csound/Typed/GlobalState/Instr.hs:14:1: Warning:
    The import of ‘Csound.Typed.GlobalState.Cache’ is redundant
      except perhaps to import instances from ‘Csound.Typed.GlobalState.Cache’
    To import instances alone, use: import Csound.Typed.GlobalState.Cache()
[19 of 36] Compiling Csound.Typed.GlobalState ( src/Csound/Typed/GlobalState.hs, dist/build/Csound/Typed/GlobalState.o )
[20 of 36] Compiling Csound.Typed.Types.Lift ( src/Csound/Typed/Types/Lift.hs, dist/build/Csound/Typed/Types/Lift.o )

src/Csound/Typed/Types/Lift.hs:22:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[21 of 36] Compiling Csound.Typed.Types.Evt ( src/Csound/Typed/Types/Evt.hs, dist/build/Csound/Typed/Types/Evt.o )

src/Csound/Typed/Types/Evt.hs:9:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[22 of 36] Compiling Csound.Typed.Types ( src/Csound/Typed/Types.hs, dist/build/Csound/Typed/Types.o )
[23 of 36] Compiling Csound.Typed.Misc ( src/Csound/Typed/Misc.hs, dist/build/Csound/Typed/Misc.o )
[24 of 36] Compiling Csound.Typed.Control.Osc ( src/Csound/Typed/Control/Osc.hs, dist/build/Csound/Typed/Control/Osc.o )
[25 of 36] Compiling Csound.Typed.Control.Channel ( src/Csound/Typed/Control/Channel.hs, dist/build/Csound/Typed/Control/Channel.o )
[26 of 36] Compiling Csound.Typed.Control.Sf2 ( src/Csound/Typed/Control/Sf2.hs, dist/build/Csound/Typed/Control/Sf2.o )
[27 of 36] Compiling Csound.Typed.Control.Vco ( src/Csound/Typed/Control/Vco.hs, dist/build/Csound/Typed/Control/Vco.o )
[28 of 36] Compiling Csound.Typed.Control.Instr ( src/Csound/Typed/Control/Instr.hs, dist/build/Csound/Typed/Control/Instr.o )
[29 of 36] Compiling Csound.Typed.Control.Mix ( src/Csound/Typed/Control/Mix.hs, dist/build/Csound/Typed/Control/Mix.o )

src/Csound/Typed/Control/Mix.hs:6:10: Warning:
    The export item ‘CsdEventList(..)’ suggests that
    ‘CsdEventList’ has (in-scope) constructors or class methods,
    but it has none

src/Csound/Typed/Control/Mix.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Typed/Control/Mix.hs:11:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Csound/Typed/Control/Mix.hs:17:1: Warning:
    The qualified import of ‘Csound.Typed.GlobalState.Elements’ is redundant
      except perhaps to import instances from ‘Csound.Typed.GlobalState.Elements’
    To import instances alone, use: import Csound.Typed.GlobalState.Elements()
[30 of 36] Compiling Csound.Typed.Control.Midi ( src/Csound/Typed/Control/Midi.hs, dist/build/Csound/Typed/Control/Midi.o )

src/Csound/Typed/Control/Midi.hs:9:1: Warning:
    The import of ‘System.Mem.StableName’ is redundant
      except perhaps to import instances from ‘System.Mem.StableName’
    To import instances alone, use: import System.Mem.StableName()

src/Csound/Typed/Control/Midi.hs:11:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Typed/Control/Midi.hs:13:1: Warning:
    The import of ‘Control.Monad.IO.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.IO.Class’
    To import instances alone, use: import Control.Monad.IO.Class()

src/Csound/Typed/Control/Midi.hs:19:1: Warning:
    The import of ‘Csound.Typed.Control.Instr’ is redundant
      except perhaps to import instances from ‘Csound.Typed.Control.Instr’
    To import instances alone, use: import Csound.Typed.Control.Instr()
[31 of 36] Compiling Csound.Typed.Control.Evt ( src/Csound/Typed/Control/Evt.hs, dist/build/Csound/Typed/Control/Evt.o )

src/Csound/Typed/Control/Evt.hs:36:11: Warning:
    Defined but not used: ‘unEvt’

src/Csound/Typed/Control/Evt.hs:120:33: Warning:
    This binding for ‘instrs’ shadows the existing binding
      imported from ‘Csound.Typed.GlobalState’ at src/Csound/Typed/Control/Evt.hs:21:1-31
      (and originally defined in ‘Csound.Typed.GlobalState.GE’
         at src/Csound/Typed/GlobalState/GE.hs:96:7-12)

src/Csound/Typed/Control/Evt.hs:141:21: Warning:
    This binding for ‘evts’ shadows the existing binding
      bound at src/Csound/Typed/Control/Evt.hs:120:40

src/Csound/Typed/Control/Evt.hs:182:27: Warning:
    Defined but not used: ‘aliveCountRef’

src/Csound/Typed/Control/Evt.hs:183:30: Warning:
    Defined but not used: ‘es’

src/Csound/Typed/Control/Evt.hs:206:9: Warning:
    Defined but not used: ‘startEvtInstr’

src/Csound/Typed/Control/Evt.hs:257:1: Warning:
    Defined but not used: ‘evtKey’

src/Csound/Typed/Control/Evt.hs:265:1: Warning:
    Defined but not used: ‘samNext’

src/Csound/Typed/Control/Evt.hs:268:1: Warning:
    Defined but not used: ‘samLoop’
[32 of 36] Compiling Csound.Typed.Control ( src/Csound/Typed/Control.hs, dist/build/Csound/Typed/Control.o )
[33 of 36] Compiling Csound.Typed.Render ( src/Csound/Typed/Render.hs, dist/build/Csound/Typed/Render.o )
[34 of 36] Compiling Csound.Typed.Gui.Widget ( src/Csound/Typed/Gui/Widget.hs, dist/build/Csound/Typed/Gui/Widget.o )

src/Csound/Typed/Gui/Widget.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Typed/Gui/Widget.hs:28:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Csound/Typed/Gui/Widget.hs:33:1: Warning:
    The qualified import of ‘Csound.Typed.GlobalState.Opcodes’ is redundant
      except perhaps to import instances from ‘Csound.Typed.GlobalState.Opcodes’
    To import instances alone, use: import Csound.Typed.GlobalState.Opcodes()
[35 of 36] Compiling Csound.Typed.Gui ( src/Csound/Typed/Gui.hs, dist/build/Csound/Typed/Gui.o )
[36 of 36] Compiling Csound.Typed     ( src/Csound/Typed.hs, dist/build/Csound/Typed.o )
In-place registering csound-expression-typed-0.0.9.1...
Running Haddock for csound-expression-typed-0.0.9.1...
Running hscolour for csound-expression-typed-0.0.9.1...
Preprocessing library csound-expression-typed-0.0.9.1...
Preprocessing library csound-expression-typed-0.0.9.1...

src/Csound/Typed/Gui/BoxModel.hs:12:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Csound/Typed/GlobalState/Opcodes.hs:291:9: Warning:
    This binding for ‘port’ shadows the existing binding
      defined at src/Csound/Typed/GlobalState/Opcodes.hs:368:1

src/Csound/Typed/GlobalState/Opcodes.hs:362:1: Warning:
    Defined but not used: ‘active’

src/Csound/Typed/GlobalState/Opcodes.hs:368:1: Warning:
    Defined but not used: ‘port’

src/Csound/Typed/GlobalState/Opcodes.hs:372:1: Warning:
    Top-level binding with no type signature:
      getPair :: forall a t. Num a => (a -> [t]) -> (t, t)

src/Csound/Typed/GlobalState/Elements.hs:37:1: Warning:
    The qualified import of ‘Csound.Typed.GlobalState.Opcodes’ is redundant
      except perhaps to import instances from ‘Csound.Typed.GlobalState.Opcodes’
    To import instances alone, use: import Csound.Typed.GlobalState.Opcodes()

src/Csound/Typed/GlobalState/Elements.hs:269:1: Warning:
    Defined but not used: ‘makeCacheName’
Haddock coverage:
  80% (  4 /  5) in 'Csound.Typed.Lib.StableMaps.Dynamic'
  Missing documentation for:
    wrapStableName (src/Csound/Typed/Lib/StableMaps/Dynamic.hs:76)
  31% (  4 / 13) in 'Csound.Typed.Lib.StableMaps.Dynamic.Map'
  Missing documentation for:
    Module header
    Map (src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs:26)
    empty (src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs:28)
    null (src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs:31)
    singleton (src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs:34)
    member (src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs:37)
    notMember (src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs:42)
    insert (src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs:45)
    find (src/Csound/Typed/Lib/StableMaps/Dynamic/Map.hs:79)
   6% (  1 / 17) in 'Csound.Typed.Gui.BoxModel'
  Missing documentation for:
    Module header
    Offset (src/Csound/Typed/Gui/BoxModel.hs:76)
    AbsScene (src/Csound/Typed/Gui/BoxModel.hs:33)
    Scene (src/Csound/Typed/Gui/BoxModel.hs:50)
    draw (src/Csound/Typed/Gui/BoxModel.hs:113)
    hor (src/Csound/Typed/Gui/BoxModel.hs:91)
    ver (src/Csound/Typed/Gui/BoxModel.hs:91)
    sca (src/Csound/Typed/Gui/BoxModel.hs:95)
    margin (src/Csound/Typed/Gui/BoxModel.hs:96)
    padding (src/Csound/Typed/Gui/BoxModel.hs:96)
    space (src/Csound/Typed/Gui/BoxModel.hs:92)
    prim (src/Csound/Typed/Gui/BoxModel.hs:93)
    appendContext (src/Csound/Typed/Gui/BoxModel.hs:86)
    cascade (src/Csound/Typed/Gui/BoxModel.hs:165)
    boundingRect (src/Csound/Typed/Gui/BoxModel.hs:185)
    zeroRect (src/Csound/Typed/Gui/BoxModel.hs:182)
   0% (  0 /  8) in 'Paths_csound_expression_typed'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_csound_expression_typed.hs:15)
    getBinDir (dist/build/autogen/Paths_csound_expression_typed.hs:25)
    getLibDir (dist/build/autogen/Paths_csound_expression_typed.hs:25)
    getDataDir (dist/build/autogen/Paths_csound_expression_typed.hs:25)
    getLibexecDir (dist/build/autogen/Paths_csound_expression_typed.hs:25)
    getDataFileName (dist/build/autogen/Paths_csound_expression_typed.hs:32)
    getSysconfDir (dist/build/autogen/Paths_csound_expression_typed.hs:25)
  26% (  6 / 23) in 'Csound.Typed.GlobalState.Cache'
  Missing documentation for:
    Module header
    Cache (src/Csound/Typed/GlobalState/Cache.hs:24)
    HashKey (src/Csound/Typed/GlobalState/Cache.hs:33)
    CacheMix (src/Csound/Typed/GlobalState/Cache.hs:54)
    MixKey (src/Csound/Typed/GlobalState/Cache.hs:49)
    saveMixKey (src/Csound/Typed/GlobalState/Cache.hs:59)
    getMixKey (src/Csound/Typed/GlobalState/Cache.hs:56)
    CacheMixProc (src/Csound/Typed/GlobalState/Cache.hs:64)
    saveMixProcKey (src/Csound/Typed/GlobalState/Cache.hs:69)
    getMixProcKey (src/Csound/Typed/GlobalState/Cache.hs:66)
    CacheEvt (src/Csound/Typed/GlobalState/Cache.hs:82)
    EvtKey (src/Csound/Typed/GlobalState/Cache.hs:77)
    saveEvtKey (src/Csound/Typed/GlobalState/Cache.hs:87)
    getEvtKey (src/Csound/Typed/GlobalState/Cache.hs:84)
    CacheEvtProc (src/Csound/Typed/GlobalState/Cache.hs:92)
    saveEvtProcKey (src/Csound/Typed/GlobalState/Cache.hs:97)
    getEvtProcKey (src/Csound/Typed/GlobalState/Cache.hs:94)
   0% (  0 / 13) in 'Csound.Typed.Types.TupleHelpers'
  Missing documentation for:
    Module header
    cons3 (src/Csound/Typed/Types/TupleHelpers.hs:3)
    cons4 (src/Csound/Typed/Types/TupleHelpers.hs:4)
    cons5 (src/Csound/Typed/Types/TupleHelpers.hs:5)
    cons6 (src/Csound/Typed/Types/TupleHelpers.hs:6)
    cons7 (src/Csound/Typed/Types/TupleHelpers.hs:7)
    cons8 (src/Csound/Typed/Types/TupleHelpers.hs:8)
    split3 (src/Csound/Typed/Types/TupleHelpers.hs:17)
    split4 (src/Csound/Typed/Types/TupleHelpers.hs:18)
    split5 (src/Csound/Typed/Types/TupleHelpers.hs:19)
    split6 (src/Csound/Typed/Types/TupleHelpers.hs:20)
    split7 (src/Csound/Typed/Types/TupleHelpers.hs:21)
    split8 (src/Csound/Typed/Types/TupleHelpers.hs:22)
  19% ( 13 / 67) in 'Csound.Typed.GlobalState.Opcodes'
  Missing documentation for:
    Module header
    sprintf (src/Csound/Typed/GlobalState/Opcodes.hs:120)
    ChnRef (src/Csound/Typed/GlobalState/Opcodes.hs:43)
    chnRefFromParg (src/Csound/Typed/GlobalState/Opcodes.hs:47)
    chnRefAlloc (src/Csound/Typed/GlobalState/Opcodes.hs:50)
    readChn (src/Csound/Typed/GlobalState/Opcodes.hs:55)
    writeChn (src/Csound/Typed/GlobalState/Opcodes.hs:61)
    freeChn (src/Csound/Typed/GlobalState/Opcodes.hs:154)
    readChnEvtLoop (src/Csound/Typed/GlobalState/Opcodes.hs:105)
    chnUpdateUdo (src/Csound/Typed/GlobalState/Opcodes.hs:142)
    masterUpdateChnAlive (src/Csound/Typed/GlobalState/Opcodes.hs:73)
    servantUpdateChnAlive (src/Csound/Typed/GlobalState/Opcodes.hs:79)
    masterUpdateChnRetrig (src/Csound/Typed/GlobalState/Opcodes.hs:76)
    servantUpdateChnRetrig (src/Csound/Typed/GlobalState/Opcodes.hs:90)
    servantUpdateChnEvtLoop (src/Csound/Typed/GlobalState/Opcodes.hs:98)
    getRetrigVal (src/Csound/Typed/GlobalState/Opcodes.hs:87)
    Event (src/Csound/Typed/GlobalState/Opcodes.hs:159)
    event (src/Csound/Typed/GlobalState/Opcodes.hs:165)
    event_i (src/Csound/Typed/GlobalState/Opcodes.hs:168)
    appendChn (src/Csound/Typed/GlobalState/Opcodes.hs:175)
    subinstr (src/Csound/Typed/GlobalState/Opcodes.hs:178)
    subinstr_ (src/Csound/Typed/GlobalState/Opcodes.hs:183)
    changed (src/Csound/Typed/GlobalState/Opcodes.hs:188)
    diff (src/Csound/Typed/GlobalState/Opcodes.hs:191)
    delay1 (src/Csound/Typed/GlobalState/Opcodes.hs:194)
    out (src/Csound/Typed/GlobalState/Opcodes.hs:199)
    outs (src/Csound/Typed/GlobalState/Opcodes.hs:202)
    safeOut (src/Csound/Typed/GlobalState/Opcodes.hs:208)
    autoOff (src/Csound/Typed/GlobalState/Opcodes.hs:212)
    turnoff (src/Csound/Typed/GlobalState/Opcodes.hs:231)
    turnoff2 (src/Csound/Typed/GlobalState/Opcodes.hs:234)
    exitnow (src/Csound/Typed/GlobalState/Opcodes.hs:237)
    oscili (src/Csound/Typed/GlobalState/Opcodes.hs:261)
    oscilikt (src/Csound/Typed/GlobalState/Opcodes.hs:250)
    vco2ft (src/Csound/Typed/GlobalState/Opcodes.hs:272)
    vco2ift (src/Csound/Typed/GlobalState/Opcodes.hs:275)
    vco2init (src/Csound/Typed/GlobalState/Opcodes.hs:284)
    ftgen (src/Csound/Typed/GlobalState/Opcodes.hs:278)
    oscInit (src/Csound/Typed/GlobalState/Opcodes.hs:290)
    oscListen (src/Csound/Typed/GlobalState/Opcodes.hs:293)
    oscSend (src/Csound/Typed/GlobalState/Opcodes.hs:296)
    chnGet (src/Csound/Typed/GlobalState/Opcodes.hs:302)
    chnSet (src/Csound/Typed/GlobalState/Opcodes.hs:305)
    metro (src/Csound/Typed/GlobalState/Opcodes.hs:311)
    times (src/Csound/Typed/GlobalState/Opcodes.hs:317)
    fluidEngine (src/Csound/Typed/GlobalState/Opcodes.hs:323)
    fluidLoad (src/Csound/Typed/GlobalState/Opcodes.hs:326)
    fluidProgramSelect (src/Csound/Typed/GlobalState/Opcodes.hs:329)
    sfSetList (src/Csound/Typed/GlobalState/Opcodes.hs:345)
    midiVolumeFactor (src/Csound/Typed/GlobalState/Opcodes.hs:356)
    hrtfmove (src/Csound/Typed/GlobalState/Opcodes.hs:375)
    hrtfstat (src/Csound/Typed/GlobalState/Opcodes.hs:378)
    tableK (src/Csound/Typed/GlobalState/Opcodes.hs:385)
    tableI (src/Csound/Typed/GlobalState/Opcodes.hs:388)
  13% (  8 / 62) in 'Csound.Typed.GlobalState.Elements'
  Missing documentation for:
    Module header
    IdMap (src/Csound/Typed/GlobalState/Elements.hs:47)
    saveId (src/Csound/Typed/GlobalState/Elements.hs:54)
    newIdMapId (src/Csound/Typed/GlobalState/Elements.hs:64)
    GenMap (src/Csound/Typed/GlobalState/Elements.hs:72)
    newGen (src/Csound/Typed/GlobalState/Elements.hs:74)
    newGenId (src/Csound/Typed/GlobalState/Elements.hs:81)
    nextGlobalGenCounter (src/Csound/Typed/GlobalState/Elements.hs:93)
    newTabOfGens (src/Csound/Typed/GlobalState/Elements.hs:77)
    SfFluid (src/Csound/Typed/GlobalState/Elements.hs:98)
    SfSpec (src/Csound/Typed/GlobalState/Elements.hs:102)
    SfMap (src/Csound/Typed/GlobalState/Elements.hs:108)
    newSf (src/Csound/Typed/GlobalState/Elements.hs:110)
 
src/Csound/Typed/Constants.hs:2:1: Warning: Tab character

src/Csound/Typed/GlobalState/GE.hs:165:1: Warning:
    Top-level binding with no type signature:
      onGenMap :: forall b. State GenMap b -> GE b
   sfVar (src/Csound/Typed/GlobalState/Elements.hs:113)
    renderSf (src/Csound/Typed/GlobalState/Elements.hs:122)
    BandLimited (src/Csound/Typed/GlobalState/Elements.hs:138)
    BandLimitedMap (src/Csound/Typed/GlobalState/Elements.hs:141)
    saveBandLimited (src/Csound/Typed/GlobalState/Elements.hs:143)
    renderBandLimited (src/Csound/Typed/GlobalState/Elements.hs:164)
    readBandLimited (src/Csound/Typed/GlobalState/Elements.hs:195)
    StringMap (src/Csound/Typed/GlobalState/Elements.hs:86)
    newString (src/Csound/Typed/GlobalState/Elements.hs:88)
    MidiType (src/Csound/Typed/GlobalState/Elements.hs:203)
    Channel (src/Csound/Typed/GlobalState/Elements.hs:201)
    MidiMap (src/Csound/Typed/GlobalState/Elements.hs:209)
    MidiKey (src/Csound/Typed/GlobalState/Elements.hs:206)
    saveMidiInstr (src/Csound/Typed/GlobalState/Elements.hs:211)
    Globals (src/Csound/Typed/GlobalState/Elements.hs:216)
    newPersistentGlobalVar (src/Csound/Typed/GlobalState/Elements.hs:240)
    newClearableGlobalVar (src/Csound/Typed/GlobalState/Elements.hs:243)
    renderGlobals (src/Csound/Typed/GlobalState/Elements.hs:246)
    Instrs (src/Csound/Typed/GlobalState/Elements.hs:257)
    saveInstr (src/Csound/Typed/GlobalState/Elements.hs:278)
    getInstrIds (src/Csound/Typed/GlobalState/Elements.hs:271)
    InstrBody
    getIn (src/Csound/Typed/GlobalState/Elements.hs:323)
    sendOut (src/Csound/Typed/GlobalState/Elements.hs:338)
    sendChn (src/Csound/Typed/GlobalState/Elements.hs:362)
    sendGlobal (src/Csound/Typed/GlobalState/Elements.hs:357)
    chnPargId (src/Csound/Typed/GlobalState/Elements.hs:365)
    Event (src/Csound/Typed/GlobalState/Opcodes.hs:159)
    ChnRef (src/Csound/Typed/GlobalState/Opcodes.hs:43)
    chnRefFromParg (src/Csound/Typed/GlobalState/Opcodes.hs:47)
    chnRefAlloc (src/Csound/Typed/GlobalState/Opcodes.hs:50)
    readChn (src/Csound/Typed/GlobalState/Opcodes.hs:55)
    writeChn (src/Csound/Typed/GlobalState/Opcodes.hs:61)
    chnUpdateUdo (src/Csound/Typed/GlobalState/Opcodes.hs:142)
    subinstr (src/Csound/Typed/GlobalState/Opcodes.hs:178)
    subinstr_ (src/Csound/Typed/GlobalState/Opcodes.hs:183)
    event_i (src/Csound/Typed/GlobalState/Opcodes.hs:168)
    event (src/Csound/Typed/GlobalState/Opcodes.hs:165)
    safeOut (src/Csound/Typed/GlobalState/Opcodes.hs:208)
    autoOff (src/Csound/Typed/GlobalState/Opcodes.hs:212)
    changed (src/Csound/Typed/GlobalState/Opcodes.hs:188)
  22% (  7 / 32) in 'Csound.Typed.GlobalState.Options'
  Missing documentation for:
    Module header
    defGain (src/Csound/Typed/GlobalState/Options.hs:47)
    defSampleRate (src/Csound/Typed/GlobalState/Options.hs:50)
    defBlockSize (src/Csound/Typed/GlobalState/Options.hs:53)
    defTabFi (src/Csound/Typed/GlobalState/Options.hs:56)
    idWavs (src/Csound/Typed/GlobalState/Options.hs:91)
    idMp3s (src/Csound/Typed/GlobalState/Options.hs:91)
    idDoubles (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines3 (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines2 (src/Csound/Typed/GlobalState/Options.hs:91)
    idPartials (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines4 (src/Csound/Typed/GlobalState/Options.hs:91)
    idBuzzes (src/Csound/Typed/GlobalState/Options.hs:91)
    idConsts (src/Csound/Typed/GlobalState/Options.hs:91)
    idLins (src/Csound/Typed/GlobalState/Options.hs:91)
    idCubes (src/Csound/Typed/GlobalState/Options.hs:91)
    idExps (src/Csound/Typed/GlobalState/Options.hs:91)
    idSplines (src/Csound/Typed/GlobalState/Options.hs:91)
    idStartEnds (src/Csound/Typed/GlobalState/Options.hs:91)
    idPolys (src/Csound/Typed/GlobalState/Options.hs:91)
    idChebs1 (src/Csound/Typed/GlobalState/Options.hs:91)
    idChebs2 (src/Csound/Typed/GlobalState/Options.hs:91)
    idBessels (src/Csound/Typed/GlobalState/Options.hs:91)
    idWins (src/Csound/Typed/GlobalState/Options.hs:91)
   0% (  0 /  2) in 'Csound.Typed.Constants'
  Missing documentation for:
    Module header
    infiniteDur (src/Csound/Typed/Constants.hs:5)
  44% ( 31 / 71) in 'Csound.Typed.Gui.Gui'
  Missing documentation for:
    Module header
    Panel (src/Csound/Typed/Gui/Gui.hs:216)
    Win (src/Csound/Typed/Gui/Gui.hs:231)
    GuiNode (src/Csound/Typed/Gui/Gui.hs:236)
    GuiHandle (src/Csound/Typed/Gui/Gui.hs:55)
    Elem (src/Csound/Typed/Gui/Gui.hs:169)
    InitMe (src/Csound/Typed/Gui/Gui.hs:165)
    restoreTree (src/Csound/Typed/Gui/Gui.hs:350)
    guiMap (src/Csound/Typed/Gui/Gui.hs:347)
    mapGuiOnPanel (src/Csound/Typed/Gui/Gui.hs:256)
    fromElem (src/Csound/Typed/Gui/Gui.hs:250)
    fromGuiHandle (src/Csound/Typed/Gui/Gui.hs:253)
    panelIsKeybdSensitive (src/Csound/Typed/Gui/Gui.hs:226)
    defText (src/Csound/Typed/Gui/Gui.hs:247)
    guiStmt (src/Csound/Typed/Gui/Gui.hs:357)
    BorderType (src/Csound/Typed/Gui/Gui.hs:138)
    FontType (src/Csound/Typed/Gui/Gui.hs:116)
    Emphasis (src/Csound/Typed/Gui/Gui.hs:117)
    setBorder (src/Csound/Typed/Gui/Gui.hs:342)
    setLabel (src/Csound/Typed/Gui/Gui.hs:781)
    setMaterial (src/Csound/Typed/Gui/Gui.hs:787)
    setLabelType (src/Csound/Typed/Gui/Gui.hs:784)
    setColor1 (src/Csound/Typed/Gui/Gui.hs:793)
    setColor2 (src/Csound/Typed/Gui/Gui.hs:796)
    setColors (src/Csound/Typed/Gui/Gui.hs:799)
    setTextColor (src/Csound/Typed/Gui/Gui.hs:802)
    setFontSize (src/Csound/Typed/Gui/Gui.hs:805)
    setFontType (src/Csound/Typed/Gui/Gui.hs:808)
    setEmphasis (src/Csound/Typed/Gui/Gui.hs:811)
    setOrient (src/Csound/Typed/Gui/Gui.hs:823)
    ValStep (src/Csound/Typed/Gui/Gui.hs:114)
    ValScaleType (src/Csound/Typed/Gui/Gui.hs:112)
    KnobType (src/Csound/Typed/Gui/Gui.hs:118)
    setKnobType (src/Csound/Typed/Gui/Gui.hs:826)
    SliderType (src/Csound/Typed/Gui/Gui.hs:119)
    setSliderType (src/Csound/Typed/Gui/Gui.hs:814)
    TextType (src/Csound/Typed/Gui/Gui.hs:120)
    setTextType (src/Csound/Typed/Gui/Gui.hs:817)
    setBoxType (src/Csound/Typed/Gui/Gui.hs:790)
    setButtonType (src/Csound/Typed/Gui/Gui.hs:820)
  21% ( 14 / 68) in 'Csound.Typed.GlobalState.GE'
  Missing documentation for:
    Module header
    GE (src/Csound/Typed/GlobalState/GE.hs:64)
    Dep (src/Csound/Typed/GlobalState/GE.hs:61)
    History (src/Csound/Typed/GlobalState/GE.hs:89)
    withOptions (src/Csound/Typed/GlobalState/GE.hs:230)
    withHistory (src/Csound/Typed/GlobalState/GE.hs:242)
    getOptions (src/Csound/Typed/GlobalState/GE.hs:233)
    evalGE (src/Csound/Typed/GlobalState/GE.hs:69)
    execGE (src/Csound/Typed/GlobalState/GE.hs:72)
    getHistory (src/Csound/Typed/GlobalState/GE.hs:236)
    putHistory (src/Csound/Typed/GlobalState/GE.hs:239)
    onGlobals (src/Csound/Typed/GlobalState/GE.hs:266)
    MidiAssign (src/Csound/Typed/GlobalState/GE.hs:111)
    Msg (src/Csound/Typed/GlobalState/GE.hs:110)
    renderMidiAssign (src/Csound/Typed/GlobalState/GE.hs:114)
    saveMidi (src/Csound/Typed/GlobalState/GE.hs:188)
    saveToMidiInstr (src/Csound/Typed/GlobalState/GE.hs:192)
    MidiCtrl (src/Csound/Typed/GlobalState/GE.hs:112)
    saveMidiCtrl (src/Csound/Typed/GlobalState/GE.hs:196)
    renderMidiCtrl (src/Csound/Typed/GlobalState/GE.hs:122)
    saveAlwaysOnInstr (src/Csound/Typed/GlobalState/GE.hs:212)
    onInstr (src/Csound/Typed/GlobalState/GE.hs:263)
    saveUserInstr0 (src/Csound/Typed/GlobalState/GE.hs:200)
    getSysExpr (src/Csound/Typed/GlobalState/GE.hs:204)
    TotalDur (src/Csound/Typed/GlobalState/GE.hs:128)
    pureGetTotalDurForF0 (src/Csound/Typed/GlobalState/GE.hs:133)
    getTotalDurForTerminator (src/Csound/Typed/GlobalState/GE.hs:130)
    setDurationForce (src/Csound/Typed/GlobalState/GE.hs:152)
    setDuration (src/Csound/Typed/GlobalState/GE.hs:149)
    setDurationToInfinite (src/Csound/Typed/GlobalState/GE.hs:146)
    addNote (src/Csound/Typed/GlobalState/GE.hs:216)
    saveGen (src/Csound/Typed/GlobalState/GE.hs:162)
    saveTabs (src/Csound/Typed/GlobalState/GE.hs:167)
    getNextGlobalGenId (src/Csound/Typed/GlobalState/GE.hs:159)
    saveSf (src/Csound/Typed/GlobalState/GE.hs:173)
src/Csound/Typed/GlobalState/SE.hs:8:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Typed/Types/Prim.hs:37:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Csound/Typed/Types/Prim.hs:44:1: Warning:
    The qualified import of ‘D.int’
    from module ‘Csound.Dynamic’ is redundant

src/Csound/Typed/Types/Prim.hs:252:20: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at src/Csound/Typed/Types/Prim.hs:250:9

src/Csound/Typed/Types/Prim.hs:544:21: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Types/Prim.hs:549:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Types/Prim.hs:554:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Types/Prim.hs:559:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Types/Prim.hs:564:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:41:1-19

src/Csound/Typed/Control/Ref.hs:3:1: Warning:
    The import of ‘Control.DeepSeq’ is redundant
      except perhaps to import instances from ‘Control.DeepSeq’
    To import instances alone, use: import Control.DeepSeq()

src/Csound/Typed/Types/MixSco.hs:75:17: Warning:
    This binding for ‘notes’ shadows the existing binding
      imported from ‘Csound.Typed.GlobalState.GE’ at src/Csound/Typed/Types/MixSco.hs:12:1-34
      (and originally defined
         at src/Csound/Typed/GlobalState/GE.hs:101:7-11)

src/Csound/Typed/GlobalState/Instr.hs:14:1: Warning:
    The import of ‘Csound.Typed.GlobalState.Cache’ is redundant
      except perhaps to import instances from ‘Csound.Typed.GlobalState.Cache’
    To import instances alone, use: import Csound.Typed.GlobalState.Cache()

    sfTable (src/Csound/Typed/GlobalState/GE.hs:176)
    saveBandLimitedWave (src/Csound/Typed/GlobalState/GE.hs:179)
    saveStr (src/Csound/Typed/GlobalState/GE.hs:155)
    GetCache (src/Csound/Typed/GlobalState/GE.hs:274)
    SetCache (src/Csound/Typed/GlobalState/GE.hs:279)
    withCache (src/Csound/Typed/GlobalState/GE.hs:284)
    newGuiHandle (src/Csound/Typed/GlobalState/GE.hs:313)
    saveGuiRoot (src/Csound/Typed/GlobalState/GE.hs:332)
    saveDefKeybdPanel (src/Csound/Typed/GlobalState/GE.hs:336)
    appendToGui (src/Csound/Typed/GlobalState/GE.hs:327)
    newGuiVar (src/Csound/Typed/GlobalState/GE.hs:321)
    getPanels (src/Csound/Typed/GlobalState/GE.hs:345)
    guiHandleToVar (src/Csound/Typed/GlobalState/GE.hs:318)
    guiInstrExp (src/Csound/Typed/GlobalState/GE.hs:350)
    listenKeyEvt (src/Csound/Typed/GlobalState/GE.hs:446)
    Guis (src/Csound/Typed/GlobalState/GE.hs:299)
    getKeyEventListener (src/Csound/Typed/GlobalState/GE.hs:484)
    simpleHrtfmove (src/Csound/Typed/GlobalState/GE.hs:498)
    simpleHrtfstat (src/Csound/Typed/GlobalState/GE.hs:503)
   7% (  1 / 14) in 'Csound.Typed.GlobalState.SE'
  Missing documentation for:
    Module header
    LocalHistory
    runSE (src/Csound/Typed/GlobalState/SE.hs:32)
    execSE (src/Csound/Typed/GlobalState/SE.hs:35)
    evalSE (src/Csound/Typed/GlobalState/SE.hs:56)
    execGEinSE (src/Csound/Typed/GlobalState/SE.hs:38)
    hideGEinDep (src/Csound/Typed/GlobalState/SE.hs:47)
    fromDep (src/Csound/Typed/GlobalState/SE.hs:50)
    fromDep_ (src/Csound/Typed/GlobalState/SE.hs:53)
    geToSe (src/Csound/Typed/GlobalState/SE.hs:59)
    newLocalVar (src/Csound/Typed/GlobalState/SE.hs:68)
    newLocalVars (src/Csound/Typed/GlobalState/SE.hs:65)
    newGlobalVars (src/Csound/Typed/GlobalState/SE.hs:74)
  47% ( 37 / 79) in 'Csound.Typed.Types.Prim'
  Missing documentation for:
    Module header
    unSig (src/Csound/Typed/Types/Prim.hs:55)
    unD (src/Csound/Typed/Types/Prim.hs:63)
    unTab (src/Csound/Typed/Types/Prim.hs:359)
    unBoolSig (src/Csound/Typed/Types/Prim.hs:82)
    unBoolD (src/Csound/Typed/Types/Prim.hs:90)
    hideGE (src/Csound/Typed/Types/Prim.hs:333)
    SigOrD (src/Csound/Typed/Types/Prim.hs:377)
    preTab (src/Csound/Typed/Types/Prim.hs:123)
    TabSize (src/Csound/Typed/Types/Prim.hs:132)
    TabArgs (src/Csound/Typed/Types/Prim.hs:147)
    updateTabSize (src/Csound/Typed/Types/Prim.hs:237)
    fromPreTab (src/Csound/Typed/Types/Prim.hs:164)
    getPreTabUnsafe (src/Csound/Typed/Types/Prim.hs:159)
    tabList (src/Csound/Typed/Types/Prim.hs:249)
    fromTabList (src/Csound/Typed/Types/Prim.hs:257)
    fromTabListD (src/Csound/Typed/Types/Prim.hs:263)
    getSampleRate (src/Csound/Typed/Types/Prim.hs:291)
    getControlRate (src/Csound/Typed/Types/Prim.hs:294)
    getBlockSize (src/Csound/Typed/Types/Prim.hs:297)
    getZeroDbfs (src/Csound/Typed/Types/Prim.hs:300)
    on0 (src/Csound/Typed/Types/Prim.hs:382)
    on1 (src/Csound/Typed/Types/Prim.hs:385)
    on2 (src/Csound/Typed/Types/Prim.hs:388)
    on3 (src/Csound/Typed/Types/Prim.hs:391)
    quot' (src/Csound/Typed/Types/Prim.hs:507)
    rem' (src/Csound/Typed/Types/Prim.hs:507)
    div' (src/Csound/Typed/Types/Prim.hs:507)
    mod' (src/Csound/Typed/Types/Prim.hs:507)
    ceil' (src/Csound/Typed/Types/Prim.hs:506)
    floor' (src/Csound/Typed/Types/Prim.hs:506)
    round' (src/Csound/Typed/Types/Prim.hs:506)
    int' (src/Csound/Typed/Types/Prim.hs:506)
    frac' (src/Csound/Typed/Types/Prim.hs:509)
    untilDo (src/Csound/Typed/Types/Prim.hs:608)
    whileDo (src/Csound/Typed/Types/Prim.hs:614)
    equalsTo (src/Csound/Typed/Types/Prim.hs:631)
    notEqualsTo (src/Csound/Typed/Types/Prim.hs:634)
    lessThan (src/Csound/Typed/Types/Prim.hs:637)
    greaterThan (src/Csound/Typed/Types/Prim.hs:640)
    lessThanEquals (src/Csound/Typed/Types/Prim.hs:643)
    greaterThanEquals (src/Csound/Typed/Types/Prim.hs:646)
  35% ( 15 / 43) in 'Csound.Typed.Types.Tuple'
  Missing documentation for:
    Module header
    TupleMethods (src/Csound/Typed/Types/Tuple.hs:49)
    fromTuple (src/Csound/Typed/Types/Tuple.hs:56)
    toTuple (src/Csound/Typed/Types/Tuple.hs:59)
    tupleArity (src/Csound/Typed/Types/Tuple.hs:62)
    tupleRates (src/Csound/Typed/Types/Tuple.hs:65)
    defTuple (src/Csound/Typed/Types/Tuple.hs:68)
    mapTuple (src/Csound/Typed/Types/Tuple.hs:71)
    Sig2 (src/Csound/Typed/Types/Tuple.hs:152)
    Sig3 (src/Csound/Typed/Types/Tuple.hs:153)
    Sig4 (src/Csound/Typed/Types/Tuple.hs:154)
    Sig5 (src/Csound/Typed/Types/Tuple.hs:155)
    Sig6 (src/Csound/Typed/Types/Tuple.hs:156)
    Sig8 (src/Csound/Typed/Types/Tuple.hs:157)
    outArity (src/Csound/Typed/Types/Tuple.hs:168)
    multiOuts (src/Csound/Typed/Types/Tuple.hs:134)
    ar1 (src/Csound/Typed/Types/Tuple.hs:138)
    ar2 (src/Csound/Typed/Types/Tuple.hs:139)
    ar4 (src/Csound/Typed/Types/Tuple.hs:140)
    ar6 (src/Csound/Typed/Types/Tuple.hs:141)
    ar8 (src/Csound/Typed/Types/Tuple.hs:142)
    Arg (src/Csound/Typed/Types/Tuple.hs:177)
    arg (src/Csound/Typed/Types/Tuple.hs:192)
    toNote (src/Csound/Typed/Types/Tuple.hs:201)
    argArity (src/Csound/Typed/Types/Tuple.hs:198)
    toArg (src/Csound/Typed/Types/Tuple.hs:195)
    pureTuple (src/Csound/Typed/Types/Tuple.hs:274)
    dirtyTuple (src/Csound/Typed/Types/Tuple.hs:278)
  70% (  7 / 10) in 'Csound.Typed.Control.Ref'
  Missing documentation for:
    Module header
    writeRef (src/Csound/Typed/Control/Ref.hs:18)
    readRef (src/Csound/Typed/Control/Ref.hs:27)
   0% (  0 /  8) in 'Csound.Typed.Types.MixSco'
  Missing documentation for:
    Module header
    M (src/Csound/Typed/Types/MixSco.hs:33)
    CsdEventList (src/Csound/Typed/Types/MixSco.hs:19)
    csdEventListDur (src/Csound/Typed/Types/MixSco.hs:24)
    csdEventListNotes (src/Csound/Typed/Types/MixSco.hs:21)
    delayAndRescaleCsdEventListM (src/Csound/Typed/Types/MixSco.hs:37)
    renderMixSco (src/Csound/Typed/Types/MixSco.hs:61)
    renderMixSco_ (src/Csound/Typed/Types/MixSco.hs:91)
   0% (  0 / 23) in 'Csound.Typed.GlobalState.Instr'
  Missing documentation for:
    Module header
    Arity (src/Csound/Typed/GlobalState/Instr.hs:18)
    InsExp (src/Csound/Typed/GlobalState/Instr.hs:22)
    EffExp (src/Csound/Typed/GlobalState/Instr.hs:23)
    UnitExp (src/Csound/Typed/GlobalState/Instr.hs:24)
    saveInstr (src/Csound/Typed/GlobalState/Instr.hs:26)
    livenessWatch (src/Csound/Typed/GlobalState/Instr.hs:29)
    retrigWatch (src/Csound/Typed/GlobalState/Instr.hs:32)
    saveSourceInstrCachedWithLivenessWatch (src/Csound/Typed/GlobalState/Instr.hs:35)
    saveSourceInstrCachedWithLivenessWatchAndRetrig (src/Csound/Typed/GlobalState/Instr.hs:41)
    saveSourceInstrCachedWithLivenessWatchAndRetrigAndEvtLoop (src/Csound/Typed/GlobalState/Instr.hs:48)
    saveSourceInstrCached (src/Csound/Typed/GlobalState/Instr.hs:56)
    saveSourceInstrCached_ (src/Csound/Typed/GlobalState/Instr.hs:60)
    saveSourceInstrCachedWithLivenessWatch_ (src/Csound/Typed/GlobalState/Instr.hs:63)
    saveEffectInstr (src/Csound/Typed/GlobalState/Instr.hs:67)
    saveMixInstr (src/Csound/Typed/GlobalState/Instr.hs:73)
    saveMixInstr_ (src/Csound/Typed/GlobalState/Instr.hs:78)
    saveMasterInstr (src/Csound/Typed/GlobalState/Instr.hs:83)
    saveMidiInstr (src/Csound/Typed/GlobalState/Instr.hs:88)
    saveMidiMap (src/Csound/Typed/GlobalState/Instr.hs:97)
    saveMidiInstr_ (src/Csound/Typed/GlobalState/Instr.hs:102)
    saveIns0 (src/Csound/Typed/GlobalState/Instr.hs:107)
    terminatorInstr (src/Csound/Typed/GlobalState/Instr.hs:113)
  16% ( 30 /192) in 'Csound.Typed.GlobalState'
  Missing documentation for:
    Module header
    defGain (src/Csound/Typed/GlobalState/Options.hs:47)
    defSampleRate (src/Csound/Typed/GlobalState/Options.hs:50)
    defBlockSize (src/Csound/Typed/GlobalState/Options.hs:53)
    defTabFi (src/Csound/Typed/GlobalState/Options.hs:56)
    idWavs (src/Csound/Typed/GlobalState/Options.hs:91)
    idMp3s (src/Csound/Typed/GlobalState/Options.hs:91)
    idDoubles (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines3 (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines2 (src/Csound/Typed/GlobalState/Options.hs:91)
    idPartials (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines4 (src/Csound/Typed/GlobalState/Options.hs:91)
    idBuzzes (src/Csound/Typed/GlobalState/Options.hs:91)
    idConsts (src/Csound/Typed/GlobalState/Options.hs:91)
    idLins (src/Csound/Typed/GlobalState/Options.hs:91)
    idCubes (src/Csound/Typed/GlobalState/Options.hs:91)
    idExps (src/Csound/Typed/GlobalState/Options.hs:91)
    idSplines (src/Csound/Typed/GlobalState/Options.hs:91)
    idStartEnds (src/Csound/Typed/GlobalState/Options.hs:91)
    idPolys (src/Csound/Typed/GlobalState/Options.hs:91)
    idChebs1 (src/Csound/Typed/GlobalState/Options.hs:91)
    idChebs2 (src/Csound/Typed/GlobalState/Options.hs:91)
    idBessels (src/Csound/Typed/GlobalState/Options.hs:91)
    idWins (src/Csound/Typed/GlobalState/Options.hs:91)
    GE (src/Csound/Typed/GlobalState/GE.hs:64)
    Dep (src/Csound/Typed/GlobalState/GE.hs:61)
    History (src/Csound/Typed/GlobalState/GE.hs:89)
    withOptions (src/Csound/Typed/GlobalState/GE.hs:230)
    withHistory (src/Csound/Typed/GlobalState/GE.hs:242)
    getOptions (src/Csound/Typed/GlobalState/GE.hs:233)
    evalGE (src/Csound/Typed/GlobalState/GE.hs:69)
    execGE (src/Csound/Typed/GlobalState/GE.hs:72)
    getHistory (src/Csound/Typed/GlobalState/GE.hs:236)
    putHistory (src/Csound/Typed/GlobalState/GE.hs:239)
    onGlobals (src/Csound/Typed/GlobalState/GE.hs:266)
    MidiAssign (src/Csound/Typed/GlobalState/GE.hs:111)
    Msg (src/Csound/Typed/GlobalState/GE.hs:110)
    renderMidiAssign (src/Csound/Typed/GlobalState/GE.hs:114)
    saveMidi (src/Csound/Typed/GlobalState/GE.hs:188)
    saveToMidiInstr (src/Csound/Typed/GlobalState/GE.hs:192)
    MidiCtrl (src/Csound/Typed/GlobalState/GE.hs:112)
    saveMidiCtrl (src/Csound/Typed/GlobalState/GE.hs:196)
    renderMidiCtrl (src/Csound/Typed/GlobalState/GE.hs:122)
    saveAlwaysOnInstr (src/Csound/Typed/GlobalState/GE.hs:212)
    onInstr (src/Csound/Typed/GlobalState/GE.hs:263)
    saveUserInstr0 (src/Csound/Typed/GlobalState/GE.hs:200)
    getSysExpr (src/Csound/Typed/GlobalState/GE.hs:204)
    TotalDur (src/Csound/Typed/GlobalState/GE.hs:128)
    pureGetTotalDurForF0 (src/Csound/Typed/GlobalState/GE.hs:133)
    getTotalDurForTerminator (src/Csound/Typed/GlobalState/GE.hs:130)
    setDurationForce (src/Csound/Typed/GlobalState/GE.hs:152)
    setDuration (src/Csound/Typed/GlobalState/GE.hs:149)
    setDurationToInfinite (src/Csound/Typed/GlobalState/GE.hs:146)
    addNote (src/Csound/Typed/GlobalState/GE.hs:216)
    saveGen (src/Csound/Typed/GlobalState/GE.hs:162)
    saveTabs (src/Csound/Typed/GlobalState/GE.hs:167)
    getNextGlobalGenId (src/Csound/Typed/GlobalState/GE.hs:159)
    saveSf (src/Csound/Typed/GlobalState/GE.hs:173)
    sfTable (src/Csound/Typed/GlobalState/GE.hs:176)
    saveBandLimitedWave (src/Csound/Typed/GlobalState/GE.hs:179)
    saveStr (src/Csound/Typed/GlobalState/GE.hs:155)
    GetCache (src/Csound/Typed/GlobalState/GE.hs:274)
    SetCache (src/Csound/Typed/GlobalState/GE.hs:279)
    withCache (src/Csound/Typed/GlobalState/GE.hs:284)
    newGuiHandle (src/Csound/Typed/GlobalState/GE.hs:313)
    saveGuiRoot (src/Csound/Typed/GlobalState/GE.hs:332)
    saveDefKeybdPanel (src/Csound/Typed/GlobalState/GE.hs:336)
    appendToGui (src/Csound/Typed/GlobalState/GE.hs:327)
    newGuiVar (src/Csound/Typed/GlobalState/GE.hs:321)
    getPanels (src/Csound/Typed/GlobalState/GE.hs:345)
    guiHandleToVar (src/Csound/Typed/GlobalState/GE.hs:318)
    guiInstrExp (src/Csound/Typed/GlobalState/GE.hs:350)
    listenKeyEvt (src/Csound/Typed/GlobalState/GE.hs:446)
    Guis (src/Csound/Typed/GlobalState/GE.hs:299)
    getKeyEventListener (src/Csound/Typed/GlobalState/GE.hs:484)
    simpleHrtfmove (src/Csound/Typed/GlobalState/GE.hs:498)
    simpleHrtfstat (src/Csound/Typed/GlobalState/GE.hs:503)
    LocalHistory
    runSE (src/Csound/Typed/GlobalState/SE.hs:32)
    execSE (src/Csound/Typed/GlobalState/SE.hs:35)
    evalSE (src/Csound/Typed/GlobalState/SE.hs:56)
    execGEinSE (src/Csound/Typed/GlobalState/SE.hs:38)
    hideGEinDep (src/Csound/Typed/GlobalState/SE.hs:47)
    fromDep (src/Csound/Typed/GlobalState/SE.hs:50)
    fromDep_ (src/Csound/Typed/GlobalState/SE.hs:53)
    geToSe (src/Csound/Typed/GlobalState/SE.hs:59)
    newLocalVar (src/Csound/Typed/GlobalState/SE.hs:68)
    newLocalVars (src/Csound/Typed/GlobalState/SE.hs:65)
    newGlobalVars (src/Csound/Typed/GlobalState/SE.hs:74)
    Arity (src/Csound/Typed/GlobalState/Instr.hs:18)
    InsExp (src/Csound/Typed/GlobalState/Instr.hs:22)
    EffExp (src/Csound/Typed/GlobalState/Instr.hs:23)
    UnitExp (src/Csound/Typed/GlobalState/Instr.hs:24)
    saveInstr (src/Csound/Typed/GlobalState/Instr.hs:26)
    livenessWatch (src/Csound/Typed/GlobalState/Instr.hs:29)
    retrigWatch (src/Csound/Typed/GlobalState/Instr.hs:32)
    saveSourceInstrCachedWithLivenessWatch (src/Csound/Typed/GlobalState/Instr.hs:35)
    saveSourceInstrCachedWithLivenessWatchAndRetrig (src/Csound/Typed/GlobalState/Instr.hs:41)
    saveSourceInstrCachedWithLivenessWatchAndRetrigAndEvtLoop (src/Csound/Typed/GlobalState/Instr.hs:48)
    saveSourceInstrCached (src/Csound/Typed/GlobalState/Instr.hs:56)
    saveSourceInstrCached_ (src/Csound/Typed/GlobalState/Instr.hs:60)
    saveSourceInstrCachedWithLivenessWatch_ (src/Csound/Typed/GlobalState/Instr.hs:63)
    saveEffectInstr (src/Csound/Typed/GlobalState/Instr.hs:67)
    saveMixInstr (src/Csound/Typed/GlobalState/Instr.hs:73)
    saveMixInstr_ (src/Csound/Typed/GlobalState/Instr.hs:78)
    saveMasterInstr (src/Csound/Typed/GlobalState/Instr.hs:83)
    saveMidiInstr (src/Csound/Typed/GlobalState/Instr.hs:88)
    saveMidiMap (src/Csound/Typed/GlobalState/Instr.hs:97)
    saveMidiInstr_ (src/Csound/Typed/GlobalState/Instr.hs:102)
    saveIns0 (src/Csound/Typed/GlobalState/Instr.hs:107)
    terminatorInstr (src/Csound/Typed/GlobalState/Instr.hs:113)
    Cache (src/Csound/Typed/GlobalState/Cache.hs:24)
    HashKey (src/Csound/Typed/GlobalState/Cache.hs:33)
    CacheMix (src/Csound/Typed/GlobalState/Cache.hs:54)
    MixKey (src/Csound/Typed/GlobalState/Cache.hs:49)
    saveMixKey (src/Csound/Typed/GlobalState/Cache.hs:59)
    getMixKey (src/Csound/Typed/GlobalState/Cache.hs:56)
    CacheMixProc (src/Csound/Typed/GlobalState/Cache.hs:64)
    saveMixProcKey (src/Csound/Typed/GlobalState/Cache.hs:69)
    getMixProcKey (src/Csound/Typed/GlobalState/Cache.hs:66)
    CacheEvt (src/Csound/Typed/GlobalState/Cache.hs:82)
    EvtKey (src/Csound/Typed/GlobalState/Cache.hs:77)
    saveEvtKey (src/Csound/Typed/GlobalState/Cache.hs:87)
    getEvtKey (src/Csound/Typed/GlobalState/Cache.hs:84)
    CacheEvtProc (src/Csound/Typed/GlobalState/Cache.hs:92)
    saveEvtProcKey (src/Csound/Typed/GlobalState/Cache.hs:97)
    getEvtProcKey (src/Csound/Typed/GlobalState/Cache.hs:94)
    BandLimited (src/Csound/Typed/GlobalState/Elements.hs:138)
    readBandLimited (src/Csound/Typed/GlobalState/Elements.hs:195)
    renderBandLimited (src/Csound/Typed/GlobalState/Elements.hs:164)
    Instrs (src/Csound/Typed/GlobalState/Elements.hs:257)
    IdMap (src/Csound/Typed/GlobalState/Elements.hs:47)
    getInstrIds (src/Csound/Typed/GlobalState/Elements.hs:271)
    getIn (src/Csound/Typed/GlobalState/Elements.hs:323)
    chnUpdateUdo (src/Csound/Typed/GlobalState/Opcodes.hs:142)
    renderGlobals (src/Csound/Typed/GlobalState/Elements.hs:246)
    turnoff (src/Csound/Typed/GlobalState/Opcodes.hs:231)
    turnoff2 (src/Csound/Typed/GlobalState/Opcodes.hs:234)
    exitnow (src/Csound/Typed/GlobalState/Opcodes.hs:237)
    oscListen (src/Csound/Typed/GlobalState/Opcodes.hs:293)
    oscInit (src/Csound/Typed/GlobalState/Opcodes.hs:290)
    oscSend (src/Csound/Typed/GlobalState/Opcodes.hs:296)
    chnSet (src/Csound/Typed/GlobalState/Opcodes.hs:305)
    chnGet (src/Csound/Typed/GlobalState/Opcodes.hs:302)
    freeChn (src/Csound/Typed/GlobalState/Opcodes.hs:154)
    tableK (src/Csound/Typed/GlobalState/O
src/Csound/Typed/Types/Lift.hs:22:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Typed/Types/Evt.hs:9:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Csound/Typed/Control/Mix.hs:6:10: Warning:
    The export item ‘CsdEventList(..)’ suggests that
    ‘CsdEventList’ has (in-scope) constructors or class methods,
    but it has none

src/Csound/Typed/Control/Mix.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Typed/Control/Mix.hs:11:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Csound/Typed/Control/Mix.hs:17:1: Warning:
    The qualified import of ‘Csound.Typed.GlobalState.Elements’ is redundant
      except perhaps to import instances from ‘Csound.Typed.GlobalState.Elements’
    To import instances alone, use: import Csound.Typed.GlobalState.Elements()

src/Csound/Typed/Control/Midi.hs:9:1: Warning:
    The import of ‘System.Mem.StableName’ is redundant
      except perhaps to import instances from ‘System.Mem.StableName’
    To import instances alone, use: import System.Mem.StableName()

src/Csound/Typed/Control/Midi.hs:11:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Typed/Control/Midi.hs:13:1: Warning:
    The import of ‘Control.Monad.IO.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.IO.Class’
    To import instances alone, use: import Control.Monad.IO.Class()

src/Csound/Typed/Control/Midi.hs:19:1: Warning:
    The import of ‘Csound.Typed.Control.Instr’ is redundant
      except perhaps to import instances from ‘Csound.Typed.Control.Instr’
    To import instances alone, use: import Csound.Typed.Control.Instr()

src/Csound/Typed/Control/Evt.hs:36:11: Warning:
    Defined but not used: ‘unEvt’

src/Csound/Typed/Control/Evt.hs:120:33: Warning:
    This binding for ‘instrs’ shadows the existing binding
      imported from ‘Csound.Typed.GlobalState’ at src/Csound/Typed/Control/Evt.hs:21:1-31
      (and originally defined in ‘Csound.Typed.GlobalState.GE’
         at src/Csound/Typed/GlobalState/GE.hs:96:7-12)

src/Csound/Typed/Control/Evt.hs:141:21: Warning:
    This binding for ‘evts’ shadows the existing binding
      bound at src/Csound/Typed/Control/Evt.hs:120:40

src/Csound/Typed/Control/Evt.hs:182:27: Warning:
    Defined but not used: ‘aliveCountRef’

src/Csound/Typed/Control/Evt.hs:183:30: Warning:
    Defined but not used: ‘es’

src/Csound/Typed/Control/Evt.hs:206:9: Warning:
    Defined but not used: ‘startEvtInstr’

src/Csound/Typed/Control/Evt.hs:257:1: Warning:
    Defined but not used: ‘evtKey’

src/Csound/Typed/Control/Evt.hs:265:1: Warning:
    Defined but not used: ‘samNext’

src/Csound/Typed/Control/Evt.hs:268:1: Warning:
    Defined but not used: ‘samLoop’

src/Csound/Typed/Gui/Widget.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Csound/Typed/Gui/Widget.hs:28:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Csound/Typed/Gui/Widget.hs:33:1: Warning:
    The qualified import of ‘Csound.Typed.GlobalState.Opcodes’ is redundant
      except perhaps to import instances from ‘Csound.Typed.GlobalState.Opcodes’
    To import instances alone, use: import Csound.Typed.GlobalState.Opcodes()
pcodes.hs:385)
    tableI (src/Csound/Typed/GlobalState/Opcodes.hs:388)
    readChnEvtLoop (src/Csound/Typed/GlobalState/Opcodes.hs:105)
    masterUpdateChnAlive (src/Csound/Typed/GlobalState/Opcodes.hs:73)
    servantUpdateChnAlive (src/Csound/Typed/GlobalState/Opcodes.hs:79)
    masterUpdateChnRetrig (src/Csound/Typed/GlobalState/Opcodes.hs:76)
    servantUpdateChnRetrig (src/Csound/Typed/GlobalState/Opcodes.hs:90)
    servantUpdateChnEvtLoop (src/Csound/Typed/GlobalState/Opcodes.hs:98)
    getRetrigVal (src/Csound/Typed/GlobalState/Opcodes.hs:87)
    SfFluid (src/Csound/Typed/GlobalState/Elements.hs:98)
    SfSpec (src/Csound/Typed/GlobalState/Elements.hs:102)
    renderSf (src/Csound/Typed/GlobalState/Elements.hs:122)
    sfVar (src/Csound/Typed/GlobalState/Elements.hs:113)
    sfSetList (src/Csound/Typed/GlobalState/Opcodes.hs:345)
    MidiType (src/Csound/Typed/GlobalState/Elements.hs:203)
    Channel (src/Csound/Typed/GlobalState/Elements.hs:201)
  30% (  7 / 23) in 'Csound.Typed.Types.Lift'
  Missing documentation for:
    Module header
    GE (src/Csound/Typed/GlobalState/GE.hs:64)
    PureSingle (src/Csound/Typed/Types/Lift.hs:48)
    pureSingle (src/Csound/Typed/Types/Lift.hs:29)
    DirtySingle (src/Csound/Typed/Types/Lift.hs:51)
    dirtySingle (src/Csound/Typed/Types/Lift.hs:32)
    Procedure (src/Csound/Typed/Types/Lift.hs:54)
    procedure (src/Csound/Typed/Types/Lift.hs:35)
    PureMulti (src/Csound/Typed/Types/Lift.hs:57)
    Pm (src/Csound/Typed/Types/Lift.hs:38)
    fromPm (src/Csound/Typed/Types/Lift.hs:65)
    pureMulti (src/Csound/Typed/Types/Lift.hs:40)
    DirtyMulti (src/Csound/Typed/Types/Lift.hs:60)
    Dm (src/Csound/Typed/Types/Lift.hs:43)
    fromDm (src/Csound/Typed/Types/Lift.hs:69)
    dirtyMulti (src/Csound/Typed/Types/Lift.hs:45)
  89% ( 16 / 18) in 'Csound.Typed.Types.Evt'
  Missing documentation for:
    Module header
    readSnap (src/Csound/Typed/Types/Evt.hs:90)
  90% ( 18 / 20) in 'Csound.Typed.Types'
  Missing documentation for:
    Module header
    getNextGlobalGenId (src/Csound/Typed/Types.hs:30)
  80% (  4 /  5) in 'Csound.Typed.Misc'
  Missing documentation for:
    Module header
  89% (  8 /  9) in 'Csound.Typed.Control.Osc'
  Missing documentation for:
    OscRef (src/Csound/Typed/Control/Osc.hs:17)
 100% ( 11 / 11) in 'Csound.Typed.Control.Channel'
  33% (  1 /  3) in 'Csound.Typed.Control.Sf2'
  Missing documentation for:
    Module header
    unSf (src/Csound/Typed/Control/Sf2.hs:26)
 100% ( 13 / 13) in 'Csound.Typed.Control.Vco'
   8% (  1 / 13) in 'Csound.Typed.Control.Instr'
  Missing documentation for:
    Arity (src/Csound/Typed/GlobalState/Instr.hs:18)
    InsExp (src/Csound/Typed/GlobalState/Instr.hs:22)
    EffExp (src/Csound/Typed/GlobalState/Instr.hs:23)
    funArity (src/Csound/Typed/Control/Instr.hs:19)
    constArity (src/Csound/Typed/Control/Instr.hs:23)
    insExp (src/Csound/Typed/Control/Instr.hs:26)
    effExp (src/Csound/Typed/Control/Instr.hs:29)
    masterExp (src/Csound/Typed/Control/Instr.hs:32)
    midiExp (src/Csound/Typed/Control/Instr.hs:35)
    unitExp (src/Csound/Typed/Control/Instr.hs:38)
    apInstr (src/Csound/Typed/Control/Instr.hs:41)
    apInstr0 (src/Csound/Typed/Control/Instr.hs:49)
  75% (  9 / 12) in 'Csound.Typed.Control.Mix'
  Missing documentation for:
    Module header
    Sco (src/Csound/Typed/Control/Mix.hs:35)
    CsdEventList (src/Csound/Typed/Types/MixSco.hs:19)
  60% (  6 / 10) in 'Csound.Typed.Control.Midi'
  Missing documentation for:
    Module header
    Msg (src/Csound/Typed/GlobalState/GE.hs:110)
    Channel (src/Csound/Typed/GlobalState/Elements.hs:201)
    initMidiCtrl (src/Csound/Typed/Control/Midi.hs:79)
  56% (  5 /  9) in 'Csound.Typed.Control.Evt'
  Missing documentation for:
    Module header
    sched (src/Csound/Typed/Control/Evt.hs:32)
    evtLoop (src/Csound/Typed/Control/Evt.hs:113)
    evtLoopOnce (src/Csound/Typed/Control/Evt.hs:116)
  72% ( 71 / 98) in 'Csound.Typed.Control'
  Missing documentation for:
    Module header
    LocalHistory
    runSE (src/Csound/Typed/GlobalState/SE.hs:32)
    execSE (src/Csound/Typed/GlobalState/SE.hs:35)
    evalSE (src/Csound/Typed/GlobalState/SE.hs:56)
    execGEinSE (src/Csound/Typed/GlobalState/SE.hs:38)
    hideGEinDep (src/Csound/Typed/GlobalState/SE.hs:47)
    fromDep (src/Csound/Typed/GlobalState/SE.hs:50)
    fromDep_ (src/Csound/Typed/GlobalState/SE.hs:53)
    geToSe (src/Csound/Typed/GlobalState/SE.hs:59)
    newLocalVar (src/Csound/Typed/GlobalState/SE.hs:68)
    newLocalVars (src/Csound/Typed/GlobalState/SE.hs:65)
    newGlobalVars (src/Csound/Typed/GlobalState/SE.hs:74)
    writeRef (src/Csound/Typed/Control/Ref.hs:18)
    readRef (src/Csound/Typed/Control/Ref.hs:27)
    instr0 (src/Csound/Typed/Control.hs:40)
    getIns (src/Csound/Typed/Control.hs:50)
    Sco (src/Csound/Typed/Control/Mix.hs:35)
    CsdEventList (src/Csound/Typed/Types/MixSco.hs:19)
    Msg (src/Csound/Typed/GlobalState/GE.hs:110)
    Channel (src/Csound/Typed/GlobalState/Elements.hs:201)
    initMidiCtrl (src/Csound/Typed/Control/Midi.hs:79)
    OscRef (src/Csound/Typed/Control/Osc.hs:17)
    unSf (src/Csound/Typed/Control/Sf2.hs:26)
    sched (src/Csound/Typed/Control/Evt.hs:32)
    evtLoop (src/Csound/Typed/Control/Evt.hs:113)
    evtLoopOnce (src/Csound/Typed/Control/Evt.hs:116)
  22% (  9 / 40) in 'Csound.Typed.Render'
  Missing documentation for:
    Module header
    renderOut (src/Csound/Typed/Render.hs:51)
    renderOutBy (src/Csound/Typed/Render.hs:54)
    renderEff (src/Csound/Typed/Render.hs:57)
    renderEffBy (src/Csound/Typed/Render.hs:60)
    renderOut_ (src/Csound/Typed/Render.hs:45)
    renderOutBy_ (src/Csound/Typed/Render.hs:48)
    defGain (src/Csound/Typed/GlobalState/Options.hs:47)
    defSampleRate (src/Csound/Typed/GlobalState/Options.hs:50)
    defBlockSize (src/Csound/Typed/GlobalState/Options.hs:53)
    defTabFi (src/Csound/Typed/GlobalState/Options.hs:56)
    idWavs (src/Csound/Typed/GlobalState/Options.hs:91)
    idMp3s (src/Csound/Typed/GlobalState/Options.hs:91)
    idDoubles (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines3 (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines2 (src/Csound/Typed/GlobalState/Options.hs:91)
    idPartials (src/Csound/Typed/GlobalState/Options.hs:91)
    idSines4 (src/Csound/Typed/GlobalState/Options.hs:91)
    idBuzzes (src/Csound/Typed/GlobalState/Options.hs:91)
    idConsts (src/Csound/Typed/GlobalState/Options.hs:91)
    idLins (src/Csound/Typed/GlobalState/Options.hs:91)
    idCubes (src/Csound/Typed/GlobalState/Options.hs:91)
    idExps (src/Csound/Typed/GlobalState/Options.hs:91)
    idSplines (src/Csound/Typed/GlobalState/Options.hs:91)
    idStartEnds (src/Csound/Typed/GlobalState/Options.hs:91)
    idPolys (src/Csound/Typed/GlobalState/Options.hs:91)
    idChebs1 (src/Csound/Typed/GlobalState/Options.hs:91)
    idChebs2 (src/Csound/Typed/GlobalState/Options.hs:91)
    idBessels (src/Csound/Typed/GlobalState/Options.hs:91)
    idWins (src/Csound/Typed/GlobalState/Options.hs:91)
  85% ( 55 / 65) in 'Csound.Typed.Gui.Widget'
  Missing documentation for:
    Module header
    SinkSource (src/Csound/Typed/Gui/Widget.hs:130)
    sinkSource (src/Csound/Typed/Gui/Widget.hs:185)
    sourceSlice (src/Csound/Typed/Gui/Widget.hs:514)
    sinkSlice (src/Csound/Typed/Gui/Widget.hs:517)
    butBankSig1 (src/Csound/Typed/Gui/Widget.hs:429)
    setToggle (src/Csound/Typed/Gui/Widget.hs:449)
    setToggleSig (src/Csound/Typed/Gui/Widget.hs:446)
    setKnob (src/Csound/Typed/Gui/Widget.hs:455)
    setSlider (src/Csound/Typed/Gui/Widget.hs:458)
  64% ( 86 /135) in 'Csound.Typed.Gui'
  Missing documentation for:
    Module header
    Panel (src/Csound/Typed/Gui/Gui.hs:216)
    Win (src/Csound/Typed/Gui/Gui.hs:231)
    GuiNode (src/Csound/Typed/Gui/Gui.hs:236)
    GuiHandle (src/Csound/Typed/Gui/Gui.hs:55)
    Elem (src/Csound/Typed/Gui/Gui.hs:169)
    InitMe (src/Csound/Typed/Gui/Gui.hs:165)
    restoreTree (src/Csound/Typed/Gui/Gui.hs:350)
    guiMap (src/Csound/Typed/Gui/Gui.hs:347)
    mapGuiOnPanel (src/Csound/Typed/Gui/Gui.hs:256)
    fromElem (src/Csound/Typed/Gui/Gui.hs:250)
    fromGuiHandle (src/Csound/Typed/Gui/Gui.hs:253)
    panelIsKeybdSensitive (src/Csound/Typed/Gui/Gui.hs:226)
    defText (src/Csound/Typed/Gui/Gui.hs:247)
    guiStmt (src/Csound/Typed/Gui/Gui.hs:357)
    BorderType (src/Csound/Typed/Gui/Gui.hs:138)
    FontType (src/Csound/Typed/Gui/Gui.hs:116)
    Emphasis (src/Csound/Typed/Gui/Gui.hs:117)
    setBorder (src/Csound/Typed/Gui/Gui.hs:342)
    setLabel (src/Csound/Typed/Gui/Gui.hs:781)
    setMaterial (src/Csound/Typed/Gui/Gui.hs:787)
    setLabelType (src/Csound/Typed/Gui/Gui.hs:784)
    setColor1 (src/Csound/Typed/Gui/Gui.hs:793)
    setColor2 (src/Csound/Typed/Gui/Gui.hs:796)
    setColors (src/Csound/Typed/Gui/Gui.hs:799)
    setTextColor (src/Csound/Typed/Gui/Gui.hs:802)
    setFontSize (src/Csound/Typed/Gui/Gui.hs:805)
    setFontType (src/Csound/Typed/Gui/Gui.hs:808)
    setEmphasis (src/Csound/Typed/Gui/Gui.hs:811)
    setOrient (src/Csound/Typed/Gui/Gui.hs:823)
    ValStep (src/Csound/Typed/Gui/Gui.hs:114)
    ValScaleType (src/Csound/Typed/Gui/Gui.hs:112)
    KnobType (src/Csound/Typed/Gui/Gui.hs:118)
    setKnobType (src/Csound/Typed/Gui/Gui.hs:826)
    SliderType (src/Csound/Typed/Gui/Gui.hs:119)
    setSliderType (src/Csound/Typed/Gui/Gui.hs:814)
    TextType (src/Csound/Typed/Gui/Gui.hs:120)
    setTextType (src/Csound/Typed/Gui/Gui.hs:817)
    setBoxType (src/Csound/Typed/Gui/Gui.hs:790)
    setButtonType (src/Csound/Typed/Gui/Gui.hs:820)
    SinkSource (src/Csound/Typed/Gui/Widget.hs:130)
    sinkSource (src/Csound/Typed/Gui/Widget.hs:185)
    sourceSlice (src/Csound/Typed/Gui/Widget.hs:514)
    sinkSlice (src/Csound/Typed/Gui/Widget.hs:517)
    butBankSig1 (src/Csound/Typed/Gui/Widget.hs:429)
    setToggle (src/Csound/Typed/Gui/Widget.hs:449)
    setToggleSig (src/Csound/Typed/Gui/Widget.hs:446)
    setKnob (src/Csound/Typed/Gui/Widget.hs:455)
    setSlider (src/Csound/Typed/Gui/Widget.hs:458)
  78% (  7 /  9) in 'Csound.Typed'
  Missing documentation for:
    Module header
    infiniteDur (src/Csound/Typed/Constants.hs:5)
Warning: Csound.Typed.Types.Prim: could not find link destinations for:
    PreTab IsPrim PrimOf
Warning: Csound.Typed.Types.Lift: could not find link destinations for:
    pureSingleGE dirtySingleGE Dep procedureGE pureMultiGE dirtyMultiGE
Warning: Csound.Typed.Control: could not find link destinations for:
    Dep
Warning: Csound.Typed.Gui: could not find link destinations for:
    LowGui GuiMap ElemOuts
Documentation created: dist/doc/html/csound-expression-typed/index.html,
dist/doc/html/csound-expression-typed/csound-expression-typed.txt
Creating package registration file:
/tmp/pkgConf-csound-expression-typed-0.0.98617464101805816260.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-expression-typed-0.0.9.1-0UWNygkyX7Z8s0pb0YL7XP
Registering csound-expression-typed-0.0.9.1...
Installed csound-expression-typed-0.0.9.1

Test log

No test log was submitted for this report.