Build #3 for csound-sampler-0.0.6.3

[all reports]

Package csound-sampler-0.0.6.3
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-28 10:51:09.895873 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, csound-expression-4.8.3, base-4.8.1.0
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 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-120397236181001089438.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.6395279207606199759.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.01566369633483689685.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.010220891591626250262.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.0134591281101323875.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.01889804310370917955.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.01446648412695466127.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 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.5878273679987706141.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.4.3...
Building csound-expression-dynamic-0.1.4.3...
Preprocessing library csound-expression-dynamic-0.1.4.3...
[ 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:17: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:20:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[ 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.4.3...
Running Haddock for csound-expression-dynamic-0.1.4.3...
Running hscolour for csound-expression-dynamic-0.1.4.3...
Preprocessing library csound-expression-dynamic-0.1.4.3...
Preprocessing library csound-expression-dynamic-0.1.4.3...

src/Csound/Dynamic/Types/Exp.hs:17: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:20:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

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:55)
    isEmptyExp (src/Csound/Dynamic/Types/Exp.hs:163)
    ratedExp (src/Csound/Dynamic/Types/Exp.hs:81)
    noRate (src/Csound/Dynamic/Types/Exp.hs:84)
    withRate (src/Csound/Dynamic/Types/Exp.hs:87)
    setRate (src/Csound/Dynamic/Types/Exp.hs:92)
    Exp (src/Csound/Dynamic/Types/Exp.hs:124)
    MainExp (src/Csound/Dynamic/Types/Exp.hs:127)
    Name (src/Csound/Dynamic/Types/Exp.hs:29)
    VarType (src/Csound/Dynamic/Types/Exp.hs:179)
    Var (src/Csound/Dynamic/Types/Exp.hs:168)
    Info (src/Csound/Dynamic/Types/Exp.hs:183)
    OpcFixity (src/Csound/Dynamic/Types/Exp.hs:198)
    Signature (src/Csound/Dynamic/Types/Exp.hs:218)
    isInfix (src/Csound/Dynamic/Types/Exp.hs:192)
    isPrefix (src/Csound/Dynamic/Types/Exp.hs:192)
    Prim (src/Csound/Dynamic/Types/Exp.hs:230)
    Gen (src/Csound/Dynamic/Types/Exp.hs:244)
    Inline (src/Csound/Dynamic/Types/Exp.hs:257)
    InlineExp (src/Csound/Dynamic/Types/Exp.hs:263)
    PreInline (src/Csound/Dynamic/Types/Exp.hs:269)
    BoolExp (src/Csound/Dynamic/Types/Exp.hs:274)
    CondInfo (src/Csound/Dynamic/Types/Exp.hs:275)
    CondOp (src/Csound/Dynamic/Types/Exp.hs:278)
    isTrue (src/Csound/Dynamic/Types/Exp.hs:283)
    isFalse (src/Csound/Dynamic/Types/Exp.hs:283)
    NumExp (src/Csound/Dynamic/Types/Exp.hs:298)
    NumOp (src/Csound/Dynamic/Types/Exp.hs:300)
    Note (src/Csound/Dynamic/Types/Exp.hs:252)
  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.1.45924562891176225844.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-expression-dynamic-0.1.4.3-0mTUPNE4CqQ9XIyGPNwPTd
Registering csound-expression-dynamic-0.1.4.3...
Installed csound-expression-dynamic-0.1.4.3
Configuring csound-expression-typed-0.0.7.9.1...
Building csound-expression-typed-0.0.7.9.1...
Preprocessing library csound-expression-typed-0.0.7.9.1...
[ 1 of 31] Compiling Csound.Typed.Gui.BoxModel ( src/Csound/Typed/Gui/BoxModel.hs, dist/build/Csound/Typed/Gui/BoxModel.o )
[ 2 of 31] Compiling Csound.Typed.Types.TupleHelpers ( src/Csound/Typed/Types/TupleHelpers.hs, dist/build/Csound/Typed/Types/TupleHelpers.o )
[ 3 of 31] Compiling Csound.Typed.GlobalState.Opcodes ( src/Csound/Typed/GlobalState/Opcodes.hs, dist/build/Csound/Typed/GlobalState/Opcodes.o )

src/Csound/Typed/GlobalState/Opcodes.hs:289:9: Warning:
    This binding for ‘port’ shadows the existing binding
      defined at src/Csound/Typed/GlobalState/Opcodes.hs:360:1
[ 4 of 31] Compiling Csound.Typed.GlobalState.Elements ( src/Csound/Typed/GlobalState/Elements.hs, dist/build/Csound/Typed/GlobalState/Elements.o )
[ 5 of 31] Compiling Csound.Typed.GlobalState.Options ( src/Csound/Typed/GlobalState/Options.hs, dist/build/Csound/Typed/GlobalState/Options.o )
[ 6 of 31] 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
[ 7 of 31] Compiling Csound.Typed.Gui.Gui ( src/Csound/Typed/Gui/Gui.hs, dist/build/Csound/Typed/Gui/Gui.o )
[ 8 of 31] Compiling Csound.Typed.GlobalState.GE ( src/Csound/Typed/GlobalState/GE.hs, dist/build/Csound/Typed/GlobalState/GE.o )
[ 9 of 31] 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()
[10 of 31] Compiling Csound.Typed.Types.Prim ( src/Csound/Typed/Types/Prim.hs, dist/build/Csound/Typed/Types/Prim.o )

src/Csound/Typed/Types/Prim.hs:36: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:43:1: Warning:
    The qualified import of ‘D.int’
    from module ‘Csound.Dynamic’ is redundant

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

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

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

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

src/Csound/Typed/Types/Prim.hs:533:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:40:1-19
[11 of 31] Compiling Csound.Typed.Types.Tuple ( src/Csound/Typed/Types/Tuple.hs, dist/build/Csound/Typed/Types/Tuple.o )
[12 of 31] 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()
[13 of 31] 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:92:7-11)
[14 of 31] Compiling Csound.Typed.GlobalState.Instr ( src/Csound/Typed/GlobalState/Instr.hs, dist/build/Csound/Typed/GlobalState/Instr.o )
[15 of 31] Compiling Csound.Typed.GlobalState ( src/Csound/Typed/GlobalState.hs, dist/build/Csound/Typed/GlobalState.o )
[16 of 31] 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()
[17 of 31] 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()
[18 of 31] Compiling Csound.Typed.Types ( src/Csound/Typed/Types.hs, dist/build/Csound/Typed/Types.o )
[19 of 31] Compiling Csound.Typed.Control.Osc ( src/Csound/Typed/Control/Osc.hs, dist/build/Csound/Typed/Control/Osc.o )
[20 of 31] Compiling Csound.Typed.Control.Channel ( src/Csound/Typed/Control/Channel.hs, dist/build/Csound/Typed/Control/Channel.o )
[21 of 31] Compiling Csound.Typed.Control.Sf2 ( src/Csound/Typed/Control/Sf2.hs, dist/build/Csound/Typed/Control/Sf2.o )
[22 of 31] Compiling Csound.Typed.Control.Vco ( src/Csound/Typed/Control/Vco.hs, dist/build/Csound/Typed/Control/Vco.o )
[23 of 31] Compiling Csound.Typed.Control.Instr ( src/Csound/Typed/Control/Instr.hs, dist/build/Csound/Typed/Control/Instr.o )
[24 of 31] 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:10: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/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:15: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()
[25 of 31] 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()
[26 of 31] Compiling Csound.Typed.Control.Evt ( src/Csound/Typed/Control/Evt.hs, dist/build/Csound/Typed/Control/Evt.o )

src/Csound/Typed/Control/Evt.hs:11: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/Evt.hs:34:11: Warning:
    Defined but not used: ‘unEvt’

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

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

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

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

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

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

src/Csound/Typed/Control/Evt.hs:259:1: Warning:
    Defined but not used: ‘samLoop’
[27 of 31] Compiling Csound.Typed.Control ( src/Csound/Typed/Control.hs, dist/build/Csound/Typed/Control.o )
[28 of 31] Compiling Csound.Typed.Render ( src/Csound/Typed/Render.hs, dist/build/Csound/Typed/Render.o )
[29 of 31] 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()
[30 of 31] Compiling Csound.Typed.Gui ( src/Csound/Typed/Gui.hs, dist/build/Csound/Typed/Gui.o )
[31 of 31] Compiling Csound.Typed     ( src/Csound/Typed.hs, dist/build/Csound/Typed.o )
In-place registering csound-expression-typed-0.0.7.9.1...
Running Haddock for csound-expression-typed-0.0.7.9.1...
Running hscolour for csound-expression-typed-0.0.7.9.1...
Preprocessing library csound-expression-typed-0.0.7.9.1...
Preprocessing library csound-expression-typed-0.0.7.9.1...

src/Csound/Typed/GlobalState/Opcodes.hs:289:9: Warning:
    This binding for ‘port’ shadows the existing binding
      defined at src/Csound/Typed/GlobalState/Opcodes.hs:360:1
Haddock coverage:
   6% (  1 / 17) in 'Csound.Typed.Gui.BoxModel'
  Missing documentation for:
    Module header
    Offset (src/Csound/Typed/Gui/BoxModel.hs:75)
    AbsScene (src/Csound/Typed/Gui/BoxModel.hs:32)
    Scene (src/Csound/Typed/Gui/BoxModel.hs:49)
    draw (src/Csound/Typed/Gui/BoxModel.hs:112)
    hor (src/Csound/Typed/Gui/BoxModel.hs:90)
    ver (src/Csound/Typed/Gui/BoxModel.hs:90)
    sca (src/Csound/Typed/Gui/BoxModel.hs:94)
    margin (src/Csound/Typed/Gui/BoxModel.hs:95)
    padding (src/Csound/Typed/Gui/BoxModel.hs:95)
    space (src/Csound/Typed/Gui/BoxModel.hs:91)
    prim (src/Csound/Typed/Gui/BoxModel.hs:92)
    appendContext (src/Csound/Typed/Gui/BoxModel.hs:85)
    cascade (src/Csound/Typed/Gui/BoxModel.hs:164)
    boundingRect (src/Csound/Typed/Gui/BoxModel.hs:184)
    zeroRect (src/Csound/Typed/Gui/BoxModel.hs:181)
   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)
  18% ( 11 / 61) in 'Csound.Typed.GlobalState.Opcodes'
  Missing documentation for:
    Module header
    sprintf (src/Csound/Typed/GlobalState/Opcodes.hs:118)
    ChnRef (src/Csound/Typed/GlobalState/Opcodes.hs:41)
    chnRefFromParg (src/Csound/Typed/GlobalState/Opcodes.hs:45)
    chnRefAlloc (src/Csound/Typed/GlobalState/Opcodes.hs:48)
    readChn (src/Csound/Typed/GlobalState/Opcodes.hs:53)
    writeChn (src/Csound/Typed/GlobalState/Opcodes.hs:59)
    freeChn (src/Csound/Typed/GlobalState/Opcodes.hs:152)
    readChnEvtLoop (src/Csound/Typed/GlobalState/Opcodes.hs:103)
    chnUpdateUdo (src/Csound/Typed/GlobalState/Opcodes.hs:140)
    masterUpdateChnAlive (src/Csound/Typed/GlobalState/Opcodes.hs:71)
    servantUpdateChnAlive (src/Csound/Typed/GlobalState/Opcodes.hs:77)
    masterUpdateChnRetrig (src/Csound/Typed/GlobalState/Opcodes.hs:74)
    servantUpdateChnRetrig (src/Csound/Typed/GlobalState/Opcodes.hs:88)
    servantUpdateChnEvtLoop (src/Csound/Typed/GlobalState/Opcodes.hs:96)
    getRetrigVal (src/Csound/Typed/GlobalState/Opcodes.hs:85)
    Event (src/Csound/Typed/GlobalState/Opcodes.hs:157)
    event (src/Csound/Typed/GlobalState/Opcodes.hs:163)
    event_i (src/Csound/Typed/GlobalState/Opcodes.hs:166)
    appendChn (src/Csound/Typed/GlobalState/Opcodes.hs:173)
    subinstr (src/Csound/Typed/GlobalState/Opcodes.hs:176)
    subinstr_ (src/Csound/Typed/GlobalState/Opcodes.hs:181)
    changed (src/Csound/Typed/GlobalState/Opcodes.hs:186)
    diff (src/Csound/Typed/GlobalState/Opcodes.hs:189)
    delay1 (src/Csound/Typed/GlobalState/Opcodes.hs:192)
    out (src/Csound/Typed/GlobalState/Opcodes.hs:197)
    outs (src/Csound/Typed/GlobalState/Opcodes.hs:200)
    safeOut (src/Csound/Typed/GlobalState/Opcodes.hs:206)
    autoOff (src/Csound/Typed/GlobalState/Opcodes.hs:210)
    turnoff (src/Csound/Typed/GlobalState/Opcodes.hs:229)
    turnoff2 (src/Csound/Typed/GlobalState/Opcodes.hs:232)
    exitnow (src/Csound/Typed/GlobalState/Opcodes.hs:235)
    oscili (src/Csound/Typed/GlobalState/Opcodes.hs:259)
    oscilikt (src/Csound/Typed/GlobalState/Opcodes.hs:248)
    vco2ft (src/Csound/Typed/GlobalState/Opcodes.hs:270)
    vco2ift (src/Csound/Typed/GlobalState/Opcodes.hs:273)
    vco2init (src/Csound/Typed/GlobalState/Opcodes.hs:282)
    ftgen (src/Csound/Typed/GlobalState/Opcodes.hs:276)
    oscInit (src/Csound/Typed/GlobalState/Opcodes.hs:288)
    oscListen (src/Csound/Typed/GlobalState/Opcodes.hs:291)
    oscSend (src/Csound/Typed/GlobalState/Opcodes.hs:294)
    chnGet (src/Csound/Typed/GlobalState/Opcodes.hs:300)
    chnSet (src/Csound/Typed/GlobalState/Opcodes.hs:303)
    metro (src/Csound/Typed/GlobalState/Opcodes.hs:309)
    times (src/Csound/Typed/GlobalState/Opcodes.hs:315)
    fluidEngine (src/Csound/Typed/GlobalState/Opcodes.hs:321)
    fluidLoad (src/Csound/Typed/GlobalState/Opcodes.hs:324)
    fluidProgramSelect (src/Csound/Typed/GlobalState/Opcodes.hs:327)
    sfSetList (src/Csound/Typed/GlobalState/Opcodes.hs:343)
    midiVolumeFactor (src/Csound/Typed/GlobalState/Opcodes.hs:352)
  13% (  8 / 63) in 'Csound.Typed.GlobalState.Elements'
  Missing documentation for:
    Module header
    IdMap (src/Csound/Typed/GlobalState/Elements.hs:44)
    saveId (src/Csound/Typed/GlobalState/Elements.hs:51)
    newIdMapId (src/Csound/Typed/GlobalState/Elements.hs:61)
    GenMap (src/Csound/Typed/GlobalState/Elements.hs:69)
    newGen (src/Csound/Typed/GlobalState/Elements.hs:71)
    newGenId (src/Csound/Typed/GlobalState/Elements.hs:74)
    nextGlobalGenCounter (src/Csound/Typed/GlobalState/Elements.hs:86)
    SfFluid (src/Csound/Typed/GlobalState/Elements.hs:91)
    SfSpec (src/Csound/Typed/GlobalState/Elements.hs:95)
    SfMap (src/Csound/Typed/GlobalState/Elements.hs:101)
    newSf (src/Csound/Typed/GlobalState/Elements.hs:103)
    sfVar (src/Csound/Typed/GlobalState/Elements.hs:106)
    renderSf (src/Csound/Typed/GlobalState/Elements.hs:115)
    BandLimited (src/Csound/Typed/GlobalState/Elements.hs:131)
    BandLimitedMap (src/Csound/Typed/GlobalState/Elements.hs:134)
    saveBandLimited (src/Csound/Typed/GlobalState/Elements.hs:136)
    renderBandLimited (src/Csound/Typed/GlobalState/Elements.hs:157)
    readBandLimited (src/Csound/Typed/GlobalState/Elements.hs:188)
    StringMap (src/Csound/Typed/GlobalState/Elements.hs:79)
    newString (src/Csound/Typed/GlobalState/Elements.hs:81)
    MidiType (src/Csound/Typed/GlobalState/Elements.hs:196)
    Channel (src/Csound/Typed/GlobalState/Elements.hs:194)
    MidiMap (src/Csound/Typed/GlobalState/Elements.hs:202)
    MidiKey (src/Csound/Typed/GlobalState/Elements.hs:199)
    saveMidiInstr (src/Csound/Typed/GlobalState/Elements.hs:204)
    Globals (src/Csound/Typed/GlobalState/Elements.hs:209)
    newPersistentGlobalVar (src/Csound/Typed/GlobalState/Elements.hs:233)
    newClearableGlobalVar (src/Csound/Typed/GlobalState/Elements.hs:236)
    renderGlobals (src/Csound/Typed/GlobalState/Elements.hs:239)
    Instrs (src/Csound/Typed/GlobalState/Elements.hs:250)
    newInstrId (src/Csound/Typed/GlobalState/Elements.hs:264)
    saveInstrById (src/Csound/Typed/GlobalState/Elements.hs:270)
    saveInstr (src/Csound/Typed/GlobalState/Elements.hs:275)
    getInstrIds (src/Csound/Typed/GlobalState/Elements.hs:258)
    InstrBody
    getIn (src/Csound/Typed/GlobalState/Elements.hs:284)
    sendOut (src/Csound/Typed/GlobalState/Elements.hs:299)
    sendChn (src/Csound/Typed/GlobalState/Elements.hs:323)
    sendGlobal (src/Csound/Typed/GlobalState/Elements.hs:318)
    chnPargId (src/Csound/Typed/GlobalState/Elements.hs:326)
    Event (src/Csound/Typed/GlobalState/Opcodes.hs:157)
    ChnRef (src/Csound/Typed/GlobalState/Opcodes.hs:41)
    chnRefFromParg (src/Csound/Typed/GlobalState/Opcodes.hs:45)
    chnRefAlloc (src/Csound/Typed/GlobalState/Opcodes.hs:48)
    readChn (src/Csound/Typed/GlobalState/Opcodes.hs:53)
    writeChn (src/Csound/Typed/GlobalState/Opcodes.hs:59)
    chnUpdateUdo (src/Csound/Typed/GlobalState/Opcodes.hs:140)
    subinstr (src/Csound/Typed/GlobalState/Opcodes.hs:176)
    subinstr_ (src/Csound/Typed/GlobalState/Opcodes.hs:181)
    event_i (src/Csound/Typed/GlobalState/Opcodes.hs:166)
    event (src/Csound/Typed/GlobalState/Opcodes.hs:163)
    safeOut (src/Csound/Typed/GlobalState/Opcodes.hs:206)
    autoOff (src/Csound/Typed/GlobalState/Opcodes.hs:210)
    changed (src/Csound/Typed/GlobalState/Opcodes.hs:186)
  22% (  7 / 32) in 'Csound.Typed.GlobalState.Options'
  Missing documentation for:
    Module header
    defG
src/Csound/Typed/Constants.hs:2:1: Warning: Tab character

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:36: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:43:1: Warning:
    The qualified import of ‘D.int’
    from module ‘Csound.Dynamic’ is redundant

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

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

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

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

src/Csound/Typed/Types/Prim.hs:533:19: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Typed/Types/Prim.hs:40:1-19
ain (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)
  20% ( 12 / 60) in 'Csound.Typed.GlobalState.GE'
  Missing documentation for:
    Module header
    GE (src/Csound/Typed/GlobalState/GE.hs:55)
    Dep (src/Csound/Typed/GlobalState/GE.hs:52)
    History (src/Csound/Typed/GlobalState/GE.hs:80)
    withOptions (src/Csound/Typed/GlobalState/GE.hs:216)
    withHistory (src/Csound/Typed/GlobalState/GE.hs:228)
    getOptions (src/Csound/Typed/GlobalState/GE.hs:219)
    evalGE (src/Csound/Typed/GlobalState/GE.hs:60)
    execGE (src/Csound/Typed/GlobalState/GE.hs:63)
    getHistory (src/Csound/Typed/GlobalState/GE.hs:222)
    putHistory (src/Csound/Typed/GlobalState/GE.hs:225)
    onGlobals (src/Csound/Typed/GlobalState/GE.hs:252)
    MidiAssign (src/Csound/Typed/GlobalState/GE.hs:101)
    Msg (src/Csound/Typed/GlobalState/GE.hs:100)
    renderMidiAssign (src/Csound/Typed/GlobalState/GE.hs:104)
    saveMidi (src/Csound/Typed/GlobalState/GE.hs:174)
    saveToMidiInstr (src/Csound/Typed/GlobalState/GE.hs:178)
    MidiCtrl (src/Csound/Typed/GlobalState/GE.hs:102)
    saveMidiCtrl (src/Csound/Typed/GlobalState/GE.hs:182)
    renderMidiCtrl (src/Csound/Typed/GlobalState/GE.hs:112)
    saveAlwaysOnInstr (src/Csound/Typed/GlobalState/GE.hs:198)
    onInstr (src/Csound/Typed/GlobalState/GE.hs:249)
    saveUserInstr0 (src/Csound/Typed/GlobalState/GE.hs:186)
    getSysExpr (src/Csound/Typed/GlobalState/GE.hs:190)
    TotalDur (src/Csound/Typed/GlobalState/GE.hs:118)
    pureGetTotalDurForF0 (src/Csound/Typed/GlobalState/GE.hs:123)
    getTotalDurForTerminator (src/Csound/Typed/GlobalState/GE.hs:120)
    setDurationForce (src/Csound/Typed/GlobalState/GE.hs:142)
    setDuration (src/Csound/Typed/GlobalState/GE.hs:139)
    setDurationToInfinite (src/Csound/Typed/GlobalState/GE.hs:136)
    addNote (src/Csound/Typed/GlobalState/GE.hs:202)
    saveGen (src/Csound/Typed/GlobalState/GE.hs:152)
    getNextGlobalGenId (src/Csound/Typed/GlobalState/GE.hs:149)
    saveSf (src/Csound/Typed/GlobalState/GE.hs:159)
    sfTable (src/Csound/Typed/GlobalState/GE.hs:162)
    saveBandLimitedWave (src/Csound/Typed/GlobalState/GE.hs:165)
    saveStr (src/Csound/Typed/GlobalState/GE.hs:145)
    newGuiHandle (src/Csound/Typed/GlobalState/GE.hs:272)
    saveGuiRoot (src/Csound/Typed/GlobalState/GE.hs:291)
    saveDefKeybdPanel (src/Csound/Typed/GlobalState/GE.hs:295)
    appendToGui (src/Csound/Typed/GlobalState/GE.hs:286)
    newGuiVar (src/Csound/Typed/GlobalState/GE.hs:280)
    getPanels (src/Csound/Typed/GlobalState/GE.hs:304)
    guiHandleToVar (src/Csound/Typed/GlobalState/GE.hs:277)
    guiInstrExp (src/Csound/Typed/GlobalState/GE.hs:309)
    listenKeyEvt (src/Csound/Typed/GlobalState/GE.hs:405)
    Guis (src/Csound/Typed/GlobalState/GE.hs:258)
    getKeyEventListener (src/Csound/Typed/GlobalState/GE.hs:443)
   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)
  48% ( 36 / 75) in 'Csound.Typed.Types.Prim'
  Missing documentation for:
    Module header
    unSig (src/Csound/Typed/Types/Prim.hs:53)
    unD (src/Csound/Typed/Types/Prim.hs:61)
    unTab (src/Csound/Typed/Types/Prim.hs:328)
    unBoolSig (src/Csound/Typed/Types/Prim.hs:80)
    unBoolD (src/Csound/Typed/Types/Prim.hs:88)
    hideGE (src/Csound/Typed/Types/Prim.hs:304)
    SigOrD (src/Csound/Typed/Types/Prim.hs:346)
    preTab (src/Csound/Typed/Types/Prim.hs:121)
    TabSize (src/Csound/Typed/Types/Prim.hs:130)
    TabArgs (src/Csound/Typed/Types/Prim.hs:145)
    updateTabSize (src/Csound/Typed/Types/Prim.hs:235)
    fromPreTab (src/Csound/Typed/Types/Prim.hs:162)
    getPreTabUnsafe (src/Csound/Typed/Types/Prim.hs:157)
    getSampleRate (src/Csound/Typed/Types/Prim.hs:262)
    getControlRate (src/Csound/Typed/Types/Prim.hs:265)
    getBlockSize (src/Csound/Typed/Types/Prim.hs:268)
    getZeroDbfs (src/Csound/Typed/Types/Prim.hs:271)
    on0 (src/Csound/Typed/Types/Prim.hs:351)
    on1 (src/Csound/Typed/Types/Prim.hs:354)
    on2 (src/Csound/Typed/Types/Prim.hs:357)
    on3 (src/Csound/Typ
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:92:7-11)
ed/Types/Prim.hs:360)
    quot' (src/Csound/Typed/Types/Prim.hs:476)
    rem' (src/Csound/Typed/Types/Prim.hs:476)
    div' (src/Csound/Typed/Types/Prim.hs:476)
    mod' (src/Csound/Typed/Types/Prim.hs:476)
    ceil' (src/Csound/Typed/Types/Prim.hs:475)
    floor' (src/Csound/Typed/Types/Prim.hs:475)
    round' (src/Csound/Typed/Types/Prim.hs:475)
    int' (src/Csound/Typed/Types/Prim.hs:475)
    frac' (src/Csound/Typed/Types/Prim.hs:478)
    untilDo (src/Csound/Typed/Types/Prim.hs:577)
    whileDo (src/Csound/Typed/Types/Prim.hs:583)
    equalsTo (src/Csound/Typed/Types/Prim.hs:600)
    notEqualsTo (src/Csound/Typed/Types/Prim.hs:603)
    lessThan (src/Csound/Typed/Types/Prim.hs:606)
    greaterThan (src/Csound/Typed/Types/Prim.hs:609)
    lessThanEquals (src/Csound/Typed/Types/Prim.hs:612)
    greaterThanEquals (src/Csound/Typed/Types/Prim.hs:615)
  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:14)
    readRef (src/Csound/Typed/Control/Ref.hs:23)
   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:17)
    InsExp (src/Csound/Typed/GlobalState/Instr.hs:21)
    EffExp (src/Csound/Typed/GlobalState/Instr.hs:22)
    UnitExp (src/Csound/Typed/GlobalState/Instr.hs:23)
    saveInstr (src/Csound/Typed/GlobalState/Instr.hs:25)
    livenessWatch (src/Csound/Typed/GlobalState/Instr.hs:28)
    retrigWatch (src/Csound/Typed/GlobalState/Instr.hs:31)
    saveSourceInstrWithLivenessWatch (src/Csound/Typed/GlobalState/Instr.hs:34)
    saveSourceInstrWithLivenessWatchAndRetrig (src/Csound/Typed/GlobalState/Instr.hs:40)
    saveSourceInstrWithLivenessWatchAndRetrigAndEvtLoop (src/Csound/Typed/GlobalState/Instr.hs:47)
    saveSourceInstr (src/Csound/Typed/GlobalState/Instr.hs:55)
    saveSourceInstr_ (src/Csound/Typed/GlobalState/Instr.hs:59)
    saveSourceInstrWithLivenessWatch_ (src/Csound/Typed/GlobalState/Instr.hs:62)
    saveEffectInstr (src/Csound/Typed/GlobalState/Instr.hs:66)
    saveMixInstr (src/Csound/Typed/GlobalState/Instr.hs:72)
    saveMixInstr_ (src/Csound/Typed/GlobalState/Instr.hs:77)
    saveMasterInstr (src/Csound/Typed/GlobalState/Instr.hs:82)
    saveMidiInstr (src/Csound/Typed/GlobalState/Instr.hs:87)
    saveMidiMap (src/Csound/Typed/GlobalState/Instr.hs:96)
    saveMidiInstr_ (src/Csound/Typed/GlobalState/Instr.hs:101)
    saveIns0 (src/Csound/Typed/GlobalState/Instr.hs:108)
    terminatorInstr (src/Csound/Typed/GlobalState/Instr.hs:114)
  14% ( 22 /160) 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:55)
    Dep (src/Csound/Typed/GlobalState/GE.hs:52)
    History (src/Csound/Typed/GlobalState/GE.hs:80)
    withOptions (src/Csound/Typed/GlobalState/GE.hs:216)
    withHistory (src/Csound/Typed/GlobalState/GE.hs:228)
    getOptions (src/Csound/Typed/GlobalState/GE.hs:219)
    evalGE (src/Csound/Typed/GlobalState/GE.hs:60)
    execGE (src/Csound/Typed/GlobalState/GE.hs:63)
    getHistory (src/Csound/Typed/GlobalState/GE.hs:222)
    putHistory (src/Csound/Typed/GlobalState/GE.hs:225)
    onGlobals (src/Csound/Typed/GlobalState/GE.hs:252)
    MidiAssign (src/Csound/Typed/GlobalState/GE.hs:101)
    Msg (src/Csound/Typed/GlobalState/GE.hs:100)
    renderMidiAssign (src/Csound/Typed/GlobalState/GE.hs:104)
    saveMidi (src/Csound/Typed/GlobalState/GE.hs:174)
    saveToMidiInstr (src/Csound/Typed/GlobalState/GE.hs:178)
    MidiCtrl (src/Csound/Typed/GlobalState/GE.hs:102)
    saveMidiCtrl (src/Csound/Typed/GlobalState/GE.hs:182)
    renderMidiCtrl (src/Csound/Typed/GlobalState/GE.hs:112)
    saveAlwaysOnInstr (src/Csound/Typed/GlobalState/GE.hs:198)
    onInstr (src/Csound/Typed/GlobalState/GE.hs:249)
    saveUserInstr0 (src/Csound/Typed/GlobalState/GE.hs:186)
    getSysExpr (src/Csound/Typed/GlobalState/GE.hs:190)
    TotalDur (src/Csound/Typed/GlobalState/GE.hs:118)
    pureGetTotalDurForF0 (src/Csound/Typed/GlobalState/GE.hs:123)
    getTotalDurForTerminator (src/Csound/Typed/GlobalState/GE.hs:120)
    setDurationForce (src/Csound/Typed/GlobalState/GE.hs:142)
    setDuration (src/Csound/Typed/GlobalState/GE.hs:139)
    setDurationToInfinite (src/Csound/Typed/GlobalState/GE.hs:136)
    addNote (src/Csound/Typed/GlobalState/GE.hs:202)
    saveGen (src/Csound/Typed/GlobalState/GE.hs:152)
    getNextGlobalGenId (src/Csound/Typed/GlobalState/GE.hs:149)
    saveSf (src/Csound/Typed/GlobalState/GE.hs:159)
    sfTable (src/Csound/Typed/GlobalState/GE.hs:162)
    saveBandLimitedWave (src/Csound/Typed/GlobalState/GE.hs:165)
    saveStr (src/Csound/Typed/GlobalState/GE.hs:145)
    newGuiHandle (src/Csound/Typed/GlobalState/GE.hs:272)
    saveGuiRoot (src/Csound
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:10: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/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:15: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:11: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/Evt.hs:34:11: Warning:
    Defined but not used: ‘unEvt’

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

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

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

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

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

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

src/Csound/Typed/Control/Evt.hs:259:1: Warning:
    Defined but not used: ‘samLoop’
/Typed/GlobalState/GE.hs:291)
    saveDefKeybdPanel (src/Csound/Typed/GlobalState/GE.hs:295)
    appendToGui (src/Csound/Typed/GlobalState/GE.hs:286)
    newGuiVar (src/Csound/Typed/GlobalState/GE.hs:280)
    getPanels (src/Csound/Typed/GlobalState/GE.hs:304)
    guiHandleToVar (src/Csound/Typed/GlobalState/GE.hs:277)
    guiInstrExp (src/Csound/Typed/GlobalState/GE.hs:309)
    listenKeyEvt (src/Csound/Typed/GlobalState/GE.hs:405)
    Guis (src/Csound/Typed/GlobalState/GE.hs:258)
    getKeyEventListener (src/Csound/Typed/GlobalState/GE.hs:443)
    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:17)
    InsExp (src/Csound/Typed/GlobalState/Instr.hs:21)
    EffExp (src/Csound/Typed/GlobalState/Instr.hs:22)
    UnitExp (src/Csound/Typed/GlobalState/Instr.hs:23)
    saveInstr (src/Csound/Typed/GlobalState/Instr.hs:25)
    livenessWatch (src/Csound/Typed/GlobalState/Instr.hs:28)
    retrigWatch (src/Csound/Typed/GlobalState/Instr.hs:31)
    saveSourceInstrWithLivenessWatch (src/Csound/Typed/GlobalState/Instr.hs:34)
    saveSourceInstrWithLivenessWatchAndRetrig (src/Csound/Typed/GlobalState/Instr.hs:40)
    saveSourceInstrWithLivenessWatchAndRetrigAndEvtLoop (src/Csound/Typed/GlobalState/Instr.hs:47)
    saveSourceInstr (src/Csound/Typed/GlobalState/Instr.hs:55)
    saveSourceInstr_ (src/Csound/Typed/GlobalState/Instr.hs:59)
    saveSourceInstrWithLivenessWatch_ (src/Csound/Typed/GlobalState/Instr.hs:62)
    saveEffectInstr (src/Csound/Typed/GlobalState/Instr.hs:66)
    saveMixInstr (src/Csound/Typed/GlobalState/Instr.hs:72)
    saveMixInstr_ (src/Csound/Typed/GlobalState/Instr.hs:77)
    saveMasterInstr (src/Csound/Typed/GlobalState/Instr.hs:82)
    saveMidiInstr (src/Csound/Typed/GlobalState/Instr.hs:87)
    saveMidiMap (src/Csound/Typed/GlobalState/Instr.hs:96)
    saveMidiInstr_ (src/Csound/Typed/GlobalState/Instr.hs:101)
    saveIns0 (src/Csound/Typed/GlobalState/Instr.hs:108)
    terminatorInstr (src/Csound/Typed/GlobalState/Instr.hs:114)
    BandLimited (src/Csound/Typed/GlobalState/Elements.hs:131)
    readBandLimited (src/Csound/Typed/GlobalState/Elements.hs:188)
    renderBandLimited (src/Csound/Typed/GlobalState/Elements.hs:157)
    Instrs (src/Csound/Typed/GlobalState/Elements.hs:250)
    IdMap (src/Csound/Typed/GlobalState/Elements.hs:44)
    getInstrIds (src/Csound/Typed/GlobalState/Elements.hs:258)
    getIn (src/Csound/Typed/GlobalState/Elements.hs:284)
    chnUpdateUdo (src/Csound/Typed/GlobalState/Opcodes.hs:140)
    renderGlobals (src/Csound/Typed/GlobalState/Elements.hs:239)
    turnoff (src/Csound/Typed/GlobalState/Opcodes.hs:229)
    turnoff2 (src/Csound/Typed/GlobalState/Opcodes.hs:232)
    exitnow (src/Csound/Typed/GlobalState/Opcodes.hs:235)
    oscListen (src/Csound/Typed/GlobalState/Opcodes.hs:291)
    oscInit (src/Csound/Typed/GlobalState/Opcodes.hs:288)
    oscSend (src/Csound/Typed/GlobalState/Opcodes.hs:294)
    chnSet (src/Csound/Typed/GlobalState/Opcodes.hs:303)
    chnGet (src/Csound/Typed/GlobalState/Opcodes.hs:300)
    freeChn (src/Csound/Typed/GlobalState/Opcodes.hs:152)
    readChnEvtLoop (src/Csound/Typed/GlobalState/Opcodes.hs:103)
    masterUpdateChnAlive (src/Csound/Typed/GlobalState/Opcodes.hs:71)
    servantUpdateChnAlive (src/Csound/Typed/GlobalState/Opcodes.hs:77)
    masterUpdateChnRetrig (src/Csound/Typed/GlobalState/Opcodes.hs:74)
    servantUpdateChnRetrig (src/Csound/Typed/GlobalState/Opcodes.hs:88)
    servantUpdateChnEvtLoop (src/Csound/Typed/GlobalState/Opcodes.hs:96)
    getRetrigVal (src/Csound/Typed/GlobalState/Opcodes.hs:85)
    SfFluid (src/Csound/Typed/GlobalState/Elements.hs:91)
    SfSpec (src/Csound/Typed/GlobalState/Elements.hs:95)
    renderSf (src/Csound/Typed/GlobalState/Elements.hs:115)
    sfVar (src/Csound/Typed/GlobalState/Elements.hs:106)
    sfSetList (src/Csound/Typed/GlobalState/Opcodes.hs:343)
    MidiType (src/Csound/Typed/GlobalState/Elements.hs:196)
    Channel (src/Csound/Typed/GlobalState/Elements.hs:194)
  30% (  7 / 23) in 'Csound.Typed.Types.Lift'
  Missing documentation for:
    Module header
    GE (src/Csound/Typed/GlobalState/GE.hs:55)
    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)
  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:17)
    InsExp (src/Csound/Typed/GlobalState/Instr.hs:21)
    EffExp (src/Csound/Typed/GlobalState/Instr.hs:22)
    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:33)
    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:100)
    Channel (src/Csound/Typed/GlobalState/Elements.hs:194)
    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:30)
    evtLoop (src/Csound/Typed/Control/Evt.hs:111)
    evtLoopOnce (src/Csound/Typed/Control/Evt.hs:114)
  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
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()
/Typed/GlobalState/SE.hs:74)
    writeRef (src/Csound/Typed/Control/Ref.hs:14)
    readRef (src/Csound/Typed/Control/Ref.hs:23)
    instr0 (src/Csound/Typed/Control.hs:40)
    getIns (src/Csound/Typed/Control.hs:50)
    Sco (src/Csound/Typed/Control/Mix.hs:33)
    CsdEventList (src/Csound/Typed/Types/MixSco.hs:19)
    Msg (src/Csound/Typed/GlobalState/GE.hs:100)
    Channel (src/Csound/Typed/GlobalState/Elements.hs:194)
    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:30)
    evtLoop (src/Csound/Typed/Control/Evt.hs:111)
    evtLoopOnce (src/Csound/Typed/Control/Evt.hs:114)
  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)
  60% (  3 /  5) 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.7.92081362124636453333.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.7.9.1-0C37doqHvlHHlQSo1UvPyw
Registering csound-expression-typed-0.0.7.9.1...
Installed csound-expression-typed-0.0.7.9.1
Configuring csound-expression-opcodes-0.0.3...
Building csound-expression-opcodes-0.0.3...
Preprocessing library csound-expression-opcodes-0.0.3...
[ 1 of 24] Compiling Csound.Typed.Opcode.Miscellaneous ( src/Csound/Typed/Opcode/Miscellaneous.hs, dist/build/Csound/Typed/Opcode/Miscellaneous.o )

src/Csound/Typed/Opcode/Miscellaneous.hs:7: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 24] Compiling Csound.Typed.Opcode.ImageProcessingOpcodes ( src/Csound/Typed/Opcode/ImageProcessingOpcodes.hs, dist/build/Csound/Typed/Opcode/ImageProcessingOpcodes.o )

src/Csound/Typed/Opcode/ImageProcessingOpcodes.hs:7: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()
[ 3 of 24] Compiling Csound.Typed.Opcode.MixerOpcodes ( src/Csound/Typed/Opcode/MixerOpcodes.hs, dist/build/Csound/Typed/Opcode/MixerOpcodes.o )

src/Csound/Typed/Opcode/MixerOpcodes.hs:7: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()
[ 4 of 24] Compiling Csound.Typed.Opcode.RemoteOpcodes ( src/Csound/Typed/Opcode/RemoteOpcodes.hs, dist/build/Csound/Typed/Opcode/RemoteOpcodes.o )

src/Csound/Typed/Opcode/RemoteOpcodes.hs:7: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()
[ 5 of 24] Compiling Csound.Typed.Opcode.Network ( src/Csound/Typed/Opcode/Network.hs, dist/build/Csound/Typed/Opcode/Network.o )

src/Csound/Typed/Opcode/Network.hs:7: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()
[ 6 of 24] Compiling Csound.Typed.Opcode.OSC ( src/Csound/Typed/Opcode/OSC.hs, dist/build/Csound/Typed/Opcode/OSC.o )

src/Csound/Typed/Opcode/OSC.hs:7: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()
[ 7 of 24] Compiling Csound.Typed.Opcode.PluginHosting ( src/Csound/Typed/Opcode/PluginHosting.hs, dist/build/Csound/Typed/Opcode/PluginHosting.o )

src/Csound/Typed/Opcode/PluginHosting.hs:10: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()
[ 8 of 24] Compiling Csound.Typed.Opcode.ZakPatchSystem ( src/Csound/Typed/Opcode/ZakPatchSystem.hs, dist/build/Csound/Typed/Opcode/ZakPatchSystem.o )

src/Csound/Typed/Opcode/ZakPatchSystem.hs:7: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()
[ 9 of 24] Compiling Csound.Typed.Opcode.Vectorial ( src/Csound/Typed/Opcode/Vectorial.hs, dist/build/Csound/Typed/Opcode/Vectorial.o )

src/Csound/Typed/Opcode/Vectorial.hs:28: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()
[10 of 24] Compiling Csound.Typed.Opcode.Strings ( src/Csound/Typed/Opcode/Strings.hs, dist/build/Csound/Typed/Opcode/Strings.o )

src/Csound/Typed/Opcode/Strings.hs:13: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()
[11 of 24] Compiling Csound.Typed.Opcode.SpectralProcessing ( src/Csound/Typed/Opcode/SpectralProcessing.hs, dist/build/Csound/Typed/Opcode/SpectralProcessing.o )

src/Csound/Typed/Opcode/SpectralProcessing.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()
[12 of 24] Compiling Csound.Typed.Opcode.SignalFlowGraphOpcodes ( src/Csound/Typed/Opcode/SignalFlowGraphOpcodes.hs, dist/build/Csound/Typed/Opcode/SignalFlowGraphOpcodes.o )

src/Csound/Typed/Opcode/SignalFlowGraphOpcodes.hs:7: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()
[13 of 24] Compiling Csound.Typed.Opcode.RealtimeMIDI ( src/Csound/Typed/Opcode/RealtimeMIDI.hs, dist/build/Csound/Typed/Opcode/RealtimeMIDI.o )

src/Csound/Typed/Opcode/RealtimeMIDI.hs:28: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 24] Compiling Csound.Typed.Opcode.PitchConverters ( src/Csound/Typed/Opcode/PitchConverters.hs, dist/build/Csound/Typed/Opcode/PitchConverters.o )

src/Csound/Typed/Opcode/PitchConverters.hs:10: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/Opcode/PitchConverters.hs:11:1: Warning:
    The import of ‘Control.Monad.Trans.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Class’
    To import instances alone, use: import Control.Monad.Trans.Class()
[15 of 24] Compiling Csound.Typed.Opcode.MathematicalOperations ( src/Csound/Typed/Opcode/MathematicalOperations.hs, dist/build/Csound/Typed/Opcode/MathematicalOperations.o )

src/Csound/Typed/Opcode/MathematicalOperations.hs:16: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()
[16 of 24] Compiling Csound.Typed.Opcode.FLTK ( src/Csound/Typed/Opcode/FLTK.hs, dist/build/Csound/Typed/Opcode/FLTK.o )

src/Csound/Typed/Opcode/FLTK.hs:16: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()
[17 of 24] Compiling Csound.Typed.Opcode.TableControl ( src/Csound/Typed/Opcode/TableControl.hs, dist/build/Csound/Typed/Opcode/TableControl.o )

src/Csound/Typed/Opcode/TableControl.hs:7: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()
[18 of 24] Compiling Csound.Typed.Opcode.SerialIO ( src/Csound/Typed/Opcode/SerialIO.hs, dist/build/Csound/Typed/Opcode/SerialIO.o )

src/Csound/Typed/Opcode/SerialIO.hs:7: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()
[19 of 24] Compiling Csound.Typed.Opcode.JackoOpcodes ( src/Csound/Typed/Opcode/JackoOpcodes.hs, dist/build/Csound/Typed/Opcode/JackoOpcodes.o )

src/Csound/Typed/Opcode/JackoOpcodes.hs:7: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()
[20 of 24] Compiling Csound.Typed.Opcode.InstrumentControl ( src/Csound/Typed/Opcode/InstrumentControl.hs, dist/build/Csound/Typed/Opcode/InstrumentControl.o )

src/Csound/Typed/Opcode/InstrumentControl.hs:28: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 24] Compiling Csound.Typed.Opcode.SignalModifiers ( src/Csound/Typed/Opcode/SignalModifiers.hs, dist/build/Csound/Typed/Opcode/SignalModifiers.o )

src/Csound/Typed/Opcode/SignalModifiers.hs:49: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()
[22 of 24] Compiling Csound.Typed.Opcode.SignalIO ( src/Csound/Typed/Opcode/SignalIO.hs, dist/build/Csound/Typed/Opcode/SignalIO.o )

src/Csound/Typed/Opcode/SignalIO.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()
[23 of 24] Compiling Csound.Typed.Opcode.SignalGenerators ( src/Csound/Typed/Opcode/SignalGenerators.hs, dist/build/Csound/Typed/Opcode/SignalGenerators.o )

src/Csound/Typed/Opcode/SignalGenerators.hs:55: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()
[24 of 24] Compiling Csound.Typed.Opcode ( src/Csound/Typed/Opcode.hs, dist/build/Csound/Typed/Opcode.o )
In-place registering csound-expression-opcodes-0.0.3...
Running Haddock for csound-expression-opcodes-0.0.3...
Running hscolour for csound-expression-opcodes-0.0.3...
Preprocessing library csound-expression-opcodes-0.0.3...
Preprocessing library csound-expression-opcodes-0.0.3...

src/Csound/Typed/Opcode/Miscellaneous.hs:7: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/Opcode/ImageProcessingOpcodes.hs:7: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/Opcode/MixerOpcodes.hs:7: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/Opcode/RemoteOpcodes.hs:7: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/Opcode/Network.hs:7: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/Opcode/OSC.hs:7: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/Opcode/PluginHosting.hs:10: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/Opcode/ZakPatchSystem.hs:7: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/Opcode/Vectorial.hs:28: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/Opcode/Strings.hs:13: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/Opcode/SpectralProcessing.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/Opcode/SignalFlowGraphOpcodes.hs:7: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/Opcode/RealtimeMIDI.hs:28: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/Opcode/PitchConverters.hs:10: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/Opcode/PitchConverters.hs:11:1: Warning:
    The import of ‘Control.Monad.Trans.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Class’
    To import instances alone, use: import Control.Monad.Trans.Class()

src/Csound/Typed/Opcode/MathematicalOperations.hs:16: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/Opcode/FLTK.hs:16: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/Opcode/TableControl.hs:7: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/Opcode/SerialIO.hs:7: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/Opcode/JackoOpcodes.hs:7: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/Opcode/InstrumentControl.hs:28: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/Opcode/SignalModifiers.hs:49: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/Opcode/SignalIO.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/Opcode/SignalGenerators.hs:55: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()
Haddock coverage:
  89% (  8 /  9) in 'Csound.Typed.Opcode.Miscellaneous'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Csound.Typed.Opcode.ImageProcessingOpcodes'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Csound.Typed.Opcode.MixerOpcodes'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Csound.Typed.Opcode.RemoteOpcodes'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Csound.Typed.Opcode.Network'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Csound.Typed.Opcode.OSC'
  Missing documentation for:
    Module header
  74% ( 14 / 19) in 'Csound.Typed.Opcode.PluginHosting'
  Missing documentation for:
    Module header
    vstaudio (src/Csound/Typed/Opcode/PluginHosting.hs:89)
    vstaudiog (src/Csound/Typed/Opcode/PluginHosting.hs:102)
    vstparamset (src/Csound/Typed/Opcode/PluginHosting.hs:194)
    vstparamget (src/Csound/Typed/Opcode/PluginHosting.hs:206)
  94% ( 15 / 16) in 'Csound.Typed.Opcode.ZakPatchSystem'
  Missing documentation for:
    Module header
  98% ( 56 / 57) in 'Csound.Typed.Opcode.Vectorial'
  Missing documentation for:
    Module header
  97% ( 32 / 33) in 'Csound.Typed.Opcode.Strings'
  Missing documentation for:
    Module header
  99% ( 96 / 97) in 'Csound.Typed.Opcode.SpectralProcessing'
  Missing documentation for:
    Module header
  90% (  9 / 10) in 'Csound.Typed.Opcode.SignalFlowGraphOpcodes'
  Missing documentation for:
    Module header
  99% ( 74 / 75) in 'Csound.Typed.Opcode.RealtimeMIDI'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Csound.Typed.Opcode.PitchConverters'
  Missing documentation for:
    Module header
  95% ( 20 / 21) in 'Csound.Typed.Opcode.MathematicalOperations'
  Missing documentation for:
    Module header
  99% ( 69 / 70) in 'Csound.Typed.Opcode.FLTK'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Csound.Typed.Opcode.TableControl'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Csound.Typed.Opcode.SerialIO'
  Missing documentation for:
    Module header
  93% ( 13 / 14) in 'Csound.Typed.Opcode.JackoOpcodes'
  Missing documentation for:
    Module header
  99% ( 83 / 84) in 'Csound.Typed.Opcode.InstrumentControl'
  Missing documentation for:
    Module header
  99% (186 /187) in 'Csound.Typed.Opcode.SignalModifiers'
  Missing documentation for:
    Module header
  99% ( 95 / 96) in 'Csound.Typed.Opcode.SignalIO'
  Missing documentation for:
    Module header
 100% (273 /274) in 'Csound.Typed.Opcode.SignalGenerators'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Csound.Typed.Opcode'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/csound-expression-opcodes/index.html,
dist/doc/html/csound-expression-opcodes/csound-expression-opcodes.txt
Creating package registration file:
/tmp/pkgConf-csound-expression-opcodes-0.02094613281330546620.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-expression-opcodes-0.0.3-JmL7Ecgatlk1BSIaIK3pwf
Registering csound-expression-opcodes-0.0.3...
Installed csound-expression-opcodes-0.0.3
Configuring csound-expression-4.8.3...
Building csound-expression-4.8.3...
Preprocessing library csound-expression-4.8.3...
[ 1 of 37] Compiling Csound.Control.Overload.SpecInstr ( src/Csound/Control/Overload/SpecInstr.hs, dist/build/Csound/Control/Overload/SpecInstr.o )
[ 2 of 37] Compiling Csound.Control.Overload.MidiInstr ( src/Csound/Control/Overload/MidiInstr.hs, dist/build/Csound/Control/Overload/MidiInstr.o )
[ 3 of 37] Compiling Csound.Control.Overload.Outs ( src/Csound/Control/Overload/Outs.hs, dist/build/Csound/Control/Overload/Outs.o )

src/Csound/Control/Overload/Outs.hs:19:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:20:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:23:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:24:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:27:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:28:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:31:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:32:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:35:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:36:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:39:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:40:1: Warning: Tab character
[ 4 of 37] Compiling Csound.Control.Gui.Props ( src/Csound/Control/Gui/Props.hs, dist/build/Csound/Control/Gui/Props.o )
[ 5 of 37] Compiling Csound.Control.Gui.Layout ( src/Csound/Control/Gui/Layout.hs, dist/build/Csound/Control/Gui/Layout.o )
[ 6 of 37] Compiling Csound.Control.Overload ( src/Csound/Control/Overload.hs, dist/build/Csound/Control/Overload.o )
[ 7 of 37] Compiling Csound.Control.Channel ( src/Csound/Control/Channel.hs, dist/build/Csound/Control/Channel.o )
[ 8 of 37] Compiling Csound.Control.Osc ( src/Csound/Control/Osc.hs, dist/build/Csound/Control/Osc.o )
[ 9 of 37] Compiling Csound.Control.SE ( src/Csound/Control/SE.hs, dist/build/Csound/Control/SE.o )

src/Csound/Control/SE.hs:6:1: Warning:
    The import of ‘Csound.Typed.Types.Tuple’ is redundant
      except perhaps to import instances from ‘Csound.Typed.Types.Tuple’
    To import instances alone, use: import Csound.Typed.Types.Tuple()
[10 of 37] Compiling Csound.Options   ( src/Csound/Options.hs, dist/build/Csound/Options.o )

src/Csound/Options.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()
[11 of 37] Compiling Csound.Tab       ( src/Csound/Tab.hs, dist/build/Csound/Tab.o )

src/Csound/Tab.hs:92: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/Tab.hs:189:8: Warning:
    This binding for ‘genId’ shadows the existing binding
      imported from ‘Csound.Dynamic’ at src/Csound/Tab.hs:94:1-48
      (and originally defined in ‘Csound.Dynamic.Types.Exp’)

src/Csound/Tab.hs:192:8: Warning:
    This binding for ‘genId’ shadows the existing binding
      imported from ‘Csound.Dynamic’ at src/Csound/Tab.hs:94:1-48
      (and originally defined in ‘Csound.Dynamic.Types.Exp’)

src/Csound/Tab.hs:390:35: Warning:
    This binding for ‘pn’ shadows the existing binding
      imported from ‘Csound.Dynamic’ at src/Csound/Tab.hs:94:1-48
      (and originally defined in ‘Csound.Dynamic.Build’)

src/Csound/Tab.hs:394:35: Warning:
    This binding for ‘pn’ shadows the existing binding
      imported from ‘Csound.Dynamic’ at src/Csound/Tab.hs:94:1-48
      (and originally defined in ‘Csound.Dynamic.Build’)

src/Csound/Tab.hs:505:5: Warning:
    This binding for ‘genId’ shadows the existing binding
      imported from ‘Csound.Dynamic’ at src/Csound/Tab.hs:94:1-48
      (and originally defined in ‘Csound.Dynamic.Types.Exp’)
[12 of 37] Compiling Csound.Air.Spec  ( src/Csound/Air/Spec.hs, dist/build/Csound/Air/Spec.o )

src/Csound/Air/Spec.hs:2:26: Warning: Tab character

src/Csound/Air/Spec.hs:77:1: Warning: Tab character

src/Csound/Air/Spec.hs:77:20: Warning: Tab character

src/Csound/Air/Spec.hs:78:1: Warning: Tab character

src/Csound/Air/Spec.hs:78:24: Warning: Tab character

src/Csound/Air/Spec.hs:79:1: Warning: Tab character

src/Csound/Air/Spec.hs:80:1: Warning: Tab character

src/Csound/Air/Spec.hs:81:1: Warning: Tab character

src/Csound/Air/Spec.hs:82:1: Warning: Tab character

src/Csound/Air/Spec.hs:83:1: Warning: Tab character

src/Csound/Air/Spec.hs:84:1: Warning: Tab character

src/Csound/Air/Spec.hs:85:1: Warning: Tab character

src/Csound/Air/Spec.hs:86:1: Warning: Tab character

src/Csound/Air/Spec.hs:87:1: Warning: Tab character

src/Csound/Air/Spec.hs:88:1: Warning: Tab character

src/Csound/Air/Spec.hs:91:1: Warning: Tab character

src/Csound/Air/Spec.hs:92:1: Warning: Tab character

src/Csound/Air/Spec.hs:92:28: Warning: Tab character

src/Csound/Air/Spec.hs:93:1: Warning: Tab character

src/Csound/Air/Spec.hs:93:32: Warning: Tab character

src/Csound/Air/Spec.hs:94:1: Warning: Tab character

src/Csound/Air/Spec.hs:95:1: Warning: Tab character

src/Csound/Air/Spec.hs:96:1: Warning: Tab character

src/Csound/Air/Spec.hs:97:1: Warning: Tab character

src/Csound/Air/Spec.hs:98:1: Warning: Tab character

src/Csound/Air/Spec.hs:99:1: Warning: Tab character

src/Csound/Air/Spec.hs:100:1: Warning: Tab character

src/Csound/Air/Spec.hs:101:1: Warning: Tab character

src/Csound/Air/Spec.hs:102:1: Warning: Tab character

src/Csound/Air/Spec.hs:103:1: Warning: Tab character

src/Csound/Air/Spec.hs:124:1: Warning: Tab character

src/Csound/Air/Spec.hs:125:1: Warning: Tab character

src/Csound/Air/Spec.hs:126:1: Warning: Tab character

src/Csound/Air/Spec.hs:127:1: Warning: Tab character
[13 of 37] Compiling Csound.Air.Hvs   ( src/Csound/Air/Hvs.hs, dist/build/Csound/Air/Hvs.o )

src/Csound/Air/Hvs.hs:3:1: Warning: Tab character

src/Csound/Air/Hvs.hs:4:1: Warning: Tab character

src/Csound/Air/Hvs.hs:6:1: Warning: Tab character

src/Csound/Air/Hvs.hs:7:1: Warning: Tab character

src/Csound/Air/Hvs.hs:10: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/Air/Hvs.hs:16:1: Warning:
    The qualified import of ‘Csound.Typed.Opcode’ is redundant
      except perhaps to import instances from ‘Csound.Typed.Opcode’
    To import instances alone, use: import Csound.Typed.Opcode()

src/Csound/Air/Hvs.hs:96:1: Warning: Tab character

src/Csound/Air/Hvs.hs:97:1: Warning: Tab character

src/Csound/Air/Hvs.hs:98:1: Warning: Tab character

src/Csound/Air/Hvs.hs:99:1: Warning: Tab character

src/Csound/Air/Hvs.hs:100:1: Warning: Tab character

src/Csound/Air/Hvs.hs:101:1: Warning: Tab character

src/Csound/Air/Hvs.hs:103:1: Warning: Tab character

src/Csound/Air/Hvs.hs:104:1: Warning: Tab character

src/Csound/Air/Hvs.hs:128:1: Warning: Tab character

src/Csound/Air/Hvs.hs:129:1: Warning: Tab character

src/Csound/Air/Hvs.hs:130:1: Warning: Tab character

src/Csound/Air/Hvs.hs:131:1: Warning: Tab character

src/Csound/Air/Hvs.hs:132:1: Warning: Tab character

src/Csound/Air/Hvs.hs:133:1: Warning: Tab character

src/Csound/Air/Hvs.hs:134:1: Warning: Tab character

src/Csound/Air/Hvs.hs:136:1: Warning: Tab character

src/Csound/Air/Hvs.hs:137:1: Warning: Tab character

src/Csound/Air/Hvs.hs:142:1: Warning: Tab character

src/Csound/Air/Hvs.hs:143:1: Warning: Tab character

src/Csound/Air/Hvs.hs:144:1: Warning: Tab character

src/Csound/Air/Hvs.hs:145:1: Warning: Tab character

src/Csound/Air/Hvs.hs:146:1: Warning: Tab character

src/Csound/Air/Hvs.hs:147:1: Warning: Tab character

src/Csound/Air/Hvs.hs:148:1: Warning: Tab character

src/Csound/Air/Hvs.hs:149:1: Warning: Tab character

src/Csound/Air/Hvs.hs:151:1: Warning: Tab character

src/Csound/Air/Hvs.hs:152:1: Warning: Tab character
[14 of 37] Compiling Csound.Types     ( src/Csound/Types.hs, dist/build/Csound/Types.o )
[15 of 37] Compiling Csound.SigSpace  ( src/Csound/SigSpace.hs, dist/build/Csound/SigSpace.o )

src/Csound/SigSpace.hs:17:1: Warning:
    The import of ‘Csound.Types’ is redundant
      except perhaps to import instances from ‘Csound.Types’
    To import instances alone, use: import Csound.Types()

src/Csound/SigSpace.hs:39:20: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/SigSpace.hs:38:4

src/Csound/SigSpace.hs:384:1: Warning:
    Top-level binding with no type signature:
      fromMono :: forall t. t -> (t, t)
[16 of 37] Compiling Csound.Air.Wave  ( src/Csound/Air/Wave.hs, dist/build/Csound/Air/Wave.o )

src/Csound/Air/Wave.hs:4:1: Warning: Tab character

src/Csound/Air/Wave.hs:43:1: Warning:
    The import of ‘sines4’ from module ‘Csound.Tab’ is redundant

src/Csound/Air/Wave.hs:126:10: Warning:
    This binding for ‘mod’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Air/Wave.hs:3:8-22
      (and originally defined in ‘GHC.Real’)

src/Csound/Air/Wave.hs:166:1: Warning:
    Top-level binding with no type signature: uosc' :: D -> Sig -> Sig

src/Csound/Air/Wave.hs:167:1: Warning:
    Top-level binding with no type signature:
      uoscBy' :: Tab -> D -> Sig -> Sig

src/Csound/Air/Wave.hs:168:1: Warning:
    Top-level binding with no type signature: usaw' :: D -> Sig -> Sig

src/Csound/Air/Wave.hs:169:1: Warning:
    Top-level binding with no type signature: uisaw' :: D -> Sig -> Sig

src/Csound/Air/Wave.hs:170:1: Warning:
    Top-level binding with no type signature:
      upulse' :: D -> Sig -> Sig

src/Csound/Air/Wave.hs:171:1: Warning:
    Top-level binding with no type signature: usqr' :: D -> Sig -> Sig

src/Csound/Air/Wave.hs:172:1: Warning:
    Top-level binding with no type signature:
      upw' :: Sig -> D -> Sig -> Sig

src/Csound/Air/Wave.hs:173:1: Warning:
    Top-level binding with no type signature: utri' :: D -> Sig -> Sig

src/Csound/Air/Wave.hs:174:1: Warning:
    Top-level binding with no type signature:
      uramp' :: Sig -> D -> Sig -> Sig

src/Csound/Air/Wave.hs:175:1: Warning:
    Top-level binding with no type signature:
      ublosc' :: Tab -> D -> Sig -> Sig

src/Csound/Air/Wave.hs:183:1: Warning:
    Top-level binding with no type signature: rndOsc :: Sig -> SE Sig

src/Csound/Air/Wave.hs:184:1: Warning:
    Top-level binding with no type signature:
      rndOscBy :: Tab -> Sig -> SE Sig

src/Csound/Air/Wave.hs:185:1: Warning:
    Top-level binding with no type signature: rndSaw :: Sig -> SE Sig

src/Csound/Air/Wave.hs:186:1: Warning:
    Top-level binding with no type signature: rndIsaw :: Sig -> SE Sig

src/Csound/Air/Wave.hs:187:1: Warning:
    Top-level binding with no type signature: rndPulse :: Sig -> SE Sig

src/Csound/Air/Wave.hs:188:1: Warning:
    Top-level binding with no type signature: rndSqr :: Sig -> SE Sig

src/Csound/Air/Wave.hs:189:1: Warning:
    Top-level binding with no type signature:
      rndPw :: Sig -> Sig -> SE Sig

src/Csound/Air/Wave.hs:190:1: Warning:
    Top-level binding with no type signature: rndTri :: Sig -> SE Sig

src/Csound/Air/Wave.hs:191:1: Warning:
    Top-level binding with no type signature:
      rndRamp :: Sig -> Sig -> SE Sig

src/Csound/Air/Wave.hs:192:1: Warning:
    Top-level binding with no type signature:
      rndBlosc :: Tab -> Sig -> SE Sig

src/Csound/Air/Wave.hs:194:1: Warning:
    Top-level binding with no type signature: urndOsc :: Sig -> SE Sig

src/Csound/Air/Wave.hs:195:1: Warning:
    Top-level binding with no type signature:
      urndOscBy :: Tab -> Sig -> SE Sig

src/Csound/Air/Wave.hs:196:1: Warning:
    Top-level binding with no type signature: urndSaw :: Sig -> SE Sig

src/Csound/Air/Wave.hs:197:1: Warning:
    Top-level binding with no type signature: urndIsaw :: Sig -> SE Sig

src/Csound/Air/Wave.hs:198:1: Warning:
    Top-level binding with no type signature:
      urndPulse :: Sig -> SE Sig

src/Csound/Air/Wave.hs:199:1: Warning:
    Top-level binding with no type signature: urndSqr :: Sig -> SE Sig

src/Csound/Air/Wave.hs:200:1: Warning:
    Top-level binding with no type signature:
      urndPw :: Sig -> Sig -> SE Sig

src/Csound/Air/Wave.hs:201:1: Warning:
    Top-level binding with no type signature: urndTri :: Sig -> SE Sig

src/Csound/Air/Wave.hs:202:1: Warning:
    Top-level binding with no type signature:
      urndRamp :: Sig -> Sig -> SE Sig

src/Csound/Air/Wave.hs:203:1: Warning:
    Top-level binding with no type signature:
      urndBlosc :: Tab -> Sig -> SE Sig

src/Csound/Air/Wave.hs:262:1: Warning:
    Top-level binding with no type signature:
      linRange :: forall a. Integral a => a -> Sig -> [Sig]
[17 of 37] Compiling Csound.Air.Filter ( src/Csound/Air/Filter.hs, dist/build/Csound/Air/Filter.o )

src/Csound/Air/Filter.hs:204:1: Warning:
    Top-level binding with no type signature: anO :: [(Sig, Sig)]

src/Csound/Air/Filter.hs:205:1: Warning:
    Top-level binding with no type signature: anA :: [(Sig, Sig)]

src/Csound/Air/Filter.hs:206:1: Warning:
    Top-level binding with no type signature: anE :: [(Sig, Sig)]

src/Csound/Air/Filter.hs:207:1: Warning:
    Top-level binding with no type signature: anIY :: [(Sig, Sig)]

src/Csound/Air/Filter.hs:208:1: Warning:
    Top-level binding with no type signature: anO2 :: [(Sig, Sig)]
[18 of 37] Compiling Csound.Air.Envelope ( src/Csound/Air/Envelope.hs, dist/build/Csound/Air/Envelope.o )

src/Csound/Air/Envelope.hs:48:1: Warning:
    The import of ‘Csound.Air.Wave’ is redundant
      except perhaps to import instances from ‘Csound.Air.Wave’
    To import instances alone, use: import Csound.Air.Wave()

src/Csound/Air/Envelope.hs:49:1: Warning:
    The import of ‘Csound.Tab’ is redundant
      except perhaps to import instances from ‘Csound.Tab’
    To import instances alone, use: import Csound.Tab()

src/Csound/Air/Envelope.hs:50:1: Warning:
    The import of ‘Csound.Air.Wave’ is redundant
      except perhaps to import instances from ‘Csound.Air.Wave’
    To import instances alone, use: import Csound.Air.Wave()

src/Csound/Air/Envelope.hs:51:1: Warning:
    The import of ‘Csound.Air.Filter’ is redundant
      except perhaps to import instances from ‘Csound.Air.Filter’
    To import instances alone, use: import Csound.Air.Filter()

src/Csound/Air/Envelope.hs:83:7: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:171:13: Warning:
    Defined but not used: ‘a’

src/Csound/Air/Envelope.hs:171:22: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:188:17: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:194:22: Warning:
    Defined but not used: ‘a’

src/Csound/Air/Envelope.hs:195:21: Warning:
    Defined but not used: ‘a’

src/Csound/Air/Envelope.hs:195:25: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:264:1: Warning:
    Top-level binding with no type signature:
      sawList :: forall t. Num t => [t] -> [t]

src/Csound/Air/Envelope.hs:267:7: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:269:1: Warning:
    Top-level binding with no type signature:
      isawList :: forall t. Num t => [t] -> [t]

src/Csound/Air/Envelope.hs:272:7: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:274:1: Warning:
    Top-level binding with no type signature:
      triList :: forall t. Num t => [t] -> [t]

src/Csound/Air/Envelope.hs:276:7: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:278:1: Warning:
    Top-level binding with no type signature:
      pwList :: forall t. Num t => t -> [t] -> [t]

src/Csound/Air/Envelope.hs:282:1: Warning:
    Top-level binding with no type signature:
      ipwList :: forall t. Num t => t -> [t] -> [t]

src/Csound/Air/Envelope.hs:286:1: Warning:
    Top-level binding with no type signature:
      rampList :: forall t. Fractional t => t -> t -> [t] -> [t]

src/Csound/Air/Envelope.hs:294:1: Warning:
    Top-level binding with no type signature:
      irampList :: forall t. Fractional t => t -> t -> [t] -> [t]

src/Csound/Air/Envelope.hs:397:18: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:407:19: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:413:19: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:470:18: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:511:11: Warning:
    Defined but not used: ‘seq1Val’

src/Csound/Air/Envelope.hs:564:1: Warning:
    Top-level binding with no type signature:
      simpleSeq0 :: ([Sig] -> Sig -> Sig) -> [Seq] -> Sig -> Sig

src/Csound/Air/Envelope.hs:565:1: Warning:
    Top-level binding with no type signature:
      simpleSeq1 :: ([Sig] -> Sig -> Sig) -> [Seq] -> Sig -> Sig

src/Csound/Air/Envelope.hs:567:1: Warning:
    Top-level binding with no type signature:
      seq0 :: (Sig -> Sig -> [Sig]) -> [Seq] -> Sig -> Sig

src/Csound/Air/Envelope.hs:568:1: Warning:
    Top-level binding with no type signature:
      seq1 :: (Sig -> Sig -> [Sig]) -> [Seq] -> Sig -> Sig

src/Csound/Air/Envelope.hs:569:1: Warning:
    Top-level binding with no type signature:
      seqx :: (Sig -> Sig -> [Sig]) -> [Seq] -> Sig -> Sig

src/Csound/Air/Envelope.hs:605:1: Warning:
    Top-level binding with no type signature:
      saw1 :: forall t. Num t => t -> t -> [t]

src/Csound/Air/Envelope.hs:606:1: Warning:
    Top-level binding with no type signature:
      isaw1 :: forall t. Num t => t -> t -> [t]

src/Csound/Air/Envelope.hs:644:1: Warning:
    Top-level binding with no type signature:
      adsr1 :: forall t. Num t => t -> t -> t -> t -> t -> t -> [t]

src/Csound/Air/Envelope.hs:645:1: Warning:
    Top-level binding with no type signature:
      adsr1_ :: forall t. Num t => t -> t -> t -> t -> t -> t -> t -> [t]

src/Csound/Air/Envelope.hs:645:16: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:670:18: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:674:19: Warning:
    This binding for ‘rest’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Envelope.hs:43:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Envelope.hs:715:1: Warning:
    Top-level binding with no type signature:
      rowDesc :: forall a t.
                 (Enum t, Fractional t, Integral a) =>
                 a -> [t]

src/Csound/Air/Envelope.hs:791:55: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘0 .. ’
        at src/Csound/Air/Envelope.hs:791:55-60
      (Eq a0)
        arising from a use of ‘==’ at src/Csound/Air/Envelope.hs:793:31-32
      (Integral a0)
        arising from a use of ‘mod’ at src/Csound/Air/Envelope.hs:793:23-25
      (Num a0)
        arising from the literal ‘2’ at src/Csound/Air/Envelope.hs:793:29
    In the first argument of ‘zip’, namely ‘[0 .. ]’
    In the second argument of ‘($)’, namely ‘zip [0 .. ] xs’
    In the second argument of ‘($)’, namely
      ‘mapM human1 $ zip [0 .. ] xs’

src/Csound/Air/Envelope.hs:798:25: Warning:
    This binding for ‘release’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Envelope.hs:46:1-62
      (and originally defined in ‘Csound.Typed.Opcode.RealtimeMIDI’)

src/Csound/Air/Envelope.hs:798:78: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘0 .. ’
        at src/Csound/Air/Envelope.hs:798:78-83
      (Eq a0)
        arising from a use of ‘==’ at src/Csound/Air/Envelope.hs:800:31-32
      (Integral a0)
        arising from a use of ‘mod’ at src/Csound/Air/Envelope.hs:800:23-25
      (Num a0)
        arising from the literal ‘2’ at src/Csound/Air/Envelope.hs:800:29
    In the first argument of ‘zip’, namely ‘[0 .. ]’
    In the second argument of ‘($)’, namely ‘zip [0 .. ] xs’
    In the second argument of ‘($)’, namely
      ‘mapM human1 $ zip [0 .. ] xs’

src/Csound/Air/Envelope.hs:830:56: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘0 .. ’
        at src/Csound/Air/Envelope.hs:830:56-61
      (Eq a0)
        arising from a use of ‘==’ at src/Csound/Air/Envelope.hs:832:31-32
      (Integral a0)
        arising from a use of ‘mod’ at src/Csound/Air/Envelope.hs:832:23-25
      (Num a0)
        arising from the literal ‘2’ at src/Csound/Air/Envelope.hs:832:29
    In the first argument of ‘zip’, namely ‘[0 .. ]’
    In the second argument of ‘($)’, namely ‘zip [0 .. ] xs’
    In the second argument of ‘($)’, namely
      ‘mapM human1 $ zip [0 .. ] xs’

src/Csound/Air/Envelope.hs:837:26: Warning:
    This binding for ‘release’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Envelope.hs:46:1-62
      (and originally defined in ‘Csound.Typed.Opcode.RealtimeMIDI’)

src/Csound/Air/Envelope.hs:837:65: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘0 .. ’
        at src/Csound/Air/Envelope.hs:837:65-70
      (Eq a0)
        arising from a use of ‘==’ at src/Csound/Air/Envelope.hs:839:31-32
      (Integral a0)
        arising from a use of ‘mod’ at src/Csound/Air/Envelope.hs:839:23-25
      (Num a0)
        arising from the literal ‘2’ at src/Csound/Air/Envelope.hs:839:29
    In the first argument of ‘zip’, namely ‘[0 .. ]’
    In the second argument of ‘($)’, namely ‘zip [0 .. ] xs’
    In the second argument of ‘liftA2’, namely
      ‘(mapM human1 $ zip [0 .. ] xs)’

src/Csound/Air/Envelope.hs:869:69: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘0 .. ’
        at src/Csound/Air/Envelope.hs:869:69-74
      (Eq a0)
        arising from a use of ‘==’ at src/Csound/Air/Envelope.hs:871:31-32
      (Integral a0)
        arising from a use of ‘mod’ at src/Csound/Air/Envelope.hs:871:23-25
      (Num a0)
        arising from the literal ‘2’ at src/Csound/Air/Envelope.hs:871:29
    In the first argument of ‘zip’, namely ‘[0 .. ]’
    In the second argument of ‘($)’, namely ‘zip [0 .. ] xs’
    In the second argument of ‘($)’, namely
      ‘mapM human1 $ zip [0 .. ] xs’

src/Csound/Air/Envelope.hs:876:39: Warning:
    This binding for ‘release’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Envelope.hs:46:1-62
      (and originally defined in ‘Csound.Typed.Opcode.RealtimeMIDI’)

src/Csound/Air/Envelope.hs:876:78: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘0 .. ’
        at src/Csound/Air/Envelope.hs:876:78-83
      (Eq a0)
        arising from a use of ‘==’ at src/Csound/Air/Envelope.hs:878:31-32
      (Integral a0)
        arising from a use of ‘mod’ at src/Csound/Air/Envelope.hs:878:23-25
      (Num a0)
        arising from the literal ‘2’ at src/Csound/Air/Envelope.hs:878:29
    In the first argument of ‘zip’, namely ‘[0 .. ]’
    In the second argument of ‘($)’, namely ‘zip [0 .. ] xs’
    In the second argument of ‘liftA2’, namely
      ‘(mapM human1 $ zip [0 .. ] xs)’
[19 of 37] Compiling Csound.Control.Sf ( src/Csound/Control/Sf.hs, dist/build/Csound/Control/Sf.o )
[20 of 37] Compiling Csound.Control.Evt ( src/Csound/Control/Evt.hs, dist/build/Csound/Control/Evt.o )

src/Csound/Control/Evt.hs:105:11: Warning:
    This binding for ‘singleEvent’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Control/Evt.hs:31:1-21

src/Csound/Control/Evt.hs:134:11: Warning:
    This binding for ‘trigger’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Control/Evt.hs:34:1-54
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Control/Evt.hs:153:9: Warning:
    This binding for ‘within’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Control/Evt.hs:31:1-21
[21 of 37] Compiling Csound.Control.Instr ( src/Csound/Control/Instr.hs, dist/build/Csound/Control/Instr.o )

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

src/Csound/Control/Instr.hs:103:1: Warning:
    Module ‘Temporal.Media’ does not export ‘delay’

src/Csound/Control/Instr.hs:103:1: Warning:
    Module ‘Temporal.Media’ does not export ‘line’

src/Csound/Control/Instr.hs:103:1: Warning:
    Module ‘Temporal.Media’ does not export ‘chord’

src/Csound/Control/Instr.hs:103:1: Warning:
    Module ‘Temporal.Media’ does not export ‘stretch’

src/Csound/Control/Instr.hs:107:55: Warning:
    In the use of ‘metroE’ (imported from Csound.Control.Evt):
    Deprecated: "Use metro instead"

src/Csound/Control/Instr.hs:114:57: Warning:
    In the use of ‘metroE’ (imported from Csound.Control.Evt):
    Deprecated: "Use metro instead"
[22 of 37] Compiling Csound.Air.Wav   ( src/Csound/Air/Wav.hs, dist/build/Csound/Air/Wav.o )

src/Csound/Air/Wav.hs:45: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/Air/Wav.hs:49:1: Warning:
    The import of ‘Control.Monad.Trans.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Class’
    To import instances alone, use: import Control.Monad.Trans.Class()

src/Csound/Air/Wav.hs:55:1: Warning:
    The import of ‘sched’
    from module ‘Csound.Control.Instr’ is redundant

src/Csound/Air/Wav.hs:76:15: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Air/Wav.hs:47:1-21
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Wav.hs:118:28: Warning:
    In the use of ‘metroE’ (imported from Csound.Control.Evt):
    Deprecated: "Use metro instead"

src/Csound/Air/Wav.hs:299:26: Warning:
    This binding for ‘tab’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Wav.hs:299:35: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:317:8: Warning:
    Defined but not used: ‘irefdur’

src/Csound/Air/Wav.hs:404:18: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:407:53: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:446:17: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:446:23: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:450:17: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:450:23: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:455:30: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:455:36: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:460:30: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:460:36: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:466:30: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:466:36: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:472:30: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:472:36: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:476:18: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:476:24: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:480:18: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:480:24: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:484:31: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:484:37: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:488:31: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:488:37: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:492:31: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:492:37: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:496:31: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Wav.hs:496:37: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Wav.hs:53:1-26
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)
[23 of 37] Compiling Csound.Control.Midi ( src/Csound/Control/Midi.hs, dist/build/Csound/Control/Midi.o )

src/Csound/Control/Midi.hs:28:1: Warning: Tab character

src/Csound/Control/Midi.hs:34:1: Warning: Tab character

src/Csound/Control/Midi.hs:35:1: Warning: Tab character

src/Csound/Control/Midi.hs:36:1: Warning: Tab character

src/Csound/Control/Midi.hs:40:1: Warning: Tab character

src/Csound/Control/Midi.hs:41:1: Warning: Tab character

src/Csound/Control/Midi.hs:42:1: Warning: Tab character

src/Csound/Control/Midi.hs:61:1: Warning: Tab character

src/Csound/Control/Midi.hs:62:1: Warning: Tab character

src/Csound/Control/Midi.hs:73:1: Warning: Tab character

src/Csound/Control/Midi.hs:74:1: Warning: Tab character

src/Csound/Control/Midi.hs:79:1: Warning: Tab character

src/Csound/Control/Midi.hs:80:1: Warning: Tab character

src/Csound/Control/Midi.hs:81:1: Warning: Tab character

src/Csound/Control/Midi.hs:82:1: Warning: Tab character

src/Csound/Control/Midi.hs:83:1: Warning: Tab character

src/Csound/Control/Midi.hs:84:1: Warning: Tab character

src/Csound/Control/Midi.hs:85:1: Warning: Tab character

src/Csound/Control/Midi.hs:86:1: Warning: Tab character

src/Csound/Control/Midi.hs:87:1: Warning: Tab character

src/Csound/Control/Midi.hs:88:1: Warning: Tab character

src/Csound/Control/Midi.hs:88:33: Warning: Tab character

src/Csound/Control/Midi.hs:92:1: Warning: Tab character

src/Csound/Control/Midi.hs:93:1: Warning: Tab character

src/Csound/Control/Midi.hs:93:28: Warning: Tab character

src/Csound/Control/Midi.hs:94:1: Warning: Tab character

src/Csound/Control/Midi.hs:95:1: Warning: Tab character

src/Csound/Control/Midi.hs:96:1: Warning: Tab character

src/Csound/Control/Midi.hs:97:1: Warning: Tab character

src/Csound/Control/Midi.hs:98:1: Warning: Tab character

src/Csound/Control/Midi.hs:99:1: Warning: Tab character

src/Csound/Control/Midi.hs:99:80: Warning: Tab character

src/Csound/Control/Midi.hs:114:29: Warning: Tab character

src/Csound/Control/Midi.hs:115:1: Warning: Tab character

src/Csound/Control/Midi.hs:116:1: Warning: Tab character

src/Csound/Control/Midi.hs:117:1: Warning: Tab character

src/Csound/Control/Midi.hs:119:1: Warning: Tab character

src/Csound/Control/Midi.hs:120:1: Warning: Tab character

src/Csound/Control/Midi.hs:121:1: Warning: Tab character

src/Csound/Control/Midi.hs:123:1: Warning: Tab character

src/Csound/Control/Midi.hs:124:1: Warning: Tab character

src/Csound/Control/Midi.hs:125:1: Warning: Tab character

src/Csound/Control/Midi.hs:126:1: Warning: Tab character

src/Csound/Control/Midi.hs:127:1: Warning: Tab character

src/Csound/Control/Midi.hs:128:1: Warning: Tab character

src/Csound/Control/Midi.hs:132:30: Warning: Tab character

src/Csound/Control/Midi.hs:133:1: Warning: Tab character

src/Csound/Control/Midi.hs:134:1: Warning: Tab character

src/Csound/Control/Midi.hs:135:1: Warning: Tab character

src/Csound/Control/Midi.hs:137:1: Warning: Tab character

src/Csound/Control/Midi.hs:138:1: Warning: Tab character

src/Csound/Control/Midi.hs:139:1: Warning: Tab character

src/Csound/Control/Midi.hs:141:1: Warning: Tab character

src/Csound/Control/Midi.hs:142:1: Warning: Tab character

src/Csound/Control/Midi.hs:143:1: Warning: Tab character

src/Csound/Control/Midi.hs:144:1: Warning: Tab character

src/Csound/Control/Midi.hs:145:1: Warning: Tab character

src/Csound/Control/Midi.hs:146:1: Warning: Tab character
[24 of 37] Compiling Csound.Air.Patch ( src/Csound/Air/Patch.hs, dist/build/Csound/Air/Patch.o )

src/Csound/Air/Patch.hs:3:1: Warning: Tab character

src/Csound/Air/Patch.hs:4:1: Warning: Tab character

src/Csound/Air/Patch.hs:4:35: Warning: Tab character

src/Csound/Air/Patch.hs:5:1: Warning: Tab character

src/Csound/Air/Patch.hs:7:1: Warning: Tab character

src/Csound/Air/Patch.hs:8:1: Warning: Tab character

src/Csound/Air/Patch.hs:10:1: Warning: Tab character

src/Csound/Air/Patch.hs:11:1: Warning: Tab character

src/Csound/Air/Patch.hs:12:1: Warning: Tab character

src/Csound/Air/Patch.hs:14:1: Warning: Tab character

src/Csound/Air/Patch.hs:15:1: Warning: Tab character

src/Csound/Air/Patch.hs:17:1: Warning: Tab character

src/Csound/Air/Patch.hs:18:1: Warning: Tab character

src/Csound/Air/Patch.hs:20:1: Warning: Tab character

src/Csound/Air/Patch.hs:21:1: Warning: Tab character

src/Csound/Air/Patch.hs:23:1: Warning: Tab character

src/Csound/Air/Patch.hs:24:1: Warning: Tab character

src/Csound/Air/Patch.hs:26:1: Warning: Tab character

src/Csound/Air/Patch.hs:27:1: Warning: Tab character

src/Csound/Air/Patch.hs:62:1: Warning: Tab character

src/Csound/Air/Patch.hs:63:1: Warning: Tab character

src/Csound/Air/Patch.hs:63:24: Warning: Tab character

src/Csound/Air/Patch.hs:64:1: Warning: Tab character

src/Csound/Air/Patch.hs:68:1: Warning: Tab character

src/Csound/Air/Patch.hs:69:1: Warning: Tab character

src/Csound/Air/Patch.hs:69:18: Warning: Tab character

src/Csound/Air/Patch.hs:70:1: Warning: Tab character

src/Csound/Air/Patch.hs:78:1: Warning: Tab character

src/Csound/Air/Patch.hs:79:1: Warning: Tab character

src/Csound/Air/Patch.hs:80:1: Warning: Tab character

src/Csound/Air/Patch.hs:81:1: Warning: Tab character

src/Csound/Air/Patch.hs:86:1: Warning: Tab character

src/Csound/Air/Patch.hs:87:1: Warning: Tab character

src/Csound/Air/Patch.hs:88:1: Warning: Tab character

src/Csound/Air/Patch.hs:89:1: Warning: Tab character

src/Csound/Air/Patch.hs:90:1: Warning: Tab character

src/Csound/Air/Patch.hs:103:1: Warning: Tab character

src/Csound/Air/Patch.hs:118:57: Warning: Tab character

src/Csound/Air/Patch.hs:137:56: Warning: Tab character

src/Csound/Air/Patch.hs:158:1: Warning: Tab character

src/Csound/Air/Patch.hs:159:1: Warning: Tab character

src/Csound/Air/Patch.hs:160:1: Warning: Tab character

src/Csound/Air/Patch.hs:171:1: Warning: Tab character

src/Csound/Air/Patch.hs:171:128: Warning: Tab character

src/Csound/Air/Patch.hs:172:1: Warning: Tab character
[25 of 37] Compiling Csound.Control.Gui.Widget ( src/Csound/Control/Gui/Widget.hs, dist/build/Csound/Control/Gui/Widget.o )

src/Csound/Control/Gui/Widget.hs:188:21: Warning:
    Defined but not used: ‘ds’

src/Csound/Control/Gui/Widget.hs:231:11: Warning:
    This binding for ‘width’ shadows the existing binding
      imported from ‘Csound.Typed.Gui’ at src/Csound/Control/Gui/Widget.hs:60:1-23
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.BoxModel’)

src/Csound/Control/Gui/Widget.hs:231:17: Warning:
    This binding for ‘height’ shadows the existing binding
      imported from ‘Csound.Typed.Gui’ at src/Csound/Control/Gui/Widget.hs:60:1-23
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.BoxModel’)

src/Csound/Control/Gui/Widget.hs:239:19: Warning:
    This binding for ‘width’ shadows the existing binding
      imported from ‘Csound.Typed.Gui’ at src/Csound/Control/Gui/Widget.hs:60:1-23
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.BoxModel’)

src/Csound/Control/Gui/Widget.hs:239:25: Warning:
    This binding for ‘height’ shadows the existing binding
      imported from ‘Csound.Typed.Gui’ at src/Csound/Control/Gui/Widget.hs:60:1-23
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.BoxModel’)

src/Csound/Control/Gui/Widget.hs:255:19: Warning:
    This binding for ‘as’ shadows the existing binding
      bound at src/Csound/Control/Gui/Widget.hs:239:38

src/Csound/Control/Gui/Widget.hs:280:20: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Control/Gui/Widget.hs:6:8-32
      (and originally defined in ‘Text.Read’)

src/Csound/Control/Gui/Widget.hs:338:11: Warning:
    This binding for ‘widget’ shadows the existing binding
      imported from ‘Csound.Typed.Gui’ at src/Csound/Control/Gui/Widget.hs:60:1-23
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.Widget’)

src/Csound/Control/Gui/Widget.hs:341:11: Warning:
    This binding for ‘widget’ shadows the existing binding
      imported from ‘Csound.Typed.Gui’ at src/Csound/Control/Gui/Widget.hs:60:1-23
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.Widget’)

src/Csound/Control/Gui/Widget.hs:423:17: Warning:
    This binding for ‘span’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Control/Gui/Widget.hs:6:8-32
      (and originally defined in ‘GHC.List’)

src/Csound/Control/Gui/Widget.hs:428:19: Warning:
    This binding for ‘span’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Control/Gui/Widget.hs:6:8-32
      (and originally defined in ‘GHC.List’)

src/Csound/Control/Gui/Widget.hs:455:20: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Control/Gui/Widget.hs:6:8-32
      (and originally defined in ‘Text.Read’)

src/Csound/Control/Gui/Widget.hs:188:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘genNumbers’: Patterns not matched: _ []
[26 of 37] Compiling Csound.Control.Gui ( src/Csound/Control/Gui.hs, dist/build/Csound/Control/Gui.o )

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

src/Csound/Control/Gui.hs:145:9: Warning:
    This binding for ‘props’ shadows the existing binding
      imported from ‘Csound.Control.Gui.Props’ at src/Csound/Control/Gui.hs:96:1-31
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.Gui’)

src/Csound/Control/Gui.hs:150:9: Warning:
    This binding for ‘props’ shadows the existing binding
      imported from ‘Csound.Control.Gui.Props’ at src/Csound/Control/Gui.hs:96:1-31
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.Gui’)

src/Csound/Control/Gui.hs:153:24: Warning:
    This binding for ‘props’ shadows the existing binding
      imported from ‘Csound.Control.Gui.Props’ at src/Csound/Control/Gui.hs:96:1-31
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.Gui’)

src/Csound/Control/Gui.hs:172:1: Warning:
    Top-level binding with no type signature:
      lift2' :: forall a b c.
                Double
                -> Double
                -> (Gui -> Gui -> Gui)
                -> (a -> b -> c)
                -> Source a
                -> Source b
                -> Source c

src/Csound/Control/Gui.hs:173:22: Warning:
    This binding for ‘gf’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:172:12

src/Csound/Control/Gui.hs:173:28: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:172:8

src/Csound/Control/Gui.hs:173:30: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:172:10

src/Csound/Control/Gui.hs:200:1: Warning:
    Top-level binding with no type signature:
      lift3' :: forall a b c d.
                Double
                -> Double
                -> Double
                -> (Gui -> Gui -> Gui -> Gui)
                -> (a -> b -> c -> d)
                -> Source a
                -> Source b
                -> Source c
                -> Source d

src/Csound/Control/Gui.hs:201:16: Warning:
    This binding for ‘sa’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:200:8

src/Csound/Control/Gui.hs:201:19: Warning:
    This binding for ‘sb’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:200:11

src/Csound/Control/Gui.hs:201:22: Warning:
    This binding for ‘sc’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:200:14

src/Csound/Control/Gui.hs:201:25: Warning:
    This binding for ‘gf’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:200:17

src/Csound/Control/Gui.hs:213:32: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:213:9

src/Csound/Control/Gui.hs:213:34: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:213:11

src/Csound/Control/Gui.hs:213:36: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:213:13

src/Csound/Control/Gui.hs:217:32: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:217:9

src/Csound/Control/Gui.hs:217:34: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:217:11

src/Csound/Control/Gui.hs:217:36: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:217:13

src/Csound/Control/Gui.hs:227:1: Warning:
    Top-level binding with no type signature:
      lift4' :: forall a b c d e.
                Double
                -> Double
                -> Double
                -> Double
                -> (Gui -> Gui -> Gui -> Gui -> Gui)
                -> (a -> b -> c -> d -> e)
                -> Source a
                -> Source b
                -> Source c
                -> Source d
                -> Source e

src/Csound/Control/Gui.hs:228:16: Warning:
    This binding for ‘sa’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:227:8

src/Csound/Control/Gui.hs:228:19: Warning:
    This binding for ‘sb’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:227:11

src/Csound/Control/Gui.hs:228:22: Warning:
    This binding for ‘sc’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:227:14

src/Csound/Control/Gui.hs:228:25: Warning:
    This binding for ‘sd’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:227:17

src/Csound/Control/Gui.hs:228:28: Warning:
    This binding for ‘gf’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:227:20

src/Csound/Control/Gui.hs:240:36: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:240:9

src/Csound/Control/Gui.hs:240:38: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:240:11

src/Csound/Control/Gui.hs:240:40: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:240:13

src/Csound/Control/Gui.hs:240:42: Warning:
    This binding for ‘d’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:240:15

src/Csound/Control/Gui.hs:244:36: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:244:9

src/Csound/Control/Gui.hs:244:38: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:244:11

src/Csound/Control/Gui.hs:244:40: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:244:13

src/Csound/Control/Gui.hs:244:42: Warning:
    This binding for ‘d’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:244:15

src/Csound/Control/Gui.hs:256:1: Warning:
    Top-level binding with no type signature:
      lift5' :: forall a1 a2 a3 a4 a5 b.
                Double
                -> Double
                -> Double
                -> Double
                -> Double
                -> (Gui -> Gui -> Gui -> Gui -> Gui -> Gui)
                -> (a1 -> a2 -> a3 -> a4 -> a5 -> b)
                -> Source a1
                -> Source a2
                -> Source a3
                -> Source a4
                -> Source a5
                -> Source b

src/Csound/Control/Gui.hs:257:16: Warning:
    This binding for ‘sa’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:256:8

src/Csound/Control/Gui.hs:257:19: Warning:
    This binding for ‘sb’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:256:11

src/Csound/Control/Gui.hs:257:22: Warning:
    This binding for ‘sc’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:256:14

src/Csound/Control/Gui.hs:257:25: Warning:
    This binding for ‘sd’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:256:17

src/Csound/Control/Gui.hs:257:28: Warning:
    This binding for ‘se’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:256:20

src/Csound/Control/Gui.hs:257:31: Warning:
    This binding for ‘gf’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:256:23

src/Csound/Control/Gui.hs:269:40: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:269:9

src/Csound/Control/Gui.hs:269:42: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:269:11

src/Csound/Control/Gui.hs:269:44: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:269:13

src/Csound/Control/Gui.hs:269:46: Warning:
    This binding for ‘d’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:269:15

src/Csound/Control/Gui.hs:269:48: Warning:
    This binding for ‘e’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:269:17

src/Csound/Control/Gui.hs:273:40: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:273:9

src/Csound/Control/Gui.hs:273:42: Warning:
    This binding for ‘b’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:273:11

src/Csound/Control/Gui.hs:273:44: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:273:13

src/Csound/Control/Gui.hs:273:46: Warning:
    This binding for ‘d’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:273:15

src/Csound/Control/Gui.hs:273:48: Warning:
    This binding for ‘e’ shadows the existing binding
      bound at src/Csound/Control/Gui.hs:273:17

src/Csound/Control/Gui.hs:100:10: Warning:
    Orphan instance: instance SigSpace a => SigSpace (Source a)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Control/Gui.hs:103:10: Warning:
    Orphan instance:
      instance At Sig (SE Sig) a => At Sig (SE Sig) (Source a)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Control/Gui.hs:107:10: Warning:
    Orphan instance: instance At Sig2 Sig2 a => At Sig2 Sig2 (Source a)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Control/Gui.hs:111:10: Warning:
    Orphan instance:
      instance At Sig2 (SE Sig2) a => At Sig2 (SE Sig2) (Source a)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[27 of 37] Compiling Csound.Control   ( src/Csound/Control.hs, dist/build/Csound/Control.o )
[28 of 37] Compiling Csound.Air.Seg   ( src/Csound/Air/Seg.hs, dist/build/Csound/Air/Seg.o )

src/Csound/Air/Seg.hs:3:1: Warning: Tab character

src/Csound/Air/Seg.hs:3:28: Warning: Tab character

src/Csound/Air/Seg.hs:4:1: Warning: Tab character

src/Csound/Air/Seg.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/Air/Seg.hs:30:1: Warning: Tab character

src/Csound/Air/Seg.hs:31:1: Warning: Tab character

src/Csound/Air/Seg.hs:32:1: Warning: Tab character

src/Csound/Air/Seg.hs:33:1: Warning: Tab character

src/Csound/Air/Seg.hs:34:1: Warning: Tab character

src/Csound/Air/Seg.hs:35:1: Warning: Tab character

src/Csound/Air/Seg.hs:38:1: Warning: Tab character

src/Csound/Air/Seg.hs:39:1: Warning: Tab character

src/Csound/Air/Seg.hs:40:1: Warning: Tab character

src/Csound/Air/Seg.hs:41:1: Warning: Tab character

src/Csound/Air/Seg.hs:42:1: Warning: Tab character

src/Csound/Air/Seg.hs:43:1: Warning: Tab character

src/Csound/Air/Seg.hs:44:1: Warning: Tab character

src/Csound/Air/Seg.hs:47:1: Warning: Tab character

src/Csound/Air/Seg.hs:52:1: Warning: Tab character

src/Csound/Air/Seg.hs:54:41: Warning: Tab character

src/Csound/Air/Seg.hs:55:1: Warning: Tab character

src/Csound/Air/Seg.hs:60:1: Warning: Tab character

src/Csound/Air/Seg.hs:63:1: Warning: Tab character

src/Csound/Air/Seg.hs:66:1: Warning: Tab character

src/Csound/Air/Seg.hs:69:1: Warning: Tab character

src/Csound/Air/Seg.hs:82:1: Warning: Tab character

src/Csound/Air/Seg.hs:83:1: Warning: Tab character

src/Csound/Air/Seg.hs:88:1: Warning: Tab character

src/Csound/Air/Seg.hs:89:1: Warning: Tab character

src/Csound/Air/Seg.hs:94:1: Warning: Tab character

src/Csound/Air/Seg.hs:95:1: Warning: Tab character

src/Csound/Air/Seg.hs:96:1: Warning: Tab character

src/Csound/Air/Seg.hs:96:29: Warning:
    This binding for ‘as’ shadows the existing binding
      bound at src/Csound/Air/Seg.hs:93:7

src/Csound/Air/Seg.hs:97:1: Warning: Tab character

src/Csound/Air/Seg.hs:103:1: Warning: Tab character

src/Csound/Air/Seg.hs:104:1: Warning: Tab character

src/Csound/Air/Seg.hs:105:1: Warning: Tab character

src/Csound/Air/Seg.hs:105:29: Warning:
    This binding for ‘as’ shadows the existing binding
      bound at src/Csound/Air/Seg.hs:102:6

src/Csound/Air/Seg.hs:106:1: Warning: Tab character

src/Csound/Air/Seg.hs:111:1: Warning: Tab character

src/Csound/Air/Seg.hs:112:1: Warning: Tab character

src/Csound/Air/Seg.hs:113:1: Warning: Tab character

src/Csound/Air/Seg.hs:114:1: Warning: Tab character

src/Csound/Air/Seg.hs:126:1: Warning: Tab character

src/Csound/Air/Seg.hs:128:1: Warning: Tab character

src/Csound/Air/Seg.hs:129:1: Warning: Tab character

src/Csound/Air/Seg.hs:129:97: Warning: Tab character

src/Csound/Air/Seg.hs:130:1: Warning: Tab character

src/Csound/Air/Seg.hs:131:1: Warning: Tab character

src/Csound/Air/Seg.hs:132:1: Warning: Tab character

src/Csound/Air/Seg.hs:135:1: Warning: Tab character

src/Csound/Air/Seg.hs:136:1: Warning: Tab character

src/Csound/Air/Seg.hs:136:113: Warning: Tab character

src/Csound/Air/Seg.hs:137:1: Warning: Tab character

src/Csound/Air/Seg.hs:138:1: Warning: Tab character

src/Csound/Air/Seg.hs:139:1: Warning: Tab character

src/Csound/Air/Seg.hs:141:1: Warning: Tab character

src/Csound/Air/Seg.hs:143:1: Warning: Tab character

src/Csound/Air/Seg.hs:144:1: Warning: Tab character

src/Csound/Air/Seg.hs:145:1: Warning: Tab character

src/Csound/Air/Seg.hs:147:1: Warning: Tab character

src/Csound/Air/Seg.hs:151:1: Warning: Tab character

src/Csound/Air/Seg.hs:152:1: Warning: Tab character

src/Csound/Air/Seg.hs:153:1: Warning: Tab character

src/Csound/Air/Seg.hs:154:1: Warning: Tab character

src/Csound/Air/Seg.hs:155:1: Warning: Tab character

src/Csound/Air/Seg.hs:156:1: Warning: Tab character

src/Csound/Air/Seg.hs:157:1: Warning: Tab character

src/Csound/Air/Seg.hs:158:1: Warning: Tab character

src/Csound/Air/Seg.hs:159:1: Warning: Tab character

src/Csound/Air/Seg.hs:160:1: Warning: Tab character

src/Csound/Air/Seg.hs:161:1: Warning: Tab character

src/Csound/Air/Seg.hs:163:1: Warning: Tab character

src/Csound/Air/Seg.hs:164:1: Warning: Tab character

src/Csound/Air/Seg.hs:165:1: Warning: Tab character

src/Csound/Air/Seg.hs:166:1: Warning: Tab character

src/Csound/Air/Seg.hs:168:1: Warning: Tab character

src/Csound/Air/Seg.hs:168:27: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Air/Seg.hs:150:8

src/Csound/Air/Seg.hs:169:1: Warning: Tab character

src/Csound/Air/Seg.hs:170:1: Warning: Tab character

src/Csound/Air/Seg.hs:172:1: Warning: Tab character

src/Csound/Air/Seg.hs:176:1: Warning: Tab character

src/Csound/Air/Seg.hs:181:1: Warning: Tab character

src/Csound/Air/Seg.hs:182:1: Warning: Tab character

src/Csound/Air/Seg.hs:183:1: Warning: Tab character

src/Csound/Air/Seg.hs:184:1: Warning: Tab character

src/Csound/Air/Seg.hs:185:1: Warning: Tab character

src/Csound/Air/Seg.hs:186:1: Warning: Tab character

src/Csound/Air/Seg.hs:190:1: Warning: Tab character

src/Csound/Air/Seg.hs:191:1: Warning: Tab character

src/Csound/Air/Seg.hs:219:1: Warning: Tab character

src/Csound/Air/Seg.hs:220:1: Warning: Tab character

src/Csound/Air/Seg.hs:221:1: Warning: Tab character

src/Csound/Air/Seg.hs:222:1: Warning: Tab character

src/Csound/Air/Seg.hs:233:1: Warning: Tab character

src/Csound/Air/Seg.hs:234:1: Warning: Tab character

src/Csound/Air/Seg.hs:235:1: Warning: Tab character

src/Csound/Air/Seg.hs:239:1: Warning: Tab character

src/Csound/Air/Seg.hs:240:1: Warning: Tab character

src/Csound/Air/Seg.hs:242:1: Warning: Tab character

src/Csound/Air/Seg.hs:244:1: Warning: Tab character

src/Csound/Air/Seg.hs:245:1: Warning: Tab character

src/Csound/Air/Seg.hs:246:1: Warning: Tab character

src/Csound/Air/Seg.hs:247:1: Warning: Tab character

src/Csound/Air/Seg.hs:248:1: Warning: Tab character

src/Csound/Air/Seg.hs:249:1: Warning: Tab character

src/Csound/Air/Seg.hs:250:1: Warning: Tab character

src/Csound/Air/Seg.hs:251:1: Warning: Tab character

src/Csound/Air/Seg.hs:252:1: Warning: Tab character

src/Csound/Air/Seg.hs:253:1: Warning: Tab character

src/Csound/Air/Seg.hs:254:1: Warning: Tab character

src/Csound/Air/Seg.hs:255:1: Warning: Tab character

src/Csound/Air/Seg.hs:256:1: Warning: Tab character

src/Csound/Air/Seg.hs:125:12: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched:
            Loop (Unlim _)
            Loop (Par _)
            Loop (Loop _)
[29 of 37] Compiling Csound.Air.Sampler ( src/Csound/Air/Sampler.hs, dist/build/Csound/Air/Sampler.o )

src/Csound/Air/Sampler.hs:3:1: Warning: Tab character

src/Csound/Air/Sampler.hs:5:1: Warning: Tab character

src/Csound/Air/Sampler.hs:6:1: Warning: Tab character

src/Csound/Air/Sampler.hs:7:1: Warning: Tab character

src/Csound/Air/Sampler.hs:9:1: Warning: Tab character

src/Csound/Air/Sampler.hs:11:1: Warning: Tab character

src/Csound/Air/Sampler.hs:12:1: Warning: Tab character

src/Csound/Air/Sampler.hs:14:1: Warning: Tab character

src/Csound/Air/Sampler.hs:33: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/Air/Sampler.hs:51:1: Warning: Tab character

src/Csound/Air/Sampler.hs:52:1: Warning: Tab character

src/Csound/Air/Sampler.hs:53:1: Warning: Tab character

src/Csound/Air/Sampler.hs:54:1: Warning: Tab character

src/Csound/Air/Sampler.hs:55:1: Warning: Tab character

src/Csound/Air/Sampler.hs:56:1: Warning: Tab character

src/Csound/Air/Sampler.hs:58:1: Warning: Tab character

src/Csound/Air/Sampler.hs:58:31: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:50:18

src/Csound/Air/Sampler.hs:58:33: Warning:
    This binding for ‘st’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:50:20

src/Csound/Air/Sampler.hs:58:36: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:50:23

src/Csound/Air/Sampler.hs:61:86: Warning: Tab character

src/Csound/Air/Sampler.hs:65:1: Warning:
    Defined but not used: ‘evtToggle’

src/Csound/Air/Sampler.hs:66:1: Warning: Tab character

src/Csound/Air/Sampler.hs:69:1: Warning:
    Defined but not used: ‘syncEvtToggle’

src/Csound/Air/Sampler.hs:86:1: Warning: Tab character

src/Csound/Air/Sampler.hs:87:1: Warning: Tab character

src/Csound/Air/Sampler.hs:88:1: Warning: Tab character

src/Csound/Air/Sampler.hs:89:1: Warning: Tab character

src/Csound/Air/Sampler.hs:97:1: Warning: Tab character

src/Csound/Air/Sampler.hs:98:1: Warning: Tab character

src/Csound/Air/Sampler.hs:99:1: Warning: Tab character

src/Csound/Air/Sampler.hs:100:1: Warning: Tab character

src/Csound/Air/Sampler.hs:101:1: Warning: Tab character

src/Csound/Air/Sampler.hs:103:1: Warning: Tab character

src/Csound/Air/Sampler.hs:103:32: Warning:
    This binding for ‘start’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:96:19

src/Csound/Air/Sampler.hs:103:38: Warning:
    This binding for ‘stop’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:96:25

src/Csound/Air/Sampler.hs:103:43: Warning:
    This binding for ‘sigs’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:96:30

src/Csound/Air/Sampler.hs:116:1: Warning: Tab character

src/Csound/Air/Sampler.hs:117:1: Warning: Tab character

src/Csound/Air/Sampler.hs:118:1: Warning: Tab character

src/Csound/Air/Sampler.hs:119:1: Warning: Tab character

src/Csound/Air/Sampler.hs:120:1: Warning: Tab character

src/Csound/Air/Sampler.hs:121:1: Warning: Tab character

src/Csound/Air/Sampler.hs:123:1: Warning: Tab character

src/Csound/Air/Sampler.hs:123:32: Warning:
    This binding for ‘starts’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:115:19

src/Csound/Air/Sampler.hs:123:39: Warning:
    This binding for ‘stops’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:115:26

src/Csound/Air/Sampler.hs:123:45: Warning:
    This binding for ‘asig’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:115:32

src/Csound/Air/Sampler.hs:130:1: Warning: Tab character

src/Csound/Air/Sampler.hs:131:1: Warning: Tab character

src/Csound/Air/Sampler.hs:132:1: Warning: Tab character

src/Csound/Air/Sampler.hs:133:1: Warning: Tab character

src/Csound/Air/Sampler.hs:134:1: Warning: Tab character

src/Csound/Air/Sampler.hs:135:1: Warning: Tab character

src/Csound/Air/Sampler.hs:137:1: Warning: Tab character

src/Csound/Air/Sampler.hs:137:32: Warning:
    This binding for ‘starts’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:129:27

src/Csound/Air/Sampler.hs:137:39: Warning:
    This binding for ‘stops’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:129:34

src/Csound/Air/Sampler.hs:137:45: Warning:
    This binding for ‘asig’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:129:40

src/Csound/Air/Sampler.hs:152:1: Warning: Tab character

src/Csound/Air/Sampler.hs:153:1: Warning: Tab character

src/Csound/Air/Sampler.hs:154:1: Warning: Tab character

src/Csound/Air/Sampler.hs:155:1: Warning: Tab character

src/Csound/Air/Sampler.hs:156:1: Warning: Tab character

src/Csound/Air/Sampler.hs:157:1: Warning: Tab character

src/Csound/Air/Sampler.hs:171:1: Warning: Tab character

src/Csound/Air/Sampler.hs:172:1: Warning: Tab character

src/Csound/Air/Sampler.hs:173:1: Warning: Tab character

src/Csound/Air/Sampler.hs:174:1: Warning: Tab character

src/Csound/Air/Sampler.hs:174:30: Warning:
    This binding for ‘asig’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:170:37

src/Csound/Air/Sampler.hs:175:1: Warning: Tab character

src/Csound/Air/Sampler.hs:175:40: Warning: Tab character

src/Csound/Air/Sampler.hs:176:1: Warning: Tab character

src/Csound/Air/Sampler.hs:177:1: Warning: Tab character

src/Csound/Air/Sampler.hs:178:1: Warning: Tab character

src/Csound/Air/Sampler.hs:179:1: Warning: Tab character

src/Csound/Air/Sampler.hs:180:1: Warning: Tab character

src/Csound/Air/Sampler.hs:181:1: Warning: Tab character

src/Csound/Air/Sampler.hs:207:1: Warning: Tab character

src/Csound/Air/Sampler.hs:208:1: Warning: Tab character

src/Csound/Air/Sampler.hs:209:1: Warning: Tab character

src/Csound/Air/Sampler.hs:210:1: Warning: Tab character

src/Csound/Air/Sampler.hs:211:1: Warning: Tab character

src/Csound/Air/Sampler.hs:212:1: Warning: Tab character

src/Csound/Air/Sampler.hs:214:1: Warning: Tab character

src/Csound/Air/Sampler.hs:214:37: Warning: Tab character

src/Csound/Air/Sampler.hs:215:1: Warning: Tab character

src/Csound/Air/Sampler.hs:216:1: Warning: Tab character

src/Csound/Air/Sampler.hs:216:33: Warning:
    This binding for ‘as’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:206:28

src/Csound/Air/Sampler.hs:216:36: Warning:
    This binding for ‘stop’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:206:31

src/Csound/Air/Sampler.hs:217:1: Warning: Tab character

src/Csound/Air/Sampler.hs:218:1: Warning: Tab character

src/Csound/Air/Sampler.hs:219:1: Warning: Tab character

src/Csound/Air/Sampler.hs:220:1: Warning: Tab character

src/Csound/Air/Sampler.hs:221:1: Warning: Tab character

src/Csound/Air/Sampler.hs:221:49: Warning:
    This binding for ‘ons’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:210:17

src/Csound/Air/Sampler.hs:222:1: Warning: Tab character

src/Csound/Air/Sampler.hs:222:49: Warning:
    This binding for ‘offs’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:211:17

src/Csound/Air/Sampler.hs:265:21: Warning:
    Defined but not used: ‘amp’

src/Csound/Air/Sampler.hs:313:1: Warning: Tab character

src/Csound/Air/Sampler.hs:314:1: Warning: Tab character

src/Csound/Air/Sampler.hs:315:1: Warning: Tab character

src/Csound/Air/Sampler.hs:315:58: Warning: Tab character

src/Csound/Air/Sampler.hs:322:1: Warning: Tab character

src/Csound/Air/Sampler.hs:323:1: Warning: Tab character

src/Csound/Air/Sampler.hs:324:1: Warning: Tab character

src/Csound/Air/Sampler.hs:324:30: Warning:
    This binding for ‘asig’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:321:36

src/Csound/Air/Sampler.hs:325:1: Warning: Tab character

src/Csound/Air/Sampler.hs:326:1: Warning: Tab character

src/Csound/Air/Sampler.hs:327:1: Warning: Tab character

src/Csound/Air/Sampler.hs:328:1: Warning: Tab character

src/Csound/Air/Sampler.hs:335:1: Warning: Tab character

src/Csound/Air/Sampler.hs:336:1: Warning: Tab character

src/Csound/Air/Sampler.hs:337:1: Warning: Tab character

src/Csound/Air/Sampler.hs:338:1: Warning: Tab character

src/Csound/Air/Sampler.hs:339:1: Warning: Tab character

src/Csound/Air/Sampler.hs:340:1: Warning: Tab character

src/Csound/Air/Sampler.hs:343:18: Warning:
    Defined but not used: ‘midiInstr’
[30 of 37] Compiling Csound.IO        ( src/Csound/IO.hs, dist/build/Csound/IO.o )
[31 of 37] Compiling Csound.Air.Misc  ( src/Csound/Air/Misc.hs, dist/build/Csound/Air/Misc.o )

src/Csound/Air/Misc.hs:38:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

src/Csound/Air/Misc.hs:92:13: Warning:
    This binding for ‘rndAmp’ shadows the existing binding
      defined at src/Csound/Air/Misc.hs:263:1

src/Csound/Air/Misc.hs:92:20: Warning:
    This binding for ‘rndCps’ shadows the existing binding
      defined at src/Csound/Air/Misc.hs:273:1

src/Csound/Air/Misc.hs:119:10: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Air.Filter’ at src/Csound/Air/Misc.hs:51:1-24
      (and originally defined at src/Csound/Air/Filter.hs:123:1-4)

src/Csound/Air/Misc.hs:272:1: Warning:
    Top-level binding with no type signature: rndDur :: D -> D -> SE D

src/Csound/Air/Misc.hs:273:1: Warning:
    Top-level binding with no type signature: rndCps :: D -> D -> SE D

src/Csound/Air/Misc.hs:274:1: Warning:
    Top-level binding with no type signature: rndTune :: D -> D -> SE D

src/Csound/Air/Misc.hs:278:5: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Misc.hs:46:1-27
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Misc.hs:291:1: Warning:
    Top-level binding with no type signature:
      addDur' :: forall b. D -> b -> SE b

src/Csound/Air/Misc.hs:292:1: Warning:
    Top-level binding with no type signature:
      addDur :: forall b. b -> SE b

src/Csound/Air/Misc.hs:341:1: Warning:
    Top-level binding with no type signature:
      rimShot' :: TrSpec -> SE Sig

src/Csound/Air/Misc.hs:347:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Misc.hs:46:1-27
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Misc.hs:368:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Misc.hs:46:1-27
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Misc.hs:384:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Misc.hs:46:1-27
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Misc.hs:397:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Misc.hs:46:1-27
      (and originally defined in ‘Temporal.Class’)

src/Csound/Air/Misc.hs:399:9: Warning: Defined but not used: ‘cps’

src/Csound/Air/Misc.hs:401:9: Warning:
    Defined but not used: ‘fullDur’

src/Csound/Air/Misc.hs:411:1: Warning:
    Top-level binding with no type signature: testDrone :: D -> SE Sig2

src/Csound/Air/Misc.hs:412:1: Warning:
    Top-level binding with no type signature:
      testDrone2 :: D -> SE Sig2

src/Csound/Air/Misc.hs:413:1: Warning:
    Top-level binding with no type signature:
      testDrone3 :: D -> SE Sig2

src/Csound/Air/Misc.hs:414:1: Warning:
    Top-level binding with no type signature:
      testDrone4 :: D -> SE Sig2

src/Csound/Air/Misc.hs:416:1: Warning:
    Top-level binding with no type signature: pwEnsemble :: Patch Sig2

src/Csound/Air/Misc.hs:420:1: Warning:
    Top-level binding with no type signature: nightPad :: Patch Sig2

src/Csound/Air/Misc.hs:424:28: Warning:
    Defined but not used: ‘razorPadSpeed’

src/Csound/Air/Misc.hs:429:1: Warning:
    Top-level binding with no type signature: razorPad :: Patch Sig2

src/Csound/Air/Misc.hs:431:1: Warning:
    Top-level binding with no type signature:
      razorPad' :: RazorPad -> Patch Sig2

src/Csound/Air/Misc.hs:435:1: Warning:
    Top-level binding with no type signature: overtonePad :: Patch Sig2

src/Csound/Air/Misc.hs:439:1: Warning:
    Top-level binding with no type signature:
      caveOvertonePad :: Patch Sig2

src/Csound/Air/Misc.hs:464:1: Warning:
    Top-level binding with no type signature:
      impRazorPad :: Sig -> Sig -> Sig -> SE Sig

src/Csound/Air/Misc.hs:465:13: Warning:
    This binding for ‘cps’ shadows the existing binding
      bound at src/Csound/Air/Misc.hs:464:23

src/Csound/Air/Misc.hs:467:1: Warning:
    Top-level binding with no type signature:
      genRazor :: forall a r.
                  (Fractional a, SigSpace (SE r)) =>
                  (Sig -> a -> Sig -> r) -> Sig -> Sig -> Sig -> SE r

src/Csound/Air/Misc.hs:467:10: Warning:
    This binding for ‘filter’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Air/Misc.hs:3:8-22
      (and originally defined in ‘GHC.List’)
[32 of 37] Compiling Csound.Air.Fx    ( src/Csound/Air/Fx.hs, dist/build/Csound/Air/Fx.o )

src/Csound/Air/Fx.hs:40:1: Warning:
    The import of ‘sec2rel’ from module ‘Csound.Tab’ is redundant

src/Csound/Air/Fx.hs:179:5: Warning:
    This binding for ‘ptr’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:176:5

src/Csound/Air/Fx.hs:244:17: Warning:
    This binding for ‘min’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Air/Fx.hs:2:8-20
      (and originally defined in ‘ghc-prim-0.4.0.0:GHC.Classes’)

src/Csound/Air/Fx.hs:244:22: Warning:
    This binding for ‘max’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Air/Fx.hs:2:8-20
      (and originally defined in ‘ghc-prim-0.4.0.0:GHC.Classes’)

src/Csound/Air/Fx.hs:247:17: Warning:
    This binding for ‘min’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Air/Fx.hs:2:8-20
      (and originally defined in ‘ghc-prim-0.4.0.0:GHC.Classes’)

src/Csound/Air/Fx.hs:247:22: Warning:
    This binding for ‘max’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Air/Fx.hs:2:8-20
      (and originally defined in ‘ghc-prim-0.4.0.0:GHC.Classes’)

src/Csound/Air/Fx.hs:258:7: Warning:
    This binding for ‘mix’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Fx.hs:39:1-19
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Control.Mix’)

src/Csound/Air/Fx.hs:281:37: Warning:
    This binding for ‘ar’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Fx.hs:39:1-19
      (and originally defined in ‘Csound.Typed.Types.Prim’)

src/Csound/Air/Fx.hs:291:42: Warning:
    This binding for ‘ar’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Fx.hs:39:1-19
      (and originally defined in ‘Csound.Typed.Types.Prim’)

src/Csound/Air/Fx.hs:299:14: Warning:
    This binding for ‘mod’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Air/Fx.hs:2:8-20
      (and originally defined in ‘GHC.Real’)

src/Csound/Air/Fx.hs:319:43: Warning:
    This binding for ‘ar’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Fx.hs:39:1-19
      (and originally defined in ‘Csound.Typed.Types.Prim’)

src/Csound/Air/Fx.hs:342:50: Warning:
    This binding for ‘ar’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Fx.hs:39:1-19
      (and originally defined in ‘Csound.Typed.Types.Prim’)

src/Csound/Air/Fx.hs:352:5: Warning:
    Defined but not used: ‘aBuffer’

src/Csound/Air/Fx.hs:386:32: Warning:
    This binding for ‘ar’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Fx.hs:39:1-19
      (and originally defined in ‘Csound.Typed.Types.Prim’)

src/Csound/Air/Fx.hs:395:14: Warning:
    This binding for ‘gain’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Fx.hs:41:1-26
      (and originally defined in ‘Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Air/Fx.hs:404:15: Warning:
    This binding for ‘gain’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:395:14

src/Csound/Air/Fx.hs:410:15: Warning:
    This binding for ‘gain’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Fx.hs:41:1-26
      (and originally defined in ‘Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Air/Fx.hs:410:25: Warning:
    This binding for ‘ar’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Fx.hs:39:1-19
      (and originally defined in ‘Csound.Typed.Types.Prim’)

src/Csound/Air/Fx.hs:435:5: Warning:
    This binding for ‘noise’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Fx.hs:41:1-26
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Fx.hs:449:5: Warning:
    This binding for ‘noise’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Fx.hs:41:1-26
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Fx.hs:522:17: Warning:
    This binding for ‘kindx’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:520:17

src/Csound/Air/Fx.hs:526:17: Warning:
    This binding for ‘kindx’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:522:17

src/Csound/Air/Fx.hs:533:17: Warning:
    This binding for ‘kindx’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:531:17
[33 of 37] Compiling Csound.Air.Granular ( src/Csound/Air/Granular.hs, dist/build/Csound/Air/Granular.o )

src/Csound/Air/Granular.hs:48:1: Warning: Tab character

src/Csound/Air/Granular.hs:50:1: Warning: Tab character

src/Csound/Air/Granular.hs:51:1: Warning: Tab character

src/Csound/Air/Granular.hs:52:1: Warning: Tab character

src/Csound/Air/Granular.hs:53:1: Warning: Tab character

src/Csound/Air/Granular.hs:54:1: Warning: Tab character

src/Csound/Air/Granular.hs:56:1: Warning: Tab character

src/Csound/Air/Granular.hs:57:1: Warning: Tab character

src/Csound/Air/Granular.hs:58:1: Warning: Tab character

src/Csound/Air/Granular.hs:59:1: Warning: Tab character

src/Csound/Air/Granular.hs:61:1: Warning: Tab character

src/Csound/Air/Granular.hs:62:1: Warning: Tab character

src/Csound/Air/Granular.hs:63:1: Warning: Tab character

src/Csound/Air/Granular.hs:64:1: Warning: Tab character

src/Csound/Air/Granular.hs:66:1: Warning: Tab character

src/Csound/Air/Granular.hs:67:1: Warning: Tab character

src/Csound/Air/Granular.hs:68:1: Warning: Tab character

src/Csound/Air/Granular.hs:70:1: Warning: Tab character

src/Csound/Air/Granular.hs:71:1: Warning: Tab character

src/Csound/Air/Granular.hs:72:1: Warning: Tab character

src/Csound/Air/Granular.hs:74:1: Warning: Tab character

src/Csound/Air/Granular.hs:76:1: Warning: Tab character

src/Csound/Air/Granular.hs:77:1: Warning: Tab character

src/Csound/Air/Granular.hs:79:1: Warning: Tab character

src/Csound/Air/Granular.hs:81:1: Warning: Tab character

src/Csound/Air/Granular.hs:82:1: Warning: Tab character

src/Csound/Air/Granular.hs:83:1: Warning: Tab character

src/Csound/Air/Granular.hs:84:1: Warning: Tab character

src/Csound/Air/Granular.hs:85:1: Warning: Tab character

src/Csound/Air/Granular.hs:86:1: Warning: Tab character

src/Csound/Air/Granular.hs:87:1: Warning: Tab character

src/Csound/Air/Granular.hs:88:1: Warning: Tab character

src/Csound/Air/Granular.hs:89:1: Warning: Tab character

src/Csound/Air/Granular.hs:90:1: Warning: Tab character

src/Csound/Air/Granular.hs:91:1: Warning: Tab character

src/Csound/Air/Granular.hs:92:1: Warning: Tab character

src/Csound/Air/Granular.hs:93:1: Warning: Tab character

src/Csound/Air/Granular.hs:94:1: Warning: Tab character

src/Csound/Air/Granular.hs:95:1: Warning: Tab character

src/Csound/Air/Granular.hs:96:1: Warning: Tab character

src/Csound/Air/Granular.hs:96:69: Warning: Tab character

src/Csound/Air/Granular.hs:98:1: Warning: Tab character

src/Csound/Air/Granular.hs:99:1: Warning: Tab character

src/Csound/Air/Granular.hs:100:1: Warning: Tab character

src/Csound/Air/Granular.hs:101:1: Warning: Tab character

src/Csound/Air/Granular.hs:102:1: Warning: Tab character

src/Csound/Air/Granular.hs:103:1: Warning: Tab character

src/Csound/Air/Granular.hs:105:1: Warning: Tab character

src/Csound/Air/Granular.hs:106:1: Warning: Tab character

src/Csound/Air/Granular.hs:112:1: Warning:
    The import of ‘Data.Boolean’ is redundant
      except perhaps to import instances from ‘Data.Boolean’
    To import instances alone, use: import Data.Boolean()

src/Csound/Air/Granular.hs:113:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()

src/Csound/Air/Granular.hs:114: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/Air/Granular.hs:115:1: Warning:
    The import of ‘Control.Monad.Trans.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Class’
    To import instances alone, use: import Control.Monad.Trans.Class()

src/Csound/Air/Granular.hs:120:1: Warning:
    The qualified import of ‘C.syncgrain, C.partikkel, C.grain’
    from module ‘Csound.Typed.Opcode’ is redundant

src/Csound/Air/Granular.hs:134:1: Warning:
    Defined but not used: ‘w1’

src/Csound/Air/Granular.hs:134:1: Warning:
    Top-level binding with no type signature: w1 :: [Char]

src/Csound/Air/Granular.hs:135:1: Warning:
    Defined but not used: ‘w2’

src/Csound/Air/Granular.hs:135:1: Warning:
    Top-level binding with no type signature: w2 :: [Char]

src/Csound/Air/Granular.hs:136:1: Warning:
    Defined but not used: ‘w3’

src/Csound/Air/Granular.hs:136:1: Warning:
    Top-level binding with no type signature: w3 :: [Char]

src/Csound/Air/Granular.hs:141:16: Warning: Tab character

src/Csound/Air/Granular.hs:142:16: Warning: Tab character

src/Csound/Air/Granular.hs:143:14: Warning: Tab character

src/Csound/Air/Granular.hs:154:1: Warning: Tab character

src/Csound/Air/Granular.hs:154:32: Warning: Tab character

src/Csound/Air/Granular.hs:155:1: Warning: Tab character

src/Csound/Air/Granular.hs:155:27: Warning: Tab character

src/Csound/Air/Granular.hs:156:1: Warning: Tab character

src/Csound/Air/Granular.hs:156:24: Warning: Tab character

src/Csound/Air/Granular.hs:157:1: Warning: Tab character

src/Csound/Air/Granular.hs:157:27: Warning: Tab character

src/Csound/Air/Granular.hs:158:1: Warning: Tab character

src/Csound/Air/Granular.hs:158:27: Warning: Tab character

src/Csound/Air/Granular.hs:159:1: Warning: Tab character

src/Csound/Air/Granular.hs:159:30: Warning: Tab character

src/Csound/Air/Granular.hs:160:1: Warning: Tab character

src/Csound/Air/Granular.hs:160:29: Warning: Tab character

src/Csound/Air/Granular.hs:161:1: Warning: Tab character

src/Csound/Air/Granular.hs:161:34: Warning: Tab character

src/Csound/Air/Granular.hs:162:1: Warning: Tab character

src/Csound/Air/Granular.hs:162:29: Warning: Tab character

src/Csound/Air/Granular.hs:162:47: Warning: Tab character

src/Csound/Air/Granular.hs:163:1: Warning: Tab character

src/Csound/Air/Granular.hs:163:24: Warning: Tab character

src/Csound/Air/Granular.hs:163:55: Warning: Tab character

src/Csound/Air/Granular.hs:164:1: Warning: Tab character

src/Csound/Air/Granular.hs:164:30: Warning: Tab character

src/Csound/Air/Granular.hs:164:47: Warning: Tab character

src/Csound/Air/Granular.hs:165:1: Warning: Tab character

src/Csound/Air/Granular.hs:165:31: Warning: Tab character

src/Csound/Air/Granular.hs:166:1: Warning: Tab character

src/Csound/Air/Granular.hs:166:36: Warning: Tab character

src/Csound/Air/Granular.hs:167:1: Warning: Tab character

src/Csound/Air/Granular.hs:167:34: Warning: Tab character

src/Csound/Air/Granular.hs:167:47: Warning: Tab character

src/Csound/Air/Granular.hs:168:1: Warning: Tab character

src/Csound/Air/Granular.hs:168:26: Warning: Tab character

src/Csound/Air/Granular.hs:169:1: Warning: Tab character

src/Csound/Air/Granular.hs:169:29: Warning: Tab character

src/Csound/Air/Granular.hs:170:1: Warning: Tab character

src/Csound/Air/Granular.hs:170:26: Warning: Tab character

src/Csound/Air/Granular.hs:171:1: Warning: Tab character

src/Csound/Air/Granular.hs:171:27: Warning: Tab character

src/Csound/Air/Granular.hs:171:55: Warning: Tab character

src/Csound/Air/Granular.hs:172:1: Warning: Tab character

src/Csound/Air/Granular.hs:172:32: Warning: Tab character

src/Csound/Air/Granular.hs:173:1: Warning: Tab character

src/Csound/Air/Granular.hs:173:27: Warning: Tab character

src/Csound/Air/Granular.hs:174:1: Warning: Tab character

src/Csound/Air/Granular.hs:174:33: Warning: Tab character

src/Csound/Air/Granular.hs:174:47: Warning: Tab character

src/Csound/Air/Granular.hs:175:1: Warning: Tab character

src/Csound/Air/Granular.hs:175:31: Warning: Tab character

src/Csound/Air/Granular.hs:175:47: Warning: Tab character

src/Csound/Air/Granular.hs:176:1: Warning: Tab character

src/Csound/Air/Granular.hs:176:31: Warning: Tab character

src/Csound/Air/Granular.hs:176:47: Warning: Tab character

src/Csound/Air/Granular.hs:177:1: Warning: Tab character

src/Csound/Air/Granular.hs:177:29: Warning: Tab character

src/Csound/Air/Granular.hs:178:1: Warning: Tab character

src/Csound/Air/Granular.hs:178:30: Warning: Tab character

src/Csound/Air/Granular.hs:179:1: Warning: Tab character

src/Csound/Air/Granular.hs:182:1: Warning: Tab character

src/Csound/Air/Granular.hs:183:1: Warning: Tab character

src/Csound/Air/Granular.hs:183:40: Warning: Tab character

src/Csound/Air/Granular.hs:184:1: Warning: Tab character

src/Csound/Air/Granular.hs:184:35: Warning: Tab character

src/Csound/Air/Granular.hs:185:1: Warning: Tab character

src/Csound/Air/Granular.hs:185:32: Warning: Tab character

src/Csound/Air/Granular.hs:186:1: Warning: Tab character

src/Csound/Air/Granular.hs:186:35: Warning: Tab character

src/Csound/Air/Granular.hs:187:1: Warning: Tab character

src/Csound/Air/Granular.hs:187:35: Warning: Tab character

src/Csound/Air/Granular.hs:188:1: Warning: Tab character

src/Csound/Air/Granular.hs:188:38: Warning: Tab character

src/Csound/Air/Granular.hs:189:1: Warning: Tab character

src/Csound/Air/Granular.hs:189:37: Warning: Tab character

src/Csound/Air/Granular.hs:190:1: Warning: Tab character

src/Csound/Air/Granular.hs:190:42: Warning: Tab character

src/Csound/Air/Granular.hs:191:1: Warning: Tab character

src/Csound/Air/Granular.hs:191:37: Warning: Tab character

src/Csound/Air/Granular.hs:191:52: Warning: Tab character

src/Csound/Air/Granular.hs:192:1: Warning: Tab character

src/Csound/Air/Granular.hs:192:32: Warning: Tab character

src/Csound/Air/Granular.hs:193:1: Warning: Tab character

src/Csound/Air/Granular.hs:193:38: Warning: Tab character

src/Csound/Air/Granular.hs:193:56: Warning: Tab character

src/Csound/Air/Granular.hs:194:1: Warning: Tab character

src/Csound/Air/Granular.hs:194:39: Warning: Tab character

src/Csound/Air/Granular.hs:195:1: Warning: Tab character

src/Csound/Air/Granular.hs:195:44: Warning: Tab character

src/Csound/Air/Granular.hs:196:1: Warning: Tab character

src/Csound/Air/Granular.hs:196:42: Warning: Tab character

src/Csound/Air/Granular.hs:197:1: Warning: Tab character

src/Csound/Air/Granular.hs:197:34: Warning: Tab character

src/Csound/Air/Granular.hs:198:1: Warning: Tab character

src/Csound/Air/Granular.hs:198:37: Warning: Tab character

src/Csound/Air/Granular.hs:199:1: Warning: Tab character

src/Csound/Air/Granular.hs:199:34: Warning: Tab character

src/Csound/Air/Granular.hs:200:1: Warning: Tab character

src/Csound/Air/Granular.hs:200:35: Warning: Tab character

src/Csound/Air/Granular.hs:200:93: Warning: Tab character

src/Csound/Air/Granular.hs:201:1: Warning: Tab character

src/Csound/Air/Granular.hs:201:40: Warning: Tab character

src/Csound/Air/Granular.hs:202:1: Warning: Tab character

src/Csound/Air/Granular.hs:202:35: Warning: Tab character

src/Csound/Air/Granular.hs:203:1: Warning: Tab character

src/Csound/Air/Granular.hs:203:41: Warning: Tab character

src/Csound/Air/Granular.hs:204:1: Warning: Tab character

src/Csound/Air/Granular.hs:204:39: Warning: Tab character

src/Csound/Air/Granular.hs:205:1: Warning: Tab character

src/Csound/Air/Granular.hs:205:39: Warning: Tab character

src/Csound/Air/Granular.hs:205:56: Warning: Tab character

src/Csound/Air/Granular.hs:206:1: Warning: Tab character

src/Csound/Air/Granular.hs:206:37: Warning: Tab character

src/Csound/Air/Granular.hs:207:1: Warning: Tab character

src/Csound/Air/Granular.hs:207:38: Warning: Tab character

src/Csound/Air/Granular.hs:208:1: Warning: Tab character

src/Csound/Air/Granular.hs:213:1: Warning: Tab character

src/Csound/Air/Granular.hs:213:25: Warning: Tab character

src/Csound/Air/Granular.hs:214:1: Warning: Tab character

src/Csound/Air/Granular.hs:214:23: Warning: Tab character

src/Csound/Air/Granular.hs:215:1: Warning: Tab character

src/Csound/Air/Granular.hs:215:23: Warning: Tab character

src/Csound/Air/Granular.hs:216:1: Warning: Tab character

src/Csound/Air/Granular.hs:219:1: Warning: Tab character

src/Csound/Air/Granular.hs:220:1: Warning: Tab character

src/Csound/Air/Granular.hs:220:33: Warning: Tab character

src/Csound/Air/Granular.hs:221:1: Warning: Tab character

src/Csound/Air/Granular.hs:221:31: Warning: Tab character

src/Csound/Air/Granular.hs:222:1: Warning: Tab character

src/Csound/Air/Granular.hs:222:31: Warning: Tab character

src/Csound/Air/Granular.hs:223:1: Warning: Tab character

src/Csound/Air/Granular.hs:256:1: Warning: Tab character

src/Csound/Air/Granular.hs:257:1: Warning: Tab character

src/Csound/Air/Granular.hs:258:1: Warning: Tab character

src/Csound/Air/Granular.hs:259:1: Warning: Tab character

src/Csound/Air/Granular.hs:260:1: Warning: Tab character

src/Csound/Air/Granular.hs:261:1: Warning: Tab character

src/Csound/Air/Granular.hs:262:1: Warning: Tab character

src/Csound/Air/Granular.hs:263:1: Warning: Tab character

src/Csound/Air/Granular.hs:264:1: Warning: Tab character

src/Csound/Air/Granular.hs:265:1: Warning: Tab character

src/Csound/Air/Granular.hs:266:1: Warning: Tab character

src/Csound/Air/Granular.hs:267:1: Warning: Tab character

src/Csound/Air/Granular.hs:268:1: Warning: Tab character

src/Csound/Air/Granular.hs:269:1: Warning: Tab character

src/Csound/Air/Granular.hs:271:1: Warning: Tab character

src/Csound/Air/Granular.hs:271:22: Warning: Tab character

src/Csound/Air/Granular.hs:271:35: Warning: Tab character

src/Csound/Air/Granular.hs:272:1: Warning: Tab character

src/Csound/Air/Granular.hs:272:25: Warning: Tab character

src/Csound/Air/Granular.hs:272:35: Warning: Tab character

src/Csound/Air/Granular.hs:274:1: Warning: Tab character

src/Csound/Air/Granular.hs:275:1: Warning: Tab character

src/Csound/Air/Granular.hs:276:1: Warning: Tab character

src/Csound/Air/Granular.hs:304:66: Warning: Tab character

src/Csound/Air/Granular.hs:305:1: Warning: Tab character

src/Csound/Air/Granular.hs:309:1: Warning: Tab character

src/Csound/Air/Granular.hs:318:1: Warning: Tab character

src/Csound/Air/Granular.hs:319:1: Warning: Tab character

src/Csound/Air/Granular.hs:320:1: Warning: Tab character

src/Csound/Air/Granular.hs:321:1: Warning: Tab character

src/Csound/Air/Granular.hs:325:1: Warning: Tab character

src/Csound/Air/Granular.hs:343:1: Warning: Tab character

src/Csound/Air/Granular.hs:360:1: Warning: Tab character

src/Csound/Air/Granular.hs:360:17: Warning:
    This binding for ‘tab’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Granular.hs:377:1: Warning: Tab character

src/Csound/Air/Granular.hs:377:17: Warning:
    This binding for ‘tab’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Granular.hs:382:1: Warning: Tab character

src/Csound/Air/Granular.hs:383:1: Warning: Tab character

src/Csound/Air/Granular.hs:384:1: Warning: Tab character

src/Csound/Air/Granular.hs:385:1: Warning: Tab character

src/Csound/Air/Granular.hs:392:1: Warning: Tab character

src/Csound/Air/Granular.hs:393:1: Warning: Tab character

src/Csound/Air/Granular.hs:393:46: Warning: Tab character

src/Csound/Air/Granular.hs:394:1: Warning: Tab character

src/Csound/Air/Granular.hs:404:1: Warning: Tab character

src/Csound/Air/Granular.hs:405:1: Warning: Tab character

src/Csound/Air/Granular.hs:406:1: Warning: Tab character

src/Csound/Air/Granular.hs:431:1: Warning: Tab character

src/Csound/Air/Granular.hs:432:1: Warning: Tab character

src/Csound/Air/Granular.hs:433:1: Warning: Tab character

src/Csound/Air/Granular.hs:434:1: Warning: Tab character

src/Csound/Air/Granular.hs:435:1: Warning: Tab character

src/Csound/Air/Granular.hs:436:1: Warning: Tab character

src/Csound/Air/Granular.hs:437:1: Warning: Tab character

src/Csound/Air/Granular.hs:438:1: Warning: Tab character

src/Csound/Air/Granular.hs:439:1: Warning: Tab character

src/Csound/Air/Granular.hs:440:1: Warning: Tab character

src/Csound/Air/Granular.hs:440:28: Warning: Tab character

src/Csound/Air/Granular.hs:441:1: Warning: Tab character

src/Csound/Air/Granular.hs:444:1: Warning: Tab character

src/Csound/Air/Granular.hs:447:1: Warning: Tab character

src/Csound/Air/Granular.hs:448:1: Warning: Tab character

src/Csound/Air/Granular.hs:449:1: Warning: Tab character

src/Csound/Air/Granular.hs:450:1: Warning: Tab character

src/Csound/Air/Granular.hs:451:1: Warning: Tab character

src/Csound/Air/Granular.hs:452:1: Warning: Tab character

src/Csound/Air/Granular.hs:453:1: Warning: Tab character

src/Csound/Air/Granular.hs:454:1: Warning: Tab character

src/Csound/Air/Granular.hs:455:1: Warning: Tab character

src/Csound/Air/Granular.hs:456:1: Warning: Tab character

src/Csound/Air/Granular.hs:457:1: Warning: Tab character

src/Csound/Air/Granular.hs:457:37: Warning: Tab character

src/Csound/Air/Granular.hs:458:1: Warning: Tab character

src/Csound/Air/Granular.hs:460:1: Warning:
    Top-level binding with no type signature: toPercent :: D -> D

src/Csound/Air/Granular.hs:487:1: Warning: Tab character

src/Csound/Air/Granular.hs:493:1: Warning: Tab character

src/Csound/Air/Granular.hs:494:1: Warning: Tab character

src/Csound/Air/Granular.hs:495:1: Warning: Tab character

src/Csound/Air/Granular.hs:501:1: Warning: Tab character

src/Csound/Air/Granular.hs:505:1: Warning: Tab character

src/Csound/Air/Granular.hs:506:1: Warning: Tab character

src/Csound/Air/Granular.hs:506:22: Warning: Tab character

src/Csound/Air/Granular.hs:507:1: Warning: Tab character

src/Csound/Air/Granular.hs:507:22: Warning: Tab character

src/Csound/Air/Granular.hs:508:1: Warning: Tab character

src/Csound/Air/Granular.hs:509:1: Warning: Tab character

src/Csound/Air/Granular.hs:510:1: Warning: Tab character

src/Csound/Air/Granular.hs:511:1: Warning: Tab character

src/Csound/Air/Granular.hs:512:1: Warning: Tab character

src/Csound/Air/Granular.hs:513:1: Warning: Tab character

src/Csound/Air/Granular.hs:514:1: Warning: Tab character

src/Csound/Air/Granular.hs:515:1: Warning: Tab character

src/Csound/Air/Granular.hs:516:1: Warning: Tab character

src/Csound/Air/Granular.hs:517:1: Warning: Tab character

src/Csound/Air/Granular.hs:518:1: Warning: Tab character

src/Csound/Air/Granular.hs:519:1: Warning: Tab character

src/Csound/Air/Granular.hs:520:1: Warning: Tab character

src/Csound/Air/Granular.hs:521:1: Warning: Tab character

src/Csound/Air/Granular.hs:522:1: Warning: Tab character

src/Csound/Air/Granular.hs:523:1: Warning: Tab character

src/Csound/Air/Granular.hs:524:1: Warning: Tab character

src/Csound/Air/Granular.hs:525:1: Warning: Tab character

src/Csound/Air/Granular.hs:527:1: Warning:
    Defined but not used: ‘main’

src/Csound/Air/Granular.hs:527:1: Warning:
    Top-level binding with no type signature: main :: IO ()

src/Csound/Air/Granular.hs:586:1: Warning: Tab character

src/Csound/Air/Granular.hs:586:24: Warning: Tab character

src/Csound/Air/Granular.hs:587:1: Warning: Tab character

src/Csound/Air/Granular.hs:587:32: Warning: Tab character

src/Csound/Air/Granular.hs:588:1: Warning: Tab character

src/Csound/Air/Granular.hs:592:1: Warning: Tab character

src/Csound/Air/Granular.hs:593:1: Warning: Tab character

src/Csound/Air/Granular.hs:594:1: Warning: Tab character

src/Csound/Air/Granular.hs:595:1: Warning: Tab character

src/Csound/Air/Granular.hs:598:1: Warning: Tab character

src/Csound/Air/Granular.hs:599:1: Warning: Tab character

src/Csound/Air/Granular.hs:599:32: Warning: Tab character

src/Csound/Air/Granular.hs:600:1: Warning: Tab character

src/Csound/Air/Granular.hs:600:42: Warning: Tab character

src/Csound/Air/Granular.hs:601:1: Warning: Tab character

src/Csound/Air/Granular.hs:604:1: Warning: Tab character

src/Csound/Air/Granular.hs:605:1: Warning: Tab character

src/Csound/Air/Granular.hs:606:1: Warning: Tab character

src/Csound/Air/Granular.hs:607:1: Warning: Tab character

src/Csound/Air/Granular.hs:608:1: Warning: Tab character

src/Csound/Air/Granular.hs:631:1: Warning: Tab character

src/Csound/Air/Granular.hs:632:1: Warning: Tab character

src/Csound/Air/Granular.hs:634:1: Warning: Tab character

src/Csound/Air/Granular.hs:635:1: Warning: Tab character

src/Csound/Air/Granular.hs:636:1: Warning: Tab character

src/Csound/Air/Granular.hs:638:1: Warning: Tab character

src/Csound/Air/Granular.hs:638:17: Warning:
    Defined but not used: ‘awp’

src/Csound/Air/Granular.hs:639:1: Warning: Tab character

src/Csound/Air/Granular.hs:643:61: Warning: Tab character

src/Csound/Air/Granular.hs:644:1: Warning: Tab character

src/Csound/Air/Granular.hs:645:1: Warning: Tab character

src/Csound/Air/Granular.hs:646:1: Warning: Tab character

src/Csound/Air/Granular.hs:647:1: Warning: Tab character

src/Csound/Air/Granular.hs:648:1: Warning: Tab character

src/Csound/Air/Granular.hs:649:1: Warning: Tab character

src/Csound/Air/Granular.hs:650:1: Warning: Tab character

src/Csound/Air/Granular.hs:651:1: Warning: Tab character

src/Csound/Air/Granular.hs:653:1: Warning: Tab character

src/Csound/Air/Granular.hs:653:21: Warning:
    Defined but not used: ‘awp’

src/Csound/Air/Granular.hs:654:1: Warning: Tab character

src/Csound/Air/Granular.hs:655:1: Warning: Tab character

src/Csound/Air/Granular.hs:661:1: Warning: Tab character

src/Csound/Air/Granular.hs:662:1: Warning: Tab character

src/Csound/Air/Granular.hs:667:76: Warning: Tab character

src/Csound/Air/Granular.hs:668:1: Warning: Tab character

src/Csound/Air/Granular.hs:674:1: Warning: Tab character

src/Csound/Air/Granular.hs:675:1: Warning: Tab character

src/Csound/Air/Granular.hs:676:1: Warning: Tab character

src/Csound/Air/Granular.hs:677:1: Warning: Tab character

src/Csound/Air/Granular.hs:682:87: Warning: Tab character

src/Csound/Air/Granular.hs:683:1: Warning: Tab character

src/Csound/Air/Granular.hs:699:1: Warning: Tab character

src/Csound/Air/Granular.hs:700:1: Warning: Tab character

src/Csound/Air/Granular.hs:701:1: Warning: Tab character

src/Csound/Air/Granular.hs:702:1: Warning: Tab character

src/Csound/Air/Granular.hs:703:1: Warning: Tab character

src/Csound/Air/Granular.hs:706:1: Warning: Tab character

src/Csound/Air/Granular.hs:707:1: Warning: Tab character

src/Csound/Air/Granular.hs:708:1: Warning: Tab character

src/Csound/Air/Granular.hs:709:1: Warning: Tab character

src/Csound/Air/Granular.hs:710:1: Warning: Tab character

src/Csound/Air/Granular.hs:711:1: Warning: Tab character

src/Csound/Air/Granular.hs:727:1: Warning: Tab character

src/Csound/Air/Granular.hs:728:1: Warning: Tab character

src/Csound/Air/Granular.hs:733:1: Warning: Tab character

src/Csound/Air/Granular.hs:734:1: Warning: Tab character

src/Csound/Air/Granular.hs:761:1: Warning: Tab character

src/Csound/Air/Granular.hs:762:1: Warning: Tab character

src/Csound/Air/Granular.hs:767:1: Warning: Tab character

src/Csound/Air/Granular.hs:768:1: Warning: Tab character

src/Csound/Air/Granular.hs:786:1: Warning: Tab character

src/Csound/Air/Granular.hs:787:1: Warning: Tab character

src/Csound/Air/Granular.hs:788:1: Warning: Tab character

src/Csound/Air/Granular.hs:789:1: Warning: Tab character

src/Csound/Air/Granular.hs:790:1: Warning: Tab character

src/Csound/Air/Granular.hs:791:1: Warning: Tab character

src/Csound/Air/Granular.hs:792:1: Warning: Tab character

src/Csound/Air/Granular.hs:793:1: Warning: Tab character

src/Csound/Air/Granular.hs:794:1: Warning: Tab character

src/Csound/Air/Granular.hs:797:1: Warning: Tab character

src/Csound/Air/Granular.hs:798:1: Warning: Tab character

src/Csound/Air/Granular.hs:798:32: Warning: Tab character

src/Csound/Air/Granular.hs:799:1: Warning: Tab character

src/Csound/Air/Granular.hs:799:32: Warning: Tab character

src/Csound/Air/Granular.hs:800:1: Warning: Tab character

src/Csound/Air/Granular.hs:800:29: Warning: Tab character

src/Csound/Air/Granular.hs:801:1: Warning: Tab character

src/Csound/Air/Granular.hs:801:29: Warning: Tab character

src/Csound/Air/Granular.hs:802:1: Warning: Tab character

src/Csound/Air/Granular.hs:802:29: Warning: Tab character

src/Csound/Air/Granular.hs:803:1: Warning: Tab character

src/Csound/Air/Granular.hs:803:29: Warning: Tab character

src/Csound/Air/Granular.hs:804:1: Warning: Tab character

src/Csound/Air/Granular.hs:804:29: Warning: Tab character

src/Csound/Air/Granular.hs:805:1: Warning: Tab character

src/Csound/Air/Granular.hs:805:29: Warning: Tab character

src/Csound/Air/Granular.hs:806:1: Warning: Tab character

src/Csound/Air/Granular.hs:811:1: Warning: Tab character

src/Csound/Air/Granular.hs:816:1: Warning: Tab character

src/Csound/Air/Granular.hs:820:1: Warning: Tab character

src/Csound/Air/Granular.hs:825:1: Warning: Tab character

src/Csound/Air/Granular.hs:826:1: Warning: Tab character

src/Csound/Air/Granular.hs:827:1: Warning: Tab character

src/Csound/Air/Granular.hs:828:1: Warning: Tab character

src/Csound/Air/Granular.hs:829:1: Warning: Tab character

src/Csound/Air/Granular.hs:830:1: Warning: Tab character

src/Csound/Air/Granular.hs:831:1: Warning: Tab character

src/Csound/Air/Granular.hs:833:1: Warning: Tab character

src/Csound/Air/Granular.hs:834:1: Warning: Tab character

src/Csound/Air/Granular.hs:834:27: Warning:
    This binding for ‘buf’ shadows the existing binding
      bound at src/Csound/Air/Granular.hs:824:31

src/Csound/Air/Granular.hs:834:31: Warning:
    This binding for ‘kphs’ shadows the existing binding
      bound at src/Csound/Air/Granular.hs:824:35

src/Csound/Air/Granular.hs:834:40: Warning: Tab character

src/Csound/Air/Granular.hs:835:1: Warning: Tab character

src/Csound/Air/Granular.hs:836:1: Warning: Tab character

src/Csound/Air/Granular.hs:836:55: Warning: Tab character

src/Csound/Air/Granular.hs:837:1: Warning: Tab character

src/Csound/Air/Granular.hs:838:1: Warning: Tab character

src/Csound/Air/Granular.hs:838:57: Warning: Tab character

src/Csound/Air/Granular.hs:839:1: Warning: Tab character

src/Csound/Air/Granular.hs:839:71: Warning: Tab character

src/Csound/Air/Granular.hs:840:1: Warning: Tab character

src/Csound/Air/Granular.hs:841:1: Warning: Tab character

src/Csound/Air/Granular.hs:855:1: Warning: Tab character

src/Csound/Air/Granular.hs:856:1: Warning: Tab character

src/Csound/Air/Granular.hs:857:1: Warning: Tab character

src/Csound/Air/Granular.hs:858:1: Warning: Tab character

src/Csound/Air/Granular.hs:859:1: Warning: Tab character

src/Csound/Air/Granular.hs:860:1: Warning: Tab character

src/Csound/Air/Granular.hs:861:1: Warning: Tab character

src/Csound/Air/Granular.hs:862:1: Warning: Tab character

src/Csound/Air/Granular.hs:863:1: Warning: Tab character

src/Csound/Air/Granular.hs:864:1: Warning: Tab character

src/Csound/Air/Granular.hs:865:1: Warning: Tab character

src/Csound/Air/Granular.hs:866:1: Warning: Tab character

src/Csound/Air/Granular.hs:868:1: Warning: Tab character

src/Csound/Air/Granular.hs:870:1: Warning: Tab character

src/Csound/Air/Granular.hs:871:1: Warning: Tab character

src/Csound/Air/Granular.hs:871:20: Warning:
    This binding for ‘kFmod’ shadows the existing binding
      bound at src/Csound/Air/Granular.hs:860:17

src/Csound/Air/Granular.hs:871:26: Warning:
    This binding for ‘tabLen’ shadows the existing binding
      bound at src/Csound/Air/Granular.hs:868:17

src/Csound/Air/Granular.hs:871:46: Warning: Tab character

src/Csound/Air/Granular.hs:872:1: Warning: Tab character

src/Csound/Air/Granular.hs:873:1: Warning: Tab character

src/Csound/Air/Granular.hs:873:71: Warning: Tab character

src/Csound/Air/Granular.hs:874:1: Warning: Tab character

src/Csound/Air/Granular.hs:875:1: Warning: Tab character

src/Csound/Air/Granular.hs:875:57: Warning: Tab character

src/Csound/Air/Granular.hs:876:1: Warning: Tab character

src/Csound/Air/Granular.hs:876:83: Warning: Tab character

src/Csound/Air/Granular.hs:878:1: Warning: Tab character

src/Csound/Air/Granular.hs:879:1: Warning: Tab character

src/Csound/Air/Granular.hs:883:63: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Granular.hs:884:1: Warning: Tab character

src/Csound/Air/Granular.hs:884:18: Warning:
    This binding for ‘tab’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Granular.hs:888:72: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Granular.hs:889:1: Warning: Tab character

src/Csound/Air/Granular.hs:893:49: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Granular.hs:894:1: Warning: Tab character

src/Csound/Air/Granular.hs:894:18: Warning:
    This binding for ‘tab’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Granular.hs:898:61: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Granular.hs:898:67: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Granular.hs:899:1: Warning: Tab character

src/Csound/Air/Granular.hs:899:18: Warning:
    This binding for ‘tab’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Granular.hs:903:72: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Granular.hs:903:78: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Granular.hs:904:1: Warning: Tab character

src/Csound/Air/Granular.hs:904:18: Warning:
    This binding for ‘tab’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Granular.hs:908:71: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Granular.hs:909:1: Warning: Tab character

src/Csound/Air/Granular.hs:909:18: Warning:
    This binding for ‘tab’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Granular.hs:119:1-97
      (and originally defined in ‘Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Air/Granular.hs:914:1: Warning:
    Top-level binding with no type signature: fxFeed :: Feedback

src/Csound/Air/Granular.hs:915:1: Warning:
    Top-level binding with no type signature: fxBalance :: Balance

src/Csound/Air/Granular.hs:916:1: Warning:
    Top-level binding with no type signature:
      fxMaxLength :: MaxDelayTime

src/Csound/Air/Granular.hs:917:1: Warning:
    Top-level binding with no type signature: fxDelTime :: DelayTime

src/Csound/Air/Granular.hs:983:31: Warning: Tab character

src/Csound/Air/Granular.hs:983:88: Warning: Tab character

src/Csound/Air/Granular.hs:983:124: Warning: Tab character

src/Csound/Air/Granular.hs:983:136: Warning: Tab character

src/Csound/Air/Granular.hs:983:156: Warning: Tab character

src/Csound/Air/Granular.hs:986:5: Warning: Tab character

src/Csound/Air/Granular.hs:1002:1: Warning: Tab character

src/Csound/Air/Granular.hs:1051:1: Warning:
    Top-level binding with no type signature:
      csdFof2 :: Sig
                 -> Sig
                 -> Sig
                 -> Sig
                 -> Sig
                 -> Sig
                 -> Sig
                 -> Sig
                 -> D
                 -> Tab
                 -> Tab
                 -> D
                 -> Sig
                 -> Sig
                 -> Sig
[34 of 37] Compiling Csound.Air.Live  ( src/Csound/Air/Live.hs, dist/build/Csound/Air/Live.o )

src/Csound/Air/Live.hs:30:1: Warning:
    The import of ‘Data.Colour’ is redundant
      except perhaps to import instances from ‘Data.Colour’
    To import instances alone, use: import Data.Colour()

src/Csound/Air/Live.hs:37:1: Warning:
    The import of ‘Csound.Control.Evt’ is redundant
      except perhaps to import instances from ‘Csound.Control.Evt’
    To import instances alone, use: import Csound.Control.Evt()

src/Csound/Air/Live.hs:74:45: Warning:
    This binding for ‘mute’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Live.hs:40:1-41
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Live.hs:82:17: Warning:
    This binding for ‘mute’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Live.hs:40:1-41
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Live.hs:145:39: Warning:
    This binding for ‘name’ shadows the existing binding
      bound at src/Csound/Air/Live.hs:139:7

src/Csound/Air/Live.hs:170:12: Warning:
    This binding for ‘off’ shadows the existing binding
      bound at src/Csound/Air/Live.hs:169:9

src/Csound/Air/Live.hs:170:16: Warning:
    This binding for ‘fx’ shadows the existing binding
      bound at src/Csound/Air/Live.hs:167:12

src/Csound/Air/Live.hs:170:19: Warning:
    This binding for ‘arg’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Live.hs:34:1-19
      (and originally defined in ‘Csound.Typed.Types.Tuple’)

src/Csound/Air/Live.hs:172:1: Warning:
    Top-level binding with no type signature: uiOnOffSize :: Double

src/Csound/Air/Live.hs:173:1: Warning:
    Top-level binding with no type signature: uiBoxSize :: Double

src/Csound/Air/Live.hs:218:28: Warning:
    This binding for ‘tone’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Live.hs:40:1-41
      (and originally defined in ‘Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Air/Live.hs:225:15: Warning:
    This binding for ‘mix’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Live.hs:38:1-27
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Control.Mix’)

src/Csound/Air/Live.hs:225:30: Warning:
    This binding for ‘width’ shadows the existing binding
      imported from ‘Csound.Control.Gui’ at src/Csound/Air/Live.hs:39:1-25
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.BoxModel’)

src/Csound/Air/Live.hs:232:16: Warning:
    This binding for ‘mix’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Live.hs:38:1-27
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Control.Mix’)

src/Csound/Air/Live.hs:232:37: Warning:
    This binding for ‘delay’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Live.hs:40:1-41
      (and originally defined in ‘Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Air/Live.hs:239:15: Warning:
    This binding for ‘mix’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Live.hs:38:1-27
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Control.Mix’)

src/Csound/Air/Live.hs:246:14: Warning:
    This binding for ‘mix’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Live.hs:38:1-27
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Control.Mix’)

src/Csound/Air/Live.hs:246:29: Warning:
    This binding for ‘tone’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Live.hs:40:1-41
      (and originally defined in ‘Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Air/Live.hs:260:23: Warning:
    This binding for ‘gain’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Live.hs:40:1-41
      (and originally defined in ‘Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Air/Live.hs:267:15: Warning:
    This binding for ‘mix’ shadows the existing binding
      imported from ‘Csound.Control.Instr’ at src/Csound/Air/Live.hs:38:1-27
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Control.Mix’)

src/Csound/Air/Live.hs:267:73: Warning:
    This binding for ‘mix’ shadows the existing binding
      bound at src/Csound/Air/Live.hs:267:15

src/Csound/Air/Live.hs:267:77: Warning:
    This binding for ‘depth’ shadows the existing binding
      bound at src/Csound/Air/Live.hs:267:19

src/Csound/Air/Live.hs:274:13: Warning:
    This binding for ‘gain’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Live.hs:40:1-41
      (and originally defined in ‘Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Air/Live.hs:309:29: Warning:
    This binding for ‘arg’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Live.hs:34:1-19
      (and originally defined in ‘Csound.Typed.Types.Tuple’)

src/Csound/Air/Live.hs:314:29: Warning:
    This binding for ‘arg’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Live.hs:34:1-19
      (and originally defined in ‘Csound.Typed.Types.Tuple’)

src/Csound/Air/Live.hs:318:18: Warning:
    This binding for ‘widget’ shadows the existing binding
      imported from ‘Csound.Control.Gui’ at src/Csound/Air/Live.hs:39:1-25
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.Widget’)

src/Csound/Air/Live.hs:386:1: Warning:
    Top-level binding with no type signature:
      genMidiChooser :: forall a t t1.
                        Sigs a =>
                        (t -> t1 -> Source (Msg -> SE a)) -> t -> t1 -> Source a

src/Csound/Air/Live.hs:405:17: Warning:
    This binding for ‘widget’ shadows the existing binding
      imported from ‘Csound.Control.Gui’ at src/Csound/Air/Live.hs:39:1-25
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.Widget’)

src/Csound/Air/Live.hs:410:27: Warning:
    This binding for ‘arg’ shadows the existing binding
      imported from ‘Csound.Typed’ at src/Csound/Air/Live.hs:34:1-19
      (and originally defined in ‘Csound.Typed.Types.Tuple’)

src/Csound/Air/Live.hs:422:17: Warning:
    This binding for ‘widget’ shadows the existing binding
      imported from ‘Csound.Control.Gui’ at src/Csound/Air/Live.hs:39:1-25
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Gui.Widget’)

src/Csound/Air/Live.hs:108:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘applyFxArgs’: Patterns not matched: _ [] _

src/Csound/Air/Live.hs:53:10: Warning:
    Orphan instance: instance SigSpace FxFun
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[35 of 37] Compiling Csound.Air.Looper ( src/Csound/Air/Looper.hs, dist/build/Csound/Air/Looper.o )

src/Csound/Air/Looper.hs:4:1: Warning: Tab character

src/Csound/Air/Looper.hs:5:1: Warning: Tab character

src/Csound/Air/Looper.hs:20:1: Warning:
    The import of ‘Csound.Typed.Opcode’ is redundant
      except perhaps to import instances from ‘Csound.Typed.Opcode’
    To import instances alone, use: import Csound.Typed.Opcode()

src/Csound/Air/Looper.hs:22:23: Warning: Tab character

src/Csound/Air/Looper.hs:23:1: Warning:
    The import of ‘Csound.Air.Wave’ is redundant
      except perhaps to import instances from ‘Csound.Air.Wave’
    To import instances alone, use: import Csound.Air.Wave()

src/Csound/Air/Looper.hs:27:1: Warning:
    The import of ‘Csound.Air.Misc’ is redundant
      except perhaps to import instances from ‘Csound.Air.Misc’
    To import instances alone, use: import Csound.Air.Misc()

src/Csound/Air/Looper.hs:58:1: Warning: Tab character

src/Csound/Air/Looper.hs:59:1: Warning: Tab character

src/Csound/Air/Looper.hs:60:1: Warning: Tab character

src/Csound/Air/Looper.hs:61:1: Warning: Tab character

src/Csound/Air/Looper.hs:62:1: Warning: Tab character

src/Csound/Air/Looper.hs:62:33: Warning: Tab character

src/Csound/Air/Looper.hs:63:1: Warning: Tab character

src/Csound/Air/Looper.hs:64:1: Warning: Tab character

src/Csound/Air/Looper.hs:64:31: Warning: Tab character

src/Csound/Air/Looper.hs:65:1: Warning: Tab character

src/Csound/Air/Looper.hs:66:1: Warning: Tab character

src/Csound/Air/Looper.hs:67:1: Warning: Tab character

src/Csound/Air/Looper.hs:70:1: Warning: Tab character

src/Csound/Air/Looper.hs:71:1: Warning: Tab character

src/Csound/Air/Looper.hs:71:30: Warning: Tab character

src/Csound/Air/Looper.hs:72:1: Warning: Tab character

src/Csound/Air/Looper.hs:72:30: Warning: Tab character

src/Csound/Air/Looper.hs:73:1: Warning: Tab character

src/Csound/Air/Looper.hs:73:32: Warning: Tab character

src/Csound/Air/Looper.hs:74:1: Warning: Tab character

src/Csound/Air/Looper.hs:74:33: Warning: Tab character

src/Csound/Air/Looper.hs:75:1: Warning: Tab character

src/Csound/Air/Looper.hs:75:35: Warning: Tab character

src/Csound/Air/Looper.hs:76:1: Warning: Tab character

src/Csound/Air/Looper.hs:76:33: Warning: Tab character

src/Csound/Air/Looper.hs:77:1: Warning: Tab character

src/Csound/Air/Looper.hs:77:29: Warning: Tab character

src/Csound/Air/Looper.hs:78:1: Warning: Tab character

src/Csound/Air/Looper.hs:79:1: Warning: Tab character

src/Csound/Air/Looper.hs:80:1: Warning: Tab character

src/Csound/Air/Looper.hs:80:18: Warning: Tab character

src/Csound/Air/Looper.hs:106:1: Warning: Tab character

src/Csound/Air/Looper.hs:107:1: Warning: Tab character

src/Csound/Air/Looper.hs:108:1: Warning: Tab character

src/Csound/Air/Looper.hs:109:1: Warning: Tab character

src/Csound/Air/Looper.hs:110:1: Warning: Tab character

src/Csound/Air/Looper.hs:113:1: Warning: Tab character

src/Csound/Air/Looper.hs:114:1: Warning: Tab character

src/Csound/Air/Looper.hs:115:1: Warning: Tab character

src/Csound/Air/Looper.hs:116:1: Warning: Tab character

src/Csound/Air/Looper.hs:117:1: Warning: Tab character

src/Csound/Air/Looper.hs:128:19: Warning:
    This binding for ‘times’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Looper.hs:20:1-49
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Looper.hs:133:23: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Air/Looper.hs:12:1-19

src/Csound/Air/Looper.hs:137:24: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Air/Looper.hs:12:1-19

src/Csound/Air/Looper.hs:157:22: Warning:
    This binding for ‘cond’ shadows the existing binding
      imported from ‘Data.Boolean’ at src/Csound/Air/Looper.hs:12:1-19

src/Csound/Air/Looper.hs:160:16: Warning: Tab character

src/Csound/Air/Looper.hs:161:1: Warning: Tab character

src/Csound/Air/Looper.hs:162:1: Warning: Tab character

src/Csound/Air/Looper.hs:163:1: Warning: Tab character

src/Csound/Air/Looper.hs:164:1: Warning: Tab character

src/Csound/Air/Looper.hs:168:1: Warning: Tab character

src/Csound/Air/Looper.hs:169:1: Warning: Tab character

src/Csound/Air/Looper.hs:170:1: Warning: Tab character

src/Csound/Air/Looper.hs:172:1: Warning: Tab character

src/Csound/Air/Looper.hs:174:1: Warning: Tab character

src/Csound/Air/Looper.hs:175:1: Warning: Tab character

src/Csound/Air/Looper.hs:176:1: Warning: Tab character

src/Csound/Air/Looper.hs:177:1: Warning: Tab character

src/Csound/Air/Looper.hs:178:1: Warning: Tab character

src/Csound/Air/Looper.hs:180:1: Warning: Tab character

src/Csound/Air/Looper.hs:181:1: Warning: Tab character

src/Csound/Air/Looper.hs:182:1: Warning: Tab character

src/Csound/Air/Looper.hs:183:1: Warning: Tab character

src/Csound/Air/Looper.hs:184:1: Warning: Tab character

src/Csound/Air/Looper.hs:185:1: Warning: Tab character

src/Csound/Air/Looper.hs:187:1: Warning: Tab character

src/Csound/Air/Looper.hs:189:1: Warning: Tab character

src/Csound/Air/Looper.hs:189:17: Warning:
    This binding for ‘times’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Air/Looper.hs:20:1-49
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Air/Looper.hs:191:1: Warning: Tab character

src/Csound/Air/Looper.hs:192:1: Warning: Tab character

src/Csound/Air/Looper.hs:193:1: Warning: Tab character

src/Csound/Air/Looper.hs:195:1: Warning: Tab character

src/Csound/Air/Looper.hs:196:1: Warning: Tab character

src/Csound/Air/Looper.hs:197:1: Warning: Tab character

src/Csound/Air/Looper.hs:198:1: Warning: Tab character

src/Csound/Air/Looper.hs:200:1: Warning: Tab character

src/Csound/Air/Looper.hs:201:1: Warning: Tab character

src/Csound/Air/Looper.hs:202:1: Warning: Tab character

src/Csound/Air/Looper.hs:204:1: Warning: Tab character

src/Csound/Air/Looper.hs:206:1: Warning: Tab character

src/Csound/Air/Looper.hs:207:1: Warning: Tab character

src/Csound/Air/Looper.hs:208:1: Warning: Tab character

src/Csound/Air/Looper.hs:208:17: Warning:
    This binding for ‘delete’ shadows the existing binding
      imported from ‘Data.List’ at src/Csound/Air/Looper.hs:9:1-16
      (and originally defined in ‘base-4.8.1.0:Data.OldList’)

src/Csound/Air/Looper.hs:210:1: Warning: Tab character

src/Csound/Air/Looper.hs:211:1: Warning: Tab character

src/Csound/Air/Looper.hs:211:58: Warning: Tab character

src/Csound/Air/Looper.hs:212:1: Warning: Tab character

src/Csound/Air/Looper.hs:212:45: Warning:
    This binding for ‘f’ shadows the existing binding
      bound at src/Csound/Air/Looper.hs:217:17

src/Csound/Air/Looper.hs:214:1: Warning: Tab character

src/Csound/Air/Looper.hs:216:1: Warning: Tab character

src/Csound/Air/Looper.hs:217:1: Warning: Tab character

src/Csound/Air/Looper.hs:217:68: Warning:
    This binding for ‘preFx’ shadows the existing binding
      bound at src/Csound/Air/Looper.hs:192:17

src/Csound/Air/Looper.hs:217:85: Warning:
    This binding for ‘postFx’ shadows the existing binding
      bound at src/Csound/Air/Looper.hs:191:17

src/Csound/Air/Looper.hs:218:1: Warning: Tab character

src/Csound/Air/Looper.hs:218:49: Warning: Tab character

src/Csound/Air/Looper.hs:219:1: Warning: Tab character

src/Csound/Air/Looper.hs:220:1: Warning: Tab character

src/Csound/Air/Looper.hs:221:1: Warning: Tab character

src/Csound/Air/Looper.hs:222:1: Warning: Tab character

src/Csound/Air/Looper.hs:223:1: Warning: Tab character

src/Csound/Air/Looper.hs:225:1: Warning: Tab character

src/Csound/Air/Looper.hs:226:1: Warning: Tab character

src/Csound/Air/Looper.hs:227:1: Warning: Tab character

src/Csound/Air/Looper.hs:229:1: Warning: Tab character

src/Csound/Air/Looper.hs:231:1: Warning: Tab character

src/Csound/Air/Looper.hs:232:1: Warning: Tab character

src/Csound/Air/Looper.hs:233:1: Warning: Tab character

src/Csound/Air/Looper.hs:234:1: Warning: Tab character

src/Csound/Air/Looper.hs:235:1: Warning: Tab character

src/Csound/Air/Looper.hs:237:1: Warning: Tab character

src/Csound/Air/Looper.hs:238:1: Warning: Tab character

src/Csound/Air/Looper.hs:241:52: Warning: Tab character

src/Csound/Air/Looper.hs:242:1: Warning: Tab character

src/Csound/Air/Looper.hs:242:43: Warning: Tab character

src/Csound/Air/Looper.hs:244:1: Warning: Tab character

src/Csound/Air/Looper.hs:245:1: Warning: Tab character

src/Csound/Air/Looper.hs:246:1: Warning: Tab character

src/Csound/Air/Looper.hs:248:1: Warning: Tab character

src/Csound/Air/Looper.hs:249:1: Warning: Tab character

src/Csound/Air/Looper.hs:251:1: Warning: Tab character
[36 of 37] Compiling Csound.Air       ( src/Csound/Air.hs, dist/build/Csound/Air.o )
[37 of 37] Compiling Csound.Base      ( src/Csound/Base.hs, dist/build/Csound/Base.o )
In-place registering csound-expression-4.8.3...
Running Haddock for csound-expression-4.8.3...
Running hscolour for csound-expression-4.8.3...
Preprocessing library csound-expression-4.8.3...
Preprocessing library csound-expression-4.8.3...

src/Csound/Control/Overload/Outs.hs:19:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:20:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:23:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:24:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:27:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:28:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:31:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:32:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:35:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:36:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:39:1: Warning: Tab character

src/Csound/Control/Overload/Outs.hs:40:1: Warning: Tab character

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

src/Csound/Options.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/SigSpace.hs:17:1: Warning:
    The import of ‘Csound.Types’ is redundant
      except perhaps to import instances from ‘Csound.Types’
    To import instances alone, use: import Csound.Types()

src/Csound/SigSpace.hs:39:20: Warning:
    This binding for ‘a’ shadows the existing binding
      bound at src/Csound/SigSpace.hs:38:4

src/Csound/SigSpace.hs:384:1: Warning:
    Top-level binding with no type signature:
      fromMono :: forall t. t -> (t, t)

src/Csound/Air/Filter.hs:204:1: Warning:
    Top-level binding with no type signature: anO :: [(Sig, Sig)]

src/Csound/Air/Filter.hs:205:1: Warning:
    Top-level binding with no type signature: anA :: [(Sig, Sig)]

src/Csound/Air/Filter.hs:206:1: Warning:
    Top-level binding with no type signature: anE :: [(Sig, Sig)]

src/Csound/Air/Filter.hs:207:1: Warning:
    Top-level binding with no type signature: anIY :: [(Sig, Sig)]

src/Csound/Air/Filter.hs:208:1: Warning:
    Top-level binding with no type signature: anO2 :: [(Sig, Sig)]

src/Csound/Control/Evt.hs:105:11: Warning:
    This binding for ‘singleEvent’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Control/Evt.hs:31:1-21

src/Csound/Control/Evt.hs:134:11: Warning:
    This binding for ‘trigger’ shadows the existing binding
      imported from ‘Csound.Typed.Opcode’ at src/Csound/Control/Evt.hs:34:1-54
      (and originally defined in ‘Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Control/Evt.hs:153:9: Warning:
    This binding for ‘within’ shadows the existing binding
      imported from ‘Temporal.Media’ at src/Csound/Control/Evt.hs:31:1-21

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

src/Csound/Control/Instr.hs:103:1: Warning:
    Module ‘Temporal.Media’ does not export ‘delay’

src/Csound/Control/Instr.hs:103:1: Warning:
    Module ‘Temporal.Media’ does not export ‘line’

src/Csound/Control/Instr.hs:103:1: Warning:
    Module ‘Temporal.Media’ does not export ‘chord’

src/Csound/Control/Instr.hs:103:1: Warning:
    Module ‘Temporal.Media’ does not export ‘stretch’

src/Csound/Control/Instr.hs:107:55: Warning:
    In the use of ‘metroE’ (imported from Csound.Control.Evt):
    Deprecated: "Use metro instead"

src/Csound/Control/Instr.hs:114:57: Warning:
    In the use of ‘metroE’ (imported from Csound.Control.Evt):
    Deprecated: "Use metro instead"

src/Csound/Control/Midi.hs:28:1: Warning: Tab character

src/Csound/Control/Midi.hs:34:1: Warning: Tab character

src/Csound/Control/Midi.hs:35:1: Warning: Tab character

src/Csound/Control/Midi.hs:36:1: Warning: Tab character

src/Csound/Control/Midi.hs:40:1: Warning: Tab character

src/Csound/Control/Midi.hs:41:1: Warning: Tab character

src/Csound/Control/Midi.hs:42:1: Warning: Tab character

src/Csound/Control/Midi.hs:61:1: Warning: Tab character

src/Csound/Control/Midi.hs:62:1: Warning: Tab character

src/Csound/Control/Midi.hs:73:1: Warning: Tab character

src/Csound/Control/Midi.hs:74:1: Warning: Tab character

src/Csound/Control/Midi.hs:79:1: Warning: Tab character

src/Csound/Control/Midi.hs:80:1: Warning: Tab character

src/Csound/Control/Midi.hs:81:1: Warning: Tab character

src/Csound/Control/Midi.hs:82:1: Warning: Tab character

src/Csound/Control/Midi.hs:83:1: Warning: Tab character

src/Csound/Control/Midi.hs:84:1: Warning: Tab character

src/Csound/Control/Midi.hs:85:1: Warning: Tab character

src/Csound/Control/Midi.hs:86:1: Warning: Tab character

src/Csound/Control/Midi.hs:87:1: Warning: Tab character

src/Csound/Control/Midi.hs:88:1: Warning: Tab character

src/Csound/Control/Midi.hs:88:33: Warning: Tab character

src/Csound/Control/Midi.hs:92:1: Warning: Tab character

src/Csound/Control/Midi.hs:93:1: Warning: Tab character

src/Csound/Control/Midi.hs:93:28: Warning: Tab character

src/Csound/Control/Midi.hs:94:1: Warning: Tab character

src/Csound/Control/Midi.hs:95:1: Warning: Tab character

src/Csound/Control/Midi.hs:96:1: Warning: Tab character

src/Csound/Control/Midi.hs:97:1: Warning: Tab character

src/Csound/Control/Midi.hs:98:1: Warning: Tab character

src/Csound/Control/Midi.hs:99:1: Warning: Tab character

src/Csound/Control/Midi.hs:99:80: Warning: Tab character

src/Csound/Control/Midi.hs:114:29: Warning: Tab character

src/Csound/Control/Midi.hs:115:1: Warning: Tab character

src/Csound/Control/Midi.hs:116:1: Warning: Tab character

src/Csound/Control/Midi.hs:117:1: Warning: Tab character

src/Csound/Control/Midi.hs:119:1: Warning: Tab character

src/Csound/Control/Midi.hs:120:1: Warning: Tab character

src/Csound/Control/Midi.hs:121:1: Warning: Tab character

src/Csound/Control/Midi.hs:123:1: Warning: Tab character

src/Csound/Control/Midi.hs:124:1: Warning: Tab character

src/Csound/Control/Midi.hs:125:1: Warning: Tab character

src/Csound/Control/Midi.hs:126:1: Warning: Tab character

src/Csound/Control/Midi.hs:127:1: Warning: Tab character

src/Csound/Control/Midi.hs:128:1: Warning: Tab character

src/Csound/Control/Midi.hs:132:30: Warning: Tab character

src/Csound/Control/Midi.hs:133:1: Warning: Tab character

src/Csound/Control/Midi.hs:134:1: Warning: Tab character

src/Csound/Control/Midi.hs:135:1: Warning: Tab character

src/Csound/Control/Midi.hs:137:1: Warning: Tab character

src/Csound/Control/Midi.hs:138:1: Warning: Tab character

src/Csound/Control/Midi.hs:139:1: Warning: Tab character

src/Csound/Control/Midi.hs:141:1: Warning: Tab character

src/Csound/Control/Midi.hs:142:1: Warning: Tab character

src/Csound/Control/Midi.hs:143:1: Warning: Tab character

src/Csound/Control/Midi.hs:144:1: Warning: Tab character

src/Csound/Control/Midi.hs:145:1: Warning: Tab character

src/Csound/Control/Midi.hs:146:1: Warning: Tab character

src/Csound/Air/Patch.hs:134:2:
    parse error on input ‘-- | Plays a patch with scores. Supplies a custom value for mixing effects (dry/wet).
-- The 0 is a dry signal, the 1 is a wet signal.’
Haddock coverage:
  67% (  2 /  3) in 'Csound.Control.Overload.SpecInstr'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Csound.Control.Overload.MidiInstr'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'Csound.Control.Overload.Outs'
  Missing documentation for:
    Module header
    Outs (src/Csound/Control/Overload/Outs.hs:14)
    onArg (src/Csound/Control/Overload/Outs.hs:11)
  44% ( 11 / 25) in 'Csound.Control.Gui.Props'
  Missing documentation for:
    BorderType
    FontType
    Emphasis
    setBorder
    setLabel
    setMaterial
    setColor1
    setColor2
    setColors
    setTextColor
    setFontSize
    setFontType
    setEmphasis
    setOrient
 100% (  9 /  9) in 'Csound.Control.Gui.Layout'
  50% (  3 /  6) in 'Csound.Control.Overload'
  Missing documentation for:
    Module header
    Outs (src/Csound/Control/Overload/Outs.hs:14)
    onArg (src/Csound/Control/Overload/Outs.hs:11)
 100% ( 11 / 11) in 'Csound.Control.Channel'
 100% (  4 /  4) in 'Csound.Control.Osc'
  73% (  8 / 11) in 'Csound.Control.SE'
  Missing documentation for:
    Module header
    writeRef
    readRef
  39% ( 16 / 41) in 'Csound.Options'
  Missing documentation for:
    Module header
    setGain (src/Csound/Options.hs:55)
    setJack (src/Csound/Options.hs:59)
    setOutput (src/Csound/Options.hs:72)
    setInput (src/Csound/Options.hs:69)
    setDac (src/Csound/Options.hs:63)
    setAdc (src/Csound/Options.hs:66)
    setDacBy (src/Csound/Options.hs:75)
    setAdcBy (src/Csound/Options.hs:81)
    setThru (src/Csound/Options.hs:87)
    Flags
    AudioFileOutput
    FormatHeader
    FormatSamples
    FormatType
    Dither
    IdTags
    Rtaudio
    PulseAudio
    MidiIO
    MidiRT
    Rtmidi
    Displays
    DisplayMode
    Config
  64% ( 58 / 91) in 'Csound.Types'
  Missing documentation for:
    SigOrD
    Sig2
    Sig3
    Sig4
    Sig5
    Sig6
    Sig8
    getSampleRate
    getControlRate
    getBlockSize
    quot'
    rem'
    div'
    mod'
    ceil'
    floor'
    round'
    int'
    frac'
    whileDo
    untilDo
    equalsTo
    notEqualsTo
    lessThan
    greaterThan
    lessThanEquals
    greaterThanEquals
    ar1
    ar2
    ar4
    ar6
    ar8
    Arg
  88% ( 14 / 16) in 'Csound.SigSpace'
  Missing documentation for:
    Module header
    At (src/Csound/SigSpace.hs:307)
 100% ( 39 / 39) in 'Csound.Air.Filter'
 100% ( 21 / 21) in 'Csound.Control.Sf'
  94% ( 60 / 64) in 'Csound.Control.Evt'
  Missing documentation for:
    Module header
    Tick (src/Csound/Control/Evt.hs:38)
    evtToBool (src/Csound/Control/Evt.hs:43)
    evtToSig (src/Csound/Control/Evt.hs:40)
  83% ( 29 / 35) in 'Csound.Control.Instr'
  Missing documentation for:
    Sco
    infiniteDur
    sched
    retrig (src/Csound/Control/Instr.hs:165)
    Outs (src/Csound/Control/Overload/Outs.hs:14)
    onArg (src/Csound/Control/Overload/Outs.hs:11)
  81% ( 25 / 31) in 'Csound.Control.Midi'
  Missing documentation for:
    MidiFun (src/Csound/Control/Midi.hs:30)
    toMidiFun (src/Csound/Control/Midi.hs:32)
    toMidiFun_ (src/Csound/Control/Midi.hs:38)
    Msg
    Channel
    ampCps (src/Csound/Control/Midi.hs:44)
Creating package registration file:
/tmp/pkgConf-csound-expression-4.8202019540104221117.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-expression-4.8.3-4K0UY9XouLqFofukRKxRYs
Registering csound-expression-4.8.3...
Installed csound-expression-4.8.3
Configuring csound-sampler-0.0.6.3...
Building csound-sampler-0.0.6.3...
Preprocessing library csound-sampler-0.0.6.3...
[1 of 5] Compiling Csound.Sam.Core  ( src/Csound/Sam/Core.hs, dist/build/Csound/Sam/Core.o )

src/Csound/Sam/Core.hs:4:1: Warning: Tab character

src/Csound/Sam/Core.hs:5:1: Warning: Tab character

src/Csound/Sam/Core.hs:30:1: Warning: Tab character

src/Csound/Sam/Core.hs:33:1: Warning: Tab character

src/Csound/Sam/Core.hs:34:1: Warning: Tab character

src/Csound/Sam/Core.hs:37:1: Warning: Tab character

src/Csound/Sam/Core.hs:38:1: Warning: Tab character

src/Csound/Sam/Core.hs:39:1: Warning: Tab character

src/Csound/Sam/Core.hs:42:1: Warning: Tab character

src/Csound/Sam/Core.hs:43:1: Warning: Tab character

src/Csound/Sam/Core.hs:44:1: Warning: Tab character

src/Csound/Sam/Core.hs:45:1: Warning: Tab character

src/Csound/Sam/Core.hs:45:18: Warning: Tab character

src/Csound/Sam/Core.hs:48:1: Warning: Tab character

src/Csound/Sam/Core.hs:49:1: Warning: Tab character

src/Csound/Sam/Core.hs:50:1: Warning: Tab character

src/Csound/Sam/Core.hs:51:1: Warning: Tab character

src/Csound/Sam/Core.hs:52:1: Warning: Tab character

src/Csound/Sam/Core.hs:53:1: Warning: Tab character

src/Csound/Sam/Core.hs:54:1: Warning: Tab character

src/Csound/Sam/Core.hs:57:1: Warning: Tab character

src/Csound/Sam/Core.hs:58:1: Warning: Tab character

src/Csound/Sam/Core.hs:61:1: Warning: Tab character

src/Csound/Sam/Core.hs:68:1: Warning: Tab character

src/Csound/Sam/Core.hs:69:1: Warning: Tab character

src/Csound/Sam/Core.hs:74:1: Warning: Tab character

src/Csound/Sam/Core.hs:75:1: Warning: Tab character

src/Csound/Sam/Core.hs:76:1: Warning: Tab character

src/Csound/Sam/Core.hs:85:1: Warning: Tab character

src/Csound/Sam/Core.hs:86:1: Warning: Tab character

src/Csound/Sam/Core.hs:87:1: Warning: Tab character
[2 of 5] Compiling Csound.Sam.Trig  ( src/Csound/Sam/Trig.hs, dist/build/Csound/Sam/Trig.o )

src/Csound/Sam/Trig.hs:2:1: Warning: Tab character

src/Csound/Sam/Trig.hs:3:1: Warning: Tab character

src/Csound/Sam/Trig.hs:5:1: Warning: Tab character

src/Csound/Sam/Trig.hs:6:1: Warning: Tab character

src/Csound/Sam/Trig.hs:8:1: Warning: Tab character

src/Csound/Sam/Trig.hs:9:1: Warning: Tab character

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

src/Csound/Sam/Trig.hs:13: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/Sam/Trig.hs:14:1: Warning:
    The import of ‘Control.Arrow’ is redundant
      except perhaps to import instances from ‘Control.Arrow’
    To import instances alone, use: import Control.Arrow()

src/Csound/Sam/Trig.hs:26:1: Warning: Tab character

src/Csound/Sam/Trig.hs:27:1: Warning: Tab character

src/Csound/Sam/Trig.hs:32:1: Warning: Tab character

src/Csound/Sam/Trig.hs:33:1: Warning: Tab character

src/Csound/Sam/Trig.hs:38:1: Warning: Tab character

src/Csound/Sam/Trig.hs:39:1: Warning: Tab character

src/Csound/Sam/Trig.hs:50:1: Warning: Tab character

src/Csound/Sam/Trig.hs:51:1: Warning: Tab character

src/Csound/Sam/Trig.hs:52:1: Warning: Tab character

src/Csound/Sam/Trig.hs:58:1: Warning: Tab character

src/Csound/Sam/Trig.hs:59:1: Warning: Tab character

src/Csound/Sam/Trig.hs:86:1: Warning: Tab character

src/Csound/Sam/Trig.hs:117:1: Warning: Tab character
[3 of 5] Compiling Csound.Sam.Ui    ( src/Csound/Sam/Ui.hs, dist/build/Csound/Sam/Ui.o )

src/Csound/Sam/Ui.hs:3:1: Warning: Tab character

src/Csound/Sam/Ui.hs:4:1: Warning: Tab character

src/Csound/Sam/Ui.hs:5:1: Warning: Tab character

src/Csound/Sam/Ui.hs:6:1: Warning: Tab character

src/Csound/Sam/Ui.hs:7:1: Warning: Tab character

src/Csound/Sam/Ui.hs:7:22: Warning: Tab character

src/Csound/Sam/Ui.hs:8:1: Warning: Tab character

src/Csound/Sam/Ui.hs:20:1: Warning: Tab character

src/Csound/Sam/Ui.hs:48:1: Warning: Tab character

src/Csound/Sam/Ui.hs:49:1: Warning: Tab character

src/Csound/Sam/Ui.hs:50:1: Warning: Tab character

src/Csound/Sam/Ui.hs:51:1: Warning: Tab character

src/Csound/Sam/Ui.hs:52:1: Warning: Tab character

src/Csound/Sam/Ui.hs:65:1: Warning: Tab character

src/Csound/Sam/Ui.hs:65:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:2:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:66:1: Warning: Tab character

src/Csound/Sam/Ui.hs:67:1: Warning: Tab character

src/Csound/Sam/Ui.hs:68:1: Warning: Tab character

src/Csound/Sam/Ui.hs:69:1: Warning: Tab character

src/Csound/Sam/Ui.hs:70:1: Warning: Tab character

src/Csound/Sam/Ui.hs:71:1: Warning: Tab character

src/Csound/Sam/Ui.hs:72:1: Warning: Tab character

src/Csound/Sam/Ui.hs:73:1: Warning: Tab character

src/Csound/Sam/Ui.hs:73:42: Warning: Tab character

src/Csound/Sam/Ui.hs:74:1: Warning: Tab character

src/Csound/Sam/Ui.hs:76:1: Warning: Tab character

src/Csound/Sam/Ui.hs:77:1: Warning: Tab character

src/Csound/Sam/Ui.hs:78:1: Warning: Tab character

src/Csound/Sam/Ui.hs:79:1: Warning: Tab character

src/Csound/Sam/Ui.hs:80:1: Warning: Tab character

src/Csound/Sam/Ui.hs:88:1: Warning: Tab character

src/Csound/Sam/Ui.hs:88:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:2:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:89:1: Warning: Tab character

src/Csound/Sam/Ui.hs:90:1: Warning: Tab character

src/Csound/Sam/Ui.hs:91:1: Warning: Tab character

src/Csound/Sam/Ui.hs:92:1: Warning: Tab character

src/Csound/Sam/Ui.hs:93:1: Warning: Tab character

src/Csound/Sam/Ui.hs:94:1: Warning: Tab character

src/Csound/Sam/Ui.hs:95:1: Warning: Tab character

src/Csound/Sam/Ui.hs:96:1: Warning: Tab character

src/Csound/Sam/Ui.hs:97:1: Warning: Tab character

src/Csound/Sam/Ui.hs:98:1: Warning: Tab character

src/Csound/Sam/Ui.hs:99:1: Warning: Tab character

src/Csound/Sam/Ui.hs:134:1: Warning: Tab character

src/Csound/Sam/Ui.hs:134:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:2:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:135:1: Warning: Tab character

src/Csound/Sam/Ui.hs:136:1: Warning: Tab character

src/Csound/Sam/Ui.hs:137:1: Warning: Tab character

src/Csound/Sam/Ui.hs:138:1: Warning: Tab character

src/Csound/Sam/Ui.hs:139:1: Warning: Tab character

src/Csound/Sam/Ui.hs:140:1: Warning: Tab character

src/Csound/Sam/Ui.hs:140:42: Warning: Tab character

src/Csound/Sam/Ui.hs:141:1: Warning: Tab character

src/Csound/Sam/Ui.hs:142:1: Warning: Tab character

src/Csound/Sam/Ui.hs:142:42: Warning: Tab character

src/Csound/Sam/Ui.hs:143:1: Warning: Tab character

src/Csound/Sam/Ui.hs:145:1: Warning: Tab character

src/Csound/Sam/Ui.hs:146:1: Warning: Tab character

src/Csound/Sam/Ui.hs:147:1: Warning: Tab character

src/Csound/Sam/Ui.hs:148:1: Warning: Tab character

src/Csound/Sam/Ui.hs:149:1: Warning: Tab character

src/Csound/Sam/Ui.hs:176:1: Warning: Tab character

src/Csound/Sam/Ui.hs:177:1: Warning: Tab character

src/Csound/Sam/Ui.hs:177:86: Warning: Tab character

src/Csound/Sam/Ui.hs:178:1: Warning: Tab character

src/Csound/Sam/Ui.hs:179:1: Warning: Tab character

src/Csound/Sam/Ui.hs:180:1: Warning: Tab character

src/Csound/Sam/Ui.hs:181:1: Warning: Tab character

src/Csound/Sam/Ui.hs:182:1: Warning: Tab character

src/Csound/Sam/Ui.hs:183:1: Warning: Tab character

src/Csound/Sam/Ui.hs:184:1: Warning: Tab character

src/Csound/Sam/Ui.hs:185:1: Warning: Tab character

src/Csound/Sam/Ui.hs:188:54: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at src/Csound/Sam/Ui.hs:188:33

src/Csound/Sam/Ui.hs:191:46: Warning: Tab character

src/Csound/Sam/Ui.hs:192:1: Warning: Tab character

src/Csound/Sam/Ui.hs:192:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:2:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:193:1: Warning: Tab character

src/Csound/Sam/Ui.hs:194:1: Warning: Tab character

src/Csound/Sam/Ui.hs:195:1: Warning: Tab character

src/Csound/Sam/Ui.hs:196:1: Warning: Tab character

src/Csound/Sam/Ui.hs:197:1: Warning: Tab character

src/Csound/Sam/Ui.hs:198:1: Warning: Tab character

src/Csound/Sam/Ui.hs:198:42: Warning: Tab character

src/Csound/Sam/Ui.hs:199:1: Warning: Tab character

src/Csound/Sam/Ui.hs:200:1: Warning: Tab character

src/Csound/Sam/Ui.hs:201:1: Warning: Tab character

src/Csound/Sam/Ui.hs:201:42: Warning: Tab character

src/Csound/Sam/Ui.hs:202:1: Warning: Tab character

src/Csound/Sam/Ui.hs:203:1: Warning: Tab character

src/Csound/Sam/Ui.hs:205:1: Warning: Tab character

src/Csound/Sam/Ui.hs:206:1: Warning: Tab character

src/Csound/Sam/Ui.hs:207:1: Warning: Tab character

src/Csound/Sam/Ui.hs:207:46: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘1 .. ’
        at src/Csound/Sam/Ui.hs:207:46-51
      (Num a0)
        arising from the literal ‘1’ at src/Csound/Sam/Ui.hs:207:47
      (Show a0)
        arising from a use of ‘show’ at src/Csound/Sam/Ui.hs:207:41-44
    In the second argument of ‘fmap’, namely ‘[1 .. ]’
    In the second argument of ‘($)’, namely ‘fmap show [1 .. ]’
    In the expression: take len $ fmap show [1 .. ]

src/Csound/Sam/Ui.hs:207:52: Warning: Tab character

src/Csound/Sam/Ui.hs:208:1: Warning: Tab character

src/Csound/Sam/Ui.hs:212:1: Warning: Tab character

src/Csound/Sam/Ui.hs:213:1: Warning: Tab character

src/Csound/Sam/Ui.hs:223:1: Warning: Tab character

src/Csound/Sam/Ui.hs:224:1: Warning: Tab character

src/Csound/Sam/Ui.hs:225:1: Warning: Tab character

src/Csound/Sam/Ui.hs:226:1: Warning: Tab character

src/Csound/Sam/Ui.hs:227:1: Warning: Tab character

src/Csound/Sam/Ui.hs:227:87: Warning: Tab character

src/Csound/Sam/Ui.hs:228:1: Warning: Tab character

src/Csound/Sam/Ui.hs:229:1: Warning: Tab character

src/Csound/Sam/Ui.hs:230:1: Warning: Tab character

src/Csound/Sam/Ui.hs:231:1: Warning: Tab character

src/Csound/Sam/Ui.hs:232:1: Warning: Tab character

src/Csound/Sam/Ui.hs:233:1: Warning: Tab character

src/Csound/Sam/Ui.hs:234:1: Warning: Tab character

src/Csound/Sam/Ui.hs:235:1: Warning: Tab character

src/Csound/Sam/Ui.hs:236:1: Warning: Tab character

src/Csound/Sam/Ui.hs:237:1: Warning: Tab character

src/Csound/Sam/Ui.hs:238:1: Warning: Tab character

src/Csound/Sam/Ui.hs:240:1: Warning: Tab character

src/Csound/Sam/Ui.hs:242:1: Warning: Tab character

src/Csound/Sam/Ui.hs:242:25: Warning:
    This binding for ‘eff’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:15:1-18
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Control.Mix’)

src/Csound/Sam/Ui.hs:254:1: Warning: Tab character

src/Csound/Sam/Ui.hs:255:1: Warning: Tab character

src/Csound/Sam/Ui.hs:256:1: Warning: Tab character

src/Csound/Sam/Ui.hs:256:17: Warning:
    This binding for ‘joinSource’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:15:1-18
      (and originally defined in ‘Csound.Control.Gui’)

src/Csound/Sam/Ui.hs:257:1: Warning: Tab character

src/Csound/Sam/Ui.hs:258:1: Warning: Tab character

src/Csound/Sam/Ui.hs:259:1: Warning: Tab character

src/Csound/Sam/Ui.hs:264:1: Warning: Tab character

src/Csound/Sam/Ui.hs:265:1: Warning: Tab character

src/Csound/Sam/Ui.hs:265:19: Warning:
    This binding for ‘gain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:15:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Sam/Ui.hs:266:1: Warning: Tab character
[4 of 5] Compiling Csound.Sam       ( src/Csound/Sam.hs, dist/build/Csound/Sam.o )

src/Csound/Sam.hs:4:1: Warning: Tab character

src/Csound/Sam.hs:5:1: Warning: Tab character

src/Csound/Sam.hs:6:1: Warning: Tab character

src/Csound/Sam.hs:7:1: Warning: Tab character

src/Csound/Sam.hs:8:1: Warning: Tab character

src/Csound/Sam.hs:9:1: Warning: Tab character

src/Csound/Sam.hs:10:1: Warning: Tab character

src/Csound/Sam.hs:11:1: Warning: Tab character

src/Csound/Sam.hs:12:1: Warning: Tab character

src/Csound/Sam.hs:12:81: Warning: Tab character

src/Csound/Sam.hs:13:1: Warning: Tab character

src/Csound/Sam.hs:14:1: Warning: Tab character

src/Csound/Sam.hs:15:1: Warning: Tab character

src/Csound/Sam.hs:16:1: Warning: Tab character

src/Csound/Sam.hs:17:1: Warning: Tab character

src/Csound/Sam.hs:18:1: Warning: Tab character

src/Csound/Sam.hs:19:1: Warning: Tab character

src/Csound/Sam.hs:20:1: Warning: Tab character

src/Csound/Sam.hs:21:1: Warning: Tab character

src/Csound/Sam.hs:22:1: Warning: Tab character

src/Csound/Sam.hs:22:61: Warning: Tab character

src/Csound/Sam.hs:23:1: Warning: Tab character

src/Csound/Sam.hs:24:1: Warning: Tab character

src/Csound/Sam.hs:24:36: Warning: Tab character

src/Csound/Sam.hs:25:1: Warning: Tab character

src/Csound/Sam.hs:27:1: Warning: Tab character

src/Csound/Sam.hs:28:1: Warning: Tab character

src/Csound/Sam.hs:43: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/Sam.hs:54:1: Warning: Tab character

src/Csound/Sam.hs:57:1: Warning: Tab character

src/Csound/Sam.hs:62:1: Warning: Tab character

src/Csound/Sam.hs:63:1: Warning: Tab character

src/Csound/Sam.hs:64:1: Warning: Tab character

src/Csound/Sam.hs:65:1: Warning: Tab character

src/Csound/Sam.hs:66:1: Warning: Tab character

src/Csound/Sam.hs:67:1: Warning: Tab character

src/Csound/Sam.hs:67:41: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Sam.hs:70:1: Warning: Tab character

src/Csound/Sam.hs:73:1: Warning: Tab character

src/Csound/Sam.hs:74:1: Warning: Tab character

src/Csound/Sam.hs:75:1: Warning: Tab character

src/Csound/Sam.hs:76:1: Warning: Tab character

src/Csound/Sam.hs:79:1: Warning: Tab character

src/Csound/Sam.hs:82:1: Warning: Tab character

src/Csound/Sam.hs:115:1: Warning: Tab character

src/Csound/Sam.hs:122:1: Warning: Tab character

src/Csound/Sam.hs:127:1: Warning: Tab character

src/Csound/Sam.hs:147:1: Warning: Tab character

src/Csound/Sam.hs:148:1: Warning: Tab character

src/Csound/Sam.hs:149:1: Warning: Tab character

src/Csound/Sam.hs:150:1: Warning: Tab character

src/Csound/Sam.hs:151:1: Warning: Tab character

src/Csound/Sam.hs:172:1: Warning: Tab character

src/Csound/Sam.hs:179:1: Warning: Tab character

src/Csound/Sam.hs:184:1: Warning: Tab character

src/Csound/Sam.hs:204:1: Warning: Tab character

src/Csound/Sam.hs:205:1: Warning: Tab character

src/Csound/Sam.hs:206:1: Warning: Tab character

src/Csound/Sam.hs:207:1: Warning: Tab character

src/Csound/Sam.hs:208:1: Warning: Tab character

src/Csound/Sam.hs:219:1: Warning: Tab character

src/Csound/Sam.hs:220:1: Warning: Tab character

src/Csound/Sam.hs:239:1: Warning: Tab character

src/Csound/Sam.hs:240:1: Warning: Tab character

src/Csound/Sam.hs:241:1: Warning: Tab character

src/Csound/Sam.hs:241:25: Warning: Tab character

src/Csound/Sam.hs:259:1: Warning: Tab character

src/Csound/Sam.hs:260:1: Warning: Tab character

src/Csound/Sam.hs:261:1: Warning: Tab character

src/Csound/Sam.hs:262:1: Warning: Tab character

src/Csound/Sam.hs:263:1: Warning: Tab character

src/Csound/Sam.hs:264:1: Warning: Tab character

src/Csound/Sam.hs:265:1: Warning: Tab character

src/Csound/Sam.hs:266:1: Warning: Tab character

src/Csound/Sam.hs:272:1: Warning: Tab character

src/Csound/Sam.hs:273:1: Warning: Tab character

src/Csound/Sam.hs:274:1: Warning: Tab character

src/Csound/Sam.hs:275:1: Warning: Tab character

src/Csound/Sam.hs:276:1: Warning: Tab character

src/Csound/Sam.hs:276:75: Warning:
    This binding for ‘dt’ shadows the existing binding
      bound at src/Csound/Sam.hs:271:17

src/Csound/Sam.hs:277:1: Warning: Tab character

src/Csound/Sam.hs:278:1: Warning: Tab character

src/Csound/Sam.hs:279:1: Warning: Tab character

src/Csound/Sam.hs:295:1: Warning: Tab character

src/Csound/Sam.hs:296:1: Warning: Tab character

src/Csound/Sam.hs:297:1: Warning: Tab character

src/Csound/Sam.hs:298:1: Warning: Tab character

src/Csound/Sam.hs:305:1: Warning: Tab character

src/Csound/Sam.hs:305:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Sam.hs:306:1: Warning: Tab character

src/Csound/Sam.hs:307:1: Warning: Tab character

src/Csound/Sam.hs:314:1: Warning: Tab character

src/Csound/Sam.hs:315:1: Warning: Tab character

src/Csound/Sam.hs:315:19: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Sam.hs:316:1: Warning: Tab character

src/Csound/Sam.hs:317:1: Warning: Tab character

src/Csound/Sam.hs:318:1: Warning: Tab character

src/Csound/Sam.hs:322:1: Warning: Tab character

src/Csound/Sam.hs:323:1: Warning: Tab character

src/Csound/Sam.hs:324:1: Warning: Tab character

src/Csound/Sam.hs:325:1: Warning: Tab character

src/Csound/Sam.hs:352:1: Warning: Tab character

src/Csound/Sam.hs:353:1: Warning: Tab character

src/Csound/Sam.hs:354:1: Warning: Tab character

src/Csound/Sam.hs:355:1: Warning: Tab character

src/Csound/Sam.hs:356:1: Warning: Tab character

src/Csound/Sam.hs:370:1: Warning: Tab character

src/Csound/Sam.hs:370:116: Warning: Tab character

src/Csound/Sam.hs:371:1: Warning: Tab character

src/Csound/Sam.hs:375:1: Warning: Tab character

src/Csound/Sam.hs:375:100: Warning: Tab character

src/Csound/Sam.hs:382:1: Warning: Tab character

src/Csound/Sam.hs:383:1: Warning: Tab character

src/Csound/Sam.hs:383:105: Warning: Tab character

src/Csound/Sam.hs:384:1: Warning: Tab character

src/Csound/Sam.hs:385:1: Warning: Tab character

src/Csound/Sam.hs:389:1: Warning: Tab character

src/Csound/Sam.hs:397:1: Warning: Tab character

src/Csound/Sam.hs:398:1: Warning: Tab character

src/Csound/Sam.hs:399:1: Warning: Tab character

src/Csound/Sam.hs:400:1: Warning: Tab character

src/Csound/Sam.hs:415:1: Warning: Tab character

src/Csound/Sam.hs:436:1: Warning: Tab character

src/Csound/Sam.hs:436:107: Warning: Tab character

src/Csound/Sam.hs:456:17: Warning:
    In the use of ‘metroE’
    (imported from Csound.Base, but defined in Csound.Control.Evt):
    Deprecated: "Use metro instead"

src/Csound/Sam.hs:483:1: Warning: Tab character

src/Csound/Sam.hs:498:1: Warning: Tab character

src/Csound/Sam.hs:499:1: Warning: Tab character

src/Csound/Sam.hs:500:1: Warning: Tab character

src/Csound/Sam.hs:515:1: Warning: Tab character

src/Csound/Sam.hs:521:1: Warning: Tab character

src/Csound/Sam.hs:524:1: Warning: Tab character

src/Csound/Sam.hs:527:1: Warning: Tab character

src/Csound/Sam.hs:528:1: Warning: Tab character

src/Csound/Sam.hs:529:1: Warning: Tab character

src/Csound/Sam.hs:532:1: Warning: Tab character

src/Csound/Sam.hs:533:1: Warning: Tab character

src/Csound/Sam.hs:534:1: Warning: Tab character

src/Csound/Sam.hs:542:17: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:542:23: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:546:17: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:546:23: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:550:20: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:550:26: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:554:33: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:554:39: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:558:20: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:558:26: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:562:33: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:562:39: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:566:18: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:566:24: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:570:18: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:570:24: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:574:21: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:574:27: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:578:34: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:578:40: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:582:21: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:582:27: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:586:34: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:586:40: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:53:10: Warning:
    Orphan instance: instance Melody Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:56:10: Warning:
    Orphan instance: instance Harmony Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:59:10: Warning:
    Orphan instance: instance Compose Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:61:10: Warning:
    Orphan instance: instance Delay Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:69:10: Warning:
    Orphan instance: instance Stretch Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:72:10: Warning:
    Orphan instance: instance Limit Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:78:10: Warning:
    Orphan instance: instance Loop Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:81:10: Warning:
    Orphan instance: instance Rest Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[5 of 5] Compiling Csound.Sam.Chord ( src/Csound/Sam/Chord.hs, dist/build/Csound/Sam/Chord.o )

src/Csound/Sam/Chord.hs:3:1: Warning: Tab character

src/Csound/Sam/Chord.hs:46:1: Warning: Tab character

src/Csound/Sam/Chord.hs:47:1: Warning: Tab character

src/Csound/Sam/Chord.hs:48:1: Warning: Tab character

src/Csound/Sam/Chord.hs:49:1: Warning: Tab character

src/Csound/Sam/Chord.hs:49:14: Warning: Tab character

src/Csound/Sam/Chord.hs:50:1: Warning: Tab character

src/Csound/Sam/Chord.hs:51:1: Warning: Tab character

src/Csound/Sam/Chord.hs:53:1: Warning: Tab character

src/Csound/Sam/Chord.hs:54:1: Warning: Tab character

src/Csound/Sam/Chord.hs:73:1: Warning: Tab character

src/Csound/Sam/Chord.hs:78:1: Warning: Tab character

src/Csound/Sam/Chord.hs:83:1: Warning: Tab character

src/Csound/Sam/Chord.hs:88:1: Warning: Tab character

src/Csound/Sam/Chord.hs:98:1: Warning: Tab character

src/Csound/Sam/Chord.hs:99:1: Warning: Tab character

src/Csound/Sam/Chord.hs:100:1: Warning: Tab character
In-place registering csound-sampler-0.0.6.3...
Running Haddock for csound-sampler-0.0.6.3...
Running hscolour for csound-sampler-0.0.6.3...
Preprocessing library csound-sampler-0.0.6.3...
Preprocessing library csound-sampler-0.0.6.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: csound-expression-4.8.3

src/Csound/Sam/Core.hs:4:1: Warning: Tab character

src/Csound/Sam/Core.hs:5:1: Warning: Tab character

src/Csound/Sam/Core.hs:30:1: Warning: Tab character

src/Csound/Sam/Core.hs:33:1: Warning: Tab character

src/Csound/Sam/Core.hs:34:1: Warning: Tab character

src/Csound/Sam/Core.hs:37:1: Warning: Tab character

src/Csound/Sam/Core.hs:38:1: Warning: Tab character

src/Csound/Sam/Core.hs:39:1: Warning: Tab character

src/Csound/Sam/Core.hs:42:1: Warning: Tab character

src/Csound/Sam/Core.hs:43:1: Warning: Tab character

src/Csound/Sam/Core.hs:44:1: Warning: Tab character

src/Csound/Sam/Core.hs:45:1: Warning: Tab character

src/Csound/Sam/Core.hs:45:18: Warning: Tab character

src/Csound/Sam/Core.hs:48:1: Warning: Tab character

src/Csound/Sam/Core.hs:49:1: Warning: Tab character

src/Csound/Sam/Core.hs:50:1: Warning: Tab character

src/Csound/Sam/Core.hs:51:1: Warning: Tab character

src/Csound/Sam/Core.hs:52:1: Warning: Tab character

src/Csound/Sam/Core.hs:53:1: Warning: Tab character

src/Csound/Sam/Core.hs:54:1: Warning: Tab character

src/Csound/Sam/Core.hs:57:1: Warning: Tab character

src/Csound/Sam/Core.hs:58:1: Warning: Tab character

src/Csound/Sam/Core.hs:61:1: Warning: Tab character

src/Csound/Sam/Core.hs:68:1: Warning: Tab character

src/Csound/Sam/Core.hs:69:1: Warning: Tab character

src/Csound/Sam/Core.hs:74:1: Warning: Tab character

src/Csound/Sam/Core.hs:75:1: Warning: Tab character

src/Csound/Sam/Core.hs:76:1: Warning: Tab character

src/Csound/Sam/Core.hs:85:1: Warning: Tab character

src/Csound/Sam/Core.hs:86:1: Warning: Tab character

src/Csound/Sam/Core.hs:87:1: Warning: Tab character

src/Csound/Sam/Trig.hs:2:1: Warning: Tab character

src/Csound/Sam/Trig.hs:3:1: Warning: Tab character

src/Csound/Sam/Trig.hs:5:1: Warning: Tab character

src/Csound/Sam/Trig.hs:6:1: Warning: Tab character

src/Csound/Sam/Trig.hs:8:1: Warning: Tab character

src/Csound/Sam/Trig.hs:9:1: Warning: Tab character

src/Csound/Sam/Trig.hs:26:1: Warning: Tab character

src/Csound/Sam/Trig.hs:27:1: Warning: Tab character

src/Csound/Sam/Trig.hs:32:1: Warning: Tab character

src/Csound/Sam/Trig.hs:33:1: Warning: Tab character

src/Csound/Sam/Trig.hs:38:1: Warning: Tab character

src/Csound/Sam/Trig.hs:39:1: Warning: Tab character

src/Csound/Sam/Trig.hs:50:1: Warning: Tab character

src/Csound/Sam/Trig.hs:51:1: Warning: Tab character

src/Csound/Sam/Trig.hs:52:1: Warning: Tab character

src/Csound/Sam/Trig.hs:58:1: Warning: Tab character

src/Csound/Sam/Trig.hs:59:1: Warning: Tab character

src/Csound/Sam/Trig.hs:86:1: Warning: Tab character

src/Csound/Sam/Trig.hs:117:1: Warning: Tab character

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

src/Csound/Sam/Trig.hs:13: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/Sam/Trig.hs:14:1: Warning:
    The import of ‘Control.Arrow’ is redundant
      except perhaps to import instances from ‘Control.Arrow’
    To import instances alone, use: import Control.Arrow()

src/Csound/Sam/Ui.hs:3:1: Warning: Tab character

src/Csound/Sam/Ui.hs:4:1: Warning: Tab character

src/Csound/Sam/Ui.hs:5:1: Warning: Tab character

src/Csound/Sam/Ui.hs:6:1: Warning: Tab character

src/Csound/Sam/Ui.hs:7:1: Warning: Tab character

src/Csound/Sam/Ui.hs:7:22: Warning: Tab character

src/Csound/Sam/Ui.hs:8:1: Warning: Tab character

src/Csound/Sam/Ui.hs:20:1: Warning: Tab character

src/Csound/Sam/Ui.hs:48:1: Warning: Tab character

src/Csound/Sam/Ui.hs:49:1: Warning: Tab character

src/Csound/Sam/Ui.hs:50:1: Warning: Tab character

src/Csound/Sam/Ui.hs:51:1: Warning: Tab character

src/Csound/Sam/Ui.hs:52:1: Warning: Tab character

src/Csound/Sam/Ui.hs:65:1: Warning: Tab character

src/Csound/Sam/Ui.hs:66:1: Warning: Tab character

src/Csound/Sam/Ui.hs:67:1: Warning: Tab character

src/Csound/Sam/Ui.hs:68:1: Warning: Tab character

src/Csound/Sam/Ui.hs:69:1: Warning: Tab character

src/Csound/Sam/Ui.hs:70:1: Warning: Tab character

src/Csound/Sam/Ui.hs:71:1: Warning: Tab character

src/Csound/Sam/Ui.hs:72:1: Warning: Tab character

src/Csound/Sam/Ui.hs:73:1: Warning: Tab character

src/Csound/Sam/Ui.hs:73:42: Warning: Tab character

src/Csound/Sam/Ui.hs:74:1: Warning: Tab character

src/Csound/Sam/Ui.hs:76:1: Warning: Tab character

src/Csound/Sam/Ui.hs:77:1: Warning: Tab character

src/Csound/Sam/Ui.hs:78:1: Warning: Tab character

src/Csound/Sam/Ui.hs:79:1: Warning: Tab character

src/Csound/Sam/Ui.hs:80:1: Warning: Tab character

src/Csound/Sam/Ui.hs:88:1: Warning: Tab character

src/Csound/Sam/Ui.hs:89:1: Warning: Tab character

src/Csound/Sam/Ui.hs:90:1: Warning: Tab character

src/Csound/Sam/Ui.hs:91:1: Warning: Tab character

src/Csound/Sam/Ui.hs:92:1: Warning: Tab character

src/Csound/Sam/Ui.hs:93:1: Warning: Tab character

src/Csound/Sam/Ui.hs:94:1: Warning: Tab character

src/Csound/Sam/Ui.hs:95:1: Warning: Tab character

src/Csound/Sam/Ui.hs:96:1: Warning: Tab character

src/Csound/Sam/Ui.hs:97:1: Warning: Tab character

src/Csound/Sam/Ui.hs:98:1: Warning: Tab character

src/Csound/Sam/Ui.hs:99:1: Warning: Tab character

src/Csound/Sam/Ui.hs:134:1: Warning: Tab character

src/Csound/Sam/Ui.hs:135:1: Warning: Tab character

src/Csound/Sam/Ui.hs:136:1: Warning: Tab character

src/Csound/Sam/Ui.hs:137:1: Warning: Tab character

src/Csound/Sam/Ui.hs:138:1: Warning: Tab character

src/Csound/Sam/Ui.hs:139:1: Warning: Tab character

src/Csound/Sam/Ui.hs:140:1: Warning: Tab character

src/Csound/Sam/Ui.hs:140:42: Warning: Tab character

src/Csound/Sam/Ui.hs:141:1: Warning: Tab character

src/Csound/Sam/Ui.hs:142:1: Warning: Tab character

src/Csound/Sam/Ui.hs:142:42: Warning: Tab character

src/Csound/Sam/Ui.hs:143:1: Warning: Tab character

src/Csound/Sam/Ui.hs:145:1: Warning: Tab character

src/Csound/Sam/Ui.hs:146:1: Warning: Tab character

src/Csound/Sam/Ui.hs:147:1: Warning: Tab character

src/Csound/Sam/Ui.hs:148:1: Warning: Tab character

src/Csound/Sam/Ui.hs:149:1: Warning: Tab character

src/Csound/Sam/Ui.hs:176:1: Warning: Tab character

src/Csound/Sam/Ui.hs:177:1: Warning: Tab character

src/Csound/Sam/Ui.hs:177:86: Warning: Tab character

src/Csound/Sam/Ui.hs:178:1: Warning: Tab character

src/Csound/Sam/Ui.hs:179:1: Warning: Tab character

src/Csound/Sam/Ui.hs:180:1: Warning: Tab character

src/Csound/Sam/Ui.hs:181:1: Warning: Tab character

src/Csound/Sam/Ui.hs:182:1: Warning: Tab character

src/Csound/Sam/Ui.hs:183:1: Warning: Tab character

src/Csound/Sam/Ui.hs:184:1: Warning: Tab character

src/Csound/Sam/Ui.hs:185:1: Warning: Tab character

src/Csound/Sam/Ui.hs:191:46: Warning: Tab character

src/Csound/Sam/Ui.hs:192:1: Warning: Tab character

src/Csound/Sam/Ui.hs:193:1: Warning: Tab character

src/Csound/Sam/Ui.hs:194:1: Warning: Tab character

src/Csound/Sam/Ui.hs:195:1: Warning: Tab character

src/Csound/Sam/Ui.hs:196:1: Warning: Tab character

src/Csound/Sam/Ui.hs:197:1: Warning: Tab character

src/Csound/Sam/Ui.hs:198:1: Warning: Tab character

src/Csound/Sam/Ui.hs:198:42: Warning: Tab character

src/Csound/Sam/Ui.hs:199:1: Warning: Tab character

src/Csound/Sam/Ui.hs:200:1: Warning: Tab character

src/Csound/Sam/Ui.hs:201:1: Warning: Tab character

src/Csound/Sam/Ui.hs:201:42: Warning: Tab character

src/Csound/Sam/Ui.hs:202:1: Warning: Tab character

src/Csound/Sam/Ui.hs:203:1: Warning: Tab character

src/Csound/Sam/Ui.hs:205:1: Warning: Tab character

src/Csound/Sam/Ui.hs:206:1: Warning: Tab character

src/Csound/Sam/Ui.hs:207:1: Warning: Tab character

src/Csound/Sam/Ui.hs:207:52: Warning: Tab character

src/Csound/Sam/Ui.hs:208:1: Warning: Tab character

src/Csound/Sam/Ui.hs:212:1: Warning: Tab character

src/Csound/Sam/Ui.hs:213:1: Warning: Tab character

src/Csound/Sam/Ui.hs:223:1: Warning: Tab character

src/Csound/Sam/Ui.hs:224:1: Warning: Tab character

src/Csound/Sam/Ui.hs:225:1: Warning: Tab character

src/Csound/Sam/Ui.hs:226:1: Warning: Tab character

src/Csound/Sam/Ui.hs:227:1: Warning: Tab character

src/Csound/Sam/Ui.hs:227:87: Warning: Tab character

src/Csound/Sam/Ui.hs:228:1: Warning: Tab character

src/Csound/Sam/Ui.hs:229:1: Warning: Tab character

src/Csound/Sam/Ui.hs:230:1: Warning: Tab character

src/Csound/Sam/Ui.hs:231:1: Warning: Tab character

src/Csound/Sam/Ui.hs:232:1: Warning: Tab character

src/Csound/Sam/Ui.hs:233:1: Warning: Tab character

src/Csound/Sam/Ui.hs:234:1: Warning: Tab character

src/Csound/Sam/Ui.hs:235:1: Warning: Tab character

src/Csound/Sam/Ui.hs:236:1: Warning: Tab character

src/Csound/Sam/Ui.hs:237:1: Warning: Tab character

src/Csound/Sam/Ui.hs:238:1: Warning: Tab character

src/Csound/Sam/Ui.hs:240:1: Warning: Tab character

src/Csound/Sam/Ui.hs:242:1: Warning: Tab character

src/Csound/Sam/Ui.hs:254:1: Warning: Tab character

src/Csound/Sam/Ui.hs:255:1: Warning: Tab character

src/Csound/Sam/Ui.hs:256:1: Warning: Tab character

src/Csound/Sam/Ui.hs:257:1: Warning: Tab character

src/Csound/Sam/Ui.hs:258:1: Warning: Tab character

src/Csound/Sam/Ui.hs:259:1: Warning: Tab character

src/Csound/Sam/Ui.hs:264:1: Warning: Tab character

src/Csound/Sam/Ui.hs:265:1: Warning: Tab character

src/Csound/Sam/Ui.hs:266:1: Warning: Tab character

src/Csound/Sam/Ui.hs:65:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:2:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:88:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:2:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:134:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:2:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:188:54: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at src/Csound/Sam/Ui.hs:188:33

src/Csound/Sam/Ui.hs:192:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:2:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:207:46: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘1 .. ’
        at src/Csound/Sam/Ui.hs:207:46-51
      (Num a0)
        arising from the literal ‘1’ at src/Csound/Sam/Ui.hs:207:47
      (Show a0)
        arising from a use of ‘show’ at src/Csound/Sam/Ui.hs:207:41-44
    In the second argument of ‘fmap’, namely ‘[1 .. ]’
    In the second argument of ‘($)’, namely ‘fmap show [1 .. ]’
    In the expression: take len $ fmap show [1 .. ]

src/Csound/Sam/Ui.hs:242:25: Warning:
    This binding for ‘eff’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:15:1-18
      (and originally defined in ‘csound-expression-typed-0.0.7.9.1:Csound.Typed.Control.Mix’)

src/Csound/Sam/Ui.hs:256:17: Warning:
    This binding for ‘joinSource’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:15:1-18
      (and originally defined in ‘Csound.Control.Gui’)

src/Csound/Sam/Ui.hs:265:19: Warning:
    This binding for ‘gain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:15:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Sam.hs:4:1: Warning: Tab character

src/Csound/Sam.hs:5:1: Warning: Tab character

src/Csound/Sam.hs:6:1: Warning: Tab character

src/Csound/Sam.hs:7:1: Warning: Tab character

src/Csound/Sam.hs:8:1: Warning: Tab character

src/Csound/Sam.hs:9:1: Warning: Tab character

src/Csound/Sam.hs:10:1: Warning: Tab character

src/Csound/Sam.hs:11:1: Warning: Tab character

src/Csound/Sam.hs:12:1: Warning: Tab character

src/Csound/Sam.hs:12:81: Warning: Tab character

src/Csound/Sam.hs:13:1: Warning: Tab character

src/Csound/Sam.hs:14:1: Warning: Tab character

src/Csound/Sam.hs:15:1: Warning: Tab character

src/Csound/Sam.hs:16:1: Warning: Tab character

src/Csound/Sam.hs:17:1: Warning: Tab character

src/Csound/Sam.hs:18:1: Warning: Tab character

src/Csound/Sam.hs:19:1: Warning: Tab character

src/Csound/Sam.hs:20:1: Warning: Tab character

src/Csound/Sam.hs:21:1: Warning: Tab character

src/Csound/Sam.hs:22:1: Warning: Tab character

src/Csound/Sam.hs:22:61: Warning: Tab character

src/Csound/Sam.hs:23:1: Warning: Tab character

src/Csound/Sam.hs:24:1: Warning: Tab character

src/Csound/Sam.hs:24:36: Warning: Tab character

src/Csound/Sam.hs:25:1: Warning: Tab character

src/Csound/Sam.hs:27:1: Warning: Tab character

src/Csound/Sam.hs:28:1: Warning: Tab character

src/Csound/Sam.hs:54:1: Warning: Tab character

src/Csound/Sam.hs:57:1: Warning: Tab character

src/Csound/Sam.hs:62:1: Warning: Tab character

src/Csound/Sam.hs:63:1: Warning: Tab character

src/Csound/Sam.hs:64:1: Warning: Tab character

src/Csound/Sam.hs:65:1: Warning: Tab character

src/Csound/Sam.hs:66:1: Warning: Tab character

src/Csound/Sam.hs:67:1: Warning: Tab character

src/Csound/Sam.hs:70:1: Warning: Tab character

src/Csound/Sam.hs:73:1: Warning: Tab character

src/Csound/Sam.hs:74:1: Warning: Tab character

src/Csound/Sam.hs:75:1: Warning: Tab character

src/Csound/Sam.hs:76:1: Warning: Tab character

src/Csound/Sam.hs:79:1: Warning: Tab character

src/Csound/Sam.hs:82:1: Warning: Tab character

src/Csound/Sam.hs:115:1: Warning: Tab character

src/Csound/Sam.hs:122:1: Warning: Tab character

src/Csound/Sam.hs:127:1: Warning: Tab character

src/Csound/Sam.hs:147:1: Warning: Tab character

src/Csound/Sam.hs:148:1: Warning: Tab character

src/Csound/Sam.hs:149:1: Warning: Tab character

src/Csound/Sam.hs:150:1: Warning: Tab character

src/Csound/Sam.hs:151:1: Warning: Tab character

src/Csound/Sam.hs:172:1: Warning: Tab character

src/Csound/Sam.hs:179:1: Warning: Tab character

src/Csound/Sam.hs:184:1: Warning: Tab character

src/Csound/Sam.hs:204:1: Warning: Tab character

src/Csound/Sam.hs:205:1: Warning: Tab character

src/Csound/Sam.hs:206:1: Warning: Tab character

src/Csound/Sam.hs:207:1: Warning: Tab character

src/Csound/Sam.hs:208:1: Warning: Tab character

src/Csound/Sam.hs:219:1: Warning: Tab character

src/Csound/Sam.hs:220:1: Warning: Tab character

src/Csound/Sam.hs:239:1: Warning: Tab character

src/Csound/Sam.hs:240:1: Warning: Tab character

src/Csound/Sam.hs:241:1: Warning: Tab character

src/Csound/Sam.hs:241:25: Warning: Tab character

src/Csound/Sam.hs:259:1: Warning: Tab character

src/Csound/Sam.hs:260:1: Warning: Tab character

src/Csound/Sam.hs:261:1: Warning: Tab character

src/Csound/Sam.hs:262:1: Warning: Tab character

src/Csound/Sam.hs:263:1: Warning: Tab character

src/Csound/Sam.hs:264:1: Warning: Tab character

src/Csound/Sam.hs:265:1: Warning: Tab character

src/Csound/Sam.hs:266:1: Warning: Tab character

src/Csound/Sam.hs:272:1: Warning: Tab character

src/Csound/Sam.hs:273:1: Warning: Tab character

src/Csound/Sam.hs:274:1: Warning: Tab character

src/Csound/Sam.hs:275:1: Warning: Tab character

src/Csound/Sam.hs:276:1: Warning: Tab character

src/Csound/Sam.hs:277:1: Warning: Tab character

src/Csound/Sam.hs:278:1: Warning: Tab character

src/Csound/Sam.hs:279:1: Warning: Tab character

src/Csound/Sam.hs:295:1: Warning: Tab character

src/Csound/Sam.hs:296:1: Warning: Tab character

src/Csound/Sam.hs:297:1: Warning: Tab character

src/Csound/Sam.hs:298:1: Warning: Tab character

src/Csound/Sam.hs:305:1: Warning: Tab character

src/Csound/Sam.hs:306:1: Warning: Tab character

src/Csound/Sam.hs:307:1: Warning: Tab character

src/Csound/Sam.hs:314:1: Warning: Tab character

src/Csound/Sam.hs:315:1: Warning: Tab character

src/Csound/Sam.hs:316:1: Warning: Tab character

src/Csound/Sam.hs:317:1: Warning: Tab character

src/Csound/Sam.hs:318:1: Warning: Tab character

src/Csound/Sam.hs:322:1: Warning: Tab character

src/Csound/Sam.hs:323:1: Warning: Tab character

src/Csound/Sam.hs:324:1: Warning: Tab character

src/Csound/Sam.hs:325:1: Warning: Tab character

src/Csound/Sam.hs:352:1: Warning: Tab character

src/Csound/Sam.hs:353:1: Warning: Tab character

src/Csound/Sam.hs:354:1: Warning: Tab character

src/Csound/Sam.hs:355:1: Warning: Tab character

src/Csound/Sam.hs:356:1: Warning: Tab character

src/Csound/Sam.hs:370:1: Warning: Tab character

src/Csound/Sam.hs:370:116: Warning: Tab character

src/Csound/Sam.hs:371:1: Warning: Tab character

src/Csound/Sam.hs:375:1: Warning: Tab character

src/Csound/Sam.hs:375:100: Warning: Tab character

src/Csound/Sam.hs:382:1: Warning: Tab character

src/Csound/Sam.hs:383:1: Warning: Tab character

src/Csound/Sam.hs:383:105: Warning: Tab character

src/Csound/Sam.hs:384:1: Warning: Tab character

src/Csound/Sam.hs:385:1: Warning: Tab character

src/Csound/Sam.hs:389:1: Warning: Tab character

src/Csound/Sam.hs:397:1: Warning: Tab character

src/Csound/Sam.hs:398:1: Warning: Tab character

src/Csound/Sam.hs:399:1: Warning: Tab character

src/Csound/Sam.hs:400:1: Warning: Tab character

src/Csound/Sam.hs:415:1: Warning: Tab character

src/Csound/Sam.hs:436:1: Warning: Tab character

src/Csound/Sam.hs:436:107: Warning: Tab character

src/Csound/Sam.hs:483:1: Warning: Tab character

src/Csound/Sam.hs:498:1: Warning: Tab character

src/Csound/Sam.hs:499:1: Warning: Tab character

src/Csound/Sam.hs:500:1: Warning: Tab character

src/Csound/Sam.hs:515:1: Warning: Tab character

src/Csound/Sam.hs:521:1: Warning: Tab character

src/Csound/Sam.hs:524:1: Warning: Tab character

src/Csound/Sam.hs:527:1: Warning: Tab character

src/Csound/Sam.hs:528:1: Warning: Tab character

src/Csound/Sam.hs:529:1: Warning: Tab character

src/Csound/Sam.hs:532:1: Warning: Tab character

src/Csound/Sam.hs:533:1: Warning: Tab character

src/Csound/Sam.hs:534:1: Warning: Tab character

src/Csound/Sam.hs:43: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/Sam.hs:67:41: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Sam.hs:276:75: Warning:
    This binding for ‘dt’ shadows the existing binding
      bound at src/Csound/Sam.hs:271:17

src/Csound/Sam.hs:305:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Sam.hs:315:19: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Sam.hs:456:17: Warning:
    In the use of ‘metroE’
    (imported from Csound.Base, but defined in Csound.Control.Evt):
    Deprecated: "Use metro instead"

src/Csound/Sam.hs:542:17: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:542:23: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:546:17: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:546:23: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:550:20: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:550:26: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:554:33: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:554:39: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:558:20: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:558:26: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:562:33: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:562:39: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:566:18: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:566:24: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:570:18: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:570:24: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:574:21: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:574:27: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:578:34: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:578:40: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:582:21: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:582:27: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:586:34: Warning:
    This binding for ‘tempo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:586:40: Warning:
    This binding for ‘pitch’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam.hs:46:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Sam.hs:53:10: Warning:
    Orphan instance: instance Melody Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:56:10: Warning:
    Orphan instance: instance Harmony Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:59:10: Warning:
    Orphan instance: instance Compose Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:61:10: Warning:
    Orphan instance: instance Delay Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:69:10: Warning:
    Orphan instance: instance Stretch Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:72:10: Warning:
    Orphan instance: instance Limit Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:78:10: Warning:
    Orphan instance: instance Loop Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam.hs:81:10: Warning:
    Orphan instance: instance Rest Sam
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Csound/Sam/Chord.hs:3:1: Warning: Tab character

src/Csound/Sam/Chord.hs:46:1: Warning: Tab character

src/Csound/Sam/Chord.hs:47:1: Warning: Tab character

src/Csound/Sam/Chord.hs:48:1: Warning: Tab character

src/Csound/Sam/Chord.hs:49:1: Warning: Tab character

src/Csound/Sam/Chord.hs:49:14: Warning: Tab character

src/Csound/Sam/Chord.hs:50:1: Warning: Tab character

src/Csound/Sam/Chord.hs:51:1: Warning: Tab character

src/Csound/Sam/Chord.hs:53:1: Warning: Tab character

src/Csound/Sam/Chord.hs:54:1: Warning: Tab character

src/Csound/Sam/Chord.hs:73:1: Warning: Tab character

src/Csound/Sam/Chord.hs:78:1: Warning: Tab character

src/Csound/Sam/Chord.hs:83:1: Warning: Tab character

src/Csound/Sam/Chord.hs:88:1: Warning: Tab character

src/Csound/Sam/Chord.hs:98:1: Warning: Tab character

src/Csound/Sam/Chord.hs:99:1: Warning: Tab character

src/Csound/Sam/Chord.hs:100:1: Warning: Tab character
Haddock coverage:
  73% (  8 / 11) in 'Csound.Sam.Core'
  Missing documentation for:
    runSam (src/Csound/Sam/Core.hs:20)
    S (src/Csound/Sam/Core.hs:36)
    Dur (src/Csound/Sam/Core.hs:23)
  90% ( 18 / 20) in 'Csound.Sam.Trig'
  Missing documentation for:
    Module header
    samMidiPush (src/Csound/Sam/Trig.hs:74)
 100% ( 18 / 18) in 'Csound.Sam.Ui'
  93% ( 94 /101) in 'Csound.Sam'
  Missing documentation for:
    runSam (src/Csound/Sam/Core.hs:20)
    ToSam (src/Csound/Sam.hs:514)
    limSam (src/Csound/Sam.hs:517)
    segr (src/Csound/Sam.hs:125)
    segr1 (src/Csound/Sam.hs:182)
    metroS (src/Csound/Sam.hs:455)
    toSec (src/Csound/Sam.hs:211)
  93% ( 13 / 14) in 'Csound.Sam.Chord'
  Missing documentation for:
    chTrans (src/Csound/Sam/Chord.hs:40)
Warning: Csound.Sam.Core: could not find link destinations for:
    RenderCsd SigSpace
Warning: Csound.Sam.Trig: could not find link destinations for:
    MidiChn MidiTrigFun
Warning: Csound.Sam.Ui: could not find link destinations for:
    FxFun SigSpace
Warning: Csound.Sam: could not find link destinations for:
    RenderCsd SigSpace LoopMode Fidelity TempoSig PitchSig
Documentation created: dist/doc/html/csound-sampler/index.html,
dist/doc/html/csound-sampler/csound-sampler.txt
Creating package registration file:
/tmp/pkgConf-csound-sampler-0.0.61367743294441971924.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-sampler-0.0.6.3-830gYBfVDLvEOj0TUtPvxz
Registering csound-sampler-0.0.6.3...
Installed csound-sampler-0.0.6.3

Test log

No test log was submitted for this report.