Build #1 for csound-catalog-0.4.0

[all reports]

Package csound-catalog-0.4.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-30 12:37:42.863489 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, sharc-timbre-0.1, csound-sampler-0.0.6.4, csound-expression-4.9.1, 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
Downloading sharc-timbre-0.1...
Configuring sharc-timbre-0.1...
Building sharc-timbre-0.1...
Preprocessing library sharc-timbre-0.1...
[   1 of 1379] Compiling Sharc.Types      ( src/Sharc/Types.hs, dist/build/Sharc/Types.o )
[   2 of 1379] Compiling Sharc.Instruments.Violin.Note0 ( src/Sharc/Instruments/Violin/Note0.hs, dist/build/Sharc/Instruments/Violin/Note0.o )
[   3 of 1379] Compiling Sharc.Instruments.Violin.Note1 ( src/Sharc/Instruments/Violin/Note1.hs, dist/build/Sharc/Instruments/Violin/Note1.o )
[   4 of 1379] Compiling Sharc.Instruments.Violin.Note2 ( src/Sharc/Instruments/Violin/Note2.hs, dist/build/Sharc/Instruments/Violin/Note2.o )
[   5 of 1379] Compiling Sharc.Instruments.Violin.Note3 ( src/Sharc/Instruments/Violin/Note3.hs, dist/build/Sharc/Instruments/Violin/Note3.o )
[   6 of 1379] Compiling Sharc.Instruments.Violin.Note4 ( src/Sharc/Instruments/Violin/Note4.hs, dist/build/Sharc/Instruments/Violin/Note4.o )
[   7 of 1379] Compiling Sharc.Instruments.Violin.Note5 ( src/Sharc/Instruments/Violin/Note5.hs, dist/build/Sharc/Instruments/Violin/Note5.o )
[   8 of 1379] Compiling Sharc.Instruments.Violin.Note6 ( src/Sharc/Instruments/Violin/Note6.hs, dist/build/Sharc/Instruments/Violin/Note6.o )
[   9 of 1379] Compiling Sharc.Instruments.Violin.Note7 ( src/Sharc/Instruments/Violin/Note7.hs, dist/build/Sharc/Instruments/Violin/Note7.o )
[  10 of 1379] Compiling Sharc.Instruments.Violin.Note8 ( src/Sharc/Instruments/Violin/Note8.hs, dist/build/Sharc/Instruments/Violin/Note8.o )
[  11 of 1379] Compiling Sharc.Instruments.Violin.Note9 ( src/Sharc/Instruments/Violin/Note9.hs, dist/build/Sharc/Instruments/Violin/Note9.o )
[  12 of 1379] Compiling Sharc.Instruments.Violin.Note10 ( src/Sharc/Instruments/Violin/Note10.hs, dist/build/Sharc/Instruments/Violin/Note10.o )
[  13 of 1379] Compiling Sharc.Instruments.Violin.Note11 ( src/Sharc/Instruments/Violin/Note11.hs, dist/build/Sharc/Instruments/Violin/Note11.o )
[  14 of 1379] Compiling Sharc.Instruments.Violin.Note12 ( src/Sharc/Instruments/Violin/Note12.hs, dist/build/Sharc/Instruments/Violin/Note12.o )
[  15 of 1379] Compiling Sharc.Instruments.Violin.Note13 ( src/Sharc/Instruments/Violin/Note13.hs, dist/build/Sharc/Instruments/Violin/Note13.o )
[  16 of 1379] Compiling Sharc.Instruments.Violin.Note14 ( src/Sharc/Instruments/Violin/Note14.hs, dist/build/Sharc/Instruments/Violin/Note14.o )
[  17 of 1379] Compiling Sharc.Instruments.Violin.Note15 ( src/Sharc/Instruments/Violin/Note15.hs, dist/build/Sharc/Instruments/Violin/Note15.o )
[  18 of 1379] Compiling Sharc.Instruments.Violin.Note16 ( src/Sharc/Instruments/Violin/Note16.hs, dist/build/Sharc/Instruments/Violin/Note16.o )
[  19 of 1379] Compiling Sharc.Instruments.Violin.Note17 ( src/Sharc/Instruments/Violin/Note17.hs, dist/build/Sharc/Instruments/Violin/Note17.o )
[  20 of 1379] Compiling Sharc.Instruments.Violin.Note18 ( src/Sharc/Instruments/Violin/Note18.hs, dist/build/Sharc/Instruments/Violin/Note18.o )
[  21 of 1379] Compiling Sharc.Instruments.Violin.Note19 ( src/Sharc/Instruments/Violin/Note19.hs, dist/build/Sharc/Instruments/Violin/Note19.o )
[  22 of 1379] Compiling Sharc.Instruments.Violin.Note20 ( src/Sharc/Instruments/Violin/Note20.hs, dist/build/Sharc/Instruments/Violin/Note20.o )
[  23 of 1379] Compiling Sharc.Instruments.Violin.Note21 ( src/Sharc/Instruments/Violin/Note21.hs, dist/build/Sharc/Instruments/Violin/Note21.o )
[  24 of 1379] Compiling Sharc.Instruments.Violin.Note22 ( src/Sharc/Instruments/Violin/Note22.hs, dist/build/Sharc/Instruments/Violin/Note22.o )
[  25 of 1379] Compiling Sharc.Instruments.Violin.Note23 ( src/Sharc/Instruments/Violin/Note23.hs, dist/build/Sharc/Instruments/Violin/Note23.o )
[  26 of 1379] Compiling Sharc.Instruments.Violin.Note24 ( src/Sharc/Instruments/Violin/Note24.hs, dist/build/Sharc/Instruments/Violin/Note24.o )
[  27 of 1379] Compiling Sharc.Instruments.Violin.Note25 ( src/Sharc/Instruments/Violin/Note25.hs, dist/build/Sharc/Instruments/Violin/Note25.o )
[  28 of 1379] Compiling Sharc.Instruments.Violin.Note26 ( src/Sharc/Instruments/Violin/Note26.hs, dist/build/Sharc/Instruments/Violin/Note26.o )
[  29 of 1379] Compiling Sharc.Instruments.Violin.Note27 ( src/Sharc/Instruments/Violin/Note27.hs, dist/build/Sharc/Instruments/Violin/Note27.o )
[  30 of 1379] Compiling Sharc.Instruments.Violin.Note28 ( src/Sharc/Instruments/Violin/Note28.hs, dist/build/Sharc/Instruments/Violin/Note28.o )
[  31 of 1379] Compiling Sharc.Instruments.Violin.Note29 ( src/Sharc/Instruments/Violin/Note29.hs, dist/build/Sharc/Instruments/Violin/Note29.o )
[  32 of 1379] Compiling Sharc.Instruments.Violin.Note30 ( src/Sharc/Instruments/Violin/Note30.hs, dist/build/Sharc/Instruments/Violin/Note30.o )
[  33 of 1379] Compiling Sharc.Instruments.Violin.Note31 ( src/Sharc/Instruments/Violin/Note31.hs, dist/build/Sharc/Instruments/Violin/Note31.o )
[  34 of 1379] Compiling Sharc.Instruments.Violin.Note32 ( src/Sharc/Instruments/Violin/Note32.hs, dist/build/Sharc/Instruments/Violin/Note32.o )
[  35 of 1379] Compiling Sharc.Instruments.Violin.Note33 ( src/Sharc/Instruments/Violin/Note33.hs, dist/build/Sharc/Instruments/Violin/Note33.o )
[  36 of 1379] Compiling Sharc.Instruments.Violin.Note34 ( src/Sharc/Instruments/Violin/Note34.hs, dist/build/Sharc/Instruments/Violin/Note34.o )
[  37 of 1379] Compiling Sharc.Instruments.Violin.Note35 ( src/Sharc/Instruments/Violin/Note35.hs, dist/build/Sharc/Instruments/Violin/Note35.o )
[  38 of 1379] Compiling Sharc.Instruments.Violin.Note36 ( src/Sharc/Instruments/Violin/Note36.hs, dist/build/Sharc/Instruments/Violin/Note36.o )
[  39 of 1379] Compiling Sharc.Instruments.Violin.Note37 ( src/Sharc/Instruments/Violin/Note37.hs, dist/build/Sharc/Instruments/Violin/Note37.o )
[  40 of 1379] Compiling Sharc.Instruments.Violin.Note38 ( src/Sharc/Instruments/Violin/Note38.hs, dist/build/Sharc/Instruments/Violin/Note38.o )
[  41 of 1379] Compiling Sharc.Instruments.Violin.Note39 ( src/Sharc/Instruments/Violin/Note39.hs, dist/build/Sharc/Instruments/Violin/Note39.o )
[  42 of 1379] Compiling Sharc.Instruments.Violin.Note40 ( src/Sharc/Instruments/Violin/Note40.hs, dist/build/Sharc/Instruments/Violin/Note40.o )
[  43 of 1379] Compiling Sharc.Instruments.Violin.Note41 ( src/Sharc/Instruments/Violin/Note41.hs, dist/build/Sharc/Instruments/Violin/Note41.o )
[  44 of 1379] Compiling Sharc.Instruments.Violin ( src/Sharc/Instruments/Violin.hs, dist/build/Sharc/Instruments/Violin.o )
[  45 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note0 ( src/Sharc/Instruments/ViolinPizzicato/Note0.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note0.o )
[  46 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note1 ( src/Sharc/Instruments/ViolinPizzicato/Note1.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note1.o )
[  47 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note2 ( src/Sharc/Instruments/ViolinPizzicato/Note2.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note2.o )
[  48 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note3 ( src/Sharc/Instruments/ViolinPizzicato/Note3.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note3.o )
[  49 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note4 ( src/Sharc/Instruments/ViolinPizzicato/Note4.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note4.o )
[  50 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note5 ( src/Sharc/Instruments/ViolinPizzicato/Note5.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note5.o )
[  51 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note6 ( src/Sharc/Instruments/ViolinPizzicato/Note6.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note6.o )
[  52 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note7 ( src/Sharc/Instruments/ViolinPizzicato/Note7.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note7.o )
[  53 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note8 ( src/Sharc/Instruments/ViolinPizzicato/Note8.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note8.o )
[  54 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note9 ( src/Sharc/Instruments/ViolinPizzicato/Note9.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note9.o )
[  55 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note10 ( src/Sharc/Instruments/ViolinPizzicato/Note10.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note10.o )
[  56 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note11 ( src/Sharc/Instruments/ViolinPizzicato/Note11.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note11.o )
[  57 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note12 ( src/Sharc/Instruments/ViolinPizzicato/Note12.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note12.o )
[  58 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note13 ( src/Sharc/Instruments/ViolinPizzicato/Note13.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note13.o )
[  59 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note14 ( src/Sharc/Instruments/ViolinPizzicato/Note14.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note14.o )
[  60 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note15 ( src/Sharc/Instruments/ViolinPizzicato/Note15.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note15.o )
[  61 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note16 ( src/Sharc/Instruments/ViolinPizzicato/Note16.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note16.o )
[  62 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note17 ( src/Sharc/Instruments/ViolinPizzicato/Note17.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note17.o )
[  63 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note18 ( src/Sharc/Instruments/ViolinPizzicato/Note18.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note18.o )
[  64 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note19 ( src/Sharc/Instruments/ViolinPizzicato/Note19.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note19.o )
[  65 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note20 ( src/Sharc/Instruments/ViolinPizzicato/Note20.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note20.o )
[  66 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note21 ( src/Sharc/Instruments/ViolinPizzicato/Note21.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note21.o )
[  67 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note22 ( src/Sharc/Instruments/ViolinPizzicato/Note22.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note22.o )
[  68 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note23 ( src/Sharc/Instruments/ViolinPizzicato/Note23.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note23.o )
[  69 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note24 ( src/Sharc/Instruments/ViolinPizzicato/Note24.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note24.o )
[  70 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note25 ( src/Sharc/Instruments/ViolinPizzicato/Note25.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note25.o )
[  71 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note26 ( src/Sharc/Instruments/ViolinPizzicato/Note26.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note26.o )
[  72 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note27 ( src/Sharc/Instruments/ViolinPizzicato/Note27.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note27.o )
[  73 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note28 ( src/Sharc/Instruments/ViolinPizzicato/Note28.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note28.o )
[  74 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note29 ( src/Sharc/Instruments/ViolinPizzicato/Note29.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note29.o )
[  75 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note30 ( src/Sharc/Instruments/ViolinPizzicato/Note30.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note30.o )
[  76 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note31 ( src/Sharc/Instruments/ViolinPizzicato/Note31.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note31.o )
[  77 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note32 ( src/Sharc/Instruments/ViolinPizzicato/Note32.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note32.o )
[  78 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note33 ( src/Sharc/Instruments/ViolinPizzicato/Note33.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note33.o )
[  79 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note34 ( src/Sharc/Instruments/ViolinPizzicato/Note34.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note34.o )
[  80 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note35 ( src/Sharc/Instruments/ViolinPizzicato/Note35.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note35.o )
[  81 of 1379] Compiling Sharc.Instruments.ViolinPizzicato.Note36 ( src/Sharc/Instruments/ViolinPizzicato/Note36.hs, dist/build/Sharc/Instruments/ViolinPizzicato/Note36.o )
[  82 of 1379] Compiling Sharc.Instruments.ViolinPizzicato ( src/Sharc/Instruments/ViolinPizzicato.hs, dist/build/Sharc/Instruments/ViolinPizzicato.o )
[  83 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note0 ( src/Sharc/Instruments/ViolinMuted/Note0.hs, dist/build/Sharc/Instruments/ViolinMuted/Note0.o )
[  84 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note1 ( src/Sharc/Instruments/ViolinMuted/Note1.hs, dist/build/Sharc/Instruments/ViolinMuted/Note1.o )
[  85 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note2 ( src/Sharc/Instruments/ViolinMuted/Note2.hs, dist/build/Sharc/Instruments/ViolinMuted/Note2.o )
[  86 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note3 ( src/Sharc/Instruments/ViolinMuted/Note3.hs, dist/build/Sharc/Instruments/ViolinMuted/Note3.o )
[  87 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note4 ( src/Sharc/Instruments/ViolinMuted/Note4.hs, dist/build/Sharc/Instruments/ViolinMuted/Note4.o )
[  88 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note5 ( src/Sharc/Instruments/ViolinMuted/Note5.hs, dist/build/Sharc/Instruments/ViolinMuted/Note5.o )
[  89 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note6 ( src/Sharc/Instruments/ViolinMuted/Note6.hs, dist/build/Sharc/Instruments/ViolinMuted/Note6.o )
[  90 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note7 ( src/Sharc/Instruments/ViolinMuted/Note7.hs, dist/build/Sharc/Instruments/ViolinMuted/Note7.o )
[  91 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note8 ( src/Sharc/Instruments/ViolinMuted/Note8.hs, dist/build/Sharc/Instruments/ViolinMuted/Note8.o )
[  92 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note9 ( src/Sharc/Instruments/ViolinMuted/Note9.hs, dist/build/Sharc/Instruments/ViolinMuted/Note9.o )
[  93 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note10 ( src/Sharc/Instruments/ViolinMuted/Note10.hs, dist/build/Sharc/Instruments/ViolinMuted/Note10.o )
[  94 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note11 ( src/Sharc/Instruments/ViolinMuted/Note11.hs, dist/build/Sharc/Instruments/ViolinMuted/Note11.o )
[  95 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note12 ( src/Sharc/Instruments/ViolinMuted/Note12.hs, dist/build/Sharc/Instruments/ViolinMuted/Note12.o )
[  96 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note13 ( src/Sharc/Instruments/ViolinMuted/Note13.hs, dist/build/Sharc/Instruments/ViolinMuted/Note13.o )
[  97 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note14 ( src/Sharc/Instruments/ViolinMuted/Note14.hs, dist/build/Sharc/Instruments/ViolinMuted/Note14.o )
[  98 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note15 ( src/Sharc/Instruments/ViolinMuted/Note15.hs, dist/build/Sharc/Instruments/ViolinMuted/Note15.o )
[  99 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note16 ( src/Sharc/Instruments/ViolinMuted/Note16.hs, dist/build/Sharc/Instruments/ViolinMuted/Note16.o )
[ 100 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note17 ( src/Sharc/Instruments/ViolinMuted/Note17.hs, dist/build/Sharc/Instruments/ViolinMuted/Note17.o )
[ 101 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note18 ( src/Sharc/Instruments/ViolinMuted/Note18.hs, dist/build/Sharc/Instruments/ViolinMuted/Note18.o )
[ 102 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note19 ( src/Sharc/Instruments/ViolinMuted/Note19.hs, dist/build/Sharc/Instruments/ViolinMuted/Note19.o )
[ 103 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note20 ( src/Sharc/Instruments/ViolinMuted/Note20.hs, dist/build/Sharc/Instruments/ViolinMuted/Note20.o )
[ 104 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note21 ( src/Sharc/Instruments/ViolinMuted/Note21.hs, dist/build/Sharc/Instruments/ViolinMuted/Note21.o )
[ 105 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note22 ( src/Sharc/Instruments/ViolinMuted/Note22.hs, dist/build/Sharc/Instruments/ViolinMuted/Note22.o )
[ 106 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note23 ( src/Sharc/Instruments/ViolinMuted/Note23.hs, dist/build/Sharc/Instruments/ViolinMuted/Note23.o )
[ 107 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note24 ( src/Sharc/Instruments/ViolinMuted/Note24.hs, dist/build/Sharc/Instruments/ViolinMuted/Note24.o )
[ 108 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note25 ( src/Sharc/Instruments/ViolinMuted/Note25.hs, dist/build/Sharc/Instruments/ViolinMuted/Note25.o )
[ 109 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note26 ( src/Sharc/Instruments/ViolinMuted/Note26.hs, dist/build/Sharc/Instruments/ViolinMuted/Note26.o )
[ 110 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note27 ( src/Sharc/Instruments/ViolinMuted/Note27.hs, dist/build/Sharc/Instruments/ViolinMuted/Note27.o )
[ 111 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note28 ( src/Sharc/Instruments/ViolinMuted/Note28.hs, dist/build/Sharc/Instruments/ViolinMuted/Note28.o )
[ 112 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note29 ( src/Sharc/Instruments/ViolinMuted/Note29.hs, dist/build/Sharc/Instruments/ViolinMuted/Note29.o )
[ 113 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note30 ( src/Sharc/Instruments/ViolinMuted/Note30.hs, dist/build/Sharc/Instruments/ViolinMuted/Note30.o )
[ 114 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note31 ( src/Sharc/Instruments/ViolinMuted/Note31.hs, dist/build/Sharc/Instruments/ViolinMuted/Note31.o )
[ 115 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note32 ( src/Sharc/Instruments/ViolinMuted/Note32.hs, dist/build/Sharc/Instruments/ViolinMuted/Note32.o )
[ 116 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note33 ( src/Sharc/Instruments/ViolinMuted/Note33.hs, dist/build/Sharc/Instruments/ViolinMuted/Note33.o )
[ 117 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note34 ( src/Sharc/Instruments/ViolinMuted/Note34.hs, dist/build/Sharc/Instruments/ViolinMuted/Note34.o )
[ 118 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note35 ( src/Sharc/Instruments/ViolinMuted/Note35.hs, dist/build/Sharc/Instruments/ViolinMuted/Note35.o )
[ 119 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note36 ( src/Sharc/Instruments/ViolinMuted/Note36.hs, dist/build/Sharc/Instruments/ViolinMuted/Note36.o )
[ 120 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note37 ( src/Sharc/Instruments/ViolinMuted/Note37.hs, dist/build/Sharc/Instruments/ViolinMuted/Note37.o )
[ 121 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note38 ( src/Sharc/Instruments/ViolinMuted/Note38.hs, dist/build/Sharc/Instruments/ViolinMuted/Note38.o )
[ 122 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note39 ( src/Sharc/Instruments/ViolinMuted/Note39.hs, dist/build/Sharc/Instruments/ViolinMuted/Note39.o )
[ 123 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note40 ( src/Sharc/Instruments/ViolinMuted/Note40.hs, dist/build/Sharc/Instruments/ViolinMuted/Note40.o )
[ 124 of 1379] Compiling Sharc.Instruments.ViolinMuted.Note41 ( src/Sharc/Instruments/ViolinMuted/Note41.hs, dist/build/Sharc/Instruments/ViolinMuted/Note41.o )
[ 125 of 1379] Compiling Sharc.Instruments.ViolinMuted ( src/Sharc/Instruments/ViolinMuted.hs, dist/build/Sharc/Instruments/ViolinMuted.o )
[ 126 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note0 ( src/Sharc/Instruments/ViolinMarteleBowing/Note0.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note0.o )
[ 127 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note1 ( src/Sharc/Instruments/ViolinMarteleBowing/Note1.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note1.o )
[ 128 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note2 ( src/Sharc/Instruments/ViolinMarteleBowing/Note2.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note2.o )
[ 129 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note3 ( src/Sharc/Instruments/ViolinMarteleBowing/Note3.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note3.o )
[ 130 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note4 ( src/Sharc/Instruments/ViolinMarteleBowing/Note4.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note4.o )
[ 131 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note5 ( src/Sharc/Instruments/ViolinMarteleBowing/Note5.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note5.o )
[ 132 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note6 ( src/Sharc/Instruments/ViolinMarteleBowing/Note6.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note6.o )
[ 133 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note7 ( src/Sharc/Instruments/ViolinMarteleBowing/Note7.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note7.o )
[ 134 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note8 ( src/Sharc/Instruments/ViolinMarteleBowing/Note8.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note8.o )
[ 135 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note9 ( src/Sharc/Instruments/ViolinMarteleBowing/Note9.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note9.o )
[ 136 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note10 ( src/Sharc/Instruments/ViolinMarteleBowing/Note10.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note10.o )
[ 137 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note11 ( src/Sharc/Instruments/ViolinMarteleBowing/Note11.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note11.o )
[ 138 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note12 ( src/Sharc/Instruments/ViolinMarteleBowing/Note12.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note12.o )
[ 139 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note13 ( src/Sharc/Instruments/ViolinMarteleBowing/Note13.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note13.o )
[ 140 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note14 ( src/Sharc/Instruments/ViolinMarteleBowing/Note14.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note14.o )
[ 141 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note15 ( src/Sharc/Instruments/ViolinMarteleBowing/Note15.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note15.o )
[ 142 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note16 ( src/Sharc/Instruments/ViolinMarteleBowing/Note16.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note16.o )
[ 143 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note17 ( src/Sharc/Instruments/ViolinMarteleBowing/Note17.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note17.o )
[ 144 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note18 ( src/Sharc/Instruments/ViolinMarteleBowing/Note18.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note18.o )
[ 145 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note19 ( src/Sharc/Instruments/ViolinMarteleBowing/Note19.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note19.o )
[ 146 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note20 ( src/Sharc/Instruments/ViolinMarteleBowing/Note20.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note20.o )
[ 147 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note21 ( src/Sharc/Instruments/ViolinMarteleBowing/Note21.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note21.o )
[ 148 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note22 ( src/Sharc/Instruments/ViolinMarteleBowing/Note22.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note22.o )
[ 149 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note23 ( src/Sharc/Instruments/ViolinMarteleBowing/Note23.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note23.o )
[ 150 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note24 ( src/Sharc/Instruments/ViolinMarteleBowing/Note24.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note24.o )
[ 151 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note25 ( src/Sharc/Instruments/ViolinMarteleBowing/Note25.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note25.o )
[ 152 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note26 ( src/Sharc/Instruments/ViolinMarteleBowing/Note26.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note26.o )
[ 153 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note27 ( src/Sharc/Instruments/ViolinMarteleBowing/Note27.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note27.o )
[ 154 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note28 ( src/Sharc/Instruments/ViolinMarteleBowing/Note28.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note28.o )
[ 155 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note29 ( src/Sharc/Instruments/ViolinMarteleBowing/Note29.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note29.o )
[ 156 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note30 ( src/Sharc/Instruments/ViolinMarteleBowing/Note30.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note30.o )
[ 157 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note31 ( src/Sharc/Instruments/ViolinMarteleBowing/Note31.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note31.o )
[ 158 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note32 ( src/Sharc/Instruments/ViolinMarteleBowing/Note32.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note32.o )
[ 159 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing.Note33 ( src/Sharc/Instruments/ViolinMarteleBowing/Note33.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing/Note33.o )
[ 160 of 1379] Compiling Sharc.Instruments.ViolinMarteleBowing ( src/Sharc/Instruments/ViolinMarteleBowing.hs, dist/build/Sharc/Instruments/ViolinMarteleBowing.o )
[ 161 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note0 ( src/Sharc/Instruments/ViolinsEnsemble/Note0.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note0.o )
[ 162 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note1 ( src/Sharc/Instruments/ViolinsEnsemble/Note1.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note1.o )
[ 163 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note2 ( src/Sharc/Instruments/ViolinsEnsemble/Note2.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note2.o )
[ 164 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note3 ( src/Sharc/Instruments/ViolinsEnsemble/Note3.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note3.o )
[ 165 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note4 ( src/Sharc/Instruments/ViolinsEnsemble/Note4.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note4.o )
[ 166 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note5 ( src/Sharc/Instruments/ViolinsEnsemble/Note5.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note5.o )
[ 167 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note6 ( src/Sharc/Instruments/ViolinsEnsemble/Note6.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note6.o )
[ 168 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note7 ( src/Sharc/Instruments/ViolinsEnsemble/Note7.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note7.o )
[ 169 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note8 ( src/Sharc/Instruments/ViolinsEnsemble/Note8.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note8.o )
[ 170 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note9 ( src/Sharc/Instruments/ViolinsEnsemble/Note9.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note9.o )
[ 171 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note10 ( src/Sharc/Instruments/ViolinsEnsemble/Note10.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note10.o )
[ 172 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note11 ( src/Sharc/Instruments/ViolinsEnsemble/Note11.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note11.o )
[ 173 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note12 ( src/Sharc/Instruments/ViolinsEnsemble/Note12.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note12.o )
[ 174 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note13 ( src/Sharc/Instruments/ViolinsEnsemble/Note13.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note13.o )
[ 175 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note14 ( src/Sharc/Instruments/ViolinsEnsemble/Note14.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note14.o )
[ 176 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note15 ( src/Sharc/Instruments/ViolinsEnsemble/Note15.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note15.o )
[ 177 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note16 ( src/Sharc/Instruments/ViolinsEnsemble/Note16.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note16.o )
[ 178 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note17 ( src/Sharc/Instruments/ViolinsEnsemble/Note17.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note17.o )
[ 179 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note18 ( src/Sharc/Instruments/ViolinsEnsemble/Note18.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note18.o )
[ 180 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note19 ( src/Sharc/Instruments/ViolinsEnsemble/Note19.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note19.o )
[ 181 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note20 ( src/Sharc/Instruments/ViolinsEnsemble/Note20.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note20.o )
[ 182 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note21 ( src/Sharc/Instruments/ViolinsEnsemble/Note21.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note21.o )
[ 183 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note22 ( src/Sharc/Instruments/ViolinsEnsemble/Note22.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note22.o )
[ 184 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note23 ( src/Sharc/Instruments/ViolinsEnsemble/Note23.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note23.o )
[ 185 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note24 ( src/Sharc/Instruments/ViolinsEnsemble/Note24.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note24.o )
[ 186 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note25 ( src/Sharc/Instruments/ViolinsEnsemble/Note25.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note25.o )
[ 187 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note26 ( src/Sharc/Instruments/ViolinsEnsemble/Note26.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note26.o )
[ 188 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note27 ( src/Sharc/Instruments/ViolinsEnsemble/Note27.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note27.o )
[ 189 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note28 ( src/Sharc/Instruments/ViolinsEnsemble/Note28.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note28.o )
[ 190 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note29 ( src/Sharc/Instruments/ViolinsEnsemble/Note29.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note29.o )
[ 191 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note30 ( src/Sharc/Instruments/ViolinsEnsemble/Note30.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note30.o )
[ 192 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note31 ( src/Sharc/Instruments/ViolinsEnsemble/Note31.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note31.o )
[ 193 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note32 ( src/Sharc/Instruments/ViolinsEnsemble/Note32.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note32.o )
[ 194 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note33 ( src/Sharc/Instruments/ViolinsEnsemble/Note33.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note33.o )
[ 195 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note34 ( src/Sharc/Instruments/ViolinsEnsemble/Note34.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note34.o )
[ 196 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note35 ( src/Sharc/Instruments/ViolinsEnsemble/Note35.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note35.o )
[ 197 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note36 ( src/Sharc/Instruments/ViolinsEnsemble/Note36.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note36.o )
[ 198 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note37 ( src/Sharc/Instruments/ViolinsEnsemble/Note37.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note37.o )
[ 199 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note38 ( src/Sharc/Instruments/ViolinsEnsemble/Note38.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note38.o )
[ 200 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note39 ( src/Sharc/Instruments/ViolinsEnsemble/Note39.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note39.o )
[ 201 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note40 ( src/Sharc/Instruments/ViolinsEnsemble/Note40.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note40.o )
[ 202 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note41 ( src/Sharc/Instruments/ViolinsEnsemble/Note41.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note41.o )
[ 203 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note42 ( src/Sharc/Instruments/ViolinsEnsemble/Note42.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note42.o )
[ 204 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble.Note43 ( src/Sharc/Instruments/ViolinsEnsemble/Note43.hs, dist/build/Sharc/Instruments/ViolinsEnsemble/Note43.o )
[ 205 of 1379] Compiling Sharc.Instruments.ViolinsEnsemble ( src/Sharc/Instruments/ViolinsEnsemble.hs, dist/build/Sharc/Instruments/ViolinsEnsemble.o )
[ 206 of 1379] Compiling Sharc.Instruments.Viola.Note0 ( src/Sharc/Instruments/Viola/Note0.hs, dist/build/Sharc/Instruments/Viola/Note0.o )
[ 207 of 1379] Compiling Sharc.Instruments.Viola.Note1 ( src/Sharc/Instruments/Viola/Note1.hs, dist/build/Sharc/Instruments/Viola/Note1.o )
[ 208 of 1379] Compiling Sharc.Instruments.Viola.Note2 ( src/Sharc/Instruments/Viola/Note2.hs, dist/build/Sharc/Instruments/Viola/Note2.o )
[ 209 of 1379] Compiling Sharc.Instruments.Viola.Note3 ( src/Sharc/Instruments/Viola/Note3.hs, dist/build/Sharc/Instruments/Viola/Note3.o )
[ 210 of 1379] Compiling Sharc.Instruments.Viola.Note4 ( src/Sharc/Instruments/Viola/Note4.hs, dist/build/Sharc/Instruments/Viola/Note4.o )
[ 211 of 1379] Compiling Sharc.Instruments.Viola.Note5 ( src/Sharc/Instruments/Viola/Note5.hs, dist/build/Sharc/Instruments/Viola/Note5.o )
[ 212 of 1379] Compiling Sharc.Instruments.Viola.Note6 ( src/Sharc/Instruments/Viola/Note6.hs, dist/build/Sharc/Instruments/Viola/Note6.o )
[ 213 of 1379] Compiling Sharc.Instruments.Viola.Note7 ( src/Sharc/Instruments/Viola/Note7.hs, dist/build/Sharc/Instruments/Viola/Note7.o )
[ 214 of 1379] Compiling Sharc.Instruments.Viola.Note8 ( src/Sharc/Instruments/Viola/Note8.hs, dist/build/Sharc/Instruments/Viola/Note8.o )
[ 215 of 1379] Compiling Sharc.Instruments.Viola.Note9 ( src/Sharc/Instruments/Viola/Note9.hs, dist/build/Sharc/Instruments/Viola/Note9.o )
[ 216 of 1379] Compiling Sharc.Instruments.Viola.Note10 ( src/Sharc/Instruments/Viola/Note10.hs, dist/build/Sharc/Instruments/Viola/Note10.o )
[ 217 of 1379] Compiling Sharc.Instruments.Viola.Note11 ( src/Sharc/Instruments/Viola/Note11.hs, dist/build/Sharc/Instruments/Viola/Note11.o )
[ 218 of 1379] Compiling Sharc.Instruments.Viola.Note12 ( src/Sharc/Instruments/Viola/Note12.hs, dist/build/Sharc/Instruments/Viola/Note12.o )
[ 219 of 1379] Compiling Sharc.Instruments.Viola.Note13 ( src/Sharc/Instruments/Viola/Note13.hs, dist/build/Sharc/Instruments/Viola/Note13.o )
[ 220 of 1379] Compiling Sharc.Instruments.Viola.Note14 ( src/Sharc/Instruments/Viola/Note14.hs, dist/build/Sharc/Instruments/Viola/Note14.o )
[ 221 of 1379] Compiling Sharc.Instruments.Viola.Note15 ( src/Sharc/Instruments/Viola/Note15.hs, dist/build/Sharc/Instruments/Viola/Note15.o )
[ 222 of 1379] Compiling Sharc.Instruments.Viola.Note16 ( src/Sharc/Instruments/Viola/Note16.hs, dist/build/Sharc/Instruments/Viola/Note16.o )
[ 223 of 1379] Compiling Sharc.Instruments.Viola.Note17 ( src/Sharc/Instruments/Viola/Note17.hs, dist/build/Sharc/Instruments/Viola/Note17.o )
[ 224 of 1379] Compiling Sharc.Instruments.Viola.Note18 ( src/Sharc/Instruments/Viola/Note18.hs, dist/build/Sharc/Instruments/Viola/Note18.o )
[ 225 of 1379] Compiling Sharc.Instruments.Viola.Note19 ( src/Sharc/Instruments/Viola/Note19.hs, dist/build/Sharc/Instruments/Viola/Note19.o )
[ 226 of 1379] Compiling Sharc.Instruments.Viola.Note20 ( src/Sharc/Instruments/Viola/Note20.hs, dist/build/Sharc/Instruments/Viola/Note20.o )
[ 227 of 1379] Compiling Sharc.Instruments.Viola.Note21 ( src/Sharc/Instruments/Viola/Note21.hs, dist/build/Sharc/Instruments/Viola/Note21.o )
[ 228 of 1379] Compiling Sharc.Instruments.Viola.Note22 ( src/Sharc/Instruments/Viola/Note22.hs, dist/build/Sharc/Instruments/Viola/Note22.o )
[ 229 of 1379] Compiling Sharc.Instruments.Viola.Note23 ( src/Sharc/Instruments/Viola/Note23.hs, dist/build/Sharc/Instruments/Viola/Note23.o )
[ 230 of 1379] Compiling Sharc.Instruments.Viola.Note24 ( src/Sharc/Instruments/Viola/Note24.hs, dist/build/Sharc/Instruments/Viola/Note24.o )
[ 231 of 1379] Compiling Sharc.Instruments.Viola.Note25 ( src/Sharc/Instruments/Viola/Note25.hs, dist/build/Sharc/Instruments/Viola/Note25.o )
[ 232 of 1379] Compiling Sharc.Instruments.Viola.Note26 ( src/Sharc/Instruments/Viola/Note26.hs, dist/build/Sharc/Instruments/Viola/Note26.o )
[ 233 of 1379] Compiling Sharc.Instruments.Viola.Note27 ( src/Sharc/Instruments/Viola/Note27.hs, dist/build/Sharc/Instruments/Viola/Note27.o )
[ 234 of 1379] Compiling Sharc.Instruments.Viola.Note28 ( src/Sharc/Instruments/Viola/Note28.hs, dist/build/Sharc/Instruments/Viola/Note28.o )
[ 235 of 1379] Compiling Sharc.Instruments.Viola.Note29 ( src/Sharc/Instruments/Viola/Note29.hs, dist/build/Sharc/Instruments/Viola/Note29.o )
[ 236 of 1379] Compiling Sharc.Instruments.Viola.Note30 ( src/Sharc/Instruments/Viola/Note30.hs, dist/build/Sharc/Instruments/Viola/Note30.o )
[ 237 of 1379] Compiling Sharc.Instruments.Viola.Note31 ( src/Sharc/Instruments/Viola/Note31.hs, dist/build/Sharc/Instruments/Viola/Note31.o )
[ 238 of 1379] Compiling Sharc.Instruments.Viola.Note32 ( src/Sharc/Instruments/Viola/Note32.hs, dist/build/Sharc/Instruments/Viola/Note32.o )
[ 239 of 1379] Compiling Sharc.Instruments.Viola.Note33 ( src/Sharc/Instruments/Viola/Note33.hs, dist/build/Sharc/Instruments/Viola/Note33.o )
[ 240 of 1379] Compiling Sharc.Instruments.Viola.Note34 ( src/Sharc/Instruments/Viola/Note34.hs, dist/build/Sharc/Instruments/Viola/Note34.o )
[ 241 of 1379] Compiling Sharc.Instruments.Viola.Note35 ( src/Sharc/Instruments/Viola/Note35.hs, dist/build/Sharc/Instruments/Viola/Note35.o )
[ 242 of 1379] Compiling Sharc.Instruments.Viola.Note36 ( src/Sharc/Instruments/Viola/Note36.hs, dist/build/Sharc/Instruments/Viola/Note36.o )
[ 243 of 1379] Compiling Sharc.Instruments.Viola.Note37 ( src/Sharc/Instruments/Viola/Note37.hs, dist/build/Sharc/Instruments/Viola/Note37.o )
[ 244 of 1379] Compiling Sharc.Instruments.Viola.Note38 ( src/Sharc/Instruments/Viola/Note38.hs, dist/build/Sharc/Instruments/Viola/Note38.o )
[ 245 of 1379] Compiling Sharc.Instruments.Viola ( src/Sharc/Instruments/Viola.hs, dist/build/Sharc/Instruments/Viola.o )
[ 246 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note0 ( src/Sharc/Instruments/ViolaPizzicato/Note0.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note0.o )
[ 247 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note1 ( src/Sharc/Instruments/ViolaPizzicato/Note1.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note1.o )
[ 248 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note2 ( src/Sharc/Instruments/ViolaPizzicato/Note2.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note2.o )
[ 249 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note3 ( src/Sharc/Instruments/ViolaPizzicato/Note3.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note3.o )
[ 250 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note4 ( src/Sharc/Instruments/ViolaPizzicato/Note4.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note4.o )
[ 251 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note5 ( src/Sharc/Instruments/ViolaPizzicato/Note5.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note5.o )
[ 252 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note6 ( src/Sharc/Instruments/ViolaPizzicato/Note6.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note6.o )
[ 253 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note7 ( src/Sharc/Instruments/ViolaPizzicato/Note7.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note7.o )
[ 254 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note8 ( src/Sharc/Instruments/ViolaPizzicato/Note8.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note8.o )
[ 255 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note9 ( src/Sharc/Instruments/ViolaPizzicato/Note9.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note9.o )
[ 256 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note10 ( src/Sharc/Instruments/ViolaPizzicato/Note10.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note10.o )
[ 257 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note11 ( src/Sharc/Instruments/ViolaPizzicato/Note11.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note11.o )
[ 258 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note12 ( src/Sharc/Instruments/ViolaPizzicato/Note12.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note12.o )
[ 259 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note13 ( src/Sharc/Instruments/ViolaPizzicato/Note13.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note13.o )
[ 260 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note14 ( src/Sharc/Instruments/ViolaPizzicato/Note14.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note14.o )
[ 261 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note15 ( src/Sharc/Instruments/ViolaPizzicato/Note15.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note15.o )
[ 262 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note16 ( src/Sharc/Instruments/ViolaPizzicato/Note16.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note16.o )
[ 263 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note17 ( src/Sharc/Instruments/ViolaPizzicato/Note17.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note17.o )
[ 264 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note18 ( src/Sharc/Instruments/ViolaPizzicato/Note18.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note18.o )
[ 265 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note19 ( src/Sharc/Instruments/ViolaPizzicato/Note19.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note19.o )
[ 266 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note20 ( src/Sharc/Instruments/ViolaPizzicato/Note20.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note20.o )
[ 267 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note21 ( src/Sharc/Instruments/ViolaPizzicato/Note21.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note21.o )
[ 268 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note22 ( src/Sharc/Instruments/ViolaPizzicato/Note22.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note22.o )
[ 269 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note23 ( src/Sharc/Instruments/ViolaPizzicato/Note23.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note23.o )
[ 270 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note24 ( src/Sharc/Instruments/ViolaPizzicato/Note24.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note24.o )
[ 271 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note25 ( src/Sharc/Instruments/ViolaPizzicato/Note25.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note25.o )
[ 272 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note26 ( src/Sharc/Instruments/ViolaPizzicato/Note26.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note26.o )
[ 273 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note27 ( src/Sharc/Instruments/ViolaPizzicato/Note27.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note27.o )
[ 274 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note28 ( src/Sharc/Instruments/ViolaPizzicato/Note28.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note28.o )
[ 275 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note29 ( src/Sharc/Instruments/ViolaPizzicato/Note29.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note29.o )
[ 276 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note30 ( src/Sharc/Instruments/ViolaPizzicato/Note30.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note30.o )
[ 277 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note31 ( src/Sharc/Instruments/ViolaPizzicato/Note31.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note31.o )
[ 278 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note32 ( src/Sharc/Instruments/ViolaPizzicato/Note32.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note32.o )
[ 279 of 1379] Compiling Sharc.Instruments.ViolaPizzicato.Note33 ( src/Sharc/Instruments/ViolaPizzicato/Note33.hs, dist/build/Sharc/Instruments/ViolaPizzicato/Note33.o )
[ 280 of 1379] Compiling Sharc.Instruments.ViolaPizzicato ( src/Sharc/Instruments/ViolaPizzicato.hs, dist/build/Sharc/Instruments/ViolaPizzicato.o )
[ 281 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note0 ( src/Sharc/Instruments/ViolaMuted/Note0.hs, dist/build/Sharc/Instruments/ViolaMuted/Note0.o )
[ 282 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note1 ( src/Sharc/Instruments/ViolaMuted/Note1.hs, dist/build/Sharc/Instruments/ViolaMuted/Note1.o )
[ 283 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note2 ( src/Sharc/Instruments/ViolaMuted/Note2.hs, dist/build/Sharc/Instruments/ViolaMuted/Note2.o )
[ 284 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note3 ( src/Sharc/Instruments/ViolaMuted/Note3.hs, dist/build/Sharc/Instruments/ViolaMuted/Note3.o )
[ 285 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note4 ( src/Sharc/Instruments/ViolaMuted/Note4.hs, dist/build/Sharc/Instruments/ViolaMuted/Note4.o )
[ 286 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note5 ( src/Sharc/Instruments/ViolaMuted/Note5.hs, dist/build/Sharc/Instruments/ViolaMuted/Note5.o )
[ 287 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note6 ( src/Sharc/Instruments/ViolaMuted/Note6.hs, dist/build/Sharc/Instruments/ViolaMuted/Note6.o )
[ 288 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note7 ( src/Sharc/Instruments/ViolaMuted/Note7.hs, dist/build/Sharc/Instruments/ViolaMuted/Note7.o )
[ 289 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note8 ( src/Sharc/Instruments/ViolaMuted/Note8.hs, dist/build/Sharc/Instruments/ViolaMuted/Note8.o )
[ 290 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note9 ( src/Sharc/Instruments/ViolaMuted/Note9.hs, dist/build/Sharc/Instruments/ViolaMuted/Note9.o )
[ 291 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note10 ( src/Sharc/Instruments/ViolaMuted/Note10.hs, dist/build/Sharc/Instruments/ViolaMuted/Note10.o )
[ 292 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note11 ( src/Sharc/Instruments/ViolaMuted/Note11.hs, dist/build/Sharc/Instruments/ViolaMuted/Note11.o )
[ 293 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note12 ( src/Sharc/Instruments/ViolaMuted/Note12.hs, dist/build/Sharc/Instruments/ViolaMuted/Note12.o )
[ 294 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note13 ( src/Sharc/Instruments/ViolaMuted/Note13.hs, dist/build/Sharc/Instruments/ViolaMuted/Note13.o )
[ 295 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note14 ( src/Sharc/Instruments/ViolaMuted/Note14.hs, dist/build/Sharc/Instruments/ViolaMuted/Note14.o )
[ 296 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note15 ( src/Sharc/Instruments/ViolaMuted/Note15.hs, dist/build/Sharc/Instruments/ViolaMuted/Note15.o )
[ 297 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note16 ( src/Sharc/Instruments/ViolaMuted/Note16.hs, dist/build/Sharc/Instruments/ViolaMuted/Note16.o )
[ 298 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note17 ( src/Sharc/Instruments/ViolaMuted/Note17.hs, dist/build/Sharc/Instruments/ViolaMuted/Note17.o )
[ 299 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note18 ( src/Sharc/Instruments/ViolaMuted/Note18.hs, dist/build/Sharc/Instruments/ViolaMuted/Note18.o )
[ 300 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note19 ( src/Sharc/Instruments/ViolaMuted/Note19.hs, dist/build/Sharc/Instruments/ViolaMuted/Note19.o )
[ 301 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note20 ( src/Sharc/Instruments/ViolaMuted/Note20.hs, dist/build/Sharc/Instruments/ViolaMuted/Note20.o )
[ 302 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note21 ( src/Sharc/Instruments/ViolaMuted/Note21.hs, dist/build/Sharc/Instruments/ViolaMuted/Note21.o )
[ 303 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note22 ( src/Sharc/Instruments/ViolaMuted/Note22.hs, dist/build/Sharc/Instruments/ViolaMuted/Note22.o )
[ 304 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note23 ( src/Sharc/Instruments/ViolaMuted/Note23.hs, dist/build/Sharc/Instruments/ViolaMuted/Note23.o )
[ 305 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note24 ( src/Sharc/Instruments/ViolaMuted/Note24.hs, dist/build/Sharc/Instruments/ViolaMuted/Note24.o )
[ 306 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note25 ( src/Sharc/Instruments/ViolaMuted/Note25.hs, dist/build/Sharc/Instruments/ViolaMuted/Note25.o )
[ 307 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note26 ( src/Sharc/Instruments/ViolaMuted/Note26.hs, dist/build/Sharc/Instruments/ViolaMuted/Note26.o )
[ 308 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note27 ( src/Sharc/Instruments/ViolaMuted/Note27.hs, dist/build/Sharc/Instruments/ViolaMuted/Note27.o )
[ 309 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note28 ( src/Sharc/Instruments/ViolaMuted/Note28.hs, dist/build/Sharc/Instruments/ViolaMuted/Note28.o )
[ 310 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note29 ( src/Sharc/Instruments/ViolaMuted/Note29.hs, dist/build/Sharc/Instruments/ViolaMuted/Note29.o )
[ 311 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note30 ( src/Sharc/Instruments/ViolaMuted/Note30.hs, dist/build/Sharc/Instruments/ViolaMuted/Note30.o )
[ 312 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note31 ( src/Sharc/Instruments/ViolaMuted/Note31.hs, dist/build/Sharc/Instruments/ViolaMuted/Note31.o )
[ 313 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note32 ( src/Sharc/Instruments/ViolaMuted/Note32.hs, dist/build/Sharc/Instruments/ViolaMuted/Note32.o )
[ 314 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note33 ( src/Sharc/Instruments/ViolaMuted/Note33.hs, dist/build/Sharc/Instruments/ViolaMuted/Note33.o )
[ 315 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note34 ( src/Sharc/Instruments/ViolaMuted/Note34.hs, dist/build/Sharc/Instruments/ViolaMuted/Note34.o )
[ 316 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note35 ( src/Sharc/Instruments/ViolaMuted/Note35.hs, dist/build/Sharc/Instruments/ViolaMuted/Note35.o )
[ 317 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note36 ( src/Sharc/Instruments/ViolaMuted/Note36.hs, dist/build/Sharc/Instruments/ViolaMuted/Note36.o )
[ 318 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note37 ( src/Sharc/Instruments/ViolaMuted/Note37.hs, dist/build/Sharc/Instruments/ViolaMuted/Note37.o )
[ 319 of 1379] Compiling Sharc.Instruments.ViolaMuted.Note38 ( src/Sharc/Instruments/ViolaMuted/Note38.hs, dist/build/Sharc/Instruments/ViolaMuted/Note38.o )
[ 320 of 1379] Compiling Sharc.Instruments.ViolaMuted ( src/Sharc/Instruments/ViolaMuted.hs, dist/build/Sharc/Instruments/ViolaMuted.o )
[ 321 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note0 ( src/Sharc/Instruments/ViolaMarteleBowing/Note0.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note0.o )
[ 322 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note1 ( src/Sharc/Instruments/ViolaMarteleBowing/Note1.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note1.o )
[ 323 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note2 ( src/Sharc/Instruments/ViolaMarteleBowing/Note2.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note2.o )
[ 324 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note3 ( src/Sharc/Instruments/ViolaMarteleBowing/Note3.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note3.o )
[ 325 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note4 ( src/Sharc/Instruments/ViolaMarteleBowing/Note4.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note4.o )
[ 326 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note5 ( src/Sharc/Instruments/ViolaMarteleBowing/Note5.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note5.o )
[ 327 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note6 ( src/Sharc/Instruments/ViolaMarteleBowing/Note6.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note6.o )
[ 328 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note7 ( src/Sharc/Instruments/ViolaMarteleBowing/Note7.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note7.o )
[ 329 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note8 ( src/Sharc/Instruments/ViolaMarteleBowing/Note8.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note8.o )
[ 330 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note9 ( src/Sharc/Instruments/ViolaMarteleBowing/Note9.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note9.o )
[ 331 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note10 ( src/Sharc/Instruments/ViolaMarteleBowing/Note10.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note10.o )
[ 332 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note11 ( src/Sharc/Instruments/ViolaMarteleBowing/Note11.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note11.o )
[ 333 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note12 ( src/Sharc/Instruments/ViolaMarteleBowing/Note12.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note12.o )
[ 334 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note13 ( src/Sharc/Instruments/ViolaMarteleBowing/Note13.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note13.o )
[ 335 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note14 ( src/Sharc/Instruments/ViolaMarteleBowing/Note14.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note14.o )
[ 336 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note15 ( src/Sharc/Instruments/ViolaMarteleBowing/Note15.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note15.o )
[ 337 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note16 ( src/Sharc/Instruments/ViolaMarteleBowing/Note16.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note16.o )
[ 338 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note17 ( src/Sharc/Instruments/ViolaMarteleBowing/Note17.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note17.o )
[ 339 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note18 ( src/Sharc/Instruments/ViolaMarteleBowing/Note18.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note18.o )
[ 340 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note19 ( src/Sharc/Instruments/ViolaMarteleBowing/Note19.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note19.o )
[ 341 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note20 ( src/Sharc/Instruments/ViolaMarteleBowing/Note20.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note20.o )
[ 342 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note21 ( src/Sharc/Instruments/ViolaMarteleBowing/Note21.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note21.o )
[ 343 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note22 ( src/Sharc/Instruments/ViolaMarteleBowing/Note22.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note22.o )
[ 344 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note23 ( src/Sharc/Instruments/ViolaMarteleBowing/Note23.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note23.o )
[ 345 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note24 ( src/Sharc/Instruments/ViolaMarteleBowing/Note24.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note24.o )
[ 346 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note25 ( src/Sharc/Instruments/ViolaMarteleBowing/Note25.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note25.o )
[ 347 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note26 ( src/Sharc/Instruments/ViolaMarteleBowing/Note26.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note26.o )
[ 348 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note27 ( src/Sharc/Instruments/ViolaMarteleBowing/Note27.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note27.o )
[ 349 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note28 ( src/Sharc/Instruments/ViolaMarteleBowing/Note28.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note28.o )
[ 350 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note29 ( src/Sharc/Instruments/ViolaMarteleBowing/Note29.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note29.o )
[ 351 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note30 ( src/Sharc/Instruments/ViolaMarteleBowing/Note30.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note30.o )
[ 352 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note31 ( src/Sharc/Instruments/ViolaMarteleBowing/Note31.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note31.o )
[ 353 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note32 ( src/Sharc/Instruments/ViolaMarteleBowing/Note32.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note32.o )
[ 354 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note33 ( src/Sharc/Instruments/ViolaMarteleBowing/Note33.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note33.o )
[ 355 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note34 ( src/Sharc/Instruments/ViolaMarteleBowing/Note34.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note34.o )
[ 356 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing.Note35 ( src/Sharc/Instruments/ViolaMarteleBowing/Note35.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing/Note35.o )
[ 357 of 1379] Compiling Sharc.Instruments.ViolaMarteleBowing ( src/Sharc/Instruments/ViolaMarteleBowing.hs, dist/build/Sharc/Instruments/ViolaMarteleBowing.o )
[ 358 of 1379] Compiling Sharc.Instruments.Tuba.Note0 ( src/Sharc/Instruments/Tuba/Note0.hs, dist/build/Sharc/Instruments/Tuba/Note0.o )
[ 359 of 1379] Compiling Sharc.Instruments.Tuba.Note1 ( src/Sharc/Instruments/Tuba/Note1.hs, dist/build/Sharc/Instruments/Tuba/Note1.o )
[ 360 of 1379] Compiling Sharc.Instruments.Tuba.Note2 ( src/Sharc/Instruments/Tuba/Note2.hs, dist/build/Sharc/Instruments/Tuba/Note2.o )
[ 361 of 1379] Compiling Sharc.Instruments.Tuba.Note3 ( src/Sharc/Instruments/Tuba/Note3.hs, dist/build/Sharc/Instruments/Tuba/Note3.o )
[ 362 of 1379] Compiling Sharc.Instruments.Tuba.Note4 ( src/Sharc/Instruments/Tuba/Note4.hs, dist/build/Sharc/Instruments/Tuba/Note4.o )
[ 363 of 1379] Compiling Sharc.Instruments.Tuba.Note5 ( src/Sharc/Instruments/Tuba/Note5.hs, dist/build/Sharc/Instruments/Tuba/Note5.o )
[ 364 of 1379] Compiling Sharc.Instruments.Tuba.Note6 ( src/Sharc/Instruments/Tuba/Note6.hs, dist/build/Sharc/Instruments/Tuba/Note6.o )
[ 365 of 1379] Compiling Sharc.Instruments.Tuba.Note7 ( src/Sharc/Instruments/Tuba/Note7.hs, dist/build/Sharc/Instruments/Tuba/Note7.o )
[ 366 of 1379] Compiling Sharc.Instruments.Tuba.Note8 ( src/Sharc/Instruments/Tuba/Note8.hs, dist/build/Sharc/Instruments/Tuba/Note8.o )
[ 367 of 1379] Compiling Sharc.Instruments.Tuba.Note9 ( src/Sharc/Instruments/Tuba/Note9.hs, dist/build/Sharc/Instruments/Tuba/Note9.o )
[ 368 of 1379] Compiling Sharc.Instruments.Tuba.Note10 ( src/Sharc/Instruments/Tuba/Note10.hs, dist/build/Sharc/Instruments/Tuba/Note10.o )
[ 369 of 1379] Compiling Sharc.Instruments.Tuba.Note11 ( src/Sharc/Instruments/Tuba/Note11.hs, dist/build/Sharc/Instruments/Tuba/Note11.o )
[ 370 of 1379] Compiling Sharc.Instruments.Tuba.Note12 ( src/Sharc/Instruments/Tuba/Note12.hs, dist/build/Sharc/Instruments/Tuba/Note12.o )
[ 371 of 1379] Compiling Sharc.Instruments.Tuba.Note13 ( src/Sharc/Instruments/Tuba/Note13.hs, dist/build/Sharc/Instruments/Tuba/Note13.o )
[ 372 of 1379] Compiling Sharc.Instruments.Tuba.Note14 ( src/Sharc/Instruments/Tuba/Note14.hs, dist/build/Sharc/Instruments/Tuba/Note14.o )
[ 373 of 1379] Compiling Sharc.Instruments.Tuba.Note15 ( src/Sharc/Instruments/Tuba/Note15.hs, dist/build/Sharc/Instruments/Tuba/Note15.o )
[ 374 of 1379] Compiling Sharc.Instruments.Tuba.Note16 ( src/Sharc/Instruments/Tuba/Note16.hs, dist/build/Sharc/Instruments/Tuba/Note16.o )
[ 375 of 1379] Compiling Sharc.Instruments.Tuba.Note17 ( src/Sharc/Instruments/Tuba/Note17.hs, dist/build/Sharc/Instruments/Tuba/Note17.o )
[ 376 of 1379] Compiling Sharc.Instruments.Tuba.Note18 ( src/Sharc/Instruments/Tuba/Note18.hs, dist/build/Sharc/Instruments/Tuba/Note18.o )
[ 377 of 1379] Compiling Sharc.Instruments.Tuba.Note19 ( src/Sharc/Instruments/Tuba/Note19.hs, dist/build/Sharc/Instruments/Tuba/Note19.o )
[ 378 of 1379] Compiling Sharc.Instruments.Tuba.Note20 ( src/Sharc/Instruments/Tuba/Note20.hs, dist/build/Sharc/Instruments/Tuba/Note20.o )
[ 379 of 1379] Compiling Sharc.Instruments.Tuba.Note21 ( src/Sharc/Instruments/Tuba/Note21.hs, dist/build/Sharc/Instruments/Tuba/Note21.o )
[ 380 of 1379] Compiling Sharc.Instruments.Tuba.Note22 ( src/Sharc/Instruments/Tuba/Note22.hs, dist/build/Sharc/Instruments/Tuba/Note22.o )
[ 381 of 1379] Compiling Sharc.Instruments.Tuba.Note23 ( src/Sharc/Instruments/Tuba/Note23.hs, dist/build/Sharc/Instruments/Tuba/Note23.o )
[ 382 of 1379] Compiling Sharc.Instruments.Tuba.Note24 ( src/Sharc/Instruments/Tuba/Note24.hs, dist/build/Sharc/Instruments/Tuba/Note24.o )
[ 383 of 1379] Compiling Sharc.Instruments.Tuba.Note25 ( src/Sharc/Instruments/Tuba/Note25.hs, dist/build/Sharc/Instruments/Tuba/Note25.o )
[ 384 of 1379] Compiling Sharc.Instruments.Tuba.Note26 ( src/Sharc/Instruments/Tuba/Note26.hs, dist/build/Sharc/Instruments/Tuba/Note26.o )
[ 385 of 1379] Compiling Sharc.Instruments.Tuba.Note27 ( src/Sharc/Instruments/Tuba/Note27.hs, dist/build/Sharc/Instruments/Tuba/Note27.o )
[ 386 of 1379] Compiling Sharc.Instruments.Tuba.Note28 ( src/Sharc/Instruments/Tuba/Note28.hs, dist/build/Sharc/Instruments/Tuba/Note28.o )
[ 387 of 1379] Compiling Sharc.Instruments.Tuba.Note29 ( src/Sharc/Instruments/Tuba/Note29.hs, dist/build/Sharc/Instruments/Tuba/Note29.o )
[ 388 of 1379] Compiling Sharc.Instruments.Tuba.Note30 ( src/Sharc/Instruments/Tuba/Note30.hs, dist/build/Sharc/Instruments/Tuba/Note30.o )
[ 389 of 1379] Compiling Sharc.Instruments.Tuba ( src/Sharc/Instruments/Tuba.hs, dist/build/Sharc/Instruments/Tuba.o )
[ 390 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note0 ( src/Sharc/Instruments/TromboneMuted/Note0.hs, dist/build/Sharc/Instruments/TromboneMuted/Note0.o )
[ 391 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note1 ( src/Sharc/Instruments/TromboneMuted/Note1.hs, dist/build/Sharc/Instruments/TromboneMuted/Note1.o )
[ 392 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note2 ( src/Sharc/Instruments/TromboneMuted/Note2.hs, dist/build/Sharc/Instruments/TromboneMuted/Note2.o )
[ 393 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note3 ( src/Sharc/Instruments/TromboneMuted/Note3.hs, dist/build/Sharc/Instruments/TromboneMuted/Note3.o )
[ 394 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note4 ( src/Sharc/Instruments/TromboneMuted/Note4.hs, dist/build/Sharc/Instruments/TromboneMuted/Note4.o )
[ 395 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note5 ( src/Sharc/Instruments/TromboneMuted/Note5.hs, dist/build/Sharc/Instruments/TromboneMuted/Note5.o )
[ 396 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note6 ( src/Sharc/Instruments/TromboneMuted/Note6.hs, dist/build/Sharc/Instruments/TromboneMuted/Note6.o )
[ 397 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note7 ( src/Sharc/Instruments/TromboneMuted/Note7.hs, dist/build/Sharc/Instruments/TromboneMuted/Note7.o )
[ 398 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note8 ( src/Sharc/Instruments/TromboneMuted/Note8.hs, dist/build/Sharc/Instruments/TromboneMuted/Note8.o )
[ 399 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note9 ( src/Sharc/Instruments/TromboneMuted/Note9.hs, dist/build/Sharc/Instruments/TromboneMuted/Note9.o )
[ 400 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note10 ( src/Sharc/Instruments/TromboneMuted/Note10.hs, dist/build/Sharc/Instruments/TromboneMuted/Note10.o )
[ 401 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note11 ( src/Sharc/Instruments/TromboneMuted/Note11.hs, dist/build/Sharc/Instruments/TromboneMuted/Note11.o )
[ 402 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note12 ( src/Sharc/Instruments/TromboneMuted/Note12.hs, dist/build/Sharc/Instruments/TromboneMuted/Note12.o )
[ 403 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note13 ( src/Sharc/Instruments/TromboneMuted/Note13.hs, dist/build/Sharc/Instruments/TromboneMuted/Note13.o )
[ 404 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note14 ( src/Sharc/Instruments/TromboneMuted/Note14.hs, dist/build/Sharc/Instruments/TromboneMuted/Note14.o )
[ 405 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note15 ( src/Sharc/Instruments/TromboneMuted/Note15.hs, dist/build/Sharc/Instruments/TromboneMuted/Note15.o )
[ 406 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note16 ( src/Sharc/Instruments/TromboneMuted/Note16.hs, dist/build/Sharc/Instruments/TromboneMuted/Note16.o )
[ 407 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note17 ( src/Sharc/Instruments/TromboneMuted/Note17.hs, dist/build/Sharc/Instruments/TromboneMuted/Note17.o )
[ 408 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note18 ( src/Sharc/Instruments/TromboneMuted/Note18.hs, dist/build/Sharc/Instruments/TromboneMuted/Note18.o )
[ 409 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note19 ( src/Sharc/Instruments/TromboneMuted/Note19.hs, dist/build/Sharc/Instruments/TromboneMuted/Note19.o )
[ 410 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note20 ( src/Sharc/Instruments/TromboneMuted/Note20.hs, dist/build/Sharc/Instruments/TromboneMuted/Note20.o )
[ 411 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note21 ( src/Sharc/Instruments/TromboneMuted/Note21.hs, dist/build/Sharc/Instruments/TromboneMuted/Note21.o )
[ 412 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note22 ( src/Sharc/Instruments/TromboneMuted/Note22.hs, dist/build/Sharc/Instruments/TromboneMuted/Note22.o )
[ 413 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note23 ( src/Sharc/Instruments/TromboneMuted/Note23.hs, dist/build/Sharc/Instruments/TromboneMuted/Note23.o )
[ 414 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note24 ( src/Sharc/Instruments/TromboneMuted/Note24.hs, dist/build/Sharc/Instruments/TromboneMuted/Note24.o )
[ 415 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note25 ( src/Sharc/Instruments/TromboneMuted/Note25.hs, dist/build/Sharc/Instruments/TromboneMuted/Note25.o )
[ 416 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note26 ( src/Sharc/Instruments/TromboneMuted/Note26.hs, dist/build/Sharc/Instruments/TromboneMuted/Note26.o )
[ 417 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note27 ( src/Sharc/Instruments/TromboneMuted/Note27.hs, dist/build/Sharc/Instruments/TromboneMuted/Note27.o )
[ 418 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note28 ( src/Sharc/Instruments/TromboneMuted/Note28.hs, dist/build/Sharc/Instruments/TromboneMuted/Note28.o )
[ 419 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note29 ( src/Sharc/Instruments/TromboneMuted/Note29.hs, dist/build/Sharc/Instruments/TromboneMuted/Note29.o )
[ 420 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note30 ( src/Sharc/Instruments/TromboneMuted/Note30.hs, dist/build/Sharc/Instruments/TromboneMuted/Note30.o )
[ 421 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note31 ( src/Sharc/Instruments/TromboneMuted/Note31.hs, dist/build/Sharc/Instruments/TromboneMuted/Note31.o )
[ 422 of 1379] Compiling Sharc.Instruments.TromboneMuted.Note32 ( src/Sharc/Instruments/TromboneMuted/Note32.hs, dist/build/Sharc/Instruments/TromboneMuted/Note32.o )
[ 423 of 1379] Compiling Sharc.Instruments.TromboneMuted ( src/Sharc/Instruments/TromboneMuted.hs, dist/build/Sharc/Instruments/TromboneMuted.o )
[ 424 of 1379] Compiling Sharc.Instruments.Trombone.Note0 ( src/Sharc/Instruments/Trombone/Note0.hs, dist/build/Sharc/Instruments/Trombone/Note0.o )
[ 425 of 1379] Compiling Sharc.Instruments.Trombone.Note1 ( src/Sharc/Instruments/Trombone/Note1.hs, dist/build/Sharc/Instruments/Trombone/Note1.o )
[ 426 of 1379] Compiling Sharc.Instruments.Trombone.Note2 ( src/Sharc/Instruments/Trombone/Note2.hs, dist/build/Sharc/Instruments/Trombone/Note2.o )
[ 427 of 1379] Compiling Sharc.Instruments.Trombone.Note3 ( src/Sharc/Instruments/Trombone/Note3.hs, dist/build/Sharc/Instruments/Trombone/Note3.o )
[ 428 of 1379] Compiling Sharc.Instruments.Trombone.Note4 ( src/Sharc/Instruments/Trombone/Note4.hs, dist/build/Sharc/Instruments/Trombone/Note4.o )
[ 429 of 1379] Compiling Sharc.Instruments.Trombone.Note5 ( src/Sharc/Instruments/Trombone/Note5.hs, dist/build/Sharc/Instruments/Trombone/Note5.o )
[ 430 of 1379] Compiling Sharc.Instruments.Trombone.Note6 ( src/Sharc/Instruments/Trombone/Note6.hs, dist/build/Sharc/Instruments/Trombone/Note6.o )
[ 431 of 1379] Compiling Sharc.Instruments.Trombone.Note7 ( src/Sharc/Instruments/Trombone/Note7.hs, dist/build/Sharc/Instruments/Trombone/Note7.o )
[ 432 of 1379] Compiling Sharc.Instruments.Trombone.Note8 ( src/Sharc/Instruments/Trombone/Note8.hs, dist/build/Sharc/Instruments/Trombone/Note8.o )
[ 433 of 1379] Compiling Sharc.Instruments.Trombone.Note9 ( src/Sharc/Instruments/Trombone/Note9.hs, dist/build/Sharc/Instruments/Trombone/Note9.o )
[ 434 of 1379] Compiling Sharc.Instruments.Trombone.Note10 ( src/Sharc/Instruments/Trombone/Note10.hs, dist/build/Sharc/Instruments/Trombone/Note10.o )
[ 435 of 1379] Compiling Sharc.Instruments.Trombone.Note11 ( src/Sharc/Instruments/Trombone/Note11.hs, dist/build/Sharc/Instruments/Trombone/Note11.o )
[ 436 of 1379] Compiling Sharc.Instruments.Trombone.Note12 ( src/Sharc/Instruments/Trombone/Note12.hs, dist/build/Sharc/Instruments/Trombone/Note12.o )
[ 437 of 1379] Compiling Sharc.Instruments.Trombone.Note13 ( src/Sharc/Instruments/Trombone/Note13.hs, dist/build/Sharc/Instruments/Trombone/Note13.o )
[ 438 of 1379] Compiling Sharc.Instruments.Trombone.Note14 ( src/Sharc/Instruments/Trombone/Note14.hs, dist/build/Sharc/Instruments/Trombone/Note14.o )
[ 439 of 1379] Compiling Sharc.Instruments.Trombone.Note15 ( src/Sharc/Instruments/Trombone/Note15.hs, dist/build/Sharc/Instruments/Trombone/Note15.o )
[ 440 of 1379] Compiling Sharc.Instruments.Trombone.Note16 ( src/Sharc/Instruments/Trombone/Note16.hs, dist/build/Sharc/Instruments/Trombone/Note16.o )
[ 441 of 1379] Compiling Sharc.Instruments.Trombone.Note17 ( src/Sharc/Instruments/Trombone/Note17.hs, dist/build/Sharc/Instruments/Trombone/Note17.o )
[ 442 of 1379] Compiling Sharc.Instruments.Trombone.Note18 ( src/Sharc/Instruments/Trombone/Note18.hs, dist/build/Sharc/Instruments/Trombone/Note18.o )
[ 443 of 1379] Compiling Sharc.Instruments.Trombone.Note19 ( src/Sharc/Instruments/Trombone/Note19.hs, dist/build/Sharc/Instruments/Trombone/Note19.o )
[ 444 of 1379] Compiling Sharc.Instruments.Trombone.Note20 ( src/Sharc/Instruments/Trombone/Note20.hs, dist/build/Sharc/Instruments/Trombone/Note20.o )
[ 445 of 1379] Compiling Sharc.Instruments.Trombone.Note21 ( src/Sharc/Instruments/Trombone/Note21.hs, dist/build/Sharc/Instruments/Trombone/Note21.o )
[ 446 of 1379] Compiling Sharc.Instruments.Trombone.Note22 ( src/Sharc/Instruments/Trombone/Note22.hs, dist/build/Sharc/Instruments/Trombone/Note22.o )
[ 447 of 1379] Compiling Sharc.Instruments.Trombone.Note23 ( src/Sharc/Instruments/Trombone/Note23.hs, dist/build/Sharc/Instruments/Trombone/Note23.o )
[ 448 of 1379] Compiling Sharc.Instruments.Trombone.Note24 ( src/Sharc/Instruments/Trombone/Note24.hs, dist/build/Sharc/Instruments/Trombone/Note24.o )
[ 449 of 1379] Compiling Sharc.Instruments.Trombone.Note25 ( src/Sharc/Instruments/Trombone/Note25.hs, dist/build/Sharc/Instruments/Trombone/Note25.o )
[ 450 of 1379] Compiling Sharc.Instruments.Trombone.Note26 ( src/Sharc/Instruments/Trombone/Note26.hs, dist/build/Sharc/Instruments/Trombone/Note26.o )
[ 451 of 1379] Compiling Sharc.Instruments.Trombone.Note27 ( src/Sharc/Instruments/Trombone/Note27.hs, dist/build/Sharc/Instruments/Trombone/Note27.o )
[ 452 of 1379] Compiling Sharc.Instruments.Trombone.Note28 ( src/Sharc/Instruments/Trombone/Note28.hs, dist/build/Sharc/Instruments/Trombone/Note28.o )
[ 453 of 1379] Compiling Sharc.Instruments.Trombone.Note29 ( src/Sharc/Instruments/Trombone/Note29.hs, dist/build/Sharc/Instruments/Trombone/Note29.o )
[ 454 of 1379] Compiling Sharc.Instruments.Trombone.Note30 ( src/Sharc/Instruments/Trombone/Note30.hs, dist/build/Sharc/Instruments/Trombone/Note30.o )
[ 455 of 1379] Compiling Sharc.Instruments.Trombone.Note31 ( src/Sharc/Instruments/Trombone/Note31.hs, dist/build/Sharc/Instruments/Trombone/Note31.o )
[ 456 of 1379] Compiling Sharc.Instruments.Trombone.Note32 ( src/Sharc/Instruments/Trombone/Note32.hs, dist/build/Sharc/Instruments/Trombone/Note32.o )
[ 457 of 1379] Compiling Sharc.Instruments.Trombone.Note33 ( src/Sharc/Instruments/Trombone/Note33.hs, dist/build/Sharc/Instruments/Trombone/Note33.o )
[ 458 of 1379] Compiling Sharc.Instruments.Trombone.Note34 ( src/Sharc/Instruments/Trombone/Note34.hs, dist/build/Sharc/Instruments/Trombone/Note34.o )
[ 459 of 1379] Compiling Sharc.Instruments.Trombone.Note35 ( src/Sharc/Instruments/Trombone/Note35.hs, dist/build/Sharc/Instruments/Trombone/Note35.o )
[ 460 of 1379] Compiling Sharc.Instruments.Trombone ( src/Sharc/Instruments/Trombone.hs, dist/build/Sharc/Instruments/Trombone.o )
[ 461 of 1379] Compiling Sharc.Instruments.Piccolo.Note0 ( src/Sharc/Instruments/Piccolo/Note0.hs, dist/build/Sharc/Instruments/Piccolo/Note0.o )
[ 462 of 1379] Compiling Sharc.Instruments.Piccolo.Note1 ( src/Sharc/Instruments/Piccolo/Note1.hs, dist/build/Sharc/Instruments/Piccolo/Note1.o )
[ 463 of 1379] Compiling Sharc.Instruments.Piccolo.Note2 ( src/Sharc/Instruments/Piccolo/Note2.hs, dist/build/Sharc/Instruments/Piccolo/Note2.o )
[ 464 of 1379] Compiling Sharc.Instruments.Piccolo.Note3 ( src/Sharc/Instruments/Piccolo/Note3.hs, dist/build/Sharc/Instruments/Piccolo/Note3.o )
[ 465 of 1379] Compiling Sharc.Instruments.Piccolo.Note4 ( src/Sharc/Instruments/Piccolo/Note4.hs, dist/build/Sharc/Instruments/Piccolo/Note4.o )
[ 466 of 1379] Compiling Sharc.Instruments.Piccolo.Note5 ( src/Sharc/Instruments/Piccolo/Note5.hs, dist/build/Sharc/Instruments/Piccolo/Note5.o )
[ 467 of 1379] Compiling Sharc.Instruments.Piccolo.Note6 ( src/Sharc/Instruments/Piccolo/Note6.hs, dist/build/Sharc/Instruments/Piccolo/Note6.o )
[ 468 of 1379] Compiling Sharc.Instruments.Piccolo.Note7 ( src/Sharc/Instruments/Piccolo/Note7.hs, dist/build/Sharc/Instruments/Piccolo/Note7.o )
[ 469 of 1379] Compiling Sharc.Instruments.Piccolo.Note8 ( src/Sharc/Instruments/Piccolo/Note8.hs, dist/build/Sharc/Instruments/Piccolo/Note8.o )
[ 470 of 1379] Compiling Sharc.Instruments.Piccolo.Note9 ( src/Sharc/Instruments/Piccolo/Note9.hs, dist/build/Sharc/Instruments/Piccolo/Note9.o )
[ 471 of 1379] Compiling Sharc.Instruments.Piccolo.Note10 ( src/Sharc/Instruments/Piccolo/Note10.hs, dist/build/Sharc/Instruments/Piccolo/Note10.o )
[ 472 of 1379] Compiling Sharc.Instruments.Piccolo.Note11 ( src/Sharc/Instruments/Piccolo/Note11.hs, dist/build/Sharc/Instruments/Piccolo/Note11.o )
[ 473 of 1379] Compiling Sharc.Instruments.Piccolo.Note12 ( src/Sharc/Instruments/Piccolo/Note12.hs, dist/build/Sharc/Instruments/Piccolo/Note12.o )
[ 474 of 1379] Compiling Sharc.Instruments.Piccolo.Note13 ( src/Sharc/Instruments/Piccolo/Note13.hs, dist/build/Sharc/Instruments/Piccolo/Note13.o )
[ 475 of 1379] Compiling Sharc.Instruments.Piccolo.Note14 ( src/Sharc/Instruments/Piccolo/Note14.hs, dist/build/Sharc/Instruments/Piccolo/Note14.o )
[ 476 of 1379] Compiling Sharc.Instruments.Piccolo.Note15 ( src/Sharc/Instruments/Piccolo/Note15.hs, dist/build/Sharc/Instruments/Piccolo/Note15.o )
[ 477 of 1379] Compiling Sharc.Instruments.Piccolo.Note16 ( src/Sharc/Instruments/Piccolo/Note16.hs, dist/build/Sharc/Instruments/Piccolo/Note16.o )
[ 478 of 1379] Compiling Sharc.Instruments.Piccolo.Note17 ( src/Sharc/Instruments/Piccolo/Note17.hs, dist/build/Sharc/Instruments/Piccolo/Note17.o )
[ 479 of 1379] Compiling Sharc.Instruments.Piccolo.Note18 ( src/Sharc/Instruments/Piccolo/Note18.hs, dist/build/Sharc/Instruments/Piccolo/Note18.o )
[ 480 of 1379] Compiling Sharc.Instruments.Piccolo.Note19 ( src/Sharc/Instruments/Piccolo/Note19.hs, dist/build/Sharc/Instruments/Piccolo/Note19.o )
[ 481 of 1379] Compiling Sharc.Instruments.Piccolo.Note20 ( src/Sharc/Instruments/Piccolo/Note20.hs, dist/build/Sharc/Instruments/Piccolo/Note20.o )
[ 482 of 1379] Compiling Sharc.Instruments.Piccolo.Note21 ( src/Sharc/Instruments/Piccolo/Note21.hs, dist/build/Sharc/Instruments/Piccolo/Note21.o )
[ 483 of 1379] Compiling Sharc.Instruments.Piccolo.Note22 ( src/Sharc/Instruments/Piccolo/Note22.hs, dist/build/Sharc/Instruments/Piccolo/Note22.o )
[ 484 of 1379] Compiling Sharc.Instruments.Piccolo.Note23 ( src/Sharc/Instruments/Piccolo/Note23.hs, dist/build/Sharc/Instruments/Piccolo/Note23.o )
[ 485 of 1379] Compiling Sharc.Instruments.Piccolo.Note24 ( src/Sharc/Instruments/Piccolo/Note24.hs, dist/build/Sharc/Instruments/Piccolo/Note24.o )
[ 486 of 1379] Compiling Sharc.Instruments.Piccolo.Note25 ( src/Sharc/Instruments/Piccolo/Note25.hs, dist/build/Sharc/Instruments/Piccolo/Note25.o )
[ 487 of 1379] Compiling Sharc.Instruments.Piccolo.Note26 ( src/Sharc/Instruments/Piccolo/Note26.hs, dist/build/Sharc/Instruments/Piccolo/Note26.o )
[ 488 of 1379] Compiling Sharc.Instruments.Piccolo.Note27 ( src/Sharc/Instruments/Piccolo/Note27.hs, dist/build/Sharc/Instruments/Piccolo/Note27.o )
[ 489 of 1379] Compiling Sharc.Instruments.Piccolo.Note28 ( src/Sharc/Instruments/Piccolo/Note28.hs, dist/build/Sharc/Instruments/Piccolo/Note28.o )
[ 490 of 1379] Compiling Sharc.Instruments.Piccolo.Note29 ( src/Sharc/Instruments/Piccolo/Note29.hs, dist/build/Sharc/Instruments/Piccolo/Note29.o )
[ 491 of 1379] Compiling Sharc.Instruments.Piccolo ( src/Sharc/Instruments/Piccolo.hs, dist/build/Sharc/Instruments/Piccolo.o )
[ 492 of 1379] Compiling Sharc.Instruments.Oboe.Note0 ( src/Sharc/Instruments/Oboe/Note0.hs, dist/build/Sharc/Instruments/Oboe/Note0.o )
[ 493 of 1379] Compiling Sharc.Instruments.Oboe.Note1 ( src/Sharc/Instruments/Oboe/Note1.hs, dist/build/Sharc/Instruments/Oboe/Note1.o )
[ 494 of 1379] Compiling Sharc.Instruments.Oboe.Note2 ( src/Sharc/Instruments/Oboe/Note2.hs, dist/build/Sharc/Instruments/Oboe/Note2.o )
[ 495 of 1379] Compiling Sharc.Instruments.Oboe.Note3 ( src/Sharc/Instruments/Oboe/Note3.hs, dist/build/Sharc/Instruments/Oboe/Note3.o )
[ 496 of 1379] Compiling Sharc.Instruments.Oboe.Note4 ( src/Sharc/Instruments/Oboe/Note4.hs, dist/build/Sharc/Instruments/Oboe/Note4.o )
[ 497 of 1379] Compiling Sharc.Instruments.Oboe.Note5 ( src/Sharc/Instruments/Oboe/Note5.hs, dist/build/Sharc/Instruments/Oboe/Note5.o )
[ 498 of 1379] Compiling Sharc.Instruments.Oboe.Note6 ( src/Sharc/Instruments/Oboe/Note6.hs, dist/build/Sharc/Instruments/Oboe/Note6.o )
[ 499 of 1379] Compiling Sharc.Instruments.Oboe.Note7 ( src/Sharc/Instruments/Oboe/Note7.hs, dist/build/Sharc/Instruments/Oboe/Note7.o )
[ 500 of 1379] Compiling Sharc.Instruments.Oboe.Note8 ( src/Sharc/Instruments/Oboe/Note8.hs, dist/build/Sharc/Instruments/Oboe/Note8.o )
[ 501 of 1379] Compiling Sharc.Instruments.Oboe.Note9 ( src/Sharc/Instruments/Oboe/Note9.hs, dist/build/Sharc/Instruments/Oboe/Note9.o )
[ 502 of 1379] Compiling Sharc.Instruments.Oboe.Note10 ( src/Sharc/Instruments/Oboe/Note10.hs, dist/build/Sharc/Instruments/Oboe/Note10.o )
[ 503 of 1379] Compiling Sharc.Instruments.Oboe.Note11 ( src/Sharc/Instruments/Oboe/Note11.hs, dist/build/Sharc/Instruments/Oboe/Note11.o )
[ 504 of 1379] Compiling Sharc.Instruments.Oboe.Note12 ( src/Sharc/Instruments/Oboe/Note12.hs, dist/build/Sharc/Instruments/Oboe/Note12.o )
[ 505 of 1379] Compiling Sharc.Instruments.Oboe.Note13 ( src/Sharc/Instruments/Oboe/Note13.hs, dist/build/Sharc/Instruments/Oboe/Note13.o )
[ 506 of 1379] Compiling Sharc.Instruments.Oboe.Note14 ( src/Sharc/Instruments/Oboe/Note14.hs, dist/build/Sharc/Instruments/Oboe/Note14.o )
[ 507 of 1379] Compiling Sharc.Instruments.Oboe.Note15 ( src/Sharc/Instruments/Oboe/Note15.hs, dist/build/Sharc/Instruments/Oboe/Note15.o )
[ 508 of 1379] Compiling Sharc.Instruments.Oboe.Note16 ( src/Sharc/Instruments/Oboe/Note16.hs, dist/build/Sharc/Instruments/Oboe/Note16.o )
[ 509 of 1379] Compiling Sharc.Instruments.Oboe.Note17 ( src/Sharc/Instruments/Oboe/Note17.hs, dist/build/Sharc/Instruments/Oboe/Note17.o )
[ 510 of 1379] Compiling Sharc.Instruments.Oboe.Note18 ( src/Sharc/Instruments/Oboe/Note18.hs, dist/build/Sharc/Instruments/Oboe/Note18.o )
[ 511 of 1379] Compiling Sharc.Instruments.Oboe.Note19 ( src/Sharc/Instruments/Oboe/Note19.hs, dist/build/Sharc/Instruments/Oboe/Note19.o )
[ 512 of 1379] Compiling Sharc.Instruments.Oboe.Note20 ( src/Sharc/Instruments/Oboe/Note20.hs, dist/build/Sharc/Instruments/Oboe/Note20.o )
[ 513 of 1379] Compiling Sharc.Instruments.Oboe.Note21 ( src/Sharc/Instruments/Oboe/Note21.hs, dist/build/Sharc/Instruments/Oboe/Note21.o )
[ 514 of 1379] Compiling Sharc.Instruments.Oboe.Note22 ( src/Sharc/Instruments/Oboe/Note22.hs, dist/build/Sharc/Instruments/Oboe/Note22.o )
[ 515 of 1379] Compiling Sharc.Instruments.Oboe.Note23 ( src/Sharc/Instruments/Oboe/Note23.hs, dist/build/Sharc/Instruments/Oboe/Note23.o )
[ 516 of 1379] Compiling Sharc.Instruments.Oboe.Note24 ( src/Sharc/Instruments/Oboe/Note24.hs, dist/build/Sharc/Instruments/Oboe/Note24.o )
[ 517 of 1379] Compiling Sharc.Instruments.Oboe.Note25 ( src/Sharc/Instruments/Oboe/Note25.hs, dist/build/Sharc/Instruments/Oboe/Note25.o )
[ 518 of 1379] Compiling Sharc.Instruments.Oboe.Note26 ( src/Sharc/Instruments/Oboe/Note26.hs, dist/build/Sharc/Instruments/Oboe/Note26.o )
[ 519 of 1379] Compiling Sharc.Instruments.Oboe.Note27 ( src/Sharc/Instruments/Oboe/Note27.hs, dist/build/Sharc/Instruments/Oboe/Note27.o )
[ 520 of 1379] Compiling Sharc.Instruments.Oboe.Note28 ( src/Sharc/Instruments/Oboe/Note28.hs, dist/build/Sharc/Instruments/Oboe/Note28.o )
[ 521 of 1379] Compiling Sharc.Instruments.Oboe.Note29 ( src/Sharc/Instruments/Oboe/Note29.hs, dist/build/Sharc/Instruments/Oboe/Note29.o )
[ 522 of 1379] Compiling Sharc.Instruments.Oboe.Note30 ( src/Sharc/Instruments/Oboe/Note30.hs, dist/build/Sharc/Instruments/Oboe/Note30.o )
[ 523 of 1379] Compiling Sharc.Instruments.Oboe.Note31 ( src/Sharc/Instruments/Oboe/Note31.hs, dist/build/Sharc/Instruments/Oboe/Note31.o )
[ 524 of 1379] Compiling Sharc.Instruments.Oboe ( src/Sharc/Instruments/Oboe.hs, dist/build/Sharc/Instruments/Oboe.o )
[ 525 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note0 ( src/Sharc/Instruments/FrenchHornMuted/Note0.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note0.o )
[ 526 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note1 ( src/Sharc/Instruments/FrenchHornMuted/Note1.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note1.o )
[ 527 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note2 ( src/Sharc/Instruments/FrenchHornMuted/Note2.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note2.o )
[ 528 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note3 ( src/Sharc/Instruments/FrenchHornMuted/Note3.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note3.o )
[ 529 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note4 ( src/Sharc/Instruments/FrenchHornMuted/Note4.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note4.o )
[ 530 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note5 ( src/Sharc/Instruments/FrenchHornMuted/Note5.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note5.o )
[ 531 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note6 ( src/Sharc/Instruments/FrenchHornMuted/Note6.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note6.o )
[ 532 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note7 ( src/Sharc/Instruments/FrenchHornMuted/Note7.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note7.o )
[ 533 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note8 ( src/Sharc/Instruments/FrenchHornMuted/Note8.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note8.o )
[ 534 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note9 ( src/Sharc/Instruments/FrenchHornMuted/Note9.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note9.o )
[ 535 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note10 ( src/Sharc/Instruments/FrenchHornMuted/Note10.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note10.o )
[ 536 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note11 ( src/Sharc/Instruments/FrenchHornMuted/Note11.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note11.o )
[ 537 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note12 ( src/Sharc/Instruments/FrenchHornMuted/Note12.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note12.o )
[ 538 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note13 ( src/Sharc/Instruments/FrenchHornMuted/Note13.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note13.o )
[ 539 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note14 ( src/Sharc/Instruments/FrenchHornMuted/Note14.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note14.o )
[ 540 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note15 ( src/Sharc/Instruments/FrenchHornMuted/Note15.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note15.o )
[ 541 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note16 ( src/Sharc/Instruments/FrenchHornMuted/Note16.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note16.o )
[ 542 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note17 ( src/Sharc/Instruments/FrenchHornMuted/Note17.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note17.o )
[ 543 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note18 ( src/Sharc/Instruments/FrenchHornMuted/Note18.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note18.o )
[ 544 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note19 ( src/Sharc/Instruments/FrenchHornMuted/Note19.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note19.o )
[ 545 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note20 ( src/Sharc/Instruments/FrenchHornMuted/Note20.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note20.o )
[ 546 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note21 ( src/Sharc/Instruments/FrenchHornMuted/Note21.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note21.o )
[ 547 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note22 ( src/Sharc/Instruments/FrenchHornMuted/Note22.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note22.o )
[ 548 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note23 ( src/Sharc/Instruments/FrenchHornMuted/Note23.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note23.o )
[ 549 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note24 ( src/Sharc/Instruments/FrenchHornMuted/Note24.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note24.o )
[ 550 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note25 ( src/Sharc/Instruments/FrenchHornMuted/Note25.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note25.o )
[ 551 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note26 ( src/Sharc/Instruments/FrenchHornMuted/Note26.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note26.o )
[ 552 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note27 ( src/Sharc/Instruments/FrenchHornMuted/Note27.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note27.o )
[ 553 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note28 ( src/Sharc/Instruments/FrenchHornMuted/Note28.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note28.o )
[ 554 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note29 ( src/Sharc/Instruments/FrenchHornMuted/Note29.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note29.o )
[ 555 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note30 ( src/Sharc/Instruments/FrenchHornMuted/Note30.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note30.o )
[ 556 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note31 ( src/Sharc/Instruments/FrenchHornMuted/Note31.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note31.o )
[ 557 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note32 ( src/Sharc/Instruments/FrenchHornMuted/Note32.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note32.o )
[ 558 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note33 ( src/Sharc/Instruments/FrenchHornMuted/Note33.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note33.o )
[ 559 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note34 ( src/Sharc/Instruments/FrenchHornMuted/Note34.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note34.o )
[ 560 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note35 ( src/Sharc/Instruments/FrenchHornMuted/Note35.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note35.o )
[ 561 of 1379] Compiling Sharc.Instruments.FrenchHornMuted.Note36 ( src/Sharc/Instruments/FrenchHornMuted/Note36.hs, dist/build/Sharc/Instruments/FrenchHornMuted/Note36.o )
[ 562 of 1379] Compiling Sharc.Instruments.FrenchHornMuted ( src/Sharc/Instruments/FrenchHornMuted.hs, dist/build/Sharc/Instruments/FrenchHornMuted.o )
[ 563 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note0 ( src/Sharc/Instruments/FrenchHorn/Note0.hs, dist/build/Sharc/Instruments/FrenchHorn/Note0.o )
[ 564 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note1 ( src/Sharc/Instruments/FrenchHorn/Note1.hs, dist/build/Sharc/Instruments/FrenchHorn/Note1.o )
[ 565 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note2 ( src/Sharc/Instruments/FrenchHorn/Note2.hs, dist/build/Sharc/Instruments/FrenchHorn/Note2.o )
[ 566 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note3 ( src/Sharc/Instruments/FrenchHorn/Note3.hs, dist/build/Sharc/Instruments/FrenchHorn/Note3.o )
[ 567 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note4 ( src/Sharc/Instruments/FrenchHorn/Note4.hs, dist/build/Sharc/Instruments/FrenchHorn/Note4.o )
[ 568 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note5 ( src/Sharc/Instruments/FrenchHorn/Note5.hs, dist/build/Sharc/Instruments/FrenchHorn/Note5.o )
[ 569 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note6 ( src/Sharc/Instruments/FrenchHorn/Note6.hs, dist/build/Sharc/Instruments/FrenchHorn/Note6.o )
[ 570 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note7 ( src/Sharc/Instruments/FrenchHorn/Note7.hs, dist/build/Sharc/Instruments/FrenchHorn/Note7.o )
[ 571 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note8 ( src/Sharc/Instruments/FrenchHorn/Note8.hs, dist/build/Sharc/Instruments/FrenchHorn/Note8.o )
[ 572 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note9 ( src/Sharc/Instruments/FrenchHorn/Note9.hs, dist/build/Sharc/Instruments/FrenchHorn/Note9.o )
[ 573 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note10 ( src/Sharc/Instruments/FrenchHorn/Note10.hs, dist/build/Sharc/Instruments/FrenchHorn/Note10.o )
[ 574 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note11 ( src/Sharc/Instruments/FrenchHorn/Note11.hs, dist/build/Sharc/Instruments/FrenchHorn/Note11.o )
[ 575 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note12 ( src/Sharc/Instruments/FrenchHorn/Note12.hs, dist/build/Sharc/Instruments/FrenchHorn/Note12.o )
[ 576 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note13 ( src/Sharc/Instruments/FrenchHorn/Note13.hs, dist/build/Sharc/Instruments/FrenchHorn/Note13.o )
[ 577 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note14 ( src/Sharc/Instruments/FrenchHorn/Note14.hs, dist/build/Sharc/Instruments/FrenchHorn/Note14.o )
[ 578 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note15 ( src/Sharc/Instruments/FrenchHorn/Note15.hs, dist/build/Sharc/Instruments/FrenchHorn/Note15.o )
[ 579 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note16 ( src/Sharc/Instruments/FrenchHorn/Note16.hs, dist/build/Sharc/Instruments/FrenchHorn/Note16.o )
[ 580 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note17 ( src/Sharc/Instruments/FrenchHorn/Note17.hs, dist/build/Sharc/Instruments/FrenchHorn/Note17.o )
[ 581 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note18 ( src/Sharc/Instruments/FrenchHorn/Note18.hs, dist/build/Sharc/Instruments/FrenchHorn/Note18.o )
[ 582 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note19 ( src/Sharc/Instruments/FrenchHorn/Note19.hs, dist/build/Sharc/Instruments/FrenchHorn/Note19.o )
[ 583 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note20 ( src/Sharc/Instruments/FrenchHorn/Note20.hs, dist/build/Sharc/Instruments/FrenchHorn/Note20.o )
[ 584 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note21 ( src/Sharc/Instruments/FrenchHorn/Note21.hs, dist/build/Sharc/Instruments/FrenchHorn/Note21.o )
[ 585 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note22 ( src/Sharc/Instruments/FrenchHorn/Note22.hs, dist/build/Sharc/Instruments/FrenchHorn/Note22.o )
[ 586 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note23 ( src/Sharc/Instruments/FrenchHorn/Note23.hs, dist/build/Sharc/Instruments/FrenchHorn/Note23.o )
[ 587 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note24 ( src/Sharc/Instruments/FrenchHorn/Note24.hs, dist/build/Sharc/Instruments/FrenchHorn/Note24.o )
[ 588 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note25 ( src/Sharc/Instruments/FrenchHorn/Note25.hs, dist/build/Sharc/Instruments/FrenchHorn/Note25.o )
[ 589 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note26 ( src/Sharc/Instruments/FrenchHorn/Note26.hs, dist/build/Sharc/Instruments/FrenchHorn/Note26.o )
[ 590 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note27 ( src/Sharc/Instruments/FrenchHorn/Note27.hs, dist/build/Sharc/Instruments/FrenchHorn/Note27.o )
[ 591 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note28 ( src/Sharc/Instruments/FrenchHorn/Note28.hs, dist/build/Sharc/Instruments/FrenchHorn/Note28.o )
[ 592 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note29 ( src/Sharc/Instruments/FrenchHorn/Note29.hs, dist/build/Sharc/Instruments/FrenchHorn/Note29.o )
[ 593 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note30 ( src/Sharc/Instruments/FrenchHorn/Note30.hs, dist/build/Sharc/Instruments/FrenchHorn/Note30.o )
[ 594 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note31 ( src/Sharc/Instruments/FrenchHorn/Note31.hs, dist/build/Sharc/Instruments/FrenchHorn/Note31.o )
[ 595 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note32 ( src/Sharc/Instruments/FrenchHorn/Note32.hs, dist/build/Sharc/Instruments/FrenchHorn/Note32.o )
[ 596 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note33 ( src/Sharc/Instruments/FrenchHorn/Note33.hs, dist/build/Sharc/Instruments/FrenchHorn/Note33.o )
[ 597 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note34 ( src/Sharc/Instruments/FrenchHorn/Note34.hs, dist/build/Sharc/Instruments/FrenchHorn/Note34.o )
[ 598 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note35 ( src/Sharc/Instruments/FrenchHorn/Note35.hs, dist/build/Sharc/Instruments/FrenchHorn/Note35.o )
[ 599 of 1379] Compiling Sharc.Instruments.FrenchHorn.Note36 ( src/Sharc/Instruments/FrenchHorn/Note36.hs, dist/build/Sharc/Instruments/FrenchHorn/Note36.o )
[ 600 of 1379] Compiling Sharc.Instruments.FrenchHorn ( src/Sharc/Instruments/FrenchHorn.hs, dist/build/Sharc/Instruments/FrenchHorn.o )
[ 601 of 1379] Compiling Sharc.Instruments.Flute.Note0 ( src/Sharc/Instruments/Flute/Note0.hs, dist/build/Sharc/Instruments/Flute/Note0.o )
[ 602 of 1379] Compiling Sharc.Instruments.Flute.Note1 ( src/Sharc/Instruments/Flute/Note1.hs, dist/build/Sharc/Instruments/Flute/Note1.o )
[ 603 of 1379] Compiling Sharc.Instruments.Flute.Note2 ( src/Sharc/Instruments/Flute/Note2.hs, dist/build/Sharc/Instruments/Flute/Note2.o )
[ 604 of 1379] Compiling Sharc.Instruments.Flute.Note3 ( src/Sharc/Instruments/Flute/Note3.hs, dist/build/Sharc/Instruments/Flute/Note3.o )
[ 605 of 1379] Compiling Sharc.Instruments.Flute.Note4 ( src/Sharc/Instruments/Flute/Note4.hs, dist/build/Sharc/Instruments/Flute/Note4.o )
[ 606 of 1379] Compiling Sharc.Instruments.Flute.Note5 ( src/Sharc/Instruments/Flute/Note5.hs, dist/build/Sharc/Instruments/Flute/Note5.o )
[ 607 of 1379] Compiling Sharc.Instruments.Flute.Note6 ( src/Sharc/Instruments/Flute/Note6.hs, dist/build/Sharc/Instruments/Flute/Note6.o )
[ 608 of 1379] Compiling Sharc.Instruments.Flute.Note7 ( src/Sharc/Instruments/Flute/Note7.hs, dist/build/Sharc/Instruments/Flute/Note7.o )
[ 609 of 1379] Compiling Sharc.Instruments.Flute.Note8 ( src/Sharc/Instruments/Flute/Note8.hs, dist/build/Sharc/Instruments/Flute/Note8.o )
[ 610 of 1379] Compiling Sharc.Instruments.Flute.Note9 ( src/Sharc/Instruments/Flute/Note9.hs, dist/build/Sharc/Instruments/Flute/Note9.o )
[ 611 of 1379] Compiling Sharc.Instruments.Flute.Note10 ( src/Sharc/Instruments/Flute/Note10.hs, dist/build/Sharc/Instruments/Flute/Note10.o )
[ 612 of 1379] Compiling Sharc.Instruments.Flute.Note11 ( src/Sharc/Instruments/Flute/Note11.hs, dist/build/Sharc/Instruments/Flute/Note11.o )
[ 613 of 1379] Compiling Sharc.Instruments.Flute.Note12 ( src/Sharc/Instruments/Flute/Note12.hs, dist/build/Sharc/Instruments/Flute/Note12.o )
[ 614 of 1379] Compiling Sharc.Instruments.Flute.Note13 ( src/Sharc/Instruments/Flute/Note13.hs, dist/build/Sharc/Instruments/Flute/Note13.o )
[ 615 of 1379] Compiling Sharc.Instruments.Flute.Note14 ( src/Sharc/Instruments/Flute/Note14.hs, dist/build/Sharc/Instruments/Flute/Note14.o )
[ 616 of 1379] Compiling Sharc.Instruments.Flute.Note15 ( src/Sharc/Instruments/Flute/Note15.hs, dist/build/Sharc/Instruments/Flute/Note15.o )
[ 617 of 1379] Compiling Sharc.Instruments.Flute.Note16 ( src/Sharc/Instruments/Flute/Note16.hs, dist/build/Sharc/Instruments/Flute/Note16.o )
[ 618 of 1379] Compiling Sharc.Instruments.Flute.Note17 ( src/Sharc/Instruments/Flute/Note17.hs, dist/build/Sharc/Instruments/Flute/Note17.o )
[ 619 of 1379] Compiling Sharc.Instruments.Flute.Note18 ( src/Sharc/Instruments/Flute/Note18.hs, dist/build/Sharc/Instruments/Flute/Note18.o )
[ 620 of 1379] Compiling Sharc.Instruments.Flute.Note19 ( src/Sharc/Instruments/Flute/Note19.hs, dist/build/Sharc/Instruments/Flute/Note19.o )
[ 621 of 1379] Compiling Sharc.Instruments.Flute.Note20 ( src/Sharc/Instruments/Flute/Note20.hs, dist/build/Sharc/Instruments/Flute/Note20.o )
[ 622 of 1379] Compiling Sharc.Instruments.Flute.Note21 ( src/Sharc/Instruments/Flute/Note21.hs, dist/build/Sharc/Instruments/Flute/Note21.o )
[ 623 of 1379] Compiling Sharc.Instruments.Flute.Note22 ( src/Sharc/Instruments/Flute/Note22.hs, dist/build/Sharc/Instruments/Flute/Note22.o )
[ 624 of 1379] Compiling Sharc.Instruments.Flute.Note23 ( src/Sharc/Instruments/Flute/Note23.hs, dist/build/Sharc/Instruments/Flute/Note23.o )
[ 625 of 1379] Compiling Sharc.Instruments.Flute.Note24 ( src/Sharc/Instruments/Flute/Note24.hs, dist/build/Sharc/Instruments/Flute/Note24.o )
[ 626 of 1379] Compiling Sharc.Instruments.Flute.Note25 ( src/Sharc/Instruments/Flute/Note25.hs, dist/build/Sharc/Instruments/Flute/Note25.o )
[ 627 of 1379] Compiling Sharc.Instruments.Flute.Note26 ( src/Sharc/Instruments/Flute/Note26.hs, dist/build/Sharc/Instruments/Flute/Note26.o )
[ 628 of 1379] Compiling Sharc.Instruments.Flute.Note27 ( src/Sharc/Instruments/Flute/Note27.hs, dist/build/Sharc/Instruments/Flute/Note27.o )
[ 629 of 1379] Compiling Sharc.Instruments.Flute.Note28 ( src/Sharc/Instruments/Flute/Note28.hs, dist/build/Sharc/Instruments/Flute/Note28.o )
[ 630 of 1379] Compiling Sharc.Instruments.Flute.Note29 ( src/Sharc/Instruments/Flute/Note29.hs, dist/build/Sharc/Instruments/Flute/Note29.o )
[ 631 of 1379] Compiling Sharc.Instruments.Flute.Note30 ( src/Sharc/Instruments/Flute/Note30.hs, dist/build/Sharc/Instruments/Flute/Note30.o )
[ 632 of 1379] Compiling Sharc.Instruments.Flute.Note31 ( src/Sharc/Instruments/Flute/Note31.hs, dist/build/Sharc/Instruments/Flute/Note31.o )
[ 633 of 1379] Compiling Sharc.Instruments.Flute.Note32 ( src/Sharc/Instruments/Flute/Note32.hs, dist/build/Sharc/Instruments/Flute/Note32.o )
[ 634 of 1379] Compiling Sharc.Instruments.Flute.Note33 ( src/Sharc/Instruments/Flute/Note33.hs, dist/build/Sharc/Instruments/Flute/Note33.o )
[ 635 of 1379] Compiling Sharc.Instruments.Flute.Note34 ( src/Sharc/Instruments/Flute/Note34.hs, dist/build/Sharc/Instruments/Flute/Note34.o )
[ 636 of 1379] Compiling Sharc.Instruments.Flute.Note35 ( src/Sharc/Instruments/Flute/Note35.hs, dist/build/Sharc/Instruments/Flute/Note35.o )
[ 637 of 1379] Compiling Sharc.Instruments.Flute.Note36 ( src/Sharc/Instruments/Flute/Note36.hs, dist/build/Sharc/Instruments/Flute/Note36.o )
[ 638 of 1379] Compiling Sharc.Instruments.Flute ( src/Sharc/Instruments/Flute.hs, dist/build/Sharc/Instruments/Flute.o )
[ 639 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note0 ( src/Sharc/Instruments/EnglishHorn/Note0.hs, dist/build/Sharc/Instruments/EnglishHorn/Note0.o )
[ 640 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note1 ( src/Sharc/Instruments/EnglishHorn/Note1.hs, dist/build/Sharc/Instruments/EnglishHorn/Note1.o )
[ 641 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note2 ( src/Sharc/Instruments/EnglishHorn/Note2.hs, dist/build/Sharc/Instruments/EnglishHorn/Note2.o )
[ 642 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note3 ( src/Sharc/Instruments/EnglishHorn/Note3.hs, dist/build/Sharc/Instruments/EnglishHorn/Note3.o )
[ 643 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note4 ( src/Sharc/Instruments/EnglishHorn/Note4.hs, dist/build/Sharc/Instruments/EnglishHorn/Note4.o )
[ 644 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note5 ( src/Sharc/Instruments/EnglishHorn/Note5.hs, dist/build/Sharc/Instruments/EnglishHorn/Note5.o )
[ 645 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note6 ( src/Sharc/Instruments/EnglishHorn/Note6.hs, dist/build/Sharc/Instruments/EnglishHorn/Note6.o )
[ 646 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note7 ( src/Sharc/Instruments/EnglishHorn/Note7.hs, dist/build/Sharc/Instruments/EnglishHorn/Note7.o )
[ 647 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note8 ( src/Sharc/Instruments/EnglishHorn/Note8.hs, dist/build/Sharc/Instruments/EnglishHorn/Note8.o )
[ 648 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note9 ( src/Sharc/Instruments/EnglishHorn/Note9.hs, dist/build/Sharc/Instruments/EnglishHorn/Note9.o )
[ 649 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note10 ( src/Sharc/Instruments/EnglishHorn/Note10.hs, dist/build/Sharc/Instruments/EnglishHorn/Note10.o )
[ 650 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note11 ( src/Sharc/Instruments/EnglishHorn/Note11.hs, dist/build/Sharc/Instruments/EnglishHorn/Note11.o )
[ 651 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note12 ( src/Sharc/Instruments/EnglishHorn/Note12.hs, dist/build/Sharc/Instruments/EnglishHorn/Note12.o )
[ 652 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note13 ( src/Sharc/Instruments/EnglishHorn/Note13.hs, dist/build/Sharc/Instruments/EnglishHorn/Note13.o )
[ 653 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note14 ( src/Sharc/Instruments/EnglishHorn/Note14.hs, dist/build/Sharc/Instruments/EnglishHorn/Note14.o )
[ 654 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note15 ( src/Sharc/Instruments/EnglishHorn/Note15.hs, dist/build/Sharc/Instruments/EnglishHorn/Note15.o )
[ 655 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note16 ( src/Sharc/Instruments/EnglishHorn/Note16.hs, dist/build/Sharc/Instruments/EnglishHorn/Note16.o )
[ 656 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note17 ( src/Sharc/Instruments/EnglishHorn/Note17.hs, dist/build/Sharc/Instruments/EnglishHorn/Note17.o )
[ 657 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note18 ( src/Sharc/Instruments/EnglishHorn/Note18.hs, dist/build/Sharc/Instruments/EnglishHorn/Note18.o )
[ 658 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note19 ( src/Sharc/Instruments/EnglishHorn/Note19.hs, dist/build/Sharc/Instruments/EnglishHorn/Note19.o )
[ 659 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note20 ( src/Sharc/Instruments/EnglishHorn/Note20.hs, dist/build/Sharc/Instruments/EnglishHorn/Note20.o )
[ 660 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note21 ( src/Sharc/Instruments/EnglishHorn/Note21.hs, dist/build/Sharc/Instruments/EnglishHorn/Note21.o )
[ 661 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note22 ( src/Sharc/Instruments/EnglishHorn/Note22.hs, dist/build/Sharc/Instruments/EnglishHorn/Note22.o )
[ 662 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note23 ( src/Sharc/Instruments/EnglishHorn/Note23.hs, dist/build/Sharc/Instruments/EnglishHorn/Note23.o )
[ 663 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note24 ( src/Sharc/Instruments/EnglishHorn/Note24.hs, dist/build/Sharc/Instruments/EnglishHorn/Note24.o )
[ 664 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note25 ( src/Sharc/Instruments/EnglishHorn/Note25.hs, dist/build/Sharc/Instruments/EnglishHorn/Note25.o )
[ 665 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note26 ( src/Sharc/Instruments/EnglishHorn/Note26.hs, dist/build/Sharc/Instruments/EnglishHorn/Note26.o )
[ 666 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note27 ( src/Sharc/Instruments/EnglishHorn/Note27.hs, dist/build/Sharc/Instruments/EnglishHorn/Note27.o )
[ 667 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note28 ( src/Sharc/Instruments/EnglishHorn/Note28.hs, dist/build/Sharc/Instruments/EnglishHorn/Note28.o )
[ 668 of 1379] Compiling Sharc.Instruments.EnglishHorn.Note29 ( src/Sharc/Instruments/EnglishHorn/Note29.hs, dist/build/Sharc/Instruments/EnglishHorn/Note29.o )
[ 669 of 1379] Compiling Sharc.Instruments.EnglishHorn ( src/Sharc/Instruments/EnglishHorn.hs, dist/build/Sharc/Instruments/EnglishHorn.o )
[ 670 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note0 ( src/Sharc/Instruments/ClarinetEflat/Note0.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note0.o )
[ 671 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note1 ( src/Sharc/Instruments/ClarinetEflat/Note1.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note1.o )
[ 672 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note2 ( src/Sharc/Instruments/ClarinetEflat/Note2.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note2.o )
[ 673 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note3 ( src/Sharc/Instruments/ClarinetEflat/Note3.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note3.o )
[ 674 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note4 ( src/Sharc/Instruments/ClarinetEflat/Note4.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note4.o )
[ 675 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note5 ( src/Sharc/Instruments/ClarinetEflat/Note5.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note5.o )
[ 676 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note6 ( src/Sharc/Instruments/ClarinetEflat/Note6.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note6.o )
[ 677 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note7 ( src/Sharc/Instruments/ClarinetEflat/Note7.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note7.o )
[ 678 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note8 ( src/Sharc/Instruments/ClarinetEflat/Note8.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note8.o )
[ 679 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note9 ( src/Sharc/Instruments/ClarinetEflat/Note9.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note9.o )
[ 680 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note10 ( src/Sharc/Instruments/ClarinetEflat/Note10.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note10.o )
[ 681 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note11 ( src/Sharc/Instruments/ClarinetEflat/Note11.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note11.o )
[ 682 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note12 ( src/Sharc/Instruments/ClarinetEflat/Note12.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note12.o )
[ 683 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note13 ( src/Sharc/Instruments/ClarinetEflat/Note13.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note13.o )
[ 684 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note14 ( src/Sharc/Instruments/ClarinetEflat/Note14.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note14.o )
[ 685 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note15 ( src/Sharc/Instruments/ClarinetEflat/Note15.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note15.o )
[ 686 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note16 ( src/Sharc/Instruments/ClarinetEflat/Note16.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note16.o )
[ 687 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note17 ( src/Sharc/Instruments/ClarinetEflat/Note17.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note17.o )
[ 688 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note18 ( src/Sharc/Instruments/ClarinetEflat/Note18.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note18.o )
[ 689 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note19 ( src/Sharc/Instruments/ClarinetEflat/Note19.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note19.o )
[ 690 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note20 ( src/Sharc/Instruments/ClarinetEflat/Note20.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note20.o )
[ 691 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note21 ( src/Sharc/Instruments/ClarinetEflat/Note21.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note21.o )
[ 692 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note22 ( src/Sharc/Instruments/ClarinetEflat/Note22.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note22.o )
[ 693 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note23 ( src/Sharc/Instruments/ClarinetEflat/Note23.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note23.o )
[ 694 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note24 ( src/Sharc/Instruments/ClarinetEflat/Note24.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note24.o )
[ 695 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note25 ( src/Sharc/Instruments/ClarinetEflat/Note25.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note25.o )
[ 696 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note26 ( src/Sharc/Instruments/ClarinetEflat/Note26.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note26.o )
[ 697 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note27 ( src/Sharc/Instruments/ClarinetEflat/Note27.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note27.o )
[ 698 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note28 ( src/Sharc/Instruments/ClarinetEflat/Note28.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note28.o )
[ 699 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note29 ( src/Sharc/Instruments/ClarinetEflat/Note29.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note29.o )
[ 700 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note30 ( src/Sharc/Instruments/ClarinetEflat/Note30.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note30.o )
[ 701 of 1379] Compiling Sharc.Instruments.ClarinetEflat.Note31 ( src/Sharc/Instruments/ClarinetEflat/Note31.hs, dist/build/Sharc/Instruments/ClarinetEflat/Note31.o )
[ 702 of 1379] Compiling Sharc.Instruments.ClarinetEflat ( src/Sharc/Instruments/ClarinetEflat.hs, dist/build/Sharc/Instruments/ClarinetEflat.o )
[ 703 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note0 ( src/Sharc/Instruments/TrumpetMutedC/Note0.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note0.o )
[ 704 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note1 ( src/Sharc/Instruments/TrumpetMutedC/Note1.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note1.o )
[ 705 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note2 ( src/Sharc/Instruments/TrumpetMutedC/Note2.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note2.o )
[ 706 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note3 ( src/Sharc/Instruments/TrumpetMutedC/Note3.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note3.o )
[ 707 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note4 ( src/Sharc/Instruments/TrumpetMutedC/Note4.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note4.o )
[ 708 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note5 ( src/Sharc/Instruments/TrumpetMutedC/Note5.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note5.o )
[ 709 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note6 ( src/Sharc/Instruments/TrumpetMutedC/Note6.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note6.o )
[ 710 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note7 ( src/Sharc/Instruments/TrumpetMutedC/Note7.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note7.o )
[ 711 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note8 ( src/Sharc/Instruments/TrumpetMutedC/Note8.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note8.o )
[ 712 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note9 ( src/Sharc/Instruments/TrumpetMutedC/Note9.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note9.o )
[ 713 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note10 ( src/Sharc/Instruments/TrumpetMutedC/Note10.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note10.o )
[ 714 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note11 ( src/Sharc/Instruments/TrumpetMutedC/Note11.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note11.o )
[ 715 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note12 ( src/Sharc/Instruments/TrumpetMutedC/Note12.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note12.o )
[ 716 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note13 ( src/Sharc/Instruments/TrumpetMutedC/Note13.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note13.o )
[ 717 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note14 ( src/Sharc/Instruments/TrumpetMutedC/Note14.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note14.o )
[ 718 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note15 ( src/Sharc/Instruments/TrumpetMutedC/Note15.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note15.o )
[ 719 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note16 ( src/Sharc/Instruments/TrumpetMutedC/Note16.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note16.o )
[ 720 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note17 ( src/Sharc/Instruments/TrumpetMutedC/Note17.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note17.o )
[ 721 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note18 ( src/Sharc/Instruments/TrumpetMutedC/Note18.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note18.o )
[ 722 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note19 ( src/Sharc/Instruments/TrumpetMutedC/Note19.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note19.o )
[ 723 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note20 ( src/Sharc/Instruments/TrumpetMutedC/Note20.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note20.o )
[ 724 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note21 ( src/Sharc/Instruments/TrumpetMutedC/Note21.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note21.o )
[ 725 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note22 ( src/Sharc/Instruments/TrumpetMutedC/Note22.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note22.o )
[ 726 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note23 ( src/Sharc/Instruments/TrumpetMutedC/Note23.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note23.o )
[ 727 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note24 ( src/Sharc/Instruments/TrumpetMutedC/Note24.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note24.o )
[ 728 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note25 ( src/Sharc/Instruments/TrumpetMutedC/Note25.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note25.o )
[ 729 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note26 ( src/Sharc/Instruments/TrumpetMutedC/Note26.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note26.o )
[ 730 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note27 ( src/Sharc/Instruments/TrumpetMutedC/Note27.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note27.o )
[ 731 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note28 ( src/Sharc/Instruments/TrumpetMutedC/Note28.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note28.o )
[ 732 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note29 ( src/Sharc/Instruments/TrumpetMutedC/Note29.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note29.o )
[ 733 of 1379] Compiling Sharc.Instruments.TrumpetMutedC.Note30 ( src/Sharc/Instruments/TrumpetMutedC/Note30.hs, dist/build/Sharc/Instruments/TrumpetMutedC/Note30.o )
[ 734 of 1379] Compiling Sharc.Instruments.TrumpetMutedC ( src/Sharc/Instruments/TrumpetMutedC.hs, dist/build/Sharc/Instruments/TrumpetMutedC.o )
[ 735 of 1379] Compiling Sharc.Instruments.TrumpetC.Note0 ( src/Sharc/Instruments/TrumpetC/Note0.hs, dist/build/Sharc/Instruments/TrumpetC/Note0.o )
[ 736 of 1379] Compiling Sharc.Instruments.TrumpetC.Note1 ( src/Sharc/Instruments/TrumpetC/Note1.hs, dist/build/Sharc/Instruments/TrumpetC/Note1.o )
[ 737 of 1379] Compiling Sharc.Instruments.TrumpetC.Note2 ( src/Sharc/Instruments/TrumpetC/Note2.hs, dist/build/Sharc/Instruments/TrumpetC/Note2.o )
[ 738 of 1379] Compiling Sharc.Instruments.TrumpetC.Note3 ( src/Sharc/Instruments/TrumpetC/Note3.hs, dist/build/Sharc/Instruments/TrumpetC/Note3.o )
[ 739 of 1379] Compiling Sharc.Instruments.TrumpetC.Note4 ( src/Sharc/Instruments/TrumpetC/Note4.hs, dist/build/Sharc/Instruments/TrumpetC/Note4.o )
[ 740 of 1379] Compiling Sharc.Instruments.TrumpetC.Note5 ( src/Sharc/Instruments/TrumpetC/Note5.hs, dist/build/Sharc/Instruments/TrumpetC/Note5.o )
[ 741 of 1379] Compiling Sharc.Instruments.TrumpetC.Note6 ( src/Sharc/Instruments/TrumpetC/Note6.hs, dist/build/Sharc/Instruments/TrumpetC/Note6.o )
[ 742 of 1379] Compiling Sharc.Instruments.TrumpetC.Note7 ( src/Sharc/Instruments/TrumpetC/Note7.hs, dist/build/Sharc/Instruments/TrumpetC/Note7.o )
[ 743 of 1379] Compiling Sharc.Instruments.TrumpetC.Note8 ( src/Sharc/Instruments/TrumpetC/Note8.hs, dist/build/Sharc/Instruments/TrumpetC/Note8.o )
[ 744 of 1379] Compiling Sharc.Instruments.TrumpetC.Note9 ( src/Sharc/Instruments/TrumpetC/Note9.hs, dist/build/Sharc/Instruments/TrumpetC/Note9.o )
[ 745 of 1379] Compiling Sharc.Instruments.TrumpetC.Note10 ( src/Sharc/Instruments/TrumpetC/Note10.hs, dist/build/Sharc/Instruments/TrumpetC/Note10.o )
[ 746 of 1379] Compiling Sharc.Instruments.TrumpetC.Note11 ( src/Sharc/Instruments/TrumpetC/Note11.hs, dist/build/Sharc/Instruments/TrumpetC/Note11.o )
[ 747 of 1379] Compiling Sharc.Instruments.TrumpetC.Note12 ( src/Sharc/Instruments/TrumpetC/Note12.hs, dist/build/Sharc/Instruments/TrumpetC/Note12.o )
[ 748 of 1379] Compiling Sharc.Instruments.TrumpetC.Note13 ( src/Sharc/Instruments/TrumpetC/Note13.hs, dist/build/Sharc/Instruments/TrumpetC/Note13.o )
[ 749 of 1379] Compiling Sharc.Instruments.TrumpetC.Note14 ( src/Sharc/Instruments/TrumpetC/Note14.hs, dist/build/Sharc/Instruments/TrumpetC/Note14.o )
[ 750 of 1379] Compiling Sharc.Instruments.TrumpetC.Note15 ( src/Sharc/Instruments/TrumpetC/Note15.hs, dist/build/Sharc/Instruments/TrumpetC/Note15.o )
[ 751 of 1379] Compiling Sharc.Instruments.TrumpetC.Note16 ( src/Sharc/Instruments/TrumpetC/Note16.hs, dist/build/Sharc/Instruments/TrumpetC/Note16.o )
[ 752 of 1379] Compiling Sharc.Instruments.TrumpetC.Note17 ( src/Sharc/Instruments/TrumpetC/Note17.hs, dist/build/Sharc/Instruments/TrumpetC/Note17.o )
[ 753 of 1379] Compiling Sharc.Instruments.TrumpetC.Note18 ( src/Sharc/Instruments/TrumpetC/Note18.hs, dist/build/Sharc/Instruments/TrumpetC/Note18.o )
[ 754 of 1379] Compiling Sharc.Instruments.TrumpetC.Note19 ( src/Sharc/Instruments/TrumpetC/Note19.hs, dist/build/Sharc/Instruments/TrumpetC/Note19.o )
[ 755 of 1379] Compiling Sharc.Instruments.TrumpetC.Note20 ( src/Sharc/Instruments/TrumpetC/Note20.hs, dist/build/Sharc/Instruments/TrumpetC/Note20.o )
[ 756 of 1379] Compiling Sharc.Instruments.TrumpetC.Note21 ( src/Sharc/Instruments/TrumpetC/Note21.hs, dist/build/Sharc/Instruments/TrumpetC/Note21.o )
[ 757 of 1379] Compiling Sharc.Instruments.TrumpetC.Note22 ( src/Sharc/Instruments/TrumpetC/Note22.hs, dist/build/Sharc/Instruments/TrumpetC/Note22.o )
[ 758 of 1379] Compiling Sharc.Instruments.TrumpetC.Note23 ( src/Sharc/Instruments/TrumpetC/Note23.hs, dist/build/Sharc/Instruments/TrumpetC/Note23.o )
[ 759 of 1379] Compiling Sharc.Instruments.TrumpetC.Note24 ( src/Sharc/Instruments/TrumpetC/Note24.hs, dist/build/Sharc/Instruments/TrumpetC/Note24.o )
[ 760 of 1379] Compiling Sharc.Instruments.TrumpetC.Note25 ( src/Sharc/Instruments/TrumpetC/Note25.hs, dist/build/Sharc/Instruments/TrumpetC/Note25.o )
[ 761 of 1379] Compiling Sharc.Instruments.TrumpetC.Note26 ( src/Sharc/Instruments/TrumpetC/Note26.hs, dist/build/Sharc/Instruments/TrumpetC/Note26.o )
[ 762 of 1379] Compiling Sharc.Instruments.TrumpetC.Note27 ( src/Sharc/Instruments/TrumpetC/Note27.hs, dist/build/Sharc/Instruments/TrumpetC/Note27.o )
[ 763 of 1379] Compiling Sharc.Instruments.TrumpetC.Note28 ( src/Sharc/Instruments/TrumpetC/Note28.hs, dist/build/Sharc/Instruments/TrumpetC/Note28.o )
[ 764 of 1379] Compiling Sharc.Instruments.TrumpetC.Note29 ( src/Sharc/Instruments/TrumpetC/Note29.hs, dist/build/Sharc/Instruments/TrumpetC/Note29.o )
[ 765 of 1379] Compiling Sharc.Instruments.TrumpetC.Note30 ( src/Sharc/Instruments/TrumpetC/Note30.hs, dist/build/Sharc/Instruments/TrumpetC/Note30.o )
[ 766 of 1379] Compiling Sharc.Instruments.TrumpetC.Note31 ( src/Sharc/Instruments/TrumpetC/Note31.hs, dist/build/Sharc/Instruments/TrumpetC/Note31.o )
[ 767 of 1379] Compiling Sharc.Instruments.TrumpetC.Note32 ( src/Sharc/Instruments/TrumpetC/Note32.hs, dist/build/Sharc/Instruments/TrumpetC/Note32.o )
[ 768 of 1379] Compiling Sharc.Instruments.TrumpetC.Note33 ( src/Sharc/Instruments/TrumpetC/Note33.hs, dist/build/Sharc/Instruments/TrumpetC/Note33.o )
[ 769 of 1379] Compiling Sharc.Instruments.TrumpetC ( src/Sharc/Instruments/TrumpetC.hs, dist/build/Sharc/Instruments/TrumpetC.o )
[ 770 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note0 ( src/Sharc/Instruments/ContrabassClarinet/Note0.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note0.o )
[ 771 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note1 ( src/Sharc/Instruments/ContrabassClarinet/Note1.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note1.o )
[ 772 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note2 ( src/Sharc/Instruments/ContrabassClarinet/Note2.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note2.o )
[ 773 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note3 ( src/Sharc/Instruments/ContrabassClarinet/Note3.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note3.o )
[ 774 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note4 ( src/Sharc/Instruments/ContrabassClarinet/Note4.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note4.o )
[ 775 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note5 ( src/Sharc/Instruments/ContrabassClarinet/Note5.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note5.o )
[ 776 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note6 ( src/Sharc/Instruments/ContrabassClarinet/Note6.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note6.o )
[ 777 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note7 ( src/Sharc/Instruments/ContrabassClarinet/Note7.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note7.o )
[ 778 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note8 ( src/Sharc/Instruments/ContrabassClarinet/Note8.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note8.o )
[ 779 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note9 ( src/Sharc/Instruments/ContrabassClarinet/Note9.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note9.o )
[ 780 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note10 ( src/Sharc/Instruments/ContrabassClarinet/Note10.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note10.o )
[ 781 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note11 ( src/Sharc/Instruments/ContrabassClarinet/Note11.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note11.o )
[ 782 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note12 ( src/Sharc/Instruments/ContrabassClarinet/Note12.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note12.o )
[ 783 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note13 ( src/Sharc/Instruments/ContrabassClarinet/Note13.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note13.o )
[ 784 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note14 ( src/Sharc/Instruments/ContrabassClarinet/Note14.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note14.o )
[ 785 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note15 ( src/Sharc/Instruments/ContrabassClarinet/Note15.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note15.o )
[ 786 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note16 ( src/Sharc/Instruments/ContrabassClarinet/Note16.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note16.o )
[ 787 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note17 ( src/Sharc/Instruments/ContrabassClarinet/Note17.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note17.o )
[ 788 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note18 ( src/Sharc/Instruments/ContrabassClarinet/Note18.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note18.o )
[ 789 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note19 ( src/Sharc/Instruments/ContrabassClarinet/Note19.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note19.o )
[ 790 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note20 ( src/Sharc/Instruments/ContrabassClarinet/Note20.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note20.o )
[ 791 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note21 ( src/Sharc/Instruments/ContrabassClarinet/Note21.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note21.o )
[ 792 of 1379] Compiling Sharc.Instruments.ContrabassClarinet.Note22 ( src/Sharc/Instruments/ContrabassClarinet/Note22.hs, dist/build/Sharc/Instruments/ContrabassClarinet/Note22.o )
[ 793 of 1379] Compiling Sharc.Instruments.ContrabassClarinet ( src/Sharc/Instruments/ContrabassClarinet.hs, dist/build/Sharc/Instruments/ContrabassClarinet.o )
[ 794 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note0 ( src/Sharc/Instruments/Contrabassoon/Note0.hs, dist/build/Sharc/Instruments/Contrabassoon/Note0.o )
[ 795 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note1 ( src/Sharc/Instruments/Contrabassoon/Note1.hs, dist/build/Sharc/Instruments/Contrabassoon/Note1.o )
[ 796 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note2 ( src/Sharc/Instruments/Contrabassoon/Note2.hs, dist/build/Sharc/Instruments/Contrabassoon/Note2.o )
[ 797 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note3 ( src/Sharc/Instruments/Contrabassoon/Note3.hs, dist/build/Sharc/Instruments/Contrabassoon/Note3.o )
[ 798 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note4 ( src/Sharc/Instruments/Contrabassoon/Note4.hs, dist/build/Sharc/Instruments/Contrabassoon/Note4.o )
[ 799 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note5 ( src/Sharc/Instruments/Contrabassoon/Note5.hs, dist/build/Sharc/Instruments/Contrabassoon/Note5.o )
[ 800 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note6 ( src/Sharc/Instruments/Contrabassoon/Note6.hs, dist/build/Sharc/Instruments/Contrabassoon/Note6.o )
[ 801 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note7 ( src/Sharc/Instruments/Contrabassoon/Note7.hs, dist/build/Sharc/Instruments/Contrabassoon/Note7.o )
[ 802 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note8 ( src/Sharc/Instruments/Contrabassoon/Note8.hs, dist/build/Sharc/Instruments/Contrabassoon/Note8.o )
[ 803 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note9 ( src/Sharc/Instruments/Contrabassoon/Note9.hs, dist/build/Sharc/Instruments/Contrabassoon/Note9.o )
[ 804 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note10 ( src/Sharc/Instruments/Contrabassoon/Note10.hs, dist/build/Sharc/Instruments/Contrabassoon/Note10.o )
[ 805 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note11 ( src/Sharc/Instruments/Contrabassoon/Note11.hs, dist/build/Sharc/Instruments/Contrabassoon/Note11.o )
[ 806 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note12 ( src/Sharc/Instruments/Contrabassoon/Note12.hs, dist/build/Sharc/Instruments/Contrabassoon/Note12.o )
[ 807 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note13 ( src/Sharc/Instruments/Contrabassoon/Note13.hs, dist/build/Sharc/Instruments/Contrabassoon/Note13.o )
[ 808 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note14 ( src/Sharc/Instruments/Contrabassoon/Note14.hs, dist/build/Sharc/Instruments/Contrabassoon/Note14.o )
[ 809 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note15 ( src/Sharc/Instruments/Contrabassoon/Note15.hs, dist/build/Sharc/Instruments/Contrabassoon/Note15.o )
[ 810 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note16 ( src/Sharc/Instruments/Contrabassoon/Note16.hs, dist/build/Sharc/Instruments/Contrabassoon/Note16.o )
[ 811 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note17 ( src/Sharc/Instruments/Contrabassoon/Note17.hs, dist/build/Sharc/Instruments/Contrabassoon/Note17.o )
[ 812 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note18 ( src/Sharc/Instruments/Contrabassoon/Note18.hs, dist/build/Sharc/Instruments/Contrabassoon/Note18.o )
[ 813 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note19 ( src/Sharc/Instruments/Contrabassoon/Note19.hs, dist/build/Sharc/Instruments/Contrabassoon/Note19.o )
[ 814 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note20 ( src/Sharc/Instruments/Contrabassoon/Note20.hs, dist/build/Sharc/Instruments/Contrabassoon/Note20.o )
[ 815 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note21 ( src/Sharc/Instruments/Contrabassoon/Note21.hs, dist/build/Sharc/Instruments/Contrabassoon/Note21.o )
[ 816 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note22 ( src/Sharc/Instruments/Contrabassoon/Note22.hs, dist/build/Sharc/Instruments/Contrabassoon/Note22.o )
[ 817 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note23 ( src/Sharc/Instruments/Contrabassoon/Note23.hs, dist/build/Sharc/Instruments/Contrabassoon/Note23.o )
[ 818 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note24 ( src/Sharc/Instruments/Contrabassoon/Note24.hs, dist/build/Sharc/Instruments/Contrabassoon/Note24.o )
[ 819 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note25 ( src/Sharc/Instruments/Contrabassoon/Note25.hs, dist/build/Sharc/Instruments/Contrabassoon/Note25.o )
[ 820 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note26 ( src/Sharc/Instruments/Contrabassoon/Note26.hs, dist/build/Sharc/Instruments/Contrabassoon/Note26.o )
[ 821 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note27 ( src/Sharc/Instruments/Contrabassoon/Note27.hs, dist/build/Sharc/Instruments/Contrabassoon/Note27.o )
[ 822 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note28 ( src/Sharc/Instruments/Contrabassoon/Note28.hs, dist/build/Sharc/Instruments/Contrabassoon/Note28.o )
[ 823 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note29 ( src/Sharc/Instruments/Contrabassoon/Note29.hs, dist/build/Sharc/Instruments/Contrabassoon/Note29.o )
[ 824 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note30 ( src/Sharc/Instruments/Contrabassoon/Note30.hs, dist/build/Sharc/Instruments/Contrabassoon/Note30.o )
[ 825 of 1379] Compiling Sharc.Instruments.Contrabassoon.Note31 ( src/Sharc/Instruments/Contrabassoon/Note31.hs, dist/build/Sharc/Instruments/Contrabassoon/Note31.o )
[ 826 of 1379] Compiling Sharc.Instruments.Contrabassoon ( src/Sharc/Instruments/Contrabassoon.hs, dist/build/Sharc/Instruments/Contrabassoon.o )
[ 827 of 1379] Compiling Sharc.Instruments.Cello.Note0 ( src/Sharc/Instruments/Cello/Note0.hs, dist/build/Sharc/Instruments/Cello/Note0.o )
[ 828 of 1379] Compiling Sharc.Instruments.Cello.Note1 ( src/Sharc/Instruments/Cello/Note1.hs, dist/build/Sharc/Instruments/Cello/Note1.o )
[ 829 of 1379] Compiling Sharc.Instruments.Cello.Note2 ( src/Sharc/Instruments/Cello/Note2.hs, dist/build/Sharc/Instruments/Cello/Note2.o )
[ 830 of 1379] Compiling Sharc.Instruments.Cello.Note3 ( src/Sharc/Instruments/Cello/Note3.hs, dist/build/Sharc/Instruments/Cello/Note3.o )
[ 831 of 1379] Compiling Sharc.Instruments.Cello.Note4 ( src/Sharc/Instruments/Cello/Note4.hs, dist/build/Sharc/Instruments/Cello/Note4.o )
[ 832 of 1379] Compiling Sharc.Instruments.Cello.Note5 ( src/Sharc/Instruments/Cello/Note5.hs, dist/build/Sharc/Instruments/Cello/Note5.o )
[ 833 of 1379] Compiling Sharc.Instruments.Cello.Note6 ( src/Sharc/Instruments/Cello/Note6.hs, dist/build/Sharc/Instruments/Cello/Note6.o )
[ 834 of 1379] Compiling Sharc.Instruments.Cello.Note7 ( src/Sharc/Instruments/Cello/Note7.hs, dist/build/Sharc/Instruments/Cello/Note7.o )
[ 835 of 1379] Compiling Sharc.Instruments.Cello.Note8 ( src/Sharc/Instruments/Cello/Note8.hs, dist/build/Sharc/Instruments/Cello/Note8.o )
[ 836 of 1379] Compiling Sharc.Instruments.Cello.Note9 ( src/Sharc/Instruments/Cello/Note9.hs, dist/build/Sharc/Instruments/Cello/Note9.o )
[ 837 of 1379] Compiling Sharc.Instruments.Cello.Note10 ( src/Sharc/Instruments/Cello/Note10.hs, dist/build/Sharc/Instruments/Cello/Note10.o )
[ 838 of 1379] Compiling Sharc.Instruments.Cello.Note11 ( src/Sharc/Instruments/Cello/Note11.hs, dist/build/Sharc/Instruments/Cello/Note11.o )
[ 839 of 1379] Compiling Sharc.Instruments.Cello.Note12 ( src/Sharc/Instruments/Cello/Note12.hs, dist/build/Sharc/Instruments/Cello/Note12.o )
[ 840 of 1379] Compiling Sharc.Instruments.Cello.Note13 ( src/Sharc/Instruments/Cello/Note13.hs, dist/build/Sharc/Instruments/Cello/Note13.o )
[ 841 of 1379] Compiling Sharc.Instruments.Cello.Note14 ( src/Sharc/Instruments/Cello/Note14.hs, dist/build/Sharc/Instruments/Cello/Note14.o )
[ 842 of 1379] Compiling Sharc.Instruments.Cello.Note15 ( src/Sharc/Instruments/Cello/Note15.hs, dist/build/Sharc/Instruments/Cello/Note15.o )
[ 843 of 1379] Compiling Sharc.Instruments.Cello.Note16 ( src/Sharc/Instruments/Cello/Note16.hs, dist/build/Sharc/Instruments/Cello/Note16.o )
[ 844 of 1379] Compiling Sharc.Instruments.Cello.Note17 ( src/Sharc/Instruments/Cello/Note17.hs, dist/build/Sharc/Instruments/Cello/Note17.o )
[ 845 of 1379] Compiling Sharc.Instruments.Cello.Note18 ( src/Sharc/Instruments/Cello/Note18.hs, dist/build/Sharc/Instruments/Cello/Note18.o )
[ 846 of 1379] Compiling Sharc.Instruments.Cello.Note19 ( src/Sharc/Instruments/Cello/Note19.hs, dist/build/Sharc/Instruments/Cello/Note19.o )
[ 847 of 1379] Compiling Sharc.Instruments.Cello.Note20 ( src/Sharc/Instruments/Cello/Note20.hs, dist/build/Sharc/Instruments/Cello/Note20.o )
[ 848 of 1379] Compiling Sharc.Instruments.Cello.Note21 ( src/Sharc/Instruments/Cello/Note21.hs, dist/build/Sharc/Instruments/Cello/Note21.o )
[ 849 of 1379] Compiling Sharc.Instruments.Cello.Note22 ( src/Sharc/Instruments/Cello/Note22.hs, dist/build/Sharc/Instruments/Cello/Note22.o )
[ 850 of 1379] Compiling Sharc.Instruments.Cello.Note23 ( src/Sharc/Instruments/Cello/Note23.hs, dist/build/Sharc/Instruments/Cello/Note23.o )
[ 851 of 1379] Compiling Sharc.Instruments.Cello.Note24 ( src/Sharc/Instruments/Cello/Note24.hs, dist/build/Sharc/Instruments/Cello/Note24.o )
[ 852 of 1379] Compiling Sharc.Instruments.Cello.Note25 ( src/Sharc/Instruments/Cello/Note25.hs, dist/build/Sharc/Instruments/Cello/Note25.o )
[ 853 of 1379] Compiling Sharc.Instruments.Cello.Note26 ( src/Sharc/Instruments/Cello/Note26.hs, dist/build/Sharc/Instruments/Cello/Note26.o )
[ 854 of 1379] Compiling Sharc.Instruments.Cello.Note27 ( src/Sharc/Instruments/Cello/Note27.hs, dist/build/Sharc/Instruments/Cello/Note27.o )
[ 855 of 1379] Compiling Sharc.Instruments.Cello.Note28 ( src/Sharc/Instruments/Cello/Note28.hs, dist/build/Sharc/Instruments/Cello/Note28.o )
[ 856 of 1379] Compiling Sharc.Instruments.Cello.Note29 ( src/Sharc/Instruments/Cello/Note29.hs, dist/build/Sharc/Instruments/Cello/Note29.o )
[ 857 of 1379] Compiling Sharc.Instruments.Cello.Note30 ( src/Sharc/Instruments/Cello/Note30.hs, dist/build/Sharc/Instruments/Cello/Note30.o )
[ 858 of 1379] Compiling Sharc.Instruments.Cello.Note31 ( src/Sharc/Instruments/Cello/Note31.hs, dist/build/Sharc/Instruments/Cello/Note31.o )
[ 859 of 1379] Compiling Sharc.Instruments.Cello.Note32 ( src/Sharc/Instruments/Cello/Note32.hs, dist/build/Sharc/Instruments/Cello/Note32.o )
[ 860 of 1379] Compiling Sharc.Instruments.Cello.Note33 ( src/Sharc/Instruments/Cello/Note33.hs, dist/build/Sharc/Instruments/Cello/Note33.o )
[ 861 of 1379] Compiling Sharc.Instruments.Cello.Note34 ( src/Sharc/Instruments/Cello/Note34.hs, dist/build/Sharc/Instruments/Cello/Note34.o )
[ 862 of 1379] Compiling Sharc.Instruments.Cello.Note35 ( src/Sharc/Instruments/Cello/Note35.hs, dist/build/Sharc/Instruments/Cello/Note35.o )
[ 863 of 1379] Compiling Sharc.Instruments.Cello.Note36 ( src/Sharc/Instruments/Cello/Note36.hs, dist/build/Sharc/Instruments/Cello/Note36.o )
[ 864 of 1379] Compiling Sharc.Instruments.Cello.Note37 ( src/Sharc/Instruments/Cello/Note37.hs, dist/build/Sharc/Instruments/Cello/Note37.o )
[ 865 of 1379] Compiling Sharc.Instruments.Cello.Note38 ( src/Sharc/Instruments/Cello/Note38.hs, dist/build/Sharc/Instruments/Cello/Note38.o )
[ 866 of 1379] Compiling Sharc.Instruments.Cello.Note39 ( src/Sharc/Instruments/Cello/Note39.hs, dist/build/Sharc/Instruments/Cello/Note39.o )
[ 867 of 1379] Compiling Sharc.Instruments.Cello.Note40 ( src/Sharc/Instruments/Cello/Note40.hs, dist/build/Sharc/Instruments/Cello/Note40.o )
[ 868 of 1379] Compiling Sharc.Instruments.Cello.Note41 ( src/Sharc/Instruments/Cello/Note41.hs, dist/build/Sharc/Instruments/Cello/Note41.o )
[ 869 of 1379] Compiling Sharc.Instruments.Cello.Note42 ( src/Sharc/Instruments/Cello/Note42.hs, dist/build/Sharc/Instruments/Cello/Note42.o )
[ 870 of 1379] Compiling Sharc.Instruments.Cello.Note43 ( src/Sharc/Instruments/Cello/Note43.hs, dist/build/Sharc/Instruments/Cello/Note43.o )
[ 871 of 1379] Compiling Sharc.Instruments.Cello ( src/Sharc/Instruments/Cello.hs, dist/build/Sharc/Instruments/Cello.o )
[ 872 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note0 ( src/Sharc/Instruments/CelloPizzicato/Note0.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note0.o )
[ 873 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note1 ( src/Sharc/Instruments/CelloPizzicato/Note1.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note1.o )
[ 874 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note2 ( src/Sharc/Instruments/CelloPizzicato/Note2.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note2.o )
[ 875 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note3 ( src/Sharc/Instruments/CelloPizzicato/Note3.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note3.o )
[ 876 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note4 ( src/Sharc/Instruments/CelloPizzicato/Note4.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note4.o )
[ 877 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note5 ( src/Sharc/Instruments/CelloPizzicato/Note5.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note5.o )
[ 878 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note6 ( src/Sharc/Instruments/CelloPizzicato/Note6.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note6.o )
[ 879 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note7 ( src/Sharc/Instruments/CelloPizzicato/Note7.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note7.o )
[ 880 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note8 ( src/Sharc/Instruments/CelloPizzicato/Note8.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note8.o )
[ 881 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note9 ( src/Sharc/Instruments/CelloPizzicato/Note9.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note9.o )
[ 882 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note10 ( src/Sharc/Instruments/CelloPizzicato/Note10.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note10.o )
[ 883 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note11 ( src/Sharc/Instruments/CelloPizzicato/Note11.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note11.o )
[ 884 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note12 ( src/Sharc/Instruments/CelloPizzicato/Note12.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note12.o )
[ 885 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note13 ( src/Sharc/Instruments/CelloPizzicato/Note13.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note13.o )
[ 886 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note14 ( src/Sharc/Instruments/CelloPizzicato/Note14.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note14.o )
[ 887 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note15 ( src/Sharc/Instruments/CelloPizzicato/Note15.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note15.o )
[ 888 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note16 ( src/Sharc/Instruments/CelloPizzicato/Note16.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note16.o )
[ 889 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note17 ( src/Sharc/Instruments/CelloPizzicato/Note17.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note17.o )
[ 890 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note18 ( src/Sharc/Instruments/CelloPizzicato/Note18.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note18.o )
[ 891 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note19 ( src/Sharc/Instruments/CelloPizzicato/Note19.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note19.o )
[ 892 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note20 ( src/Sharc/Instruments/CelloPizzicato/Note20.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note20.o )
[ 893 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note21 ( src/Sharc/Instruments/CelloPizzicato/Note21.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note21.o )
[ 894 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note22 ( src/Sharc/Instruments/CelloPizzicato/Note22.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note22.o )
[ 895 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note23 ( src/Sharc/Instruments/CelloPizzicato/Note23.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note23.o )
[ 896 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note24 ( src/Sharc/Instruments/CelloPizzicato/Note24.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note24.o )
[ 897 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note25 ( src/Sharc/Instruments/CelloPizzicato/Note25.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note25.o )
[ 898 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note26 ( src/Sharc/Instruments/CelloPizzicato/Note26.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note26.o )
[ 899 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note27 ( src/Sharc/Instruments/CelloPizzicato/Note27.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note27.o )
[ 900 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note28 ( src/Sharc/Instruments/CelloPizzicato/Note28.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note28.o )
[ 901 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note29 ( src/Sharc/Instruments/CelloPizzicato/Note29.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note29.o )
[ 902 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note30 ( src/Sharc/Instruments/CelloPizzicato/Note30.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note30.o )
[ 903 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note31 ( src/Sharc/Instruments/CelloPizzicato/Note31.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note31.o )
[ 904 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note32 ( src/Sharc/Instruments/CelloPizzicato/Note32.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note32.o )
[ 905 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note33 ( src/Sharc/Instruments/CelloPizzicato/Note33.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note33.o )
[ 906 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note34 ( src/Sharc/Instruments/CelloPizzicato/Note34.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note34.o )
[ 907 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note35 ( src/Sharc/Instruments/CelloPizzicato/Note35.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note35.o )
[ 908 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note36 ( src/Sharc/Instruments/CelloPizzicato/Note36.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note36.o )
[ 909 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note37 ( src/Sharc/Instruments/CelloPizzicato/Note37.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note37.o )
[ 910 of 1379] Compiling Sharc.Instruments.CelloPizzicato.Note38 ( src/Sharc/Instruments/CelloPizzicato/Note38.hs, dist/build/Sharc/Instruments/CelloPizzicato/Note38.o )
[ 911 of 1379] Compiling Sharc.Instruments.CelloPizzicato ( src/Sharc/Instruments/CelloPizzicato.hs, dist/build/Sharc/Instruments/CelloPizzicato.o )
[ 912 of 1379] Compiling Sharc.Instruments.CelloMuted.Note0 ( src/Sharc/Instruments/CelloMuted/Note0.hs, dist/build/Sharc/Instruments/CelloMuted/Note0.o )
[ 913 of 1379] Compiling Sharc.Instruments.CelloMuted.Note1 ( src/Sharc/Instruments/CelloMuted/Note1.hs, dist/build/Sharc/Instruments/CelloMuted/Note1.o )
[ 914 of 1379] Compiling Sharc.Instruments.CelloMuted.Note2 ( src/Sharc/Instruments/CelloMuted/Note2.hs, dist/build/Sharc/Instruments/CelloMuted/Note2.o )
[ 915 of 1379] Compiling Sharc.Instruments.CelloMuted.Note3 ( src/Sharc/Instruments/CelloMuted/Note3.hs, dist/build/Sharc/Instruments/CelloMuted/Note3.o )
[ 916 of 1379] Compiling Sharc.Instruments.CelloMuted.Note4 ( src/Sharc/Instruments/CelloMuted/Note4.hs, dist/build/Sharc/Instruments/CelloMuted/Note4.o )
[ 917 of 1379] Compiling Sharc.Instruments.CelloMuted.Note5 ( src/Sharc/Instruments/CelloMuted/Note5.hs, dist/build/Sharc/Instruments/CelloMuted/Note5.o )
[ 918 of 1379] Compiling Sharc.Instruments.CelloMuted.Note6 ( src/Sharc/Instruments/CelloMuted/Note6.hs, dist/build/Sharc/Instruments/CelloMuted/Note6.o )
[ 919 of 1379] Compiling Sharc.Instruments.CelloMuted.Note7 ( src/Sharc/Instruments/CelloMuted/Note7.hs, dist/build/Sharc/Instruments/CelloMuted/Note7.o )
[ 920 of 1379] Compiling Sharc.Instruments.CelloMuted.Note8 ( src/Sharc/Instruments/CelloMuted/Note8.hs, dist/build/Sharc/Instruments/CelloMuted/Note8.o )
[ 921 of 1379] Compiling Sharc.Instruments.CelloMuted.Note9 ( src/Sharc/Instruments/CelloMuted/Note9.hs, dist/build/Sharc/Instruments/CelloMuted/Note9.o )
[ 922 of 1379] Compiling Sharc.Instruments.CelloMuted.Note10 ( src/Sharc/Instruments/CelloMuted/Note10.hs, dist/build/Sharc/Instruments/CelloMuted/Note10.o )
[ 923 of 1379] Compiling Sharc.Instruments.CelloMuted.Note11 ( src/Sharc/Instruments/CelloMuted/Note11.hs, dist/build/Sharc/Instruments/CelloMuted/Note11.o )
[ 924 of 1379] Compiling Sharc.Instruments.CelloMuted.Note12 ( src/Sharc/Instruments/CelloMuted/Note12.hs, dist/build/Sharc/Instruments/CelloMuted/Note12.o )
[ 925 of 1379] Compiling Sharc.Instruments.CelloMuted.Note13 ( src/Sharc/Instruments/CelloMuted/Note13.hs, dist/build/Sharc/Instruments/CelloMuted/Note13.o )
[ 926 of 1379] Compiling Sharc.Instruments.CelloMuted.Note14 ( src/Sharc/Instruments/CelloMuted/Note14.hs, dist/build/Sharc/Instruments/CelloMuted/Note14.o )
[ 927 of 1379] Compiling Sharc.Instruments.CelloMuted.Note15 ( src/Sharc/Instruments/CelloMuted/Note15.hs, dist/build/Sharc/Instruments/CelloMuted/Note15.o )
[ 928 of 1379] Compiling Sharc.Instruments.CelloMuted.Note16 ( src/Sharc/Instruments/CelloMuted/Note16.hs, dist/build/Sharc/Instruments/CelloMuted/Note16.o )
[ 929 of 1379] Compiling Sharc.Instruments.CelloMuted.Note17 ( src/Sharc/Instruments/CelloMuted/Note17.hs, dist/build/Sharc/Instruments/CelloMuted/Note17.o )
[ 930 of 1379] Compiling Sharc.Instruments.CelloMuted.Note18 ( src/Sharc/Instruments/CelloMuted/Note18.hs, dist/build/Sharc/Instruments/CelloMuted/Note18.o )
[ 931 of 1379] Compiling Sharc.Instruments.CelloMuted.Note19 ( src/Sharc/Instruments/CelloMuted/Note19.hs, dist/build/Sharc/Instruments/CelloMuted/Note19.o )
[ 932 of 1379] Compiling Sharc.Instruments.CelloMuted.Note20 ( src/Sharc/Instruments/CelloMuted/Note20.hs, dist/build/Sharc/Instruments/CelloMuted/Note20.o )
[ 933 of 1379] Compiling Sharc.Instruments.CelloMuted.Note21 ( src/Sharc/Instruments/CelloMuted/Note21.hs, dist/build/Sharc/Instruments/CelloMuted/Note21.o )
[ 934 of 1379] Compiling Sharc.Instruments.CelloMuted.Note22 ( src/Sharc/Instruments/CelloMuted/Note22.hs, dist/build/Sharc/Instruments/CelloMuted/Note22.o )
[ 935 of 1379] Compiling Sharc.Instruments.CelloMuted.Note23 ( src/Sharc/Instruments/CelloMuted/Note23.hs, dist/build/Sharc/Instruments/CelloMuted/Note23.o )
[ 936 of 1379] Compiling Sharc.Instruments.CelloMuted.Note24 ( src/Sharc/Instruments/CelloMuted/Note24.hs, dist/build/Sharc/Instruments/CelloMuted/Note24.o )
[ 937 of 1379] Compiling Sharc.Instruments.CelloMuted.Note25 ( src/Sharc/Instruments/CelloMuted/Note25.hs, dist/build/Sharc/Instruments/CelloMuted/Note25.o )
[ 938 of 1379] Compiling Sharc.Instruments.CelloMuted.Note26 ( src/Sharc/Instruments/CelloMuted/Note26.hs, dist/build/Sharc/Instruments/CelloMuted/Note26.o )
[ 939 of 1379] Compiling Sharc.Instruments.CelloMuted.Note27 ( src/Sharc/Instruments/CelloMuted/Note27.hs, dist/build/Sharc/Instruments/CelloMuted/Note27.o )
[ 940 of 1379] Compiling Sharc.Instruments.CelloMuted.Note28 ( src/Sharc/Instruments/CelloMuted/Note28.hs, dist/build/Sharc/Instruments/CelloMuted/Note28.o )
[ 941 of 1379] Compiling Sharc.Instruments.CelloMuted.Note29 ( src/Sharc/Instruments/CelloMuted/Note29.hs, dist/build/Sharc/Instruments/CelloMuted/Note29.o )
[ 942 of 1379] Compiling Sharc.Instruments.CelloMuted.Note30 ( src/Sharc/Instruments/CelloMuted/Note30.hs, dist/build/Sharc/Instruments/CelloMuted/Note30.o )
[ 943 of 1379] Compiling Sharc.Instruments.CelloMuted.Note31 ( src/Sharc/Instruments/CelloMuted/Note31.hs, dist/build/Sharc/Instruments/CelloMuted/Note31.o )
[ 944 of 1379] Compiling Sharc.Instruments.CelloMuted.Note32 ( src/Sharc/Instruments/CelloMuted/Note32.hs, dist/build/Sharc/Instruments/CelloMuted/Note32.o )
[ 945 of 1379] Compiling Sharc.Instruments.CelloMuted.Note33 ( src/Sharc/Instruments/CelloMuted/Note33.hs, dist/build/Sharc/Instruments/CelloMuted/Note33.o )
[ 946 of 1379] Compiling Sharc.Instruments.CelloMuted ( src/Sharc/Instruments/CelloMuted.hs, dist/build/Sharc/Instruments/CelloMuted.o )
[ 947 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note0 ( src/Sharc/Instruments/CelloMarteleBowing/Note0.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note0.o )
[ 948 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note1 ( src/Sharc/Instruments/CelloMarteleBowing/Note1.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note1.o )
[ 949 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note2 ( src/Sharc/Instruments/CelloMarteleBowing/Note2.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note2.o )
[ 950 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note3 ( src/Sharc/Instruments/CelloMarteleBowing/Note3.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note3.o )
[ 951 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note4 ( src/Sharc/Instruments/CelloMarteleBowing/Note4.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note4.o )
[ 952 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note5 ( src/Sharc/Instruments/CelloMarteleBowing/Note5.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note5.o )
[ 953 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note6 ( src/Sharc/Instruments/CelloMarteleBowing/Note6.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note6.o )
[ 954 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note7 ( src/Sharc/Instruments/CelloMarteleBowing/Note7.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note7.o )
[ 955 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note8 ( src/Sharc/Instruments/CelloMarteleBowing/Note8.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note8.o )
[ 956 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note9 ( src/Sharc/Instruments/CelloMarteleBowing/Note9.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note9.o )
[ 957 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note10 ( src/Sharc/Instruments/CelloMarteleBowing/Note10.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note10.o )
[ 958 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note11 ( src/Sharc/Instruments/CelloMarteleBowing/Note11.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note11.o )
[ 959 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note12 ( src/Sharc/Instruments/CelloMarteleBowing/Note12.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note12.o )
[ 960 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note13 ( src/Sharc/Instruments/CelloMarteleBowing/Note13.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note13.o )
[ 961 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note14 ( src/Sharc/Instruments/CelloMarteleBowing/Note14.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note14.o )
[ 962 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note15 ( src/Sharc/Instruments/CelloMarteleBowing/Note15.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note15.o )
[ 963 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note16 ( src/Sharc/Instruments/CelloMarteleBowing/Note16.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note16.o )
[ 964 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note17 ( src/Sharc/Instruments/CelloMarteleBowing/Note17.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note17.o )
[ 965 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note18 ( src/Sharc/Instruments/CelloMarteleBowing/Note18.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note18.o )
[ 966 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note19 ( src/Sharc/Instruments/CelloMarteleBowing/Note19.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note19.o )
[ 967 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note20 ( src/Sharc/Instruments/CelloMarteleBowing/Note20.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note20.o )
[ 968 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note21 ( src/Sharc/Instruments/CelloMarteleBowing/Note21.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note21.o )
[ 969 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note22 ( src/Sharc/Instruments/CelloMarteleBowing/Note22.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note22.o )
[ 970 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note23 ( src/Sharc/Instruments/CelloMarteleBowing/Note23.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note23.o )
[ 971 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note24 ( src/Sharc/Instruments/CelloMarteleBowing/Note24.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note24.o )
[ 972 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note25 ( src/Sharc/Instruments/CelloMarteleBowing/Note25.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note25.o )
[ 973 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note26 ( src/Sharc/Instruments/CelloMarteleBowing/Note26.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note26.o )
[ 974 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note27 ( src/Sharc/Instruments/CelloMarteleBowing/Note27.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note27.o )
[ 975 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note28 ( src/Sharc/Instruments/CelloMarteleBowing/Note28.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note28.o )
[ 976 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note29 ( src/Sharc/Instruments/CelloMarteleBowing/Note29.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note29.o )
[ 977 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note30 ( src/Sharc/Instruments/CelloMarteleBowing/Note30.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note30.o )
[ 978 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note31 ( src/Sharc/Instruments/CelloMarteleBowing/Note31.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note31.o )
[ 979 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note32 ( src/Sharc/Instruments/CelloMarteleBowing/Note32.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note32.o )
[ 980 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note33 ( src/Sharc/Instruments/CelloMarteleBowing/Note33.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note33.o )
[ 981 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note34 ( src/Sharc/Instruments/CelloMarteleBowing/Note34.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note34.o )
[ 982 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note35 ( src/Sharc/Instruments/CelloMarteleBowing/Note35.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note35.o )
[ 983 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note36 ( src/Sharc/Instruments/CelloMarteleBowing/Note36.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note36.o )
[ 984 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note37 ( src/Sharc/Instruments/CelloMarteleBowing/Note37.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note37.o )
[ 985 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note38 ( src/Sharc/Instruments/CelloMarteleBowing/Note38.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note38.o )
[ 986 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note39 ( src/Sharc/Instruments/CelloMarteleBowing/Note39.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note39.o )
[ 987 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note40 ( src/Sharc/Instruments/CelloMarteleBowing/Note40.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note40.o )
[ 988 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note41 ( src/Sharc/Instruments/CelloMarteleBowing/Note41.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note41.o )
[ 989 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note42 ( src/Sharc/Instruments/CelloMarteleBowing/Note42.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note42.o )
[ 990 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing.Note43 ( src/Sharc/Instruments/CelloMarteleBowing/Note43.hs, dist/build/Sharc/Instruments/CelloMarteleBowing/Note43.o )
[ 991 of 1379] Compiling Sharc.Instruments.CelloMarteleBowing ( src/Sharc/Instruments/CelloMarteleBowing.hs, dist/build/Sharc/Instruments/CelloMarteleBowing.o )
[ 992 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note0 ( src/Sharc/Instruments/ContrabassPizzicato/Note0.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note0.o )
[ 993 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note1 ( src/Sharc/Instruments/ContrabassPizzicato/Note1.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note1.o )
[ 994 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note2 ( src/Sharc/Instruments/ContrabassPizzicato/Note2.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note2.o )
[ 995 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note3 ( src/Sharc/Instruments/ContrabassPizzicato/Note3.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note3.o )
[ 996 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note4 ( src/Sharc/Instruments/ContrabassPizzicato/Note4.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note4.o )
[ 997 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note5 ( src/Sharc/Instruments/ContrabassPizzicato/Note5.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note5.o )
[ 998 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note6 ( src/Sharc/Instruments/ContrabassPizzicato/Note6.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note6.o )
[ 999 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note7 ( src/Sharc/Instruments/ContrabassPizzicato/Note7.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note7.o )
[1000 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note8 ( src/Sharc/Instruments/ContrabassPizzicato/Note8.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note8.o )
[1001 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note9 ( src/Sharc/Instruments/ContrabassPizzicato/Note9.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note9.o )
[1002 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note10 ( src/Sharc/Instruments/ContrabassPizzicato/Note10.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note10.o )
[1003 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note11 ( src/Sharc/Instruments/ContrabassPizzicato/Note11.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note11.o )
[1004 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note12 ( src/Sharc/Instruments/ContrabassPizzicato/Note12.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note12.o )
[1005 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note13 ( src/Sharc/Instruments/ContrabassPizzicato/Note13.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note13.o )
[1006 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note14 ( src/Sharc/Instruments/ContrabassPizzicato/Note14.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note14.o )
[1007 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note15 ( src/Sharc/Instruments/ContrabassPizzicato/Note15.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note15.o )
[1008 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note16 ( src/Sharc/Instruments/ContrabassPizzicato/Note16.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note16.o )
[1009 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note17 ( src/Sharc/Instruments/ContrabassPizzicato/Note17.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note17.o )
[1010 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note18 ( src/Sharc/Instruments/ContrabassPizzicato/Note18.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note18.o )
[1011 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note19 ( src/Sharc/Instruments/ContrabassPizzicato/Note19.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note19.o )
[1012 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note20 ( src/Sharc/Instruments/ContrabassPizzicato/Note20.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note20.o )
[1013 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note21 ( src/Sharc/Instruments/ContrabassPizzicato/Note21.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note21.o )
[1014 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note22 ( src/Sharc/Instruments/ContrabassPizzicato/Note22.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note22.o )
[1015 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note23 ( src/Sharc/Instruments/ContrabassPizzicato/Note23.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note23.o )
[1016 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note24 ( src/Sharc/Instruments/ContrabassPizzicato/Note24.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note24.o )
[1017 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note25 ( src/Sharc/Instruments/ContrabassPizzicato/Note25.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note25.o )
[1018 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note26 ( src/Sharc/Instruments/ContrabassPizzicato/Note26.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note26.o )
[1019 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note27 ( src/Sharc/Instruments/ContrabassPizzicato/Note27.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note27.o )
[1020 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note28 ( src/Sharc/Instruments/ContrabassPizzicato/Note28.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note28.o )
[1021 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note29 ( src/Sharc/Instruments/ContrabassPizzicato/Note29.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note29.o )
[1022 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note30 ( src/Sharc/Instruments/ContrabassPizzicato/Note30.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note30.o )
[1023 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note31 ( src/Sharc/Instruments/ContrabassPizzicato/Note31.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note31.o )
[1024 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note32 ( src/Sharc/Instruments/ContrabassPizzicato/Note32.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note32.o )
[1025 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note33 ( src/Sharc/Instruments/ContrabassPizzicato/Note33.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note33.o )
[1026 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note34 ( src/Sharc/Instruments/ContrabassPizzicato/Note34.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note34.o )
[1027 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note35 ( src/Sharc/Instruments/ContrabassPizzicato/Note35.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note35.o )
[1028 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note36 ( src/Sharc/Instruments/ContrabassPizzicato/Note36.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note36.o )
[1029 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note37 ( src/Sharc/Instruments/ContrabassPizzicato/Note37.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note37.o )
[1030 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note38 ( src/Sharc/Instruments/ContrabassPizzicato/Note38.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note38.o )
[1031 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note39 ( src/Sharc/Instruments/ContrabassPizzicato/Note39.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note39.o )
[1032 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato.Note40 ( src/Sharc/Instruments/ContrabassPizzicato/Note40.hs, dist/build/Sharc/Instruments/ContrabassPizzicato/Note40.o )
[1033 of 1379] Compiling Sharc.Instruments.ContrabassPizzicato ( src/Sharc/Instruments/ContrabassPizzicato.hs, dist/build/Sharc/Instruments/ContrabassPizzicato.o )
[1034 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note0 ( src/Sharc/Instruments/ContrabassMuted/Note0.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note0.o )
[1035 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note1 ( src/Sharc/Instruments/ContrabassMuted/Note1.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note1.o )
[1036 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note2 ( src/Sharc/Instruments/ContrabassMuted/Note2.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note2.o )
[1037 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note3 ( src/Sharc/Instruments/ContrabassMuted/Note3.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note3.o )
[1038 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note4 ( src/Sharc/Instruments/ContrabassMuted/Note4.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note4.o )
[1039 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note5 ( src/Sharc/Instruments/ContrabassMuted/Note5.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note5.o )
[1040 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note6 ( src/Sharc/Instruments/ContrabassMuted/Note6.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note6.o )
[1041 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note7 ( src/Sharc/Instruments/ContrabassMuted/Note7.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note7.o )
[1042 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note8 ( src/Sharc/Instruments/ContrabassMuted/Note8.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note8.o )
[1043 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note9 ( src/Sharc/Instruments/ContrabassMuted/Note9.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note9.o )
[1044 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note10 ( src/Sharc/Instruments/ContrabassMuted/Note10.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note10.o )
[1045 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note11 ( src/Sharc/Instruments/ContrabassMuted/Note11.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note11.o )
[1046 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note12 ( src/Sharc/Instruments/ContrabassMuted/Note12.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note12.o )
[1047 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note13 ( src/Sharc/Instruments/ContrabassMuted/Note13.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note13.o )
[1048 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note14 ( src/Sharc/Instruments/ContrabassMuted/Note14.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note14.o )
[1049 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note15 ( src/Sharc/Instruments/ContrabassMuted/Note15.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note15.o )
[1050 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note16 ( src/Sharc/Instruments/ContrabassMuted/Note16.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note16.o )
[1051 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note17 ( src/Sharc/Instruments/ContrabassMuted/Note17.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note17.o )
[1052 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note18 ( src/Sharc/Instruments/ContrabassMuted/Note18.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note18.o )
[1053 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note19 ( src/Sharc/Instruments/ContrabassMuted/Note19.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note19.o )
[1054 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note20 ( src/Sharc/Instruments/ContrabassMuted/Note20.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note20.o )
[1055 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note21 ( src/Sharc/Instruments/ContrabassMuted/Note21.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note21.o )
[1056 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note22 ( src/Sharc/Instruments/ContrabassMuted/Note22.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note22.o )
[1057 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note23 ( src/Sharc/Instruments/ContrabassMuted/Note23.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note23.o )
[1058 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note24 ( src/Sharc/Instruments/ContrabassMuted/Note24.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note24.o )
[1059 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note25 ( src/Sharc/Instruments/ContrabassMuted/Note25.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note25.o )
[1060 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note26 ( src/Sharc/Instruments/ContrabassMuted/Note26.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note26.o )
[1061 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note27 ( src/Sharc/Instruments/ContrabassMuted/Note27.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note27.o )
[1062 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note28 ( src/Sharc/Instruments/ContrabassMuted/Note28.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note28.o )
[1063 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note29 ( src/Sharc/Instruments/ContrabassMuted/Note29.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note29.o )
[1064 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note30 ( src/Sharc/Instruments/ContrabassMuted/Note30.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note30.o )
[1065 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note31 ( src/Sharc/Instruments/ContrabassMuted/Note31.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note31.o )
[1066 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note32 ( src/Sharc/Instruments/ContrabassMuted/Note32.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note32.o )
[1067 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note33 ( src/Sharc/Instruments/ContrabassMuted/Note33.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note33.o )
[1068 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note34 ( src/Sharc/Instruments/ContrabassMuted/Note34.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note34.o )
[1069 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note35 ( src/Sharc/Instruments/ContrabassMuted/Note35.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note35.o )
[1070 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note36 ( src/Sharc/Instruments/ContrabassMuted/Note36.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note36.o )
[1071 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note37 ( src/Sharc/Instruments/ContrabassMuted/Note37.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note37.o )
[1072 of 1379] Compiling Sharc.Instruments.ContrabassMuted.Note38 ( src/Sharc/Instruments/ContrabassMuted/Note38.hs, dist/build/Sharc/Instruments/ContrabassMuted/Note38.o )
[1073 of 1379] Compiling Sharc.Instruments.ContrabassMuted ( src/Sharc/Instruments/ContrabassMuted.hs, dist/build/Sharc/Instruments/ContrabassMuted.o )
[1074 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note0 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note0.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note0.o )
[1075 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note1 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note1.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note1.o )
[1076 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note2 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note2.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note2.o )
[1077 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note3 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note3.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note3.o )
[1078 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note4 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note4.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note4.o )
[1079 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note5 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note5.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note5.o )
[1080 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note6 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note6.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note6.o )
[1081 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note7 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note7.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note7.o )
[1082 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note8 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note8.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note8.o )
[1083 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note9 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note9.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note9.o )
[1084 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note10 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note10.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note10.o )
[1085 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note11 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note11.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note11.o )
[1086 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note12 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note12.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note12.o )
[1087 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note13 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note13.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note13.o )
[1088 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note14 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note14.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note14.o )
[1089 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note15 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note15.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note15.o )
[1090 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note16 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note16.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note16.o )
[1091 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note17 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note17.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note17.o )
[1092 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note18 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note18.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note18.o )
[1093 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note19 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note19.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note19.o )
[1094 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note20 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note20.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note20.o )
[1095 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note21 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note21.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note21.o )
[1096 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note22 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note22.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note22.o )
[1097 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note23 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note23.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note23.o )
[1098 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note24 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note24.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note24.o )
[1099 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note25 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note25.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note25.o )
[1100 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note26 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note26.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note26.o )
[1101 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note27 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note27.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note27.o )
[1102 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note28 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note28.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note28.o )
[1103 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note29 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note29.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note29.o )
[1104 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note30 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note30.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note30.o )
[1105 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note31 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note31.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note31.o )
[1106 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note32 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note32.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note32.o )
[1107 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note33 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note33.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note33.o )
[1108 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note34 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note34.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note34.o )
[1109 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note35 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note35.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note35.o )
[1110 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing.Note36 ( src/Sharc/Instruments/ContrabassMarteleBowing/Note36.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing/Note36.o )
[1111 of 1379] Compiling Sharc.Instruments.ContrabassMarteleBowing ( src/Sharc/Instruments/ContrabassMarteleBowing.hs, dist/build/Sharc/Instruments/ContrabassMarteleBowing.o )
[1112 of 1379] Compiling Sharc.Instruments.Contrabass.Note0 ( src/Sharc/Instruments/Contrabass/Note0.hs, dist/build/Sharc/Instruments/Contrabass/Note0.o )
[1113 of 1379] Compiling Sharc.Instruments.Contrabass.Note1 ( src/Sharc/Instruments/Contrabass/Note1.hs, dist/build/Sharc/Instruments/Contrabass/Note1.o )
[1114 of 1379] Compiling Sharc.Instruments.Contrabass.Note2 ( src/Sharc/Instruments/Contrabass/Note2.hs, dist/build/Sharc/Instruments/Contrabass/Note2.o )
[1115 of 1379] Compiling Sharc.Instruments.Contrabass.Note3 ( src/Sharc/Instruments/Contrabass/Note3.hs, dist/build/Sharc/Instruments/Contrabass/Note3.o )
[1116 of 1379] Compiling Sharc.Instruments.Contrabass.Note4 ( src/Sharc/Instruments/Contrabass/Note4.hs, dist/build/Sharc/Instruments/Contrabass/Note4.o )
[1117 of 1379] Compiling Sharc.Instruments.Contrabass.Note5 ( src/Sharc/Instruments/Contrabass/Note5.hs, dist/build/Sharc/Instruments/Contrabass/Note5.o )
[1118 of 1379] Compiling Sharc.Instruments.Contrabass.Note6 ( src/Sharc/Instruments/Contrabass/Note6.hs, dist/build/Sharc/Instruments/Contrabass/Note6.o )
[1119 of 1379] Compiling Sharc.Instruments.Contrabass.Note7 ( src/Sharc/Instruments/Contrabass/Note7.hs, dist/build/Sharc/Instruments/Contrabass/Note7.o )
[1120 of 1379] Compiling Sharc.Instruments.Contrabass.Note8 ( src/Sharc/Instruments/Contrabass/Note8.hs, dist/build/Sharc/Instruments/Contrabass/Note8.o )
[1121 of 1379] Compiling Sharc.Instruments.Contrabass.Note9 ( src/Sharc/Instruments/Contrabass/Note9.hs, dist/build/Sharc/Instruments/Contrabass/Note9.o )
[1122 of 1379] Compiling Sharc.Instruments.Contrabass.Note10 ( src/Sharc/Instruments/Contrabass/Note10.hs, dist/build/Sharc/Instruments/Contrabass/Note10.o )
[1123 of 1379] Compiling Sharc.Instruments.Contrabass.Note11 ( src/Sharc/Instruments/Contrabass/Note11.hs, dist/build/Sharc/Instruments/Contrabass/Note11.o )
[1124 of 1379] Compiling Sharc.Instruments.Contrabass.Note12 ( src/Sharc/Instruments/Contrabass/Note12.hs, dist/build/Sharc/Instruments/Contrabass/Note12.o )
[1125 of 1379] Compiling Sharc.Instruments.Contrabass.Note13 ( src/Sharc/Instruments/Contrabass/Note13.hs, dist/build/Sharc/Instruments/Contrabass/Note13.o )
[1126 of 1379] Compiling Sharc.Instruments.Contrabass.Note14 ( src/Sharc/Instruments/Contrabass/Note14.hs, dist/build/Sharc/Instruments/Contrabass/Note14.o )
[1127 of 1379] Compiling Sharc.Instruments.Contrabass.Note15 ( src/Sharc/Instruments/Contrabass/Note15.hs, dist/build/Sharc/Instruments/Contrabass/Note15.o )
[1128 of 1379] Compiling Sharc.Instruments.Contrabass.Note16 ( src/Sharc/Instruments/Contrabass/Note16.hs, dist/build/Sharc/Instruments/Contrabass/Note16.o )
[1129 of 1379] Compiling Sharc.Instruments.Contrabass.Note17 ( src/Sharc/Instruments/Contrabass/Note17.hs, dist/build/Sharc/Instruments/Contrabass/Note17.o )
[1130 of 1379] Compiling Sharc.Instruments.Contrabass.Note18 ( src/Sharc/Instruments/Contrabass/Note18.hs, dist/build/Sharc/Instruments/Contrabass/Note18.o )
[1131 of 1379] Compiling Sharc.Instruments.Contrabass.Note19 ( src/Sharc/Instruments/Contrabass/Note19.hs, dist/build/Sharc/Instruments/Contrabass/Note19.o )
[1132 of 1379] Compiling Sharc.Instruments.Contrabass.Note20 ( src/Sharc/Instruments/Contrabass/Note20.hs, dist/build/Sharc/Instruments/Contrabass/Note20.o )
[1133 of 1379] Compiling Sharc.Instruments.Contrabass.Note21 ( src/Sharc/Instruments/Contrabass/Note21.hs, dist/build/Sharc/Instruments/Contrabass/Note21.o )
[1134 of 1379] Compiling Sharc.Instruments.Contrabass.Note22 ( src/Sharc/Instruments/Contrabass/Note22.hs, dist/build/Sharc/Instruments/Contrabass/Note22.o )
[1135 of 1379] Compiling Sharc.Instruments.Contrabass.Note23 ( src/Sharc/Instruments/Contrabass/Note23.hs, dist/build/Sharc/Instruments/Contrabass/Note23.o )
[1136 of 1379] Compiling Sharc.Instruments.Contrabass.Note24 ( src/Sharc/Instruments/Contrabass/Note24.hs, dist/build/Sharc/Instruments/Contrabass/Note24.o )
[1137 of 1379] Compiling Sharc.Instruments.Contrabass.Note25 ( src/Sharc/Instruments/Contrabass/Note25.hs, dist/build/Sharc/Instruments/Contrabass/Note25.o )
[1138 of 1379] Compiling Sharc.Instruments.Contrabass.Note26 ( src/Sharc/Instruments/Contrabass/Note26.hs, dist/build/Sharc/Instruments/Contrabass/Note26.o )
[1139 of 1379] Compiling Sharc.Instruments.Contrabass.Note27 ( src/Sharc/Instruments/Contrabass/Note27.hs, dist/build/Sharc/Instruments/Contrabass/Note27.o )
[1140 of 1379] Compiling Sharc.Instruments.Contrabass.Note28 ( src/Sharc/Instruments/Contrabass/Note28.hs, dist/build/Sharc/Instruments/Contrabass/Note28.o )
[1141 of 1379] Compiling Sharc.Instruments.Contrabass.Note29 ( src/Sharc/Instruments/Contrabass/Note29.hs, dist/build/Sharc/Instruments/Contrabass/Note29.o )
[1142 of 1379] Compiling Sharc.Instruments.Contrabass.Note30 ( src/Sharc/Instruments/Contrabass/Note30.hs, dist/build/Sharc/Instruments/Contrabass/Note30.o )
[1143 of 1379] Compiling Sharc.Instruments.Contrabass.Note31 ( src/Sharc/Instruments/Contrabass/Note31.hs, dist/build/Sharc/Instruments/Contrabass/Note31.o )
[1144 of 1379] Compiling Sharc.Instruments.Contrabass.Note32 ( src/Sharc/Instruments/Contrabass/Note32.hs, dist/build/Sharc/Instruments/Contrabass/Note32.o )
[1145 of 1379] Compiling Sharc.Instruments.Contrabass.Note33 ( src/Sharc/Instruments/Contrabass/Note33.hs, dist/build/Sharc/Instruments/Contrabass/Note33.o )
[1146 of 1379] Compiling Sharc.Instruments.Contrabass.Note34 ( src/Sharc/Instruments/Contrabass/Note34.hs, dist/build/Sharc/Instruments/Contrabass/Note34.o )
[1147 of 1379] Compiling Sharc.Instruments.Contrabass.Note35 ( src/Sharc/Instruments/Contrabass/Note35.hs, dist/build/Sharc/Instruments/Contrabass/Note35.o )
[1148 of 1379] Compiling Sharc.Instruments.Contrabass.Note36 ( src/Sharc/Instruments/Contrabass/Note36.hs, dist/build/Sharc/Instruments/Contrabass/Note36.o )
[1149 of 1379] Compiling Sharc.Instruments.Contrabass.Note37 ( src/Sharc/Instruments/Contrabass/Note37.hs, dist/build/Sharc/Instruments/Contrabass/Note37.o )
[1150 of 1379] Compiling Sharc.Instruments.Contrabass ( src/Sharc/Instruments/Contrabass.hs, dist/build/Sharc/Instruments/Contrabass.o )
[1151 of 1379] Compiling Sharc.Instruments.Clarinet.Note0 ( src/Sharc/Instruments/Clarinet/Note0.hs, dist/build/Sharc/Instruments/Clarinet/Note0.o )
[1152 of 1379] Compiling Sharc.Instruments.Clarinet.Note1 ( src/Sharc/Instruments/Clarinet/Note1.hs, dist/build/Sharc/Instruments/Clarinet/Note1.o )
[1153 of 1379] Compiling Sharc.Instruments.Clarinet.Note2 ( src/Sharc/Instruments/Clarinet/Note2.hs, dist/build/Sharc/Instruments/Clarinet/Note2.o )
[1154 of 1379] Compiling Sharc.Instruments.Clarinet.Note3 ( src/Sharc/Instruments/Clarinet/Note3.hs, dist/build/Sharc/Instruments/Clarinet/Note3.o )
[1155 of 1379] Compiling Sharc.Instruments.Clarinet.Note4 ( src/Sharc/Instruments/Clarinet/Note4.hs, dist/build/Sharc/Instruments/Clarinet/Note4.o )
[1156 of 1379] Compiling Sharc.Instruments.Clarinet.Note5 ( src/Sharc/Instruments/Clarinet/Note5.hs, dist/build/Sharc/Instruments/Clarinet/Note5.o )
[1157 of 1379] Compiling Sharc.Instruments.Clarinet.Note6 ( src/Sharc/Instruments/Clarinet/Note6.hs, dist/build/Sharc/Instruments/Clarinet/Note6.o )
[1158 of 1379] Compiling Sharc.Instruments.Clarinet.Note7 ( src/Sharc/Instruments/Clarinet/Note7.hs, dist/build/Sharc/Instruments/Clarinet/Note7.o )
[1159 of 1379] Compiling Sharc.Instruments.Clarinet.Note8 ( src/Sharc/Instruments/Clarinet/Note8.hs, dist/build/Sharc/Instruments/Clarinet/Note8.o )
[1160 of 1379] Compiling Sharc.Instruments.Clarinet.Note9 ( src/Sharc/Instruments/Clarinet/Note9.hs, dist/build/Sharc/Instruments/Clarinet/Note9.o )
[1161 of 1379] Compiling Sharc.Instruments.Clarinet.Note10 ( src/Sharc/Instruments/Clarinet/Note10.hs, dist/build/Sharc/Instruments/Clarinet/Note10.o )
[1162 of 1379] Compiling Sharc.Instruments.Clarinet.Note11 ( src/Sharc/Instruments/Clarinet/Note11.hs, dist/build/Sharc/Instruments/Clarinet/Note11.o )
[1163 of 1379] Compiling Sharc.Instruments.Clarinet.Note12 ( src/Sharc/Instruments/Clarinet/Note12.hs, dist/build/Sharc/Instruments/Clarinet/Note12.o )
[1164 of 1379] Compiling Sharc.Instruments.Clarinet.Note13 ( src/Sharc/Instruments/Clarinet/Note13.hs, dist/build/Sharc/Instruments/Clarinet/Note13.o )
[1165 of 1379] Compiling Sharc.Instruments.Clarinet.Note14 ( src/Sharc/Instruments/Clarinet/Note14.hs, dist/build/Sharc/Instruments/Clarinet/Note14.o )
[1166 of 1379] Compiling Sharc.Instruments.Clarinet.Note15 ( src/Sharc/Instruments/Clarinet/Note15.hs, dist/build/Sharc/Instruments/Clarinet/Note15.o )
[1167 of 1379] Compiling Sharc.Instruments.Clarinet.Note16 ( src/Sharc/Instruments/Clarinet/Note16.hs, dist/build/Sharc/Instruments/Clarinet/Note16.o )
[1168 of 1379] Compiling Sharc.Instruments.Clarinet.Note17 ( src/Sharc/Instruments/Clarinet/Note17.hs, dist/build/Sharc/Instruments/Clarinet/Note17.o )
[1169 of 1379] Compiling Sharc.Instruments.Clarinet.Note18 ( src/Sharc/Instruments/Clarinet/Note18.hs, dist/build/Sharc/Instruments/Clarinet/Note18.o )
[1170 of 1379] Compiling Sharc.Instruments.Clarinet.Note19 ( src/Sharc/Instruments/Clarinet/Note19.hs, dist/build/Sharc/Instruments/Clarinet/Note19.o )
[1171 of 1379] Compiling Sharc.Instruments.Clarinet.Note20 ( src/Sharc/Instruments/Clarinet/Note20.hs, dist/build/Sharc/Instruments/Clarinet/Note20.o )
[1172 of 1379] Compiling Sharc.Instruments.Clarinet.Note21 ( src/Sharc/Instruments/Clarinet/Note21.hs, dist/build/Sharc/Instruments/Clarinet/Note21.o )
[1173 of 1379] Compiling Sharc.Instruments.Clarinet.Note22 ( src/Sharc/Instruments/Clarinet/Note22.hs, dist/build/Sharc/Instruments/Clarinet/Note22.o )
[1174 of 1379] Compiling Sharc.Instruments.Clarinet.Note23 ( src/Sharc/Instruments/Clarinet/Note23.hs, dist/build/Sharc/Instruments/Clarinet/Note23.o )
[1175 of 1379] Compiling Sharc.Instruments.Clarinet.Note24 ( src/Sharc/Instruments/Clarinet/Note24.hs, dist/build/Sharc/Instruments/Clarinet/Note24.o )
[1176 of 1379] Compiling Sharc.Instruments.Clarinet.Note25 ( src/Sharc/Instruments/Clarinet/Note25.hs, dist/build/Sharc/Instruments/Clarinet/Note25.o )
[1177 of 1379] Compiling Sharc.Instruments.Clarinet.Note26 ( src/Sharc/Instruments/Clarinet/Note26.hs, dist/build/Sharc/Instruments/Clarinet/Note26.o )
[1178 of 1379] Compiling Sharc.Instruments.Clarinet.Note27 ( src/Sharc/Instruments/Clarinet/Note27.hs, dist/build/Sharc/Instruments/Clarinet/Note27.o )
[1179 of 1379] Compiling Sharc.Instruments.Clarinet.Note28 ( src/Sharc/Instruments/Clarinet/Note28.hs, dist/build/Sharc/Instruments/Clarinet/Note28.o )
[1180 of 1379] Compiling Sharc.Instruments.Clarinet.Note29 ( src/Sharc/Instruments/Clarinet/Note29.hs, dist/build/Sharc/Instruments/Clarinet/Note29.o )
[1181 of 1379] Compiling Sharc.Instruments.Clarinet.Note30 ( src/Sharc/Instruments/Clarinet/Note30.hs, dist/build/Sharc/Instruments/Clarinet/Note30.o )
[1182 of 1379] Compiling Sharc.Instruments.Clarinet.Note31 ( src/Sharc/Instruments/Clarinet/Note31.hs, dist/build/Sharc/Instruments/Clarinet/Note31.o )
[1183 of 1379] Compiling Sharc.Instruments.Clarinet.Note32 ( src/Sharc/Instruments/Clarinet/Note32.hs, dist/build/Sharc/Instruments/Clarinet/Note32.o )
[1184 of 1379] Compiling Sharc.Instruments.Clarinet.Note33 ( src/Sharc/Instruments/Clarinet/Note33.hs, dist/build/Sharc/Instruments/Clarinet/Note33.o )
[1185 of 1379] Compiling Sharc.Instruments.Clarinet.Note34 ( src/Sharc/Instruments/Clarinet/Note34.hs, dist/build/Sharc/Instruments/Clarinet/Note34.o )
[1186 of 1379] Compiling Sharc.Instruments.Clarinet.Note35 ( src/Sharc/Instruments/Clarinet/Note35.hs, dist/build/Sharc/Instruments/Clarinet/Note35.o )
[1187 of 1379] Compiling Sharc.Instruments.Clarinet.Note36 ( src/Sharc/Instruments/Clarinet/Note36.hs, dist/build/Sharc/Instruments/Clarinet/Note36.o )
[1188 of 1379] Compiling Sharc.Instruments.Clarinet ( src/Sharc/Instruments/Clarinet.hs, dist/build/Sharc/Instruments/Clarinet.o )
[1189 of 1379] Compiling Sharc.Instruments.BassTrombone.Note0 ( src/Sharc/Instruments/BassTrombone/Note0.hs, dist/build/Sharc/Instruments/BassTrombone/Note0.o )
[1190 of 1379] Compiling Sharc.Instruments.BassTrombone.Note1 ( src/Sharc/Instruments/BassTrombone/Note1.hs, dist/build/Sharc/Instruments/BassTrombone/Note1.o )
[1191 of 1379] Compiling Sharc.Instruments.BassTrombone.Note2 ( src/Sharc/Instruments/BassTrombone/Note2.hs, dist/build/Sharc/Instruments/BassTrombone/Note2.o )
[1192 of 1379] Compiling Sharc.Instruments.BassTrombone.Note3 ( src/Sharc/Instruments/BassTrombone/Note3.hs, dist/build/Sharc/Instruments/BassTrombone/Note3.o )
[1193 of 1379] Compiling Sharc.Instruments.BassTrombone.Note4 ( src/Sharc/Instruments/BassTrombone/Note4.hs, dist/build/Sharc/Instruments/BassTrombone/Note4.o )
[1194 of 1379] Compiling Sharc.Instruments.BassTrombone.Note5 ( src/Sharc/Instruments/BassTrombone/Note5.hs, dist/build/Sharc/Instruments/BassTrombone/Note5.o )
[1195 of 1379] Compiling Sharc.Instruments.BassTrombone.Note6 ( src/Sharc/Instruments/BassTrombone/Note6.hs, dist/build/Sharc/Instruments/BassTrombone/Note6.o )
[1196 of 1379] Compiling Sharc.Instruments.BassTrombone.Note7 ( src/Sharc/Instruments/BassTrombone/Note7.hs, dist/build/Sharc/Instruments/BassTrombone/Note7.o )
[1197 of 1379] Compiling Sharc.Instruments.BassTrombone.Note8 ( src/Sharc/Instruments/BassTrombone/Note8.hs, dist/build/Sharc/Instruments/BassTrombone/Note8.o )
[1198 of 1379] Compiling Sharc.Instruments.BassTrombone.Note9 ( src/Sharc/Instruments/BassTrombone/Note9.hs, dist/build/Sharc/Instruments/BassTrombone/Note9.o )
[1199 of 1379] Compiling Sharc.Instruments.BassTrombone.Note10 ( src/Sharc/Instruments/BassTrombone/Note10.hs, dist/build/Sharc/Instruments/BassTrombone/Note10.o )
[1200 of 1379] Compiling Sharc.Instruments.BassTrombone.Note11 ( src/Sharc/Instruments/BassTrombone/Note11.hs, dist/build/Sharc/Instruments/BassTrombone/Note11.o )
[1201 of 1379] Compiling Sharc.Instruments.BassTrombone.Note12 ( src/Sharc/Instruments/BassTrombone/Note12.hs, dist/build/Sharc/Instruments/BassTrombone/Note12.o )
[1202 of 1379] Compiling Sharc.Instruments.BassTrombone.Note13 ( src/Sharc/Instruments/BassTrombone/Note13.hs, dist/build/Sharc/Instruments/BassTrombone/Note13.o )
[1203 of 1379] Compiling Sharc.Instruments.BassTrombone.Note14 ( src/Sharc/Instruments/BassTrombone/Note14.hs, dist/build/Sharc/Instruments/BassTrombone/Note14.o )
[1204 of 1379] Compiling Sharc.Instruments.BassTrombone.Note15 ( src/Sharc/Instruments/BassTrombone/Note15.hs, dist/build/Sharc/Instruments/BassTrombone/Note15.o )
[1205 of 1379] Compiling Sharc.Instruments.BassTrombone.Note16 ( src/Sharc/Instruments/BassTrombone/Note16.hs, dist/build/Sharc/Instruments/BassTrombone/Note16.o )
[1206 of 1379] Compiling Sharc.Instruments.BassTrombone.Note17 ( src/Sharc/Instruments/BassTrombone/Note17.hs, dist/build/Sharc/Instruments/BassTrombone/Note17.o )
[1207 of 1379] Compiling Sharc.Instruments.BassTrombone.Note18 ( src/Sharc/Instruments/BassTrombone/Note18.hs, dist/build/Sharc/Instruments/BassTrombone/Note18.o )
[1208 of 1379] Compiling Sharc.Instruments.BassTrombone.Note19 ( src/Sharc/Instruments/BassTrombone/Note19.hs, dist/build/Sharc/Instruments/BassTrombone/Note19.o )
[1209 of 1379] Compiling Sharc.Instruments.BassTrombone.Note20 ( src/Sharc/Instruments/BassTrombone/Note20.hs, dist/build/Sharc/Instruments/BassTrombone/Note20.o )
[1210 of 1379] Compiling Sharc.Instruments.BassTrombone.Note21 ( src/Sharc/Instruments/BassTrombone/Note21.hs, dist/build/Sharc/Instruments/BassTrombone/Note21.o )
[1211 of 1379] Compiling Sharc.Instruments.BassTrombone.Note22 ( src/Sharc/Instruments/BassTrombone/Note22.hs, dist/build/Sharc/Instruments/BassTrombone/Note22.o )
[1212 of 1379] Compiling Sharc.Instruments.BassTrombone.Note23 ( src/Sharc/Instruments/BassTrombone/Note23.hs, dist/build/Sharc/Instruments/BassTrombone/Note23.o )
[1213 of 1379] Compiling Sharc.Instruments.BassTrombone.Note24 ( src/Sharc/Instruments/BassTrombone/Note24.hs, dist/build/Sharc/Instruments/BassTrombone/Note24.o )
[1214 of 1379] Compiling Sharc.Instruments.BassTrombone ( src/Sharc/Instruments/BassTrombone.hs, dist/build/Sharc/Instruments/BassTrombone.o )
[1215 of 1379] Compiling Sharc.Instruments.BassClarinet.Note0 ( src/Sharc/Instruments/BassClarinet/Note0.hs, dist/build/Sharc/Instruments/BassClarinet/Note0.o )
[1216 of 1379] Compiling Sharc.Instruments.BassClarinet.Note1 ( src/Sharc/Instruments/BassClarinet/Note1.hs, dist/build/Sharc/Instruments/BassClarinet/Note1.o )
[1217 of 1379] Compiling Sharc.Instruments.BassClarinet.Note2 ( src/Sharc/Instruments/BassClarinet/Note2.hs, dist/build/Sharc/Instruments/BassClarinet/Note2.o )
[1218 of 1379] Compiling Sharc.Instruments.BassClarinet.Note3 ( src/Sharc/Instruments/BassClarinet/Note3.hs, dist/build/Sharc/Instruments/BassClarinet/Note3.o )
[1219 of 1379] Compiling Sharc.Instruments.BassClarinet.Note4 ( src/Sharc/Instruments/BassClarinet/Note4.hs, dist/build/Sharc/Instruments/BassClarinet/Note4.o )
[1220 of 1379] Compiling Sharc.Instruments.BassClarinet.Note5 ( src/Sharc/Instruments/BassClarinet/Note5.hs, dist/build/Sharc/Instruments/BassClarinet/Note5.o )
[1221 of 1379] Compiling Sharc.Instruments.BassClarinet.Note6 ( src/Sharc/Instruments/BassClarinet/Note6.hs, dist/build/Sharc/Instruments/BassClarinet/Note6.o )
[1222 of 1379] Compiling Sharc.Instruments.BassClarinet.Note7 ( src/Sharc/Instruments/BassClarinet/Note7.hs, dist/build/Sharc/Instruments/BassClarinet/Note7.o )
[1223 of 1379] Compiling Sharc.Instruments.BassClarinet.Note8 ( src/Sharc/Instruments/BassClarinet/Note8.hs, dist/build/Sharc/Instruments/BassClarinet/Note8.o )
[1224 of 1379] Compiling Sharc.Instruments.BassClarinet.Note9 ( src/Sharc/Instruments/BassClarinet/Note9.hs, dist/build/Sharc/Instruments/BassClarinet/Note9.o )
[1225 of 1379] Compiling Sharc.Instruments.BassClarinet.Note10 ( src/Sharc/Instruments/BassClarinet/Note10.hs, dist/build/Sharc/Instruments/BassClarinet/Note10.o )
[1226 of 1379] Compiling Sharc.Instruments.BassClarinet.Note11 ( src/Sharc/Instruments/BassClarinet/Note11.hs, dist/build/Sharc/Instruments/BassClarinet/Note11.o )
[1227 of 1379] Compiling Sharc.Instruments.BassClarinet.Note12 ( src/Sharc/Instruments/BassClarinet/Note12.hs, dist/build/Sharc/Instruments/BassClarinet/Note12.o )
[1228 of 1379] Compiling Sharc.Instruments.BassClarinet.Note13 ( src/Sharc/Instruments/BassClarinet/Note13.hs, dist/build/Sharc/Instruments/BassClarinet/Note13.o )
[1229 of 1379] Compiling Sharc.Instruments.BassClarinet.Note14 ( src/Sharc/Instruments/BassClarinet/Note14.hs, dist/build/Sharc/Instruments/BassClarinet/Note14.o )
[1230 of 1379] Compiling Sharc.Instruments.BassClarinet.Note15 ( src/Sharc/Instruments/BassClarinet/Note15.hs, dist/build/Sharc/Instruments/BassClarinet/Note15.o )
[1231 of 1379] Compiling Sharc.Instruments.BassClarinet.Note16 ( src/Sharc/Instruments/BassClarinet/Note16.hs, dist/build/Sharc/Instruments/BassClarinet/Note16.o )
[1232 of 1379] Compiling Sharc.Instruments.BassClarinet.Note17 ( src/Sharc/Instruments/BassClarinet/Note17.hs, dist/build/Sharc/Instruments/BassClarinet/Note17.o )
[1233 of 1379] Compiling Sharc.Instruments.BassClarinet.Note18 ( src/Sharc/Instruments/BassClarinet/Note18.hs, dist/build/Sharc/Instruments/BassClarinet/Note18.o )
[1234 of 1379] Compiling Sharc.Instruments.BassClarinet.Note19 ( src/Sharc/Instruments/BassClarinet/Note19.hs, dist/build/Sharc/Instruments/BassClarinet/Note19.o )
[1235 of 1379] Compiling Sharc.Instruments.BassClarinet.Note20 ( src/Sharc/Instruments/BassClarinet/Note20.hs, dist/build/Sharc/Instruments/BassClarinet/Note20.o )
[1236 of 1379] Compiling Sharc.Instruments.BassClarinet.Note21 ( src/Sharc/Instruments/BassClarinet/Note21.hs, dist/build/Sharc/Instruments/BassClarinet/Note21.o )
[1237 of 1379] Compiling Sharc.Instruments.BassClarinet.Note22 ( src/Sharc/Instruments/BassClarinet/Note22.hs, dist/build/Sharc/Instruments/BassClarinet/Note22.o )
[1238 of 1379] Compiling Sharc.Instruments.BassClarinet.Note23 ( src/Sharc/Instruments/BassClarinet/Note23.hs, dist/build/Sharc/Instruments/BassClarinet/Note23.o )
[1239 of 1379] Compiling Sharc.Instruments.BassClarinet.Note24 ( src/Sharc/Instruments/BassClarinet/Note24.hs, dist/build/Sharc/Instruments/BassClarinet/Note24.o )
[1240 of 1379] Compiling Sharc.Instruments.BassClarinet ( src/Sharc/Instruments/BassClarinet.hs, dist/build/Sharc/Instruments/BassClarinet.o )
[1241 of 1379] Compiling Sharc.Instruments.Bassoon.Note0 ( src/Sharc/Instruments/Bassoon/Note0.hs, dist/build/Sharc/Instruments/Bassoon/Note0.o )
[1242 of 1379] Compiling Sharc.Instruments.Bassoon.Note1 ( src/Sharc/Instruments/Bassoon/Note1.hs, dist/build/Sharc/Instruments/Bassoon/Note1.o )
[1243 of 1379] Compiling Sharc.Instruments.Bassoon.Note2 ( src/Sharc/Instruments/Bassoon/Note2.hs, dist/build/Sharc/Instruments/Bassoon/Note2.o )
[1244 of 1379] Compiling Sharc.Instruments.Bassoon.Note3 ( src/Sharc/Instruments/Bassoon/Note3.hs, dist/build/Sharc/Instruments/Bassoon/Note3.o )
[1245 of 1379] Compiling Sharc.Instruments.Bassoon.Note4 ( src/Sharc/Instruments/Bassoon/Note4.hs, dist/build/Sharc/Instruments/Bassoon/Note4.o )
[1246 of 1379] Compiling Sharc.Instruments.Bassoon.Note5 ( src/Sharc/Instruments/Bassoon/Note5.hs, dist/build/Sharc/Instruments/Bassoon/Note5.o )
[1247 of 1379] Compiling Sharc.Instruments.Bassoon.Note6 ( src/Sharc/Instruments/Bassoon/Note6.hs, dist/build/Sharc/Instruments/Bassoon/Note6.o )
[1248 of 1379] Compiling Sharc.Instruments.Bassoon.Note7 ( src/Sharc/Instruments/Bassoon/Note7.hs, dist/build/Sharc/Instruments/Bassoon/Note7.o )
[1249 of 1379] Compiling Sharc.Instruments.Bassoon.Note8 ( src/Sharc/Instruments/Bassoon/Note8.hs, dist/build/Sharc/Instruments/Bassoon/Note8.o )
[1250 of 1379] Compiling Sharc.Instruments.Bassoon.Note9 ( src/Sharc/Instruments/Bassoon/Note9.hs, dist/build/Sharc/Instruments/Bassoon/Note9.o )
[1251 of 1379] Compiling Sharc.Instruments.Bassoon.Note10 ( src/Sharc/Instruments/Bassoon/Note10.hs, dist/build/Sharc/Instruments/Bassoon/Note10.o )
[1252 of 1379] Compiling Sharc.Instruments.Bassoon.Note11 ( src/Sharc/Instruments/Bassoon/Note11.hs, dist/build/Sharc/Instruments/Bassoon/Note11.o )
[1253 of 1379] Compiling Sharc.Instruments.Bassoon.Note12 ( src/Sharc/Instruments/Bassoon/Note12.hs, dist/build/Sharc/Instruments/Bassoon/Note12.o )
[1254 of 1379] Compiling Sharc.Instruments.Bassoon.Note13 ( src/Sharc/Instruments/Bassoon/Note13.hs, dist/build/Sharc/Instruments/Bassoon/Note13.o )
[1255 of 1379] Compiling Sharc.Instruments.Bassoon.Note14 ( src/Sharc/Instruments/Bassoon/Note14.hs, dist/build/Sharc/Instruments/Bassoon/Note14.o )
[1256 of 1379] Compiling Sharc.Instruments.Bassoon.Note15 ( src/Sharc/Instruments/Bassoon/Note15.hs, dist/build/Sharc/Instruments/Bassoon/Note15.o )
[1257 of 1379] Compiling Sharc.Instruments.Bassoon.Note16 ( src/Sharc/Instruments/Bassoon/Note16.hs, dist/build/Sharc/Instruments/Bassoon/Note16.o )
[1258 of 1379] Compiling Sharc.Instruments.Bassoon.Note17 ( src/Sharc/Instruments/Bassoon/Note17.hs, dist/build/Sharc/Instruments/Bassoon/Note17.o )
[1259 of 1379] Compiling Sharc.Instruments.Bassoon.Note18 ( src/Sharc/Instruments/Bassoon/Note18.hs, dist/build/Sharc/Instruments/Bassoon/Note18.o )
[1260 of 1379] Compiling Sharc.Instruments.Bassoon.Note19 ( src/Sharc/Instruments/Bassoon/Note19.hs, dist/build/Sharc/Instruments/Bassoon/Note19.o )
[1261 of 1379] Compiling Sharc.Instruments.Bassoon.Note20 ( src/Sharc/Instruments/Bassoon/Note20.hs, dist/build/Sharc/Instruments/Bassoon/Note20.o )
[1262 of 1379] Compiling Sharc.Instruments.Bassoon.Note21 ( src/Sharc/Instruments/Bassoon/Note21.hs, dist/build/Sharc/Instruments/Bassoon/Note21.o )
[1263 of 1379] Compiling Sharc.Instruments.Bassoon.Note22 ( src/Sharc/Instruments/Bassoon/Note22.hs, dist/build/Sharc/Instruments/Bassoon/Note22.o )
[1264 of 1379] Compiling Sharc.Instruments.Bassoon.Note23 ( src/Sharc/Instruments/Bassoon/Note23.hs, dist/build/Sharc/Instruments/Bassoon/Note23.o )
[1265 of 1379] Compiling Sharc.Instruments.Bassoon.Note24 ( src/Sharc/Instruments/Bassoon/Note24.hs, dist/build/Sharc/Instruments/Bassoon/Note24.o )
[1266 of 1379] Compiling Sharc.Instruments.Bassoon.Note25 ( src/Sharc/Instruments/Bassoon/Note25.hs, dist/build/Sharc/Instruments/Bassoon/Note25.o )
[1267 of 1379] Compiling Sharc.Instruments.Bassoon.Note26 ( src/Sharc/Instruments/Bassoon/Note26.hs, dist/build/Sharc/Instruments/Bassoon/Note26.o )
[1268 of 1379] Compiling Sharc.Instruments.Bassoon.Note27 ( src/Sharc/Instruments/Bassoon/Note27.hs, dist/build/Sharc/Instruments/Bassoon/Note27.o )
[1269 of 1379] Compiling Sharc.Instruments.Bassoon.Note28 ( src/Sharc/Instruments/Bassoon/Note28.hs, dist/build/Sharc/Instruments/Bassoon/Note28.o )
[1270 of 1379] Compiling Sharc.Instruments.Bassoon.Note29 ( src/Sharc/Instruments/Bassoon/Note29.hs, dist/build/Sharc/Instruments/Bassoon/Note29.o )
[1271 of 1379] Compiling Sharc.Instruments.Bassoon.Note30 ( src/Sharc/Instruments/Bassoon/Note30.hs, dist/build/Sharc/Instruments/Bassoon/Note30.o )
[1272 of 1379] Compiling Sharc.Instruments.Bassoon.Note31 ( src/Sharc/Instruments/Bassoon/Note31.hs, dist/build/Sharc/Instruments/Bassoon/Note31.o )
[1273 of 1379] Compiling Sharc.Instruments.Bassoon ( src/Sharc/Instruments/Bassoon.hs, dist/build/Sharc/Instruments/Bassoon.o )
[1274 of 1379] Compiling Sharc.Instruments.BassFlute.Note0 ( src/Sharc/Instruments/BassFlute/Note0.hs, dist/build/Sharc/Instruments/BassFlute/Note0.o )
[1275 of 1379] Compiling Sharc.Instruments.BassFlute.Note1 ( src/Sharc/Instruments/BassFlute/Note1.hs, dist/build/Sharc/Instruments/BassFlute/Note1.o )
[1276 of 1379] Compiling Sharc.Instruments.BassFlute.Note2 ( src/Sharc/Instruments/BassFlute/Note2.hs, dist/build/Sharc/Instruments/BassFlute/Note2.o )
[1277 of 1379] Compiling Sharc.Instruments.BassFlute.Note3 ( src/Sharc/Instruments/BassFlute/Note3.hs, dist/build/Sharc/Instruments/BassFlute/Note3.o )
[1278 of 1379] Compiling Sharc.Instruments.BassFlute.Note4 ( src/Sharc/Instruments/BassFlute/Note4.hs, dist/build/Sharc/Instruments/BassFlute/Note4.o )
[1279 of 1379] Compiling Sharc.Instruments.BassFlute.Note5 ( src/Sharc/Instruments/BassFlute/Note5.hs, dist/build/Sharc/Instruments/BassFlute/Note5.o )
[1280 of 1379] Compiling Sharc.Instruments.BassFlute.Note6 ( src/Sharc/Instruments/BassFlute/Note6.hs, dist/build/Sharc/Instruments/BassFlute/Note6.o )
[1281 of 1379] Compiling Sharc.Instruments.BassFlute.Note7 ( src/Sharc/Instruments/BassFlute/Note7.hs, dist/build/Sharc/Instruments/BassFlute/Note7.o )
[1282 of 1379] Compiling Sharc.Instruments.BassFlute.Note8 ( src/Sharc/Instruments/BassFlute/Note8.hs, dist/build/Sharc/Instruments/BassFlute/Note8.o )
[1283 of 1379] Compiling Sharc.Instruments.BassFlute.Note9 ( src/Sharc/Instruments/BassFlute/Note9.hs, dist/build/Sharc/Instruments/BassFlute/Note9.o )
[1284 of 1379] Compiling Sharc.Instruments.BassFlute.Note10 ( src/Sharc/Instruments/BassFlute/Note10.hs, dist/build/Sharc/Instruments/BassFlute/Note10.o )
[1285 of 1379] Compiling Sharc.Instruments.BassFlute.Note11 ( src/Sharc/Instruments/BassFlute/Note11.hs, dist/build/Sharc/Instruments/BassFlute/Note11.o )
[1286 of 1379] Compiling Sharc.Instruments.BassFlute.Note12 ( src/Sharc/Instruments/BassFlute/Note12.hs, dist/build/Sharc/Instruments/BassFlute/Note12.o )
[1287 of 1379] Compiling Sharc.Instruments.BassFlute.Note13 ( src/Sharc/Instruments/BassFlute/Note13.hs, dist/build/Sharc/Instruments/BassFlute/Note13.o )
[1288 of 1379] Compiling Sharc.Instruments.BassFlute.Note14 ( src/Sharc/Instruments/BassFlute/Note14.hs, dist/build/Sharc/Instruments/BassFlute/Note14.o )
[1289 of 1379] Compiling Sharc.Instruments.BassFlute.Note15 ( src/Sharc/Instruments/BassFlute/Note15.hs, dist/build/Sharc/Instruments/BassFlute/Note15.o )
[1290 of 1379] Compiling Sharc.Instruments.BassFlute.Note16 ( src/Sharc/Instruments/BassFlute/Note16.hs, dist/build/Sharc/Instruments/BassFlute/Note16.o )
[1291 of 1379] Compiling Sharc.Instruments.BassFlute.Note17 ( src/Sharc/Instruments/BassFlute/Note17.hs, dist/build/Sharc/Instruments/BassFlute/Note17.o )
[1292 of 1379] Compiling Sharc.Instruments.BassFlute.Note18 ( src/Sharc/Instruments/BassFlute/Note18.hs, dist/build/Sharc/Instruments/BassFlute/Note18.o )
[1293 of 1379] Compiling Sharc.Instruments.BassFlute.Note19 ( src/Sharc/Instruments/BassFlute/Note19.hs, dist/build/Sharc/Instruments/BassFlute/Note19.o )
[1294 of 1379] Compiling Sharc.Instruments.BassFlute.Note20 ( src/Sharc/Instruments/BassFlute/Note20.hs, dist/build/Sharc/Instruments/BassFlute/Note20.o )
[1295 of 1379] Compiling Sharc.Instruments.BassFlute.Note21 ( src/Sharc/Instruments/BassFlute/Note21.hs, dist/build/Sharc/Instruments/BassFlute/Note21.o )
[1296 of 1379] Compiling Sharc.Instruments.BassFlute.Note22 ( src/Sharc/Instruments/BassFlute/Note22.hs, dist/build/Sharc/Instruments/BassFlute/Note22.o )
[1297 of 1379] Compiling Sharc.Instruments.BassFlute.Note23 ( src/Sharc/Instruments/BassFlute/Note23.hs, dist/build/Sharc/Instruments/BassFlute/Note23.o )
[1298 of 1379] Compiling Sharc.Instruments.BassFlute.Note24 ( src/Sharc/Instruments/BassFlute/Note24.hs, dist/build/Sharc/Instruments/BassFlute/Note24.o )
[1299 of 1379] Compiling Sharc.Instruments.BassFlute.Note25 ( src/Sharc/Instruments/BassFlute/Note25.hs, dist/build/Sharc/Instruments/BassFlute/Note25.o )
[1300 of 1379] Compiling Sharc.Instruments.BassFlute ( src/Sharc/Instruments/BassFlute.hs, dist/build/Sharc/Instruments/BassFlute.o )
[1301 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note0 ( src/Sharc/Instruments/TrumpetBach/Note0.hs, dist/build/Sharc/Instruments/TrumpetBach/Note0.o )
[1302 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note1 ( src/Sharc/Instruments/TrumpetBach/Note1.hs, dist/build/Sharc/Instruments/TrumpetBach/Note1.o )
[1303 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note2 ( src/Sharc/Instruments/TrumpetBach/Note2.hs, dist/build/Sharc/Instruments/TrumpetBach/Note2.o )
[1304 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note3 ( src/Sharc/Instruments/TrumpetBach/Note3.hs, dist/build/Sharc/Instruments/TrumpetBach/Note3.o )
[1305 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note4 ( src/Sharc/Instruments/TrumpetBach/Note4.hs, dist/build/Sharc/Instruments/TrumpetBach/Note4.o )
[1306 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note5 ( src/Sharc/Instruments/TrumpetBach/Note5.hs, dist/build/Sharc/Instruments/TrumpetBach/Note5.o )
[1307 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note6 ( src/Sharc/Instruments/TrumpetBach/Note6.hs, dist/build/Sharc/Instruments/TrumpetBach/Note6.o )
[1308 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note7 ( src/Sharc/Instruments/TrumpetBach/Note7.hs, dist/build/Sharc/Instruments/TrumpetBach/Note7.o )
[1309 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note8 ( src/Sharc/Instruments/TrumpetBach/Note8.hs, dist/build/Sharc/Instruments/TrumpetBach/Note8.o )
[1310 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note9 ( src/Sharc/Instruments/TrumpetBach/Note9.hs, dist/build/Sharc/Instruments/TrumpetBach/Note9.o )
[1311 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note10 ( src/Sharc/Instruments/TrumpetBach/Note10.hs, dist/build/Sharc/Instruments/TrumpetBach/Note10.o )
[1312 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note11 ( src/Sharc/Instruments/TrumpetBach/Note11.hs, dist/build/Sharc/Instruments/TrumpetBach/Note11.o )
[1313 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note12 ( src/Sharc/Instruments/TrumpetBach/Note12.hs, dist/build/Sharc/Instruments/TrumpetBach/Note12.o )
[1314 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note13 ( src/Sharc/Instruments/TrumpetBach/Note13.hs, dist/build/Sharc/Instruments/TrumpetBach/Note13.o )
[1315 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note14 ( src/Sharc/Instruments/TrumpetBach/Note14.hs, dist/build/Sharc/Instruments/TrumpetBach/Note14.o )
[1316 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note15 ( src/Sharc/Instruments/TrumpetBach/Note15.hs, dist/build/Sharc/Instruments/TrumpetBach/Note15.o )
[1317 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note16 ( src/Sharc/Instruments/TrumpetBach/Note16.hs, dist/build/Sharc/Instruments/TrumpetBach/Note16.o )
[1318 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note17 ( src/Sharc/Instruments/TrumpetBach/Note17.hs, dist/build/Sharc/Instruments/TrumpetBach/Note17.o )
[1319 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note18 ( src/Sharc/Instruments/TrumpetBach/Note18.hs, dist/build/Sharc/Instruments/TrumpetBach/Note18.o )
[1320 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note19 ( src/Sharc/Instruments/TrumpetBach/Note19.hs, dist/build/Sharc/Instruments/TrumpetBach/Note19.o )
[1321 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note20 ( src/Sharc/Instruments/TrumpetBach/Note20.hs, dist/build/Sharc/Instruments/TrumpetBach/Note20.o )
[1322 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note21 ( src/Sharc/Instruments/TrumpetBach/Note21.hs, dist/build/Sharc/Instruments/TrumpetBach/Note21.o )
[1323 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note22 ( src/Sharc/Instruments/TrumpetBach/Note22.hs, dist/build/Sharc/Instruments/TrumpetBach/Note22.o )
[1324 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note23 ( src/Sharc/Instruments/TrumpetBach/Note23.hs, dist/build/Sharc/Instruments/TrumpetBach/Note23.o )
[1325 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note24 ( src/Sharc/Instruments/TrumpetBach/Note24.hs, dist/build/Sharc/Instruments/TrumpetBach/Note24.o )
[1326 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note25 ( src/Sharc/Instruments/TrumpetBach/Note25.hs, dist/build/Sharc/Instruments/TrumpetBach/Note25.o )
[1327 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note26 ( src/Sharc/Instruments/TrumpetBach/Note26.hs, dist/build/Sharc/Instruments/TrumpetBach/Note26.o )
[1328 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note27 ( src/Sharc/Instruments/TrumpetBach/Note27.hs, dist/build/Sharc/Instruments/TrumpetBach/Note27.o )
[1329 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note28 ( src/Sharc/Instruments/TrumpetBach/Note28.hs, dist/build/Sharc/Instruments/TrumpetBach/Note28.o )
[1330 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note29 ( src/Sharc/Instruments/TrumpetBach/Note29.hs, dist/build/Sharc/Instruments/TrumpetBach/Note29.o )
[1331 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note30 ( src/Sharc/Instruments/TrumpetBach/Note30.hs, dist/build/Sharc/Instruments/TrumpetBach/Note30.o )
[1332 of 1379] Compiling Sharc.Instruments.TrumpetBach.Note31 ( src/Sharc/Instruments/TrumpetBach/Note31.hs, dist/build/Sharc/Instruments/TrumpetBach/Note31.o )
[1333 of 1379] Compiling Sharc.Instruments.TrumpetBach ( src/Sharc/Instruments/TrumpetBach.hs, dist/build/Sharc/Instruments/TrumpetBach.o )
[1334 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note0 ( src/Sharc/Instruments/AltoTrombone/Note0.hs, dist/build/Sharc/Instruments/AltoTrombone/Note0.o )
[1335 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note1 ( src/Sharc/Instruments/AltoTrombone/Note1.hs, dist/build/Sharc/Instruments/AltoTrombone/Note1.o )
[1336 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note2 ( src/Sharc/Instruments/AltoTrombone/Note2.hs, dist/build/Sharc/Instruments/AltoTrombone/Note2.o )
[1337 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note3 ( src/Sharc/Instruments/AltoTrombone/Note3.hs, dist/build/Sharc/Instruments/AltoTrombone/Note3.o )
[1338 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note4 ( src/Sharc/Instruments/AltoTrombone/Note4.hs, dist/build/Sharc/Instruments/AltoTrombone/Note4.o )
[1339 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note5 ( src/Sharc/Instruments/AltoTrombone/Note5.hs, dist/build/Sharc/Instruments/AltoTrombone/Note5.o )
[1340 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note6 ( src/Sharc/Instruments/AltoTrombone/Note6.hs, dist/build/Sharc/Instruments/AltoTrombone/Note6.o )
[1341 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note7 ( src/Sharc/Instruments/AltoTrombone/Note7.hs, dist/build/Sharc/Instruments/AltoTrombone/Note7.o )
[1342 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note8 ( src/Sharc/Instruments/AltoTrombone/Note8.hs, dist/build/Sharc/Instruments/AltoTrombone/Note8.o )
[1343 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note9 ( src/Sharc/Instruments/AltoTrombone/Note9.hs, dist/build/Sharc/Instruments/AltoTrombone/Note9.o )
[1344 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note10 ( src/Sharc/Instruments/AltoTrombone/Note10.hs, dist/build/Sharc/Instruments/AltoTrombone/Note10.o )
[1345 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note11 ( src/Sharc/Instruments/AltoTrombone/Note11.hs, dist/build/Sharc/Instruments/AltoTrombone/Note11.o )
[1346 of 1379] Compiling Sharc.Instruments.AltoTrombone.Note12 ( src/Sharc/Instruments/AltoTrombone/Note12.hs, dist/build/Sharc/Instruments/AltoTrombone/Note12.o )
[1347 of 1379] Compiling Sharc.Instruments.AltoTrombone ( src/Sharc/Instruments/AltoTrombone.hs, dist/build/Sharc/Instruments/AltoTrombone.o )
[1348 of 1379] Compiling Sharc.Instruments.AltoFlute.Note0 ( src/Sharc/Instruments/AltoFlute/Note0.hs, dist/build/Sharc/Instruments/AltoFlute/Note0.o )
[1349 of 1379] Compiling Sharc.Instruments.AltoFlute.Note1 ( src/Sharc/Instruments/AltoFlute/Note1.hs, dist/build/Sharc/Instruments/AltoFlute/Note1.o )
[1350 of 1379] Compiling Sharc.Instruments.AltoFlute.Note2 ( src/Sharc/Instruments/AltoFlute/Note2.hs, dist/build/Sharc/Instruments/AltoFlute/Note2.o )
[1351 of 1379] Compiling Sharc.Instruments.AltoFlute.Note3 ( src/Sharc/Instruments/AltoFlute/Note3.hs, dist/build/Sharc/Instruments/AltoFlute/Note3.o )
[1352 of 1379] Compiling Sharc.Instruments.AltoFlute.Note4 ( src/Sharc/Instruments/AltoFlute/Note4.hs, dist/build/Sharc/Instruments/AltoFlute/Note4.o )
[1353 of 1379] Compiling Sharc.Instruments.AltoFlute.Note5 ( src/Sharc/Instruments/AltoFlute/Note5.hs, dist/build/Sharc/Instruments/AltoFlute/Note5.o )
[1354 of 1379] Compiling Sharc.Instruments.AltoFlute.Note6 ( src/Sharc/Instruments/AltoFlute/Note6.hs, dist/build/Sharc/Instruments/AltoFlute/Note6.o )
[1355 of 1379] Compiling Sharc.Instruments.AltoFlute.Note7 ( src/Sharc/Instruments/AltoFlute/Note7.hs, dist/build/Sharc/Instruments/AltoFlute/Note7.o )
[1356 of 1379] Compiling Sharc.Instruments.AltoFlute.Note8 ( src/Sharc/Instruments/AltoFlute/Note8.hs, dist/build/Sharc/Instruments/AltoFlute/Note8.o )
[1357 of 1379] Compiling Sharc.Instruments.AltoFlute.Note9 ( src/Sharc/Instruments/AltoFlute/Note9.hs, dist/build/Sharc/Instruments/AltoFlute/Note9.o )
[1358 of 1379] Compiling Sharc.Instruments.AltoFlute.Note10 ( src/Sharc/Instruments/AltoFlute/Note10.hs, dist/build/Sharc/Instruments/AltoFlute/Note10.o )
[1359 of 1379] Compiling Sharc.Instruments.AltoFlute.Note11 ( src/Sharc/Instruments/AltoFlute/Note11.hs, dist/build/Sharc/Instruments/AltoFlute/Note11.o )
[1360 of 1379] Compiling Sharc.Instruments.AltoFlute.Note12 ( src/Sharc/Instruments/AltoFlute/Note12.hs, dist/build/Sharc/Instruments/AltoFlute/Note12.o )
[1361 of 1379] Compiling Sharc.Instruments.AltoFlute.Note13 ( src/Sharc/Instruments/AltoFlute/Note13.hs, dist/build/Sharc/Instruments/AltoFlute/Note13.o )
[1362 of 1379] Compiling Sharc.Instruments.AltoFlute.Note14 ( src/Sharc/Instruments/AltoFlute/Note14.hs, dist/build/Sharc/Instruments/AltoFlute/Note14.o )
[1363 of 1379] Compiling Sharc.Instruments.AltoFlute.Note15 ( src/Sharc/Instruments/AltoFlute/Note15.hs, dist/build/Sharc/Instruments/AltoFlute/Note15.o )
[1364 of 1379] Compiling Sharc.Instruments.AltoFlute.Note16 ( src/Sharc/Instruments/AltoFlute/Note16.hs, dist/build/Sharc/Instruments/AltoFlute/Note16.o )
[1365 of 1379] Compiling Sharc.Instruments.AltoFlute.Note17 ( src/Sharc/Instruments/AltoFlute/Note17.hs, dist/build/Sharc/Instruments/AltoFlute/Note17.o )
[1366 of 1379] Compiling Sharc.Instruments.AltoFlute.Note18 ( src/Sharc/Instruments/AltoFlute/Note18.hs, dist/build/Sharc/Instruments/AltoFlute/Note18.o )
[1367 of 1379] Compiling Sharc.Instruments.AltoFlute.Note19 ( src/Sharc/Instruments/AltoFlute/Note19.hs, dist/build/Sharc/Instruments/AltoFlute/Note19.o )
[1368 of 1379] Compiling Sharc.Instruments.AltoFlute.Note20 ( src/Sharc/Instruments/AltoFlute/Note20.hs, dist/build/Sharc/Instruments/AltoFlute/Note20.o )
[1369 of 1379] Compiling Sharc.Instruments.AltoFlute.Note21 ( src/Sharc/Instruments/AltoFlute/Note21.hs, dist/build/Sharc/Instruments/AltoFlute/Note21.o )
[1370 of 1379] Compiling Sharc.Instruments.AltoFlute.Note22 ( src/Sharc/Instruments/AltoFlute/Note22.hs, dist/build/Sharc/Instruments/AltoFlute/Note22.o )
[1371 of 1379] Compiling Sharc.Instruments.AltoFlute.Note23 ( src/Sharc/Instruments/AltoFlute/Note23.hs, dist/build/Sharc/Instruments/AltoFlute/Note23.o )
[1372 of 1379] Compiling Sharc.Instruments.AltoFlute.Note24 ( src/Sharc/Instruments/AltoFlute/Note24.hs, dist/build/Sharc/Instruments/AltoFlute/Note24.o )
[1373 of 1379] Compiling Sharc.Instruments.AltoFlute.Note25 ( src/Sharc/Instruments/AltoFlute/Note25.hs, dist/build/Sharc/Instruments/AltoFlute/Note25.o )
[1374 of 1379] Compiling Sharc.Instruments.AltoFlute.Note26 ( src/Sharc/Instruments/AltoFlute/Note26.hs, dist/build/Sharc/Instruments/AltoFlute/Note26.o )
[1375 of 1379] Compiling Sharc.Instruments.AltoFlute.Note27 ( src/Sharc/Instruments/AltoFlute/Note27.hs, dist/build/Sharc/Instruments/AltoFlute/Note27.o )
[1376 of 1379] Compiling Sharc.Instruments.AltoFlute.Note28 ( src/Sharc/Instruments/AltoFlute/Note28.hs, dist/build/Sharc/Instruments/AltoFlute/Note28.o )
[1377 of 1379] Compiling Sharc.Instruments.AltoFlute.Note29 ( src/Sharc/Instruments/AltoFlute/Note29.hs, dist/build/Sharc/Instruments/AltoFlute/Note29.o )
[1378 of 1379] Compiling Sharc.Instruments.AltoFlute ( src/Sharc/Instruments/AltoFlute.hs, dist/build/Sharc/Instruments/AltoFlute.o )
[1379 of 1379] Compiling Sharc.Data       ( src/Sharc/Data.hs, dist/build/Sharc/Data.o )
In-place registering sharc-timbre-0.1...
Running Haddock for sharc-timbre-0.1...
Running hscolour for sharc-timbre-0.1...
Preprocessing library sharc-timbre-0.1...
Preprocessing library sharc-timbre-0.1...
Haddock coverage:
   6% (  1 / 17) in 'Sharc.Types'
  Missing documentation for:
    Module header
    Hz (src/Sharc/Types.hs:5)
    Db (src/Sharc/Types.hs:6)
    PitchName (src/Sharc/Types.hs:7)
    Pitch (src/Sharc/Types.hs:9)
    Sharc (src/Sharc/Types.hs:17)
    Instr (src/Sharc/Types.hs:19)
    HarmonicFreq (src/Sharc/Types.hs:27)
    Amplitude (src/Sharc/Types.hs:32)
    Note (src/Sharc/Types.hs:38)
    Range (src/Sharc/Types.hs:56)
    InstrRange (src/Sharc/Types.hs:61)
    NoteRange (src/Sharc/Types.hs:67)
    NoteRangeAmplitude (src/Sharc/Types.hs:72)
    NoteRangeHarmonicFreq (src/Sharc/Types.hs:78)
    Legend (src/Sharc/Types.hs:86)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Violin/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Violin/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Violin/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Violin/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Violin/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Violin/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Violin/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Violin/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Violin/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Violin/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Violin/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Violin/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Violin/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Violin/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Violin/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Violin/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Violin/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Violin/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Violin/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Violin/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Violin/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Violin/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Violin/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Violin/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Violin/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Violin/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Violin/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Violin/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Violin/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Violin/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Violin/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Violin/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/Violin/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/Violin/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/Violin/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/Violin/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/Violin/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/Violin/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/Violin/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note39'
  Missing documentation for:
    Module header
    note39 (src/Sharc/Instruments/Violin/Note39.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note40'
  Missing documentation for:
    Module header
    note40 (src/Sharc/Instruments/Violin/Note40.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin.Note41'
  Missing documentation for:
    Module header
    note41 (src/Sharc/Instruments/Violin/Note41.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Violin'
  Missing documentation for:
    Module header
    violin (src/Sharc/Instruments/Violin.hs:48)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ViolinPizzicato/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ViolinPizzicato/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ViolinPizzicato/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ViolinPizzicato/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ViolinPizzicato/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ViolinPizzicato/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ViolinPizzicato/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ViolinPizzicato/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ViolinPizzicato/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ViolinPizzicato/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ViolinPizzicato/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ViolinPizzicato/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ViolinPizzicato/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ViolinPizzicato/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ViolinPizzicato/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ViolinPizzicato/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ViolinPizzicato/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ViolinPizzicato/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ViolinPizzicato/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ViolinPizzicato/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ViolinPizzicato/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ViolinPizzicato/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ViolinPizzicato/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ViolinPizzicato/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ViolinPizzicato/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ViolinPizzicato/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ViolinPizzicato/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ViolinPizzicato/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ViolinPizzicato/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ViolinPizzicato/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ViolinPizzicato/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ViolinPizzicato/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ViolinPizzicato/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ViolinPizzicato/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/ViolinPizzicato/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/ViolinPizzicato/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/ViolinPizzicato/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinPizzicato'
  Missing documentation for:
    Module header
    violinPizzicato (src/Sharc/Instruments/ViolinPizzicato.hs:43)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ViolinMuted/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ViolinMuted/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ViolinMuted/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ViolinMuted/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ViolinMuted/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ViolinMuted/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ViolinMuted/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ViolinMuted/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ViolinMuted/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ViolinMuted/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ViolinMuted/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ViolinMuted/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ViolinMuted/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ViolinMuted/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ViolinMuted/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ViolinMuted/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ViolinMuted/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ViolinMuted/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ViolinMuted/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ViolinMuted/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ViolinMuted/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ViolinMuted/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ViolinMuted/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ViolinMuted/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ViolinMuted/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ViolinMuted/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ViolinMuted/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ViolinMuted/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ViolinMuted/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ViolinMuted/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ViolinMuted/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ViolinMuted/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ViolinMuted/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ViolinMuted/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/ViolinMuted/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/ViolinMuted/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/ViolinMuted/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/ViolinMuted/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/ViolinMuted/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note39'
  Missing documentation for:
    Module header
    note39 (src/Sharc/Instruments/ViolinMuted/Note39.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note40'
  Missing documentation for:
    Module header
    note40 (src/Sharc/Instruments/ViolinMuted/Note40.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted.Note41'
  Missing documentation for:
    Module header
    note41 (src/Sharc/Instruments/ViolinMuted/Note41.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMuted'
  Missing documentation for:
    Module header
    violinMuted (src/Sharc/Instruments/ViolinMuted.hs:48)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ViolinMarteleBowing/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ViolinMarteleBowing/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ViolinMarteleBowing/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ViolinMarteleBowing/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ViolinMarteleBowing/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ViolinMarteleBowing/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ViolinMarteleBowing/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ViolinMarteleBowing/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ViolinMarteleBowing/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ViolinMarteleBowing/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ViolinMarteleBowing/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ViolinMarteleBowing/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ViolinMarteleBowing/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ViolinMarteleBowing/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ViolinMarteleBowing/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ViolinMarteleBowing/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ViolinMarteleBowing/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ViolinMarteleBowing/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ViolinMarteleBowing/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ViolinMarteleBowing/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ViolinMarteleBowing/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ViolinMarteleBowing/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ViolinMarteleBowing/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ViolinMarteleBowing/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ViolinMarteleBowing/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ViolinMarteleBowing/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ViolinMarteleBowing/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ViolinMarteleBowing/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ViolinMarteleBowing/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ViolinMarteleBowing/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ViolinMarteleBowing/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ViolinMarteleBowing/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ViolinMarteleBowing/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ViolinMarteleBowing/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinMarteleBowing'
  Missing documentation for:
    Module header
    violinMarteleBowing (src/Sharc/Instruments/ViolinMarteleBowing.hs:40)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ViolinsEnsemble/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ViolinsEnsemble/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ViolinsEnsemble/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ViolinsEnsemble/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ViolinsEnsemble/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ViolinsEnsemble/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ViolinsEnsemble/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ViolinsEnsemble/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ViolinsEnsemble/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ViolinsEnsemble/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ViolinsEnsemble/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ViolinsEnsemble/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ViolinsEnsemble/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ViolinsEnsemble/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ViolinsEnsemble/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ViolinsEnsemble/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ViolinsEnsemble/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ViolinsEnsemble/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ViolinsEnsemble/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ViolinsEnsemble/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ViolinsEnsemble/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ViolinsEnsemble/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ViolinsEnsemble/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ViolinsEnsemble/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ViolinsEnsemble/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ViolinsEnsemble/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ViolinsEnsemble/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ViolinsEnsemble/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ViolinsEnsemble/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ViolinsEnsemble/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ViolinsEnsemble/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ViolinsEnsemble/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ViolinsEnsemble/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ViolinsEnsemble/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/ViolinsEnsemble/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/ViolinsEnsemble/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/ViolinsEnsemble/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/ViolinsEnsemble/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/ViolinsEnsemble/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note39'
  Missing documentation for:
    Module header
    note39 (src/Sharc/Instruments/ViolinsEnsemble/Note39.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note40'
  Missing documentation for:
    Module header
    note40 (src/Sharc/Instruments/ViolinsEnsemble/Note40.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note41'
  Missing documentation for:
    Module header
    note41 (src/Sharc/Instruments/ViolinsEnsemble/Note41.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note42'
  Missing documentation for:
    Module header
    note42 (src/Sharc/Instruments/ViolinsEnsemble/Note42.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble.Note43'
  Missing documentation for:
    Module header
    note43 (src/Sharc/Instruments/ViolinsEnsemble/Note43.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolinsEnsemble'
  Missing documentation for:
    Module header
    violinsEnsemble (src/Sharc/Instruments/ViolinsEnsemble.hs:50)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Viola/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Viola/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Viola/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Viola/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Viola/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Viola/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Viola/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Viola/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Viola/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Viola/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Viola/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Viola/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Viola/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Viola/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Viola/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Viola/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Viola/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Viola/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Viola/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Viola/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Viola/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Viola/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Viola/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Viola/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Viola/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Viola/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Viola/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Viola/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Viola/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Viola/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Viola/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Viola/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/Viola/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/Viola/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/Viola/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/Viola/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/Viola/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/Viola/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/Viola/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Viola'
  Missing documentation for:
    Module header
    viola (src/Sharc/Instruments/Viola.hs:45)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ViolaPizzicato/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ViolaPizzicato/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ViolaPizzicato/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ViolaPizzicato/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ViolaPizzicato/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ViolaPizzicato/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ViolaPizzicato/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ViolaPizzicato/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ViolaPizzicato/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ViolaPizzicato/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ViolaPizzicato/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ViolaPizzicato/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ViolaPizzicato/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ViolaPizzicato/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ViolaPizzicato/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ViolaPizzicato/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ViolaPizzicato/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ViolaPizzicato/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ViolaPizzicato/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ViolaPizzicato/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ViolaPizzicato/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ViolaPizzicato/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ViolaPizzicato/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ViolaPizzicato/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ViolaPizzicato/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ViolaPizzicato/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ViolaPizzicato/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ViolaPizzicato/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ViolaPizzicato/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ViolaPizzicato/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ViolaPizzicato/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ViolaPizzicato/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ViolaPizzicato/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ViolaPizzicato/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaPizzicato'
  Missing documentation for:
    Module header
    violaPizzicato (src/Sharc/Instruments/ViolaPizzicato.hs:40)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ViolaMuted/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ViolaMuted/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ViolaMuted/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ViolaMuted/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ViolaMuted/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ViolaMuted/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ViolaMuted/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ViolaMuted/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ViolaMuted/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ViolaMuted/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ViolaMuted/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ViolaMuted/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ViolaMuted/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ViolaMuted/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ViolaMuted/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ViolaMuted/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ViolaMuted/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ViolaMuted/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ViolaMuted/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ViolaMuted/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ViolaMuted/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ViolaMuted/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ViolaMuted/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ViolaMuted/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ViolaMuted/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ViolaMuted/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ViolaMuted/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ViolaMuted/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ViolaMuted/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ViolaMuted/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ViolaMuted/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ViolaMuted/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ViolaMuted/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ViolaMuted/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/ViolaMuted/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/ViolaMuted/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/ViolaMuted/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/ViolaMuted/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/ViolaMuted/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMuted'
  Missing documentation for:
    Module header
    violaMuted (src/Sharc/Instruments/ViolaMuted.hs:45)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ViolaMarteleBowing/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ViolaMarteleBowing/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ViolaMarteleBowing/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ViolaMarteleBowing/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ViolaMarteleBowing/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ViolaMarteleBowing/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ViolaMarteleBowing/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ViolaMarteleBowing/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ViolaMarteleBowing/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ViolaMarteleBowing/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ViolaMarteleBowing/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ViolaMarteleBowing/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ViolaMarteleBowing/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ViolaMarteleBowing/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ViolaMarteleBowing/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ViolaMarteleBowing/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ViolaMarteleBowing/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ViolaMarteleBowing/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ViolaMarteleBowing/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ViolaMarteleBowing/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ViolaMarteleBowing/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ViolaMarteleBowing/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ViolaMarteleBowing/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ViolaMarteleBowing/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ViolaMarteleBowing/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ViolaMarteleBowing/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ViolaMarteleBowing/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ViolaMarteleBowing/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ViolaMarteleBowing/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ViolaMarteleBowing/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ViolaMarteleBowing/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ViolaMarteleBowing/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ViolaMarteleBowing/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ViolaMarteleBowing/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/ViolaMarteleBowing/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/ViolaMarteleBowing/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ViolaMarteleBowing'
  Missing documentation for:
    Module header
    violaMarteleBowing (src/Sharc/Instruments/ViolaMarteleBowing.hs:42)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Tuba/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Tuba/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Tuba/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Tuba/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Tuba/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Tuba/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Tuba/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Tuba/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Tuba/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Tuba/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Tuba/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Tuba/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Tuba/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Tuba/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Tuba/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Tuba/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Tuba/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Tuba/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Tuba/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Tuba/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Tuba/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Tuba/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Tuba/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Tuba/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Tuba/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Tuba/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Tuba/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Tuba/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Tuba/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Tuba/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Tuba/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Tuba'
  Missing documentation for:
    Module header
    tuba (src/Sharc/Instruments/Tuba.hs:37)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/TromboneMuted/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/TromboneMuted/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/TromboneMuted/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/TromboneMuted/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/TromboneMuted/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/TromboneMuted/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/TromboneMuted/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/TromboneMuted/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/TromboneMuted/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/TromboneMuted/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/TromboneMuted/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/TromboneMuted/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/TromboneMuted/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/TromboneMuted/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/TromboneMuted/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/TromboneMuted/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/TromboneMuted/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/TromboneMuted/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/TromboneMuted/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/TromboneMuted/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/TromboneMuted/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/TromboneMuted/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/TromboneMuted/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/TromboneMuted/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/TromboneMuted/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/TromboneMuted/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/TromboneMuted/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/TromboneMuted/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/TromboneMuted/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/TromboneMuted/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/TromboneMuted/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/TromboneMuted/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/TromboneMuted/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TromboneMuted'
  Missing documentation for:
    Module header
    tromboneMuted (src/Sharc/Instruments/TromboneMuted.hs:39)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Trombone/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Trombone/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Trombone/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Trombone/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Trombone/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Trombone/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Trombone/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Trombone/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Trombone/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Trombone/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Trombone/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Trombone/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Trombone/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Trombone/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Trombone/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Trombone/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Trombone/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Trombone/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Trombone/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Trombone/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Trombone/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Trombone/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Trombone/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Trombone/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Trombone/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Trombone/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Trombone/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Trombone/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Trombone/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Trombone/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Trombone/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Trombone/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/Trombone/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/Trombone/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/Trombone/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/Trombone/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Trombone'
  Missing documentation for:
    Module header
    trombone (src/Sharc/Instruments/Trombone.hs:42)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Piccolo/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Piccolo/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Piccolo/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Piccolo/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Piccolo/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Piccolo/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Piccolo/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Piccolo/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Piccolo/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Piccolo/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Piccolo/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Piccolo/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Piccolo/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Piccolo/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Piccolo/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Piccolo/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Piccolo/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Piccolo/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Piccolo/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Piccolo/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Piccolo/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Piccolo/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Piccolo/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Piccolo/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Piccolo/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Piccolo/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Piccolo/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Piccolo/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Piccolo/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Piccolo/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Piccolo'
  Missing documentation for:
    Module header
    piccolo (src/Sharc/Instruments/Piccolo.hs:36)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Oboe/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Oboe/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Oboe/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Oboe/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Oboe/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Oboe/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Oboe/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Oboe/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Oboe/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Oboe/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Oboe/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Oboe/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Oboe/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Oboe/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Oboe/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Oboe/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Oboe/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Oboe/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Oboe/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Oboe/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Oboe/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Oboe/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Oboe/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Oboe/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Oboe/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Oboe/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Oboe/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Oboe/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Oboe/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Oboe/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Oboe/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Oboe/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Oboe'
  Missing documentation for:
    Module header
    oboe (src/Sharc/Instruments/Oboe.hs:38)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/FrenchHornMuted/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/FrenchHornMuted/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/FrenchHornMuted/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/FrenchHornMuted/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/FrenchHornMuted/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/FrenchHornMuted/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/FrenchHornMuted/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/FrenchHornMuted/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/FrenchHornMuted/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/FrenchHornMuted/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/FrenchHornMuted/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/FrenchHornMuted/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/FrenchHornMuted/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/FrenchHornMuted/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/FrenchHornMuted/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/FrenchHornMuted/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/FrenchHornMuted/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/FrenchHornMuted/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/FrenchHornMuted/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/FrenchHornMuted/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/FrenchHornMuted/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/FrenchHornMuted/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/FrenchHornMuted/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/FrenchHornMuted/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/FrenchHornMuted/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/FrenchHornMuted/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/FrenchHornMuted/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/FrenchHornMuted/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/FrenchHornMuted/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/FrenchHornMuted/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/FrenchHornMuted/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/FrenchHornMuted/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/FrenchHornMuted/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/FrenchHornMuted/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/FrenchHornMuted/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/FrenchHornMuted/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/FrenchHornMuted/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHornMuted'
  Missing documentation for:
    Module header
    frenchHornMuted (src/Sharc/Instruments/FrenchHornMuted.hs:43)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/FrenchHorn/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/FrenchHorn/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/FrenchHorn/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/FrenchHorn/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/FrenchHorn/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/FrenchHorn/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/FrenchHorn/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/FrenchHorn/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/FrenchHorn/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/FrenchHorn/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/FrenchHorn/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/FrenchHorn/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/FrenchHorn/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/FrenchHorn/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/FrenchHorn/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/FrenchHorn/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/FrenchHorn/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/FrenchHorn/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/FrenchHorn/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/FrenchHorn/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/FrenchHorn/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/FrenchHorn/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/FrenchHorn/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/FrenchHorn/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/FrenchHorn/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/FrenchHorn/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/FrenchHorn/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/FrenchHorn/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/FrenchHorn/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/FrenchHorn/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/FrenchHorn/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/FrenchHorn/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/FrenchHorn/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/FrenchHorn/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/FrenchHorn/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/FrenchHorn/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/FrenchHorn/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.FrenchHorn'
  Missing documentation for:
    Module header
    frenchHorn (src/Sharc/Instruments/FrenchHorn.hs:43)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Flute/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Flute/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Flute/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Flute/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Flute/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Flute/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Flute/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Flute/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Flute/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Flute/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Flute/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Flute/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Flute/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Flute/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Flute/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Flute/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Flute/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Flute/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Flute/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Flute/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Flute/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Flute/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Flute/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Flute/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Flute/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Flute/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Flute/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Flute/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Flute/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Flute/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Flute/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Flute/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/Flute/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/Flute/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/Flute/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/Flute/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/Flute/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Flute'
  Missing documentation for:
    Module header
    flute (src/Sharc/Instruments/Flute.hs:43)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/EnglishHorn/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/EnglishHorn/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/EnglishHorn/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/EnglishHorn/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/EnglishHorn/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/EnglishHorn/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/EnglishHorn/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/EnglishHorn/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/EnglishHorn/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/EnglishHorn/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/EnglishHorn/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/EnglishHorn/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/EnglishHorn/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/EnglishHorn/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/EnglishHorn/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/EnglishHorn/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/EnglishHorn/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/EnglishHorn/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/EnglishHorn/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/EnglishHorn/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/EnglishHorn/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/EnglishHorn/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/EnglishHorn/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/EnglishHorn/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/EnglishHorn/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/EnglishHorn/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/EnglishHorn/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/EnglishHorn/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/EnglishHorn/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/EnglishHorn/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.EnglishHorn'
  Missing documentation for:
    Module header
    englishHorn (src/Sharc/Instruments/EnglishHorn.hs:36)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ClarinetEflat/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ClarinetEflat/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ClarinetEflat/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ClarinetEflat/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ClarinetEflat/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ClarinetEflat/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ClarinetEflat/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ClarinetEflat/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ClarinetEflat/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ClarinetEflat/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ClarinetEflat/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ClarinetEflat/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ClarinetEflat/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ClarinetEflat/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ClarinetEflat/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ClarinetEflat/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ClarinetEflat/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ClarinetEflat/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ClarinetEflat/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ClarinetEflat/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ClarinetEflat/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ClarinetEflat/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ClarinetEflat/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ClarinetEflat/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ClarinetEflat/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ClarinetEflat/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ClarinetEflat/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ClarinetEflat/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ClarinetEflat/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ClarinetEflat/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ClarinetEflat/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ClarinetEflat/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ClarinetEflat'
  Missing documentation for:
    Module header
    clarinetEflat (src/Sharc/Instruments/ClarinetEflat.hs:38)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/TrumpetMutedC/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/TrumpetMutedC/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/TrumpetMutedC/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/TrumpetMutedC/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/TrumpetMutedC/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/TrumpetMutedC/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/TrumpetMutedC/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/TrumpetMutedC/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/TrumpetMutedC/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/TrumpetMutedC/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/TrumpetMutedC/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/TrumpetMutedC/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/TrumpetMutedC/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/TrumpetMutedC/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/TrumpetMutedC/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/TrumpetMutedC/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/TrumpetMutedC/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/TrumpetMutedC/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/TrumpetMutedC/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/TrumpetMutedC/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/TrumpetMutedC/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/TrumpetMutedC/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/TrumpetMutedC/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/TrumpetMutedC/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/TrumpetMutedC/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/TrumpetMutedC/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/TrumpetMutedC/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/TrumpetMutedC/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/TrumpetMutedC/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/TrumpetMutedC/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/TrumpetMutedC/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetMutedC'
  Missing documentation for:
    Module header
    trumpetMutedC (src/Sharc/Instruments/TrumpetMutedC.hs:37)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/TrumpetC/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/TrumpetC/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/TrumpetC/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/TrumpetC/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/TrumpetC/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/TrumpetC/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/TrumpetC/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/TrumpetC/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/TrumpetC/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/TrumpetC/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/TrumpetC/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/TrumpetC/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/TrumpetC/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/TrumpetC/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/TrumpetC/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/TrumpetC/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/TrumpetC/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/TrumpetC/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/TrumpetC/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/TrumpetC/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/TrumpetC/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/TrumpetC/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/TrumpetC/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/TrumpetC/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/TrumpetC/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/TrumpetC/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/TrumpetC/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/TrumpetC/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/TrumpetC/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/TrumpetC/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/TrumpetC/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/TrumpetC/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/TrumpetC/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/TrumpetC/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetC'
  Missing documentation for:
    Module header
    trumpetC (src/Sharc/Instruments/TrumpetC.hs:40)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ContrabassClarinet/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ContrabassClarinet/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ContrabassClarinet/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ContrabassClarinet/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ContrabassClarinet/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ContrabassClarinet/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ContrabassClarinet/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ContrabassClarinet/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ContrabassClarinet/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ContrabassClarinet/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ContrabassClarinet/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ContrabassClarinet/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ContrabassClarinet/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ContrabassClarinet/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ContrabassClarinet/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ContrabassClarinet/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ContrabassClarinet/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ContrabassClarinet/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ContrabassClarinet/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ContrabassClarinet/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ContrabassClarinet/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ContrabassClarinet/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ContrabassClarinet/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassClarinet'
  Missing documentation for:
    Module header
    contrabassClarinet (src/Sharc/Instruments/ContrabassClarinet.hs:29)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Contrabassoon/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Contrabassoon/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Contrabassoon/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Contrabassoon/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Contrabassoon/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Contrabassoon/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Contrabassoon/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Contrabassoon/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Contrabassoon/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Contrabassoon/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Contrabassoon/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Contrabassoon/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Contrabassoon/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Contrabassoon/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Contrabassoon/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Contrabassoon/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Contrabassoon/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Contrabassoon/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Contrabassoon/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Contrabassoon/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Contrabassoon/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Contrabassoon/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Contrabassoon/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Contrabassoon/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Contrabassoon/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Contrabassoon/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Contrabassoon/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Contrabassoon/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Contrabassoon/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Contrabassoon/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Contrabassoon/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Contrabassoon/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabassoon'
  Missing documentation for:
    Module header
    contrabassoon (src/Sharc/Instruments/Contrabassoon.hs:38)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Cello/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Cello/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Cello/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Cello/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Cello/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Cello/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Cello/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Cello/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Cello/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Cello/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Cello/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Cello/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Cello/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Cello/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Cello/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Cello/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Cello/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Cello/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Cello/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Cello/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Cello/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Cello/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Cello/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Cello/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Cello/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Cello/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Cello/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Cello/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Cello/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Cello/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Cello/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Cello/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/Cello/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/Cello/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/Cello/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/Cello/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/Cello/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/Cello/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/Cello/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note39'
  Missing documentation for:
    Module header
    note39 (src/Sharc/Instruments/Cello/Note39.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note40'
  Missing documentation for:
    Module header
    note40 (src/Sharc/Instruments/Cello/Note40.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note41'
  Missing documentation for:
    Module header
    note41 (src/Sharc/Instruments/Cello/Note41.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note42'
  Missing documentation for:
    Module header
    note42 (src/Sharc/Instruments/Cello/Note42.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello.Note43'
  Missing documentation for:
    Module header
    note43 (src/Sharc/Instruments/Cello/Note43.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Cello'
  Missing documentation for:
    Module header
    cello (src/Sharc/Instruments/Cello.hs:50)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/CelloPizzicato/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/CelloPizzicato/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/CelloPizzicato/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/CelloPizzicato/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/CelloPizzicato/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/CelloPizzicato/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/CelloPizzicato/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/CelloPizzicato/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/CelloPizzicato/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/CelloPizzicato/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/CelloPizzicato/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/CelloPizzicato/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/CelloPizzicato/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/CelloPizzicato/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/CelloPizzicato/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/CelloPizzicato/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/CelloPizzicato/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/CelloPizzicato/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/CelloPizzicato/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/CelloPizzicato/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/CelloPizzicato/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/CelloPizzicato/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/CelloPizzicato/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/CelloPizzicato/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/CelloPizzicato/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/CelloPizzicato/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/CelloPizzicato/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/CelloPizzicato/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/CelloPizzicato/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/CelloPizzicato/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/CelloPizzicato/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/CelloPizzicato/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/CelloPizzicato/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/CelloPizzicato/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/CelloPizzicato/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/CelloPizzicato/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/CelloPizzicato/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/CelloPizzicato/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/CelloPizzicato/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloPizzicato'
  Missing documentation for:
    Module header
    celloPizzicato (src/Sharc/Instruments/CelloPizzicato.hs:45)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/CelloMuted/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/CelloMuted/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/CelloMuted/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/CelloMuted/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/CelloMuted/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/CelloMuted/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/CelloMuted/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/CelloMuted/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/CelloMuted/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/CelloMuted/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/CelloMuted/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/CelloMuted/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/CelloMuted/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/CelloMuted/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/CelloMuted/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/CelloMuted/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/CelloMuted/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/CelloMuted/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/CelloMuted/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/CelloMuted/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/CelloMuted/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/CelloMuted/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/CelloMuted/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/CelloMuted/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/CelloMuted/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/CelloMuted/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/CelloMuted/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/CelloMuted/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/CelloMuted/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/CelloMuted/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/CelloMuted/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/CelloMuted/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/CelloMuted/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/CelloMuted/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMuted'
  Missing documentation for:
    Module header
    celloMuted (src/Sharc/Instruments/CelloMuted.hs:40)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/CelloMarteleBowing/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/CelloMarteleBowing/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/CelloMarteleBowing/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/CelloMarteleBowing/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/CelloMarteleBowing/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/CelloMarteleBowing/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/CelloMarteleBowing/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/CelloMarteleBowing/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/CelloMarteleBowing/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/CelloMarteleBowing/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/CelloMarteleBowing/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/CelloMarteleBowing/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/CelloMarteleBowing/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/CelloMarteleBowing/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/CelloMarteleBowing/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/CelloMarteleBowing/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/CelloMarteleBowing/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/CelloMarteleBowing/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/CelloMarteleBowing/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/CelloMarteleBowing/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/CelloMarteleBowing/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/CelloMarteleBowing/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/CelloMarteleBowing/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/CelloMarteleBowing/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/CelloMarteleBowing/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/CelloMarteleBowing/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/CelloMarteleBowing/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/CelloMarteleBowing/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/CelloMarteleBowing/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/CelloMarteleBowing/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/CelloMarteleBowing/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/CelloMarteleBowing/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/CelloMarteleBowing/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/CelloMarteleBowing/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/CelloMarteleBowing/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/CelloMarteleBowing/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/CelloMarteleBowing/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/CelloMarteleBowing/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/CelloMarteleBowing/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note39'
  Missing documentation for:
    Module header
    note39 (src/Sharc/Instruments/CelloMarteleBowing/Note39.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note40'
  Missing documentation for:
    Module header
    note40 (src/Sharc/Instruments/CelloMarteleBowing/Note40.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note41'
  Missing documentation for:
    Module header
    note41 (src/Sharc/Instruments/CelloMarteleBowing/Note41.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note42'
  Missing documentation for:
    Module header
    note42 (src/Sharc/Instruments/CelloMarteleBowing/Note42.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing.Note43'
  Missing documentation for:
    Module header
    note43 (src/Sharc/Instruments/CelloMarteleBowing/Note43.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.CelloMarteleBowing'
  Missing documentation for:
    Module header
    celloMarteleBowing (src/Sharc/Instruments/CelloMarteleBowing.hs:50)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ContrabassPizzicato/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ContrabassPizzicato/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ContrabassPizzicato/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ContrabassPizzicato/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ContrabassPizzicato/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ContrabassPizzicato/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ContrabassPizzicato/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ContrabassPizzicato/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ContrabassPizzicato/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ContrabassPizzicato/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ContrabassPizzicato/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ContrabassPizzicato/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ContrabassPizzicato/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ContrabassPizzicato/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ContrabassPizzicato/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ContrabassPizzicato/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ContrabassPizzicato/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ContrabassPizzicato/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ContrabassPizzicato/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ContrabassPizzicato/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ContrabassPizzicato/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ContrabassPizzicato/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ContrabassPizzicato/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ContrabassPizzicato/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ContrabassPizzicato/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ContrabassPizzicato/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ContrabassPizzicato/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ContrabassPizzicato/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ContrabassPizzicato/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ContrabassPizzicato/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ContrabassPizzicato/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ContrabassPizzicato/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ContrabassPizzicato/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ContrabassPizzicato/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/ContrabassPizzicato/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/ContrabassPizzicato/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/ContrabassPizzicato/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/ContrabassPizzicato/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/ContrabassPizzicato/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note39'
  Missing documentation for:
    Module header
    note39 (src/Sharc/Instruments/ContrabassPizzicato/Note39.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato.Note40'
  Missing documentation for:
    Module header
    note40 (src/Sharc/Instruments/ContrabassPizzicato/Note40.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassPizzicato'
  Missing documentation for:
    Module header
    contrabassPizzicato (src/Sharc/Instruments/ContrabassPizzicato.hs:47)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ContrabassMuted/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ContrabassMuted/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ContrabassMuted/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ContrabassMuted/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ContrabassMuted/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ContrabassMuted/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ContrabassMuted/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ContrabassMuted/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ContrabassMuted/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ContrabassMuted/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ContrabassMuted/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ContrabassMuted/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ContrabassMuted/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ContrabassMuted/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ContrabassMuted/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ContrabassMuted/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ContrabassMuted/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ContrabassMuted/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ContrabassMuted/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ContrabassMuted/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ContrabassMuted/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ContrabassMuted/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ContrabassMuted/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ContrabassMuted/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ContrabassMuted/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ContrabassMuted/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ContrabassMuted/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ContrabassMuted/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ContrabassMuted/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ContrabassMuted/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ContrabassMuted/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ContrabassMuted/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ContrabassMuted/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ContrabassMuted/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/ContrabassMuted/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/ContrabassMuted/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/ContrabassMuted/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/ContrabassMuted/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted.Note38'
  Missing documentation for:
    Module header
    note38 (src/Sharc/Instruments/ContrabassMuted/Note38.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMuted'
  Missing documentation for:
    Module header
    contrabassMuted (src/Sharc/Instruments/ContrabassMuted.hs:45)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/ContrabassMarteleBowing/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/ContrabassMarteleBowing/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/ContrabassMarteleBowing/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/ContrabassMarteleBowing/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/ContrabassMarteleBowing/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/ContrabassMarteleBowing/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/ContrabassMarteleBowing/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/ContrabassMarteleBowing/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/ContrabassMarteleBowing/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/ContrabassMarteleBowing/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/ContrabassMarteleBowing/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/ContrabassMarteleBowing/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/ContrabassMarteleBowing/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/ContrabassMarteleBowing/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/ContrabassMarteleBowing/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/ContrabassMarteleBowing/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/ContrabassMarteleBowing/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/ContrabassMarteleBowing/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/ContrabassMarteleBowing/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/ContrabassMarteleBowing/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/ContrabassMarteleBowing/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/ContrabassMarteleBowing/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/ContrabassMarteleBowing/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/ContrabassMarteleBowing/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/ContrabassMarteleBowing/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/ContrabassMarteleBowing/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/ContrabassMarteleBowing/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/ContrabassMarteleBowing/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/ContrabassMarteleBowing/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/ContrabassMarteleBowing/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/ContrabassMarteleBowing/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/ContrabassMarteleBowing/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/ContrabassMarteleBowing/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/ContrabassMarteleBowing/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/ContrabassMarteleBowing/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/ContrabassMarteleBowing/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/ContrabassMarteleBowing/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.ContrabassMarteleBowing'
  Missing documentation for:
    Module header
    contrabassMarteleBowing (src/Sharc/Instruments/ContrabassMarteleBowing.hs:43)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Contrabass/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Contrabass/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Contrabass/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Contrabass/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Contrabass/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Contrabass/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Contrabass/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Contrabass/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Contrabass/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Contrabass/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Contrabass/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Contrabass/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Contrabass/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Contrabass/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Contrabass/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Contrabass/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Contrabass/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Contrabass/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Contrabass/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Contrabass/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Contrabass/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Contrabass/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Contrabass/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Contrabass/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Contrabass/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Contrabass/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Contrabass/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Contrabass/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Contrabass/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Contrabass/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Contrabass/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Contrabass/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/Contrabass/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/Contrabass/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/Contrabass/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/Contrabass/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/Contrabass/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass.Note37'
  Missing documentation for:
    Module header
    note37 (src/Sharc/Instruments/Contrabass/Note37.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Contrabass'
  Missing documentation for:
    Module header
    contrabass (src/Sharc/Instruments/Contrabass.hs:44)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Clarinet/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Clarinet/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Clarinet/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Clarinet/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Clarinet/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Clarinet/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Clarinet/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Clarinet/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Clarinet/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Clarinet/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Clarinet/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Clarinet/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Clarinet/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Clarinet/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Clarinet/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Clarinet/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Clarinet/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Clarinet/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Clarinet/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Clarinet/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Clarinet/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Clarinet/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Clarinet/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Clarinet/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Clarinet/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Clarinet/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Clarinet/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Clarinet/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Clarinet/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Clarinet/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Clarinet/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Clarinet/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note32'
  Missing documentation for:
    Module header
    note32 (src/Sharc/Instruments/Clarinet/Note32.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note33'
  Missing documentation for:
    Module header
    note33 (src/Sharc/Instruments/Clarinet/Note33.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note34'
  Missing documentation for:
    Module header
    note34 (src/Sharc/Instruments/Clarinet/Note34.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note35'
  Missing documentation for:
    Module header
    note35 (src/Sharc/Instruments/Clarinet/Note35.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet.Note36'
  Missing documentation for:
    Module header
    note36 (src/Sharc/Instruments/Clarinet/Note36.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Clarinet'
  Missing documentation for:
    Module header
    clarinet (src/Sharc/Instruments/Clarinet.hs:43)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/BassTrombone/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/BassTrombone/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/BassTrombone/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/BassTrombone/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/BassTrombone/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/BassTrombone/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/BassTrombone/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/BassTrombone/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/BassTrombone/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/BassTrombone/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/BassTrombone/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/BassTrombone/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/BassTrombone/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/BassTrombone/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/BassTrombone/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/BassTrombone/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/BassTrombone/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/BassTrombone/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/BassTrombone/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/BassTrombone/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/BassTrombone/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/BassTrombone/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/BassTrombone/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/BassTrombone/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/BassTrombone/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassTrombone'
  Missing documentation for:
    Module header
    bassTrombone (src/Sharc/Instruments/BassTrombone.hs:31)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/BassClarinet/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/BassClarinet/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/BassClarinet/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/BassClarinet/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/BassClarinet/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/BassClarinet/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/BassClarinet/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/BassClarinet/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/BassClarinet/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/BassClarinet/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/BassClarinet/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/BassClarinet/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/BassClarinet/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/BassClarinet/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/BassClarinet/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/BassClarinet/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/BassClarinet/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/BassClarinet/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/BassClarinet/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/BassClarinet/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/BassClarinet/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/BassClarinet/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/BassClarinet/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/BassClarinet/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/BassClarinet/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassClarinet'
  Missing documentation for:
    Module header
    bassClarinet (src/Sharc/Instruments/BassClarinet.hs:31)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/Bassoon/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/Bassoon/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/Bassoon/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/Bassoon/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/Bassoon/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/Bassoon/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/Bassoon/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/Bassoon/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/Bassoon/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/Bassoon/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/Bassoon/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/Bassoon/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/Bassoon/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/Bassoon/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/Bassoon/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/Bassoon/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/Bassoon/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/Bassoon/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/Bassoon/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/Bassoon/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/Bassoon/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/Bassoon/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/Bassoon/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/Bassoon/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/Bassoon/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/Bassoon/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/Bassoon/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/Bassoon/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/Bassoon/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/Bassoon/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/Bassoon/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/Bassoon/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.Bassoon'
  Missing documentation for:
    Module header
    bassoon (src/Sharc/Instruments/Bassoon.hs:38)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/BassFlute/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/BassFlute/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/BassFlute/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/BassFlute/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/BassFlute/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/BassFlute/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/BassFlute/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/BassFlute/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/BassFlute/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/BassFlute/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/BassFlute/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/BassFlute/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/BassFlute/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/BassFlute/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/BassFlute/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/BassFlute/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/BassFlute/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/BassFlute/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/BassFlute/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/BassFlute/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/BassFlute/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/BassFlute/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/BassFlute/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/BassFlute/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/BassFlute/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/BassFlute/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.BassFlute'
  Missing documentation for:
    Module header
    bassFlute (src/Sharc/Instruments/BassFlute.hs:32)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/TrumpetBach/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/TrumpetBach/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/TrumpetBach/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/TrumpetBach/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/TrumpetBach/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/TrumpetBach/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/TrumpetBach/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/TrumpetBach/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/TrumpetBach/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/TrumpetBach/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/TrumpetBach/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/TrumpetBach/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/TrumpetBach/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/TrumpetBach/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/TrumpetBach/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/TrumpetBach/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/TrumpetBach/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/TrumpetBach/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/TrumpetBach/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/TrumpetBach/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/TrumpetBach/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/TrumpetBach/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/TrumpetBach/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/TrumpetBach/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/TrumpetBach/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/TrumpetBach/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/TrumpetBach/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/TrumpetBach/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/TrumpetBach/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/TrumpetBach/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note30'
  Missing documentation for:
    Module header
    note30 (src/Sharc/Instruments/TrumpetBach/Note30.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach.Note31'
  Missing documentation for:
    Module header
    note31 (src/Sharc/Instruments/TrumpetBach/Note31.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.TrumpetBach'
  Missing documentation for:
    Module header
    trumpetBach (src/Sharc/Instruments/TrumpetBach.hs:38)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/AltoTrombone/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/AltoTrombone/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/AltoTrombone/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/AltoTrombone/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/AltoTrombone/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/AltoTrombone/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/AltoTrombone/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/AltoTrombone/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/AltoTrombone/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/AltoTrombone/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/AltoTrombone/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/AltoTrombone/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/AltoTrombone/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoTrombone'
  Missing documentation for:
    Module header
    altoTrombone (src/Sharc/Instruments/AltoTrombone.hs:19)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note0'
  Missing documentation for:
    Module header
    note0 (src/Sharc/Instruments/AltoFlute/Note0.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note1'
  Missing documentation for:
    Module header
    note1 (src/Sharc/Instruments/AltoFlute/Note1.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note2'
  Missing documentation for:
    Module header
    note2 (src/Sharc/Instruments/AltoFlute/Note2.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note3'
  Missing documentation for:
    Module header
    note3 (src/Sharc/Instruments/AltoFlute/Note3.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note4'
  Missing documentation for:
    Module header
    note4 (src/Sharc/Instruments/AltoFlute/Note4.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note5'
  Missing documentation for:
    Module header
    note5 (src/Sharc/Instruments/AltoFlute/Note5.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note6'
  Missing documentation for:
    Module header
    note6 (src/Sharc/Instruments/AltoFlute/Note6.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note7'
  Missing documentation for:
    Module header
    note7 (src/Sharc/Instruments/AltoFlute/Note7.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note8'
  Missing documentation for:
    Module header
    note8 (src/Sharc/Instruments/AltoFlute/Note8.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note9'
  Missing documentation for:
    Module header
    note9 (src/Sharc/Instruments/AltoFlute/Note9.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note10'
  Missing documentation for:
    Module header
    note10 (src/Sharc/Instruments/AltoFlute/Note10.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note11'
  Missing documentation for:
    Module header
    note11 (src/Sharc/Instruments/AltoFlute/Note11.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note12'
  Missing documentation for:
    Module header
    note12 (src/Sharc/Instruments/AltoFlute/Note12.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note13'
  Missing documentation for:
    Module header
    note13 (src/Sharc/Instruments/AltoFlute/Note13.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note14'
  Missing documentation for:
    Module header
    note14 (src/Sharc/Instruments/AltoFlute/Note14.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note15'
  Missing documentation for:
    Module header
    note15 (src/Sharc/Instruments/AltoFlute/Note15.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note16'
  Missing documentation for:
    Module header
    note16 (src/Sharc/Instruments/AltoFlute/Note16.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note17'
  Missing documentation for:
    Module header
    note17 (src/Sharc/Instruments/AltoFlute/Note17.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note18'
  Missing documentation for:
    Module header
    note18 (src/Sharc/Instruments/AltoFlute/Note18.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note19'
  Missing documentation for:
    Module header
    note19 (src/Sharc/Instruments/AltoFlute/Note19.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note20'
  Missing documentation for:
    Module header
    note20 (src/Sharc/Instruments/AltoFlute/Note20.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note21'
  Missing documentation for:
    Module header
    note21 (src/Sharc/Instruments/AltoFlute/Note21.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note22'
  Missing documentation for:
    Module header
    note22 (src/Sharc/Instruments/AltoFlute/Note22.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note23'
  Missing documentation for:
    Module header
    note23 (src/Sharc/Instruments/AltoFlute/Note23.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note24'
  Missing documentation for:
    Module header
    note24 (src/Sharc/Instruments/AltoFlute/Note24.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note25'
  Missing documentation for:
    Module header
    note25 (src/Sharc/Instruments/AltoFlute/Note25.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note26'
  Missing documentation for:
    Module header
    note26 (src/Sharc/Instruments/AltoFlute/Note26.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note27'
  Missing documentation for:
    Module header
    note27 (src/Sharc/Instruments/AltoFlute/Note27.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note28'
  Missing documentation for:
    Module header
    note28 (src/Sharc/Instruments/AltoFlute/Note28.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute.Note29'
  Missing documentation for:
    Module header
    note29 (src/Sharc/Instruments/AltoFlute/Note29.hs:5)
   0% (  0 /  2) in 'Sharc.Instruments.AltoFlute'
  Missing documentation for:
    Module header
    altoFlute (src/Sharc/Instruments/AltoFlute.hs:36)
   9% (  4 / 43) in 'Sharc.Data'
  Missing documentation for:
    violin (src/Sharc/Instruments/Violin.hs:48)
    violinPizzicato (src/Sharc/Instruments/ViolinPizzicato.hs:43)
    violinMuted (src/Sharc/Instruments/ViolinMuted.hs:48)
    violinMarteleBowing (src/Sharc/Instruments/ViolinMarteleBowing.hs:40)
    violinsEnsemble (src/Sharc/Instruments/ViolinsEnsemble.hs:50)
    viola (src/Sharc/Instruments/Viola.hs:45)
    violaPizzicato (src/Sharc/Instruments/ViolaPizzicato.hs:40)
    violaMuted (src/Sharc/Instruments/ViolaMuted.hs:45)
    violaMarteleBowing (src/Sharc/Instruments/ViolaMarteleBowing.hs:42)
    tuba (src/Sharc/Instruments/Tuba.hs:37)
    tromboneMuted (src/Sharc/Instruments/TromboneMuted.hs:39)
    trombone (src/Sharc/Instruments/Trombone.hs:42)
    piccolo (src/Sharc/Instruments/Piccolo.hs:36)
    oboe (src/Sharc/Instruments/Oboe.hs:38)
    frenchHornMuted (src/Sharc/Instruments/FrenchHornMuted.hs:43)
    frenchHorn (src/Sharc/Instruments/FrenchHorn.hs:43)
    flute (src/Sharc/Instruments/Flute.hs:43)
    englishHorn (src/Sharc/Instruments/EnglishHorn.hs:36)
    clarinetEflat (src/Sharc/Instruments/ClarinetEflat.hs:38)
    trumpetMutedC (src/Sharc/Instruments/TrumpetMutedC.hs:37)
    trumpetC (src/Sharc/Instruments/TrumpetC.hs:40)
    contrabassClarinet (src/Sharc/Instruments/ContrabassClarinet.hs:29)
    contrabassoon (src/Sharc/Instruments/Contrabassoon.hs:38)
    cello (src/Sharc/Instruments/Cello.hs:50)
    celloPizzicato (src/Sharc/Instruments/CelloPizzicato.hs:45)
    celloMuted (src/Sharc/Instruments/CelloMuted.hs:40)
    celloMarteleBowing (src/Sharc/Instruments/CelloMarteleBowing.hs:50)
    contrabassPizzicato (src/Sharc/Instruments/ContrabassPizzicato.hs:47)
    contrabassMuted (src/Sharc/Instruments/ContrabassMuted.hs:45)
    contrabassMarteleBowing (src/Sharc/Instruments/ContrabassMarteleBowing.hs:43)
    contrabass (src/Sharc/Instruments/Contrabass.hs:44)
    clarinet (src/Sharc/Instruments/Clarinet.hs:43)
    bassTrombone (src/Sharc/Instruments/BassTrombone.hs:31)
    bassClarinet (src/Sharc/Instruments/BassClarinet.hs:31)
    bassoon (src/Sharc/Instruments/Bassoon.hs:38)
    bassFlute (src/Sharc/Instruments/BassFlute.hs:32)
    trumpetBach (src/Sharc/Instruments/TrumpetBach.hs:38)
    altoTrombone (src/Sharc/Instruments/AltoTrombone.hs:19)
    altoFlute (src/Sharc/Instruments/AltoFlute.hs:36)
Documentation created: dist/doc/html/sharc-timbre/index.html,
dist/doc/html/sharc-timbre/sharc-timbre.txt
Creating package registration file:
/tmp/pkgConf-sharc-timbre-018990580252077211388.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/sharc-timbre-0.1-Gvt96KkVIUq8ktqkBY2bUn
Registering sharc-timbre-0.1...
Installed sharc-timbre-0.1
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

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

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

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

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

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

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

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

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

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

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

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

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

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

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

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

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

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

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

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

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

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.111429877391269598457.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring wl-pprint-1.2...
Building wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...

on the commandline: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 1] Compiling Text.PrettyPrint.Leijen ( Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o )
In-place registering wl-pprint-1.2...
Running Haddock for wl-pprint-1.2...
Running hscolour for wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Haddock coverage:
  96% ( 85 / 89) in 'Text.PrettyPrint.Leijen'
  Missing documentation for:
    bool (Text/PrettyPrint/Leijen.hs:467)
    column (Text/PrettyPrint/Leijen.hs:770)
    nesting (Text/PrettyPrint/Leijen.hs:770)
    width (Text/PrettyPrint/Leijen.hs:607)
Documentation created: dist/doc/html/wl-pprint/index.html,
dist/doc/html/wl-pprint/wl-pprint.txt
Creating package registration file:
/tmp/pkgConf-wl-pprint-11108267031424722137.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.616949788501220637267.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.01250500668823565081.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.01450954752079044353.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.06422317611949650635.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.018155389541403126510.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.020327405761387316750.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-old-locale-0.0.1-D3fIWe3ExBN6VISnKTEJV3
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Tab.hs:512:5: Warning:
    This binding for ‘genId’ shadows the existing binding
      imported from ‘Csound.Dynamic’ at src/Csound/Tab.hs:97:1-48
      (and originally defined in ‘Csound.Dynamic.Types.Exp’)
[12 of 39] 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 39] 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 39] Compiling Csound.Types     ( src/Csound/Types.hs, dist/build/Csound/Types.o )
[15 of 39] 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 39] 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:46:1: Warning:
    The import of ‘sines4’ from module ‘Csound.Tab’ is redundant

src/Csound/Air/Wave.hs:129: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:169:1: Warning:
    Top-level binding with no type signature: uosc' :: D -> Sig -> Sig

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Wave.hs:265:1: Warning:
    Top-level binding with no type signature:
      linRange :: forall a. Integral a => a -> Sig -> [Sig]
[17 of 39] 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 39] 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 39] 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:178:5: Warning:
    This binding for ‘ptr’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:175:5

src/Csound/Air/Fx.hs:243: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:243: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:246: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:246: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:257: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.9.1:Csound.Typed.Control.Mix’)

src/Csound/Air/Fx.hs:280: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:290: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:298: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:318: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:341: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:351:5: Warning:
    Defined but not used: ‘aBuffer’

src/Csound/Air/Fx.hs:385: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:394: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:403:15: Warning:
    This binding for ‘gain’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:394:14

src/Csound/Air/Fx.hs:409: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:409: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:434: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:448: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:521:17: Warning:
    This binding for ‘kindx’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:519:17

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

src/Csound/Air/Fx.hs:532:17: Warning:
    This binding for ‘kindx’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:530:17
[20 of 39] Compiling Csound.Air.Fm    ( src/Csound/Air/Fm.hs, dist/build/Csound/Air/Fm.o )

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

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

src/Csound/Air/Fm.hs:13:1: Warning: Tab character

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

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

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

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

src/Csound/Air/Fm.hs:19:1: Warning: Tab character

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

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

src/Csound/Air/Fm.hs:40:27: Warning:
    Defined but not used: ‘unFmNode’

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

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

src/Csound/Air/Fm.hs:49:1: Warning: Tab character

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

src/Csound/Air/Fm.hs:52:1: Warning:
    Top-level binding with no type signature: defSt :: St

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

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

src/Csound/Air/Fm.hs:54:21: Warning: Tab character

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

src/Csound/Air/Fm.hs:58:13: Warning:
    This binding for ‘units’ shadows the existing binding
      defined at src/Csound/Air/Fm.hs:48:11

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

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

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

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

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

src/Csound/Air/Fm.hs:65:1: Warning: Tab character

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:73:1: Warning: Tab character

src/Csound/Air/Fm.hs:75:1: Warning: Tab character

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

src/Csound/Air/Fm.hs:76:87: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:115:1: Warning: Tab character

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:147:19: Warning: Tab character

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

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:162:1: Warning: Tab character

src/Csound/Air/Fm.hs:162:48: Warning: Tab character

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

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

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

src/Csound/Air/Fm.hs:178:1: Warning:
    Top-level binding with no type signature: dx_1 :: FmGraph

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:197:1: Warning:
    Top-level binding with no type signature: dx_2 :: FmGraph

src/Csound/Air/Fm.hs:198:1: Warning: Tab character

src/Csound/Air/Fm.hs:199:1: Warning: Tab character

src/Csound/Air/Fm.hs:200:1: Warning: Tab character

src/Csound/Air/Fm.hs:201:1: Warning: Tab character

src/Csound/Air/Fm.hs:202:1: Warning: Tab character

src/Csound/Air/Fm.hs:203:1: Warning: Tab character

src/Csound/Air/Fm.hs:214:1: Warning:
    Top-level binding with no type signature: dx_3 :: FmGraph

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:233:1: Warning:
    Top-level binding with no type signature: dx_4 :: FmGraph

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

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

src/Csound/Air/Fm.hs:236:1: Warning: Tab character

src/Csound/Air/Fm.hs:237:1: Warning: Tab character

src/Csound/Air/Fm.hs:238:1: Warning: Tab character

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

src/Csound/Air/Fm.hs:240:1: Warning: Tab character
[21 of 39] Compiling Csound.Control.Sf ( src/Csound/Control/Sf.hs, dist/build/Csound/Control/Sf.o )
[22 of 39] 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
[23 of 39] 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"
[24 of 39] 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’)
[25 of 39] 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
[26 of 39] Compiling Csound.Air.Pan   ( src/Csound/Air/Pan.hs, dist/build/Csound/Air/Pan.o )
[27 of 39] 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
[28 of 39] 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:6:1: Warning: Tab character

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

src/Csound/Air/Patch.hs:9: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:13:1: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Patch.hs:37: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:81:24: Warning: Tab character

src/Csound/Air/Patch.hs:82: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:87:18: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Patch.hs:210:1: Warning: Tab character
[29 of 39] 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.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.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.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.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.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.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: _ []
[30 of 39] 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.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.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.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.
[31 of 39] Compiling Csound.Control   ( src/Csound/Control.hs, dist/build/Csound/Control.o )
[32 of 39] 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 _)
[33 of 39] 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:34: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: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:57:1: Warning: Tab character

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

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

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

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

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

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

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

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

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:90: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:102:1: Warning: Tab character

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

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

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

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

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:122:1: Warning: Tab character

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

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

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

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

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:136:1: Warning: Tab character

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

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

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

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

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:158: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:175:1: Warning: Tab character

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

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

src/Csound/Air/Sampler.hs:176:40: 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:182: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:213:1: Warning: Tab character

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

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

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

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

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

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

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:222:1: Warning: Tab character

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

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

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

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

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:316:1: Warning: Tab character

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

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

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:329: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:341:1: Warning: Tab character

src/Csound/Air/Sampler.hs:344:18: Warning:
    Defined but not used: ‘midiInstr’
[34 of 39] Compiling Csound.IO        ( src/Csound/IO.hs, dist/build/Csound/IO.o )
[35 of 39] Compiling Csound.Air.Misc  ( src/Csound/Air/Misc.hs, dist/build/Csound/Air/Misc.o )

src/Csound/Air/Misc.hs:40: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:44:1: Warning:
    The import of ‘Csound.Dynamic’ is redundant
      except perhaps to import instances from ‘Csound.Dynamic’
    To import instances alone, use: import Csound.Dynamic()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Misc.hs:471: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:471: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’)
[36 of 39] 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.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.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.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.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.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.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.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.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.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.
[37 of 39] 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
[38 of 39] Compiling Csound.Air       ( src/Csound/Air.hs, dist/build/Csound/Air.o )
[39 of 39] Compiling Csound.Base      ( src/Csound/Base.hs, dist/build/Csound/Base.o )
In-place registering csound-expression-4.9.1...
Running Haddock for csound-expression-4.9.1...
Running hscolour for csound-expression-4.9.1...
Preprocessing library csound-expression-4.9.1...
Preprocessing library csound-expression-4.9.1...

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/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.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.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.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.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.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.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.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.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.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.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.

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

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

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

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

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

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

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

src/Csound/Air/Wave.hs:129: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:169:1: Warning:
    Top-level binding with no type signature: uosc' :: D -> Sig -> Sig

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Wave.hs:265:1: Warning:
    Top-level binding with no type signature:
      linRange :: forall a. Integral a => a -> Sig -> [Sig]

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

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

src/Csound/Air/Fm.hs:13:1: Warning: Tab character

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

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

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

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

src/Csound/Air/Fm.hs:19:1: Warning: Tab character

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

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

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

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

src/Csound/Air/Fm.hs:49:1: Warning: Tab character

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

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

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

src/Csound/Air/Fm.hs:54:21: Warning: Tab character

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

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

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

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

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

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

src/Csound/Air/Fm.hs:65:1: Warning: Tab character

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

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

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

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

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

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

src/Csound/Air/Fm.hs:73:1: Warning: Tab character

src/Csound/Air/Fm.hs:75:1: Warning: Tab character

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

src/Csound/Air/Fm.hs:76:87: Warning: Tab character

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

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

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:115:1: Warning: Tab character

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:147:19: Warning: Tab character

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

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:162:1: Warning: Tab character

src/Csound/Air/Fm.hs:162:48: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:198:1: Warning: Tab character

src/Csound/Air/Fm.hs:199:1: Warning: Tab character

src/Csound/Air/Fm.hs:200:1: Warning: Tab character

src/Csound/Air/Fm.hs:201:1: Warning: Tab character

src/Csound/Air/Fm.hs:202:1: Warning: Tab character

src/Csound/Air/Fm.hs:203:1: Warning: Tab character

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

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

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

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

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

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

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

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

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

src/Csound/Air/Fm.hs:236:1: Warning: Tab character

src/Csound/Air/Fm.hs:237:1: Warning: Tab character

src/Csound/Air/Fm.hs:238:1: Warning: Tab character

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

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

src/Csound/Air/Fm.hs:40:27: Warning:
    Defined but not used: ‘unFmNode’

src/Csound/Air/Fm.hs:52:1: Warning:
    Top-level binding with no type signature: defSt :: St

src/Csound/Air/Fm.hs:58:13: Warning:
    This binding for ‘units’ shadows the existing binding
      defined at src/Csound/Air/Fm.hs:48:11

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

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

src/Csound/Air/Fm.hs:178:1: Warning:
    Top-level binding with no type signature: dx_1 :: FmGraph

src/Csound/Air/Fm.hs:197:1: Warning:
    Top-level binding with no type signature: dx_2 :: FmGraph

src/Csound/Air/Fm.hs:214:1: Warning:
    Top-level binding with no type signature: dx_3 :: FmGraph

src/Csound/Air/Fm.hs:233:1: Warning:
    Top-level binding with no type signature: dx_4 :: FmGraph

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)’

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

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’)

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: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: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: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: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: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: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: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:168:27: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Air/Seg.hs:150:8

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: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: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:57:1: Warning: Tab character

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

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

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

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

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

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

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

src/Csound/Air/Sampler.hs:176:40: 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:182: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:213:1: Warning: Tab character

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

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

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

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:222:1: Warning: Tab character

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

src/Csound/Air/Sampler.hs:316:58: 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: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:329: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:341:1: Warning: Tab character

src/Csound/Air/Sampler.hs:34: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:59:31: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Air/Sampler.hs:51:18

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Sampler.hs:344:18: Warning:
    Defined but not used: ‘midiInstr’

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

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

src/Csound/Air/Fx.hs:243: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:243: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:246: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:246: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:257: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.9.1:Csound.Typed.Control.Mix’)

src/Csound/Air/Fx.hs:280: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:290: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:298: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:318: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:341: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:351:5: Warning:
    Defined but not used: ‘aBuffer’

src/Csound/Air/Fx.hs:385: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:394: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:403:15: Warning:
    This binding for ‘gain’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:394:14

src/Csound/Air/Fx.hs:409: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:409: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:434: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:448: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:521:17: Warning:
    This binding for ‘kindx’ shadows the existing binding
      bound at src/Csound/Air/Fx.hs:519:17

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

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

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: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: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: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:377:1: Warning: Tab character

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: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: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: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: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: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: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:884:1: Warning: Tab character

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

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

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

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

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

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: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: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: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:460:1: Warning:
    Top-level binding with no type signature: toPercent :: D -> D

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:638:17: Warning:
    Defined but not used: ‘awp’

src/Csound/Air/Granular.hs:653:21: Warning:
    Defined but not used: ‘awp’

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: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: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: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: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: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: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: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: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: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
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)
  84% ( 84 /100) in 'Csound.Control.Gui.Widget'
  Missing documentation for:
    ValStep
    ValScaleType
    KnobType
    setKnobType
    SliderType
    setSliderType
    TextType
    setTextType
    setBoxType
    setButtonType
    butBankSig1
    setKnob
    setSlider
    setToggle
    setToggleSig
    toggleSig' (src/Csound/Control/Gui/Widget.hs:406)
  88% ( 65 / 74) in 'Csound.Control.Gui'
  Missing documentation for:
    SinkSource
    sinkSource
    sinkSlice
    sourceSlice
    keyWin (src/Csound/Control/Gui.hs:121)
    hmapM (src/Csound/Control/Gui.hs:318)
    vmapM (src/Csound/Control/Gui.hs:321)
    hmapM' (src/Csound/Control/Gui.hs:324)
    vmapM' (src/Csound/Control/Gui.hs:327)
 100% ( 24 / 24) in 'Csound.Control'
  96% ( 22 / 23) in 'Csound.IO'
  Missing documentation for:
    RenderCsd (src/Csound/IO.hs:57)
  69% ( 83 /121) in 'Csound.Tab'
  Missing documentation for:
    WavChn (src/Csound/Tab.hs:139)
    Mp3Chn (src/Csound/Tab.hs:164)
    PartialStrength (src/Csound/Tab.hs:367)
    PartialNumber (src/Csound/Tab.hs:366)
    PartialPhase (src/Csound/Tab.hs:368)
    PartialDC (src/Csound/Tab.hs:369)
    winHamming (src/Csound/Tab.hs:470)
    winHanning (src/Csound/Tab.hs:470)
    winBartlett (src/Csound/Tab.hs:470)
    winBlackman (src/Csound/Tab.hs:470)
    winHarris (src/Csound/Tab.hs:470)
    winGaussian (src/Csound/Tab.hs:470)
    winKaiser (src/Csound/Tab.hs:470)
    winRectangle (src/Csound/Tab.hs:470)
    winSync (src/Csound/Tab.hs:470)
    idWavs
    idMp3s
    idDoubles
    idSines
    idSines3
    idSines2
    idPartials
    idSines4
    idBuzzes
    idConsts
    idLins
    idCubes
    idExps
    idSplines
    idStartEnds
    idPolys
    idChebs1
    idChebs2
    idBessels
    idWins
    tabList
    fromTabList
    fromTabListD
  69% ( 68 / 98) in 'Csound.Air.Wave'
  Missing documentation for:
    rndOsc (src/Csound/Air/Wave.hs:186)
    rndOscBy (src/Csound/Air/Wave.hs:187)
    rndSaw (src/Csound/Air/Wave.hs:188)
    rndIsaw (src/Csound/Air/Wave.hs:189)
    rndPulse (src/Csound/Air/Wave.hs:190)
    rndSqr (src/Csound/Air/Wave.hs:191)
    rndPw (src/Csound/Air/Wave.hs:192)
    rndTri (src/Csound/Air/Wave.hs:193)
    rndRamp (src/Csound/Air/Wave.hs:194)
    rndBlosc (src/Csound/Air/Wave.hs:195)
    uosc' (src/Csound/Air/Wave.hs:169)
    uoscBy' (src/Csound/Air/Wave.hs:170)
    usaw' (src/Csound/Air/Wave.hs:171)
    uisaw' (src/Csound/Air/Wave.hs:172)
    upulse' (src/Csound/Air/Wave.hs:173)
    usqr' (src/Csound/Air/Wave.hs:174)
    upw' (src/Csound/Air/Wave.hs:175)
    utri' (src/Csound/Air/Wave.hs:176)
    uramp' (src/Csound/Air/Wave.hs:177)
    ublosc' (src/Csound/Air/Wave.hs:178)
    urndOsc (src/Csound/Air/Wave.hs:197)
    urndOscBy (src/Csound/Air/Wave.hs:198)
    urndSaw (src/Csound/Air/Wave.hs:199)
    urndIsaw (src/Csound/Air/Wave.hs:200)
    urndPulse (src/Csound/Air/Wave.hs:201)
    urndSqr (src/Csound/Air/Wave.hs:202)
    urndPw (src/Csound/Air/Wave.hs:203)
    urndTri (src/Csound/Air/Wave.hs:204)
    urndRamp (src/Csound/Air/Wave.hs:205)
    urndBlosc (src/Csound/Air/Wave.hs:206)
  71% ( 15 / 21) in 'Csound.Air.Fm'
  Missing documentation for:
    Fm (src/Csound/Air/Fm.hs:38)
    FmNode (src/Csound/Air/Fm.hs:40)
    fmod (src/Csound/Air/Fm.hs:119)
    FmSpec (src/Csound/Air/Fm.hs:140)
    FmGraph (src/Csound/Air/Fm.hs:146)
    fmRun (src/Csound/Air/Fm.hs:150)
  99% ( 87 / 88) in 'Csound.Air.Envelope'
  Missing documentation for:
    stepSeq (src/Csound/Air/Envelope.hs:152)
 100% ( 12 / 12) in 'Csound.Air.Spec'
  97% ( 67 / 69) in 'Csound.Air.Wav'
  Missing documentation for:
    LoopMode (src/Csound/Air/Wav.hs:200)
    ram1 (src/Csound/Air/Wav.hs:363)
  88% (  7 /  8) in 'Csound.Air.Seg'
  Missing documentation for:
    Module header
  67% ( 37 / 55) in 'Csound.Air.Sampler'
  Missing documentation for:
    Module header
    syncEvtTrig (src/Csound/Air/Sampler.hs:61)
    syncEvtTap (src/Csound/Air/Sampler.hs:79)
    syncEvtGroup (src/Csound/Air/Sampler.hs:92)
    charTap (src/Csound/Air/Sampler.hs:188)
    syncCharTap (src/Csound/Air/Sampler.hs:191)
    MidiTrigFun (src/Csound/Air/Sampler.hs:248)
    keyColumn1 (src/Csound/Air/Sampler.hs:349)
    keyColumn2 (src/Csound/Air/Sampler.hs:349)
    keyColumn3 (src/Csound/Air/Sampler.hs:349)
    keyColumn4 (src/Csound/Air/Sampler.hs:349)
    keyColumn5 (src/Csound/Air/Sampler.hs:349)
    keyColumn6 (src/Csound/Air/Sampler.hs:349)
    keyColumn7 (src/Csound/Air/Sampler.hs:349)
    keyColumn8 (src/Csound/Air/Sampler.hs:349)
    keyColumn9 (src/Csound/Air/Sampler.hs:349)
    keyColumn0 (src/Csound/Air/Sampler.hs:349)
    keyColumns (src/Csound/Air/Sampler.hs:362)
 100% ( 10 / 10) in 'Csound.Air.Pan'
  94% ( 60 / 64) in 'Csound.Air.Fx'
  Missing documentation for:
    DepthSig (src/Csound/Air/Fx.hs:189)
    RateSig (src/Csound/Air/Fx.hs:190)
    WidthSig (src/Csound/Air/Fx.hs:191)
    ToneSig (src/Csound/Air/Fx.hs:192)
  94% ( 68 / 72) in 'Csound.Air.Granular'
  Mi
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:6:1: Warning: Tab character

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

src/Csound/Air/Patch.hs:9: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:13:1: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Patch.hs:37: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:81:24: Warning: Tab character

src/Csound/Air/Patch.hs:82: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:87:18: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Misc.hs:40: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:44:1: Warning:
    The import of ‘Csound.Dynamic’ is redundant
      except perhaps to import instances from ‘Csound.Dynamic’
    To import instances alone, use: import Csound.Dynamic()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Csound/Air/Misc.hs:471: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:471: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’)

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.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.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.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.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.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.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.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.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.9.1:Csound.Typed.Gui.Widget’)

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.

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:22:23: Warning: Tab character

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: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: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: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: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: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

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: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: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: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: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: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: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/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: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

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()
ssing documentation for:
    GrainRate (src/Csound/Air/Granular.hs:141)
    GrainSize (src/Csound/Air/Granular.hs:142)
    Pointer (src/Csound/Air/Granular.hs:143)
    ConstPitchSig (src/Csound/Air/Granular.hs:145)
  67% ( 35 / 52) in 'Csound.Air.Patch'
  Missing documentation for:
    FxSpec (src/Csound/Air/Patch.hs:79)
    DryWetRatio (src/Csound/Air/Patch.hs:59)
    dryPatch (src/Csound/Air/Patch.hs:90)
    atSchedUntil (src/Csound/Air/Patch.hs:166)
    harmonPatch (src/Csound/Air/Patch.hs:207)
    deepPad (src/Csound/Air/Patch.hs:212)
    mixInstr (src/Csound/Air/Patch.hs:201)
    withSmallRoom (src/Csound/Air/Patch.hs:218)
    withSmallRoom' (src/Csound/Air/Patch.hs:221)
    withSmallHall (src/Csound/Air/Patch.hs:224)
    withSmallHall' (src/Csound/Air/Patch.hs:227)
    withLargeHall (src/Csound/Air/Patch.hs:230)
    withLargeHall' (src/Csound/Air/Patch.hs:233)
    withMagicCave (src/Csound/Air/Patch.hs:236)
    withMagicCave' (src/Csound/Air/Patch.hs:239)
    sfPatch (src/Csound/Air/Patch.hs:253)
    sfPatchHall (src/Csound/Air/Patch.hs:248)
  82% ( 46 / 56) in 'Csound.Air.Misc'
  Missing documentation for:
    ticks2 (src/Csound/Air/Misc.hs:326)
    nticks2 (src/Csound/Air/Misc.hs:308)
    ticks3 (src/Csound/Air/Misc.hs:329)
    nticks3 (src/Csound/Air/Misc.hs:311)
    ticks4 (src/Csound/Air/Misc.hs:332)
    nticks4 (src/Csound/Air/Misc.hs:314)
    testDrone (src/Csound/Air/Misc.hs:415)
    testDrone2 (src/Csound/Air/Misc.hs:416)
    testDrone3 (src/Csound/Air/Misc.hs:417)
    testDrone4 (src/Csound/Air/Misc.hs:418)
  86% ( 43 / 50) in 'Csound.Air.Live'
  Missing documentation for:
    FxUI (src/Csound/Air/Live.hs:95)
    hpatchChooser (src/Csound/Air/Live.hs:415)
    vpatchChooser (src/Csound/Air/Live.hs:418)
    AdsrBound (src/Csound/Air/Live.hs:333)
    AdsrInit (src/Csound/Air/Live.hs:338)
    linAdsr (src/Csound/Air/Live.hs:347)
    expAdsr (src/Csound/Air/Live.hs:350)
 100% (  7 /  7) in 'Csound.Air.Looper'
 100% ( 31 / 31) in 'Csound.Air'
 100% ( 17 / 17) in 'Csound.Base'
 100% ( 12 / 12) in 'Csound.Air.Hvs'
Warning: Csound.Types: could not find link destinations for:
    IsPrim PrimOf
Warning: Csound.Air.Fm: could not find link destinations for:
    St
Documentation created: dist/doc/html/csound-expression/index.html,
dist/doc/html/csound-expression/csound-expression.txt
Creating package registration file:
/tmp/pkgConf-csound-expression-4.9838293456129900479.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-expression-4.9.1-47cnNtkcpL838YefEMkBOR
Registering csound-expression-4.9.1...
Installed csound-expression-4.9.1
Downloading csound-sampler-0.0.6.4...
Configuring csound-sampler-0.0.6.4...
Building csound-sampler-0.0.6.4...
Preprocessing library csound-sampler-0.0.6.4...
[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:21:1: Warning: Tab character

src/Csound/Sam/Core.hs:21:83: Warning: Tab character

src/Csound/Sam/Core.hs:33:1: Warning: Tab character

src/Csound/Sam/Core.hs:36:1: Warning: Tab character

src/Csound/Sam/Core.hs:37:1: Warning: Tab character

src/Csound/Sam/Core.hs:40:1: Warning: Tab character

src/Csound/Sam/Core.hs:41:1: Warning: Tab character

src/Csound/Sam/Core.hs:42:1: Warning: Tab character

src/Csound/Sam/Core.hs:45:1: Warning: Tab character

src/Csound/Sam/Core.hs:46:1: Warning: Tab character

src/Csound/Sam/Core.hs:47:1: Warning: Tab character

src/Csound/Sam/Core.hs:48:1: Warning: Tab character

src/Csound/Sam/Core.hs:48:18: 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:55:1: Warning: Tab character

src/Csound/Sam/Core.hs:56:1: Warning: Tab character

src/Csound/Sam/Core.hs:57:1: Warning: Tab character

src/Csound/Sam/Core.hs:60:1: Warning: Tab character

src/Csound/Sam/Core.hs:61:1: Warning: Tab character

src/Csound/Sam/Core.hs:64:1: Warning: Tab character

src/Csound/Sam/Core.hs:71:1: Warning: Tab character

src/Csound/Sam/Core.hs:72:1: Warning: Tab character

src/Csound/Sam/Core.hs:77:1: Warning: Tab character

src/Csound/Sam/Core.hs:77:19: Warning: Tab character

src/Csound/Sam/Core.hs:78:1: Warning: Tab character

src/Csound/Sam/Core.hs:83:1: Warning: Tab character

src/Csound/Sam/Core.hs:83:19: Warning: Tab character

src/Csound/Sam/Core.hs:84:1: Warning: Tab character

src/Csound/Sam/Core.hs:84:35: Warning: Tab character

src/Csound/Sam/Core.hs:101:1: Warning: Tab character

src/Csound/Sam/Core.hs:102: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:11:1: Warning: Tab character

src/Csound/Sam/Trig.hs:12:1: Warning: Tab character

src/Csound/Sam/Trig.hs:15: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:16: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:17: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:29:1: Warning: Tab character

src/Csound/Sam/Trig.hs:30:1: Warning: Tab character

src/Csound/Sam/Trig.hs:35:1: Warning: Tab character

src/Csound/Sam/Trig.hs:36:1: Warning: Tab character

src/Csound/Sam/Trig.hs:41:1: Warning: Tab character

src/Csound/Sam/Trig.hs:42:1: Warning: Tab character

src/Csound/Sam/Trig.hs:53:1: Warning: Tab character

src/Csound/Sam/Trig.hs:54:1: Warning: Tab character

src/Csound/Sam/Trig.hs:55:1: Warning: Tab character

src/Csound/Sam/Trig.hs:61:1: Warning: Tab character

src/Csound/Sam/Trig.hs:62:1: Warning: Tab character

src/Csound/Sam/Trig.hs:68:1: Warning:
    Top-level binding with no type signature:
      syncBeats :: D -> D -> Sig

src/Csound/Sam/Trig.hs:75:1: Warning: Tab character

src/Csound/Sam/Trig.hs:76:1: Warning: Tab character

src/Csound/Sam/Trig.hs:82:1: Warning: Tab character

src/Csound/Sam/Trig.hs:83:1: Warning: Tab character

src/Csound/Sam/Trig.hs:89:1: Warning: Tab character

src/Csound/Sam/Trig.hs:90:1: Warning: Tab character

src/Csound/Sam/Trig.hs:102:1: Warning: Tab character

src/Csound/Sam/Trig.hs:103:1: Warning: Tab character

src/Csound/Sam/Trig.hs:104:1: Warning: Tab character

src/Csound/Sam/Trig.hs:111:1: Warning: Tab character

src/Csound/Sam/Trig.hs:112:1: Warning: Tab character

src/Csound/Sam/Trig.hs:139:1: Warning: Tab character

src/Csound/Sam/Trig.hs:170: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: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:8:1: Warning: Tab character

src/Csound/Sam/Ui.hs:8:22: Warning: Tab character

src/Csound/Sam/Ui.hs:9:1: Warning: Tab character

src/Csound/Sam/Ui.hs:21: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:53:1: Warning: Tab character

src/Csound/Sam/Ui.hs:66:1: Warning: Tab character

src/Csound/Sam/Ui.hs:66:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:3:8-20
      (and originally defined in ‘Text.Read’)

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:74:1: Warning: Tab character

src/Csound/Sam/Ui.hs:74:42: Warning: Tab character

src/Csound/Sam/Ui.hs:75: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:81:1: Warning: Tab character

src/Csound/Sam/Ui.hs:89:1: Warning: Tab character

src/Csound/Sam/Ui.hs:89:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:3:8-20
      (and originally defined in ‘Text.Read’)

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:100:1: Warning: Tab character

src/Csound/Sam/Ui.hs:135:1: Warning: Tab character

src/Csound/Sam/Ui.hs:135:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:3:8-20
      (and originally defined in ‘Text.Read’)

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:141:1: Warning: Tab character

src/Csound/Sam/Ui.hs:141:42: Warning: Tab character

src/Csound/Sam/Ui.hs:142:1: Warning: Tab character

src/Csound/Sam/Ui.hs:143:1: Warning: Tab character

src/Csound/Sam/Ui.hs:143:42: Warning: Tab character

src/Csound/Sam/Ui.hs:144: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:150:1: Warning: Tab character

src/Csound/Sam/Ui.hs:177:1: Warning: Tab character

src/Csound/Sam/Ui.hs:178:1: Warning: Tab character

src/Csound/Sam/Ui.hs:178:86: 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:186:1: Warning: Tab character

src/Csound/Sam/Ui.hs:189:54: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at src/Csound/Sam/Ui.hs:189:33

src/Csound/Sam/Ui.hs:192:46: Warning: Tab character

src/Csound/Sam/Ui.hs:193:1: Warning: Tab character

src/Csound/Sam/Ui.hs:193:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:3:8-20
      (and originally defined in ‘Text.Read’)

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:199:1: Warning: Tab character

src/Csound/Sam/Ui.hs:199:42: 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:202:1: Warning: Tab character

src/Csound/Sam/Ui.hs:202:42: Warning: Tab character

src/Csound/Sam/Ui.hs:203:1: Warning: Tab character

src/Csound/Sam/Ui.hs:204: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:208:1: Warning: Tab character

src/Csound/Sam/Ui.hs:208:46: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘1 .. ’
        at src/Csound/Sam/Ui.hs:208:46-51
      (Num a0)
        arising from the literal ‘1’ at src/Csound/Sam/Ui.hs:208:47
      (Show a0)
        arising from a use of ‘show’ at src/Csound/Sam/Ui.hs:208: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:208:52: Warning: Tab character

src/Csound/Sam/Ui.hs:209:1: Warning: Tab character

src/Csound/Sam/Ui.hs:213:1: Warning: Tab character

src/Csound/Sam/Ui.hs:214: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:228:1: Warning: Tab character

src/Csound/Sam/Ui.hs:228:87: 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:239:1: Warning: Tab character

src/Csound/Sam/Ui.hs:241:1: Warning: Tab character

src/Csound/Sam/Ui.hs:243:1: Warning: Tab character

src/Csound/Sam/Ui.hs:243:25: Warning:
    This binding for ‘eff’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:16:1-18
      (and originally defined in ‘csound-expression-typed-0.0.9.1:Csound.Typed.Control.Mix’)

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:257:17: Warning:
    This binding for ‘joinSource’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:16:1-18
      (and originally defined in ‘Csound.Control.Gui’)

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:260: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:266:19: Warning:
    This binding for ‘gain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:16:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.SignalModifiers’)

src/Csound/Sam/Ui.hs:267: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.4...
Running Haddock for csound-sampler-0.0.6.4...
Running hscolour for csound-sampler-0.0.6.4...
Preprocessing library csound-sampler-0.0.6.4...
Preprocessing library csound-sampler-0.0.6.4...

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:21:1: Warning: Tab character

src/Csound/Sam/Core.hs:21:83: Warning: Tab character

src/Csound/Sam/Core.hs:33:1: Warning: Tab character

src/Csound/Sam/Core.hs:36:1: Warning: Tab character

src/Csound/Sam/Core.hs:37:1: Warning: Tab character

src/Csound/Sam/Core.hs:40:1: Warning: Tab character

src/Csound/Sam/Core.hs:41:1: Warning: Tab character

src/Csound/Sam/Core.hs:42:1: Warning: Tab character

src/Csound/Sam/Core.hs:45:1: Warning: Tab character

src/Csound/Sam/Core.hs:46:1: Warning: Tab character

src/Csound/Sam/Core.hs:47:1: Warning: Tab character

src/Csound/Sam/Core.hs:48:1: Warning: Tab character

src/Csound/Sam/Core.hs:48:18: 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:55:1: Warning: Tab character

src/Csound/Sam/Core.hs:56:1: Warning: Tab character

src/Csound/Sam/Core.hs:57:1: Warning: Tab character

src/Csound/Sam/Core.hs:60:1: Warning: Tab character

src/Csound/Sam/Core.hs:61:1: Warning: Tab character

src/Csound/Sam/Core.hs:64:1: Warning: Tab character

src/Csound/Sam/Core.hs:71:1: Warning: Tab character

src/Csound/Sam/Core.hs:72:1: Warning: Tab character

src/Csound/Sam/Core.hs:77:1: Warning: Tab character

src/Csound/Sam/Core.hs:77:19: Warning: Tab character

src/Csound/Sam/Core.hs:78:1: Warning: Tab character

src/Csound/Sam/Core.hs:83:1: Warning: Tab character

src/Csound/Sam/Core.hs:83:19: Warning: Tab character

src/Csound/Sam/Core.hs:84:1: Warning: Tab character

src/Csound/Sam/Core.hs:84:35: Warning: Tab character

src/Csound/Sam/Core.hs:101:1: Warning: Tab character

src/Csound/Sam/Core.hs:102: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:11:1: Warning: Tab character

src/Csound/Sam/Trig.hs:12:1: Warning: Tab character

src/Csound/Sam/Trig.hs:29:1: Warning: Tab character

src/Csound/Sam/Trig.hs:30:1: Warning: Tab character

src/Csound/Sam/Trig.hs:35:1: Warning: Tab character

src/Csound/Sam/Trig.hs:36:1: Warning: Tab character

src/Csound/Sam/Trig.hs:41:1: Warning: Tab character

src/Csound/Sam/Trig.hs:42:1: Warning: Tab character

src/Csound/Sam/Trig.hs:53:1: Warning: Tab character

src/Csound/Sam/Trig.hs:54:1: Warning: Tab character

src/Csound/Sam/Trig.hs:55:1: Warning: Tab character

src/Csound/Sam/Trig.hs:61:1: Warning: Tab character

src/Csound/Sam/Trig.hs:62:1: Warning: Tab character

src/Csound/Sam/Trig.hs:75:1: Warning: Tab character

src/Csound/Sam/Trig.hs:76:1: Warning: Tab character

src/Csound/Sam/Trig.hs:82:1: Warning: Tab character

src/Csound/Sam/Trig.hs:83:1: Warning: Tab character

src/Csound/Sam/Trig.hs:89:1: Warning: Tab character

src/Csound/Sam/Trig.hs:90:1: Warning: Tab character

src/Csound/Sam/Trig.hs:102:1: Warning: Tab character

src/Csound/Sam/Trig.hs:103:1: Warning: Tab character

src/Csound/Sam/Trig.hs:104:1: Warning: Tab character

src/Csound/Sam/Trig.hs:111:1: Warning: Tab character

src/Csound/Sam/Trig.hs:112:1: Warning: Tab character

src/Csound/Sam/Trig.hs:139:1: Warning: Tab character

src/Csound/Sam/Trig.hs:170:1: Warning: Tab character

src/Csound/Sam/Trig.hs:15: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:16: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:17: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:68:1: Warning:
    Top-level binding with no type signature:
      syncBeats :: D -> D -> Sig

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:8:1: Warning: Tab character

src/Csound/Sam/Ui.hs:8:22: Warning: Tab character

src/Csound/Sam/Ui.hs:9:1: Warning: Tab character

src/Csound/Sam/Ui.hs:21: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:53: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:74:1: Warning: Tab character

src/Csound/Sam/Ui.hs:74:42: Warning: Tab character

src/Csound/Sam/Ui.hs:75: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:81: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:100: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:141:1: Warning: Tab character

src/Csound/Sam/Ui.hs:141:42: Warning: Tab character

src/Csound/Sam/Ui.hs:142:1: Warning: Tab character

src/Csound/Sam/Ui.hs:143:1: Warning: Tab character

src/Csound/Sam/Ui.hs:143:42: Warning: Tab character

src/Csound/Sam/Ui.hs:144: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:150:1: Warning: Tab character

src/Csound/Sam/Ui.hs:177:1: Warning: Tab character

src/Csound/Sam/Ui.hs:178:1: Warning: Tab character

src/Csound/Sam/Ui.hs:178:86: 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:186:1: Warning: Tab character

src/Csound/Sam/Ui.hs:192:46: 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:199:1: Warning: Tab character

src/Csound/Sam/Ui.hs:199:42: 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:202:1: Warning: Tab character

src/Csound/Sam/Ui.hs:202:42: Warning: Tab character

src/Csound/Sam/Ui.hs:203:1: Warning: Tab character

src/Csound/Sam/Ui.hs:204: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:208:1: Warning: Tab character

src/Csound/Sam/Ui.hs:208:52: Warning: Tab character

src/Csound/Sam/Ui.hs:209:1: Warning: Tab character

src/Csound/Sam/Ui.hs:213:1: Warning: Tab character

src/Csound/Sam/Ui.hs:214: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:228:1: Warning: Tab character

src/Csound/Sam/Ui.hs:228:87: 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:239:1: Warning: Tab character

src/Csound/Sam/Ui.hs:241:1: Warning: Tab character

src/Csound/Sam/Ui.hs:243: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:260: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:267:1: Warning: Tab character

src/Csound/Sam/Ui.hs:66:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:3:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:89:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:3:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:135:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:3:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:189:54: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at src/Csound/Sam/Ui.hs:189:33

src/Csound/Sam/Ui.hs:193:24: Warning:
    This binding for ‘reads’ shadows the existing binding
      imported from ‘Prelude’ at src/Csound/Sam/Ui.hs:3:8-20
      (and originally defined in ‘Text.Read’)

src/Csound/Sam/Ui.hs:208:46: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Enum a0)
        arising from the arithmetic sequence ‘1 .. ’
        at src/Csound/Sam/Ui.hs:208:46-51
      (Num a0)
        arising from the literal ‘1’ at src/Csound/Sam/Ui.hs:208:47
      (Show a0)
        arising from a use of ‘show’ at src/Csound/Sam/Ui.hs:208: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:243:25: Warning:
    This binding for ‘eff’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:16:1-18
      (and originally defined in ‘csound-expression-typed-0.0.9.1:Csound.Typed.Control.Mix’)

src/Csound/Sam/Ui.hs:257:17: Warning:
    This binding for ‘joinSource’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:16:1-18
      (and originally defined in ‘Csound.Control.Gui’)

src/Csound/Sam/Ui.hs:266:19: Warning:
    This binding for ‘gain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Sam/Ui.hs:16: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:
  71% ( 10 / 14) in 'Csound.Sam.Core'
  Missing documentation for:
    runSam (src/Csound/Sam/Core.hs:23)
    S (src/Csound/Sam/Core.hs:39)
    Dur (src/Csound/Sam/Core.hs:26)
    withBpm (src/Csound/Sam/Core.hs:99)
  93% ( 25 / 27) in 'Csound.Sam.Trig'
  Missing documentation for:
    Module header
    samMidiPush (src/Csound/Sam/Trig.hs:127)
 100% ( 18 / 18) in 'Csound.Sam.Ui'
  92% ( 96 /104) in 'Csound.Sam'
  Missing documentation for:
    runSam (src/Csound/Sam/Core.hs:23)
    withBpm (src/Csound/Sam/Core.hs:99)
    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)
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.621323231142043999395.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-sampler-0.0.6.4-JnVohWJKfTm1FXTwWrf8i0
Registering csound-sampler-0.0.6.4...
Installed csound-sampler-0.0.6.4
Downloading csound-catalog-0.4.0...
Configuring csound-catalog-0.4.0...
Building csound-catalog-0.4.0...
Preprocessing library csound-catalog-0.4.0...
[ 1 of 25] Compiling Csound.Catalog.Wave.WoodwindAlg ( src/Csound/Catalog/Wave/WoodwindAlg.hs, dist/build/Csound/Catalog/Wave/WoodwindAlg.o )

src/Csound/Catalog/Wave/WoodwindAlg.hs:106:41: Warning:
    This binding for ‘sustain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/WoodwindAlg.hs:11:1-36
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Media’)

src/Csound/Catalog/Wave/WoodwindAlg.hs:110:34: Warning:
    This binding for ‘sustain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/WoodwindAlg.hs:11:1-36
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Media’)

src/Csound/Catalog/Wave/WoodwindAlg.hs:177:22: Warning:
    This binding for ‘sustain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/WoodwindAlg.hs:11:1-36
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Media’)
[ 2 of 25] Compiling Csound.Catalog.Wave.Sharc ( src/Csound/Catalog/Wave/Sharc.hs, dist/build/Csound/Catalog/Wave/Sharc.o )

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

src/Csound/Catalog/Wave/Sharc.hs:29:1: Warning:
    Top-level binding with no type signature:
      deg :: forall a. Floating a => a -> a

src/Csound/Catalog/Wave/Sharc.hs:31:1: Warning:
    Top-level binding with no type signature:
      harmonics2tab :: [Harmonic] -> Tab

src/Csound/Catalog/Wave/Sharc.hs:81:1: Warning:
    Top-level binding with no type signature:
      uni :: (Sig -> SE Sig) -> Sig -> SE Sig
[ 3 of 25] Compiling Csound.Catalog.Wave.Misc ( src/Csound/Catalog/Wave/Misc.hs, dist/build/Csound/Catalog/Wave/Misc.o )

src/Csound/Catalog/Wave/Misc.hs:24:1: Warning:
    Top-level binding with no type signature:
      polySynth :: Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:25:10: Warning:
    This binding for ‘uni’ shadows the existing binding
      defined at src/Csound/Catalog/Wave/Misc.hs:30:1

src/Csound/Catalog/Wave/Misc.hs:30:1: Warning:
    Top-level binding with no type signature:
      uni :: (Sig -> SE Sig) -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:32:1: Warning:
    Top-level binding with no type signature:
      dreamPad :: Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:33:1: Warning:
    Top-level binding with no type signature:
      underwaterPad :: Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:35:1: Warning:
    Top-level binding with no type signature:
      lightIsTooBrightPad :: Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:38:1: Warning:
    Top-level binding with no type signature:
      whaleSongPad :: Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:45:1: Warning:
    Top-level binding with no type signature:
      genDreamPadInstr :: forall t.
                          ((Sig -> Sig) -> (Sig -> Sig) -> t -> SE Sig) -> Sig -> t -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:63:9: Warning:
    This binding for ‘uni’ shadows the existing binding
      defined at src/Csound/Catalog/Wave/Misc.hs:30:1

src/Csound/Catalog/Wave/Misc.hs:63:9: Warning:
    Defined but not used: ‘uni’

src/Csound/Catalog/Wave/Misc.hs:63:15: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional a0) arising from a use of ‘multiHz’
    In the expression: multiHz 2 (cent 50)
    In an equation for ‘uni’: uni = multiHz 2 (cent 50)
    In an equation for ‘genDreamPadInstr’:
        genDreamPadInstr mkOsc brightness x
          = do { a1 <- oscs;
                 a2 <- nois;
                 return $ mul (fades 0.85 0.95) $ fx1 (a2 + a1) + fx2 a1 }
          where
              fx1 = filt 2 mlp (filtLfo1 (700 + brightness * 2500)) 0.26
              fx2 = mlp (filtLfo2 (1200 + brightness * 2500)) 0.32
              oscs = mkOsc vibLfo1 vibLfo2 x
              nois = mul 0.35 $ at (lp 2400 0.1) white
              ....

src/Csound/Catalog/Wave/Misc.hs:64:16: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Misc.hs:45:35

src/Csound/Catalog/Wave/Misc.hs:65:16: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Misc.hs:45:35

src/Csound/Catalog/Wave/Misc.hs:73:1: Warning:
    Top-level binding with no type signature: deepBass :: Sig -> Sig

src/Csound/Catalog/Wave/Misc.hs:73:43: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Misc.hs:73:10
[ 4 of 25] Compiling Csound.Catalog.Wave.Bitwig ( src/Csound/Catalog/Wave/Bitwig.hs, dist/build/Csound/Catalog/Wave/Bitwig.o )

src/Csound/Catalog/Wave/Bitwig.hs:2:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:3:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:14:1: Warning:
    Top-level binding with no type signature: triPad :: Sig -> SE Sig

src/Csound/Catalog/Wave/Bitwig.hs:15:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:15:9: Warning:
    This binding for ‘lfo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Bitwig.hs:6:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Catalog/Wave/Bitwig.hs:16:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:20:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:20:13: Warning:
    This binding for ‘lfo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Bitwig.hs:6:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Catalog/Wave/Bitwig.hs:21:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:23:1: Warning:
    Defined but not used: ‘pwPadMidi’

src/Csound/Catalog/Wave/Bitwig.hs:23:1: Warning:
    Top-level binding with no type signature: pwPadMidi :: SE Sig2

src/Csound/Catalog/Wave/Bitwig.hs:28:1: Warning:
    Top-level binding with no type signature:
      osc4 :: Sig -> Sig -> Sig -> Sig -> Sig -> Sig -> Sig -> Sig

src/Csound/Catalog/Wave/Bitwig.hs:29:1: Warning:
    Top-level binding with no type signature:
      mlpTrack :: Sig -> Sig -> Sig -> Sig -> Sig

src/Csound/Catalog/Wave/Bitwig.hs:32:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:33:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:34:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:35:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:36:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:39:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:43:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:44:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:45:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:46:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:46:36: Warning:
    This binding for ‘cps’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Bitwig.hs:42:16

src/Csound/Catalog/Wave/Bitwig.hs:47:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:48:1: Warning: Tab character
[ 5 of 25] Compiling Csound.Catalog.Wave.Thor ( src/Csound/Catalog/Wave/Thor.hs, dist/build/Csound/Catalog/Wave/Thor.o )

src/Csound/Catalog/Wave/Thor.hs:3:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:5:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:7:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:9:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:11:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:13:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:15:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:18: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/Catalog/Wave/Thor.hs:36:1: Warning:
    Top-level binding with no type signature:
      cathedralOrgan :: Sig -> SE Sig

src/Csound/Catalog/Wave/Thor.hs:43:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:44:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:45:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:52:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:62:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:63:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:65:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:65:17: Warning:
    This binding for ‘all’ shadows the existing binding
      imported from ‘Data.List’ at src/Csound/Catalog/Wave/Thor.hs:18:1-16
      (and originally defined in ‘Data.Foldable’)

src/Csound/Catalog/Wave/Thor.hs:66:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:67:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:68:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:69:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:71:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:72:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:73:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:74:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:75:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:76:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:78:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:80:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:80:17: Warning:
    This binding for ‘pulse’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Thor.hs:21:1-18
      (and originally defined in ‘csound-expression-typed-0.0.9.1:Csound.Typed.Control.Vco’)

src/Csound/Catalog/Wave/Thor.hs:82:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:86:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:90:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:91:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:92:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:93:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:99:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:100:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:101:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:101:36: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:102:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:103:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:107:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:109:2: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:110:2: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:111:2: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:112:2: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:123:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:124:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:125:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:126:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:136:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:137:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:144:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:145:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:146:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:146:24: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:151:1: Warning:
    Top-level binding with no type signature:
      razorPad :: Sig -> Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Thor.hs:152:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:152:17: Warning:
    This binding for ‘cps’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Thor.hs:151:20

src/Csound/Catalog/Wave/Thor.hs:154:1: Warning:
    Top-level binding with no type signature:
      razorLead :: Sig -> Sig -> Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Thor.hs:156: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/Catalog/Wave/Thor.hs:156:10: Warning:
    This binding for ‘filter’ shadows the existing binding
      imported from ‘Data.List’ at src/Csound/Catalog/Wave/Thor.hs:18:1-16
      (and originally defined in ‘GHC.List’)

src/Csound/Catalog/Wave/Thor.hs:157:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:158:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:158:29: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:160:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:161:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:162:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:163:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:164:1: Warning: Tab character
[ 6 of 25] Compiling Csound.Catalog.Wave.Flavio ( src/Csound/Catalog/Wave/Flavio.hs, dist/build/Csound/Catalog/Wave/Flavio.o )

src/Csound/Catalog/Wave/Flavio.hs:2:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:5: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/Catalog/Wave/Flavio.hs:6: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/Catalog/Wave/Flavio.hs:10:1: Warning:
    Top-level binding with no type signature: icero :: D

src/Csound/Catalog/Wave/Flavio.hs:11:1: Warning:
    Top-level binding with no type signature: icasi :: D

src/Csound/Catalog/Wave/Flavio.hs:11:20: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:11:26: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:16:1: Warning:
    Top-level binding with no type signature:
      amFlavio :: forall t. t -> Sig -> Sig

src/Csound/Catalog/Wave/Flavio.hs:16:10: Warning:
    Defined but not used: ‘irel1’

src/Csound/Catalog/Wave/Flavio.hs:17:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:17:15: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:18:3: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:18:17: Warning:
    This binding for ‘irel1’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Flavio.hs:16:10

src/Csound/Catalog/Wave/Flavio.hs:18:33: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:19:3: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:20:3: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:21:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:21:10: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:21:103: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:21:106: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:22:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:22:10: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:23:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:23:10: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:26:1: Warning:
    Top-level binding with no type signature:
      fmFlavio :: D -> Sig -> Sig -> Sig

src/Csound/Catalog/Wave/Flavio.hs:27:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:27:14: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:28:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:28:38: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:29:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:30:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:32:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:34:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:35:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:37:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:37:22: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:38:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:41:1: Warning:
    Top-level binding with no type signature:
      simpleSust :: D -> (D, D) -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Flavio.hs:42:1: Warning:
    Top-level binding with no type signature:
      simpleFading :: D -> (D, D) -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Flavio.hs:44:1: Warning:
    Top-level binding with no type signature:
      genSimple :: D -> D -> D -> (D, D) -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Flavio.hs:45:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:46:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:47:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:48:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:49:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:50:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:50:17: Warning:
    This binding for ‘pure’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Flavio.hs:8:1-18
      (and originally defined in ‘GHC.Base’)

src/Csound/Catalog/Wave/Flavio.hs:51:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:52:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:53:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:53:33: Warning:
    Defined but not used: ‘iatt’

src/Csound/Catalog/Wave/Flavio.hs:53:43: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional a0) arising from the literal ‘0.01’
    In the expression: 0.01
    In an equation for ‘iatt’: iatt = 0.01
    In an equation for ‘pure’:
        pure ichr
          = aout
          where
              irel1 = irel * (0.5 + amp)
              iatt = 0.01
              idec = 1
              irel2 = 0.75 * irel1
              ....

src/Csound/Catalog/Wave/Flavio.hs:54:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:55:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:57:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:58:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:59:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:60:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:62:1: Warning: Tab character
[ 7 of 25] Compiling Csound.Catalog.Wave.Sean ( src/Csound/Catalog/Wave/Sean.hs, dist/build/Csound/Catalog/Wave/Sean.o )

src/Csound/Catalog/Wave/Sean.hs:3:1: Warning: Tab character

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

src/Csound/Catalog/Wave/Sean.hs:5:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:6:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:9: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/Catalog/Wave/Sean.hs:15:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:15:27: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:16:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:16:31: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:17:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:17:26: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:18:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:18:25: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:18:49: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:19:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:20:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:20:31: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:21:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:24:28: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:25:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:26:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:27:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:28:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:29:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:30:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:31:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:33:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:33:36: Warning:
    This binding for ‘ifreqDt’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Sean.hs:28:17

src/Csound/Catalog/Wave/Sean.hs:33:44: Warning:
    This binding for ‘idur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘csound-expression-typed-0.0.9.1:Csound.Typed.Types.Prim’)

src/Csound/Catalog/Wave/Sean.hs:33:55: Warning:
    This binding for ‘irandDt’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Sean.hs:31:17

src/Csound/Catalog/Wave/Sean.hs:34:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:35:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:37:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:37:17: Warning:
    Defined but not used: ‘env’

src/Csound/Catalog/Wave/Sean.hs:38:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:38:71: Warning:
    This binding for ‘ifreqDt’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Sean.hs:28:17

src/Csound/Catalog/Wave/Sean.hs:38:81: Warning:
    This binding for ‘idur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘csound-expression-typed-0.0.9.1:Csound.Typed.Types.Prim’)

src/Csound/Catalog/Wave/Sean.hs:38:94: Warning:
    This binding for ‘irandDt’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Sean.hs:31:17

src/Csound/Catalog/Wave/Sean.hs:40:1: Warning:
    Top-level binding with no type signature:
      timpaniSpec :: RissetBellSpec

src/Csound/Catalog/Wave/Sean.hs:41:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:41:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:42:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:42:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:43:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:43:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:44:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:44:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:45:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:45:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:46:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:46:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:49:20: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:50:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:53:1: Warning:
    Top-level binding with no type signature:
      noiseBellSpec :: RissetBellSpec

src/Csound/Catalog/Wave/Sean.hs:54:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:54:27: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:55:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:55:27: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:56:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:56:32: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:57:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:57:27: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:58:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:58:32: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:59:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:59:32: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:63:22: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:64:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:73:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:74:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:75:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:76:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:77:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:78:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:78:33: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:79:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:80:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:81:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:82:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:84:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:84:32: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:85:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:86:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:87:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:88:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:89:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:90:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:91:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:95:1: Warning:
    Top-level binding with no type signature:
      fmDronePartial :: forall t.
                        Sig -> t -> Sig -> Sig -> Sig -> (Sig, Sig, Sig, Sig) -> Sig

src/Csound/Catalog/Wave/Sean.hs:95:22: Warning:
    Defined but not used: ‘index’

src/Csound/Catalog/Wave/Sean.hs:96:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:97:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:98:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:99:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:100:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:101:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:103:1: Warning:
    Defined but not used: ‘scDrone’

src/Csound/Catalog/Wave/Sean.hs:103:1: Warning:
    Top-level binding with no type signature:
      scDrone :: (D, D) -> Sig -> (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:104:1: Warning:
    Defined but not used: ‘scDrones’

src/Csound/Catalog/Wave/Sean.hs:104:1: Warning:
    Top-level binding with no type signature:
      scDrones :: [Sig] -> [Sig] -> (D, D) -> Sig -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:106:1: Warning:
    Defined but not used: ‘pulseIndex’

src/Csound/Catalog/Wave/Sean.hs:106:1: Warning:
    Top-level binding with no type signature:
      pulseIndex :: [Int] -> Sig -> Sig

src/Csound/Catalog/Wave/Sean.hs:108:1: Warning:
    Defined but not used: ‘fmPulse’

src/Csound/Catalog/Wave/Sean.hs:108:1: Warning:
    Top-level binding with no type signature:
      fmPulse :: [Int] -> Sig -> Sig -> (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:109:1: Warning:
    Defined but not used: ‘fmPulses’

src/Csound/Catalog/Wave/Sean.hs:109:1: Warning:
    Top-level binding with no type signature:
      fmPulses :: [Sig] -> [Sig] -> [Int] -> Sig -> Sig -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:112:1: Warning:
    Top-level binding with no type signature:
      fmDrone :: Sig -> (D, D) -> Sig -> (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:113:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:114:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:115:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:115:29: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:116:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:117:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:117:43: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:119:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:121:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:122:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:124:1: Warning:
    Top-level binding with no type signature:
      fmDrones :: Sig -> [Sig] -> [Sig] -> (D, D) -> Sig -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:125:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:126:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:126:17: Warning:
    Defined but not used: ‘iamp’

src/Csound/Catalog/Wave/Sean.hs:126:24: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional a0) arising from the literal ‘0.39’
    In the expression: 0.39
    In an equation for ‘iamp’: iamp = 0.39
    In an equation for ‘fmDrones’:
        fmDrones index amps harms (iatt, irel) cps
          = aout
          where
              iamp = 0.39
              kamp1 = leg iatt 0 1 irel
              f amp h
                = do { let ...;
                       .... }
              ares = fmap sum $ zipWithM f amps harms
              ....

src/Csound/Catalog/Wave/Sean.hs:126:29: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:126:50: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:127:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:127:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:129:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:130:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:131:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:131:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:131:51: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:131:58: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:133:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:134:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:135:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:136:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:137:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:139:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:140:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:143:1: Warning:
    Defined but not used: ‘randomD’

src/Csound/Catalog/Wave/Sean.hs:149:1: Warning:
    Defined but not used: ‘gaussD’

src/Csound/Catalog/Wave/Sean.hs:149:12: Warning:
    Defined but not used: ‘dev’

src/Csound/Catalog/Wave/Sean.hs:152:1: Warning:
    Defined but not used: ‘gaussSig’

src/Csound/Catalog/Wave/Sean.hs:152:14: Warning:
    Defined but not used: ‘dev’

src/Csound/Catalog/Wave/Sean.hs:155:1: Warning:
    Defined but not used: ‘randiDev’

src/Csound/Catalog/Wave/Sean.hs:158:1: Warning:
    Defined but not used: ‘randhDev’

src/Csound/Catalog/Wave/Sean.hs:163:1: Warning:
    Top-level binding with no type signature:
      tenorOsc :: (Sig -> Sig) -> Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Sean.hs:164:1: Warning:
    Top-level binding with no type signature:
      sopranoOsc :: (Sig -> Sig) -> Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Sean.hs:166:1: Warning:
    Defined but not used: ‘linVibr2’

src/Csound/Catalog/Wave/Sean.hs:166:1: Warning:
    Top-level binding with no type signature:
      linVibr2 :: (D, D) -> (D, D) -> Sig

src/Csound/Catalog/Wave/Sean.hs:170:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:170:14: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:171:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:172:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:173:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:176:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:177:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:178:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:182:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:183:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:184:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:185:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:189:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:190:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:193:1: Warning:
    Defined but not used: type constructor or class ‘Formant’

src/Csound/Catalog/Wave/Sean.hs:193:16: Warning:
    Defined but not used: data constructor ‘Formant’

src/Csound/Catalog/Wave/Sean.hs:194:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:194:11: Warning:
    Defined but not used: ‘formantWeight’

src/Csound/Catalog/Wave/Sean.hs:195:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:195:11: Warning:
    Defined but not used: ‘formantCenter’

src/Csound/Catalog/Wave/Sean.hs:196:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:196:11: Warning:
    Defined but not used: ‘formantWidth’

src/Csound/Catalog/Wave/Sean.hs:196:31: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:197:1: Warning: Tab character
[ 8 of 25] Compiling Csound.Catalog.Wave.TrappedInConvert ( src/Csound/Catalog/Wave/TrappedInConvert.hs, dist/build/Csound/Catalog/Wave/TrappedInConvert.o )
[ 9 of 25] Compiling Csound.Catalog.Wave.TheHeartbeat ( src/Csound/Catalog/Wave/TheHeartbeat.hs, dist/build/Csound/Catalog/Wave/TheHeartbeat.o )
[10 of 25] Compiling Csound.Catalog.Wave.Deserted ( src/Csound/Catalog/Wave/Deserted.hs, dist/build/Csound/Catalog/Wave/Deserted.o )

src/Csound/Catalog/Wave/Deserted.hs:44:9: Warning:
    This binding for ‘ramp’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Deserted.hs:5:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Catalog/Wave/Deserted.hs:71:9: Warning:
    This binding for ‘osc'’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Deserted.hs:5:1-18
      (and originally defined in ‘Csound.Air.Wave’)
[11 of 25] Compiling Csound.Catalog.Wave.Woodwind ( src/Csound/Catalog/Wave/Woodwind.hs, dist/build/Csound/Catalog/Wave/Woodwind.o )

src/Csound/Catalog/Wave/Woodwind.hs:614:20: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:787:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:788:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:789:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:790:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:858:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:862:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:870:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:871:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:872:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:873:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:876:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:887:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:888:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:889:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:890:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:908:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:909:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:910:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:911:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:914:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:920:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:926:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:932:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:933:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:934:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:938:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:944:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:950:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:956:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:957:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:958:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:959:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:962:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:968:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:978:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:979:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:980:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:981:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:1000:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:1001:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:1002:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:1003:19: Warning: Tab character
[12 of 25] Compiling Csound.Catalog.Wave.Vowel ( src/Csound/Catalog/Wave/Vowel.hs, dist/build/Csound/Catalog/Wave/Vowel.o )

src/Csound/Catalog/Wave/Vowel.hs:69:54: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Vowel.hs:17:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Vowel.hs:89:55: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Vowel.hs:17:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Vowel.hs:125:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:52: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:65: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:78: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:85: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:52: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:65: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:78: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:84: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:62: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:69: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:52: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:65: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:78: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:85: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:70: Warning: Tab character
[13 of 25] Compiling Csound.Catalog.Wave.Amsterdam ( src/Csound/Catalog/Wave/Amsterdam.hs, dist/build/Csound/Catalog/Wave/Amsterdam.o )
[14 of 25] Compiling Csound.Catalog.Wave.Ac ( src/Csound/Catalog/Wave/Ac.hs, dist/build/Csound/Catalog/Wave/Ac.o )

src/Csound/Catalog/Wave/Ac.hs:19:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:19:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:20:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:20:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:20:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:21:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:21:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:21:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:22:13: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:22:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:22:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:22:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:23:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:23:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:23:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:24:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:24:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:24:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:25:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:25:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:25:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:26:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:26:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:26:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:189:9: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Ac.hs:11:1-18
      (and originally defined in ‘Csound.Air.Filter’)
[15 of 25] Compiling Csound.Catalog.Drum.MiniPops ( src/Csound/Catalog/Drum/MiniPops.hs, dist/build/Csound/Catalog/Drum/MiniPops.o )

src/Csound/Catalog/Drum/MiniPops.hs:3:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:5:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:6:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:8:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:9:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:10:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:11:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:13:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:14:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:16:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:17:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:24:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:24:17: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:24:29: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:25:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:25:17: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:26:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:31:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:32:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:34:1: Warning:
    Top-level binding with no type signature:
      addDur' :: forall b. D -> b -> SE b

src/Csound/Catalog/Drum/MiniPops.hs:35:1: Warning:
    Top-level binding with no type signature:
      addDur :: forall b. b -> SE b

src/Csound/Catalog/Drum/MiniPops.hs:40:1: Warning:
    Top-level binding with no type signature:
      defSpec :: D -> D -> MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:40:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:41:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:42:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:43:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:47:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:48:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:50:1: Warning:
    Top-level binding with no type signature: rndDur :: D -> D -> SE D

src/Csound/Catalog/Drum/MiniPops.hs:51:1: Warning:
    Top-level binding with no type signature: rndCps :: D -> D -> SE D

src/Csound/Catalog/Drum/MiniPops.hs:55:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:55:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:55:24: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:56:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:57:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:58:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:58:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:59:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:60:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:61:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:61:77: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:62:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:64:1: Warning:
    Top-level binding with no type signature: rezz :: Sig -> Sig -> Sig

src/Csound/Catalog/Drum/MiniPops.hs:66:1: Warning:
    Top-level binding with no type signature: bass :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:68:1: Warning:
    Top-level binding with no type signature: bdSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:70:1: Warning:
    Top-level binding with no type signature: bass' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:74:1: Warning:
    Top-level binding with no type signature:
      pureBass' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:75:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:76:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:76:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:77:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:79:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:80:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:83:1: Warning:
    Top-level binding with no type signature: snare1 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:85:1: Warning:
    Top-level binding with no type signature: snSpec1 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:87:1: Warning:
    Top-level binding with no type signature:
      snare1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:90:1: Warning:
    Top-level binding with no type signature:
      pureSnare1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:91:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:92:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:92:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:93:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:95:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:96:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:97:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:98:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:100:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:100:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:101:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:102:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:102:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:103:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:105:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:107:1: Warning:
    Top-level binding with no type signature: snare2 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:109:1: Warning:
    Top-level binding with no type signature: snSpec2 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:111:1: Warning:
    Top-level binding with no type signature:
      snare2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:113:1: Warning:
    Top-level binding with no type signature:
      pureSnare2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:114:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:115:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:115:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:116:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:118:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:119:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:120:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:121:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:121:55: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:123:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:123:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:124:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:125:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:125:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:126:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:128:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:131:1: Warning:
    Top-level binding with no type signature: rimShot :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:133:1: Warning:
    Top-level binding with no type signature: rimSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:135:1: Warning:
    Top-level binding with no type signature:
      rimShot' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:139:1: Warning:
    Top-level binding with no type signature:
      pureRimShot' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:140:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:141:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:141:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:142:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:144:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:144:17: Warning:
    Defined but not used: ‘aenv’

src/Csound/Catalog/Drum/MiniPops.hs:144:42: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:145:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:146:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:147:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:149:1: Warning:
    Top-level binding with no type signature: cymbal1 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:151:1: Warning:
    Top-level binding with no type signature: cymSpec1 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:153:1: Warning:
    Top-level binding with no type signature:
      cymbal1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:157:1: Warning:
    Top-level binding with no type signature:
      pureCymbal1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:158:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:159:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:159:38: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:160:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:161:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:162:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:162:14: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:163:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:163:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:164:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:166:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:166:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:167:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:170:1: Warning:
    Top-level binding with no type signature: cymbal2 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:172:1: Warning:
    Top-level binding with no type signature: cymSpec2 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:174:1: Warning:
    Top-level binding with no type signature:
      cymbal2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:176:1: Warning:
    Top-level binding with no type signature:
      pureCymbal2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:177:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:178:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:179:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:180:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:181:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:181:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:182:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:184:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:185:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:185:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:186:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:187:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:187:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:188:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:188:51: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:192:1: Warning:
    Top-level binding with no type signature: bongo1 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:194:1: Warning:
    Top-level binding with no type signature: bonSpec1 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:196:1: Warning:
    Top-level binding with no type signature:
      bongo1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:198:1: Warning:
    Top-level binding with no type signature:
      pureBongo1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:199:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:200:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:200:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:201:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:203:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:204:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:204:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:206:1: Warning:
    Top-level binding with no type signature: bongo2 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:208:1: Warning:
    Top-level binding with no type signature: bonSpec2 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:210:1: Warning:
    Top-level binding with no type signature:
      bongo2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:214:1: Warning:
    Top-level binding with no type signature:
      pureBongo2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:215:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:216:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:216:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:217:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:219:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:219:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:219:30: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:220:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:220:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:220:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:221:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:224:1: Warning:
    Top-level binding with no type signature: bongo3 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:226:1: Warning:
    Top-level binding with no type signature: bonSpec3 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:228:1: Warning:
    Top-level binding with no type signature:
      bongo3' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:232:1: Warning:
    Top-level binding with no type signature:
      pureBongo3' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:233:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:234:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:234:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:235:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:237:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:237:24: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:237:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:238:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:238:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:239:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:241:1: Warning:
    Top-level binding with no type signature: claves :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:243:1: Warning:
    Top-level binding with no type signature: clSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:245:1: Warning:
    Top-level binding with no type signature:
      claves' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:247:1: Warning:
    Top-level binding with no type signature:
      pureClaves' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:248:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:249:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:249:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:250:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:252:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:253:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:254:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:255:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:257:1: Warning:
    Top-level binding with no type signature: cowbell :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:259:1: Warning:
    Top-level binding with no type signature: cowSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:261:1: Warning:
    Top-level binding with no type signature:
      cowbell' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:263:1: Warning:
    Top-level binding with no type signature:
      pureCowbell' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:264:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:265:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:265:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:266:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:268:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:269:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:270:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:271:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:273:1: Warning:
    Top-level binding with no type signature: guiro :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:275:1: Warning:
    Top-level binding with no type signature: groSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:277:1: Warning:
    Top-level binding with no type signature:
      guiro' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:279:1: Warning:
    Top-level binding with no type signature:
      pureGuiro' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:280:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:281:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:281:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:282:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:284:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:284:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:284:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:285:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:286:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:286:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:286:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:288:1: Warning:
    Top-level binding with no type signature: maracas :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:290:1: Warning:
    Top-level binding with no type signature: marSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:292:1: Warning:
    Top-level binding with no type signature:
      maracas' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:294:1: Warning:
    Top-level binding with no type signature:
      pureMaracas' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:295:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:296:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:297:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:298:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:298:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:299:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:299:17: Warning:
    Defined but not used: ‘cps’

src/Csound/Catalog/Drum/MiniPops.hs:301:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:301:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:301:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:302:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:304:1: Warning:
    Top-level binding with no type signature: quijada :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:306:1: Warning:
    Top-level binding with no type signature: qjSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:308:1: Warning:
    Top-level binding with no type signature:
      quijada' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:310:1: Warning:
    Top-level binding with no type signature:
      pureQuijada' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:311:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:312:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:312:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:313:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:315:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:315:55: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:315:83: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:316:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:316:45: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:319:1: Warning:
    Top-level binding with no type signature: tamb :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:321:1: Warning:
    Top-level binding with no type signature: tamSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:323:1: Warning:
    Top-level binding with no type signature: tamb' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:325:1: Warning:
    Top-level binding with no type signature:
      pureTamb' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:326:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:327:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:328:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:329:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:330:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:330:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:331:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:332:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:332:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:337:1: Warning:
    Top-level binding with no type signature: mkSam :: SE Sig -> Sam

src/Csound/Catalog/Drum/MiniPops.hs:399:1: Warning:
    Top-level binding with no type signature:
      mkSam' :: forall t. (t -> SE Sig) -> t -> Sam
[16 of 25] Compiling Csound.Catalog.Drum.Tr808 ( src/Csound/Catalog/Drum/Tr808.hs, dist/build/Csound/Catalog/Drum/Tr808.o )

src/Csound/Catalog/Drum/Tr808.hs:3:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:5:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:6:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:7:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:9:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:10:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:11:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:12:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:14:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:15:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:17:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:18:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:31:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:32:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:35:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:35:17: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:36:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:36:18: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:37:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:37:17: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:38:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:39:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:41:1: Warning:
    Top-level binding with no type signature: cpsSpec :: D -> TrSpec

src/Csound/Catalog/Drum/Tr808.hs:42:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:43:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:44:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:45:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:50:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:51:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:53:1: Warning:
    Top-level binding with no type signature: rndDur :: D -> D -> SE D

src/Csound/Catalog/Drum/Tr808.hs:54:1: Warning:
    Top-level binding with no type signature: rndCps :: D -> D -> SE D

src/Csound/Catalog/Drum/Tr808.hs:55:1: Warning:
    Top-level binding with no type signature: rndTune :: D -> D -> SE D

src/Csound/Catalog/Drum/Tr808.hs:59:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:59:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:60:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:61:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:62:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:63:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:64:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:65:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:66:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:67:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:68:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:69:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:71:1: Warning:
    Top-level binding with no type signature: bdSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:72:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:73:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:74:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:75:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:77:1: Warning:
    Top-level binding with no type signature:
      addDur' :: forall b. D -> b -> SE b

src/Csound/Catalog/Drum/Tr808.hs:78:1: Warning:
    Top-level binding with no type signature:
      addDur :: forall b. b -> SE b

src/Csound/Catalog/Drum/Tr808.hs:80:1: Warning:
    Top-level binding with no type signature: bass :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:82:1: Warning:
    Top-level binding with no type signature: bass' :: TrSpec -> SE Sig

src/Csound/Catalog/Drum/Tr808.hs:86:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:87:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:87:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:88:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:90:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:91:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:92:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:93:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:94:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:95:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:97:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:98:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:99:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:100:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:102:1: Warning:
    Top-level binding with no type signature: bdSpec2 :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:103:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:104:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:105:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:106:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:108:1: Warning:
    Top-level binding with no type signature: bass2 :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:110:1: Warning:
    Top-level binding with no type signature:
      bass2' :: TrSpec -> SE Sig

src/Csound/Catalog/Drum/Tr808.hs:116:5: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:117:5: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:117:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:118:5: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:121:1: Warning:
    Top-level binding with no type signature: snSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:122:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:123:1: Warning:
    Top-level binding with no type signature: snare :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:125:1: Warning:
    Top-level binding with no type signature:
      snare' :: TrSpec -> SE Sig

src/Csound/Catalog/Drum/Tr808.hs:130:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:130:14: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:131:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:131:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:131:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:132:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:133:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:135:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:136:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:138:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:139:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:139:23: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:140:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:141:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:142:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:144:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:145:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:145:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:146:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:146:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:147:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:147:23: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:148:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:149:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:151:1: Warning:
    Top-level binding with no type signature: ohSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:152:1: Warning:
    Top-level binding with no type signature: chSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:154:1: Warning:
    Top-level binding with no type signature: openHiHat :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:155:1: Warning:
    Top-level binding with no type signature: closedHiHat :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:159:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:159:15: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:163:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:163:15: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:169:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:169:15: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:170:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:170:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:170:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:171:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:172:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:174:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:174:36: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:176:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:177:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:177:68: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:178:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:178:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:179:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:181:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:182:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:182:20: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:183:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:183:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:184:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:185:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:187:1: Warning:
    Top-level binding with no type signature: htSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:188:1: Warning:
    Top-level binding with no type signature: mtSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:189:1: Warning:
    Top-level binding with no type signature: ltSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:191:1: Warning:
    Top-level binding with no type signature: lowTom :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:192:1: Warning:
    Top-level binding with no type signature: midTom :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:193:1: Warning:
    Top-level binding with no type signature: highTom :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:209:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:209:14: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:210:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:210:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:210:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:211:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:212:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:214:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:214:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:215:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:217:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:218:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:218:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:219:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:219:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:220:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:220:23: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:222:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:223:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:224:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:225:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:226:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:227:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:229:1: Warning:
    Top-level binding with no type signature: cymSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:231:1: Warning:
    Top-level binding with no type signature: cymbal :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:237:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:238:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:238:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:238:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:239:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:240:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:242:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:244:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:245:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:246:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:246:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:247:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:247:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:248:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:250:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:251:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:252:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:252:20: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:253:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:253:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:254:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:255:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:257:1: Warning:
    Top-level binding with no type signature: clSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:259:1: Warning:
    Top-level binding with no type signature: claves :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:264:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:265:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:265:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:265:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:266:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:267:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:269:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:270:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:271:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:271:31: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:272:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:272:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:273:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:275:1: Warning:
    Top-level binding with no type signature: rimSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:277:1: Warning:
    Top-level binding with no type signature: rimShot :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:279:1: Warning:
    Top-level binding with no type signature:
      rimShot' :: TrSpec -> SE Sig

src/Csound/Catalog/Drum/Tr808.hs:284:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:285:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:285:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:285:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:286:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:287:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:289:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:291:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:292:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:292:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:292:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:293:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:293:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:293:48: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:294:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:296:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:297:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:297:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:297:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:298:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:298:20: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:299:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:301:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:303:1: Warning:
    Defined but not used: ‘cowSpec’

src/Csound/Catalog/Drum/Tr808.hs:303:1: Warning:
    Top-level binding with no type signature: cowSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:305:1: Warning:
    Defined but not used: ‘cowbell’

src/Csound/Catalog/Drum/Tr808.hs:305:1: Warning:
    Top-level binding with no type signature: cowbell :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:309:1: Warning:
    Defined but not used: ‘cowbell'’

src/Csound/Catalog/Drum/Tr808.hs:310:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:311:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:311:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:311:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:312:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:313:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:315:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:316:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:317:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:318:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:318:23: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:319:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:319:17: Warning:
    Defined but not used: ‘ipw’

src/Csound/Catalog/Drum/Tr808.hs:319:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:319:27: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional a0) arising from the literal ‘0.5’
    In the expression: 0.5
    In an equation for ‘ipw’: ipw = 0.5
    In an equation for ‘cowbell'’:
        cowbell' spec
          = rndAmp =<< addDur =<< ares
          where
              dur = trDur spec
              tune = trTune spec
              cps = trCps spec
              ifrq1 = sig $ cps * octave tune
              ....

src/Csound/Catalog/Drum/Tr808.hs:320:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:320:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:320:34: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:321:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:321:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:321:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:322:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:323:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:324:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:324:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:325:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:325:20: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:326:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:327:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:328:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:375:1: Warning:
    Top-level binding with no type signature: marSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:377:1: Warning:
    Top-level binding with no type signature: maraca :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:381:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:382:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:382:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:382:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:383:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:384:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:384:17: Warning:
    Defined but not used: ‘cps’

src/Csound/Catalog/Drum/Tr808.hs:386:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:386:17: Warning:
    Defined but not used: ‘fullDur’

src/Csound/Catalog/Drum/Tr808.hs:387:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:388:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:388:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:388:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:389:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:389:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:389:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:390:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:390:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:391:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:393:1: Warning:
    Top-level binding with no type signature: hcSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:394:1: Warning:
    Top-level binding with no type signature: mcSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:395:1: Warning:
    Top-level binding with no type signature: lcSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:397:1: Warning:
    Top-level binding with no type signature: highConga :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:398:1: Warning:
    Top-level binding with no type signature: midConga :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:399:1: Warning:
    Top-level binding with no type signature: lowConga :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:416:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:417:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:417:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:417:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:418:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:419:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:421:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:422:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:423:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:424:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:425:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:431:1: Warning:
    Top-level binding with no type signature: mkSam :: SE Sig -> Sam

src/Csound/Catalog/Drum/Tr808.hs:494:1: Warning:
    Top-level binding with no type signature:
      mkSam' :: forall t. (t -> SE Sig) -> t -> Sam
[17 of 25] Compiling Csound.Catalog.Drum.Hm ( src/Csound/Catalog/Drum/Hm.hs, dist/build/Csound/Catalog/Drum/Hm.o )

src/Csound/Catalog/Drum/Hm.hs:34:1: Warning:
    Top-level binding with no type signature:
      addDur' :: forall b. D -> b -> SE b

src/Csound/Catalog/Drum/Hm.hs:35:1: Warning:
    Top-level binding with no type signature:
      addDur :: forall b. b -> SE b

src/Csound/Catalog/Drum/Hm.hs:66:17: Warning: Tab character

src/Csound/Catalog/Drum/Hm.hs:76:1: Warning:
    Top-level binding with no type signature: bassDrum :: SE Sig

src/Csound/Catalog/Drum/Hm.hs:107:1: Warning:
    Top-level binding with no type signature: crash :: SE Sig

src/Csound/Catalog/Drum/Hm.hs:152:1: Warning:
    Top-level binding with no type signature: handClap :: SE Sig

src/Csound/Catalog/Drum/Hm.hs:182:1: Warning:
    Top-level binding with no type signature: mkSam :: SE Sig -> Sam

src/Csound/Catalog/Drum/Hm.hs:184:1: Warning:
    Top-level binding with no type signature: bd1 :: Sam

src/Csound/Catalog/Drum/Hm.hs:185:1: Warning:
    Top-level binding with no type signature: bd2 :: Sam

src/Csound/Catalog/Drum/Hm.hs:187:1: Warning:
    Top-level binding with no type signature: sn1 :: Sam

src/Csound/Catalog/Drum/Hm.hs:188:1: Warning:
    Top-level binding with no type signature: sweep :: Sam

src/Csound/Catalog/Drum/Hm.hs:189:1: Warning:
    Top-level binding with no type signature: boink :: Sam

src/Csound/Catalog/Drum/Hm.hs:191:1: Warning:
    Top-level binding with no type signature: sn2 :: Sam

src/Csound/Catalog/Drum/Hm.hs:192:1: Warning:
    Top-level binding with no type signature: ohh :: Sam

src/Csound/Catalog/Drum/Hm.hs:193:1: Warning:
    Top-level binding with no type signature: chh :: Sam

src/Csound/Catalog/Drum/Hm.hs:195:1: Warning:
    Top-level binding with no type signature: bd3 :: Sam

src/Csound/Catalog/Drum/Hm.hs:196:1: Warning:
    Top-level binding with no type signature: cr :: Sam

src/Csound/Catalog/Drum/Hm.hs:197:1: Warning:
    Top-level binding with no type signature: clap :: Sam
[18 of 25] Compiling Csound.Catalog.Reson ( src/Csound/Catalog/Reson.hs, dist/build/Csound/Catalog/Reson.o )

src/Csound/Catalog/Reson.hs:133:48: Warning: Tab character

src/Csound/Catalog/Reson.hs:133:56: Warning: Tab character

src/Csound/Catalog/Reson.hs:133:64: Warning: Tab character

src/Csound/Catalog/Reson.hs:148:16: Warning: Tab character

src/Csound/Catalog/Reson.hs:148:32: Warning: Tab character

src/Csound/Catalog/Reson.hs:148:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:148:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:149:30: Warning: Tab character

src/Csound/Catalog/Reson.hs:149:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:149:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:150:31: Warning: Tab character

src/Csound/Catalog/Reson.hs:150:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:150:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:151:31: Warning: Tab character

src/Csound/Catalog/Reson.hs:151:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:151:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:152:31: Warning: Tab character

src/Csound/Catalog/Reson.hs:152:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:152:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:153:31: Warning: Tab character

src/Csound/Catalog/Reson.hs:153:49: Warning: Tab character
[19 of 25] Compiling Csound.Catalog.Envelope ( src/Csound/Catalog/Envelope.hs, dist/build/Csound/Catalog/Envelope.o )
[20 of 25] Compiling Csound.Catalog.Effect ( src/Csound/Catalog/Effect.hs, dist/build/Csound/Catalog/Effect.o )

src/Csound/Catalog/Effect.hs:30:11: Warning:
    This binding for ‘del’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Effect.hs:102:9: Warning:
    This binding for ‘del’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Effect.hs:108:9: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Catalog/Effect.hs:136:13: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Effect.hs:143:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)
[21 of 25] Compiling Csound.Catalog.Wave.VestigeOfTime ( src/Csound/Catalog/Wave/VestigeOfTime.hs, dist/build/Csound/Catalog/Wave/VestigeOfTime.o )

src/Csound/Catalog/Wave/VestigeOfTime.hs:74:19: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/VestigeOfTime.hs:9:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Catalog/Wave/VestigeOfTime.hs:89:31: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/VestigeOfTime.hs:9:1-18
      (and originally defined in ‘Csound.Air.Filter’)
[22 of 25] Compiling Csound.Catalog.Wave ( src/Csound/Catalog/Wave.hs, dist/build/Csound/Catalog/Wave.o )
[23 of 25] Compiling Csound.Patch     ( src/Csound/Patch.hs, dist/build/Csound/Patch.o )

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

src/Csound/Patch.hs:13:1: Warning: Tab character

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

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

src/Csound/Patch.hs:16:1: Warning: Tab character

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

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

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

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

src/Csound/Patch.hs:22:1: Warning: Tab character

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

src/Csound/Patch.hs:25:1: Warning: Tab character

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

src/Csound/Patch.hs:28:1: Warning: Tab character

src/Csound/Patch.hs:29:1: Warning: Tab character

src/Csound/Patch.hs:31:1: Warning: Tab character

src/Csound/Patch.hs:32:1: Warning: Tab character

src/Csound/Patch.hs:33:1: Warning: Tab character

src/Csound/Patch.hs:35:1: Warning: Tab character

src/Csound/Patch.hs:37:1: Warning: Tab character

src/Csound/Patch.hs:38:1: Warning: Tab character

src/Csound/Patch.hs:39:1: Warning: Tab character

src/Csound/Patch.hs:40:1: Warning: Tab character

src/Csound/Patch.hs:41:1: Warning: Tab character

src/Csound/Patch.hs:42:1: Warning: Tab character

src/Csound/Patch.hs:42:73: Warning:
    ‘dreamPad'’ is exported by ‘dreamPad'’ and ‘dreamPad'’

src/Csound/Patch.hs:44:1: Warning: Tab character

src/Csound/Patch.hs:45:1: Warning: Tab character

src/Csound/Patch.hs:46:1: Warning: Tab character

src/Csound/Patch.hs:47:1: Warning: Tab character

src/Csound/Patch.hs:48:1: Warning: Tab character

src/Csound/Patch.hs:49:1: Warning: Tab character

src/Csound/Patch.hs:51:1: Warning: Tab character

src/Csound/Patch.hs:52:1: Warning: Tab character

src/Csound/Patch.hs:53:1: Warning: Tab character

src/Csound/Patch.hs:54:1: Warning: Tab character

src/Csound/Patch.hs:55:1: Warning: Tab character

src/Csound/Patch.hs:57:1: Warning: Tab character

src/Csound/Patch.hs:58:1: Warning: Tab character

src/Csound/Patch.hs:60:1: Warning: Tab character

src/Csound/Patch.hs:61:1: Warning: Tab character

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

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

src/Csound/Patch.hs:64:29: Warning: Tab character

src/Csound/Patch.hs:66:1: Warning: Tab character

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

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

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

src/Csound/Patch.hs:71:1: Warning: Tab character

src/Csound/Patch.hs:72:1: Warning: Tab character

src/Csound/Patch.hs:73:1: Warning: Tab character

src/Csound/Patch.hs:74:1: Warning: Tab character

src/Csound/Patch.hs:75:1: Warning: Tab character

src/Csound/Patch.hs:76:1: Warning: Tab character

src/Csound/Patch.hs:77:1: Warning: Tab character

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

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

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

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

src/Csound/Patch.hs:82:1: Warning: Tab character

src/Csound/Patch.hs:83:1: Warning: Tab character

src/Csound/Patch.hs:84:1: Warning: Tab character

src/Csound/Patch.hs:85:1: Warning: Tab character

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

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

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

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

src/Csound/Patch.hs:91:1: Warning: Tab character

src/Csound/Patch.hs:92:1: Warning: Tab character

src/Csound/Patch.hs:93:1: Warning: Tab character

src/Csound/Patch.hs:94:1: Warning: Tab character

src/Csound/Patch.hs:96:1: Warning: Tab character

src/Csound/Patch.hs:97:1: Warning: Tab character

src/Csound/Patch.hs:98:1: Warning: Tab character

src/Csound/Patch.hs:99:1: Warning: Tab character

src/Csound/Patch.hs:101:1: Warning: Tab character

src/Csound/Patch.hs:102:1: Warning: Tab character

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

src/Csound/Patch.hs:104:1: Warning: Tab character

src/Csound/Patch.hs:107:1: Warning: Tab character

src/Csound/Patch.hs:108:1: Warning: Tab character

src/Csound/Patch.hs:109:1: Warning: Tab character

src/Csound/Patch.hs:110:1: Warning: Tab character

src/Csound/Patch.hs:111:1: Warning: Tab character

src/Csound/Patch.hs:112:1: Warning: Tab character

src/Csound/Patch.hs:114:1: Warning: Tab character

src/Csound/Patch.hs:115:1: Warning: Tab character

src/Csound/Patch.hs:116:1: Warning: Tab character

src/Csound/Patch.hs:117:1: Warning: Tab character

src/Csound/Patch.hs:119:1: Warning: Tab character

src/Csound/Patch.hs:121:1: Warning: Tab character

src/Csound/Patch.hs:123:1: Warning: Tab character

src/Csound/Patch.hs:124:1: Warning: Tab character

src/Csound/Patch.hs:126:1: Warning: Tab character

src/Csound/Patch.hs:127:1: Warning: Tab character

src/Csound/Patch.hs:129:1: Warning: Tab character

src/Csound/Patch.hs:130:1: Warning: Tab character

src/Csound/Patch.hs:132:1: Warning: Tab character

src/Csound/Patch.hs:133:1: Warning: Tab character

src/Csound/Patch.hs:135:1: Warning: Tab character

src/Csound/Patch.hs:136:1: Warning: Tab character

src/Csound/Patch.hs:138:1: Warning: Tab character

src/Csound/Patch.hs:139:1: Warning: Tab character

src/Csound/Patch.hs:141:1: Warning: Tab character

src/Csound/Patch.hs:142:1: Warning: Tab character

src/Csound/Patch.hs:143:1: Warning: Tab character

src/Csound/Patch.hs:145:1: Warning: Tab character

src/Csound/Patch.hs:146:1: Warning: Tab character

src/Csound/Patch.hs:152:1: Warning: Tab character

src/Csound/Patch.hs:153:1: Warning: Tab character

src/Csound/Patch.hs:155:1: Warning: Tab character

src/Csound/Patch.hs:156:1: Warning: Tab character

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

src/Csound/Patch.hs:162:1: Warning: Tab character

src/Csound/Patch.hs:163:1: Warning: Tab character

src/Csound/Patch.hs:165:1: Warning: Tab character

src/Csound/Patch.hs:166:1: Warning: Tab character

src/Csound/Patch.hs:169: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/Patch.hs:180:1: Warning: Tab character

src/Csound/Patch.hs:181:1: Warning: Tab character

src/Csound/Patch.hs:216:1: Warning: Tab character

src/Csound/Patch.hs:219:1: Warning: Tab character

src/Csound/Patch.hs:219:24: Warning: Tab character

src/Csound/Patch.hs:221:1: Warning:
    Top-level binding with no type signature:
      epiano1 :: Patch D (Sig, Sig)

src/Csound/Patch.hs:223:1: Warning:
    Top-level binding with no type signature:
      epiano1' :: Epiano1 -> Patch D (Sig, Sig)

src/Csound/Patch.hs:224:1: Warning: Tab character

src/Csound/Patch.hs:225:1: Warning: Tab character

src/Csound/Patch.hs:228:1: Warning: Tab character

src/Csound/Patch.hs:229:1: Warning: Tab character

src/Csound/Patch.hs:232:1: Warning: Tab character

src/Csound/Patch.hs:234:1: Warning:
    Top-level binding with no type signature:
      mutedPiano :: Patch D (Sig, Sig)

src/Csound/Patch.hs:236:1: Warning:
    Top-level binding with no type signature:
      mutedPiano' :: MutedPiano -> Patch D (Sig, Sig)

src/Csound/Patch.hs:236:25: Warning:
    This binding for ‘mute’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Patch.hs:237:1: Warning: Tab character

src/Csound/Patch.hs:238:1: Warning: Tab character

src/Csound/Patch.hs:240:1: Warning:
    Top-level binding with no type signature: amPiano :: Patch D Sig

src/Csound/Patch.hs:241:1: Warning: Tab character

src/Csound/Patch.hs:242:1: Warning: Tab character

src/Csound/Patch.hs:244:1: Warning:
    Top-level binding with no type signature: fmPiano :: Patch D Sig2

src/Csound/Patch.hs:245:1: Warning: Tab character

src/Csound/Patch.hs:246:1: Warning: Tab character

src/Csound/Patch.hs:248:1: Warning:
    Top-level binding with no type signature: epiano2 :: Patch2

src/Csound/Patch.hs:249:1: Warning: Tab character

src/Csound/Patch.hs:250:1: Warning: Tab character

src/Csound/Patch.hs:252:1: Warning:
    Top-level binding with no type signature: epianoHeavy :: Patch2

src/Csound/Patch.hs:253:1: Warning: Tab character

src/Csound/Patch.hs:254:1: Warning: Tab character

src/Csound/Patch.hs:256:1: Warning:
    Top-level binding with no type signature: epianoBright :: Patch2

src/Csound/Patch.hs:257:1: Warning: Tab character

src/Csound/Patch.hs:258:1: Warning: Tab character

src/Csound/Patch.hs:260:1: Warning:
    Top-level binding with no type signature:
      vibraphonePiano1 :: Patch2

src/Csound/Patch.hs:261:1: Warning:
    Top-level binding with no type signature:
      vibraphonePiano2 :: Patch2

src/Csound/Patch.hs:270:1: Warning:
    Top-level binding with no type signature:
      cathedralOrgan :: Patch D Sig2

src/Csound/Patch.hs:271:1: Warning: Tab character

src/Csound/Patch.hs:272:1: Warning: Tab character

src/Csound/Patch.hs:276:1: Warning: Tab character

src/Csound/Patch.hs:279:1: Warning: Tab character

src/Csound/Patch.hs:281:1: Warning:
    Top-level binding with no type signature:
      hammondOrgan :: Patch D Sig2

src/Csound/Patch.hs:283:1: Warning:
    Top-level binding with no type signature:
      hammondOrganm :: Patch Sig Sig2

src/Csound/Patch.hs:285:1: Warning:
    Top-level binding with no type signature:
      hammondOrgan' :: HammondOrgan -> Patch D Sig2

src/Csound/Patch.hs:285:29: Warning:
    This binding for ‘detune’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Patch.hs:286:1: Warning: Tab character

src/Csound/Patch.hs:287:1: Warning: Tab character

src/Csound/Patch.hs:289:1: Warning:
    Top-level binding with no type signature:
      hammondOrganm' :: HammondOrgan -> Patch Sig Sig2

src/Csound/Patch.hs:289:30: Warning:
    This binding for ‘detune’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Patch.hs:290:1: Warning: Tab character

src/Csound/Patch.hs:291:1: Warning: Tab character

src/Csound/Patch.hs:293:1: Warning:
    Top-level binding with no type signature:
      toneWheelOrgan :: Patch D Sig2

src/Csound/Patch.hs:294:1: Warning: Tab character

src/Csound/Patch.hs:295:1: Warning: Tab character

src/Csound/Patch.hs:297:1: Warning:
    Top-level binding with no type signature: sawOrgan :: Patch2

src/Csound/Patch.hs:298:1: Warning:
    Top-level binding with no type signature: triOrgan :: Patch2

src/Csound/Patch.hs:299:1: Warning:
    Top-level binding with no type signature: sqrOrgan :: Patch2

src/Csound/Patch.hs:300:1: Warning:
    Top-level binding with no type signature: pwOrgan :: Sig -> Patch2

src/Csound/Patch.hs:302:1: Warning:
    Top-level binding with no type signature: sawOrganm :: PatchSig2

src/Csound/Patch.hs:303:1: Warning:
    Top-level binding with no type signature: triOrganm :: PatchSig2

src/Csound/Patch.hs:304:1: Warning:
    Top-level binding with no type signature: sqrOrganm :: PatchSig2

src/Csound/Patch.hs:305:1: Warning:
    Top-level binding with no type signature:
      pwOrganm :: Sig -> PatchSig2

src/Csound/Patch.hs:309:1: Warning: Tab character

src/Csound/Patch.hs:310:1: Warning: Tab character

src/Csound/Patch.hs:310:43: Warning: Tab character

src/Csound/Patch.hs:311:1: Warning: Tab character

src/Csound/Patch.hs:315:1: Warning: Tab character

src/Csound/Patch.hs:316:1: Warning: Tab character

src/Csound/Patch.hs:316:43: Warning: Tab character

src/Csound/Patch.hs:317:1: Warning: Tab character

src/Csound/Patch.hs:322:1: Warning:
    Top-level binding with no type signature: accordeon :: Patch D Sig2

src/Csound/Patch.hs:324:1: Warning:
    Top-level binding with no type signature:
      accordeonBright1 :: Patch D Sig2

src/Csound/Patch.hs:325:1: Warning:
    Top-level binding with no type signature:
      accordeonBright2 :: Patch D Sig2

src/Csound/Patch.hs:327:1: Warning:
    Defined but not used: ‘accordeonHeavy’

src/Csound/Patch.hs:327:1: Warning:
    Top-level binding with no type signature:
      accordeonHeavy :: Patch D Sig2

src/Csound/Patch.hs:328:1: Warning:
    Top-level binding with no type signature:
      brokenAccordeon :: Patch D Sig2

src/Csound/Patch.hs:330:1: Warning:
    Top-level binding with no type signature:
      accordeon' :: Accordeon -> Patch D Sig2

src/Csound/Patch.hs:331:1: Warning: Tab character

src/Csound/Patch.hs:332:1: Warning: Tab character

src/Csound/Patch.hs:340:1: Warning: Tab character

src/Csound/Patch.hs:342:1: Warning:
    Top-level binding with no type signature:
      tenor' :: (Sig -> Sig) -> Choir -> Patch D Sig2

src/Csound/Patch.hs:342:8: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:343:1: Warning: Tab character

src/Csound/Patch.hs:344:1: Warning: Tab character

src/Csound/Patch.hs:346:1: Warning:
    Top-level binding with no type signature:
      soprano' :: (Sig -> Sig) -> Choir -> Patch D Sig2

src/Csound/Patch.hs:346:10: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:347:1: Warning: Tab character

src/Csound/Patch.hs:348:1: Warning: Tab character

src/Csound/Patch.hs:350:1: Warning:
    Top-level binding with no type signature:
      choir' :: (Sig -> Sig) -> Choir -> Patch D Sig2

src/Csound/Patch.hs:350:8: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:351:1: Warning: Tab character

src/Csound/Patch.hs:352:1: Warning: Tab character

src/Csound/Patch.hs:353:1: Warning: Tab character

src/Csound/Patch.hs:354:1: Warning: Tab character

src/Csound/Patch.hs:355:1: Warning: Tab character

src/Csound/Patch.hs:356:1: Warning: Tab character

src/Csound/Patch.hs:356:43: Warning: Tab character

src/Csound/Patch.hs:357:1: Warning: Tab character

src/Csound/Patch.hs:359:1: Warning:
    Top-level binding with no type signature: choirA :: Patch D Sig2

src/Csound/Patch.hs:360:1: Warning:
    Top-level binding with no type signature: choirO :: Patch D Sig2

src/Csound/Patch.hs:361:1: Warning:
    Top-level binding with no type signature: choirE :: Patch D Sig2

src/Csound/Patch.hs:362:1: Warning:
    Top-level binding with no type signature: choirU :: Patch D Sig2

src/Csound/Patch.hs:364:1: Warning:
    Top-level binding with no type signature:
      choirA' :: Choir -> Patch D Sig2

src/Csound/Patch.hs:365:1: Warning:
    Top-level binding with no type signature:
      choirO' :: Choir -> Patch D Sig2

src/Csound/Patch.hs:366:1: Warning:
    Top-level binding with no type signature:
      choirE' :: Choir -> Patch D Sig2

src/Csound/Patch.hs:367:1: Warning:
    Top-level binding with no type signature:
      choirU' :: Choir -> Patch D Sig2

src/Csound/Patch.hs:370:1: Warning: Tab character

src/Csound/Patch.hs:371:1: Warning: Tab character

src/Csound/Patch.hs:372:1: Warning: Tab character

src/Csound/Patch.hs:375:1: Warning: Tab character

src/Csound/Patch.hs:377:1: Warning:
    Top-level binding with no type signature: windSings :: Patch D Sig2

src/Csound/Patch.hs:379:1: Warning:
    Top-level binding with no type signature:
      longNoisyChoir :: Patch D Sig2

src/Csound/Patch.hs:380:1: Warning:
    Top-level binding with no type signature:
      noisyChoir :: Patch D Sig2

src/Csound/Patch.hs:383:1: Warning:
    Top-level binding with no type signature:
      longNoisyChoir' :: NoisyChoir -> Patch D Sig2

src/Csound/Patch.hs:384:1: Warning: Tab character

src/Csound/Patch.hs:385:1: Warning: Tab character

src/Csound/Patch.hs:387:1: Warning:
    Top-level binding with no type signature:
      noisyChoir' :: NoisyChoir -> Patch D Sig2

src/Csound/Patch.hs:396:1: Warning:
    Top-level binding with no type signature: pwPad :: Patch D Sig2

src/Csound/Patch.hs:397:1: Warning: Tab character

src/Csound/Patch.hs:398:1: Warning: Tab character

src/Csound/Patch.hs:400:1: Warning:
    Top-level binding with no type signature: pwPadm :: Patch Sig Sig2

src/Csound/Patch.hs:401:1: Warning: Tab character

src/Csound/Patch.hs:402:1: Warning: Tab character

src/Csound/Patch.hs:404:1: Warning:
    Top-level binding with no type signature:
      triPad :: Patch D (Sig, Sig)

src/Csound/Patch.hs:405:1: Warning: Tab character

src/Csound/Patch.hs:406:1: Warning: Tab character

src/Csound/Patch.hs:408:1: Warning:
    Top-level binding with no type signature:
      triPadm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:409:1: Warning: Tab character

src/Csound/Patch.hs:410:1: Warning: Tab character

src/Csound/Patch.hs:412:1: Warning:
    Top-level binding with no type signature: nightPad :: Patch D Sig2

src/Csound/Patch.hs:413:1: Warning: Tab character

src/Csound/Patch.hs:414:1: Warning: Tab character

src/Csound/Patch.hs:416:1: Warning:
    Top-level binding with no type signature:
      nightPadm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:417:1: Warning: Tab character

src/Csound/Patch.hs:418:1: Warning: Tab character

src/Csound/Patch.hs:420:1: Warning:
    Top-level binding with no type signature:
      overtonePad :: Patch D Sig2

src/Csound/Patch.hs:421:1: Warning: Tab character

src/Csound/Patch.hs:422:1: Warning: Tab character

src/Csound/Patch.hs:424:1: Warning:
    Top-level binding with no type signature:
      overtonePadm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:425:1: Warning: Tab character

src/Csound/Patch.hs:426:1: Warning: Tab character

src/Csound/Patch.hs:428:1: Warning:
    Top-level binding with no type signature:
      caveOvertonePad :: Patch D Sig2

src/Csound/Patch.hs:430:1: Warning:
    Top-level binding with no type signature:
      caveOvertonePadm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:432:1: Warning:
    Top-level binding with no type signature: chorusel :: Patch D Sig2

src/Csound/Patch.hs:433:1: Warning: Tab character

src/Csound/Patch.hs:434:1: Warning: Tab character

src/Csound/Patch.hs:436:1: Warning:
    Top-level binding with no type signature:
      choruselm :: Patch Sig Sig2

src/Csound/Patch.hs:437:1: Warning: Tab character

src/Csound/Patch.hs:438:1: Warning: Tab character

src/Csound/Patch.hs:440:1: Warning:
    Top-level binding with no type signature:
      pwEnsemble :: Patch D Sig2

src/Csound/Patch.hs:441:1: Warning: Tab character

src/Csound/Patch.hs:442:1: Warning: Tab character

src/Csound/Patch.hs:444:1: Warning:
    Top-level binding with no type signature:
      pwEnsemblem :: Patch Sig Sig2

src/Csound/Patch.hs:445:1: Warning: Tab character

src/Csound/Patch.hs:446:1: Warning: Tab character

src/Csound/Patch.hs:448:1: Warning:
    Top-level binding with no type signature:
      fmDroneSlow :: Patch D Sig2

src/Csound/Patch.hs:449:1: Warning: Tab character

src/Csound/Patch.hs:450:1: Warning: Tab character

src/Csound/Patch.hs:452:1: Warning:
    Top-level binding with no type signature:
      fmDroneSlowm :: Patch Sig Sig2

src/Csound/Patch.hs:453:1: Warning: Tab character

src/Csound/Patch.hs:454:1: Warning: Tab character

src/Csound/Patch.hs:456:1: Warning:
    Top-level binding with no type signature:
      fmDroneMedium :: Patch D Sig2

src/Csound/Patch.hs:457:1: Warning: Tab character

src/Csound/Patch.hs:458:1: Warning: Tab character

src/Csound/Patch.hs:460:1: Warning:
    Top-level binding with no type signature:
      fmDroneMediumm :: Patch Sig Sig2

src/Csound/Patch.hs:461:1: Warning: Tab character

src/Csound/Patch.hs:462:1: Warning: Tab character

src/Csound/Patch.hs:464:1: Warning:
    Top-level binding with no type signature:
      fmDroneFast :: Patch D Sig2

src/Csound/Patch.hs:465:1: Warning: Tab character

src/Csound/Patch.hs:466:1: Warning: Tab character

src/Csound/Patch.hs:468:1: Warning:
    Top-level binding with no type signature:
      fmDroneFastm :: Patch Sig Sig2

src/Csound/Patch.hs:469:1: Warning: Tab character

src/Csound/Patch.hs:470:1: Warning: Tab character

src/Csound/Patch.hs:472:1: Warning:
    Top-level binding with no type signature:
      vibrophonePad :: Patch D Sig2

src/Csound/Patch.hs:477:1: Warning: Tab character

src/Csound/Patch.hs:479:1: Warning:
    Top-level binding with no type signature:
      razorPadSlow :: Patch D Sig2

src/Csound/Patch.hs:480:1: Warning:
    Top-level binding with no type signature:
      razorPadFast :: Patch D Sig2

src/Csound/Patch.hs:481:1: Warning:
    Top-level binding with no type signature:
      razorPadTremolo :: Patch D Sig2

src/Csound/Patch.hs:483:1: Warning:
    Top-level binding with no type signature:
      razorPadSlowm :: Patch Sig Sig2

src/Csound/Patch.hs:484:1: Warning:
    Top-level binding with no type signature:
      razorPadFastm :: Patch Sig Sig2

src/Csound/Patch.hs:485:1: Warning:
    Top-level binding with no type signature:
      razorPadTremolom :: Patch Sig Sig2

src/Csound/Patch.hs:487:1: Warning:
    Top-level binding with no type signature: razorPad :: Patch D Sig2

src/Csound/Patch.hs:489:1: Warning:
    Top-level binding with no type signature:
      razorPadm :: Patch Sig Sig2

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

src/Csound/Patch.hs:492:1: Warning: Tab character

src/Csound/Patch.hs:493:1: Warning: Tab character

src/Csound/Patch.hs:496:1: Warning:
    Top-level binding with no type signature:
      razorPadm' :: RazorPad -> Patch Sig Sig2

src/Csound/Patch.hs:497:1: Warning: Tab character

src/Csound/Patch.hs:498:1: Warning: Tab character

src/Csound/Patch.hs:500:1: Warning:
    Top-level binding with no type signature:
      dreamPadFx :: [FxSpec Sig2]

src/Csound/Patch.hs:502:1: Warning:
    Top-level binding with no type signature: dreamPad :: Patch2

src/Csound/Patch.hs:503:1: Warning:
    Top-level binding with no type signature: underwaterPad :: Patch2

src/Csound/Patch.hs:504:1: Warning:
    Top-level binding with no type signature:
      lightIsTooBrightPad :: Patch2

src/Csound/Patch.hs:505:1: Warning:
    Top-level binding with no type signature: whaleSongPad :: Patch2

src/Csound/Patch.hs:507:1: Warning:
    Top-level binding with no type signature:
      dreamPadBy :: (Sig -> SE Sig) -> Patch2

src/Csound/Patch.hs:509:1: Warning:
    Top-level binding with no type signature: dreamPadm :: PatchSig2

src/Csound/Patch.hs:510:1: Warning:
    Top-level binding with no type signature:
      underwaterPadm :: PatchSig2

src/Csound/Patch.hs:511:1: Warning:
    Top-level binding with no type signature:
      lightIsTooBrightPadm :: PatchSig2

src/Csound/Patch.hs:512:1: Warning:
    Top-level binding with no type signature:
      whaleSongPadm :: PatchSig2

src/Csound/Patch.hs:514:1: Warning:
    Top-level binding with no type signature:
      dreamPadBym :: (Sig -> SE Sig) -> PatchSig2

src/Csound/Patch.hs:587:1: Warning:
    Top-level binding with no type signature:
      polySynth :: Patch D (Sig, Sig)

src/Csound/Patch.hs:588:1: Warning: Tab character

src/Csound/Patch.hs:588:58: Warning: Tab character

src/Csound/Patch.hs:589:1: Warning: Tab character

src/Csound/Patch.hs:590:1: Warning: Tab character

src/Csound/Patch.hs:592:1: Warning:
    Top-level binding with no type signature:
      polySynthm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:593:1: Warning: Tab character

src/Csound/Patch.hs:593:59: Warning: Tab character

src/Csound/Patch.hs:594:1: Warning: Tab character

src/Csound/Patch.hs:595:1: Warning: Tab character

src/Csound/Patch.hs:597:1: Warning:
    Top-level binding with no type signature:
      phasingLead :: Patch D Sig2

src/Csound/Patch.hs:598:1: Warning: Tab character

src/Csound/Patch.hs:599:1: Warning: Tab character

src/Csound/Patch.hs:602:1: Warning: Tab character

src/Csound/Patch.hs:603:1: Warning: Tab character

src/Csound/Patch.hs:606:1: Warning: Tab character

src/Csound/Patch.hs:608:1: Warning:
    Top-level binding with no type signature:
      razorLeadSlow :: Patch D Sig2

src/Csound/Patch.hs:609:1: Warning:
    Top-level binding with no type signature:
      razorLeadFast :: Patch D Sig2

src/Csound/Patch.hs:610:1: Warning:
    Top-level binding with no type signature:
      razorLeadTremolo :: Patch D Sig2

src/Csound/Patch.hs:612:1: Warning:
    Top-level binding with no type signature: razorLead :: Patch D Sig2

src/Csound/Patch.hs:614:1: Warning:
    Top-level binding with no type signature:
      razorLead' :: RazorLead -> Patch D Sig2

src/Csound/Patch.hs:615:1: Warning: Tab character

src/Csound/Patch.hs:616:1: Warning: Tab character

src/Csound/Patch.hs:623:1: Warning: Tab character

src/Csound/Patch.hs:624:1: Warning: Tab character

src/Csound/Patch.hs:629:1: Warning:
    Top-level binding with no type signature:
      simpleBass :: Patch D Sig2

src/Csound/Patch.hs:630:1: Warning: Tab character

src/Csound/Patch.hs:631:1: Warning: Tab character

src/Csound/Patch.hs:633:1: Warning:
    Top-level binding with no type signature: pwBass :: Patch D Sig2

src/Csound/Patch.hs:634:1: Warning: Tab character

src/Csound/Patch.hs:635:1: Warning: Tab character

src/Csound/Patch.hs:637:1: Warning:
    Top-level binding with no type signature: deepBass :: Patch D Sig2

src/Csound/Patch.hs:638:1: Warning: Tab character

src/Csound/Patch.hs:639:1: Warning: Tab character

src/Csound/Patch.hs:648:1: Warning:
    Top-level binding with no type signature: guitar :: Patch D Sig2

src/Csound/Patch.hs:649:1: Warning: Tab character

src/Csound/Patch.hs:650:1: Warning: Tab character

src/Csound/Patch.hs:652:1: Warning:
    Top-level binding with no type signature:
      harpsichord :: Patch D Sig2

src/Csound/Patch.hs:653:1: Warning: Tab character

src/Csound/Patch.hs:654:1: Warning: Tab character

src/Csound/Patch.hs:669:1: Warning: Tab character

src/Csound/Patch.hs:670:1: Warning: Tab character

src/Csound/Patch.hs:670:28: Warning: Tab character

src/Csound/Patch.hs:671:1: Warning: Tab character

src/Csound/Patch.hs:671:39: Warning: Tab character

src/Csound/Patch.hs:672:1: Warning: Tab character

src/Csound/Patch.hs:675:1: Warning: Tab character

src/Csound/Patch.hs:679:1: Warning: Tab character

src/Csound/Patch.hs:680:1: Warning: Tab character

src/Csound/Patch.hs:681:1: Warning: Tab character

src/Csound/Patch.hs:686:1: Warning:
    Top-level binding with no type signature: nextSize :: Size -> Size

src/Csound/Patch.hs:687:1: Warning: Tab character

src/Csound/Patch.hs:688:1: Warning: Tab character

src/Csound/Patch.hs:689:1: Warning: Tab character

src/Csound/Patch.hs:690:1: Warning: Tab character

src/Csound/Patch.hs:692:1: Warning:
    Top-level binding with no type signature: prevSize :: Size -> Size

src/Csound/Patch.hs:693:1: Warning: Tab character

src/Csound/Patch.hs:694:1: Warning: Tab character

src/Csound/Patch.hs:695:1: Warning: Tab character

src/Csound/Patch.hs:696:1: Warning: Tab character

src/Csound/Patch.hs:700:1: Warning: Tab character

src/Csound/Patch.hs:701:1: Warning: Tab character

src/Csound/Patch.hs:702:1: Warning: Tab character

src/Csound/Patch.hs:706:1: Warning: Tab character

src/Csound/Patch.hs:707:1: Warning: Tab character

src/Csound/Patch.hs:708:1: Warning: Tab character

src/Csound/Patch.hs:709:1: Warning: Tab character

src/Csound/Patch.hs:713:1: Warning: Tab character

src/Csound/Patch.hs:714:1: Warning: Tab character

src/Csound/Patch.hs:715:1: Warning: Tab character

src/Csound/Patch.hs:716:1: Warning: Tab character

src/Csound/Patch.hs:720:1: Warning: Tab character

src/Csound/Patch.hs:721:1: Warning: Tab character

src/Csound/Patch.hs:722:1: Warning: Tab character

src/Csound/Patch.hs:723:1: Warning: Tab character

src/Csound/Patch.hs:727:1: Warning: Tab character

src/Csound/Patch.hs:728:1: Warning: Tab character

src/Csound/Patch.hs:730:1: Warning:
    Top-level binding with no type signature: dahinaSize :: Size

src/Csound/Patch.hs:730:15: Warning: Tab character

src/Csound/Patch.hs:731:1: Warning:
    Top-level binding with no type signature: banyanSize :: Size

src/Csound/Patch.hs:731:15: Warning: Tab character

src/Csound/Patch.hs:732:1: Warning:
    Top-level binding with no type signature: xylophoneSize :: Size

src/Csound/Patch.hs:732:15: Warning: Tab character

src/Csound/Patch.hs:733:1: Warning:
    Top-level binding with no type signature:
      tibetanBowl152Size :: Size

src/Csound/Patch.hs:733:21: Warning: Tab character

src/Csound/Patch.hs:734:1: Warning:
    Top-level binding with no type signature:
      tibetanBowl140Size :: Size

src/Csound/Patch.hs:734:21: Warning: Tab character

src/Csound/Patch.hs:735:1: Warning:
    Top-level binding with no type signature:
      tibetanBowl180Size :: Size

src/Csound/Patch.hs:735:21: Warning: Tab character

src/Csound/Patch.hs:736:1: Warning:
    Top-level binding with no type signature: spinelSphereSize :: Size

src/Csound/Patch.hs:736:21: Warning: Tab character

src/Csound/Patch.hs:737:1: Warning:
    Top-level binding with no type signature: potLidSize :: Size

src/Csound/Patch.hs:737:21: Warning: Tab character

src/Csound/Patch.hs:738:1: Warning:
    Top-level binding with no type signature:
      redCedarWoodPlateSize :: Size

src/Csound/Patch.hs:739:1: Warning:
    Top-level binding with no type signature: tubularBellSize :: Size

src/Csound/Patch.hs:739:21: Warning: Tab character

src/Csound/Patch.hs:740:1: Warning:
    Top-level binding with no type signature: redwoodPlateSize :: Size

src/Csound/Patch.hs:740:21: Warning: Tab character

src/Csound/Patch.hs:741:1: Warning:
    Top-level binding with no type signature:
      douglasFirWoodPlateSize :: Size

src/Csound/Patch.hs:742:1: Warning:
    Top-level binding with no type signature:
      uniformWoodenBarSize :: Size

src/Csound/Patch.hs:743:1: Warning:
    Top-level binding with no type signature:
      uniformAluminumBarSize :: Size

src/Csound/Patch.hs:744:1: Warning:
    Top-level binding with no type signature: vibraphone1Size :: Size

src/Csound/Patch.hs:745:1: Warning:
    Top-level binding with no type signature: vibraphone2Size :: Size

src/Csound/Patch.hs:746:1: Warning:
    Top-level binding with no type signature:
      chalandiPlatesSize :: Size

src/Csound/Patch.hs:747:1: Warning:
    Top-level binding with no type signature: wineGlassSize :: Size

src/Csound/Patch.hs:748:1: Warning:
    Top-level binding with no type signature: smallHandbellSize :: Size

src/Csound/Patch.hs:749:1: Warning:
    Top-level binding with no type signature:
      albertClockBellBelfastSize :: Size

src/Csound/Patch.hs:750:1: Warning:
    Top-level binding with no type signature: woodBlockSize :: Size

src/Csound/Patch.hs:766:1: Warning: Tab character

src/Csound/Patch.hs:769:1: Warning:
    Top-level binding with no type signature: smallDahina :: Patch2

src/Csound/Patch.hs:770:1: Warning:
    Top-level binding with no type signature: dahina :: Patch2

src/Csound/Patch.hs:771:1: Warning:
    Top-level binding with no type signature: largeDahina :: Patch2

src/Csound/Patch.hs:772:1: Warning:
    Top-level binding with no type signature: magicDahina :: Patch2

src/Csound/Patch.hs:774:1: Warning:
    Top-level binding with no type signature: smallBanyan :: Patch2

src/Csound/Patch.hs:775:1: Warning:
    Top-level binding with no type signature: banyan :: Patch2

src/Csound/Patch.hs:776:1: Warning:
    Top-level binding with no type signature: largeBanyan :: Patch2

src/Csound/Patch.hs:777:1: Warning:
    Top-level binding with no type signature: magicBanyan :: Patch2

src/Csound/Patch.hs:779:1: Warning:
    Top-level binding with no type signature: smallXylophone :: Patch2

src/Csound/Patch.hs:780:1: Warning:
    Top-level binding with no type signature: xylophone :: Patch2

src/Csound/Patch.hs:781:1: Warning:
    Top-level binding with no type signature: largeXylophone :: Patch2

src/Csound/Patch.hs:782:1: Warning:
    Top-level binding with no type signature: magicXylophone :: Patch2

src/Csound/Patch.hs:784:1: Warning:
    Top-level binding with no type signature:
      smallTibetanBowl180 :: Patch2

src/Csound/Patch.hs:785:1: Warning:
    Top-level binding with no type signature: tibetanBowl180 :: Patch2

src/Csound/Patch.hs:786:1: Warning:
    Top-level binding with no type signature:
      largeTibetanBowl180 :: Patch2

src/Csound/Patch.hs:787:1: Warning:
    Top-level binding with no type signature:
      magicTibetanBowl180 :: Patch2

src/Csound/Patch.hs:789:1: Warning:
    Top-level binding with no type signature:
      smallSpinelSphere :: Patch2

src/Csound/Patch.hs:790:1: Warning:
    Top-level binding with no type signature: spinelSphere :: Patch2

src/Csound/Patch.hs:791:1: Warning:
    Top-level binding with no type signature:
      largeSpinelSphere :: Patch2

src/Csound/Patch.hs:792:1: Warning:
    Top-level binding with no type signature:
      magicSpinelSphere :: Patch2

src/Csound/Patch.hs:794:1: Warning:
    Top-level binding with no type signature: smallPotLid :: Patch2

src/Csound/Patch.hs:795:1: Warning:
    Top-level binding with no type signature: potLid :: Patch2

src/Csound/Patch.hs:796:1: Warning:
    Top-level binding with no type signature: largePotLid :: Patch2

src/Csound/Patch.hs:797:1: Warning:
    Top-level binding with no type signature: magicPotLid :: Patch2

src/Csound/Patch.hs:799:1: Warning:
    Top-level binding with no type signature:
      smallRedCedarWoodPlate :: Patch2

src/Csound/Patch.hs:800:1: Warning:
    Top-level binding with no type signature:
      redCedarWoodPlate :: Patch2

src/Csound/Patch.hs:801:1: Warning:
    Top-level binding with no type signature:
      largeRedCedarWoodPlate :: Patch2

src/Csound/Patch.hs:802:1: Warning:
    Top-level binding with no type signature:
      magicRedCedarWoodPlate :: Patch2

src/Csound/Patch.hs:804:1: Warning:
    Top-level binding with no type signature:
      smallTubularBell :: Patch2

src/Csound/Patch.hs:805:1: Warning:
    Top-level binding with no type signature: tubularBell :: Patch2

src/Csound/Patch.hs:806:1: Warning:
    Top-level binding with no type signature:
      largeTubularBell :: Patch2

src/Csound/Patch.hs:807:1: Warning:
    Top-level binding with no type signature:
      magicTubularBell :: Patch2

src/Csound/Patch.hs:809:1: Warning:
    Top-level binding with no type signature:
      smallRedwoodPlate :: Patch2

src/Csound/Patch.hs:810:1: Warning:
    Top-level binding with no type signature: redwoodPlate :: Patch2

src/Csound/Patch.hs:811:1: Warning:
    Top-level binding with no type signature:
      largeRedwoodPlate :: Patch2

src/Csound/Patch.hs:812:1: Warning:
    Top-level binding with no type signature:
      magicRedwoodPlate :: Patch2

src/Csound/Patch.hs:814:1: Warning:
    Top-level binding with no type signature:
      smallDouglasFirWoodPlate :: Patch2

src/Csound/Patch.hs:815:1: Warning:
    Top-level binding with no type signature:
      douglasFirWoodPlate :: Patch2

src/Csound/Patch.hs:816:1: Warning:
    Top-level binding with no type signature:
      largeDouglasFirWoodPlate :: Patch2

src/Csound/Patch.hs:817:1: Warning:
    Top-level binding with no type signature:
      magicDouglasFirWoodPlate :: Patch2

src/Csound/Patch.hs:819:1: Warning:
    Top-level binding with no type signature:
      smallUniformWoodenBar :: Patch2

src/Csound/Patch.hs:820:1: Warning:
    Top-level binding with no type signature:
      uniformWoodenBar :: Patch2

src/Csound/Patch.hs:821:1: Warning:
    Top-level binding with no type signature:
      largeUniformWoodenBar :: Patch2

src/Csound/Patch.hs:822:1: Warning:
    Top-level binding with no type signature:
      magicUniformWoodenBar :: Patch2

src/Csound/Patch.hs:824:1: Warning:
    Top-level binding with no type signature:
      smallUniformAluminumBar :: Patch2

src/Csound/Patch.hs:825:1: Warning:
    Top-level binding with no type signature:
      uniformAluminumBar :: Patch2

src/Csound/Patch.hs:826:1: Warning:
    Top-level binding with no type signature:
      largeUniformAluminumBar :: Patch2

src/Csound/Patch.hs:827:1: Warning:
    Top-level binding with no type signature:
      magicUniformAluminumBar :: Patch2

src/Csound/Patch.hs:829:1: Warning:
    Top-level binding with no type signature:
      smallVibraphone1 :: Patch2

src/Csound/Patch.hs:830:1: Warning:
    Top-level binding with no type signature: vibraphone1 :: Patch2

src/Csound/Patch.hs:831:1: Warning:
    Top-level binding with no type signature:
      largeVibraphone1 :: Patch2

src/Csound/Patch.hs:832:1: Warning:
    Top-level binding with no type signature:
      magicVibraphone1 :: Patch2

src/Csound/Patch.hs:834:1: Warning:
    Top-level binding with no type signature:
      smallVibraphone2 :: Patch2

src/Csound/Patch.hs:835:1: Warning:
    Top-level binding with no type signature: vibraphone2 :: Patch2

src/Csound/Patch.hs:836:1: Warning:
    Top-level binding with no type signature:
      largeVibraphone2 :: Patch2

src/Csound/Patch.hs:837:1: Warning:
    Top-level binding with no type signature:
      magicVibraphone2 :: Patch2

src/Csound/Patch.hs:839:1: Warning:
    Top-level binding with no type signature:
      smallChalandiPlates :: Patch2

src/Csound/Patch.hs:840:1: Warning:
    Top-level binding with no type signature: chalandiPlates :: Patch2

src/Csound/Patch.hs:841:1: Warning:
    Top-level binding with no type signature:
      largeChalandiPlates :: Patch2

src/Csound/Patch.hs:842:1: Warning:
    Top-level binding with no type signature:
      magicChalandiPlates :: Patch2

src/Csound/Patch.hs:844:1: Warning:
    Top-level binding with no type signature:
      smallTibetanBowl152 :: Patch2

src/Csound/Patch.hs:845:1: Warning:
    Top-level binding with no type signature: tibetanBowl152 :: Patch2

src/Csound/Patch.hs:846:1: Warning:
    Top-level binding with no type signature:
      largeTibetanBowl152 :: Patch2

src/Csound/Patch.hs:847:1: Warning:
    Top-level binding with no type signature:
      magicTibetanBowl152 :: Patch2

src/Csound/Patch.hs:849:1: Warning:
    Top-level binding with no type signature:
      smallTibetanBowl140 :: Patch2

src/Csound/Patch.hs:850:1: Warning:
    Top-level binding with no type signature: tibetanBowl140 :: Patch2

src/Csound/Patch.hs:851:1: Warning:
    Top-level binding with no type signature:
      largeTibetanBowl140 :: Patch2

src/Csound/Patch.hs:852:1: Warning:
    Top-level binding with no type signature:
      magicTibetanBowl140 :: Patch2

src/Csound/Patch.hs:854:1: Warning:
    Top-level binding with no type signature: smallWineGlass :: Patch2

src/Csound/Patch.hs:855:1: Warning:
    Top-level binding with no type signature: wineGlass :: Patch2

src/Csound/Patch.hs:856:1: Warning:
    Top-level binding with no type signature: largeWineGlass :: Patch2

src/Csound/Patch.hs:857:1: Warning:
    Top-level binding with no type signature: magicWineGlass :: Patch2

src/Csound/Patch.hs:859:1: Warning:
    Top-level binding with no type signature: smallHandbell :: Patch2

src/Csound/Patch.hs:860:1: Warning:
    Top-level binding with no type signature: handbell :: Patch2

src/Csound/Patch.hs:861:1: Warning:
    Top-level binding with no type signature: largeHandbell :: Patch2

src/Csound/Patch.hs:862:1: Warning:
    Top-level binding with no type signature: magicHandbell :: Patch2

src/Csound/Patch.hs:864:1: Warning:
    Top-level binding with no type signature:
      smallAlbertClockBellBelfast :: Patch2

src/Csound/Patch.hs:865:1: Warning:
    Top-level binding with no type signature:
      albertClockBellBelfast :: Patch2

src/Csound/Patch.hs:866:1: Warning:
    Top-level binding with no type signature:
      largeAlbertClockBellBelfast :: Patch2

src/Csound/Patch.hs:867:1: Warning:
    Top-level binding with no type signature:
      magicAlbertClockBellBelfast :: Patch2

src/Csound/Patch.hs:869:1: Warning:
    Top-level binding with no type signature: smallWoodBlock :: Patch2

src/Csound/Patch.hs:870:1: Warning:
    Top-level binding with no type signature: woodBlock :: Patch2

src/Csound/Patch.hs:871:1: Warning:
    Top-level binding with no type signature: largeWoodBlock :: Patch2

src/Csound/Patch.hs:872:1: Warning:
    Top-level binding with no type signature: magicWoodBlock :: Patch2

src/Csound/Patch.hs:879:1: Warning: Defined but not used: ‘names’

src/Csound/Patch.hs:879:1: Warning:
    Top-level binding with no type signature: names :: [[Char]]

src/Csound/Patch.hs:880:1: Warning:
    Defined but not used: ‘toUpperName’

src/Csound/Patch.hs:880:1: Warning:
    Top-level binding with no type signature:
      toUpperName :: [Char] -> [Char]

src/Csound/Patch.hs:887:1: Warning:
    Top-level binding with no type signature:
      scrapeFast :: Sig -> C.Modes Sig -> Patch D Sig2

src/Csound/Patch.hs:888:1: Warning: Tab character

src/Csound/Patch.hs:889:1: Warning: Tab character

src/Csound/Patch.hs:891:1: Warning:
    Top-level binding with no type signature:
      scrape :: Sig -> C.Modes Sig -> Patch D Sig2

src/Csound/Patch.hs:892:1: Warning: Tab character

src/Csound/Patch.hs:893:1: Warning: Tab character

src/Csound/Patch.hs:895:1: Warning:
    Top-level binding with no type signature:
      scrapem :: Sig -> C.Modes Sig -> Patch Sig Sig2

src/Csound/Patch.hs:896:1: Warning: Tab character

src/Csound/Patch.hs:897:1: Warning: Tab character

src/Csound/Patch.hs:899:1: Warning:
    Top-level binding with no type signature:
      scrapePad :: Sig -> C.Modes Sig -> Patch D Sig2

src/Csound/Patch.hs:900:1: Warning: Tab character

src/Csound/Patch.hs:900:99: Warning: Tab character

src/Csound/Patch.hs:901:1: Warning: Tab character

src/Csound/Patch.hs:903:1: Warning:
    Top-level binding with no type signature:
      scrapePadm :: Sig -> C.Modes Sig -> Patch Sig Sig2

src/Csound/Patch.hs:904:1: Warning: Tab character

src/Csound/Patch.hs:905:1: Warning: Tab character

src/Csound/Patch.hs:905:45: Warning: Tab character

src/Csound/Patch.hs:907:1: Warning:
    Top-level binding with no type signature: scaleScrapeDahina :: Sig

src/Csound/Patch.hs:908:1: Warning:
    Top-level binding with no type signature: scaleScrapeBanyan :: Sig

src/Csound/Patch.hs:909:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeXylophone :: Sig

src/Csound/Patch.hs:910:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeTibetanBowl180 :: Sig

src/Csound/Patch.hs:911:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeSpinelSphere :: Sig

src/Csound/Patch.hs:912:1: Warning:
    Top-level binding with no type signature: scaleScrapePotLid :: Sig

src/Csound/Patch.hs:913:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeRedCedarWoodPlate :: Sig

src/Csound/Patch.hs:914:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeTubularBell :: Sig

src/Csound/Patch.hs:915:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeRedwoodPlate :: Sig

src/Csound/Patch.hs:916:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeDouglasFirWoodPlate :: Sig

src/Csound/Patch.hs:917:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeUniformWoodenBar :: Sig

src/Csound/Patch.hs:918:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeUniformAluminumBar :: Sig

src/Csound/Patch.hs:919:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeVibraphone1 :: Sig

src/Csound/Patch.hs:920:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeVibraphone2 :: Sig

src/Csound/Patch.hs:921:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeChalandiPlates :: Sig

src/Csound/Patch.hs:922:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeTibetanBowl152 :: Sig

src/Csound/Patch.hs:923:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeTibetanBowl140 :: Sig

src/Csound/Patch.hs:924:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeWineGlass :: Sig

src/Csound/Patch.hs:925:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeSmallHandbell :: Sig

src/Csound/Patch.hs:926:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeAlbertClockBellBelfast :: Sig

src/Csound/Patch.hs:927:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeWoodBlock :: Sig

src/Csound/Patch.hs:929:1: Warning:
    Top-level binding with no type signature:
      scrapeDahina :: Patch D Sig2

src/Csound/Patch.hs:930:1: Warning:
    Top-level binding with no type signature:
      scrapeBanyan :: Patch D Sig2

src/Csound/Patch.hs:931:1: Warning:
    Top-level binding with no type signature:
      scrapeXylophone :: Patch D Sig2

src/Csound/Patch.hs:932:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl180 :: Patch D Sig2

src/Csound/Patch.hs:933:1: Warning:
    Top-level binding with no type signature:
      scrapeSpinelSphere :: Patch D Sig2

src/Csound/Patch.hs:934:1: Warning:
    Top-level binding with no type signature:
      scrapePotLid :: Patch D Sig2

src/Csound/Patch.hs:935:1: Warning:
    Top-level binding with no type signature:
      scrapeRedCedarWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:936:1: Warning:
    Top-level binding with no type signature:
      scrapeTubularBell :: Patch D Sig2

src/Csound/Patch.hs:937:1: Warning:
    Top-level binding with no type signature:
      scrapeRedwoodPlate :: Patch D Sig2

src/Csound/Patch.hs:938:1: Warning:
    Top-level binding with no type signature:
      scrapeDouglasFirWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:939:1: Warning:
    Top-level binding with no type signature:
      scrapeUniformWoodenBar :: Patch D Sig2

src/Csound/Patch.hs:940:1: Warning:
    Top-level binding with no type signature:
      scrapeUniformAluminumBar :: Patch D Sig2

src/Csound/Patch.hs:941:1: Warning:
    Top-level binding with no type signature:
      scrapeVibraphone1 :: Patch D Sig2

src/Csound/Patch.hs:942:1: Warning:
    Top-level binding with no type signature:
      scrapeVibraphone2 :: Patch D Sig2

src/Csound/Patch.hs:943:1: Warning:
    Top-level binding with no type signature:
      scrapeChalandiPlates :: Patch D Sig2

src/Csound/Patch.hs:944:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl152 :: Patch D Sig2

src/Csound/Patch.hs:945:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl140 :: Patch D Sig2

src/Csound/Patch.hs:946:1: Warning:
    Top-level binding with no type signature:
      scrapeWineGlass :: Patch D Sig2

src/Csound/Patch.hs:947:1: Warning:
    Top-level binding with no type signature:
      scrapeSmallHandbell :: Patch D Sig2

src/Csound/Patch.hs:948:1: Warning:
    Top-level binding with no type signature:
      scrapeAlbertClockBellBelfast :: Patch D Sig2

src/Csound/Patch.hs:949:1: Warning:
    Top-level binding with no type signature:
      scrapeWoodBlock :: Patch D Sig2

src/Csound/Patch.hs:951:1: Warning:
    Top-level binding with no type signature:
      scrapeDahinam :: Patch Sig Sig2

src/Csound/Patch.hs:952:1: Warning:
    Top-level binding with no type signature:
      scrapeBanyanm :: Patch Sig Sig2

src/Csound/Patch.hs:953:1: Warning:
    Top-level binding with no type signature:
      scrapeXylophonem :: Patch Sig Sig2

src/Csound/Patch.hs:954:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl180m :: Patch Sig Sig2

src/Csound/Patch.hs:955:1: Warning:
    Top-level binding with no type signature:
      scrapeSpinelSpherem :: Patch Sig Sig2

src/Csound/Patch.hs:956:1: Warning:
    Top-level binding with no type signature:
      scrapePotLidm :: Patch D Sig2

src/Csound/Patch.hs:957:1: Warning:
    Top-level binding with no type signature:
      scrapeRedCedarWoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:958:1: Warning:
    Top-level binding with no type signature:
      scrapeTubularBellm :: Patch Sig Sig2

src/Csound/Patch.hs:959:1: Warning:
    Top-level binding with no type signature:
      scrapeRedwoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:960:1: Warning:
    Top-level binding with no type signature:
      scrapeDouglasFirWoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:961:1: Warning:
    Top-level binding with no type signature:
      scrapeUniformWoodenBarm :: Patch Sig Sig2

src/Csound/Patch.hs:962:1: Warning:
    Top-level binding with no type signature:
      scrapeUniformAluminumBarm :: Patch Sig Sig2

src/Csound/Patch.hs:963:1: Warning:
    Top-level binding with no type signature:
      scrapeVibraphone1m :: Patch Sig Sig2

src/Csound/Patch.hs:964:1: Warning:
    Top-level binding with no type signature:
      scrapeVibraphone2m :: Patch Sig Sig2

src/Csound/Patch.hs:965:1: Warning:
    Top-level binding with no type signature:
      scrapeChalandiPlatesm :: Patch Sig Sig2

src/Csound/Patch.hs:966:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl152m :: Patch Sig Sig2

src/Csound/Patch.hs:967:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl140m :: Patch Sig Sig2

src/Csound/Patch.hs:968:1: Warning:
    Top-level binding with no type signature:
      scrapeWineGlassm :: Patch Sig Sig2

src/Csound/Patch.hs:969:1: Warning:
    Top-level binding with no type signature:
      scrapeSmallHandbellm :: Patch Sig Sig2

src/Csound/Patch.hs:970:1: Warning:
    Top-level binding with no type signature:
      scrapeAlbertClockBellBelfastm :: Patch Sig Sig2

src/Csound/Patch.hs:971:1: Warning:
    Top-level binding with no type signature:
      scrapeWoodBlockm :: Patch Sig Sig2

src/Csound/Patch.hs:973:1: Warning:
    Top-level binding with no type signature:
      scrapeFastDahina :: Patch D Sig2

src/Csound/Patch.hs:974:1: Warning:
    Top-level binding with no type signature:
      scrapeFastBanyan :: Patch D Sig2

src/Csound/Patch.hs:975:1: Warning:
    Top-level binding with no type signature:
      scrapeFastXylophone :: Patch D Sig2

src/Csound/Patch.hs:976:1: Warning:
    Top-level binding with no type signature:
      scrapeFastTibetanBowl180 :: Patch D Sig2

src/Csound/Patch.hs:977:1: Warning:
    Top-level binding with no type signature:
      scrapeFastSpinelSphere :: Patch D Sig2

src/Csound/Patch.hs:978:1: Warning:
    Top-level binding with no type signature:
      scrapeFastPotLid :: Patch D Sig2

src/Csound/Patch.hs:979:1: Warning:
    Top-level binding with no type signature:
      scrapeFastRedCedarWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:980:1: Warning:
    Top-level binding with no type signature:
      scrapeFastTubularBell :: Patch D Sig2

src/Csound/Patch.hs:981:1: Warning:
    Top-level binding with no type signature:
      scrapeFastRedwoodPlate :: Patch D Sig2

src/Csound/Patch.hs:982:1: Warning:
    Top-level binding with no type signature:
      scrapeFastDouglasFirWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:983:1: Warning:
    Top-level binding with no type signature:
      scrapeFastUniformWoodenBar :: Patch D Sig2

src/Csound/Patch.hs:984:1: Warning:
    Top-level binding with no type signature:
      scrapeFastUniformAluminumBar :: Patch D Sig2

src/Csound/Patch.hs:985:1: Warning:
    Top-level binding with no type signature:
      scrapeFastVibraphone1 :: Patch D Sig2

src/Csound/Patch.hs:986:1: Warning:
    Top-level binding with no type signature:
      scrapeFastVibraphone2 :: Patch D Sig2

src/Csound/Patch.hs:987:1: Warning:
    Top-level binding with no type signature:
      scrapeFastChalandiPlates :: Patch D Sig2

src/Csound/Patch.hs:988:1: Warning:
    Top-level binding with no type signature:
      scrapeFastTibetanBowl152 :: Patch D Sig2

src/Csound/Patch.hs:989:1: Warning:
    Top-level binding with no type signature:
      scrapeFastTibetanBowl140 :: Patch D Sig2

src/Csound/Patch.hs:990:1: Warning:
    Top-level binding with no type signature:
      scrapeFastWineGlass :: Patch D Sig2

src/Csound/Patch.hs:991:1: Warning:
    Top-level binding with no type signature:
      scrapeFastSmallHandbell :: Patch D Sig2

src/Csound/Patch.hs:992:1: Warning:
    Top-level binding with no type signature:
      scrapeFastAlbertClockBellBelfast :: Patch D Sig2

src/Csound/Patch.hs:993:1: Warning:
    Top-level binding with no type signature:
      scrapeFastWoodBlock :: Patch D Sig2

src/Csound/Patch.hs:995:1: Warning:
    Top-level binding with no type signature:
      scrapePadDahina :: Patch D Sig2

src/Csound/Patch.hs:996:1: Warning:
    Top-level binding with no type signature:
      scrapePadBanyan :: Patch D Sig2

src/Csound/Patch.hs:997:1: Warning:
    Top-level binding with no type signature:
      scrapePadXylophone :: Patch D Sig2

src/Csound/Patch.hs:998:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl180 :: Patch D Sig2

src/Csound/Patch.hs:999:1: Warning:
    Top-level binding with no type signature:
      scrapePadSpinelSphere :: Patch D Sig2

src/Csound/Patch.hs:1000:1: Warning:
    Top-level binding with no type signature:
      scrapePadPotLid :: Patch D Sig2

src/Csound/Patch.hs:1001:1: Warning:
    Top-level binding with no type signature:
      scrapePadRedCedarWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:1002:1: Warning:
    Top-level binding with no type signature:
      scrapePadTubularBell :: Patch D Sig2

src/Csound/Patch.hs:1003:1: Warning:
    Top-level binding with no type signature:
      scrapePadRedwoodPlate :: Patch D Sig2

src/Csound/Patch.hs:1004:1: Warning:
    Top-level binding with no type signature:
      scrapePadDouglasFirWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:1005:1: Warning:
    Top-level binding with no type signature:
      scrapePadUniformWoodenBar :: Patch D Sig2

src/Csound/Patch.hs:1006:1: Warning:
    Top-level binding with no type signature:
      scrapePadUniformAluminumBar :: Patch D Sig2

src/Csound/Patch.hs:1007:1: Warning:
    Top-level binding with no type signature:
      scrapePadVibraphone1 :: Patch D Sig2

src/Csound/Patch.hs:1008:1: Warning:
    Top-level binding with no type signature:
      scrapePadVibraphone2 :: Patch D Sig2

src/Csound/Patch.hs:1009:1: Warning:
    Top-level binding with no type signature:
      scrapePadChalandiPlates :: Patch D Sig2

src/Csound/Patch.hs:1010:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl152 :: Patch D Sig2

src/Csound/Patch.hs:1011:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl140 :: Patch D Sig2

src/Csound/Patch.hs:1012:1: Warning:
    Top-level binding with no type signature:
      scrapePadWineGlass :: Patch D Sig2

src/Csound/Patch.hs:1013:1: Warning:
    Top-level binding with no type signature:
      scrapePadSmallHandbell :: Patch D Sig2

src/Csound/Patch.hs:1014:1: Warning:
    Top-level binding with no type signature:
      scrapePadAlbertClockBellBelfast :: Patch D Sig2

src/Csound/Patch.hs:1015:1: Warning:
    Top-level binding with no type signature:
      scrapePadWoodBlock :: Patch D Sig2

src/Csound/Patch.hs:1017:1: Warning:
    Top-level binding with no type signature:
      scrapePadDahinam :: Patch Sig Sig2

src/Csound/Patch.hs:1018:1: Warning:
    Top-level binding with no type signature:
      scrapePadBanyanm :: Patch Sig Sig2

src/Csound/Patch.hs:1019:1: Warning:
    Top-level binding with no type signature:
      scrapePadXylophonem :: Patch Sig Sig2

src/Csound/Patch.hs:1020:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl180m :: Patch Sig Sig2

src/Csound/Patch.hs:1021:1: Warning:
    Top-level binding with no type signature:
      scrapePadSpinelSpherem :: Patch Sig Sig2

src/Csound/Patch.hs:1022:1: Warning:
    Top-level binding with no type signature:
      scrapePadPotLidm :: Patch Sig Sig2

src/Csound/Patch.hs:1023:1: Warning:
    Top-level binding with no type signature:
      scrapePadRedCedarWoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:1024:1: Warning:
    Top-level binding with no type signature:
      scrapePadTubularBellm :: Patch Sig Sig2

src/Csound/Patch.hs:1025:1: Warning:
    Top-level binding with no type signature:
      scrapePadRedwoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:1026:1: Warning:
    Top-level binding with no type signature:
      scrapePadDouglasFirWoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:1027:1: Warning:
    Top-level binding with no type signature:
      scrapePadUniformWoodenBarm :: Patch Sig Sig2

src/Csound/Patch.hs:1028:1: Warning:
    Top-level binding with no type signature:
      scrapePadUniformAluminumBarm :: Patch Sig Sig2

src/Csound/Patch.hs:1029:1: Warning:
    Top-level binding with no type signature:
      scrapePadVibraphone1m :: Patch Sig Sig2

src/Csound/Patch.hs:1030:1: Warning:
    Top-level binding with no type signature:
      scrapePadVibraphone2m :: Patch Sig Sig2

src/Csound/Patch.hs:1031:1: Warning:
    Top-level binding with no type signature:
      scrapePadChalandiPlatesm :: Patch Sig Sig2

src/Csound/Patch.hs:1032:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl152m :: Patch Sig Sig2

src/Csound/Patch.hs:1033:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl140m :: Patch Sig Sig2

src/Csound/Patch.hs:1034:1: Warning:
    Top-level binding with no type signature:
      scrapePadWineGlassm :: Patch Sig Sig2

src/Csound/Patch.hs:1035:1: Warning:
    Top-level binding with no type signature:
      scrapePadSmallHandbellm :: Patch Sig Sig2

src/Csound/Patch.hs:1036:1: Warning:
    Top-level binding with no type signature:
      scrapePadAlbertClockBellBelfastm :: Patch Sig Sig2

src/Csound/Patch.hs:1037:1: Warning:
    Top-level binding with no type signature:
      scrapePadWoodBlockm :: Patch Sig Sig2

src/Csound/Patch.hs:1044:1: Warning: Tab character

src/Csound/Patch.hs:1045:1: Warning: Tab character

src/Csound/Patch.hs:1046:1: Warning: Tab character

src/Csound/Patch.hs:1046:23: Warning: Tab character

src/Csound/Patch.hs:1047:1: Warning: Tab character

src/Csound/Patch.hs:1047:23: Warning: Tab character

src/Csound/Patch.hs:1048:1: Warning: Tab character

src/Csound/Patch.hs:1050:1: Warning:
    Top-level binding with no type signature:
      woodWind' :: forall t.
                   (Num t, SigOrD t) =>
                   Wind
                   -> (t -> D -> D -> D -> D -> D -> D -> Sig) -> Patch D (Sig, Sig)

src/Csound/Patch.hs:1051:1: Warning: Tab character

src/Csound/Patch.hs:1052:1: Warning: Tab character

src/Csound/Patch.hs:1052:17: Warning:
    This binding for ‘seed’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Patch.hs:1053:1: Warning: Tab character

src/Csound/Patch.hs:1054:1: Warning: Tab character

src/Csound/Patch.hs:1054:56: Warning: Tab character

src/Csound/Patch.hs:1055:1: Warning: Tab character

src/Csound/Patch.hs:1056:1: Warning: Tab character

src/Csound/Patch.hs:1060:1: Warning:
    Top-level binding with no type signature:
      fluteSpec :: D -> D -> Wind

src/Csound/Patch.hs:1061:1: Warning: Tab character

src/Csound/Patch.hs:1062:1: Warning: Tab character

src/Csound/Patch.hs:1063:1: Warning: Tab character

src/Csound/Patch.hs:1064:1: Warning: Tab character

src/Csound/Patch.hs:1065:1: Warning: Tab character

src/Csound/Patch.hs:1067:1: Warning:
    Top-level binding with no type signature:
      shortFluteSpec :: D -> D -> Wind

src/Csound/Patch.hs:1068:1: Warning: Tab character

src/Csound/Patch.hs:1069:1: Warning: Tab character

src/Csound/Patch.hs:1070:1: Warning: Tab character

src/Csound/Patch.hs:1071:1: Warning: Tab character

src/Csound/Patch.hs:1072:1: Warning: Tab character

src/Csound/Patch.hs:1074:1: Warning:
    Top-level binding with no type signature:
      flute :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1075:1: Warning: Tab character

src/Csound/Patch.hs:1076:1: Warning: Tab character

src/Csound/Patch.hs:1076:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1077:1: Warning: Tab character

src/Csound/Patch.hs:1079:1: Warning:
    Top-level binding with no type signature:
      shortFlute :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1080:1: Warning: Tab character

src/Csound/Patch.hs:1081:1: Warning: Tab character

src/Csound/Patch.hs:1081:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1082:1: Warning: Tab character

src/Csound/Patch.hs:1084:1: Warning:
    Top-level binding with no type signature:
      fluteVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1085:1: Warning: Tab character

src/Csound/Patch.hs:1086:1: Warning: Tab character

src/Csound/Patch.hs:1086:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1087:1: Warning: Tab character

src/Csound/Patch.hs:1089:1: Warning:
    Top-level binding with no type signature:
      mutedFlute :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1090:1: Warning: Tab character

src/Csound/Patch.hs:1091:1: Warning: Tab character

src/Csound/Patch.hs:1091:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1092:1: Warning: Tab character

src/Csound/Patch.hs:1094:1: Warning:
    Top-level binding with no type signature:
      brightFlute :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1095:1: Warning: Tab character

src/Csound/Patch.hs:1096:1: Warning: Tab character

src/Csound/Patch.hs:1096:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1097:1: Warning: Tab character

src/Csound/Patch.hs:1101:1: Warning:
    Top-level binding with no type signature:
      bassClarinetSpec :: D -> D -> Wind

src/Csound/Patch.hs:1102:1: Warning: Tab character

src/Csound/Patch.hs:1103:1: Warning: Tab character

src/Csound/Patch.hs:1104:1: Warning: Tab character

src/Csound/Patch.hs:1105:1: Warning: Tab character

src/Csound/Patch.hs:1106:1: Warning: Tab character

src/Csound/Patch.hs:1108:1: Warning:
    Top-level binding with no type signature:
      shortBassClarinetSpec :: D -> D -> Wind

src/Csound/Patch.hs:1109:1: Warning: Tab character

src/Csound/Patch.hs:1110:1: Warning: Tab character

src/Csound/Patch.hs:1111:1: Warning: Tab character

src/Csound/Patch.hs:1112:1: Warning: Tab character

src/Csound/Patch.hs:1113:1: Warning: Tab character

src/Csound/Patch.hs:1115:1: Warning:
    Top-level binding with no type signature:
      bassClarinet :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1116:1: Warning: Tab character

src/Csound/Patch.hs:1117:1: Warning: Tab character

src/Csound/Patch.hs:1117:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1118:1: Warning: Tab character

src/Csound/Patch.hs:1120:1: Warning:
    Top-level binding with no type signature:
      shortBassClarinet :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1121:1: Warning: Tab character

src/Csound/Patch.hs:1122:1: Warning: Tab character

src/Csound/Patch.hs:1122:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1123:1: Warning: Tab character

src/Csound/Patch.hs:1125:1: Warning:
    Top-level binding with no type signature:
      bassClarinetVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1126:1: Warning: Tab character

src/Csound/Patch.hs:1127:1: Warning: Tab character

src/Csound/Patch.hs:1127:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1128:1: Warning: Tab character

src/Csound/Patch.hs:1130:1: Warning:
    Top-level binding with no type signature:
      mutedBassClarinet :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1131:1: Warning: Tab character

src/Csound/Patch.hs:1132:1: Warning: Tab character

src/Csound/Patch.hs:1132:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1133:1: Warning: Tab character

src/Csound/Patch.hs:1135:1: Warning:
    Top-level binding with no type signature:
      brightBassClarinet :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1136:1: Warning: Tab character

src/Csound/Patch.hs:1137:1: Warning: Tab character

src/Csound/Patch.hs:1137:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1138:1: Warning: Tab character

src/Csound/Patch.hs:1142:1: Warning:
    Top-level binding with no type signature:
      frenchHornSpec :: D -> D -> Wind

src/Csound/Patch.hs:1143:1: Warning: Tab character

src/Csound/Patch.hs:1144:1: Warning: Tab character

src/Csound/Patch.hs:1145:1: Warning: Tab character

src/Csound/Patch.hs:1146:1: Warning: Tab character

src/Csound/Patch.hs:1147:1: Warning: Tab character

src/Csound/Patch.hs:1149:1: Warning:
    Top-level binding with no type signature:
      shortFrenchHornSpec :: D -> D -> Wind

src/Csound/Patch.hs:1150:1: Warning: Tab character

src/Csound/Patch.hs:1151:1: Warning: Tab character

src/Csound/Patch.hs:1152:1: Warning: Tab character

src/Csound/Patch.hs:1153:1: Warning: Tab character

src/Csound/Patch.hs:1154:1: Warning: Tab character

src/Csound/Patch.hs:1156:1: Warning:
    Top-level binding with no type signature:
      frenchHorn :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1157:1: Warning: Tab character

src/Csound/Patch.hs:1158:1: Warning: Tab character

src/Csound/Patch.hs:1158:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1159:1: Warning: Tab character

src/Csound/Patch.hs:1161:1: Warning:
    Top-level binding with no type signature:
      shortFrenchHorn :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1162:1: Warning: Tab character

src/Csound/Patch.hs:1163:1: Warning: Tab character

src/Csound/Patch.hs:1163:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1164:1: Warning: Tab character

src/Csound/Patch.hs:1166:1: Warning:
    Top-level binding with no type signature:
      frenchHornVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1167:1: Warning: Tab character

src/Csound/Patch.hs:1168:1: Warning: Tab character

src/Csound/Patch.hs:1168:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1169:1: Warning: Tab character

src/Csound/Patch.hs:1171:1: Warning:
    Top-level binding with no type signature:
      mutedFrenchHorn :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1172:1: Warning: Tab character

src/Csound/Patch.hs:1173:1: Warning: Tab character

src/Csound/Patch.hs:1173:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1174:1: Warning: Tab character

src/Csound/Patch.hs:1176:1: Warning:
    Top-level binding with no type signature:
      brightFrenchHorn :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1177:1: Warning: Tab character

src/Csound/Patch.hs:1178:1: Warning: Tab character

src/Csound/Patch.hs:1178:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1179:1: Warning: Tab character

src/Csound/Patch.hs:1183:1: Warning:
    Top-level binding with no type signature:
      shengSpec :: D -> D -> Wind

src/Csound/Patch.hs:1184:1: Warning: Tab character

src/Csound/Patch.hs:1185:1: Warning: Tab character

src/Csound/Patch.hs:1186:1: Warning: Tab character

src/Csound/Patch.hs:1187:1: Warning: Tab character

src/Csound/Patch.hs:1188:1: Warning: Tab character

src/Csound/Patch.hs:1190:1: Warning:
    Top-level binding with no type signature:
      shortShengSpec :: D -> D -> Wind

src/Csound/Patch.hs:1191:1: Warning: Tab character

src/Csound/Patch.hs:1192:1: Warning: Tab character

src/Csound/Patch.hs:1193:1: Warning: Tab character

src/Csound/Patch.hs:1194:1: Warning: Tab character

src/Csound/Patch.hs:1195:1: Warning: Tab character

src/Csound/Patch.hs:1197:1: Warning:
    Top-level binding with no type signature:
      sheng :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1198:1: Warning: Tab character

src/Csound/Patch.hs:1199:1: Warning: Tab character

src/Csound/Patch.hs:1199:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1200:1: Warning: Tab character

src/Csound/Patch.hs:1202:1: Warning:
    Top-level binding with no type signature:
      shortSheng :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1203:1: Warning: Tab character

src/Csound/Patch.hs:1204:1: Warning: Tab character

src/Csound/Patch.hs:1204:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1205:1: Warning: Tab character

src/Csound/Patch.hs:1207:1: Warning:
    Top-level binding with no type signature:
      shengVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1208:1: Warning: Tab character

src/Csound/Patch.hs:1209:1: Warning: Tab character

src/Csound/Patch.hs:1209:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1210:1: Warning: Tab character

src/Csound/Patch.hs:1212:1: Warning:
    Top-level binding with no type signature:
      mutedSheng :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1213:1: Warning: Tab character

src/Csound/Patch.hs:1214:1: Warning: Tab character

src/Csound/Patch.hs:1214:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1215:1: Warning: Tab character

src/Csound/Patch.hs:1217:1: Warning:
    Top-level binding with no type signature:
      brightSheng :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1218:1: Warning: Tab character

src/Csound/Patch.hs:1219:1: Warning: Tab character

src/Csound/Patch.hs:1219:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1220:1: Warning: Tab character

src/Csound/Patch.hs:1224:1: Warning:
    Top-level binding with no type signature:
      hulusiSpec :: D -> D -> Wind

src/Csound/Patch.hs:1225:1: Warning: Tab character

src/Csound/Patch.hs:1226:1: Warning: Tab character

src/Csound/Patch.hs:1227:1: Warning: Tab character

src/Csound/Patch.hs:1228:1: Warning: Tab character

src/Csound/Patch.hs:1229:1: Warning: Tab character

src/Csound/Patch.hs:1231:1: Warning:
    Top-level binding with no type signature:
      shortHulusiSpec :: D -> D -> Wind

src/Csound/Patch.hs:1232:1: Warning: Tab character

src/Csound/Patch.hs:1233:1: Warning: Tab character

src/Csound/Patch.hs:1234:1: Warning: Tab character

src/Csound/Patch.hs:1235:1: Warning: Tab character

src/Csound/Patch.hs:1236:1: Warning: Tab character

src/Csound/Patch.hs:1238:1: Warning:
    Top-level binding with no type signature:
      hulusi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1239:1: Warning: Tab character

src/Csound/Patch.hs:1240:1: Warning: Tab character

src/Csound/Patch.hs:1240:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1241:1: Warning: Tab character

src/Csound/Patch.hs:1243:1: Warning:
    Top-level binding with no type signature:
      shortHulusi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1244:1: Warning: Tab character

src/Csound/Patch.hs:1245:1: Warning: Tab character

src/Csound/Patch.hs:1245:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1246:1: Warning: Tab character

src/Csound/Patch.hs:1248:1: Warning:
    Top-level binding with no type signature:
      hulusiVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1249:1: Warning: Tab character

src/Csound/Patch.hs:1250:1: Warning: Tab character

src/Csound/Patch.hs:1250:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1251:1: Warning: Tab character

src/Csound/Patch.hs:1253:1: Warning:
    Top-level binding with no type signature:
      mutedHulusi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1254:1: Warning: Tab character

src/Csound/Patch.hs:1255:1: Warning: Tab character

src/Csound/Patch.hs:1255:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1256:1: Warning: Tab character

src/Csound/Patch.hs:1258:1: Warning:
    Top-level binding with no type signature:
      brightHulusi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1259:1: Warning: Tab character

src/Csound/Patch.hs:1260:1: Warning: Tab character

src/Csound/Patch.hs:1260:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1261:1: Warning: Tab character

src/Csound/Patch.hs:1266:1: Warning:
    Top-level binding with no type signature:
      diziSpec :: D -> D -> Wind

src/Csound/Patch.hs:1267:1: Warning: Tab character

src/Csound/Patch.hs:1268:1: Warning: Tab character

src/Csound/Patch.hs:1269:1: Warning: Tab character

src/Csound/Patch.hs:1270:1: Warning: Tab character

src/Csound/Patch.hs:1271:1: Warning: Tab character

src/Csound/Patch.hs:1273:1: Warning:
    Top-level binding with no type signature:
      shortDiziSpec :: D -> D -> Wind

src/Csound/Patch.hs:1274:1: Warning: Tab character

src/Csound/Patch.hs:1275:1: Warning: Tab character

src/Csound/Patch.hs:1276:1: Warning: Tab character

src/Csound/Patch.hs:1277:1: Warning: Tab character

src/Csound/Patch.hs:1278:1: Warning: Tab character

src/Csound/Patch.hs:1280:1: Warning:
    Top-level binding with no type signature:
      dizi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1281:1: Warning: Tab character

src/Csound/Patch.hs:1282:1: Warning: Tab character

src/Csound/Patch.hs:1282:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1283:1: Warning: Tab character

src/Csound/Patch.hs:1285:1: Warning:
    Top-level binding with no type signature:
      shortDizi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1286:1: Warning: Tab character

src/Csound/Patch.hs:1287:1: Warning: Tab character

src/Csound/Patch.hs:1287:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1288:1: Warning: Tab character

src/Csound/Patch.hs:1290:1: Warning:
    Top-level binding with no type signature:
      diziVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1291:1: Warning: Tab character

src/Csound/Patch.hs:1292:1: Warning: Tab character

src/Csound/Patch.hs:1292:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1293:1: Warning: Tab character

src/Csound/Patch.hs:1295:1: Warning:
    Top-level binding with no type signature:
      mutedDizi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1296:1: Warning: Tab character

src/Csound/Patch.hs:1297:1: Warning: Tab character

src/Csound/Patch.hs:1297:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1298:1: Warning: Tab character

src/Csound/Patch.hs:1300:1: Warning:
    Top-level binding with no type signature:
      brightDizi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1301:1: Warning: Tab character

src/Csound/Patch.hs:1302:1: Warning: Tab character

src/Csound/Patch.hs:1302:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1303:1: Warning: Tab character

src/Csound/Patch.hs:1308:1: Warning:
    Top-level binding with no type signature:
      pulseWidth :: Patch D Sig2

src/Csound/Patch.hs:1309:1: Warning: Tab character

src/Csound/Patch.hs:1310:1: Warning: Tab character

src/Csound/Patch.hs:1310:45: Warning: Tab character

src/Csound/Patch.hs:1312:1: Warning:
    Top-level binding with no type signature: xanadu :: Patch D Sig2

src/Csound/Patch.hs:1313:1: Warning: Tab character

src/Csound/Patch.hs:1314:1: Warning: Tab character

src/Csound/Patch.hs:1316:1: Warning:
    Top-level binding with no type signature:
      alienIsAngry :: Patch D Sig2

src/Csound/Patch.hs:1317:1: Warning: Tab character

src/Csound/Patch.hs:1318:1: Warning: Tab character

src/Csound/Patch.hs:1320:1: Warning:
    Top-level binding with no type signature: noiz :: Patch D Sig2

src/Csound/Patch.hs:1321:1: Warning: Tab character

src/Csound/Patch.hs:1322:1: Warning: Tab character

src/Csound/Patch.hs:1324:1: Warning:
    Top-level binding with no type signature: blue :: Patch D Sig2

src/Csound/Patch.hs:1325:1: Warning: Tab character

src/Csound/Patch.hs:1326:1: Warning: Tab character

src/Csound/Patch.hs:1326:45: Warning: Tab character

src/Csound/Patch.hs:1328:1: Warning:
    Top-level binding with no type signature: black :: Patch D Sig2

src/Csound/Patch.hs:1329:1: Warning: Tab character

src/Csound/Patch.hs:1330:1: Warning: Tab character

src/Csound/Patch.hs:1332:1: Warning:
    Top-level binding with no type signature:
      simpleMarimba :: Patch D Sig2

src/Csound/Patch.hs:1333:1: Warning: Tab character

src/Csound/Patch.hs:1334:1: Warning: Tab character

src/Csound/Patch.hs:1335:1: Warning: Tab character

src/Csound/Patch.hs:1336:1: Warning:
    Top-level binding with no type signature:
      impulseMarimba1 :: Patch D Sig2

src/Csound/Patch.hs:1337:1: Warning: Tab character

src/Csound/Patch.hs:1338:1: Warning: Tab character

src/Csound/Patch.hs:1340:1: Warning:
    Top-level binding with no type signature:
      impulseMarimba2 :: Patch D Sig2

src/Csound/Patch.hs:1341:1: Warning: Tab character

src/Csound/Patch.hs:1342:1: Warning: Tab character

src/Csound/Patch.hs:1344:1: Warning:
    Top-level binding with no type signature:
      okComputer :: Patch D Sig2

src/Csound/Patch.hs:1345:1: Warning: Tab character

src/Csound/Patch.hs:1346:1: Warning: Tab character

src/Csound/Patch.hs:1348:1: Warning:
    Top-level binding with no type signature:
      snowCrackle :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1349:1: Warning: Tab character

src/Csound/Patch.hs:1350:1: Warning: Tab character

src/Csound/Patch.hs:1352:1: Warning:
    Top-level binding with no type signature: noiseBell :: Patch D Sig2

src/Csound/Patch.hs:1353:1: Warning: Tab character

src/Csound/Patch.hs:1354:1: Warning: Tab character

src/Csound/Patch.hs:1355:1: Warning: Tab character

src/Csound/Patch.hs:1359:1: Warning:
    Top-level binding with no type signature:
      robotVowels :: [(C.Vowel, D)] -> C.Vowel -> Patch D Sig2

src/Csound/Patch.hs:1360:1: Warning: Tab character

src/Csound/Patch.hs:1361:1: Warning: Tab character

src/Csound/Patch.hs:1363:1: Warning:
    Top-level binding with no type signature:
      robotLoopVowels :: Sig -> [(C.Vowel, D)] -> Patch D Sig2

src/Csound/Patch.hs:1364:1: Warning: Tab character

src/Csound/Patch.hs:1365:1: Warning: Tab character

src/Csound/Patch.hs:1367:1: Warning:
    Top-level binding with no type signature:
      robotVowel :: C.Vowel -> Patch D Sig2

src/Csound/Patch.hs:1368:1: Warning: Tab character

src/Csound/Patch.hs:1369:1: Warning: Tab character

src/Csound/Patch.hs:1374:1: Warning:
    Top-level binding with no type signature: windWall :: Patch D Sig2

src/Csound/Patch.hs:1375:1: Warning: Tab character

src/Csound/Patch.hs:1376:1: Warning: Tab character

src/Csound/Patch.hs:1378:1: Warning:
    Top-level binding with no type signature: mildWind :: Patch D Sig2

src/Csound/Patch.hs:1379:1: Warning: Tab character

src/Csound/Patch.hs:1380:1: Warning: Tab character

src/Csound/Patch.hs:1382:1: Warning:
    Top-level binding with no type signature: wind :: Patch D Sig2

src/Csound/Patch.hs:1383:1: Warning: Tab character

src/Csound/Patch.hs:1384:1: Warning: Tab character

src/Csound/Patch.hs:880:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘toUpperName’: Patterns not matched: []
[24 of 25] Compiling Csound.Catalog.Drum ( src/Csound/Catalog/Drum.hs, dist/build/Csound/Catalog/Drum.o )

src/Csound/Catalog/Drum.hs:24:1: Warning:
    Top-level binding with no type signature: hmBd1 :: Sam

src/Csound/Catalog/Drum.hs:25:1: Warning:
    Top-level binding with no type signature: hmBd2 :: Sam

src/Csound/Catalog/Drum.hs:26:1: Warning:
    Top-level binding with no type signature: hmBd3 :: Sam

src/Csound/Catalog/Drum.hs:27:1: Warning:
    Top-level binding with no type signature: hmSn1 :: Sam

src/Csound/Catalog/Drum.hs:28:1: Warning:
    Top-level binding with no type signature: hmSn2 :: Sam

src/Csound/Catalog/Drum.hs:29:1: Warning:
    Top-level binding with no type signature: hmSweeo :: Sam

src/Csound/Catalog/Drum.hs:30:1: Warning:
    Top-level binding with no type signature: hmBoink :: Sam

src/Csound/Catalog/Drum.hs:31:1: Warning:
    Top-level binding with no type signature: hmOhh :: Sam

src/Csound/Catalog/Drum.hs:32:1: Warning:
    Top-level binding with no type signature: hmChh :: Sam

src/Csound/Catalog/Drum.hs:33:1: Warning:
    Top-level binding with no type signature: hmCr :: Sam

src/Csound/Catalog/Drum.hs:34:1: Warning:
    Top-level binding with no type signature: hmClap :: Sam

src/Csound/Catalog/Drum.hs:36:1: Warning:
    Top-level binding with no type signature: trBd :: Sam

src/Csound/Catalog/Drum.hs:37:1: Warning:
    Top-level binding with no type signature: trSn :: Sam

src/Csound/Catalog/Drum.hs:38:1: Warning:
    Top-level binding with no type signature: trOhh :: Sam

src/Csound/Catalog/Drum.hs:39:1: Warning:
    Top-level binding with no type signature: trChh :: Sam

src/Csound/Catalog/Drum.hs:40:1: Warning:
    Top-level binding with no type signature: trHtom :: Sam

src/Csound/Catalog/Drum.hs:41:1: Warning:
    Top-level binding with no type signature: trMtom :: Sam

src/Csound/Catalog/Drum.hs:42:1: Warning:
    Top-level binding with no type signature: trLtom :: Sam

src/Csound/Catalog/Drum.hs:43:1: Warning:
    Top-level binding with no type signature: trCym :: Sam

src/Csound/Catalog/Drum.hs:44:1: Warning:
    Top-level binding with no type signature: trCl :: Sam

src/Csound/Catalog/Drum.hs:45:1: Warning:
    Top-level binding with no type signature: trRim :: Sam

src/Csound/Catalog/Drum.hs:46:1: Warning:
    Top-level binding with no type signature: trMar :: Sam

src/Csound/Catalog/Drum.hs:47:1: Warning:
    Top-level binding with no type signature: trHcon :: Sam

src/Csound/Catalog/Drum.hs:48:1: Warning:
    Top-level binding with no type signature: trMcon :: Sam

src/Csound/Catalog/Drum.hs:49:1: Warning:
    Top-level binding with no type signature: trLcon :: Sam

src/Csound/Catalog/Drum.hs:51:1: Warning:
    Top-level binding with no type signature: mpBd :: Sam

src/Csound/Catalog/Drum.hs:52:1: Warning:
    Top-level binding with no type signature: mpSn1 :: Sam

src/Csound/Catalog/Drum.hs:53:1: Warning:
    Top-level binding with no type signature: mpSn2 :: Sam

src/Csound/Catalog/Drum.hs:54:1: Warning:
    Top-level binding with no type signature: mpRim :: Sam

src/Csound/Catalog/Drum.hs:55:1: Warning:
    Top-level binding with no type signature: mpCym1 :: Sam

src/Csound/Catalog/Drum.hs:56:1: Warning:
    Top-level binding with no type signature: mpCym2 :: Sam

src/Csound/Catalog/Drum.hs:57:1: Warning:
    Top-level binding with no type signature: mpBon1 :: Sam

src/Csound/Catalog/Drum.hs:58:1: Warning:
    Top-level binding with no type signature: mpBon2 :: Sam

src/Csound/Catalog/Drum.hs:59:1: Warning:
    Top-level binding with no type signature: mpBon3 :: Sam

src/Csound/Catalog/Drum.hs:60:1: Warning:
    Top-level binding with no type signature: mpCl :: Sam

src/Csound/Catalog/Drum.hs:61:1: Warning:
    Top-level binding with no type signature: mpCow :: Sam

src/Csound/Catalog/Drum.hs:62:1: Warning:
    Top-level binding with no type signature: mpGro :: Sam

src/Csound/Catalog/Drum.hs:63:1: Warning:
    Top-level binding with no type signature: mpMar :: Sam

src/Csound/Catalog/Drum.hs:64:1: Warning:
    Top-level binding with no type signature: mpQj :: Sam

src/Csound/Catalog/Drum.hs:65:1: Warning:
    Top-level binding with no type signature: mpTam :: Sam

src/Csound/Catalog/Drum.hs:67:1: Warning:
    Top-level binding with no type signature: mkSam :: Sig -> Sam

src/Csound/Catalog/Drum.hs:69:1: Warning:
    Top-level binding with no type signature: boo :: Sam

src/Csound/Catalog/Drum.hs:70:1: Warning:
    Top-level binding with no type signature: gro :: Sam

src/Csound/Catalog/Drum.hs:71:1: Warning:
    Top-level binding with no type signature: sbells :: Sam

src/Csound/Catalog/Drum.hs:72:1: Warning:
    Top-level binding with no type signature: tam :: Sam

src/Csound/Catalog/Drum.hs:73:1: Warning:
    Top-level binding with no type signature: cab :: Sam

src/Csound/Catalog/Drum.hs:74:1: Warning:
    Top-level binding with no type signature: crun :: Sam

src/Csound/Catalog/Drum.hs:75:1: Warning:
    Top-level binding with no type signature: shake :: Sig -> Sam

src/Csound/Catalog/Drum.hs:76:1: Warning:
    Top-level binding with no type signature: spaper :: Sam
[25 of 25] Compiling Csound.Catalog   ( src/Csound/Catalog.hs, dist/build/Csound/Catalog.o )
In-place registering csound-catalog-0.4.0...
Running Haddock for csound-catalog-0.4.0...
Running hscolour for csound-catalog-0.4.0...
Preprocessing library csound-catalog-0.4.0...
Preprocessing library csound-catalog-0.4.0...

src/Csound/Catalog/Wave/WoodwindAlg.hs:106:41: Warning:
    This binding for ‘sustain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/WoodwindAlg.hs:11:1-36
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Media’)

src/Csound/Catalog/Wave/WoodwindAlg.hs:110:34: Warning:
    This binding for ‘sustain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/WoodwindAlg.hs:11:1-36
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Media’)

src/Csound/Catalog/Wave/WoodwindAlg.hs:177:22: Warning:
    This binding for ‘sustain’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/WoodwindAlg.hs:11:1-36
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Media’)

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

src/Csound/Catalog/Wave/Sharc.hs:29:1: Warning:
    Top-level binding with no type signature:
      deg :: forall a. Floating a => a -> a

src/Csound/Catalog/Wave/Sharc.hs:31:1: Warning:
    Top-level binding with no type signature:
      harmonics2tab :: [Harmonic] -> Tab

src/Csound/Catalog/Wave/Sharc.hs:81:1: Warning:
    Top-level binding with no type signature:
      uni :: (Sig -> SE Sig) -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:24:1: Warning:
    Top-level binding with no type signature:
      polySynth :: Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:25:10: Warning:
    This binding for ‘uni’ shadows the existing binding
      defined at src/Csound/Catalog/Wave/Misc.hs:30:1

src/Csound/Catalog/Wave/Misc.hs:30:1: Warning:
    Top-level binding with no type signature:
      uni :: (Sig -> SE Sig) -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:32:1: Warning:
    Top-level binding with no type signature:
      dreamPad :: Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:33:1: Warning:
    Top-level binding with no type signature:
      underwaterPad :: Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:35:1: Warning:
    Top-level binding with no type signature:
      lightIsTooBrightPad :: Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:38:1: Warning:
    Top-level binding with no type signature:
      whaleSongPad :: Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:45:1: Warning:
    Top-level binding with no type signature:
      genDreamPadInstr :: forall t.
                          ((Sig -> Sig) -> (Sig -> Sig) -> t -> SE Sig) -> Sig -> t -> SE Sig

src/Csound/Catalog/Wave/Misc.hs:63:9: Warning:
    This binding for ‘uni’ shadows the existing binding
      defined at src/Csound/Catalog/Wave/Misc.hs:30:1

src/Csound/Catalog/Wave/Misc.hs:63:9: Warning:
    Defined but not used: ‘uni’

src/Csound/Catalog/Wave/Misc.hs:63:15: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional a0) arising from a use of ‘multiHz’
    In the expression: multiHz 2 (cent 50)
    In an equation for ‘uni’: uni = multiHz 2 (cent 50)
    In an equation for ‘genDreamPadInstr’:
        genDreamPadInstr mkOsc brightness x
          = do { a1 <- oscs;
                 a2 <- nois;
                 return $ mul (fades 0.85 0.95) $ fx1 (a2 + a1) + fx2 a1 }
          where
              fx1 = filt 2 mlp (filtLfo1 (700 + brightness * 2500)) 0.26
              fx2 = mlp (filtLfo2 (1200 + brightness * 2500)) 0.32
              oscs = mkOsc vibLfo1 vibLfo2 x
              nois = mul 0.35 $ at (lp 2400 0.1) white
              ....

src/Csound/Catalog/Wave/Misc.hs:64:16: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Misc.hs:45:35

src/Csound/Catalog/Wave/Misc.hs:65:16: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Misc.hs:45:35

src/Csound/Catalog/Wave/Misc.hs:73:1: Warning:
    Top-level binding with no type signature: deepBass :: Sig -> Sig

src/Csound/Catalog/Wave/Misc.hs:73:43: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Misc.hs:73:10

src/Csound/Catalog/Wave/Bitwig.hs:2:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:3:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:15:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:16:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:20:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:21:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:32:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:33:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:34:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:35:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:36:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:39:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:43:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:44:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:45:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:46:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:47:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:48:1: Warning: Tab character

src/Csound/Catalog/Wave/Bitwig.hs:14:1: Warning:
    Top-level binding with no type signature: triPad :: Sig -> SE Sig

src/Csound/Catalog/Wave/Bitwig.hs:15:9: Warning:
    This binding for ‘lfo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Bitwig.hs:6:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Catalog/Wave/Bitwig.hs:20:13: Warning:
    This binding for ‘lfo’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Bitwig.hs:6:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Catalog/Wave/Bitwig.hs:23:1: Warning:
    Defined but not used: ‘pwPadMidi’

src/Csound/Catalog/Wave/Bitwig.hs:23:1: Warning:
    Top-level binding with no type signature: pwPadMidi :: SE Sig2

src/Csound/Catalog/Wave/Bitwig.hs:28:1: Warning:
    Top-level binding with no type signature:
      osc4 :: Sig -> Sig -> Sig -> Sig -> Sig -> Sig -> Sig -> Sig

src/Csound/Catalog/Wave/Bitwig.hs:29:1: Warning:
    Top-level binding with no type signature:
      mlpTrack :: Sig -> Sig -> Sig -> Sig -> Sig

src/Csound/Catalog/Wave/Bitwig.hs:46:36: Warning:
    This binding for ‘cps’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Bitwig.hs:42:16

src/Csound/Catalog/Wave/Thor.hs:3:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:5:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:7:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:9:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:11:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:13:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:15:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:43:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:44:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:45:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:52:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:62:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:63:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:65:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:66:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:67:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:68:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:69:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:71:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:72:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:73:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:74:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:75:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:76:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:78:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:80:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:82:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:86:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:90:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:91:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:92:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:93:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:99:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:100:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:101:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:101:36: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:102:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:103:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:107:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:109:2: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:110:2: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:111:2: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:112:2: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:123:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:124:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:125:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:126:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:136:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:137:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:144:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:145:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:146:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:146:24: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:152:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:157:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:158:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:158:29: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:160:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:161:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:162:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:163:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:164:1: Warning: Tab character

src/Csound/Catalog/Wave/Thor.hs:18: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/Catalog/Wave/Thor.hs:36:1: Warning:
    Top-level binding with no type signature:
      cathedralOrgan :: Sig -> SE Sig

src/Csound/Catalog/Wave/Thor.hs:65:17: Warning:
    This binding for ‘all’ shadows the existing binding
      imported from ‘Data.List’ at src/Csound/Catalog/Wave/Thor.hs:18:1-16
      (and originally defined in ‘Data.Foldable’)

src/Csound/Catalog/Wave/Thor.hs:80:17: Warning:
    This binding for ‘pulse’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Thor.hs:21:1-18
      (and originally defined in ‘csound-expression-typed-0.0.9.1:Csound.Typed.Control.Vco’)

src/Csound/Catalog/Wave/Thor.hs:151:1: Warning:
    Top-level binding with no type signature:
      razorPad :: Sig -> Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Thor.hs:152:17: Warning:
    This binding for ‘cps’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Thor.hs:151:20

src/Csound/Catalog/Wave/Thor.hs:154:1: Warning:
    Top-level binding with no type signature:
      razorLead :: Sig -> Sig -> Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Thor.hs:156: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/Catalog/Wave/Thor.hs:156:10: Warning:
    This binding for ‘filter’ shadows the existing binding
      imported from ‘Data.List’ at src/Csound/Catalog/Wave/Thor.hs:18:1-16
      (and originally defined in ‘GHC.List’)

src/Csound/Catalog/Wave/Flavio.hs:2:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:11:20: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:11:26: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:17:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:17:15: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:18:3: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:18:33: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:19:3: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:20:3: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:21:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:21:10: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:21:103: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:21:106: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:22:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:22:10: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:23:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:23:10: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:27:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:27:14: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:28:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:28:38: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:29:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:30:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:32:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:34:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:35:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:37:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:37:22: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:38:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:45:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:46:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:47:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:48:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:49:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:50:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:51:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:52:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:53:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:54:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:55:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:57:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:58:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:59:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:60:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:62:1: Warning: Tab character

src/Csound/Catalog/Wave/Flavio.hs:5: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/Catalog/Wave/Flavio.hs:6: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/Catalog/Wave/Flavio.hs:10:1: Warning:
    Top-level binding with no type signature: icero :: D

src/Csound/Catalog/Wave/Flavio.hs:11:1: Warning:
    Top-level binding with no type signature: icasi :: D

src/Csound/Catalog/Wave/Flavio.hs:16:1: Warning:
    Top-level binding with no type signature:
      amFlavio :: forall t. t -> Sig -> Sig

src/Csound/Catalog/Wave/Flavio.hs:16:10: Warning:
    Defined but not used: ‘irel1’

src/Csound/Catalog/Wave/Flavio.hs:18:17: Warning:
    This binding for ‘irel1’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Flavio.hs:16:10

src/Csound/Catalog/Wave/Flavio.hs:26:1: Warning:
    Top-level binding with no type signature:
      fmFlavio :: D -> Sig -> Sig -> Sig

src/Csound/Catalog/Wave/Flavio.hs:41:1: Warning:
    Top-level binding with no type signature:
      simpleSust :: D -> (D, D) -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Flavio.hs:42:1: Warning:
    Top-level binding with no type signature:
      simpleFading :: D -> (D, D) -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Flavio.hs:44:1: Warning:
    Top-level binding with no type signature:
      genSimple :: D -> D -> D -> (D, D) -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Flavio.hs:50:17: Warning:
    This binding for ‘pure’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Flavio.hs:8:1-18
      (and originally defined in ‘GHC.Base’)

src/Csound/Catalog/Wave/Flavio.hs:53:33: Warning:
    Defined but not used: ‘iatt’

src/Csound/Catalog/Wave/Flavio.hs:53:43: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional a0) arising from the literal ‘0.01’
    In the expression: 0.01
    In an equation for ‘iatt’: iatt = 0.01
    In an equation for ‘pure’:
        pure ichr
          = aout
          where
              irel1 = irel * (0.5 + amp)
              iatt = 0.01
              idec = 1
              irel2 = 0.75 * irel1
              ....

src/Csound/Catalog/Wave/Sean.hs:3:1: Warning: Tab character

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

src/Csound/Catalog/Wave/Sean.hs:5:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:6:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:15:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:15:27: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:16:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:16:31: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:17:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:17:26: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:18:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:18:25: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:18:49: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:19:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:20:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:20:31: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:21:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:25:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:26:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:27:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:28:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:29:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:30:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:31:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:33:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:34:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:35:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:37:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:38:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:41:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:41:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:42:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:42:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:43:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:43:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:44:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:44:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:45:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:45:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:46:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:46:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:50:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:54:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:54:27: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:55:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:55:27: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:56:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:56:32: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:57:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:57:27: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:58:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:58:32: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:59:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:59:32: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:64:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:73:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:74:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:75:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:76:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:77:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:78:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:79:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:80:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:81:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:82:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:84:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:85:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:86:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:87:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:88:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:89:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:90:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:91:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:96:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:97:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:98:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:99:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:100:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:101:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:113:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:114:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:115:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:115:29: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:116:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:117:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:117:43: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:119:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:121:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:122:2: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:125:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:126:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:126:29: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:126:50: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:127:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:127:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:129:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:130:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:131:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:131:10: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:131:51: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:131:58: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:133:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:134:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:135:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:136:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:137:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:139:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:140:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:170:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:170:14: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:171:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:172:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:173:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:176:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:177:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:178:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:182:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:183:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:184:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:185:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:189:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:190:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:194:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:195:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:196:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:196:31: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:197:1: Warning: Tab character

src/Csound/Catalog/Wave/Sean.hs:9: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/Catalog/Wave/Sean.hs:24:28: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:33:36: Warning:
    This binding for ‘ifreqDt’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Sean.hs:28:17

src/Csound/Catalog/Wave/Sean.hs:33:44: Warning:
    This binding for ‘idur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘csound-expression-typed-0.0.9.1:Csound.Typed.Types.Prim’)

src/Csound/Catalog/Wave/Sean.hs:33:55: Warning:
    This binding for ‘irandDt’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Sean.hs:31:17

src/Csound/Catalog/Wave/Sean.hs:37:17: Warning:
    Defined but not used: ‘env’

src/Csound/Catalog/Wave/Sean.hs:38:71: Warning:
    This binding for ‘ifreqDt’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Sean.hs:28:17

src/Csound/Catalog/Wave/Sean.hs:38:81: Warning:
    This binding for ‘idur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘csound-expression-typed-0.0.9.1:Csound.Typed.Types.Prim’)

src/Csound/Catalog/Wave/Sean.hs:38:94: Warning:
    This binding for ‘irandDt’ shadows the existing binding
      bound at src/Csound/Catalog/Wave/Sean.hs:31:17

src/Csound/Catalog/Wave/Sean.hs:40:1: Warning:
    Top-level binding with no type signature:
      timpaniSpec :: RissetBellSpec

src/Csound/Catalog/Wave/Sean.hs:49:20: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:53:1: Warning:
    Top-level binding with no type signature:
      noiseBellSpec :: RissetBellSpec

src/Csound/Catalog/Wave/Sean.hs:63:22: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:78:33: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:84:32: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Sean.hs:12:1-35
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Sean.hs:95:1: Warning:
    Top-level binding with no type signature:
      fmDronePartial :: forall t.
                        Sig -> t -> Sig -> Sig -> Sig -> (Sig, Sig, Sig, Sig) -> Sig

src/Csound/Catalog/Wave/Sean.hs:95:22: Warning:
    Defined but not used: ‘index’

src/Csound/Catalog/Wave/Sean.hs:103:1: Warning:
    Defined but not used: ‘scDrone’

src/Csound/Catalog/Wave/Sean.hs:103:1: Warning:
    Top-level binding with no type signature:
      scDrone :: (D, D) -> Sig -> (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:104:1: Warning:
    Defined but not used: ‘scDrones’

src/Csound/Catalog/Wave/Sean.hs:104:1: Warning:
    Top-level binding with no type signature:
      scDrones :: [Sig] -> [Sig] -> (D, D) -> Sig -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:106:1: Warning:
    Defined but not used: ‘pulseIndex’

src/Csound/Catalog/Wave/Sean.hs:106:1: Warning:
    Top-level binding with no type signature:
      pulseIndex :: [Int] -> Sig -> Sig

src/Csound/Catalog/Wave/Sean.hs:108:1: Warning:
    Defined but not used: ‘fmPulse’

src/Csound/Catalog/Wave/Sean.hs:108:1: Warning:
    Top-level binding with no type signature:
      fmPulse :: [Int] -> Sig -> Sig -> (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:109:1: Warning:
    Defined but not used: ‘fmPulses’

src/Csound/Catalog/Wave/Sean.hs:109:1: Warning:
    Top-level binding with no type signature:
      fmPulses :: [Sig] -> [Sig] -> [Int] -> Sig -> Sig -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:112:1: Warning:
    Top-level binding with no type signature:
      fmDrone :: Sig -> (D, D) -> Sig -> (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:124:1: Warning:
    Top-level binding with no type signature:
      fmDrones :: Sig -> [Sig] -> [Sig] -> (D, D) -> Sig -> SE (Sig, Sig)

src/Csound/Catalog/Wave/Sean.hs:126:17: Warning:
    Defined but not used: ‘iamp’

src/Csound/Catalog/Wave/Sean.hs:126:24: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional a0) arising from the literal ‘0.39’
    In the expression: 0.39
    In an equation for ‘iamp’: iamp = 0.39
    In an equation for ‘fmDrones’:
        fmDrones index amps harms (iatt, irel) cps
          = aout
          where
              iamp = 0.39
              kamp1 = leg iatt 0 1 irel
              f amp h
                = do { let ...;
                       .... }
              ares = fmap sum $ zipWithM f amps harms
              ....

src/Csound/Catalog/Wave/Sean.hs:143:1: Warning:
    Defined but not used: ‘randomD’

src/Csound/Catalog/Wave/Sean.hs:149:1: Warning:
    Defined but not used: ‘gaussD’

src/Csound/Catalog/Wave/Sean.hs:149:12: Warning:
    Defined but not used: ‘dev’

src/Csound/Catalog/Wave/Sean.hs:152:1: Warning:
    Defined but not used: ‘gaussSig’

src/Csound/Catalog/Wave/Sean.hs:152:14: Warning:
    Defined but not used: ‘dev’

src/Csound/Catalog/Wave/Sean.hs:155:1: Warning:
    Defined but not used: ‘randiDev’

src/Csound/Catalog/Wave/Sean.hs:158:1: Warning:
    Defined but not used: ‘randhDev’

src/Csound/Catalog/Wave/Sean.hs:163:1: Warning:
    Top-level binding with no type signature:
      tenorOsc :: (Sig -> Sig) -> Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Sean.hs:164:1: Warning:
    Top-level binding with no type signature:
      sopranoOsc :: (Sig -> Sig) -> Sig -> Sig -> SE Sig

src/Csound/Catalog/Wave/Sean.hs:166:1: Warning:
    Defined but not used: ‘linVibr2’

src/Csound/Catalog/Wave/Sean.hs:166:1: Warning:
    Top-level binding with no type signature:
      linVibr2 :: (D, D) -> (D, D) -> Sig

src/Csound/Catalog/Wave/Sean.hs:193:1: Warning:
    Defined but not used: type constructor or class ‘Formant’

src/Csound/Catalog/Wave/Sean.hs:193:16: Warning:
    Defined but not used: data constructor ‘Formant’

src/Csound/Catalog/Wave/Sean.hs:194:11: Warning:
    Defined but not used: ‘formantWeight’

src/Csound/Catalog/Wave/Sean.hs:195:11: Warning:
    Defined but not used: ‘formantCenter’

src/Csound/Catalog/Wave/Sean.hs:196:11: Warning:
    Defined but not used: ‘formantWidth’

src/Csound/Catalog/Wave/Deserted.hs:44:9: Warning:
    This binding for ‘ramp’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Deserted.hs:5:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Catalog/Wave/Deserted.hs:71:9: Warning:
    This binding for ‘osc'’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Deserted.hs:5:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Catalog/Wave/Woodwind.hs:614:20: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:787:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:788:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:789:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:790:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:858:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:862:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:870:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:871:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:872:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:873:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:876:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:887:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:888:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:889:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:890:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:908:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:909:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:910:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:911:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:914:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:920:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:926:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:932:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:933:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:934:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:938:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:944:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:950:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:956:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:957:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:958:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:959:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:962:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:968:22: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:978:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:979:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:980:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:981:19: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:1000:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:1001:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:1002:18: Warning: Tab character

src/Csound/Catalog/Wave/Woodwind.hs:1003:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:52: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:65: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:78: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:125:85: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:127:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:52: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:65: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:78: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:130:84: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:132:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:135:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:137:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:140:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:142:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:145:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:147:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:150:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:152:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:155:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:157:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:62: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:160:69: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:162:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:52: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:65: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:78: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:165:85: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:167:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:170:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:172:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:46: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:175:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:177:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:180:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:182:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:15: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:19: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:33: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:61: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:185:77: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:1: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:16: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:21: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:29: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:38: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:45: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:53: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:63: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:187:70: Warning: Tab character

src/Csound/Catalog/Wave/Vowel.hs:69:54: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Vowel.hs:17:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Vowel.hs:89:55: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Vowel.hs:17:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/Ac.hs:19:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:19:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:20:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:20:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:20:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:21:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:21:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:21:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:22:13: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:22:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:22:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:22:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:23:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:23:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:23:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:24:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:24:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:24:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:25:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:25:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:25:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:26:21: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:26:36: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:26:42: Warning: Tab character

src/Csound/Catalog/Wave/Ac.hs:189:9: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/Ac.hs:11:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Catalog/Drum/MiniPops.hs:3:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:5:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:6:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:8:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:9:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:10:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:11:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:13:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:14:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:16:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:17:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:24:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:24:17: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:24:29: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:25:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:25:17: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:26:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:31:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:32:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:41:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:42:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:43:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:47:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:48:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:55:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:55:24: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:56:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:57:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:58:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:58:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:59:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:60:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:61:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:61:77: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:62:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:75:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:76:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:77:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:79:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:80:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:91:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:92:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:93:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:95:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:96:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:97:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:98:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:100:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:100:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:101:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:102:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:102:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:103:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:105:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:114:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:115:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:116:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:118:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:119:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:120:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:121:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:121:55: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:123:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:123:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:124:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:125:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:125:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:126:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:128:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:140:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:141:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:142:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:144:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:144:42: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:145:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:146:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:147:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:158:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:159:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:159:38: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:160:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:161:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:162:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:162:14: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:163:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:164:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:166:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:166:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:167:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:177:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:178:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:179:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:180:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:181:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:182:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:184:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:185:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:185:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:186:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:187:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:187:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:188:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:188:51: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:199:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:200:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:201:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:203:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:204:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:204:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:215:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:216:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:217:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:219:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:219:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:219:30: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:220:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:220:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:220:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:221:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:233:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:234:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:235:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:237:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:237:24: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:237:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:238:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:238:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:239:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:248:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:249:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:250:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:252:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:253:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:254:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:255:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:264:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:265:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:266:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:268:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:269:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:270:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:271:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:280:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:281:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:282:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:284:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:284:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:284:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:285:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:286:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:286:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:286:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:295:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:296:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:297:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:298:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:299:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:301:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:301:23: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:301:32: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:302:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:311:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:312:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:313:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:315:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:315:55: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:315:83: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:316:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:316:45: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:326:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:327:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:328:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:329:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:330:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:331:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:332:1: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:332:31: Warning: Tab character

src/Csound/Catalog/Drum/MiniPops.hs:34:1: Warning:
    Top-level binding with no type signature:
      addDur' :: forall b. D -> b -> SE b

src/Csound/Catalog/Drum/MiniPops.hs:35:1: Warning:
    Top-level binding with no type signature:
      addDur :: forall b. b -> SE b

src/Csound/Catalog/Drum/MiniPops.hs:40:1: Warning:
    Top-level binding with no type signature:
      defSpec :: D -> D -> MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:40:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:50:1: Warning:
    Top-level binding with no type signature: rndDur :: D -> D -> SE D

src/Csound/Catalog/Drum/MiniPops.hs:51:1: Warning:
    Top-level binding with no type signature: rndCps :: D -> D -> SE D

src/Csound/Catalog/Drum/MiniPops.hs:55:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:64:1: Warning:
    Top-level binding with no type signature: rezz :: Sig -> Sig -> Sig

src/Csound/Catalog/Drum/MiniPops.hs:66:1: Warning:
    Top-level binding with no type signature: bass :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:68:1: Warning:
    Top-level binding with no type signature: bdSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:70:1: Warning:
    Top-level binding with no type signature: bass' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:74:1: Warning:
    Top-level binding with no type signature:
      pureBass' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:76:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:83:1: Warning:
    Top-level binding with no type signature: snare1 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:85:1: Warning:
    Top-level binding with no type signature: snSpec1 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:87:1: Warning:
    Top-level binding with no type signature:
      snare1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:90:1: Warning:
    Top-level binding with no type signature:
      pureSnare1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:92:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:107:1: Warning:
    Top-level binding with no type signature: snare2 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:109:1: Warning:
    Top-level binding with no type signature: snSpec2 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:111:1: Warning:
    Top-level binding with no type signature:
      snare2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:113:1: Warning:
    Top-level binding with no type signature:
      pureSnare2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:115:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:131:1: Warning:
    Top-level binding with no type signature: rimShot :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:133:1: Warning:
    Top-level binding with no type signature: rimSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:135:1: Warning:
    Top-level binding with no type signature:
      rimShot' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:139:1: Warning:
    Top-level binding with no type signature:
      pureRimShot' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:141:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:144:17: Warning:
    Defined but not used: ‘aenv’

src/Csound/Catalog/Drum/MiniPops.hs:149:1: Warning:
    Top-level binding with no type signature: cymbal1 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:151:1: Warning:
    Top-level binding with no type signature: cymSpec1 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:153:1: Warning:
    Top-level binding with no type signature:
      cymbal1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:157:1: Warning:
    Top-level binding with no type signature:
      pureCymbal1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:163:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:170:1: Warning:
    Top-level binding with no type signature: cymbal2 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:172:1: Warning:
    Top-level binding with no type signature: cymSpec2 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:174:1: Warning:
    Top-level binding with no type signature:
      cymbal2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:176:1: Warning:
    Top-level binding with no type signature:
      pureCymbal2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:181:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:192:1: Warning:
    Top-level binding with no type signature: bongo1 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:194:1: Warning:
    Top-level binding with no type signature: bonSpec1 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:196:1: Warning:
    Top-level binding with no type signature:
      bongo1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:198:1: Warning:
    Top-level binding with no type signature:
      pureBongo1' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:200:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:206:1: Warning:
    Top-level binding with no type signature: bongo2 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:208:1: Warning:
    Top-level binding with no type signature: bonSpec2 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:210:1: Warning:
    Top-level binding with no type signature:
      bongo2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:214:1: Warning:
    Top-level binding with no type signature:
      pureBongo2' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:216:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:224:1: Warning:
    Top-level binding with no type signature: bongo3 :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:226:1: Warning:
    Top-level binding with no type signature: bonSpec3 :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:228:1: Warning:
    Top-level binding with no type signature:
      bongo3' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:232:1: Warning:
    Top-level binding with no type signature:
      pureBongo3' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:234:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:241:1: Warning:
    Top-level binding with no type signature: claves :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:243:1: Warning:
    Top-level binding with no type signature: clSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:245:1: Warning:
    Top-level binding with no type signature:
      claves' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:247:1: Warning:
    Top-level binding with no type signature:
      pureClaves' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:249:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:257:1: Warning:
    Top-level binding with no type signature: cowbell :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:259:1: Warning:
    Top-level binding with no type signature: cowSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:261:1: Warning:
    Top-level binding with no type signature:
      cowbell' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:263:1: Warning:
    Top-level binding with no type signature:
      pureCowbell' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:265:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:273:1: Warning:
    Top-level binding with no type signature: guiro :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:275:1: Warning:
    Top-level binding with no type signature: groSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:277:1: Warning:
    Top-level binding with no type signature:
      guiro' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:279:1: Warning:
    Top-level binding with no type signature:
      pureGuiro' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:281:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:288:1: Warning:
    Top-level binding with no type signature: maracas :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:290:1: Warning:
    Top-level binding with no type signature: marSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:292:1: Warning:
    Top-level binding with no type signature:
      maracas' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:294:1: Warning:
    Top-level binding with no type signature:
      pureMaracas' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:298:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:299:17: Warning:
    Defined but not used: ‘cps’

src/Csound/Catalog/Drum/MiniPops.hs:304:1: Warning:
    Top-level binding with no type signature: quijada :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:306:1: Warning:
    Top-level binding with no type signature: qjSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:308:1: Warning:
    Top-level binding with no type signature:
      quijada' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:310:1: Warning:
    Top-level binding with no type signature:
      pureQuijada' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:312:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:319:1: Warning:
    Top-level binding with no type signature: tamb :: SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:321:1: Warning:
    Top-level binding with no type signature: tamSpec :: MpSpec

src/Csound/Catalog/Drum/MiniPops.hs:323:1: Warning:
    Top-level binding with no type signature: tamb' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:325:1: Warning:
    Top-level binding with no type signature:
      pureTamb' :: MpSpec -> SE Sig

src/Csound/Catalog/Drum/MiniPops.hs:330:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/MiniPops.hs:20:1-33
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/MiniPops.hs:337:1: Warning:
    Top-level binding with no type signature: mkSam :: SE Sig -> Sam

src/Csound/Catalog/Drum/MiniPops.hs:399:1: Warning:
    Top-level binding with no type signature:
      mkSam' :: forall t. (t -> SE Sig) -> t -> Sam
Haddock coverage:
  67% (  6 /  9) in 'Csound.Catalog.Wave.WoodwindAlg'
  Missing documentation for:
    Module header
    fromSpec (src/Csound/Catalog/Wave/WoodwindAlg.hs:161)
    byFreq (src/Csound/Catalog/Wave/WoodwindAlg.hs:169)
  22% ( 12 / 55) in 'Csound.Catalog.Wave.Sharc'
  Missing documentation for:
    Module header
    SharcInstr (src/Csound/Catalog/Wave/Sharc.hs:102)
    shViolin (src/Csound/Catalog/Wave/Sharc.hs:104)
    shViolinPizzicato (src/Csound/Catalog/Wave/Sharc.hs:107)
    shViolinMuted (src/Csound/Catalog/Wave/Sharc.hs:110)
    shViolinMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:113)
    shViolinsEnsemble (src/Csound/Catalog/Wave/Sharc.hs:116)
    shViola (src/Csound/Catalog/Wave/Sharc.hs:119)
    shViolaPizzicato (src/Csound/Catalog/Wave/Sharc.hs:122)
    shViolaMuted (src/Csound/Catalog/Wave/Sharc.hs:125)
    shViolaMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:128)
    shTuba (src/Csound/Catalog/Wave/Sharc.hs:131)
    shTromboneMuted (src/Csound/Catalog/Wave/Sharc.hs:134)
    shTrombone (src/Csound/Catalog/Wave/Sharc.hs:137)
    shPiccolo (src/Csound/Catalog/Wave/Sharc.hs:140)
    shOboe (src/Csound/Catalog/Wave/Sharc.hs:143)
    shFrenchHornMuted (src/Csound/Catalog/Wave/Sharc.hs:146)
    shFrenchHorn (src/Csound/Catalog/Wave/Sharc.hs:149)
    shFlute (src/Csound/Catalog/Wave/Sharc.hs:152)
    shEnglishHorn (src/Csound/Catalog/Wave/Sharc.hs:155)
    shClarinetEflat (src/Csound/Catalog/Wave/Sharc.hs:158)
    shTrumpetMutedC (src/Csound/Catalog/Wave/Sharc.hs:161)
    shTrumpetC (src/Csound/Catalog/Wave/Sharc.hs:164)
    shContrabassClarinet (src/Csound/Catalog/Wave/Sharc.hs:167)
    shContrabassoon (src/Csound/Catalog/Wave/Sharc.hs:170)
    shCello (src/Csound/Catalog/Wave/Sharc.hs:173)
    shCelloPizzicato (src/Csound/Catalog/Wave/Sharc.hs:176)
    shCelloMuted (src/Csound/Catalog/Wave/Sharc.hs:179)
    shCelloMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:182)
    shContrabassPizzicato (src/Csound/Catalog/Wave/Sharc.hs:185)
    shContrabassMuted (src/Csound/Catalog/Wave/Sharc.hs:188)
    shContrabassMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:191)
    shContrabass (src/Csound/Catalog/Wave/Sharc.hs:194)
    shClarinet (src/Csound/Catalog/Wave/Sharc.hs:197)
    shBassTrombone (src/Csound/Catalog/Wave/Sharc.hs:200)
    shBassClarinet (src/Csound/Catalog/Wave/Sharc.hs:203)
    shBassoon (src/Csound/Catalog/Wave/Sharc.hs:206)
    shBassFlute (src/Csound/Catalog/Wave/Sharc.hs:209)
    shTrumpetBach (src/Csound/Catalog/Wave/Sharc.hs:212)
    shAltoTrombone (src/Csound/Catalog/Wave/Sharc.hs:215)
    shAltoFlute (src/Csound/Catalog/Wave/Sharc.hs:218)
    note2sig (src/Csound/Catalog/Wave/Sharc.hs:23)
    note2tab (src/Csound/Catalog/Wave/Sharc.hs:26)
   8% (  1 / 12) in 'Csound.Catalog.Wave.Misc'
  Missing documentation for:
    Module header
    polySynthFx (src/Csound/Catalog/Wave/Misc.hs:27)
    polySynth (src/Csound/Catalog/Wave/Misc.hs:24)
    dreamPad (src/Csound/Catalog/Wave/Misc.hs:32)
    underwaterPad (src/Csound/Catalog/Wave/Misc.hs:33)
    lightIsTooBrightPad (src/Csound/Catalog/Wave/Misc.hs:35)
    whaleSongPad (src/Csound/Catalog/Wave/Misc.hs:38)
    dreamPadBy (src/Csound/Catalog/Wave/Misc.hs:41)
    deepBass (src/Csound/Catalog/Wave/Misc.hs:73)
    impulseMarimba1 (src/Csound/Catalog/Wave/Misc.hs:75)
    impulseMarimba2 (src/Csound/Catalog/Wave/Misc.hs:78)
   0% (  0 /  7) in 'Csound.Catalog.Wave.Bitwig'
  Missing documentation for:
    Module header
    pwPad (src/Csound/Catalog/Wave/Bitwig.hs:18)
    triPad (src/Csound/Catalog/Wave/Bitwig.hs:14)
    triPadFx (src/Csound/Catalog/Wave/Bitwig.hs:11)
    Accordeon (src/Csound/Catalog/Wave/Bitwig.hs:31)
    accordeon (src/Csound/Catalog/Wave/Bitwig.hs:41)
    accordeonFx (src/Csound/Catalog/Wave/Bitwig.hs:50)
   6% (  1 / 18) in 'Csound.Catalog.Wave.Thor'
  Missing documentation for:
    Module header
    cathedralOrgan (src/Csound/Catalog/Wave/Thor.hs:36)
    cathedralOrganFx (src/Csound/Catalog/Wave/Thor.hs:33)
    amPiano (src/Csound/Catalog/Wave/Thor.hs:50)
    pwBass (src/Csound/Catalog/Wave/Thor.hs:57)
    pwHarpsichord (src/Csound/Catalog/Wave/Thor.hs:84)
    pwEnsemble (src/Csound/Catalog/Wave/Thor.hs:88)
    simpleBass (src/Csound/Catalog/Wave/Thor.hs:60)
    EpianoOsc (src/Csound/Catalog/Wave/Thor.hs:98)
    epiano (src/Csound/Catalog/Wave/Thor.hs:105)
    noisyChoir (src/Csound/Catalog/Wave/Thor.hs:118)
    thorWind (src/Csound/Catalog/Wave/Thor.hs:134)
    mildWind (src/Csound/Catalog/Wave/Thor.hs:131)
    boom (src/Csound/Catalog/Wave/Thor.hs:139)
    windWall (src/Csound/Catalog/Wave/Thor.hs:142)
    razorPad (src/Csound/Catalog/Wave/Thor.hs:151)
    razorLead (src/Csound/Catalog/Wave/Thor.hs:154)
   0% (  0 /  5) in 'Csound.Catalog.Wave.Flavio'
  Missing documentation for:
    Module header
    amFlavio (src/Csound/Catalog/Wave/Flavio.hs:16)
    fmFlavio (src/Csound/Catalog/Wave/Flavio.hs:26)
    simpleSust (src/Csound/Catalog/Wave/Flavio.hs:41)
    simpleFading (src/Csound/Catalog/Wave/Flavio.hs:42)
  25% (  3 / 12) in 'Csound.Catalog.Wave.Sean'
  Missing documentation for:
    Module header
    RissetBellSpec (src/Csound/Catalog/Wave/Sean.hs:14)
    rissetBell (src/Csound/Catalog/Wave/Sean.hs:23)
    timpani (src/Csound/Catalog/Wave/Sean.hs:48)
    timpaniSpec (src/Csound/Catalog/Wave/Sean.hs:40)
    noiseBellSpec (src/Csound/Catalog/Wave/Sean.hs:53)
    fmDrones (src/Csound/Catalog/Wave/Sean.hs:124)
    tenorOsc (src/Csound/Catalog/Wave/Sean.hs:163)
    sopranoOsc (src/Csound/Catalog/Wave/Sean.hs:164)
  80% (  4 /  5) in 'Csound.Catalog.Wave.TrappedInConvert'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Csound.Catalog.Wave.TheHeartbeat'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Csound.Catalog.Wave.Deserted'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Csound.Catalog.Wave.Woodwind'
  Missing documentation for:
    Module header
  33% (  7 / 21) in 'Csound.Catalog.Wave.Vowel'
  Missing documentation for:
    Module header
    maleA (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleE (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleIY (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleO (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleOO (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleU (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleER (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleUH (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleA (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleE (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleIY (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleO (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleOO (src/Csound/Catalog/Wave/Vowel.hs:109)
 100% (  2 /  2) in 'Csound.Catalog.Wave.Amsterdam'
  88% ( 14 / 16) in 'Csound.Catalog.Wave.Ac'
  Missing documentation for:
    Module header
    harpsichord (src/Csound/Catalog/Wave/Ac.hs:116)
  24% ( 19 / 80) in 'Csound.Catalog.Drum.MiniPops'
  Missing documentation for:
    MpSpec (src/Csound/Catalog/Drum/MiniPops.hs:23)
    bass (src/Csound/Catalog/Drum/MiniPops.hs:66)
    snare1 (src/Csound/Catalog/Drum/MiniPops.hs:83)
    snare2 (src/Csound/Catalog/Drum/MiniPops.hs:107)
    rimShot (src/Csound/Catalog/Drum/MiniPops.hs:131)
    cymbal1 (src/Csound/Catalog/Drum/MiniPops.hs:149)
    cymbal2 (src/Csound/Catalog/Drum/MiniPops.hs:170)
    bongo1 (src/Csound/Catalog/Drum/MiniPops.hs:192)
    bongo2 (src/Csound/Catalog/Drum/MiniPops.hs:206)
    bongo3 (src/Csound/Catalog/Drum/MiniPops.hs:224)
    claves (src/Csound/Catalog/Drum/MiniPops.hs:241)
    cowbell (src/Csound/Catalog/Drum/MiniPops.hs:257)
    guiro (src/Csound/Catalog/Drum/MiniPops.hs:273)
    maracas (src/Csound/Catalog/Drum/MiniPops.hs:288)
    quijada (src/Csound/Catalog/Drum/MiniPops.hs:304)
    tamb (src/Csound/Catalog/Drum/MiniPops.hs:319)
    bass' (src/Csound/Catalog/Drum/MiniPops.hs:70)
    bdSpec (src/Csound/Catalog/Drum/MiniPops.hs:68)
    snare1' (src/Csound/Catalog/Drum/MiniPops.hs:87)
    snSpec1 (src/Csound/Catalog/Drum/MiniPops.hs:85)
    snare2' (src/Csound/Catalog/Drum/MiniPops.hs:111)
    snSpec2 (src/Csound/Catalog/Drum/MiniPops.
src/Csound/Catalog/Drum/Tr808.hs:3:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:5:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:6:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:7:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:9:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:10:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:11:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:12:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:14:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:15:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:17:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:18:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:31:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:32:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:35:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:35:17: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:36:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:36:18: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:37:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:37:17: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:38:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:39:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:42:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:43:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:44:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:45:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:50:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:51:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:59:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:60:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:61:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:62:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:63:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:64:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:65:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:66:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:67:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:68:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:69:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:72:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:73:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:74:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:75:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:86:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:87:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:88:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:90:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:91:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:92:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:93:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:94:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:95:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:97:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:98:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:99:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:100:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:103:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:104:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:105:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:106:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:116:5: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:117:5: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:118:5: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:122:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:130:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:130:14: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:131:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:131:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:132:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:133:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:135:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:136:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:138:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:139:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:139:23: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:140:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:141:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:142:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:144:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:145:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:145:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:146:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:146:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:147:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:147:23: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:148:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:149:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:159:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:163:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:169:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:169:15: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:170:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:170:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:171:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:172:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:174:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:174:36: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:176:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:177:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:177:68: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:178:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:178:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:179:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:181:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:182:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:182:20: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:183:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:183:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:184:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:185:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:209:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:209:14: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:210:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:210:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:211:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:212:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:214:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:214:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:215:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:217:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:218:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:218:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:219:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:219:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:220:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:220:23: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:222:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:223:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:224:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:225:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:226:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:227:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:237:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:238:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:238:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:239:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:240:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:242:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:244:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:245:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:246:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:246:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:247:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:247:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:248:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:250:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:251:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:252:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:252:20: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:253:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:253:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:254:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:255:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:264:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:265:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:265:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:266:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:267:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:269:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:270:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:271:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:271:31: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:272:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:272:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:273:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:284:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:285:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:285:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:286:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:287:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:289:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:291:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:292:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:292:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:292:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:293:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:293:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:293:48: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:294:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:296:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:297:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:297:24: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:297:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:298:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:298:20: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:299:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:301:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:310:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:311:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:311:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:312:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:313:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:315:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:316:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:317:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:318:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:318:23: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:319:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:319:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:320:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:320:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:320:34: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:321:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:321:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:321:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:322:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:323:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:324:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:324:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:325:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:325:20: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:326:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:327:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:328:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:381:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:382:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:382:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:383:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:384:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:386:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:387:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:388:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:388:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:388:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:389:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:389:22: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:389:32: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:390:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:390:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:391:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:416:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:417:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:417:21: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:418:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:419:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:421:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:422:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:423:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:424:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:425:1: Warning: Tab character

src/Csound/Catalog/Drum/Tr808.hs:41:1: Warning:
    Top-level binding with no type signature: cpsSpec :: D -> TrSpec

src/Csound/Catalog/Drum/Tr808.hs:53:1: Warning:
    Top-level binding with no type signature: rndDur :: D -> D -> SE D

src/Csound/Catalog/Drum/Tr808.hs:54:1: Warning:
    Top-level binding with no type signature: rndCps :: D -> D -> SE D

src/Csound/Catalog/Drum/Tr808.hs:55:1: Warning:
    Top-level binding with no type signature: rndTune :: D -> D -> SE D

src/Csound/Catalog/Drum/Tr808.hs:59:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:71:1: Warning:
    Top-level binding with no type signature: bdSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:77:1: Warning:
    Top-level binding with no type signature:
      addDur' :: forall b. D -> b -> SE b

src/Csound/Catalog/Drum/Tr808.hs:78:1: Warning:
    Top-level binding with no type signature:
      addDur :: forall b. b -> SE b

src/Csound/Catalog/Drum/Tr808.hs:80:1: Warning:
    Top-level binding with no type signature: bass :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:82:1: Warning:
    Top-level binding with no type signature: bass' :: TrSpec -> SE Sig

src/Csound/Catalog/Drum/Tr808.hs:87:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:102:1: Warning:
    Top-level binding with no type signature: bdSpec2 :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:108:1: Warning:
    Top-level binding with no type signature: bass2 :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:110:1: Warning:
    Top-level binding with no type signature:
      bass2' :: TrSpec -> SE Sig

src/Csound/Catalog/Drum/Tr808.hs:117:9: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:121:1: Warning:
    Top-level binding with no type signature: snSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:123:1: Warning:
    Top-level binding with no type signature: snare :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:125:1: Warning:
    Top-level binding with no type signature:
      snare' :: TrSpec -> SE Sig

src/Csound/Catalog/Drum/Tr808.hs:131:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:151:1: Warning:
    Top-level binding with no type signature: ohSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:152:1: Warning:
    Top-level binding with no type signature: chSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:154:1: Warning:
    Top-level binding with no type signature: openHiHat :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:155:1: Warning:
    Top-level binding with no type signature: closedHiHat :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:159:15: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:163:15: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:170:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:187:1: Warning:
    Top-level binding with no type signature: htSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:188:1: Warning:
    Top-level binding with no type signature: mtSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:189:1: Warning:
    Top-level binding with no type signature: ltSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:191:1: Warning:
    Top-level binding with no type signature: lowTom :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:192:1: Warning:
    Top-level binding with no type signature: midTom :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:193:1: Warning:
    Top-level binding with no type signature: highTom :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:210:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:229:1: Warning:
    Top-level binding with no type signature: cymSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:231:1: Warning:
    Top-level binding with no type signature: cymbal :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:238:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:257:1: Warning:
    Top-level binding with no type signature: clSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:259:1: Warning:
    Top-level binding with no type signature: claves :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:265:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:275:1: Warning:
    Top-level binding with no type signature: rimSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:277:1: Warning:
    Top-level binding with no type signature: rimShot :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:279:1: Warning:
    Top-level binding with no type signature:
      rimShot' :: TrSpec -> SE Sig

src/Csound/Catalog/Drum/Tr808.hs:285:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:303:1: Warning:
    Defined but not used: ‘cowSpec’

src/Csound/Catalog/Drum/Tr808.hs:303:1: Warning:
    Top-level binding with no type signature: cowSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:305:1: Warning:
    Defined but not used: ‘cowbell’

src/Csound/Catalog/Drum/Tr808.hs:305:1: Warning:
    Top-level binding with no type signature: cowbell :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:309:1: Warning:
    Defined but not used: ‘cowbell'’

src/Csound/Catalog/Drum/Tr808.hs:311:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:319:17: Warning:
    Defined but not used: ‘ipw’

src/Csound/Catalog/Drum/Tr808.hs:319:27: Warning:
    Defaulting the following constraint(s) to type ‘Double’
      (Fractional a0) arising from the literal ‘0.5’
    In the expression: 0.5
    In an equation for ‘ipw’: ipw = 0.5
    In an equation for ‘cowbell'’:
        cowbell' spec
          = rndAmp =<< addDur =<< ares
          where
              dur = trDur spec
              tune = trTune spec
              cps = trCps spec
              ifrq1 = sig $ cps * octave tune
              ....

src/Csound/Catalog/Drum/Tr808.hs:375:1: Warning:
    Top-level binding with no type signature: marSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:377:1: Warning:
    Top-level binding with no type signature: maraca :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:382:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:384:17: Warning:
    Defined but not used: ‘cps’

src/Csound/Catalog/Drum/Tr808.hs:386:17: Warning:
    Defined but not used: ‘fullDur’

src/Csound/Catalog/Drum/Tr808.hs:393:1: Warning:
    Top-level binding with no type signature: hcSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:394:1: Warning:
    Top-level binding with no type signature: mcSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:395:1: Warning:
    Top-level binding with no type signature: lcSpec :: TrSpec

src/Csound/Catalog/Drum/Tr808.hs:397:1: Warning:
    Top-level binding with no type signature: highConga :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:398:1: Warning:
    Top-level binding with no type signature: midConga :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:399:1: Warning:
    Top-level binding with no type signature: lowConga :: SE Sig

src/Csound/Catalog/Drum/Tr808.hs:417:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Drum/Tr808.hs:24:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Drum/Tr808.hs:431:1: Warning:
    Top-level binding with no type signature: mkSam :: SE Sig -> Sam

src/Csound/Catalog/Drum/Tr808.hs:494:1: Warning:
    Top-level binding with no type signature:
      mkSam' :: forall t. (t -> SE Sig) -> t -> Sam

src/Csound/Catalog/Drum/Hm.hs:66:17: Warning: Tab character

src/Csound/Catalog/Drum/Hm.hs:34:1: Warning:
    Top-level binding with no type signature:
      addDur' :: forall b. D -> b -> SE b

src/Csound/Catalog/Drum/Hm.hs:35:1: Warning:
    Top-level binding with no type signature:
      addDur :: forall b. b -> SE b

src/Csound/Catalog/Drum/Hm.hs:76:1: Warning:
    Top-level binding with no type signature: bassDrum :: SE Sig

src/Csound/Catalog/Drum/Hm.hs:107:1: Warning:
    Top-level binding with no type signature: crash :: SE Sig

src/Csound/Catalog/Drum/Hm.hs:152:1: Warning:
    Top-level binding with no type signature: handClap :: SE Sig

src/Csound/Catalog/Drum/Hm.hs:182:1: Warning:
    Top-level binding with no type signature: mkSam :: SE Sig -> Sam

src/Csound/Catalog/Drum/Hm.hs:184:1: Warning:
    Top-level binding with no type signature: bd1 :: Sam

src/Csound/Catalog/Drum/Hm.hs:185:1: Warning:
    Top-level binding with no type signature: bd2 :: Sam

src/Csound/Catalog/Drum/Hm.hs:187:1: Warning:
    Top-level binding with no type signature: sn1 :: Sam

src/Csound/Catalog/Drum/Hm.hs:188:1: Warning:
    Top-level binding with no type signature: sweep :: Sam

src/Csound/Catalog/Drum/Hm.hs:189:1: Warning:
    Top-level binding with no type signature: boink :: Sam

src/Csound/Catalog/Drum/Hm.hs:191:1: Warning:
    Top-level binding with no type signature: sn2 :: Sam

src/Csound/Catalog/Drum/Hm.hs:192:1: Warning:
    Top-level binding with no type signature: ohh :: Sam

src/Csound/Catalog/Drum/Hm.hs:193:1: Warning:
    Top-level binding with no type signature: chh :: Sam

src/Csound/Catalog/Drum/Hm.hs:195:1: Warning:
    Top-level binding with no type signature: bd3 :: Sam

src/Csound/Catalog/Drum/Hm.hs:196:1: Warning:
    Top-level binding with no type signature: cr :: Sam

src/Csound/Catalog/Drum/Hm.hs:197:1: Warning:
    Top-level binding with no type signature: clap :: Sam

src/Csound/Catalog/Reson.hs:133:48: Warning: Tab character

src/Csound/Catalog/Reson.hs:133:56: Warning: Tab character

src/Csound/Catalog/Reson.hs:133:64: Warning: Tab character

src/Csound/Catalog/Reson.hs:148:16: Warning: Tab character

src/Csound/Catalog/Reson.hs:148:32: Warning: Tab character

src/Csound/Catalog/Reson.hs:148:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:148:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:149:30: Warning: Tab character

src/Csound/Catalog/Reson.hs:149:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:149:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:150:31: Warning: Tab character

src/Csound/Catalog/Reson.hs:150:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:150:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:151:31: Warning: Tab character

src/Csound/Catalog/Reson.hs:151:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:151:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:152:31: Warning: Tab character

src/Csound/Catalog/Reson.hs:152:49: Warning: Tab character

src/Csound/Catalog/Reson.hs:152:73: Warning: Tab character

src/Csound/Catalog/Reson.hs:153:31: Warning: Tab character

src/Csound/Catalog/Reson.hs:153:49: Warning: Tab character

src/Csound/Catalog/Effect.hs:30:11: Warning:
    This binding for ‘del’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Effect.hs:102:9: Warning:
    This binding for ‘del’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Effect.hs:108:9: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Catalog/Effect.hs:136:13: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Effect.hs:143:17: Warning:
    This binding for ‘dur’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Effect.hs:12:1-18
      (and originally defined in ‘temporal-media-0.6.1:Temporal.Class’)

src/Csound/Catalog/Wave/VestigeOfTime.hs:74:19: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/VestigeOfTime.hs:9:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Catalog/Wave/VestigeOfTime.hs:89:31: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Catalog/Wave/VestigeOfTime.hs:9:1-18
      (and originally defined in ‘Csound.Air.Filter’)
hs:109)
    rimShot' (src/Csound/Catalog/Drum/MiniPops.hs:135)
    rimSpec (src/Csound/Catalog/Drum/MiniPops.hs:133)
    cymbal1' (src/Csound/Catalog/Drum/MiniPops.hs:153)
    cymSpec1 (src/Csound/Catalog/Drum/MiniPops.hs:151)
    cymbal2' (src/Csound/Catalog/Drum/MiniPops.hs:174)
    cymSpec2 (src/Csound/Catalog/Drum/MiniPops.hs:172)
    bongo1' (src/Csound/Catalog/Drum/MiniPops.hs:196)
    bonSpec1 (src/Csound/Catalog/Drum/MiniPops.hs:194)
    bongo2' (src/Csound/Catalog/Drum/MiniPops.hs:210)
    bonSpec2 (src/Csound/Catalog/Drum/MiniPops.hs:208)
    bongo3' (src/Csound/Catalog/Drum/MiniPops.hs:228)
    bonSpec3 (src/Csound/Catalog/Drum/MiniPops.hs:226)
    claves' (src/Csound/Catalog/Drum/MiniPops.hs:245)
    clSpec (src/Csound/Catalog/Drum/MiniPops.hs:243)
    cowbell' (src/Csound/Catalog/Drum/MiniPops.hs:261)
    cowSpec (src/Csound/Catalog/Drum/MiniPops.hs:259)
    guiro' (src/Csound/Catalog/Drum/MiniPops.hs:277)
    groSpec (src/Csound/Catalog/Drum/MiniPops.hs:275)
    maracas' (src/Csound/Catalog/Drum/MiniPops.hs:292)
    marSpec (src/Csound/Catalog/Drum/MiniPops.hs:290)
    quijada' (src/Csound/Catalog/Drum/MiniPops.hs:308)
    qjSpec (src/Csound/Catalog/Drum/MiniPops.hs:306)
    tamb' (src/Csound/Catalog/Drum/MiniPops.hs:323)
    tamSpec (src/Csound/Catalog/Drum/MiniPops.hs:321)
    bd' (src/Csound/Catalog/Drum/MiniPops.hs:401)
    sn1' (src/Csound/Catalog/Drum/MiniPops.hs:404)
    sn2' (src/Csound/Catalog/Drum/MiniPops.hs:407)
    rim' (src/Csound/Catalog/Drum/MiniPops.hs:410)
    cym1' (src/Csound/Catalog/Drum/MiniPops.hs:413)
    cym2' (src/Csound/Catalog/Drum/MiniPops.hs:416)
    bon1' (src/Csound/Catalog/Drum/MiniPops.hs:419)
    bon2' (src/Csound/Catalog/Drum/MiniPops.hs:422)
    bon3' (src/Csound/Catalog/Drum/MiniPops.hs:425)
    cl' (src/Csound/Catalog/Drum/MiniPops.hs:428)
    cow' (src/Csound/Catalog/Drum/MiniPops.hs:431)
    gro' (src/Csound/Catalog/Drum/MiniPops.hs:434)
    mar' (src/Csound/Catalog/Drum/MiniPops.hs:437)
    qj' (src/Csound/Catalog/Drum/MiniPops.hs:440)
    tam' (src/Csound/Catalog/Drum/MiniPops.hs:443)
  40% ( 32 / 80) in 'Csound.Catalog.Drum.Tr808'
  Missing documentation for:
    TrSpec (src/Csound/Catalog/Drum/Tr808.hs:34)
    bass (src/Csound/Catalog/Drum/Tr808.hs:80)
    bass2 (src/Csound/Catalog/Drum/Tr808.hs:108)
    snare (src/Csound/Catalog/Drum/Tr808.hs:123)
    openHiHat (src/Csound/Catalog/Drum/Tr808.hs:154)
    closedHiHat (src/Csound/Catalog/Drum/Tr808.hs:155)
    lowTom (src/Csound/Catalog/Drum/Tr808.hs:191)
    midTom (src/Csound/Catalog/Drum/Tr808.hs:192)
    highTom (src/Csound/Catalog/Drum/Tr808.hs:193)
    cymbal (src/Csound/Catalog/Drum/Tr808.hs:231)
    claves (src/Csound/Catalog/Drum/Tr808.hs:259)
    rimShot (src/Csound/Catalog/Drum/Tr808.hs:277)
    maraca (src/Csound/Catalog/Drum/Tr808.hs:377)
    highConga (src/Csound/Catalog/Drum/Tr808.hs:397)
    midConga (src/Csound/Catalog/Drum/Tr808.hs:398)
    lowConga (src/Csound/Catalog/Drum/Tr808.hs:399)
    bass' (src/Csound/Catalog/Drum/Tr808.hs:82)
    bass2' (src/Csound/Catalog/Drum/Tr808.hs:110)
    bdSpec (src/Csound/Catalog/Drum/Tr808.hs:71)
    bdSpec2 (src/Csound/Catalog/Drum/Tr808.hs:102)
    snare' (src/Csound/Catalog/Drum/Tr808.hs:125)
    snSpec (src/Csound/Catalog/Drum/Tr808.hs:121)
    openHiHat' (src/Csound/Catalog/Drum/Tr808.hs:157)
    ohSpec (src/Csound/Catalog/Drum/Tr808.hs:151)
    closedHiHat' (src/Csound/Catalog/Drum/Tr808.hs:161)
    chSpec (src/Csound/Catalog/Drum/Tr808.hs:152)
    lowTom' (src/Csound/Catalog/Drum/Tr808.hs:204)
    ltSpec (src/Csound/Catalog/Drum/Tr808.hs:189)
    midTom' (src/Csound/Catalog/Drum/Tr808.hs:200)
    mtSpec (src/Csound/Catalog/Drum/Tr808.hs:188)
    highTom' (src/Csound/Catalog/Drum/Tr808.hs:196)
    htSpec (src/Csound/Catalog/Drum/Tr808.hs:187)
    cymbal' (src/Csound/Catalog/Drum/Tr808.hs:235)
    cymSpec (src/Csound/Catalog/Drum/Tr808.hs:229)
    claves' (src/Csound/Catalog/Drum/Tr808.hs:262)
    clSpec (src/Csound/Catalog/Drum/Tr808.hs:257)
    rimShot' (src/Csound/Catalog/Drum/Tr808.hs:279)
    rimSpec (src/Csound/Catalog/Drum/Tr808.hs:275)
    maraca' (src/Csound/Catalog/Drum/Tr808.hs:379)
    marSpec (src/Csound/Catalog/Drum/Tr808.hs:375)
    highConga' (src/Csound/Catalog/Drum/Tr808.hs:403)
    hcSpec (src/Csound/Catalog/Drum/Tr808.hs:393)
    midConga' (src/Csound/Catalog/Drum/Tr808.hs:407)
    mcSpec (src/Csound/Catalog/Drum/Tr808.hs:394)
    lowConga' (src/Csound/Catalog/Drum/Tr808.hs:411)
    lcSpec (src/Csound/Catalog/Drum/Tr808.hs:395)
    bd2 (src/Csound/Catalog/Drum/Tr808.hs:437)
    bd2' (src/Csound/Catalog/Drum/Tr808.hs:500)
  26% (  8 / 31) in 'Csound.Catalog.Drum.Hm'
  Missing documentation for:
    dumbBass (src/Csound/Catalog/Drum/Hm.hs:44)
    pluckSnare (src/Csound/Catalog/Drum/Hm.hs:48)
    sortaKnockSweep (src/Csound/Catalog/Drum/Hm.hs:56)
    metalBoink (src/Csound/Catalog/Drum/Hm.hs:68)
    snare (src/Csound/Catalog/Drum/Hm.hs:98)
    openHihat (src/Csound/Catalog/Drum/Hm.hs:84)
    closedHihat (src/Csound/Catalog/Drum/Hm.hs:87)
    bassDrum (src/Csound/Catalog/Drum/Hm.hs:76)
    crash (src/Csound/Catalog/Drum/Hm.hs:107)
    handClap (src/Csound/Catalog/Drum/Hm.hs:152)
    bassDrum' (src/Csound/Catalog/Drum/Hm.hs:78)
    handClap' (src/Csound/Catalog/Drum/Hm.hs:154)
    bd1 (src/Csound/Catalog/Drum/Hm.hs:184)
    bd2 (src/Csound/Catalog/Drum/Hm.hs:185)
    sn1 (src/Csound/Catalog/Drum/Hm.hs:187)
    sweep (src/Csound/Catalog/Drum/Hm.hs:188)
    boink (src/Csound/Catalog/Drum/Hm.hs:189)
    sn2 (src/Csound/Catalog/Drum/Hm.hs:191)
    ohh (src/Csound/Catalog/Drum/Hm.hs:192)
    chh (src/Csound/Catalog/Drum/Hm.hs:193)
    bd3 (src/Csound/Catalog/Drum/Hm.hs:195)
    cr (src/Csound/Catalog/Drum/Hm.hs:196)
    clap (src/Csound/Catalog/Drum/Hm.hs:197)
  21% ( 10 / 47) in 'Csound.Catalog.Reson'
  Missing documentation for:
    anO (src/Csound/Catalog/Reson.hs:39)
    anA (src/Csound/Catalog/Reson.hs:39)
    anE (src/Csound/Catalog/Reson.hs:39)
    anIY (src/Csound/Catalog/Reson.hs:39)
    anO2 (src/Csound/Catalog/Reson.hs:39)
    strikeModes (src/Csound/Catalog/Reson.hs:56)
    scrapeModes (src/Csound/Catalog/Reson.hs:59)
    modesInstr (src/Csound/Catalog/Reson.hs:62)
    wetModesInstr (src/Csound/Catalog/Reson.hs:65)
    strike (src/Csound/Catalog/Reson.hs:76)
    scrape (src/Csound/Catalog/Reson.hs:94)
    simpleStrike (src/Csound/Catalog/Reson.hs:73)
    simpleScrape (src/Csound/Catalog/Reson.hs:91)
    Modes (src/Csound/Catalog/Reson.hs:99)
    fromModes (src/Csound/Catalog/Reson.hs:105)
    singleModes (src/Csound/Catalog/Reson.hs:108)
    dahinaModes (src/Csound/Catalog/Reson.hs:108)
    banyanModes (src/Csound/Catalog/Reson.hs:108)
    xylophoneModes (src/Csound/Catalog/Reson.hs:108)
    tibetanBowlModes180 (src/Csound/Catalog/Reson.hs:108)
    spinelSphereModes (src/Csound/Catalog/Reson.hs:108)
    potLidModes (src/Csound/Catalog/Reson.hs:108)
    redCedarWoodPlateModes (src/Csound/Catalog/Reson.hs:108)
    tubularBellModes (src/Csound/Catalog/Reson.hs:108)
    redwoodPlateModes (src/Csound/Catalog/Reson.hs:108)
    douglasFirWoodPlateModes (src/Csound/Catalog/Reson.hs:108)
    uniformWoodenBarModes (src/Csound/Catalog/Reson.hs:108)
    uniformAluminumBarModes (src/Csound/Catalog/Reson.hs:108)
    vibraphoneModes1 (src/Csound/Catalog/Reson.hs:108)
    vibraphoneModes2 (src/Csound/Catalog/Reson.hs:108)
    chalandiPlatesModes (src/Csound/Catalog/Reson.hs:108)
    tibetanBowlModes152 (src/Csound/Catalog/Reson.hs:108)
    tibetanBowlModes140 (src/Csound/Catalog/Reson.hs:108)
    wineGlassModes (src/Csound/Catalog/Reson.hs:108)
    smallHandbellModes (src/Csound/Catalog/Reson.hs:108)
    albertClockBellBelfastModes (src/Csound/Catalog/Reson.hs:108)
    woodBlockModes (src/Csound/Catalog/Reson.hs:108)
 100% (  3 /  3) in 'Csound.Catalog.Envelope'
 100% ( 12 / 12) in 'Csound.Catalog.Effect'
  91% ( 10 / 11) in 'Csound.Catalog.Wave.VestigeOfTime'
  Missing documentation for:
    Module header
  43% ( 92 /213) in 'Csound.Catalog.Wave'
  Missing documentation for:
    harpsichord (src/Csound/Catalog/Wave/Ac.hs:116)
    dahina (src/Csound/Catalog/Wave.hs:149)
  
src/Csound/Patch.hs:12:1: Warning: Tab character

src/Csound/Patch.hs:13:1: Warning: Tab character

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

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

src/Csound/Patch.hs:16:1: Warning: Tab character

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

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

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

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

src/Csound/Patch.hs:22:1: Warning: Tab character

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

src/Csound/Patch.hs:25:1: Warning: Tab character

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

src/Csound/Patch.hs:28:1: Warning: Tab character

src/Csound/Patch.hs:29:1: Warning: Tab character

src/Csound/Patch.hs:31:1: Warning: Tab character

src/Csound/Patch.hs:32:1: Warning: Tab character

src/Csound/Patch.hs:33:1: Warning: Tab character

src/Csound/Patch.hs:35:1: Warning: Tab character

src/Csound/Patch.hs:37:1: Warning: Tab character

src/Csound/Patch.hs:38:1: Warning: Tab character

src/Csound/Patch.hs:39:1: Warning: Tab character

src/Csound/Patch.hs:40:1: Warning: Tab character

src/Csound/Patch.hs:41:1: Warning: Tab character

src/Csound/Patch.hs:42:1: Warning: Tab character

src/Csound/Patch.hs:44:1: Warning: Tab character

src/Csound/Patch.hs:45:1: Warning: Tab character

src/Csound/Patch.hs:46:1: Warning: Tab character

src/Csound/Patch.hs:47:1: Warning: Tab character

src/Csound/Patch.hs:48:1: Warning: Tab character

src/Csound/Patch.hs:49:1: Warning: Tab character

src/Csound/Patch.hs:51:1: Warning: Tab character

src/Csound/Patch.hs:52:1: Warning: Tab character

src/Csound/Patch.hs:53:1: Warning: Tab character

src/Csound/Patch.hs:54:1: Warning: Tab character

src/Csound/Patch.hs:55:1: Warning: Tab character

src/Csound/Patch.hs:57:1: Warning: Tab character

src/Csound/Patch.hs:58:1: Warning: Tab character

src/Csound/Patch.hs:60:1: Warning: Tab character

src/Csound/Patch.hs:61:1: Warning: Tab character

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

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

src/Csound/Patch.hs:64:29: Warning: Tab character

src/Csound/Patch.hs:66:1: Warning: Tab character

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

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

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

src/Csound/Patch.hs:71:1: Warning: Tab character

src/Csound/Patch.hs:72:1: Warning: Tab character

src/Csound/Patch.hs:73:1: Warning: Tab character

src/Csound/Patch.hs:74:1: Warning: Tab character

src/Csound/Patch.hs:75:1: Warning: Tab character

src/Csound/Patch.hs:76:1: Warning: Tab character

src/Csound/Patch.hs:77:1: Warning: Tab character

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

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

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

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

src/Csound/Patch.hs:82:1: Warning: Tab character

src/Csound/Patch.hs:83:1: Warning: Tab character

src/Csound/Patch.hs:84:1: Warning: Tab character

src/Csound/Patch.hs:85:1: Warning: Tab character

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

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

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

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

src/Csound/Patch.hs:91:1: Warning: Tab character

src/Csound/Patch.hs:92:1: Warning: Tab character

src/Csound/Patch.hs:93:1: Warning: Tab character

src/Csound/Patch.hs:94:1: Warning: Tab character

src/Csound/Patch.hs:96:1: Warning: Tab character

src/Csound/Patch.hs:97:1: Warning: Tab character

src/Csound/Patch.hs:98:1: Warning: Tab character

src/Csound/Patch.hs:99:1: Warning: Tab character

src/Csound/Patch.hs:101:1: Warning: Tab character

src/Csound/Patch.hs:102:1: Warning: Tab character

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

src/Csound/Patch.hs:104:1: Warning: Tab character

src/Csound/Patch.hs:107:1: Warning: Tab character

src/Csound/Patch.hs:108:1: Warning: Tab character

src/Csound/Patch.hs:109:1: Warning: Tab character

src/Csound/Patch.hs:110:1: Warning: Tab character

src/Csound/Patch.hs:111:1: Warning: Tab character

src/Csound/Patch.hs:112:1: Warning: Tab character

src/Csound/Patch.hs:114:1: Warning: Tab character

src/Csound/Patch.hs:115:1: Warning: Tab character

src/Csound/Patch.hs:116:1: Warning: Tab character

src/Csound/Patch.hs:117:1: Warning: Tab character

src/Csound/Patch.hs:119:1: Warning: Tab character

src/Csound/Patch.hs:121:1: Warning: Tab character

src/Csound/Patch.hs:123:1: Warning: Tab character

src/Csound/Patch.hs:124:1: Warning: Tab character

src/Csound/Patch.hs:126:1: Warning: Tab character

src/Csound/Patch.hs:127:1: Warning: Tab character

src/Csound/Patch.hs:129:1: Warning: Tab character

src/Csound/Patch.hs:130:1: Warning: Tab character

src/Csound/Patch.hs:132:1: Warning: Tab character

src/Csound/Patch.hs:133:1: Warning: Tab character

src/Csound/Patch.hs:135:1: Warning: Tab character

src/Csound/Patch.hs:136:1: Warning: Tab character

src/Csound/Patch.hs:138:1: Warning: Tab character

src/Csound/Patch.hs:139:1: Warning: Tab character

src/Csound/Patch.hs:141:1: Warning: Tab character

src/Csound/Patch.hs:142:1: Warning: Tab character

src/Csound/Patch.hs:143:1: Warning: Tab character

src/Csound/Patch.hs:145:1: Warning: Tab character

src/Csound/Patch.hs:146:1: Warning: Tab character

src/Csound/Patch.hs:152:1: Warning: Tab character

src/Csound/Patch.hs:153:1: Warning: Tab character

src/Csound/Patch.hs:155:1: Warning: Tab character

src/Csound/Patch.hs:156:1: Warning: Tab character

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

src/Csound/Patch.hs:162:1: Warning: Tab character

src/Csound/Patch.hs:163:1: Warning: Tab character

src/Csound/Patch.hs:165:1: Warning: Tab character

src/Csound/Patch.hs:166:1: Warning: Tab character

src/Csound/Patch.hs:180:1: Warning: Tab character

src/Csound/Patch.hs:181:1: Warning: Tab character

src/Csound/Patch.hs:216:1: Warning: Tab character

src/Csound/Patch.hs:219:1: Warning: Tab character

src/Csound/Patch.hs:219:24: Warning: Tab character

src/Csound/Patch.hs:224:1: Warning: Tab character

src/Csound/Patch.hs:225:1: Warning: Tab character

src/Csound/Patch.hs:228:1: Warning: Tab character

src/Csound/Patch.hs:229:1: Warning: Tab character

src/Csound/Patch.hs:232:1: Warning: Tab character

src/Csound/Patch.hs:237:1: Warning: Tab character

src/Csound/Patch.hs:238:1: Warning: Tab character

src/Csound/Patch.hs:241:1: Warning: Tab character

src/Csound/Patch.hs:242:1: Warning: Tab character

src/Csound/Patch.hs:245:1: Warning: Tab character

src/Csound/Patch.hs:246:1: Warning: Tab character

src/Csound/Patch.hs:249:1: Warning: Tab character

src/Csound/Patch.hs:250:1: Warning: Tab character

src/Csound/Patch.hs:253:1: Warning: Tab character

src/Csound/Patch.hs:254:1: Warning: Tab character

src/Csound/Patch.hs:257:1: Warning: Tab character

src/Csound/Patch.hs:258:1: Warning: Tab character

src/Csound/Patch.hs:271:1: Warning: Tab character

src/Csound/Patch.hs:272:1: Warning: Tab character

src/Csound/Patch.hs:276:1: Warning: Tab character

src/Csound/Patch.hs:279:1: Warning: Tab character

src/Csound/Patch.hs:286:1: Warning: Tab character

src/Csound/Patch.hs:287:1: Warning: Tab character

src/Csound/Patch.hs:290:1: Warning: Tab character

src/Csound/Patch.hs:291:1: Warning: Tab character

src/Csound/Patch.hs:294:1: Warning: Tab character

src/Csound/Patch.hs:295:1: Warning: Tab character

src/Csound/Patch.hs:309:1: Warning: Tab character

src/Csound/Patch.hs:310:1: Warning: Tab character

src/Csound/Patch.hs:310:43: Warning: Tab character

src/Csound/Patch.hs:311:1: Warning: Tab character

src/Csound/Patch.hs:315:1: Warning: Tab character

src/Csound/Patch.hs:316:1: Warning: Tab character

src/Csound/Patch.hs:316:43: Warning: Tab character

src/Csound/Patch.hs:317:1: Warning: Tab character

src/Csound/Patch.hs:331:1: Warning: Tab character

src/Csound/Patch.hs:332:1: Warning: Tab character

src/Csound/Patch.hs:340:1: Warning: Tab character

src/Csound/Patch.hs:343:1: Warning: Tab character

src/Csound/Patch.hs:344:1: Warning: Tab character

src/Csound/Patch.hs:347:1: Warning: Tab character

src/Csound/Patch.hs:348:1: Warning: Tab character

src/Csound/Patch.hs:351:1: Warning: Tab character

src/Csound/Patch.hs:352:1: Warning: Tab character

src/Csound/Patch.hs:353:1: Warning: Tab character

src/Csound/Patch.hs:354:1: Warning: Tab character

src/Csound/Patch.hs:355:1: Warning: Tab character

src/Csound/Patch.hs:356:1: Warning: Tab character

src/Csound/Patch.hs:356:43: Warning: Tab character

src/Csound/Patch.hs:357:1: Warning: Tab character

src/Csound/Patch.hs:370:1: Warning: Tab character

src/Csound/Patch.hs:371:1: Warning: Tab character

src/Csound/Patch.hs:372:1: Warning: Tab character

src/Csound/Patch.hs:375:1: Warning: Tab character

src/Csound/Patch.hs:384:1: Warning: Tab character

src/Csound/Patch.hs:385:1: Warning: Tab character

src/Csound/Patch.hs:397:1: Warning: Tab character

src/Csound/Patch.hs:398:1: Warning: Tab character

src/Csound/Patch.hs:401:1: Warning: Tab character

src/Csound/Patch.hs:402:1: Warning: Tab character

src/Csound/Patch.hs:405:1: Warning: Tab character

src/Csound/Patch.hs:406:1: Warning: Tab character

src/Csound/Patch.hs:409:1: Warning: Tab character

src/Csound/Patch.hs:410:1: Warning: Tab character

src/Csound/Patch.hs:413:1: Warning: Tab character

src/Csound/Patch.hs:414:1: Warning: Tab character

src/Csound/Patch.hs:417:1: Warning: Tab character

src/Csound/Patch.hs:418:1: Warning: Tab character

src/Csound/Patch.hs:421:1: Warning: Tab character

src/Csound/Patch.hs:422:1: Warning: Tab character

src/Csound/Patch.hs:425:1: Warning: Tab character

src/Csound/Patch.hs:426:1: Warning: Tab character

src/Csound/Patch.hs:433:1: Warning: Tab character

src/Csound/Patch.hs:434:1: Warning: Tab character

src/Csound/Patch.hs:437:1: Warning: Tab character

src/Csound/Patch.hs:438:1: Warning: Tab character

src/Csound/Patch.hs:441:1: Warning: Tab character

src/Csound/Patch.hs:442:1: Warning: Tab character

src/Csound/Patch.hs:445:1: Warning: Tab character

src/Csound/Patch.hs:446:1: Warning: Tab character

src/Csound/Patch.hs:449:1: Warning: Tab character

src/Csound/Patch.hs:450:1: Warning: Tab character

src/Csound/Patch.hs:453:1: Warning: Tab character

src/Csound/Patch.hs:454:1: Warning: Tab character

src/Csound/Patch.hs:457:1: Warning: Tab character

src/Csound/Patch.hs:458:1: Warning: Tab character

src/Csound/Patch.hs:461:1: Warning: Tab character

src/Csound/Patch.hs:462:1: Warning: Tab character

src/Csound/Patch.hs:465:1: Warning: Tab character

src/Csound/Patch.hs:466:1: Warning: Tab character

src/Csound/Patch.hs:469:1: Warning: Tab character

src/Csound/Patch.hs:470:1: Warning: Tab character

src/Csound/Patch.hs:477:1: Warning: Tab character

src/Csound/Patch.hs:492:1: Warning: Tab character

src/Csound/Patch.hs:493:1: Warning: Tab character

src/Csound/Patch.hs:497:1: Warning: Tab character

src/Csound/Patch.hs:498:1: Warning: Tab character

src/Csound/Patch.hs:588:1: Warning: Tab character

src/Csound/Patch.hs:588:58: Warning: Tab character

src/Csound/Patch.hs:589:1: Warning: Tab character

src/Csound/Patch.hs:590:1: Warning: Tab character

src/Csound/Patch.hs:593:1: Warning: Tab character

src/Csound/Patch.hs:593:59: Warning: Tab character

src/Csound/Patch.hs:594:1: Warning: Tab character

src/Csound/Patch.hs:595:1: Warning: Tab character

src/Csound/Patch.hs:598:1: Warning: Tab character

src/Csound/Patch.hs:599:1: Warning: Tab character

src/Csound/Patch.hs:602:1: Warning: Tab character

src/Csound/Patch.hs:603:1: Warning: Tab character

src/Csound/Patch.hs:606:1: Warning: Tab character

src/Csound/Patch.hs:615:1: Warning: Tab character

src/Csound/Patch.hs:616:1: Warning: Tab character

src/Csound/Patch.hs:623:1: Warning: Tab character

src/Csound/Patch.hs:624:1: Warning: Tab character

src/Csound/Patch.hs:630:1: Warning: Tab character

src/Csound/Patch.hs:631:1: Warning: Tab character

src/Csound/Patch.hs:634:1: Warning: Tab character

src/Csound/Patch.hs:635:1: Warning: Tab character

src/Csound/Patch.hs:638:1: Warning: Tab character

src/Csound/Patch.hs:639:1: Warning: Tab character

src/Csound/Patch.hs:649:1: Warning: Tab character

src/Csound/Patch.hs:650:1: Warning: Tab character

src/Csound/Patch.hs:653:1: Warning: Tab character

src/Csound/Patch.hs:654:1: Warning: Tab character

src/Csound/Patch.hs:669:1: Warning: Tab character

src/Csound/Patch.hs:670:1: Warning: Tab character

src/Csound/Patch.hs:670:28: Warning: Tab character

src/Csound/Patch.hs:671:1: Warning: Tab character

src/Csound/Patch.hs:671:39: Warning: Tab character

src/Csound/Patch.hs:672:1: Warning: Tab character

src/Csound/Patch.hs:675:1: Warning: Tab character

src/Csound/Patch.hs:679:1: Warning: Tab character

src/Csound/Patch.hs:680:1: Warning: Tab character

src/Csound/Patch.hs:681:1: Warning: Tab character

src/Csound/Patch.hs:687:1: Warning: Tab character

src/Csound/Patch.hs:688:1: Warning: Tab character

src/Csound/Patch.hs:689:1: Warning: Tab character

src/Csound/Patch.hs:690:1: Warning: Tab character

src/Csound/Patch.hs:693:1: Warning: Tab character

src/Csound/Patch.hs:694:1: Warning: Tab character

src/Csound/Patch.hs:695:1: Warning: Tab character

src/Csound/Patch.hs:696:1: Warning: Tab character

src/Csound/Patch.hs:700:1: Warning: Tab character

src/Csound/Patch.hs:701:1: Warning: Tab character

src/Csound/Patch.hs:702:1: Warning: Tab character

src/Csound/Patch.hs:706:1: Warning: Tab character

src/Csound/Patch.hs:707:1: Warning: Tab character

src/Csound/Patch.hs:708:1: Warning: Tab character

src/Csound/Patch.hs:709:1: Warning: Tab character

src/Csound/Patch.hs:713:1: Warning: Tab character

src/Csound/Patch.hs:714:1: Warning: Tab character

src/Csound/Patch.hs:715:1: Warning: Tab character

src/Csound/Patch.hs:716:1: Warning: Tab character

src/Csound/Patch.hs:720:1: Warning: Tab character

src/Csound/Patch.hs:721:1: Warning: Tab character

src/Csound/Patch.hs:722:1: Warning: Tab character

src/Csound/Patch.hs:723:1: Warning: Tab character

src/Csound/Patch.hs:727:1: Warning: Tab character

src/Csound/Patch.hs:728:1: Warning: Tab character

src/Csound/Patch.hs:730:15: Warning: Tab character

src/Csound/Patch.hs:731:15: Warning: Tab character

src/Csound/Patch.hs:732:15: Warning: Tab character

src/Csound/Patch.hs:733:21: Warning: Tab character

src/Csound/Patch.hs:734:21: Warning: Tab character

src/Csound/Patch.hs:735:21: Warning: Tab character

src/Csound/Patch.hs:736:21: Warning: Tab character

src/Csound/Patch.hs:737:21: Warning: Tab character

src/Csound/Patch.hs:739:21: Warning: Tab character

src/Csound/Patch.hs:740:21: Warning: Tab character

src/Csound/Patch.hs:766:1: Warning: Tab character

src/Csound/Patch.hs:888:1: Warning: Tab character

src/Csound/Patch.hs:889:1: Warning: Tab character

src/Csound/Patch.hs:892:1: Warning: Tab character

src/Csound/Patch.hs:893:1: Warning: Tab character

src/Csound/Patch.hs:896:1: Warning: Tab character

src/Csound/Patch.hs:897:1: Warning: Tab character

src/Csound/Patch.hs:900:1: Warning: Tab character

src/Csound/Patch.hs:900:99: Warning: Tab character

src/Csound/Patch.hs:901:1: Warning: Tab character

src/Csound/Patch.hs:904:1: Warning: Tab character

src/Csound/Patch.hs:905:1: Warning: Tab character

src/Csound/Patch.hs:905:45: Warning: Tab character

src/Csound/Patch.hs:1044:1: Warning: Tab character

src/Csound/Patch.hs:1045:1: Warning: Tab character

src/Csound/Patch.hs:1046:1: Warning: Tab character

src/Csound/Patch.hs:1046:23: Warning: Tab character

src/Csound/Patch.hs:1047:1: Warning: Tab character

src/Csound/Patch.hs:1047:23: Warning: Tab character

src/Csound/Patch.hs:1048:1: Warning: Tab character

src/Csound/Patch.hs:1051:1: Warning: Tab character

src/Csound/Patch.hs:1052:1: Warning: Tab character

src/Csound/Patch.hs:1053:1: Warning: Tab character

src/Csound/Patch.hs:1054:1: Warning: Tab character

src/Csound/Patch.hs:1054:56: Warning: Tab character

src/Csound/Patch.hs:1055:1: Warning: Tab character

src/Csound/Patch.hs:1056:1: Warning: Tab character

src/Csound/Patch.hs:1061:1: Warning: Tab character

src/Csound/Patch.hs:1062:1: Warning: Tab character

src/Csound/Patch.hs:1063:1: Warning: Tab character

src/Csound/Patch.hs:1064:1: Warning: Tab character

src/Csound/Patch.hs:1065:1: Warning: Tab character

src/Csound/Patch.hs:1068:1: Warning: Tab character

src/Csound/Patch.hs:1069:1: Warning: Tab character

src/Csound/Patch.hs:1070:1: Warning: Tab character

src/Csound/Patch.hs:1071:1: Warning: Tab character

src/Csound/Patch.hs:1072:1: Warning: Tab character

src/Csound/Patch.hs:1075:1: Warning: Tab character

src/Csound/Patch.hs:1076:1: Warning: Tab character

src/Csound/Patch.hs:1077:1: Warning: Tab character

src/Csound/Patch.hs:1080:1: Warning: Tab character

src/Csound/Patch.hs:1081:1: Warning: Tab character

src/Csound/Patch.hs:1082:1: Warning: Tab character

src/Csound/Patch.hs:1085:1: Warning: Tab character

src/Csound/Patch.hs:1086:1: Warning: Tab character

src/Csound/Patch.hs:1087:1: Warning: Tab character

src/Csound/Patch.hs:1090:1: Warning: Tab character

src/Csound/Patch.hs:1091:1: Warning: Tab character

src/Csound/Patch.hs:1092:1: Warning: Tab character

src/Csound/Patch.hs:1095:1: Warning: Tab character

src/Csound/Patch.hs:1096:1: Warning: Tab character

src/Csound/Patch.hs:1097:1: Warning: Tab character

src/Csound/Patch.hs:1102:1: Warning: Tab character

src/Csound/Patch.hs:1103:1: Warning: Tab character

src/Csound/Patch.hs:1104:1: Warning: Tab character

src/Csound/Patch.hs:1105:1: Warning: Tab character

src/Csound/Patch.hs:1106:1: Warning: Tab character

src/Csound/Patch.hs:1109:1: Warning: Tab character

src/Csound/Patch.hs:1110:1: Warning: Tab character

src/Csound/Patch.hs:1111:1: Warning: Tab character

src/Csound/Patch.hs:1112:1: Warning: Tab character

src/Csound/Patch.hs:1113:1: Warning: Tab character

src/Csound/Patch.hs:1116:1: Warning: Tab character

src/Csound/Patch.hs:1117:1: Warning: Tab character

src/Csound/Patch.hs:1118:1: Warning: Tab character

src/Csound/Patch.hs:1121:1: Warning: Tab character

src/Csound/Patch.hs:1122:1: Warning: Tab character

src/Csound/Patch.hs:1123:1: Warning: Tab character

src/Csound/Patch.hs:1126:1: Warning: Tab character

src/Csound/Patch.hs:1127:1: Warning: Tab character

src/Csound/Patch.hs:1128:1: Warning: Tab character

src/Csound/Patch.hs:1131:1: Warning: Tab character

src/Csound/Patch.hs:1132:1: Warning: Tab character

src/Csound/Patch.hs:1133:1: Warning: Tab character

src/Csound/Patch.hs:1136:1: Warning: Tab character

src/Csound/Patch.hs:1137:1: Warning: Tab character

src/Csound/Patch.hs:1138:1: Warning: Tab character

src/Csound/Patch.hs:1143:1: Warning: Tab character

src/Csound/Patch.hs:1144:1: Warning: Tab character

src/Csound/Patch.hs:1145:1: Warning: Tab character

src/Csound/Patch.hs:1146:1: Warning: Tab character

src/Csound/Patch.hs:1147:1: Warning: Tab character

src/Csound/Patch.hs:1150:1: Warning: Tab character

src/Csound/Patch.hs:1151:1: Warning: Tab character

src/Csound/Patch.hs:1152:1: Warning: Tab character

src/Csound/Patch.hs:1153:1: Warning: Tab character

src/Csound/Patch.hs:1154:1: Warning: Tab character

src/Csound/Patch.hs:1157:1: Warning: Tab character

src/Csound/Patch.hs:1158:1: Warning: Tab character

src/Csound/Patch.hs:1159:1: Warning: Tab character

src/Csound/Patch.hs:1162:1: Warning: Tab character

src/Csound/Patch.hs:1163:1: Warning: Tab character

src/Csound/Patch.hs:1164:1: Warning: Tab character

src/Csound/Patch.hs:1167:1: Warning: Tab character

src/Csound/Patch.hs:1168:1: Warning: Tab character

src/Csound/Patch.hs:1169:1: Warning: Tab character

src/Csound/Patch.hs:1172:1: Warning: Tab character

src/Csound/Patch.hs:1173:1: Warning: Tab character

src/Csound/Patch.hs:1174:1: Warning: Tab character

src/Csound/Patch.hs:1177:1: Warning: Tab character

src/Csound/Patch.hs:1178:1: Warning: Tab character

src/Csound/Patch.hs:1179:1: Warning: Tab character

src/Csound/Patch.hs:1184:1: Warning: Tab character

src/Csound/Patch.hs:1185:1: Warning: Tab character

src/Csound/Patch.hs:1186:1: Warning: Tab character

src/Csound/Patch.hs:1187:1: Warning: Tab character

src/Csound/Patch.hs:1188:1: Warning: Tab character

src/Csound/Patch.hs:1191:1: Warning: Tab character

src/Csound/Patch.hs:1192:1: Warning: Tab character

src/Csound/Patch.hs:1193:1: Warning: Tab character

src/Csound/Patch.hs:1194:1: Warning: Tab character

src/Csound/Patch.hs:1195:1: Warning: Tab character

src/Csound/Patch.hs:1198:1: Warning: Tab character

src/Csound/Patch.hs:1199:1: Warning: Tab character

src/Csound/Patch.hs:1200:1: Warning: Tab character

src/Csound/Patch.hs:1203:1: Warning: Tab character

src/Csound/Patch.hs:1204:1: Warning: Tab character

src/Csound/Patch.hs:1205:1: Warning: Tab character

src/Csound/Patch.hs:1208:1: Warning: Tab character

src/Csound/Patch.hs:1209:1: Warning: Tab character

src/Csound/Patch.hs:1210:1: Warning: Tab character

src/Csound/Patch.hs:1213:1: Warning: Tab character

src/Csound/Patch.hs:1214:1: Warning: Tab character

src/Csound/Patch.hs:1215:1: Warning: Tab character

src/Csound/Patch.hs:1218:1: Warning: Tab character

src/Csound/Patch.hs:1219:1: Warning: Tab character

src/Csound/Patch.hs:1220:1: Warning: Tab character

src/Csound/Patch.hs:1225:1: Warning: Tab character

src/Csound/Patch.hs:1226:1: Warning: Tab character

src/Csound/Patch.hs:1227:1: Warning: Tab character

src/Csound/Patch.hs:1228:1: Warning: Tab character

src/Csound/Patch.hs:1229:1: Warning: Tab character

src/Csound/Patch.hs:1232:1: Warning: Tab character

src/Csound/Patch.hs:1233:1: Warning: Tab character

src/Csound/Patch.hs:1234:1: Warning: Tab character

src/Csound/Patch.hs:1235:1: Warning: Tab character

src/Csound/Patch.hs:1236:1: Warning: Tab character

src/Csound/Patch.hs:1239:1: Warning: Tab character

src/Csound/Patch.hs:1240:1: Warning: Tab character

src/Csound/Patch.hs:1241:1: Warning: Tab character

src/Csound/Patch.hs:1244:1: Warning: Tab character

src/Csound/Patch.hs:1245:1: Warning: Tab character

src/Csound/Patch.hs:1246:1: Warning: Tab character

src/Csound/Patch.hs:1249:1: Warning: Tab character

src/Csound/Patch.hs:1250:1: Warning: Tab character

src/Csound/Patch.hs:1251:1: Warning: Tab character

src/Csound/Patch.hs:1254:1: Warning: Tab character

src/Csound/Patch.hs:1255:1: Warning: Tab character

src/Csound/Patch.hs:1256:1: Warning: Tab character

src/Csound/Patch.hs:1259:1: Warning: Tab character

src/Csound/Patch.hs:1260:1: Warning: Tab character

src/Csound/Patch.hs:1261:1: Warning: Tab character

src/Csound/Patch.hs:1267:1: Warning: Tab character

src/Csound/Patch.hs:1268:1: Warning: Tab character

src/Csound/Patch.hs:1269:1: Warning: Tab character

src/Csound/Patch.hs:1270:1: Warning: Tab character

src/Csound/Patch.hs:1271:1: Warning: Tab character

src/Csound/Patch.hs:1274:1: Warning: Tab character

src/Csound/Patch.hs:1275:1: Warning: Tab character

src/Csound/Patch.hs:1276:1: Warning: Tab character

src/Csound/Patch.hs:1277:1: Warning: Tab character

src/Csound/Patch.hs:1278:1: Warning: Tab character

src/Csound/Patch.hs:1281:1: Warning: Tab character

src/Csound/Patch.hs:1282:1: Warning: Tab character

src/Csound/Patch.hs:1283:1: Warning: Tab character

src/Csound/Patch.hs:1286:1: Warning: Tab character

src/Csound/Patch.hs:1287:1: Warning: Tab character

src/Csound/Patch.hs:1288:1: Warning: Tab character

src/Csound/Patch.hs:1291:1: Warning: Tab character

src/Csound/Patch.hs:1292:1: Warning: Tab character

src/Csound/Patch.hs:1293:1: Warning: Tab character

src/Csound/Patch.hs:1296:1: Warning: Tab character

src/Csound/Patch.hs:1297:1: Warning: Tab character

src/Csound/Patch.hs:1298:1: Warning: Tab character

src/Csound/Patch.hs:1301:1: Warning: Tab character

src/Csound/Patch.hs:1302:1: Warning: Tab character

src/Csound/Patch.hs:1303:1: Warning: Tab character

src/Csound/Patch.hs:1309:1: Warning: Tab character

src/Csound/Patch.hs:1310:1: Warning: Tab character

src/Csound/Patch.hs:1310:45: Warning: Tab character

src/Csound/Patch.hs:1313:1: Warning: Tab character

src/Csound/Patch.hs:1314:1: Warning: Tab character

src/Csound/Patch.hs:1317:1: Warning: Tab character

src/Csound/Patch.hs:1318:1: Warning: Tab character

src/Csound/Patch.hs:1321:1: Warning: Tab character

src/Csound/Patch.hs:1322:1: Warning: Tab character

src/Csound/Patch.hs:1325:1: Warning: Tab character

src/Csound/Patch.hs:1326:1: Warning: Tab character

src/Csound/Patch.hs:1326:45: Warning: Tab character

src/Csound/Patch.hs:1329:1: Warning: Tab character

src/Csound/Patch.hs:1330:1: Warning: Tab character

src/Csound/Patch.hs:1333:1: Warning: Tab character

src/Csound/Patch.hs:1334:1: Warning: Tab character

src/Csound/Patch.hs:1335:1: Warning: Tab character

src/Csound/Patch.hs:1337:1: Warning: Tab character

src/Csound/Patch.hs:1338:1: Warning: Tab character

src/Csound/Patch.hs:1341:1: Warning: Tab character

src/Csound/Patch.hs:1342:1: Warning: Tab character

src/Csound/Patch.hs:1345:1: Warning: Tab character

src/Csound/Patch.hs:1346:1: Warning: Tab character

src/Csound/Patch.hs:1349:1: Warning: Tab character

src/Csound/Patch.hs:1350:1: Warning: Tab character

src/Csound/Patch.hs:1353:1: Warning: Tab character

src/Csound/Patch.hs:1354:1: Warning: Tab character

src/Csound/Patch.hs:1355:1: Warning: Tab character

src/Csound/Patch.hs:1360:1: Warning: Tab character

src/Csound/Patch.hs:1361:1: Warning: Tab character

src/Csound/Patch.hs:1364:1: Warning: Tab character

src/Csound/Patch.hs:1365:1: Warning: Tab character

src/Csound/Patch.hs:1368:1: Warning: Tab character

src/Csound/Patch.hs:1369:1: Warning: Tab character

src/Csound/Patch.hs:1375:1: Warning: Tab character

src/Csound/Patch.hs:1376:1: Warning: Tab character

src/Csound/Patch.hs:1379:1: Warning: Tab character

src/Csound/Patch.hs:1380:1: Warning: Tab character

src/Csound/Patch.hs:1383:1: Warning: Tab character

src/Csound/Patch.hs:1384:1: Warning: Tab character

src/Csound/Patch.hs:42:73: Warning:
    ‘dreamPad'’ is exported by ‘dreamPad'’ and ‘dreamPad'’

src/Csound/Patch.hs:169: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/Patch.hs:221:1: Warning:
    Top-level binding with no type signature:
      epiano1 :: Patch D (Sig, Sig)

src/Csound/Patch.hs:223:1: Warning:
    Top-level binding with no type signature:
      epiano1' :: Epiano1 -> Patch D (Sig, Sig)

src/Csound/Patch.hs:234:1: Warning:
    Top-level binding with no type signature:
      mutedPiano :: Patch D (Sig, Sig)

src/Csound/Patch.hs:236:1: Warning:
    Top-level binding with no type signature:
      mutedPiano' :: MutedPiano -> Patch D (Sig, Sig)

src/Csound/Patch.hs:236:25: Warning:
    This binding for ‘mute’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.InstrumentControl’)

src/Csound/Patch.hs:240:1: Warning:
    Top-level binding with no type signature: amPiano :: Patch D Sig

src/Csound/Patch.hs:244:1: Warning:
    Top-level binding with no type signature: fmPiano :: Patch D Sig2

src/Csound/Patch.hs:248:1: Warning:
    Top-level binding with no type signature: epiano2 :: Patch2

src/Csound/Patch.hs:252:1: Warning:
    Top-level binding with no type signature: epianoHeavy :: Patch2

src/Csound/Patch.hs:256:1: Warning:
    Top-level binding with no type signature: epianoBright :: Patch2

src/Csound/Patch.hs:260:1: Warning:
    Top-level binding with no type signature:
      vibraphonePiano1 :: Patch2

src/Csound/Patch.hs:261:1: Warning:
    Top-level binding with no type signature:
      vibraphonePiano2 :: Patch2

src/Csound/Patch.hs:270:1: Warning:
    Top-level binding with no type signature:
      cathedralOrgan :: Patch D Sig2

src/Csound/Patch.hs:281:1: Warning:
    Top-level binding with no type signature:
      hammondOrgan :: Patch D Sig2

src/Csound/Patch.hs:283:1: Warning:
    Top-level binding with no type signature:
      hammondOrganm :: Patch Sig Sig2

src/Csound/Patch.hs:285:1: Warning:
    Top-level binding with no type signature:
      hammondOrgan' :: HammondOrgan -> Patch D Sig2

src/Csound/Patch.hs:285:29: Warning:
    This binding for ‘detune’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Patch.hs:289:1: Warning:
    Top-level binding with no type signature:
      hammondOrganm' :: HammondOrgan -> Patch Sig Sig2

src/Csound/Patch.hs:289:30: Warning:
    This binding for ‘detune’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Wave’)

src/Csound/Patch.hs:293:1: Warning:
    Top-level binding with no type signature:
      toneWheelOrgan :: Patch D Sig2

src/Csound/Patch.hs:297:1: Warning:
    Top-level binding with no type signature: sawOrgan :: Patch2

src/Csound/Patch.hs:298:1: Warning:
    Top-level binding with no type signature: triOrgan :: Patch2

src/Csound/Patch.hs:299:1: Warning:
    Top-level binding with no type signature: sqrOrgan :: Patch2

src/Csound/Patch.hs:300:1: Warning:
    Top-level binding with no type signature: pwOrgan :: Sig -> Patch2

src/Csound/Patch.hs:302:1: Warning:
    Top-level binding with no type signature: sawOrganm :: PatchSig2

src/Csound/Patch.hs:303:1: Warning:
    Top-level binding with no type signature: triOrganm :: PatchSig2

src/Csound/Patch.hs:304:1: Warning:
    Top-level binding with no type signature: sqrOrganm :: PatchSig2

src/Csound/Patch.hs:305:1: Warning:
    Top-level binding with no type signature:
      pwOrganm :: Sig -> PatchSig2

src/Csound/Patch.hs:322:1: Warning:
    Top-level binding with no type signature: accordeon :: Patch D Sig2

src/Csound/Patch.hs:324:1: Warning:
    Top-level binding with no type signature:
      accordeonBright1 :: Patch D Sig2

src/Csound/Patch.hs:325:1: Warning:
    Top-level binding with no type signature:
      accordeonBright2 :: Patch D Sig2

src/Csound/Patch.hs:327:1: Warning:
    Defined but not used: ‘accordeonHeavy’

src/Csound/Patch.hs:327:1: Warning:
    Top-level binding with no type signature:
      accordeonHeavy :: Patch D Sig2

src/Csound/Patch.hs:328:1: Warning:
    Top-level binding with no type signature:
      brokenAccordeon :: Patch D Sig2

src/Csound/Patch.hs:330:1: Warning:
    Top-level binding with no type signature:
      accordeon' :: Accordeon -> Patch D Sig2

src/Csound/Patch.hs:342:1: Warning:
    Top-level binding with no type signature:
      tenor' :: (Sig -> Sig) -> Choir -> Patch D Sig2

src/Csound/Patch.hs:342:8: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:346:1: Warning:
    Top-level binding with no type signature:
      soprano' :: (Sig -> Sig) -> Choir -> Patch D Sig2

src/Csound/Patch.hs:346:10: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:350:1: Warning:
    Top-level binding with no type signature:
      choir' :: (Sig -> Sig) -> Choir -> Patch D Sig2

src/Csound/Patch.hs:350:8: Warning:
    This binding for ‘filt’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:359:1: Warning:
    Top-level binding with no type signature: choirA :: Patch D Sig2

src/Csound/Patch.hs:360:1: Warning:
    Top-level binding with no type signature: choirO :: Patch D Sig2

src/Csound/Patch.hs:361:1: Warning:
    Top-level binding with no type signature: choirE :: Patch D Sig2

src/Csound/Patch.hs:362:1: Warning:
    Top-level binding with no type signature: choirU :: Patch D Sig2

src/Csound/Patch.hs:364:1: Warning:
    Top-level binding with no type signature:
      choirA' :: Choir -> Patch D Sig2

src/Csound/Patch.hs:365:1: Warning:
    Top-level binding with no type signature:
      choirO' :: Choir -> Patch D Sig2

src/Csound/Patch.hs:366:1: Warning:
    Top-level binding with no type signature:
      choirE' :: Choir -> Patch D Sig2

src/Csound/Patch.hs:367:1: Warning:
    Top-level binding with no type signature:
      choirU' :: Choir -> Patch D Sig2

src/Csound/Patch.hs:377:1: Warning:
    Top-level binding with no type signature: windSings :: Patch D Sig2

src/Csound/Patch.hs:379:1: Warning:
    Top-level binding with no type signature:
      longNoisyChoir :: Patch D Sig2

src/Csound/Patch.hs:380:1: Warning:
    Top-level binding with no type signature:
      noisyChoir :: Patch D Sig2

src/Csound/Patch.hs:383:1: Warning:
    Top-level binding with no type signature:
      longNoisyChoir' :: NoisyChoir -> Patch D Sig2

src/Csound/Patch.hs:387:1: Warning:
    Top-level binding with no type signature:
      noisyChoir' :: NoisyChoir -> Patch D Sig2

src/Csound/Patch.hs:396:1: Warning:
    Top-level binding with no type signature: pwPad :: Patch D Sig2

src/Csound/Patch.hs:400:1: Warning:
    Top-level binding with no type signature: pwPadm :: Patch Sig Sig2

src/Csound/Patch.hs:404:1: Warning:
    Top-level binding with no type signature:
      triPad :: Patch D (Sig, Sig)

src/Csound/Patch.hs:408:1: Warning:
    Top-level binding with no type signature:
      triPadm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:412:1: Warning:
    Top-level binding with no type signature: nightPad :: Patch D Sig2

src/Csound/Patch.hs:416:1: Warning:
    Top-level binding with no type signature:
      nightPadm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:420:1: Warning:
    Top-level binding with no type signature:
      overtonePad :: Patch D Sig2

src/Csound/Patch.hs:424:1: Warning:
    Top-level binding with no type signature:
      overtonePadm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:428:1: Warning:
    Top-level binding with no type signature:
      caveOvertonePad :: Patch D Sig2

src/Csound/Patch.hs:430:1: Warning:
    Top-level binding with no type signature:
      caveOvertonePadm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:432:1: Warning:
    Top-level binding with no type signature: chorusel :: Patch D Sig2

src/Csound/Patch.hs:436:1: Warning:
    Top-level binding with no type signature:
      choruselm :: Patch Sig Sig2

src/Csound/Patch.hs:440:1: Warning:
    Top-level binding with no type signature:
      pwEnsemble :: Patch D Sig2

src/Csound/Patch.hs:444:1: Warning:
    Top-level binding with no type signature:
      pwEnsemblem :: Patch Sig Sig2

src/Csound/Patch.hs:448:1: Warning:
    Top-level binding with no type signature:
      fmDroneSlow :: Patch D Sig2

src/Csound/Patch.hs:452:1: Warning:
    Top-level binding with no type signature:
      fmDroneSlowm :: Patch Sig Sig2

src/Csound/Patch.hs:456:1: Warning:
    Top-level binding with no type signature:
      fmDroneMedium :: Patch D Sig2

src/Csound/Patch.hs:460:1: Warning:
    Top-level binding with no type signature:
      fmDroneMediumm :: Patch Sig Sig2

src/Csound/Patch.hs:464:1: Warning:
    Top-level binding with no type signature:
      fmDroneFast :: Patch D Sig2

src/Csound/Patch.hs:468:1: Warning:
    Top-level binding with no type signature:
      fmDroneFastm :: Patch Sig Sig2

src/Csound/Patch.hs:472:1: Warning:
    Top-level binding with no type signature:
      vibrophonePad :: Patch D Sig2

src/Csound/Patch.hs:479:1: Warning:
    Top-level binding with no type signature:
      razorPadSlow :: Patch D Sig2

src/Csound/Patch.hs:480:1: Warning:
    Top-level binding with no type signature:
      razorPadFast :: Patch D Sig2

src/Csound/Patch.hs:481:1: Warning:
    Top-level binding with no type signature:
      razorPadTremolo :: Patch D Sig2

src/Csound/Patch.hs:483:1: Warning:
    Top-level binding with no type signature:
      razorPadSlowm :: Patch Sig Sig2

src/Csound/Patch.hs:484:1: Warning:
    Top-level binding with no type signature:
      razorPadFastm :: Patch Sig Sig2

src/Csound/Patch.hs:485:1: Warning:
    Top-level binding with no type signature:
      razorPadTremolom :: Patch Sig Sig2

src/Csound/Patch.hs:487:1: Warning:
    Top-level binding with no type signature: razorPad :: Patch D Sig2

src/Csound/Patch.hs:489:1: Warning:
    Top-level binding with no type signature:
      razorPadm :: Patch Sig Sig2

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

src/Csound/Patch.hs:496:1: Warning:
    Top-level binding with no type signature:
      razorPadm' :: RazorPad -> Patch Sig Sig2

src/Csound/Patch.hs:500:1: Warning:
    Top-level binding with no type signature:
      dreamPadFx :: [FxSpec Sig2]

src/Csound/Patch.hs:502:1: Warning:
    Top-level binding with no type signature: dreamPad :: Patch2

src/Csound/Patch.hs:503:1: Warning:
    Top-level binding with no type signature: underwaterPad :: Patch2

src/Csound/Patch.hs:504:1: Warning:
    Top-level binding with no type signature:
      lightIsTooBrightPad :: Patch2

src/Csound/Patch.hs:505:1: Warning:
    Top-level binding with no type signature: whaleSongPad :: Patch2

src/Csound/Patch.hs:507:1: Warning:
    Top-level binding with no type signature:
      dreamPadBy :: (Sig -> SE Sig) -> Patch2

src/Csound/Patch.hs:509:1: Warning:
    Top-level binding with no type signature: dreamPadm :: PatchSig2

src/Csound/Patch.hs:510:1: Warning:
    Top-level binding with no type signature:
      underwaterPadm :: PatchSig2

src/Csound/Patch.hs:511:1: Warning:
    Top-level binding with no type signature:
      lightIsTooBrightPadm :: PatchSig2

src/Csound/Patch.hs:512:1: Warning:
    Top-level binding with no type signature:
      whaleSongPadm :: PatchSig2

src/Csound/Patch.hs:514:1: Warning:
    Top-level binding with no type signature:
      dreamPadBym :: (Sig -> SE Sig) -> PatchSig2

src/Csound/Patch.hs:587:1: Warning:
    Top-level binding with no type signature:
      polySynth :: Patch D (Sig, Sig)

src/Csound/Patch.hs:592:1: Warning:
    Top-level binding with no type signature:
      polySynthm :: Patch Sig (Sig, Sig)

src/Csound/Patch.hs:597:1: Warning:
    Top-level binding with no type signature:
      phasingLead :: Patch D Sig2

src/Csound/Patch.hs:608:1: Warning:
    Top-level binding with no type signature:
      razorLeadSlow :: Patch D Sig2

src/Csound/Patch.hs:609:1: Warning:
    Top-level binding with no type signature:
      razorLeadFast :: Patch D Sig2

src/Csound/Patch.hs:610:1: Warning:
    Top-level binding with no type signature:
      razorLeadTremolo :: Patch D Sig2

src/Csound/Patch.hs:612:1: Warning:
    Top-level binding with no type signature: razorLead :: Patch D Sig2

src/Csound/Patch.hs:614:1: Warning:
    Top-level binding with no type signature:
      razorLead' :: RazorLead -> Patch D Sig2

src/Csound/Patch.hs:629:1: Warning:
    Top-level binding with no type signature:
      simpleBass :: Patch D Sig2

src/Csound/Patch.hs:633:1: Warning:
    Top-level binding with no type signature: pwBass :: Patch D Sig2

src/Csound/Patch.hs:637:1: Warning:
    Top-level binding with no type signature: deepBass :: Patch D Sig2

src/Csound/Patch.hs:648:1: Warning:
    Top-level binding with no type signature: guitar :: Patch D Sig2

src/Csound/Patch.hs:652:1: Warning:
    Top-level binding with no type signature:
      harpsichord :: Patch D Sig2

src/Csound/Patch.hs:686:1: Warning:
    Top-level binding with no type signature: nextSize :: Size -> Size

src/Csound/Patch.hs:692:1: Warning:
    Top-level binding with no type signature: prevSize :: Size -> Size

src/Csound/Patch.hs:730:1: Warning:
    Top-level binding with no type signature: dahinaSize :: Size

src/Csound/Patch.hs:731:1: Warning:
    Top-level binding with no type signature: banyanSize :: Size

src/Csound/Patch.hs:732:1: Warning:
    Top-level binding with no type signature: xylophoneSize :: Size

src/Csound/Patch.hs:733:1: Warning:
    Top-level binding with no type signature:
      tibetanBowl152Size :: Size

src/Csound/Patch.hs:734:1: Warning:
    Top-level binding with no type signature:
      tibetanBowl140Size :: Size

src/Csound/Patch.hs:735:1: Warning:
    Top-level binding with no type signature:
      tibetanBowl180Size :: Size

src/Csound/Patch.hs:736:1: Warning:
    Top-level binding with no type signature: spinelSphereSize :: Size

src/Csound/Patch.hs:737:1: Warning:
    Top-level binding with no type signature: potLidSize :: Size

src/Csound/Patch.hs:738:1: Warning:
    Top-level binding with no type signature:
      redCedarWoodPlateSize :: Size

src/Csound/Patch.hs:739:1: Warning:
    Top-level binding with no type signature: tubularBellSize :: Size

src/Csound/Patch.hs:740:1: Warning:
    Top-level binding with no type signature: redwoodPlateSize :: Size

src/Csound/Patch.hs:741:1: Warning:
    Top-level binding with no type signature:
      douglasFirWoodPlateSize :: Size

src/Csound/Patch.hs:742:1: Warning:
    Top-level binding with no type signature:
      uniformWoodenBarSize :: Size

src/Csound/Patch.hs:743:1: Warning:
    Top-level binding with no type signature:
      uniformAluminumBarSize :: Size

src/Csound/Patch.hs:744:1: Warning:
    Top-level binding with no type signature: vibraphone1Size :: Size

src/Csound/Patch.hs:745:1: Warning:
    Top-level binding with no type signature: vibraphone2Size :: Size

src/Csound/Patch.hs:746:1: Warning:
    Top-level binding with no type signature:
      chalandiPlatesSize :: Size

src/Csound/Patch.hs:747:1: Warning:
    Top-level binding with no type signature: wineGlassSize :: Size

src/Csound/Patch.hs:748:1: Warning:
    Top-level binding with no type signature: smallHandbellSize :: Size

src/Csound/Patch.hs:749:1: Warning:
    Top-level binding with no type signature:
      albertClockBellBelfastSize :: Size

src/Csound/Patch.hs:750:1: Warning:
    Top-level binding with no type signature: woodBlockSize :: Size

src/Csound/Patch.hs:769:1: Warning:
    Top-level binding with no type signature: smallDahina :: Patch2

src/Csound/Patch.hs:770:1: Warning:
    Top-level binding with no type signature: dahina :: Patch2

src/Csound/Patch.hs:771:1: Warning:
    Top-level binding with no type signature: largeDahina :: Patch2

src/Csound/Patch.hs:772:1: Warning:
    Top-level binding with no type signature: magicDahina :: Patch2

src/Csound/Patch.hs:774:1: Warning:
    Top-level binding with no type signature: smallBanyan :: Patch2

src/Csound/Patch.hs:775:1: Warning:
    Top-level binding with no type signature: banyan :: Patch2

src/Csound/Patch.hs:776:1: Warning:
    Top-level binding with no type signature: largeBanyan :: Patch2

src/Csound/Patch.hs:777:1: Warning:
    Top-level binding with no type signature: magicBanyan :: Patch2

src/Csound/Patch.hs:779:1: Warning:
    Top-level binding with no type signature: smallXylophone :: Patch2

src/Csound/Patch.hs:780:1: Warning:
    Top-level binding with no type signature: xylophone :: Patch2

src/Csound/Patch.hs:781:1: Warning:
    Top-level binding with no type signature: largeXylophone :: Patch2

src/Csound/Patch.hs:782:1: Warning:
    Top-level binding with no type signature: magicXylophone :: Patch2

src/Csound/Patch.hs:784:1: Warning:
    Top-level binding with no type signature:
      smallTibetanBowl180 :: Patch2

src/Csound/Patch.hs:785:1: Warning:
    Top-level binding with no type signature: tibetanBowl180 :: Patch2

src/Csound/Patch.hs:786:1: Warning:
    Top-level binding with no type signature:
      largeTibetanBowl180 :: Patch2

src/Csound/Patch.hs:787:1: Warning:
    Top-level binding with no type signature:
      magicTibetanBowl180 :: Patch2

src/Csound/Patch.hs:789:1: Warning:
    Top-level binding with no type signature:
      smallSpinelSphere :: Patch2

src/Csound/Patch.hs:790:1: Warning:
    Top-level binding with no type signature: spinelSphere :: Patch2

src/Csound/Patch.hs:791:1: Warning:
    Top-level binding with no type signature:
      largeSpinelSphere :: Patch2

src/Csound/Patch.hs:792:1: Warning:
    Top-level binding with no type signature:
      magicSpinelSphere :: Patch2

src/Csound/Patch.hs:794:1: Warning:
    Top-level binding with no type signature: smallPotLid :: Patch2

src/Csound/Patch.hs:795:1: Warning:
    Top-level binding with no type signature: potLid :: Patch2

src/Csound/Patch.hs:796:1: Warning:
    Top-level binding with no type signature: largePotLid :: Patch2

src/Csound/Patch.hs:797:1: Warning:
    Top-level binding with no type signature: magicPotLid :: Patch2

src/Csound/Patch.hs:799:1: Warning:
    Top-level binding with no type signature:
      smallRedCedarWoodPlate :: Patch2

src/Csound/Patch.hs:800:1: Warning:
    Top-level binding with no type signature:
      redCedarWoodPlate :: Patch2

src/Csound/Patch.hs:801:1: Warning:
    Top-level binding with no type signature:
      largeRedCedarWoodPlate :: Patch2

src/Csound/Patch.hs:802:1: Warning:
    Top-level binding with no type signature:
      magicRedCedarWoodPlate :: Patch2

src/Csound/Patch.hs:804:1: Warning:
    Top-level binding with no type signature:
      smallTubularBell :: Patch2

src/Csound/Patch.hs:805:1: Warning:
    Top-level binding with no type signature: tubularBell :: Patch2

src/Csound/Patch.hs:806:1: Warning:
    Top-level binding with no type signature:
      largeTubularBell :: Patch2

src/Csound/Patch.hs:807:1: Warning:
    Top-level binding with no type signature:
      magicTubularBell :: Patch2

src/Csound/Patch.hs:809:1: Warning:
    Top-level binding with no type signature:
      smallRedwoodPlate :: Patch2

src/Csound/Patch.hs:810:1: Warning:
    Top-level binding with no type signature: redwoodPlate :: Patch2

src/Csound/Patch.hs:811:1: Warning:
    Top-level binding with no type signature:
      largeRedwoodPlate :: Patch2

src/Csound/Patch.hs:812:1: Warning:
    Top-level binding with no type signature:
      magicRedwoodPlate :: Patch2

src/Csound/Patch.hs:814:1: Warning:
    Top-level binding with no type signature:
      smallDouglasFirWoodPlate :: Patch2

src/Csound/Patch.hs:815:1: Warning:
    Top-level binding with no type signature:
      douglasFirWoodPlate :: Patch2

src/Csound/Patch.hs:816:1: Warning:
    Top-level binding with no type signature:
      largeDouglasFirWoodPlate :: Patch2

src/Csound/Patch.hs:817:1: Warning:
    Top-level binding with no type signature:
      magicDouglasFirWoodPlate :: Patch2

src/Csound/Patch.hs:819:1: Warning:
    Top-level binding with no type signature:
      smallUniformWoodenBar :: Patch2

src/Csound/Patch.hs:820:1: Warning:
    Top-level binding with no type signature:
      uniformWoodenBar :: Patch2

src/Csound/Patch.hs:821:1: Warning:
    Top-level binding with no type signature:
      largeUniformWoodenBar :: Patch2

src/Csound/Patch.hs:822:1: Warning:
    Top-level binding with no type signature:
      magicUniformWoodenBar :: Patch2

src/Csound/Patch.hs:824:1: Warning:
    Top-level binding with no type signature:
      smallUniformAluminumBar :: Patch2

src/Csound/Patch.hs:825:1: Warning:
    Top-level binding with no type signature:
      uniformAluminumBar :: Patch2

src/Csound/Patch.hs:826:1: Warning:
    Top-level binding with no type signature:
      largeUniformAluminumBar :: Patch2

src/Csound/Patch.hs:827:1: Warning:
    Top-level binding with no type signature:
      magicUniformAluminumBar :: Patch2

src/Csound/Patch.hs:829:1: Warning:
    Top-level binding with no type signature:
      smallVibraphone1 :: Patch2

src/Csound/Patch.hs:830:1: Warning:
    Top-level binding with no type signature: vibraphone1 :: Patch2

src/Csound/Patch.hs:831:1: Warning:
    Top-level binding with no type signature:
      largeVibraphone1 :: Patch2

src/Csound/Patch.hs:832:1: Warning:
    Top-level binding with no type signature:
      magicVibraphone1 :: Patch2

src/Csound/Patch.hs:834:1: Warning:
    Top-level binding with no type signature:
      smallVibraphone2 :: Patch2

src/Csound/Patch.hs:835:1: Warning:
    Top-level binding with no type signature: vibraphone2 :: Patch2

src/Csound/Patch.hs:836:1: Warning:
    Top-level binding with no type signature:
      largeVibraphone2 :: Patch2

src/Csound/Patch.hs:837:1: Warning:
    Top-level binding with no type signature:
      magicVibraphone2 :: Patch2

src/Csound/Patch.hs:839:1: Warning:
    Top-level binding with no type signature:
      smallChalandiPlates :: Patch2

src/Csound/Patch.hs:840:1: Warning:
    Top-level binding with no type signature: chalandiPlates :: Patch2

src/Csound/Patch.hs:841:1: Warning:
    Top-level binding with no type signature:
      largeChalandiPlates :: Patch2

src/Csound/Patch.hs:842:1: Warning:
    Top-level binding with no type signature:
      magicChalandiPlates :: Patch2

src/Csound/Patch.hs:844:1: Warning:
    Top-level binding with no type signature:
      smallTibetanBowl152 :: Patch2

src/Csound/Patch.hs:845:1: Warning:
    Top-level binding with no type signature: tibetanBowl152 :: Patch2

src/Csound/Patch.hs:846:1: Warning:
    Top-level binding with no type signature:
      largeTibetanBowl152 :: Patch2

src/Csound/Patch.hs:847:1: Warning:
    Top-level binding with no type signature:
      magicTibetanBowl152 :: Patch2

src/Csound/Patch.hs:849:1: Warning:
    Top-level binding with no type signature:
      smallTibetanBowl140 :: Patch2

src/Csound/Patch.hs:850:1: Warning:
    Top-level binding with no type signature: tibetanBowl140 :: Patch2

src/Csound/Patch.hs:851:1: Warning:
    Top-level binding with no type signature:
      largeTibetanBowl140 :: Patch2

src/Csound/Patch.hs:852:1: Warning:
    Top-level binding with no type signature:
      magicTibetanBowl140 :: Patch2

src/Csound/Patch.hs:854:1: Warning:
    Top-level binding with no type signature: smallWineGlass :: Patch2

src/Csound/Patch.hs:855:1: Warning:
    Top-level binding with no type signature: wineGlass :: Patch2

src/Csound/Patch.hs:856:1: Warning:
    Top-level binding with no type signature: largeWineGlass :: Patch2

src/Csound/Patch.hs:857:1: Warning:
    Top-level binding with no type signature: magicWineGlass :: Patch2

src/Csound/Patch.hs:859:1: Warning:
    Top-level binding with no type signature: smallHandbell :: Patch2

src/Csound/Patch.hs:860:1: Warning:
    Top-level binding with no type signature: handbell :: Patch2

src/Csound/Patch.hs:861:1: Warning:
    Top-level binding with no type signature: largeHandbell :: Patch2

src/Csound/Patch.hs:862:1: Warning:
    Top-level binding with no type signature: magicHandbell :: Patch2

src/Csound/Patch.hs:864:1: Warning:
    Top-level binding with no type signature:
      smallAlbertClockBellBelfast :: Patch2

src/Csound/Patch.hs:865:1: Warning:
    Top-level binding with no type signature:
      albertClockBellBelfast :: Patch2

src/Csound/Patch.hs:866:1: Warning:
    Top-level binding with no type signature:
      largeAlbertClockBellBelfast :: Patch2

src/Csound/Patch.hs:867:1: Warning:
    Top-level binding with no type signature:
      magicAlbertClockBellBelfast :: Patch2

src/Csound/Patch.hs:869:1: Warning:
    Top-level binding with no type signature: smallWoodBlock :: Patch2

src/Csound/Patch.hs:870:1: Warning:
    Top-level binding with no type signature: woodBlock :: Patch2

src/Csound/Patch.hs:871:1: Warning:
    Top-level binding with no type signature: largeWoodBlock :: Patch2

src/Csound/Patch.hs:872:1: Warning:
    Top-level binding with no type signature: magicWoodBlock :: Patch2

src/Csound/Patch.hs:879:1: Warning: Defined but not used: ‘names’

src/Csound/Patch.hs:879:1: Warning:
    Top-level binding with no type signature: names :: [[Char]]

src/Csound/Patch.hs:880:1: Warning:
    Defined but not used: ‘toUpperName’

src/Csound/Patch.hs:880:1: Warning:
    Top-level binding with no type signature:
      toUpperName :: [Char] -> [Char]

src/Csound/Patch.hs:887:1: Warning:
    Top-level binding with no type signature:
      scrapeFast :: Sig -> C.Modes Sig -> Patch D Sig2

src/Csound/Patch.hs:891:1: Warning:
    Top-level binding with no type signature:
      scrape :: Sig -> C.Modes Sig -> Patch D Sig2

src/Csound/Patch.hs:895:1: Warning:
    Top-level binding with no type signature:
      scrapem :: Sig -> C.Modes Sig -> Patch Sig Sig2

src/Csound/Patch.hs:899:1: Warning:
    Top-level binding with no type signature:
      scrapePad :: Sig -> C.Modes Sig -> Patch D Sig2

src/Csound/Patch.hs:903:1: Warning:
    Top-level binding with no type signature:
      scrapePadm :: Sig -> C.Modes Sig -> Patch Sig Sig2

src/Csound/Patch.hs:907:1: Warning:
    Top-level binding with no type signature: scaleScrapeDahina :: Sig

src/Csound/Patch.hs:908:1: Warning:
    Top-level binding with no type signature: scaleScrapeBanyan :: Sig

src/Csound/Patch.hs:909:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeXylophone :: Sig

src/Csound/Patch.hs:910:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeTibetanBowl180 :: Sig

src/Csound/Patch.hs:911:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeSpinelSphere :: Sig

src/Csound/Patch.hs:912:1: Warning:
    Top-level binding with no type signature: scaleScrapePotLid :: Sig

src/Csound/Patch.hs:913:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeRedCedarWoodPlate :: Sig

src/Csound/Patch.hs:914:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeTubularBell :: Sig

src/Csound/Patch.hs:915:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeRedwoodPlate :: Sig

src/Csound/Patch.hs:916:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeDouglasFirWoodPlate :: Sig

src/Csound/Patch.hs:917:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeUniformWoodenBar :: Sig

src/Csound/Patch.hs:918:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeUniformAluminumBar :: Sig

src/Csound/Patch.hs:919:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeVibraphone1 :: Sig

src/Csound/Patch.hs:920:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeVibraphone2 :: Sig

src/Csound/Patch.hs:921:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeChalandiPlates :: Sig

src/Csound/Patch.hs:922:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeTibetanBowl152 :: Sig

src/Csound/Patch.hs:923:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeTibetanBowl140 :: Sig

src/Csound/Patch.hs:924:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeWineGlass :: Sig

src/Csound/Patch.hs:925:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeSmallHandbell :: Sig

src/Csound/Patch.hs:926:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeAlbertClockBellBelfast :: Sig

src/Csound/Patch.hs:927:1: Warning:
    Top-level binding with no type signature:
      scaleScrapeWoodBlock :: Sig

src/Csound/Patch.hs:929:1: Warning:
    Top-level binding with no type signature:
      scrapeDahina :: Patch D Sig2

src/Csound/Patch.hs:930:1: Warning:
    Top-level binding with no type signature:
      scrapeBanyan :: Patch D Sig2

src/Csound/Patch.hs:931:1: Warning:
    Top-level binding with no type signature:
      scrapeXylophone :: Patch D Sig2

src/Csound/Patch.hs:932:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl180 :: Patch D Sig2

src/Csound/Patch.hs:933:1: Warning:
    Top-level binding with no type signature:
      scrapeSpinelSphere :: Patch D Sig2

src/Csound/Patch.hs:934:1: Warning:
    Top-level binding with no type signature:
      scrapePotLid :: Patch D Sig2

src/Csound/Patch.hs:935:1: Warning:
    Top-level binding with no type signature:
      scrapeRedCedarWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:936:1: Warning:
    Top-level binding with no type signature:
      scrapeTubularBell :: Patch D Sig2

src/Csound/Patch.hs:937:1: Warning:
    Top-level binding with no type signature:
      scrapeRedwoodPlate :: Patch D Sig2

src/Csound/Patch.hs:938:1: Warning:
    Top-level binding with no type signature:
      scrapeDouglasFirWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:939:1: Warning:
    Top-level binding with no type signature:
      scrapeUniformWoodenBar :: Patch D Sig2

src/Csound/Patch.hs:940:1: Warning:
    Top-level binding with no type signature:
      scrapeUniformAluminumBar :: Patch D Sig2

src/Csound/Patch.hs:941:1: Warning:
    Top-level binding with no type signature:
      scrapeVibraphone1 :: Patch D Sig2

src/Csound/Patch.hs:942:1: Warning:
    Top-level binding with no type signature:
      scrapeVibraphone2 :: Patch D Sig2

src/Csound/Patch.hs:943:1: Warning:
    Top-level binding with no type signature:
      scrapeChalandiPlates :: Patch D Sig2

src/Csound/Patch.hs:944:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl152 :: Patch D Sig2

src/Csound/Patch.hs:945:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl140 :: Patch D Sig2

src/Csound/Patch.hs:946:1: Warning:
    Top-level binding with no type signature:
      scrapeWineGlass :: Patch D Sig2

src/Csound/Patch.hs:947:1: Warning:
    Top-level binding with no type signature:
      scrapeSmallHandbell :: Patch D Sig2

src/Csound/Patch.hs:948:1: Warning:
    Top-level binding with no type signature:
      scrapeAlbertClockBellBelfast :: Patch D Sig2

src/Csound/Patch.hs:949:1: Warning:
    Top-level binding with no type signature:
      scrapeWoodBlock :: Patch D Sig2

src/Csound/Patch.hs:951:1: Warning:
    Top-level binding with no type signature:
      scrapeDahinam :: Patch Sig Sig2

src/Csound/Patch.hs:952:1: Warning:
    Top-level binding with no type signature:
      scrapeBanyanm :: Patch Sig Sig2

src/Csound/Patch.hs:953:1: Warning:
    Top-level binding with no type signature:
      scrapeXylophonem :: Patch Sig Sig2

src/Csound/Patch.hs:954:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl180m :: Patch Sig Sig2

src/Csound/Patch.hs:955:1: Warning:
    Top-level binding with no type signature:
      scrapeSpinelSpherem :: Patch Sig Sig2

src/Csound/Patch.hs:956:1: Warning:
    Top-level binding with no type signature:
      scrapePotLidm :: Patch D Sig2

src/Csound/Patch.hs:957:1: Warning:
    Top-level binding with no type signature:
      scrapeRedCedarWoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:958:1: Warning:
    Top-level binding with no type signature:
      scrapeTubularBellm :: Patch Sig Sig2

src/Csound/Patch.hs:959:1: Warning:
    Top-level binding with no type signature:
      scrapeRedwoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:960:1: Warning:
    Top-level binding with no type signature:
      scrapeDouglasFirWoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:961:1: Warning:
    Top-level binding with no type signature:
      scrapeUniformWoodenBarm :: Patch Sig Sig2

src/Csound/Patch.hs:962:1: Warning:
    Top-level binding with no type signature:
      scrapeUniformAluminumBarm :: Patch Sig Sig2

src/Csound/Patch.hs:963:1: Warning:
    Top-level binding with no type signature:
      scrapeVibraphone1m :: Patch Sig Sig2

src/Csound/Patch.hs:964:1: Warning:
    Top-level binding with no type signature:
      scrapeVibraphone2m :: Patch Sig Sig2

src/Csound/Patch.hs:965:1: Warning:
    Top-level binding with no type signature:
      scrapeChalandiPlatesm :: Patch Sig Sig2

src/Csound/Patch.hs:966:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl152m :: Patch Sig Sig2

src/Csound/Patch.hs:967:1: Warning:
    Top-level binding with no type signature:
      scrapeTibetanBowl140m :: Patch Sig Sig2

src/Csound/Patch.hs:968:1: Warning:
    Top-level binding with no type signature:
      scrapeWineGlassm :: Patch Sig Sig2

src/Csound/Patch.hs:969:1: Warning:
    Top-level binding with no type signature:
      scrapeSmallHandbellm :: Patch Sig Sig2

src/Csound/Patch.hs:970:1: Warning:
    Top-level binding with no type signature:
      scrapeAlbertClockBellBelfastm :: Patch Sig Sig2

src/Csound/Patch.hs:971:1: Warning:
    Top-level binding with no type signature:
      scrapeWoodBlockm :: Patch Sig Sig2

src/Csound/Patch.hs:973:1: Warning:
    Top-level binding with no type signature:
      scrapeFastDahina :: Patch D Sig2

src/Csound/Patch.hs:974:1: Warning:
    Top-level binding with no type signature:
      scrapeFastBanyan :: Patch D Sig2

src/Csound/Patch.hs:975:1: Warning:
    Top-level binding with no type signature:
      scrapeFastXylophone :: Patch D Sig2

src/Csound/Patch.hs:976:1: Warning:
    Top-level binding with no type signature:
      scrapeFastTibetanBowl180 :: Patch D Sig2

src/Csound/Patch.hs:977:1: Warning:
    Top-level binding with no type signature:
      scrapeFastSpinelSphere :: Patch D Sig2

src/Csound/Patch.hs:978:1: Warning:
    Top-level binding with no type signature:
      scrapeFastPotLid :: Patch D Sig2

src/Csound/Patch.hs:979:1: Warning:
    Top-level binding with no type signature:
      scrapeFastRedCedarWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:980:1: Warning:
    Top-level binding with no type signature:
      scrapeFastTubularBell :: Patch D Sig2

src/Csound/Patch.hs:981:1: Warning:
    Top-level binding with no type signature:
      scrapeFastRedwoodPlate :: Patch D Sig2

src/Csound/Patch.hs:982:1: Warning:
    Top-level binding with no type signature:
      scrapeFastDouglasFirWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:983:1: Warning:
    Top-level binding with no type signature:
      scrapeFastUniformWoodenBar :: Patch D Sig2

src/Csound/Patch.hs:984:1: Warning:
    Top-level binding with no type signature:
      scrapeFastUniformAluminumBar :: Patch D Sig2

src/Csound/Patch.hs:985:1: Warning:
    Top-level binding with no type signature:
      scrapeFastVibraphone1 :: Patch D Sig2

src/Csound/Patch.hs:986:1: Warning:
    Top-level binding with no type signature:
      scrapeFastVibraphone2 :: Patch D Sig2

src/Csound/Patch.hs:987:1: Warning:
    Top-level binding with no type signature:
      scrapeFastChalandiPlates :: Patch D Sig2

src/Csound/Patch.hs:988:1: Warning:
    Top-level binding with no type signature:
      scrapeFastTibetanBowl152 :: Patch D Sig2

src/Csound/Patch.hs:989:1: Warning:
    Top-level binding with no type signature:
      scrapeFastTibetanBowl140 :: Patch D Sig2

src/Csound/Patch.hs:990:1: Warning:
    Top-level binding with no type signature:
      scrapeFastWineGlass :: Patch D Sig2

src/Csound/Patch.hs:991:1: Warning:
    Top-level binding with no type signature:
      scrapeFastSmallHandbell :: Patch D Sig2

src/Csound/Patch.hs:992:1: Warning:
    Top-level binding with no type signature:
      scrapeFastAlbertClockBellBelfast :: Patch D Sig2

src/Csound/Patch.hs:993:1: Warning:
    Top-level binding with no type signature:
      scrapeFastWoodBlock :: Patch D Sig2

src/Csound/Patch.hs:995:1: Warning:
    Top-level binding with no type signature:
      scrapePadDahina :: Patch D Sig2

src/Csound/Patch.hs:996:1: Warning:
    Top-level binding with no type signature:
      scrapePadBanyan :: Patch D Sig2

src/Csound/Patch.hs:997:1: Warning:
    Top-level binding with no type signature:
      scrapePadXylophone :: Patch D Sig2

src/Csound/Patch.hs:998:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl180 :: Patch D Sig2

src/Csound/Patch.hs:999:1: Warning:
    Top-level binding with no type signature:
      scrapePadSpinelSphere :: Patch D Sig2

src/Csound/Patch.hs:1000:1: Warning:
    Top-level binding with no type signature:
      scrapePadPotLid :: Patch D Sig2

src/Csound/Patch.hs:1001:1: Warning:
    Top-level binding with no type signature:
      scrapePadRedCedarWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:1002:1: Warning:
    Top-level binding with no type signature:
      scrapePadTubularBell :: Patch D Sig2

src/Csound/Patch.hs:1003:1: Warning:
    Top-level binding with no type signature:
      scrapePadRedwoodPlate :: Patch D Sig2

src/Csound/Patch.hs:1004:1: Warning:
    Top-level binding with no type signature:
      scrapePadDouglasFirWoodPlate :: Patch D Sig2

src/Csound/Patch.hs:1005:1: Warning:
    Top-level binding with no type signature:
      scrapePadUniformWoodenBar :: Patch D Sig2

src/Csound/Patch.hs:1006:1: Warning:
    Top-level binding with no type signature:
      scrapePadUniformAluminumBar :: Patch D Sig2

src/Csound/Patch.hs:1007:1: Warning:
    Top-level binding with no type signature:
      scrapePadVibraphone1 :: Patch D Sig2

src/Csound/Patch.hs:1008:1: Warning:
    Top-level binding with no type signature:
      scrapePadVibraphone2 :: Patch D Sig2

src/Csound/Patch.hs:1009:1: Warning:
    Top-level binding with no type signature:
      scrapePadChalandiPlates :: Patch D Sig2

src/Csound/Patch.hs:1010:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl152 :: Patch D Sig2

src/Csound/Patch.hs:1011:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl140 :: Patch D Sig2

src/Csound/Patch.hs:1012:1: Warning:
    Top-level binding with no type signature:
      scrapePadWineGlass :: Patch D Sig2

src/Csound/Patch.hs:1013:1: Warning:
    Top-level binding with no type signature:
      scrapePadSmallHandbell :: Patch D Sig2

src/Csound/Patch.hs:1014:1: Warning:
    Top-level binding with no type signature:
      scrapePadAlbertClockBellBelfast :: Patch D Sig2

src/Csound/Patch.hs:1015:1: Warning:
    Top-level binding with no type signature:
      scrapePadWoodBlock :: Patch D Sig2

src/Csound/Patch.hs:1017:1: Warning:
    Top-level binding with no type signature:
      scrapePadDahinam :: Patch Sig Sig2

src/Csound/Patch.hs:1018:1: Warning:
    Top-level binding with no type signature:
      scrapePadBanyanm :: Patch Sig Sig2

src/Csound/Patch.hs:1019:1: Warning:
    Top-level binding with no type signature:
      scrapePadXylophonem :: Patch Sig Sig2

src/Csound/Patch.hs:1020:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl180m :: Patch Sig Sig2

src/Csound/Patch.hs:1021:1: Warning:
    Top-level binding with no type signature:
      scrapePadSpinelSpherem :: Patch Sig Sig2

src/Csound/Patch.hs:1022:1: Warning:
    Top-level binding with no type signature:
      scrapePadPotLidm :: Patch Sig Sig2

src/Csound/Patch.hs:1023:1: Warning:
    Top-level binding with no type signature:
      scrapePadRedCedarWoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:1024:1: Warning:
    Top-level binding with no type signature:
      scrapePadTubularBellm :: Patch Sig Sig2

src/Csound/Patch.hs:1025:1: Warning:
    Top-level binding with no type signature:
      scrapePadRedwoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:1026:1: Warning:
    Top-level binding with no type signature:
      scrapePadDouglasFirWoodPlatem :: Patch Sig Sig2

src/Csound/Patch.hs:1027:1: Warning:
    Top-level binding with no type signature:
      scrapePadUniformWoodenBarm :: Patch Sig Sig2

src/Csound/Patch.hs:1028:1: Warning:
    Top-level binding with no type signature:
      scrapePadUniformAluminumBarm :: Patch Sig Sig2

src/Csound/Patch.hs:1029:1: Warning:
    Top-level binding with no type signature:
      scrapePadVibraphone1m :: Patch Sig Sig2

src/Csound/Patch.hs:1030:1: Warning:
    Top-level binding with no type signature:
      scrapePadVibraphone2m :: Patch Sig Sig2

src/Csound/Patch.hs:1031:1: Warning:
    Top-level binding with no type signature:
      scrapePadChalandiPlatesm :: Patch Sig Sig2

src/Csound/Patch.hs:1032:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl152m :: Patch Sig Sig2

src/Csound/Patch.hs:1033:1: Warning:
    Top-level binding with no type signature:
      scrapePadTibetanBowl140m :: Patch Sig Sig2

src/Csound/Patch.hs:1034:1: Warning:
    Top-level binding with no type signature:
      scrapePadWineGlassm :: Patch Sig Sig2

src/Csound/Patch.hs:1035:1: Warning:
    Top-level binding with no type signature:
      scrapePadSmallHandbellm :: Patch Sig Sig2

src/Csound/Patch.hs:1036:1: Warning:
    Top-level binding with no type signature:
      scrapePadAlbertClockBellBelfastm :: Patch Sig Sig2

src/Csound/Patch.hs:1037:1: Warning:
    Top-level binding with no type signature:
      scrapePadWoodBlockm :: Patch Sig Sig2

src/Csound/Patch.hs:1050:1: Warning:
    Top-level binding with no type signature:
      woodWind' :: forall t.
                   (Num t, SigOrD t) =>
                   Wind
                   -> (t -> D -> D -> D -> D -> D -> D -> Sig) -> Patch D (Sig, Sig)

src/Csound/Patch.hs:1052:17: Warning:
    This binding for ‘seed’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘csound-expression-opcodes-0.0.3:Csound.Typed.Opcode.SignalGenerators’)

src/Csound/Patch.hs:1060:1: Warning:
    Top-level binding with no type signature:
      fluteSpec :: D -> D -> Wind

src/Csound/Patch.hs:1067:1: Warning:
    Top-level binding with no type signature:
      shortFluteSpec :: D -> D -> Wind

src/Csound/Patch.hs:1074:1: Warning:
    Top-level binding with no type signature:
      flute :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1076:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1079:1: Warning:
    Top-level binding with no type signature:
      shortFlute :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1081:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1084:1: Warning:
    Top-level binding with no type signature:
      fluteVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1086:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1089:1: Warning:
    Top-level binding with no type signature:
      mutedFlute :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1091:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1094:1: Warning:
    Top-level binding with no type signature:
      brightFlute :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1096:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1101:1: Warning:
    Top-level binding with no type signature:
      bassClarinetSpec :: D -> D -> Wind

src/Csound/Patch.hs:1108:1: Warning:
    Top-level binding with no type signature:
      shortBassClarinetSpec :: D -> D -> Wind

src/Csound/Patch.hs:1115:1: Warning:
    Top-level binding with no type signature:
      bassClarinet :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1117:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1120:1: Warning:
    Top-level binding with no type signature:
      shortBassClarinet :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1122:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1125:1: Warning:
    Top-level binding with no type signature:
      bassClarinetVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1127:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1130:1: Warning:
    Top-level binding with no type signature:
      mutedBassClarinet :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1132:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1135:1: Warning:
    Top-level binding with no type signature:
      brightBassClarinet :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1137:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1142:1: Warning:
    Top-level binding with no type signature:
      frenchHornSpec :: D -> D -> Wind

src/Csound/Patch.hs:1149:1: Warning:
    Top-level binding with no type signature:
      shortFrenchHornSpec :: D -> D -> Wind

src/Csound/Patch.hs:1156:1: Warning:
    Top-level binding with no type signature:
      frenchHorn :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1158:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1161:1: Warning:
    Top-level binding with no type signature:
      shortFrenchHorn :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1163:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1166:1: Warning:
    Top-level binding with no type signature:
      frenchHornVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1168:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1171:1: Warning:
    Top-level binding with no type signature:
      mutedFrenchHorn :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1173:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1176:1: Warning:
    Top-level binding with no type signature:
      brightFrenchHorn :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1178:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1183:1: Warning:
    Top-level binding with no type signature:
      shengSpec :: D -> D -> Wind

src/Csound/Patch.hs:1190:1: Warning:
    Top-level binding with no type signature:
      shortShengSpec :: D -> D -> Wind

src/Csound/Patch.hs:1197:1: Warning:
    Top-level binding with no type signature:
      sheng :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1199:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1202:1: Warning:
    Top-level binding with no type signature:
      shortSheng :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1204:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1207:1: Warning:
    Top-level binding with no type signature:
      shengVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1209:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1212:1: Warning:
    Top-level binding with no type signature:
      mutedSheng :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1214:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1217:1: Warning:
    Top-level binding with no type signature:
      brightSheng :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1219:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1224:1: Warning:
    Top-level binding with no type signature:
      hulusiSpec :: D -> D -> Wind

src/Csound/Patch.hs:1231:1: Warning:
    Top-level binding with no type signature:
      shortHulusiSpec :: D -> D -> Wind

src/Csound/Patch.hs:1238:1: Warning:
    Top-level binding with no type signature:
      hulusi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1240:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1243:1: Warning:
    Top-level binding with no type signature:
      shortHulusi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1245:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1248:1: Warning:
    Top-level binding with no type signature:
      hulusiVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1250:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1253:1: Warning:
    Top-level binding with no type signature:
      mutedHulusi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1255:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1258:1: Warning:
    Top-level binding with no type signature:
      brightHulusi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1260:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1266:1: Warning:
    Top-level binding with no type signature:
      diziSpec :: D -> D -> Wind

src/Csound/Patch.hs:1273:1: Warning:
    Top-level binding with no type signature:
      shortDiziSpec :: D -> D -> Wind

src/Csound/Patch.hs:1280:1: Warning:
    Top-level binding with no type signature:
      dizi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1282:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1285:1: Warning:
    Top-level binding with no type signature:
      shortDizi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1287:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1290:1: Warning:
    Top-level binding with no type signature:
      diziVibrato :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1292:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1295:1: Warning:
    Top-level binding with no type signature:
      mutedDizi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1297:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1300:1: Warning:
    Top-level binding with no type signature:
      brightDizi :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1302:17: Warning:
    This binding for ‘br’ shadows the existing binding
      imported from ‘Csound.Base’ at src/Csound/Patch.hs:171:1-18
      (and originally defined in ‘Csound.Air.Filter’)

src/Csound/Patch.hs:1308:1: Warning:
    Top-level binding with no type signature:
      pulseWidth :: Patch D Sig2

src/Csound/Patch.hs:1312:1: Warning:
    Top-level binding with no type signature: xanadu :: Patch D Sig2

src/Csound/Patch.hs:1316:1: Warning:
    Top-level binding with no type signature:
      alienIsAngry :: Patch D Sig2

src/Csound/Patch.hs:1320:1: Warning:
    Top-level binding with no type signature: noiz :: Patch D Sig2

src/Csound/Patch.hs:1324:1: Warning:
    Top-level binding with no type signature: blue :: Patch D Sig2

src/Csound/Patch.hs:1328:1: Warning:
    Top-level binding with no type signature: black :: Patch D Sig2

src/Csound/Patch.hs:1332:1: Warning:
    Top-level binding with no type signature:
      simpleMarimba :: Patch D Sig2

src/Csound/Patch.hs:1336:1: Warning:
    Top-level binding with no type signature:
      impulseMarimba1 :: Patch D Sig2

src/Csound/Patch.hs:1340:1: Warning:
    Top-level binding with no type signature:
      impulseMarimba2 :: Patch D Sig2

src/Csound/Patch.hs:1344:1: Warning:
    Top-level binding with no type signature:
      okComputer :: Patch D Sig2

src/Csound/Patch.hs:1348:1: Warning:
    Top-level binding with no type signature:
      snowCrackle :: Patch D (Sig, Sig)

src/Csound/Patch.hs:1352:1: Warning:
    Top-level binding with no type signature: noiseBell :: Patch D Sig2

src/Csound/Patch.hs:1359:1: Warning:
    Top-level binding with no type signature:
      robotVowels :: [(C.Vowel, D)] -> C.Vowel -> Patch D Sig2

src/Csound/Patch.hs:1363:1: Warning:
    Top-level binding with no type signature:
      robotLoopVowels :: Sig -> [(C.Vowel, D)] -> Patch D Sig2

src/Csound/Patch.hs:1367:1: Warning:
    Top-level binding with no type signature:
      robotVowel :: C.Vowel -> Patch D Sig2

src/Csound/Patch.hs:1374:1: Warning:
    Top-level binding with no type signature: windWall :: Patch D Sig2

src/Csound/Patch.hs:1378:1: Warning:
    Top-level binding with no type signature: mildWind :: Patch D Sig2

src/Csound/Patch.hs:1382:1: Warning:
    Top-level binding with no type signature: wind :: Patch D Sig2
  banyan (src/Csound/Catalog/Wave.hs:149)
    xylophone (src/Csound/Catalog/Wave.hs:149)
    tibetanBowl180 (src/Csound/Catalog/Wave.hs:149)
    spinelSphere (src/Csound/Catalog/Wave.hs:149)
    potLid (src/Csound/Catalog/Wave.hs:149)
    redCedarWoodPlate (src/Csound/Catalog/Wave.hs:149)
    tubularBell (src/Csound/Catalog/Wave.hs:149)
    redwoodPlate (src/Csound/Catalog/Wave.hs:149)
    douglasFirWoodPlate (src/Csound/Catalog/Wave.hs:149)
    uniformWoodenBar (src/Csound/Catalog/Wave.hs:149)
    uniformAluminumBar (src/Csound/Catalog/Wave.hs:149)
    vibraphone1 (src/Csound/Catalog/Wave.hs:149)
    vibraphone2 (src/Csound/Catalog/Wave.hs:149)
    chalandiPlates (src/Csound/Catalog/Wave.hs:149)
    tibetanBowl152 (src/Csound/Catalog/Wave.hs:149)
    tibetanBowl140 (src/Csound/Catalog/Wave.hs:149)
    wineGlass (src/Csound/Catalog/Wave.hs:149)
    smallHandbell (src/Csound/Catalog/Wave.hs:149)
    albertClockBellBelfast (src/Csound/Catalog/Wave.hs:149)
    woodBlock (src/Csound/Catalog/Wave.hs:149)
    maleA (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleE (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleIY (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleO (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleOO (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleU (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleER (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleUH (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleA (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleE (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleIY (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleO (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleOO (src/Csound/Catalog/Wave/Vowel.hs:109)
    RissetBellSpec (src/Csound/Catalog/Wave/Sean.hs:14)
    rissetBell (src/Csound/Catalog/Wave/Sean.hs:23)
    timpani (src/Csound/Catalog/Wave/Sean.hs:48)
    timpaniSpec (src/Csound/Catalog/Wave/Sean.hs:40)
    noiseBellSpec (src/Csound/Catalog/Wave/Sean.hs:53)
    fmDrones (src/Csound/Catalog/Wave/Sean.hs:124)
    tenorOsc (src/Csound/Catalog/Wave/Sean.hs:163)
    sopranoOsc (src/Csound/Catalog/Wave/Sean.hs:164)
    amFlavio (src/Csound/Catalog/Wave/Flavio.hs:16)
    fmFlavio (src/Csound/Catalog/Wave/Flavio.hs:26)
    simpleSust (src/Csound/Catalog/Wave/Flavio.hs:41)
    simpleFading (src/Csound/Catalog/Wave/Flavio.hs:42)
    cathedralOrgan (src/Csound/Catalog/Wave/Thor.hs:36)
    cathedralOrganFx (src/Csound/Catalog/Wave/Thor.hs:33)
    amPiano (src/Csound/Catalog/Wave/Thor.hs:50)
    pwBass (src/Csound/Catalog/Wave/Thor.hs:57)
    pwHarpsichord (src/Csound/Catalog/Wave/Thor.hs:84)
    pwEnsemble (src/Csound/Catalog/Wave/Thor.hs:88)
    simpleBass (src/Csound/Catalog/Wave/Thor.hs:60)
    EpianoOsc (src/Csound/Catalog/Wave/Thor.hs:98)
    epiano (src/Csound/Catalog/Wave/Thor.hs:105)
    noisyChoir (src/Csound/Catalog/Wave/Thor.hs:118)
    thorWind (src/Csound/Catalog/Wave/Thor.hs:134)
    mildWind (src/Csound/Catalog/Wave/Thor.hs:131)
    boom (src/Csound/Catalog/Wave/Thor.hs:139)
    windWall (src/Csound/Catalog/Wave/Thor.hs:142)
    razorPad (src/Csound/Catalog/Wave/Thor.hs:151)
    razorLead (src/Csound/Catalog/Wave/Thor.hs:154)
    pwPad (src/Csound/Catalog/Wave/Bitwig.hs:18)
    triPad (src/Csound/Catalog/Wave/Bitwig.hs:14)
    triPadFx (src/Csound/Catalog/Wave/Bitwig.hs:11)
    Accordeon (src/Csound/Catalog/Wave/Bitwig.hs:31)
    accordeon (src/Csound/Catalog/Wave/Bitwig.hs:41)
    accordeonFx (src/Csound/Catalog/Wave/Bitwig.hs:50)
    polySynthFx (src/Csound/Catalog/Wave/Misc.hs:27)
    polySynth (src/Csound/Catalog/Wave/Misc.hs:24)
    dreamPad (src/Csound/Catalog/Wave/Misc.hs:32)
    underwaterPad (src/Csound/Catalog/Wave/Misc.hs:33)
    lightIsTooBrightPad (src/Csound/Catalog/Wave/Misc.hs:35)
    whaleSongPad (src/Csound/Catalog/Wave/Misc.hs:38)
    dreamPadBy (src/Csound/Catalog/Wave/Misc.hs:41)
    SharcInstr (src/Csound/Catalog/Wave/Sharc.hs:102)
    shViolin (src/Csound/Catalog/Wave/Sharc.hs:104)
    shViolinPizzicato (src/Csound/Catalog/Wave/Sharc.hs:107)
    shViolinMuted (src/Csound/Catalog/Wave/Sharc.hs:110)
    shViolinMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:113)
    shViolinsEnsemble (src/Csound/Catalog/Wave/Sharc.hs:116)
    shViola (src/Csound/Catalog/Wave/Sharc.hs:119)
    shViolaPizzicato (src/Csound/Catalog/Wave/Sharc.hs:122)
    shViolaMuted (src/Csound/Catalog/Wave/Sharc.hs:125)
    shViolaMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:128)
    shTuba (src/Csound/Catalog/Wave/Sharc.hs:131)
    shTromboneMuted (src/Csound/Catalog/Wave/Sharc.hs:134)
    shTrombone (src/Csound/Catalog/Wave/Sharc.hs:137)
    shPiccolo (src/Csound/Catalog/Wave/Sharc.hs:140)
    shOboe (src/Csound/Catalog/Wave/Sharc.hs:143)
    shFrenchHornMuted (src/Csound/Catalog/Wave/Sharc.hs:146)
    shFrenchHorn (src/Csound/Catalog/Wave/Sharc.hs:149)
    shFlute (src/Csound/Catalog/Wave/Sharc.hs:152)
    shEnglishHorn (src/Csound/Catalog/Wave/Sharc.hs:155)
    shClarinetEflat (src/Csound/Catalog/Wave/Sharc.hs:158)
    shTrumpetMutedC (src/Csound/Catalog/Wave/Sharc.hs:161)
    shTrumpetC (src/Csound/Catalog/Wave/Sharc.hs:164)
    shContrabassClarinet (src/Csound/Catalog/Wave/Sharc.hs:167)
    shContrabassoon (src/Csound/Catalog/Wave/Sharc.hs:170)
    shCello (src/Csound/Catalog/Wave/Sharc.hs:173)
    shCelloPizzicato (src/Csound/Catalog/Wave/Sharc.hs:176)
    shCelloMuted (src/Csound/Catalog/Wave/Sharc.hs:179)
    shCelloMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:182)
    shContrabassPizzicato (src/Csound/Catalog/Wave/Sharc.hs:185)
    shContrabassMuted (src/Csound/Catalog/Wave/Sharc.hs:188)
    shContrabassMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:191)
    shContrabass (src/Csound/Catalog/Wave/Sharc.hs:194)
    shClarinet (src/Csound/Catalog/Wave/Sharc.hs:197)
    shBassTrombone (src/Csound/Catalog/Wave/Sharc.hs:200)
    shBassClarinet (src/Csound/Catalog/Wave/Sharc.hs:203)
    shBassoon (src/Csound/Catalog/Wave/Sharc.hs:206)
    shBassFlute (src/Csound/Catalog/Wave/Sharc.hs:209)
    shTrumpetBach (src/Csound/Catalog/Wave/Sharc.hs:212)
    shAltoTrombone (src/Csound/Catalog/Wave/Sharc.hs:215)
    shAltoFlute (src/Csound/Catalog/Wave/Sharc.hs:218)
    note2sig (src/Csound/Catalog/Wave/Sharc.hs:23)
    note2tab (src/Csound/Catalog/Wave/Sharc.hs:26)
    deepBass (src/Csound/Catalog/Wave/Misc.hs:73)
    impulseMarimba1 (src/Csound/Catalog/Wave/Misc.hs:75)
    impulseMarimba2 (src/Csound/Catalog/Wave/Misc.hs:78)
   9% ( 43 /457) in 'Csound.Patch'
  Missing documentation for:
    Epiano1 (src/Csound/Patch.hs:215)
    epiano1 (src/Csound/Patch.hs:221)
    epiano1' (src/Csound/Patch.hs:223)
    MutedPiano (src/Csound/Patch.hs:227)
    mutedPiano (src/Csound/Patch.hs:234)
    mutedPiano' (src/Csound/Patch.hs:236)
    amPiano (src/Csound/Patch.hs:240)
    fmPiano (src/Csound/Patch.hs:244)
    epiano2 (src/Csound/Patch.hs:248)
    epianoHeavy (src/Csound/Patch.hs:252)
    epianoBright (src/Csound/Patch.hs:256)
    vibraphonePiano1 (src/Csound/Patch.hs:260)
    vibraphonePiano2 (src/Csound/Patch.hs:261)
    cathedralOrgan (src/Csound/Patch.hs:270)
    toneWheelOrgan (src/Csound/Patch.hs:293)
    HammondOrgan (src/Csound/Patch.hs:275)
    hammondOrgan (src/Csound/Patch.hs:281)
    hammondOrgan' (src/Csound/Patch.hs:285)
    sawOrgan (src/Csound/Patch.hs:297)
    triOrgan (src/Csound/Patch.hs:298)
    sqrOrgan (src/Csound/Patch.hs:299)
    pwOrgan (src/Csound/Patch.hs:300)
    waveOrgan (src/Csound/Patch.hs:307)
    hammondOrganm (src/Csound/Patch.hs:283)
    hammondOrganm' (src/Csound/Patch.hs:289)
    sawOrganm (src/Csound/Patch.hs:302)
    triOrganm (src/Csound/Patch.hs:303)
    sqrOrganm (src/Csound/Patch.hs:304)
    pwOrganm (src/Csound/Patch.hs:305)
    waveOrganm (src/Csound/Patch.hs:313)
    accordeon (src/Csound/Patch.hs:322)
    accordeonBright1 (src/Csound/Patch.hs:324)
    accordeonBright2 (src/Csound/Patch.hs:325)
    brokenAccordeon (src/Csound/Patch.hs:328)
    accordeon' (src/Csound/Patch.hs:330)
    Accordeon (src/Csound/Catalog/Wave/Bitwig.hs:31)
    choirA (src/Csound/Patch.hs:359)
    choirO (src/Csound/Patch.hs:360)
    choirU (src/Csound/Patch.hs:362)
    choirE (src/Csound/Patch.hs:361)
    Choir (src/Csound/Patch.hs:337)
    choirA' (src/Csound/Patch.hs:364)
    choirO' (src/Csound/Patch.hs:365)
    choirU' (src/Csound/Patch.hs:367)
    choirE' (src/Csound/Patch.hs:366)
    windSings (src/Csound/Patch.hs:377)
    noisyChoir (src/Csound/Patch.hs:380)
    longNoisyChoir (src/Csound/Patch.hs:379)
    noisyChoir' (src/Csound/Patch.hs:387)
    longNoisyChoir' (src/Csound/Patch.hs:383)
    NoisyChoir (src/Csound/Patch.hs:369)
    pwPad (src/Csound/Patch.hs:396)
    triPad (src/Csound/Patch.hs:404)
    nightPad (src/Csound/Patch.hs:412)
    overtonePad (src/Csound/Patch.hs:420)
    caveOvertonePad (src/Csound/Patch.hs:428)
    chorusel (src/Csound/Patch.hs:432)
    pwEnsemble (src/Csound/Patch.hs:440)
    fmDroneSlow (src/Csound/Patch.hs:448)
    fmDroneMedium (src/Csound/Patch.hs:456)
    fmDroneFast (src/Csound/Patch.hs:464)
    vibrophonePad (src/Csound/Patch.hs:472)
    RazorPad (src/Csound/Patch.hs:474)
    razorPadSlow (src/Csound/Patch.hs:479)
    razorPadFast (src/Csound/Patch.hs:480)
    razorPadTremolo (src/Csound/Patch.hs:481)
    razorPad (src/Csound/Patch.hs:487)
    razorPad' (src/Csound/Patch.hs:491)
    dreamPad (src/Csound/Patch.hs:502)
    underwaterPad (src/Csound/Patch.hs:503)
    lightIsTooBrightPad (src/Csound/Patch.hs:504)
    whaleSongPad (src/Csound/Patch.hs:505)
    dreamPadBy (src/Csound/Patch.hs:507)
    pwPadm (src/Csound/Patch.hs:400)
    triPadm (src/Csound/Patch.hs:408)
    nightPadm (src/Csound/Patch.hs:416)
    overtonePadm (src/Csound/Patch.hs:424)
    caveOvertonePadm (src/Csound/Patch.hs:430)
    choruselm (src/Csound/Patch.hs:436)
    pwEnsemblem (src/Csound/Patch.hs:444)
    fmDroneSlowm (src/Csound/Patch.hs:452)
    fmDroneMediumm (src/Csound/Patch.hs:460)
    fmDroneFastm (src/Csound/Patch.hs:468)
    razorPadSlowm (src/Csound/Patch.hs:483)
    razorPadFastm (src/Csound/Patch.hs:484)
    razorPadTremolom (src/Csound/Patch.hs:485)
    razorPadm (src/Csound/Patch.hs:489)
    razorPadm' (src/Csound/Patch.hs:496)
    dreamPadm (src/Csound/Patch.hs:509)
    dreamPadBym (src/Csound/Patch.hs:514)
    underwaterPadm (src/Csound/Patch.hs:510)
    lightIsTooBrightPadm (src/Csound/Patch.hs:511)
    whaleSongPadm (src/Csound/Patch.hs:512)
    lightIsTooBrightPadm' (src/Csound/Patch.hs:565)
    whaleSongPadm' (src/Csound/Patch.hs:578)
    polySynth (src/Csound/Patch.hs:587)
    phasingLead (src/Csound/Patch.hs:597)
    RazorLead (src/Csound/Patch.hs:601)
    razorLeadSlow (src/Csound/Patch.hs:608)
    razorLeadFast (src/Csound/Patch.hs:609)
    razorLeadTremolo (src/Csound/Patch.hs:610)
    razorLead (src/Csound/Patch.hs:612)
    razorLead' (src/Csound/Patch.hs:614)
    overtoneLead (src/Csound/Patch.hs:621)
    polySynthm (src/Csound/Patch.hs:592)
    simpleBass (src/Csound/Patch.hs:629)
    pwBass (src/Csound/Patch.hs:633)
    deepBass (src/Csound/Patch.hs:637)
    guitar (src/Csound/Patch.hs:648)
    harpsichord (src/Csound/Patch.hs:652)
    smallDahina (src/Csound/Patch.hs:769)
    dahina (src/Csound/Patch.hs:770)
    largeDahina (src/Csound/Patch.hs:771)
    magicDahina (src/Csound/Patch.hs:772)
    smallBanyan (src/Csound/Patch.hs:774)
    banyan (src/Csound/Patch.hs:775)
    largeBanyan (src/Csound/Patch.hs:776)
    magicBanyan (src/Csound/Patch.hs:777)
    smallXylophone (src/Csound/Patch.hs:779)
    xylophone (src/Csound/Patch.hs:780)
    largeXylophone (src/Csound/Patch.hs:781)
    magicXylophone (src/Csound/Patch.hs:782)
    smallTibetanBowl180 (src/Csound/Patch.hs:784)
    tibetanBowl180 (src/Csound/Patch.hs:785)
    largeTibetanBowl180 (src/Csound/Patch.hs:786)
    magicTibetanBowl180 (src/Csound/Patch.hs:787)
    smallSpinelSphere (src/Csound/Patch.hs:789)
    spinelSphere (src/Csound/Patch.hs:790)
    largeSpinelSphere (src/Csound/Patch.hs:791)
    magicSpinelSphere (src/Csound/Patch.hs:792)
    smallPotLid (src/Csound/Patch.hs:794)
    potLid (src/Csound/Patch.hs:795)
    largePotLid (src/Csound/Patch.hs:796)
    magicPotLid (src/Csound/Patch.hs:797)
    smallRedCedarWoodPlate (src/Csound/Patch.hs:799)
    redCedarWoodPlate (src/Csound/Patch.hs:800)
    largeRedCedarWoodPlate (src/Csound/Patch.hs:801)
    magicRedCedarWoodPlate (src/Csound/Patch.hs:802)
    smallTubularBell (src/Csound/Patch.hs:804)
    tubularBell (src/Csound/Patch.hs:805)
    largeTubularBell (src/Csound/Patch.hs:806)
    magicTubularBell (src/Csound/Patch.hs:807)
    smallRedwoodPlate (src/Csound/Patch.hs:809)
    redwoodPlate (src/Csound/Patch.hs:810)
    largeRedwoodPlate (src/Csound/Patch.hs:811)
    magicRedwoodPlate (src/Csound/Patch.hs:812)
    smallDouglasFirWoodPlate (src/Csound/Patch.hs:814)
    douglasFirWoodPlate (src/Csound/Patch.hs:815)
    largeDouglasFirWoodPlate (src/Csound/Patch.hs:816)
    magicDouglasFirWoodPlate (src/Csound/Patch.hs:817)
    smallUniformWoodenBar (src/Csound/Patch.hs:819)
    uniformWoodenBar (src/Csound/Patch.hs:820)
    largeUniformWoodenBar (src/Csound/Patch.hs:821)
    magicUniformWoodenBar (src/Csound/Patch.hs:822)
    smallUniformAluminumBar (src/Csound/Patch.hs:824)
    uniformAluminumBar (src/Csound/Patch.hs:825)
    largeUniformAluminumBar (src/Csound/Patch.hs:826)
    magicUniformAluminumBar (src/Csound/Patch.hs:827)
    smallVibraphone1 (src/Csound/Patch.hs:829)
    vibraphone1 (src/Csound/Patch.hs:830)
    largeVibraphone1 (src/Csound/Patch.hs:831)
    magicVibraphone1 (src/Csound/Patch.hs:832)
    smallVibraphone2 (src/Csound/Patch.hs:834)
    vibraphone2 (src/Csound/Patch.hs:835)
    largeVibraphone2 (src/Csound/Patch.hs:836)
    magicVibraphone2 (src/Csound/Patch.hs:837)
    smallChalandiPlates (src/Csound/Patch.hs:839)
    chalandiPlates (src/Csound/Patch.hs:840)
    largeChalandiPlates (src/Csound/Patch.hs:841)
    magicChalandiPlates (src/Csound/Patch.hs:842)
    smallTibetanBowl152 (src/Csound/Patch.hs:844)
    tibetanBowl152 (src/Csound/Patch.hs:845)
    largeTibetanBowl152 (src/Csound/Patch.hs:846)
    magicTibetanBowl152 (src/Csound/Patch.hs:847)
    smallTibetanBowl140 (src/Csound/Patch.hs:849)
    tibetanBowl140 (src/Csound/Patch.hs:850)
    largeTibetanBowl140 (src/Csound/Patch.hs:851)
    magicTibetanBowl140 (src/Csound/Patch.hs:852)
    smallWineGlass (src/Csound/Patch.hs:854)
    wineGlass (src/Csound/Patch.hs:855)
    largeWineGlass (src/Csound/Patch.hs:856)
    magicWineGlass (src/Csound/Patch.hs:857)
    smallHandbell (src/Csound/Patch.hs:859)
    handbell (src/Csound/Patch.hs:860)
    largeHandbell (src/Csound/Patch.hs:861)
    magicHandbell (src/Csound/Patch.hs:862)
    smallAlbertClockBellBelfast (src/Csound/Patch.hs:864)
    albertClockBellBelfast (src/Csound/Patch.hs:865)
    largeAlbertClockBellBelfast (src/Csound/Patch.hs:866)
    magicAlbertClockBellBelfast (src/Csound/Patch.hs:867)
    smallWoodBlock (src/Csound/Patch.hs:869)
    woodBlock (src/Csound/Patch.hs:870)
    largeWoodBlock (src/Csound/Patch.hs:871)
    magicWoodBlock (src/Csound/Patch.hs:872)
    scrapeDahina (src/Csound/Patch.hs:929)
    scrapeBanyan (src/Csound/Patch.hs:930)
    scrapeXylophone (src/Csound/Patch.hs:931)
    scrapeTibetanBowl180 (src/Csound/Patch.hs:932)
    scrapeSpinelSphere (src/Csound/Patch.hs:933)
    scrapePotLid (src/Csound/Patch.hs:934)
    scrapeRedCedarWoodPlate (src/Csound/Patch.hs:935)
    scrapeTubularBell (src/Csound/Patch.hs:936)
    scrapeRedwoodPlate (src/Csound/Patch.hs:937)
    scrapeDouglasFirWoodPlate (src/Csound/Patch.hs:938)
    scrapeUniformWoodenBar (src/Csound/Patch.hs:939)
    scrapeUniformAluminumBar (src/Csound/Patch.hs:940)
    scrapeVibraphone1 (src/Csound/Patch.hs:941)
    scrapeVibraphone2 (src/Csound/Patch.hs:942)
    scrapeChalandiPlates (src/Csound/Patch.hs:943)
    scrapeTibetanBowl152 (src/Csound/Patch.hs:944)
    scrapeTibetanBowl140 (src/Csound/Patch.hs:945)
    scrapeWineGlass (src/Csound/Patch.hs:946)
    scrapeSmallHandbell (src/Csound/Patch.hs:947)
    scrapeAlbertClockBellBelfast (src/Csound/Patch.hs:948)
    scrapeWoodBlock (src/Csound/Patch.hs:949)
    scrapeFastDahina (src/Csound/Patch.hs:973)
    scrapeFastBanyan (src/Csound/Patch.hs:974)
    scrapeFastXylophone (src/Csound/Patch.hs:975)
    scrapeFastTibetanBowl180 (src/Csound/Patch.hs:976)
    scrapeFastSpinelSphere (src/Csound/Patch.hs:977)
    scrapeFastPotLid (src/Csound/Patch.hs:978)
    scrapeFastRedCedarWoodPlate (src/Csound/Patch.hs:979)
    scrapeFastTubularBell (src/Csound/Patch.hs:980)
    scrapeFastRedwoodPlate (src/Csound/Patch.hs:981)
    scrapeFastDouglasFirWoodPlate (src/Csound/Patch.hs:982)
    scrapeFastUniformWoodenBar (src/Csound/Patch.hs:983)
    scrapeFastUniformAluminumBar (src/Csound/Patch.hs:984)
    scrapeFastVibraphone1 (src/Csound/Patch.hs:985)
    scrapeFastVibraphone2 (src/Csound/Patch.hs:986)
    scrapeFastChalandiPlates (src/Csound/Patch.hs:987)
    scrapeFastTibetanBowl152 (src/Csound/Patch.hs:988)
    scrapeFastTibetanBowl140 (src/Csound/Patch.hs:989)
    scrapeFastWineGlass (src/Csound/Patch.hs:990)
    scrapeFastSmallHandbell (src/Csound/Patch.hs:991)
    scrapeFastAlbertClockBellBelfast (src/Csound/Patch.hs:992)
    scrapeFastWoodBlock (src/Csound/Patch.hs:993)
    scrapePadDahina (src/Csound/Patch.hs:995)
    scrapePadBanyan (src/Csound/Patch.hs:996)
    scrapePadXylophone (src/Csound/Patch.hs:997)
    scrapePadTibetanBowl180 (src/Csound/Patch.hs:998)
    scrapePadSpinelSphere (src/Csound/Patch.hs:999)
    scrapePadPotLid (src/Csound/Patch.hs:1000)
    scrapePadRedCedarWoodPlate (src/Csound/Patch.hs:1001)
    scrapePadTubularBell (src/Csound/Patch.hs:1002)
    scrapePadRedwoodPlate (src/Csound/Patch.hs:1003)
    scrapePadDouglasFirWoodPlate (src/Csound/Patch.hs:1004)
    scrapePadUniformWoodenBar (src/Csound/Patch.hs:1005)
    scrapePadUniformAluminumBar (src/Csound/Patch.hs:1006)
    scrapePadVibraphone1 (src/Csound/Patch.hs:1007)
    scrapePadVibraphone2 (src/Csound/Patch.hs:1008)
    scrapePadChalandiPlates (src/Csound/Patch.hs:1009)
    scrapePadTibetanBowl152 (src/Csound/Patch.hs:1010)
    scrapePadTibetanBowl140 (src/Csound/Patch.hs:1011)
    scrapePadWineGlass (src/Csound/Patch.hs:1012)
    scrapePadSmallHandbell (src/Csound/Patch.hs:1013)
    scrapePadAlbertClockBellBelfast (src/Csound/Patch.hs:1014)
    scrapePadWoodBlock (src/Csound/Patch.hs:1015)
    scrapeDahinam (src/Csound/Patch.hs:951)
    scrapeBanyanm (src/Csound/Patch.hs:952)
    scrapeXylophonem (src/Csound/Patch.hs:953)
    scrapeTibetanBowl180m (src/Csound/Patch.hs:954)
    scrapeSpinelSpherem (src/Csound/Patch.hs:955)
    scrapePotLidm (src/Csound/Patch.hs:956)
    scrapeRedCedarWoodPlatem (src/Csound/Patch.hs:957)
    scrapeTubularBellm (src/Csound/Patch.hs:958)
    scrapeRedwoodPlatem (src/Csound/Patch.hs:959)
    scrapeDouglasFirWoodPlatem (src/Csound/Patch.hs:960)
    scrapeUniformWoodenBarm (src/Csound/Patch.hs:961)
    scrapeUniformAluminumBarm (src/Csound/Patch.hs:962)
    scrapeVibraphone1m (src/Csound/Patch.hs:963)
    scrapeVibraphone2m (src/Csound/Patch.hs:964)
    scrapeChalandiPlatesm (src/Csound/Patch.hs:965)
    scrapeTibetanBowl152m (src/Csound/Patch.hs:966)
    scrapeTibetanBowl140m (src/Csound/Patch.hs:967)
    scrapeWineGlassm (src/Csound/Patch.hs:968)
    scrapeSmallHandbellm (src/Csound/Patch.hs:969)
    scrapeAlbertClockBellBelfastm (src/Csound/Patch.hs:970)
    scrapeWoodBlockm (src/Csound/Patch.hs:971)
    scrapePadDahinam (src/Csound/Patch.hs:1017)
    scrapePadBanyanm (src/Csound/Patch.hs:1018)
    scrapePadXylophonem (src/Csound/Patch.hs:1019)
    scrapePadTibetanBowl180m (src/Csound/Patch.hs:1020)
    scrapePadSpinelSpherem (src/Csound/Patch.hs:1021)
    scrapePadPotLidm (src/Csound/Patch.hs:1022)
    scrapePadRedCedarWoodPlatem (src/Csound/Patch.hs:1023)
    scrapePadTubularBellm (src/Csound/Patch.hs:1024)
    scrapePadRedwoodPlatem (src/Csound/Patch.hs:1025)
    scrapePadDouglasFirWoodPlatem (src/Csound/Patch.hs:1026)
    scrapePadUniformWoodenBarm (src/Csound/Patch.hs:1027)
    scrapePadUniformAluminumBarm (src/Csound/Patch.hs:1028)
    scrapePadVibraphone1m (src/Csound/Patch.hs:1029)
    scrapePadVibraphone2m (src/Csound/Patch.hs:1030)
    scrapePadChalandiPlatesm (src/Csound/Patch.hs:1031)
    scrapePadTibetanBowl152m (src/Csound/Patch.hs:1032)
    scrapePadTibetanBowl140m (src/Csound/Patch.hs:1033)
    scrapePadWineGlassm (src/Csound/Patch.hs:1034)
    scrapePadSmallHandbellm (src/Csound/Patch.hs:1035)
    scrapePadAlbertClockBellBelfastm (src/Csound/Patch.hs:1036)
    scrapePadWoodBlockm (src/Csound/Patch.hs:1037)
    Wind (src/Csound/Patch.hs:1043)
    woodWind' (src/Csound/Patch.hs:1050)
    fluteSpec (src/Csound/Patch.hs:1060)
    shortFluteSpec (src/Csound/Patch.hs:1067)
    flute (src/Csound/Patch.hs:1074)
    shortFlute (src/Csound/Patch.hs:1079)
    fluteVibrato (src/Csound/Patch.hs:1084)
    mutedFlute (src/Csound/Patch.hs:1089)
    brightFlute (src/Csound/Patch.hs:1094)
    bassClarinetSpec (src/Csound/Patch.hs:1101)
    shortBassClarinetSpec (src/Csound/Patch.hs:1108)
    bassClarinet (src/Csound/Patch.hs:1115)
    shortBassClarinet (src/Csound/Patch.hs:1120)
    bassClarinetVibrato (src/Csound/Patch.hs:1125)
    mutedBassClarinet (src/Csound/Patch.hs:1130)
    brightBassClarinet (src/Csound/Patch.hs:1135)
    frenchHornSpec (src/Csound/Patch.hs:1142)
    shortFrenchHornSpec (src/Csound/Patch.hs:1149)
    frenchHorn (src/Csound/Patch.hs:1156)
    shortFrenchHorn (src/Csound/Patch.hs:1161)
    frenchHornVibrato (src/Csound/Patch.hs:1166)
    mutedFrenchHorn (src/Csound/Patch.hs:1171)
    brightFrenchHorn (src/Csound/Patch.hs:1176)
    shengSpec (src/Csound/Patch.hs:1183)
    shortShengSpec (src/Csound/Patch.hs:1190)
    sheng (src/Csound/Patch.hs:1197)
    shortSheng (src/Csound/Patch.hs:1202)
    shengVibrato (src/Csound/Patch.hs:1207)
    mutedSheng (src/Csound/Patch.hs:1212)
    brightSheng (src/Csound/Patch.hs:1217)
    hulusiSpec (src/Csound/Patch.hs:1224)
    shortHulusiSpec (src/Csound/Patch.hs:1231)
    hulusi (src/Csound/Patch.hs:1238)
    shortHulusi (src/Csound/Patch.hs:1243)
    hulusiVibrato (src/Csound/Patch.hs:1248)
    mutedHulusi (src/Csound/Patch.hs:1253)
    brightHulusi (src/Csound/Patch.hs:1258)
    diziSpec (src/Csound/Patch.hs:1266)
    shortDiziSpec (src/Csound/Patch.hs:1273)
    dizi (src/Csound/Patch.hs:1280)
    shortDizi (src/Csound/Patch.hs:1285)
    diziVibrato (src/Csound/Patch.hs:1290)
    mutedDizi (src/Csound/Patch.hs:1295)
    brightDizi (src/Csound/Patch.hs:1300)
    SharcInstr (src/Csound/Catalog/Wave/Sharc.hs:102)
    shViolin (src/Csound/Catalog/Wave/Sharc.hs:104)
    shViolinPizzicato (src/Csound/Catalog/Wave/Sharc.hs:107)
    shViolinMuted (src/Csound/Catalog/Wave/Sharc.hs:110)
    shViolinMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:113)
    shViolinsEnsemble (src/Csound/Catalog/Wave/Sharc.hs:116)
    shViola (src/Csound/Catalog/Wave/Sharc.hs:119)
    shViolaPizzicato (src/Csound/Catalog/Wave/Sharc.hs:122)
    shViolaMuted (src/Csound/Catalog/Wave/Sharc.hs:125)
    shViolaMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:128)
    shTuba (src/Csound/Catalog/Wave/Sharc.hs:131)
    shTromboneMuted (src/Csound/Catalog/Wave/Sharc.hs:134)
    shTrombone (src/Csound/Catalog/Wave/Sharc.hs:137)
    shPiccolo (src/Csound/Catalog/Wave/Sharc.hs:140)
    shOboe (src/Csound/Catalog/Wave/Sharc.hs:143)
    shFrenchHornMuted (src/Csound/Catalog/Wave/Sharc.hs:146)
    shFrenchHorn (src/Csound/Catalog/Wave/Sharc.hs:149)
    shFlute (src/Csound/Catalog/Wave/Sharc.hs:152)
    shEnglishHorn (src/Csound/Catalog/Wave/Sharc.hs:155)
    shClarinetEflat (src/Csound/Catalog/Wave/Sharc.hs:158)
    shTrumpetMutedC (src/Csound/Catalog/Wave/Sharc.hs:161)
    shTrumpetC (src/Csound/Catalog/Wave/Sharc.hs:164)
    shContrabassClarinet (src/Csound/Catalog/Wave/Sharc.hs:167)
    shContrabassoon (src/Csound/Catalog/Wave/Sharc.hs:170)
    shCello (src/Csound/Catalog/Wave/Sharc.hs:173)
    shCelloPizzicato (src/Csound/Catalog/Wave/Sharc.hs:176)
    shCelloMuted (src/Csound/Catalog/Wave/Sharc.hs:179)
    shCelloMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:182)
    shContrabassPizzicato (src/Csound/Catalog/Wave/Sharc.hs:185)
    shContrabassMuted (src/Csound/Catalog/Wave/Sharc.hs:188)
    shContrabassMarteleBowing (src/Csound/Catalog/Wave/Sharc.hs:191)
    shContrabass (src/Csound/Catalog/Wave/Sharc.hs:194)
    shClarinet (src/Csound/Catalog
src/Csound/Catalog/Drum.hs:24:1: Warning:
    Top-level binding with no type signature: hmBd1 :: Sam

src/Csound/Catalog/Drum.hs:25:1: Warning:
    Top-level binding with no type signature: hmBd2 :: Sam

src/Csound/Catalog/Drum.hs:26:1: Warning:
    Top-level binding with no type signature: hmBd3 :: Sam

src/Csound/Catalog/Drum.hs:27:1: Warning:
    Top-level binding with no type signature: hmSn1 :: Sam

src/Csound/Catalog/Drum.hs:28:1: Warning:
    Top-level binding with no type signature: hmSn2 :: Sam

src/Csound/Catalog/Drum.hs:29:1: Warning:
    Top-level binding with no type signature: hmSweeo :: Sam

src/Csound/Catalog/Drum.hs:30:1: Warning:
    Top-level binding with no type signature: hmBoink :: Sam

src/Csound/Catalog/Drum.hs:31:1: Warning:
    Top-level binding with no type signature: hmOhh :: Sam

src/Csound/Catalog/Drum.hs:32:1: Warning:
    Top-level binding with no type signature: hmChh :: Sam

src/Csound/Catalog/Drum.hs:33:1: Warning:
    Top-level binding with no type signature: hmCr :: Sam

src/Csound/Catalog/Drum.hs:34:1: Warning:
    Top-level binding with no type signature: hmClap :: Sam

src/Csound/Catalog/Drum.hs:36:1: Warning:
    Top-level binding with no type signature: trBd :: Sam

src/Csound/Catalog/Drum.hs:37:1: Warning:
    Top-level binding with no type signature: trSn :: Sam

src/Csound/Catalog/Drum.hs:38:1: Warning:
    Top-level binding with no type signature: trOhh :: Sam

src/Csound/Catalog/Drum.hs:39:1: Warning:
    Top-level binding with no type signature: trChh :: Sam

src/Csound/Catalog/Drum.hs:40:1: Warning:
    Top-level binding with no type signature: trHtom :: Sam

src/Csound/Catalog/Drum.hs:41:1: Warning:
    Top-level binding with no type signature: trMtom :: Sam

src/Csound/Catalog/Drum.hs:42:1: Warning:
    Top-level binding with no type signature: trLtom :: Sam

src/Csound/Catalog/Drum.hs:43:1: Warning:
    Top-level binding with no type signature: trCym :: Sam

src/Csound/Catalog/Drum.hs:44:1: Warning:
    Top-level binding with no type signature: trCl :: Sam

src/Csound/Catalog/Drum.hs:45:1: Warning:
    Top-level binding with no type signature: trRim :: Sam

src/Csound/Catalog/Drum.hs:46:1: Warning:
    Top-level binding with no type signature: trMar :: Sam

src/Csound/Catalog/Drum.hs:47:1: Warning:
    Top-level binding with no type signature: trHcon :: Sam

src/Csound/Catalog/Drum.hs:48:1: Warning:
    Top-level binding with no type signature: trMcon :: Sam

src/Csound/Catalog/Drum.hs:49:1: Warning:
    Top-level binding with no type signature: trLcon :: Sam

src/Csound/Catalog/Drum.hs:51:1: Warning:
    Top-level binding with no type signature: mpBd :: Sam

src/Csound/Catalog/Drum.hs:52:1: Warning:
    Top-level binding with no type signature: mpSn1 :: Sam

src/Csound/Catalog/Drum.hs:53:1: Warning:
    Top-level binding with no type signature: mpSn2 :: Sam

src/Csound/Catalog/Drum.hs:54:1: Warning:
    Top-level binding with no type signature: mpRim :: Sam

src/Csound/Catalog/Drum.hs:55:1: Warning:
    Top-level binding with no type signature: mpCym1 :: Sam

src/Csound/Catalog/Drum.hs:56:1: Warning:
    Top-level binding with no type signature: mpCym2 :: Sam

src/Csound/Catalog/Drum.hs:57:1: Warning:
    Top-level binding with no type signature: mpBon1 :: Sam

src/Csound/Catalog/Drum.hs:58:1: Warning:
    Top-level binding with no type signature: mpBon2 :: Sam

src/Csound/Catalog/Drum.hs:59:1: Warning:
    Top-level binding with no type signature: mpBon3 :: Sam

src/Csound/Catalog/Drum.hs:60:1: Warning:
    Top-level binding with no type signature: mpCl :: Sam

src/Csound/Catalog/Drum.hs:61:1: Warning:
    Top-level binding with no type signature: mpCow :: Sam

src/Csound/Catalog/Drum.hs:62:1: Warning:
    Top-level binding with no type signature: mpGro :: Sam

src/Csound/Catalog/Drum.hs:63:1: Warning:
    Top-level binding with no type signature: mpMar :: Sam

src/Csound/Catalog/Drum.hs:64:1: Warning:
    Top-level binding with no type signature: mpQj :: Sam

src/Csound/Catalog/Drum.hs:65:1: Warning:
    Top-level binding with no type signature: mpTam :: Sam

src/Csound/Catalog/Drum.hs:67:1: Warning:
    Top-level binding with no type signature: mkSam :: Sig -> Sam

src/Csound/Catalog/Drum.hs:69:1: Warning:
    Top-level binding with no type signature: boo :: Sam

src/Csound/Catalog/Drum.hs:70:1: Warning:
    Top-level binding with no type signature: gro :: Sam

src/Csound/Catalog/Drum.hs:71:1: Warning:
    Top-level binding with no type signature: sbells :: Sam

src/Csound/Catalog/Drum.hs:72:1: Warning:
    Top-level binding with no type signature: tam :: Sam

src/Csound/Catalog/Drum.hs:73:1: Warning:
    Top-level binding with no type signature: cab :: Sam

src/Csound/Catalog/Drum.hs:74:1: Warning:
    Top-level binding with no type signature: crun :: Sam

src/Csound/Catalog/Drum.hs:75:1: Warning:
    Top-level binding with no type signature: shake :: Sig -> Sam

src/Csound/Catalog/Drum.hs:76:1: Warning:
    Top-level binding with no type signature: spaper :: Sam
/Wave/Sharc.hs:197)
    shBassTrombone (src/Csound/Catalog/Wave/Sharc.hs:200)
    shBassClarinet (src/Csound/Catalog/Wave/Sharc.hs:203)
    shBassoon (src/Csound/Catalog/Wave/Sharc.hs:206)
    shBassFlute (src/Csound/Catalog/Wave/Sharc.hs:209)
    shTrumpetBach (src/Csound/Catalog/Wave/Sharc.hs:212)
    shAltoTrombone (src/Csound/Catalog/Wave/Sharc.hs:215)
    shAltoFlute (src/Csound/Catalog/Wave/Sharc.hs:218)
    pulseWidth (src/Csound/Patch.hs:1308)
    xanadu (src/Csound/Patch.hs:1312)
    alienIsAngry (src/Csound/Patch.hs:1316)
    noiz (src/Csound/Patch.hs:1320)
    blue (src/Csound/Patch.hs:1324)
    black (src/Csound/Patch.hs:1328)
    simpleMarimba (src/Csound/Patch.hs:1332)
    impulseMarimba1 (src/Csound/Patch.hs:1336)
    impulseMarimba2 (src/Csound/Patch.hs:1340)
    okComputer (src/Csound/Patch.hs:1344)
    noiseBell (src/Csound/Patch.hs:1352)
    robotVowels (src/Csound/Patch.hs:1359)
    robotLoopVowels (src/Csound/Patch.hs:1363)
    robotVowel (src/Csound/Patch.hs:1367)
    maleA (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleE (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleIY (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleO (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleOO (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleU (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleER (src/Csound/Catalog/Wave/Vowel.hs:109)
    maleUH (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleA (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleE (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleIY (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleO (src/Csound/Catalog/Wave/Vowel.hs:109)
    femaleOO (src/Csound/Catalog/Wave/Vowel.hs:109)
    windWall (src/Csound/Patch.hs:1374)
    mildWind (src/Csound/Patch.hs:1378)
    wind (src/Csound/Patch.hs:1382)
    snowCrackle (src/Csound/Patch.hs:1348)
   9% (  5 / 53) in 'Csound.Catalog.Drum'
  Missing documentation for:
    hmBd1 (src/Csound/Catalog/Drum.hs:24)
    hmBd2 (src/Csound/Catalog/Drum.hs:25)
    hmBd3 (src/Csound/Catalog/Drum.hs:26)
    hmSn1 (src/Csound/Catalog/Drum.hs:27)
    hmSn2 (src/Csound/Catalog/Drum.hs:28)
    hmSweeo (src/Csound/Catalog/Drum.hs:29)
    hmBoink (src/Csound/Catalog/Drum.hs:30)
    hmOhh (src/Csound/Catalog/Drum.hs:31)
    hmChh (src/Csound/Catalog/Drum.hs:32)
    hmCr (src/Csound/Catalog/Drum.hs:33)
    hmClap (src/Csound/Catalog/Drum.hs:34)
    trBd (src/Csound/Catalog/Drum.hs:36)
    trSn (src/Csound/Catalog/Drum.hs:37)
    trOhh (src/Csound/Catalog/Drum.hs:38)
    trChh (src/Csound/Catalog/Drum.hs:39)
    trHtom (src/Csound/Catalog/Drum.hs:40)
    trMtom (src/Csound/Catalog/Drum.hs:41)
    trLtom (src/Csound/Catalog/Drum.hs:42)
    trCym (src/Csound/Catalog/Drum.hs:43)
    trCl (src/Csound/Catalog/Drum.hs:44)
    trRim (src/Csound/Catalog/Drum.hs:45)
    trMar (src/Csound/Catalog/Drum.hs:46)
    trHcon (src/Csound/Catalog/Drum.hs:47)
    trMcon (src/Csound/Catalog/Drum.hs:48)
    trLcon (src/Csound/Catalog/Drum.hs:49)
    mpBd (src/Csound/Catalog/Drum.hs:51)
    mpSn1 (src/Csound/Catalog/Drum.hs:52)
    mpSn2 (src/Csound/Catalog/Drum.hs:53)
    mpRim (src/Csound/Catalog/Drum.hs:54)
    mpCym1 (src/Csound/Catalog/Drum.hs:55)
    mpCym2 (src/Csound/Catalog/Drum.hs:56)
    mpBon1 (src/Csound/Catalog/Drum.hs:57)
    mpBon2 (src/Csound/Catalog/Drum.hs:58)
    mpBon3 (src/Csound/Catalog/Drum.hs:59)
    mpCl (src/Csound/Catalog/Drum.hs:60)
    mpCow (src/Csound/Catalog/Drum.hs:61)
    mpGro (src/Csound/Catalog/Drum.hs:62)
    mpMar (src/Csound/Catalog/Drum.hs:63)
    mpQj (src/Csound/Catalog/Drum.hs:64)
    mpTam (src/Csound/Catalog/Drum.hs:65)
    boo (src/Csound/Catalog/Drum.hs:69)
    gro (src/Csound/Catalog/Drum.hs:70)
    sbells (src/Csound/Catalog/Drum.hs:71)
    tam (src/Csound/Catalog/Drum.hs:72)
    cab (src/Csound/Catalog/Drum.hs:73)
    crun (src/Csound/Catalog/Drum.hs:74)
    shake (src/Csound/Catalog/Drum.hs:75)
    spaper (src/Csound/Catalog/Drum.hs:76)
 100% (  6 /  6) in 'Csound.Catalog'
Documentation created: dist/doc/html/csound-catalog/index.html,
dist/doc/html/csound-catalog/csound-catalog.txt
Creating package registration file:
/tmp/pkgConf-csound-catalog-0.470126494421263121.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csound-catalog-0.4.0-2Epx9Ho0OGGFBl08x1Tdxl
Registering csound-catalog-0.4.0...
Installed csound-catalog-0.4.0

Test log

No test log was submitted for this report.