[all reports]
Install |
InstallOk |
Docs |
Ok |
Tests |
NotTried |
Time submitted |
2016-02-12 05:37:07.721216 UTC
|
Compiler |
ghc-7.10.3 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
utility-ht-0.0.11, transformers-0.4.2.0, random-1.1, process-1.2.3.0, parsec-3.1.9, non-negative-0.1.1, midi-0.2.2, markov-chain-0.0.3.3, haskell-src-1.0.2.0, event-list-0.1.1.3, data-accessor-0.2.2.7, containers-0.5.6.2, bytestring-0.10.6.0, base-4.8.2.0, array-0.5.1.0 |
Flags |
splitbase -buildexamples
|
Build log
[view raw]
Resolving dependencies...
Configuring data-accessor-0.2.2.7...
Building data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
[ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o )
[ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o )
[ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o )
[ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o )
[ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o )
[ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o )
[ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o )
[ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o )
[ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o )
[10 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o )
In-place registering data-accessor-0.2.2.7...
Running Haddock for data-accessor-0.2.2.7...
Running hscolour for data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
Preprocessing library data-accessor-0.2.2.7...
Haddock coverage:
20% ( 1 / 5) in 'Data.Accessor.Private'
Missing documentation for:
Module header
compose (src-4/Data/Accessor/Private.hs:19)
self (src-4/Data/Accessor/Private.hs:25)
(src-4/Data/Accessor/Private.hs:29)
89% ( 17 / 19) in 'Data.Accessor.Basic'
Missing documentation for:
fromSetGet (src/Data/Accessor/Basic.hs:23)
fromLens (src/Data/Accessor/Basic.hs:27)
50% ( 6 / 12) in 'Data.Accessor.MonadStatePrivate'
Missing documentation for:
Module header
set (src/Data/Accessor/MonadStatePrivate.hs:10)
get (src/Data/Accessor/MonadStatePrivate.hs:13)
modify (src/Data/Accessor/MonadStatePrivate.hs:16)
lift (src/Data/Accessor/MonadStatePrivate.hs:56)
liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
58% ( 7 / 12) in 'Data.Accessor.MonadState'
Missing documentation for:
set (src/Data/Accessor/MonadStatePrivate.hs:10)
get (src/Data/Accessor/MonadStatePrivate.hs:13)
modify (src/Data/Accessor/MonadStatePrivate.hs:16)
lift (src/Data/Accessor/MonadStatePrivate.hs:56)
liftT (src/Data/Accessor/MonadStatePrivate.hs:63)
57% ( 4 / 7) in 'Data.Accessor.Container'
Missing documentation for:
array (src/Data/Accessor/Container.hs:27)
intMapDefault (src/Data/Accessor/Container.hs:58)
intMapMaybe (src/Data/Accessor/Container.hs:62)
33% ( 1 / 3) in 'Data.Accessor.Show'
Missing documentation for:
field (src/Data/Accessor/Show.hs:19)
showsPrec (src/Data/Accessor/Show.hs:27)
86% ( 6 / 7) in 'Data.Accessor.Tuple'
Missing documentation for:
Module header
7% ( 1 / 15) in 'Data.Accessor.BinaryRead'
Missing documentation for:
Stream (src/Data/Accessor/BinaryRead.hs:21)
C (src/Data/Accessor/BinaryRead.hs:23)
ByteSource (src/Data/Accessor/BinaryRead.hs:26)
ByteStream (src/Data/Accessor/BinaryRead.hs:29)
(src/Data/Accessor/BinaryRead.hs:32)
ByteCompatible (src/Data/Accessor/BinaryRead.hs:38)
(src/Data/Accessor/BinaryRead.hs:41)
(src/Data/Accessor/BinaryRead.hs:44)
(src/Data/Accessor/BinaryRead.hs:51)
(src/Data/Accessor/BinaryRead.hs:54)
(src/Data/Accessor/BinaryRead.hs:58)
Parser (src/Data/Accessor/BinaryRead.hs:69)
field (src/Data/Accessor/BinaryRead.hs:72)
record (src/Data/Accessor/BinaryRead.hs:79)
16% ( 4 / 25) in 'Data.Accessor.Example'
Missing documentation for:
Module header
init (src/Data/Accessor/Example.hs:30)
initInfix (src/Data/Accessor/Example.hs:39)
read (src/Data/Accessor/Example.hs:46)
infix0 (src/Data/Accessor/Example.hs:53)
infix1 (src/Data/Accessor/Example.hs:57)
infix2 (src/Data/Accessor/Example.hs:61)
infix3 (src/Data/Accessor/Example.hs:65)
infix4 (src/Data/Accessor/Example.hs:69)
showsPair (src/Data/Accessor/Example.hs:74)
show0 (src/Data/Accessor/Example.hs:81)
show1 (src/Data/Accessor/Example.hs:84)
self (src/Data/Accessor/Example.hs:88)
null (src/Data/Accessor/Example.hs:91)
merge (src/Data/Accessor/Example.hs:111)
accessHourMinute (src/Data/Accessor/Example.hs:116)
mergeHourMinute (src/Data/Accessor/Example.hs:121)
array (src/Data/Accessor/Example.hs:127)
set (src/Data/Accessor/Example.hs:133)
mapDefault (src/Data/Accessor/Example.hs:140)
mapMaybe (src/Data/Accessor/Example.hs:148)
100% ( 16 / 16) in 'Data.Accessor'
Documentation created: dist/doc/html/data-accessor/index.html,
dist/doc/html/data-accessor/data-accessor.txt
Creating package registration file:
/tmp/pkgConf-data-accessor-0.2.2278722862233665123.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-accessor-0.2.2.7-Hzzw7HtnPRc9zDbsSXo8GC
Registering data-accessor-0.2.2.7...
Installed data-accessor-0.2.2.7
Downloading explicit-exception-0.1.8...
Configuring explicit-exception-0.1.8...
Building explicit-exception-0.1.8...
Preprocessing library explicit-exception-0.1.8...
[ 1 of 11] Compiling Control.Monad.Label ( src/Control/Monad/Label.hs, dist/build/Control/Monad/Label.o )
src/Control/Monad/Label.hs:17:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
[ 2 of 11] Compiling Control.Monad.Exception.Synchronous ( src/Control/Monad/Exception/Synchronous.hs, dist/build/Control/Monad/Exception/Synchronous.o )
src/Control/Monad/Exception/Synchronous.hs:71:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
src/Control/Monad/Exception/Synchronous.hs:295:26: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Exception/Synchronous.hs:296:30: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Exception/Synchronous.hs:298:46: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Exception/Synchronous.hs:299:14: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 11] Compiling Control.Monad.Exception.Asynchronous.Strict ( src/Control/Monad/Exception/Asynchronous/Strict.hs, dist/build/Control/Monad/Exception/Asynchronous/Strict.o )
[ 4 of 11] Compiling Control.Monad.Exception.Warning ( src/Control/Monad/Exception/Warning.hs, dist/build/Control/Monad/Exception/Warning.o )
src/Control/Monad/Exception/Warning.hs:14: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 11] Compiling Control.Monad.Exception.Label ( src/Control/Monad/Exception/Label.hs, dist/build/Control/Monad/Exception/Label.o )
src/Control/Monad/Exception/Label.hs:15: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 11] Compiling System.IO.Straight ( src/System/IO/Straight.hs, dist/build/System/IO/Straight.o )
src/System/IO/Straight.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/System/IO/Straight.hs:68:10: Warning:
Orphan instance:
instance (MonadSIO m, ContainsIOException e) =>
MonadIO (ExceptionalT e m)
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.
[ 7 of 11] Compiling System.IO.Exception.File ( src/System/IO/Exception/File.hs, dist/build/System/IO/Exception/File.o )
[ 8 of 11] Compiling System.IO.Exception.BinaryFile ( src/System/IO/Exception/BinaryFile.hs, dist/build/System/IO/Exception/BinaryFile.o )
[ 9 of 11] Compiling Control.Monad.Exception.Asynchronous.Lazy ( src/Control/Monad/Exception/Asynchronous/Lazy.hs, dist/build/Control/Monad/Exception/Asynchronous/Lazy.o )
[10 of 11] Compiling Control.Monad.Exception.Asynchronous ( src/Control/Monad/Exception/Asynchronous.hs, dist/build/Control/Monad/Exception/Asynchronous.o )
[11 of 11] Compiling System.IO.Exception.TextFile ( src/System/IO/Exception/TextFile.hs, dist/build/System/IO/Exception/TextFile.o )
src/System/IO/Exception/TextFile.hs:47:4: Warning:
In the use of ‘Async.manySynchronousT’
(imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
In-place registering explicit-exception-0.1.8...
Running Haddock for explicit-exception-0.1.8...
Running hscolour for explicit-exception-0.1.8...
Preprocessing library explicit-exception-0.1.8...
Preprocessing library explicit-exception-0.1.8...
src/Control/Monad/Label.hs:17:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
src/Control/Monad/Exception/Synchronous.hs:71:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
src/Control/Monad/Exception/Synchronous.hs:295:26: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Exception/Synchronous.hs:296:30: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Exception/Synchronous.hs:298:46: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Exception/Synchronous.hs:299:14: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Exception/Warning.hs:14: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/Control/Monad/Exception/Label.hs:15: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/System/IO/Straight.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/System/IO/Straight.hs:68:10: Warning:
Orphan instance:
instance (MonadSIO m, ContainsIOException e) =>
MonadIO (ExceptionalT e m)
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.
Haddock coverage:
18% ( 3 / 17) in 'Control.Monad.Label'
Missing documentation for:
Label (src/Control/Monad/Label.hs:29)
(src/Control/Monad/Label.hs:45)
runLabel (src/Control/Monad/Label.hs:50)
ask (src/Control/Monad/Label.hs:53)
local (src/Control/Monad/Label.hs:57)
LabelT (src/Control/Monad/Label.hs:67)
fmapReaderT (src/Control/Monad/Label.hs:105)
(src/Control/Monad/Label.hs:109)
pureReaderT (src/Control/Monad/Label.hs:113)
apReaderT (src/Control/Monad/Label.hs:117)
(src/Control/Monad/Label.hs:123)
runLabelT (src/Control/Monad/Label.hs:128)
askT (src/Control/Monad/Label.hs:131)
localT (src/Control/Monad/Label.hs:134)
28% ( 11 / 40) in 'Control.Monad.Exception.Synchronous'
Missing documentation for:
fromMaybe (src/Control/Monad/Exception/Synchronous.hs:102)
toMaybe (src/Control/Monad/Exception/Synchronous.hs:108)
fromEither (src/Control/Monad/Exception/Synchronous.hs:105)
toEither (src/Control/Monad/Exception/Synchronous.hs:111)
fromExitCode (src/Control/Monad/Exception/Synchronous.hs:124)
toExitCode (src/Control/Monad/Exception/Synchronous.hs:118)
mapException (src/Control/Monad/Exception/Synchronous.hs:158)
mapExceptional (src/Control/Monad/Exception/Synchronous.hs:164)
throw (src/Control/Monad/Exception/Synchronous.hs:170)
assert (src/Control/Monad/Exception/Synchronous.hs:173)
catch (src/Control/Monad/Exception/Synchronous.hs:177)
resolve (src/Control/Monad/Exception/Synchronous.hs:194)
fromMaybeT (src/Control/Monad/Exception/Synchronous.hs:289)
toMaybeT (src/Control/Monad/Exception/Synchronous.hs:292)
fromErrorT (src/Control/Monad/Exception/Synchronous.hs:295)
toErrorT (src/Control/Monad/Exception/Synchronous.hs:298)
fromEitherT (src/Control/Monad/Exception/Synchronous.hs:301)
toEitherT (src/Control/Monad/Exception/Synchronous.hs:304)
fromExitCodeT (src/Control/Monad/Exception/Synchronous.hs:313)
toExitCodeT (src/Control/Monad/Exception/Synchronous.hs:307)
switchT (src/Control/Monad/Exception/Synchronous.hs:320)
mapExceptionT (src/Control/Monad/Exception/Synchronous.hs:335)
mapExceptionalT (src/Control/Monad/Exception/Synchronous.hs:342)
throwT (src/Control/Monad/Exception/Synchronous.hs:348)
assertT (src/Control/Monad/Exception/Synchronous.hs:352)
catchT (src/Control/Monad/Exception/Synchronous.hs:356)
resolveT (src/Control/Monad/Exception/Synchronous.hs:384)
tryT (src/Control/Monad/Exception/Synchronous.hs:390)
manyMonoidT (src/Control/Monad/Exception/Synchronous.hs:413)
44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Strict'
Missing documentation for:
Module header
fromSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:101)
fromSynchronousNull (src/Control/Monad/Exception/Asynchronous/Strict.hs:108)
fromSynchronousMonoid (src/Control/Monad/Exception/Asynchronous/Strict.hs:111)
toSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:116)
throwMonoid (src/Control/Monad/Exception/Asynchronous/Strict.hs:128)
continue (src/Control/Monad/Exception/Asynchronous/Strict.hs:186)
maybeAbort (src/Control/Monad/Exception/Asynchronous/Strict.hs:195)
mapException (src/Control/Monad/Exception/Asynchronous/Strict.hs:220)
mapExceptional (src/Control/Monad/Exception/Asynchronous/Strict.hs:223)
simultaneousBindM (src/Control/Monad/Exception/Asynchronous/Strict.hs:256)
sequenceA (src/Control/Monad/Exception/Asynchronous/Strict.hs:284)
mapM (src/Control/Monad/Exception/Asynchronous/Strict.hs:289)
sequence (src/Control/Monad/Exception/Asynchronous/Strict.hs:293)
swapToAsynchronousSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:339)
fromSynchronousT (src/Control/Monad/Exception/Asynchronous/Strict.hs:358)
fromSynchronousMonoidT (src/Control/Monad/Exception/Asynchronous/Strict.hs:365)
mapExceptionT (src/Control/Monad/Exception/Asynchronous/Strict.hs:404)
mapExceptionalT (src/Control/Monad/Exception/Asynchronous/Strict.hs:411)
throwMonoidT (src/Control/Monad/Exception/Asynchronous/Strict.hs:418)
eatNothingT (src/Control/Monad/Exception/Asynchronous/Strict.hs:423)
appendM (src/Control/Monad/Exception/Asynchronous/Strict.hs:460)
continueM (src/Control/Monad/Exception/Asynchronous/Strict.hs:467)
29% ( 5 / 17) in 'Control.Monad.Exception.Warning'
Missing documentation for:
fromExceptionNull (src/Control/Monad/Exception/Warning.hs:45)
toException (src/Control/Monad/Exception/Warning.hs:48)
warn (src/Control/Monad/Exception/Warning.hs:58)
(src/Control/Monad/Exception/Warning.hs:63)
(src/Control/Monad/Exception/Warning.hs:68)
(src/Control/Monad/Exception/Warning.hs:76)
WarnableT (src/Control/Monad/Exception/Warning.hs:91)
fromSynchronousT (src/Control/Monad/Exception/Warning.hs:95)
warnT (src/Control/Monad/Exception/Warning.hs:102)
(src/Control/Monad/Exception/Warning.hs:108)
(src/Control/Monad/Exception/Warning.hs:112)
(src/Control/Monad/Exception/Warning.hs:117)
25% ( 3 / 12) in 'Control.Monad.Exception.Label'
Missing documentation for:
LabeledException (src/Control/Monad/Exception/Label.hs:22)
LabeledExceptionalT (src/Control/Monad/Exception/Label.hs:25)
runLabelT (src/Control/Monad/Exception/Label.hs:31)
labelT (src/Control/Monad/Exception/Label.hs:38)
stripLabelT (src/Control/Monad/Exception/Label.hs:45)
decorateLabelT (src/Control/Monad/Exception/Label.hs:50)
getLabels (src/Control/Monad/Exception/Label.hs:55)
throwT (src/Control/Monad/Exception/Label.hs:60)
(src/Control/Monad/Exception/Label.hs:105)
57% ( 4 / 7) in 'System.IO.Straight'
Missing documentation for:
sioToIO (src/System/IO/Straight.hs:34)
ioToExceptionalSIO (src/System/IO/Straight.hs:37)
unsafeInterleaveSIO (src/System/IO/Straight.hs:42)
0% ( 0 / 3) in 'System.IO.Exception.File'
Missing documentation for:
Module header
EIO (src/System/IO/Exception/File.hs:8)
close (src/System/IO/Exception/File.hs:10)
20% ( 1 / 5) in 'System.IO.Exception.BinaryFile'
Missing documentation for:
open (src/System/IO/Exception/BinaryFile.hs:15)
with (src/System/IO/Exception/BinaryFile.hs:19)
getByte (src/System/IO/Exception/BinaryFile.hs:24)
putByte (src/System/IO/Exception/BinaryFile.hs:28)
44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Lazy'
Missing documentation for:
Module header
fromSynchronous (src/Control/Monad/Exception/Asynchronous/Lazy.hs:106)
fromSynchronousNull (src/Control/Monad/Exception/Asynchronous/Lazy.hs:113)
fromSynchronousMonoid (src/Control/Monad/Exception/Asynchronous/Lazy.hs:116)
toSynchronous (src/Control/Monad/Exception/Asynchronous/Lazy.hs:121)
throwMonoid (src/Control/Monad/Exception/Asynchronous/Lazy.hs:133)
continue (src/Control/Monad/Exception/Asynchronous/Lazy.hs:191)
maybeAbort (src/Control/Monad/Exception/Asynchronous/Lazy.hs:201)
mapException (src/Control/Monad/Exception/Asynchronous/Lazy.hs:226)
mapExceptional (src/Control/Monad/Exception/Asynchronous/Lazy.hs:229)
simultaneousBindM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:275)
sequenceA (src/Control/Monad/Exception/Asynchronous/Lazy.hs:303)
mapM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:308)
sequence (src/Control/Monad/Exception/Asynchronous/Lazy.hs:312)
swapToAsynchronousSynchronous (src/Control/Monad/Exception/Asynchronous/Lazy.hs:358)
fromSynchronousT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:378)
fromSynchronousMonoidT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:385)
mapExceptionT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:424)
mapExceptionalT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:431)
throwMonoidT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:438)
eatNothingT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:443)
appendM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:480)
continueM (src/Contro
src/System/IO/Exception/TextFile.hs:47:4: Warning:
In the use of ‘Async.manySynchronousT’
(imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
l/Monad/Exception/Asynchronous/Lazy.hs:487)
100% ( 2 / 2) in 'Control.Monad.Exception.Asynchronous'
29% ( 2 / 7) in 'System.IO.Exception.TextFile'
Missing documentation for:
open (src/System/IO/Exception/TextFile.hs:20)
with (src/System/IO/Exception/TextFile.hs:24)
getChar (src/System/IO/Exception/TextFile.hs:29)
getContentsSynchronous (src/System/IO/Exception/TextFile.hs:33)
putChar (src/System/IO/Exception/TextFile.hs:49)
Documentation created: dist/doc/html/explicit-exception/index.html,
dist/doc/html/explicit-exception/explicit-exception.txt
Creating package registration file:
/tmp/pkgConf-explicit-exception-0.11869470124155324914.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/explicit-exception-0.1.8-4TNDeJ4Z8jK41klwS6CqGp
Registering explicit-exception-0.1.8...
Installed explicit-exception-0.1.8
Downloading monoid-transformer-0.0.3...
Configuring monoid-transformer-0.0.3...
Building monoid-transformer-0.0.3...
Preprocessing library monoid-transformer-0.0.3...
[1 of 6] Compiling Data.Monoid.MonadicEndo ( src/Data/Monoid/MonadicEndo.hs, dist/build/Data/Monoid/MonadicEndo.o )
src/Data/Monoid/MonadicEndo.hs:3: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()
[2 of 6] Compiling Data.Monoid.Transformer ( src/Data/Monoid/Transformer.hs, dist/build/Data/Monoid/Transformer.o )
src/Data/Monoid/Transformer.hs:3: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()
[3 of 6] Compiling Data.Monoid.Monad ( src/Data/Monoid/Monad.hs, dist/build/Data/Monoid/Monad.o )
src/Data/Monoid/Monad.hs:6: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 6] Compiling Data.Monoid.Reader ( src/Data/Monoid/Reader.hs, dist/build/Data/Monoid/Reader.o )
[5 of 6] Compiling Data.Monoid.State ( src/Data/Monoid/State.hs, dist/build/Data/Monoid/State.o )
[6 of 6] Compiling Data.Monoid.Applicative ( src/Data/Monoid/Applicative.hs, dist/build/Data/Monoid/Applicative.o )
src/Data/Monoid/Applicative.hs:5:1: Warning:
The import of ‘pure, Applicative’
from module ‘Control.Applicative’ is redundant
src/Data/Monoid/Applicative.hs:6: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()
In-place registering monoid-transformer-0.0.3...
Running Haddock for monoid-transformer-0.0.3...
Running hscolour for monoid-transformer-0.0.3...
Preprocessing library monoid-transformer-0.0.3...
Preprocessing library monoid-transformer-0.0.3...
src/Data/Monoid/MonadicEndo.hs:3: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/Data/Monoid/Transformer.hs:3: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/Data/Monoid/Monad.hs:6: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/Data/Monoid/Applicative.hs:5:1: Warning:
The import of ‘pure, Applicative’
from module ‘Control.Applicative’ is redundant
src/Data/Monoid/Applicative.hs:6: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()
Haddock coverage:
33% ( 1 / 3) in 'Data.Monoid.MonadicEndo'
Missing documentation for:
Module header
(src/Data/Monoid/MonadicEndo.hs:14)
0% ( 0 / 2) in 'Data.Monoid.Transformer'
Missing documentation for:
Module header
C (src/Data/Monoid/Transformer.hs:5)
25% ( 1 / 4) in 'Data.Monoid.Monad'
Missing documentation for:
Module header
(src/Data/Monoid/Monad.hs:16)
(src/Data/Monoid/Monad.hs:21)
17% ( 1 / 6) in 'Data.Monoid.Reader'
Missing documentation for:
Module header
pure (src/Data/Monoid/Reader.hs:16)
(src/Data/Monoid/Reader.hs:19)
(src/Data/Monoid/Reader.hs:24)
(src/Data/Monoid/Reader.hs:27)
9% ( 1 / 11) in 'Data.Monoid.State'
Missing documentation for:
Module header
pure (src/Data/Monoid/State.hs:24)
evaluate (src/Data/Monoid/State.hs:28)
execute (src/Data/Monoid/State.hs:31)
put (src/Data/Monoid/State.hs:35)
modify (src/Data/Monoid/State.hs:38)
(src/Data/Monoid/State.hs:42)
(src/Data/Monoid/State.hs:50)
(src/Data/Monoid/State.hs:53)
mapFst (src/Data/Monoid/State.hs:58)
25% ( 1 / 4) in 'Data.Monoid.Applicative'
Missing documentation for:
Module header
(src/Data/Monoid/Applicative.hs:14)
(src/Data/Monoid/Applicative.hs:19)
Documentation created: dist/doc/html/monoid-transformer/index.html,
dist/doc/html/monoid-transformer/monoid-transformer.txt
Creating package registration file:
/tmp/pkgConf-monoid-transformer-0.018566691791057418418.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/monoid-transformer-0.0.3-BwaPPHf7sPwD6Fc0B8urOT
Registering monoid-transformer-0.0.3...
Installed monoid-transformer-0.0.3
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.21775473788624549797.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 3 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
Missing documentation for:
sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
Word64_# (Data/Primitive/MachDeps.hs:120)
Int64_# (Data/Primitive/MachDeps.hs:121)
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Missing documentation for:
setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
setWordArray# (Data/Primitive/Internal/Operations.hs:41)
setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
setIntArray# (Data/Primitive/Internal/Operations.hs:51)
setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
75% ( 12 / 16) in 'Control.Monad.Primitive'
Missing documentation for:
unsafeInlinePrim (Control/Monad/Primitive.hs:189)
unsafeInlineIO (Control/Monad/Primitive.hs:193)
unsafeInlineST (Control/Monad/Primitive.hs:197)
touch (Control/Monad/Primitive.hs:201)
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 15 / 15) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
Missing documentation for:
ByteArray#
MutableByteArray#
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.1952062949577721120.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file:
/tmp/pkgConf-random-116233805951287859999.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.1
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
100% ( 2 / 2) in 'Data.Generics.Basics'
100% ( 2 / 2) in 'Generics.SYB.Basics'
100% ( 1 / 1) in 'Data.Generics.Instances'
100% ( 1 / 1) in 'Generics.SYB.Instances'
96% ( 43 / 45) in 'Data.Generics.Aliases'
Missing documentation for:
GenericQ' (src/Data/Generics/Aliases.hs:268)
GenericM' (src/Data/Generics/Aliases.hs:269)
100% ( 19 / 19) in 'Data.Generics.Schemes'
100% ( 2 / 2) in 'Generics.SYB.Schemes'
100% ( 6 / 6) in 'Data.Generics.Text'
100% ( 2 / 2) in 'Generics.SYB.Text'
100% ( 17 / 17) in 'Data.Generics.Twins'
100% ( 2 / 2) in 'Generics.SYB.Twins'
100% ( 3 / 3) in 'Data.Generics.Builders'
100% ( 2 / 2) in 'Generics.SYB.Builders'
100% ( 2 / 2) in 'Generics.SYB.Aliases'
100% ( 8 / 8) in 'Data.Generics'
100% ( 2 / 2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-018924306391449228398.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE
Registering syb-0.6...
Installed syb-0.6
Configuring text-1.2.2.0...
Building text-1.2.2.0...
Preprocessing library text-1.2.2.0...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.2.0...
Running Haddock for text-1.2.2.0...
Running hscolour for text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (127 /127) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (128 /129) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:301)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.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.213840794212115227667.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.0-5c7VCmRXJenGcMPs3kwpkI
Registering text-1.2.2.0...
Installed text-1.2.2.0
Configuring utility-ht-0.0.11...
Building utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
[ 1 of 27] Compiling Text.Show.HT ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 27] Compiling Text.Read.HT ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 27] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 27] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 5 of 27] Compiling Data.Tuple.Strict ( src/Data/Tuple/Strict.hs, dist/build/Data/Tuple/Strict.o )
[ 6 of 27] Compiling Data.Tuple.Lazy ( src/Data/Tuple/Lazy.hs, dist/build/Data/Tuple/Lazy.o )
[ 7 of 27] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 8 of 27] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 9 of 27] Compiling Data.Monoid.HT ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[10 of 27] Compiling Data.Maybe.HT ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[11 of 27] Compiling Data.Ix.Enum ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[12 of 27] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[13 of 27] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[14 of 27] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[15 of 27] Compiling Data.List.Key ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[16 of 27] Compiling Data.Ord.HT ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[17 of 27] Compiling Data.Eq.HT ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[18 of 27] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[19 of 27] Compiling Data.Bool.HT ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[20 of 27] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[21 of 27] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[22 of 27] Compiling Data.List.HT ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[23 of 27] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )
src/Data/Record/HT/Private.hs:3: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()
[24 of 27] Compiling Data.Record.HT ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[25 of 27] Compiling Data.String.HT ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[26 of 27] Compiling Data.Tuple.Example ( src/Data/Tuple/Example.hs, dist/build/Data/Tuple/Example.o )
[27 of 27] Compiling Data.List.Match ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.11...
Running Haddock for utility-ht-0.0.11...
Running hscolour for utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
Haddock coverage:
33% ( 1 / 3) in 'Text.Show.HT'
Missing documentation for:
Module header
concatS (src/Text/Show/HT.hs:15)
40% ( 2 / 5) in 'Text.Read.HT'
Missing documentation for:
Module header
readMany (src/Text/Read/HT.hs:22)
maybeRead (src/Text/Read/HT.hs:29)
0% ( 0 / 6) in 'Data.Strictness.HT'
Missing documentation for:
Module header
arguments1 (src/Data/Strictness/HT.hs:4)
arguments2 (src/Data/Strictness/HT.hs:8)
arguments3 (src/Data/Strictness/HT.hs:12)
arguments4 (src/Data/Strictness/HT.hs:16)
arguments5 (src/Data/Strictness/HT.hs:20)
32% ( 8 / 25) in 'Control.Monad.HT'
Missing documentation for:
Module header
void (src/Control/Monad/HT.hs:72)
for (src/Control/Monad/HT.hs:75)
map (src/Control/Monad/HT.hs:78)
zipWith (src/Control/Monad/HT.hs:81)
chain (src/Control/Monad/HT.hs:84)
filter (src/Control/Monad/HT.hs:87)
replicate (src/Control/Monad/HT.hs:90)
lift (src/Control/Monad/HT.hs:93)
lift2 (src/Control/Monad/HT.hs:96)
lift3 (src/Control/Monad/HT.hs:100)
lift4 (src/Control/Monad/HT.hs:104)
lift5 (src/Control/Monad/HT.hs:109)
liftJoin2 (src/Control/Monad/HT.hs:124)
liftJoin3 (src/Control/Monad/HT.hs:128)
liftJoin4 (src/Control/Monad/HT.hs:132)
liftJoin5 (src/Control/Monad/HT.hs:139)
17% ( 2 / 12) in 'Data.Tuple.Strict'
Missing documentation for:
Module header
mapPair (src/Data/Tuple/Strict.hs:6)
mapFst (src/Data/Tuple/Strict.hs:10)
mapSnd (src/Data/Tuple/Strict.hs:14)
swap (src/Data/Tuple/Strict.hs:19)
mapTriple (src/Data/Tuple/Strict.hs:26)
mapFst3 (src/Data/Tuple/Strict.hs:30)
mapSnd3 (src/Data/Tuple/Strict.hs:34)
mapThd3 (src/Data/Tuple/Strict.hs:38)
uncurry3 (src/Data/Tuple/Strict.hs:42)
38% ( 5 / 13) in 'Data.Tuple.Lazy'
Missing documentation for:
Module header
swap (src/Data/Tuple/Lazy.hs:37)
forcePair (src/Data/Tuple/Lazy.hs:41)
mapTriple (src/Data/Tuple/Lazy.hs:48)
mapFst3 (src/Data/Tuple/Lazy.hs:52)
mapSnd3 (src/Data/Tuple/Lazy.hs:56)
mapThd3 (src/Data/Tuple/Lazy.hs:60)
uncurry3 (src/Data/Tuple/Lazy.hs:64)
29% ( 5 / 17) in 'Data.Tuple.HT'
Missing documentation for:
Module header
swap (src/Data/Tuple/Lazy.hs:37)
forcePair (src/Data/Tuple/Lazy.hs:41)
fst3 (src/Data/Tuple/HT.hs:25)
snd3 (src/Data/Tuple/HT.hs:29)
thd3 (src/Data/Tuple/HT.hs:33)
mapTriple (src/Data/Tuple/Lazy.hs:48)
mapFst3 (src/Data/Tuple/Lazy.hs:52)
mapSnd3 (src/Data/Tuple/Lazy.hs:56)
mapThd3 (src/Data/Tuple/Lazy.hs:60)
curry3 (src/Data/Tuple/HT.hs:37)
uncurry3 (src/Data/Tuple/Lazy.hs:64)
43% ( 3 / 7) in 'Control.Functor.HT'
Missing documentation for:
Module header
void (src/Control/Functor/HT.hs:6)
map (src/Control/Functor/HT.hs:9)
for (src/Control/Functor/HT.hs:12)
50% ( 2 / 4) in 'Data.Monoid.HT'
Missing documentation for:
Module header
when (src/Data/Monoid/HT.hs:26)
50% ( 2 / 4) in 'Data.Maybe.HT'
Missing documentation for:
Module header
alternatives (src/Data/Maybe/HT.hs:46)
14% ( 1 / 7) in 'Data.Ix.Enum'
Missing documentation for:
range (src/Data/Ix/Enum.hs:27)
index (src/Data/Ix/Enum.hs:28)
unsafeIndex (src/Data/Ix/Enum.hs:29)
inRange (src/Data/Ix/Enum.hs:30)
rangeSize (src/Data/Ix/Enum.hs:31)
unsafeRangeSize (src/Data/Ix/Enum.hs:32)
75% ( 6 / 8) in 'Data.Function.HT.Private'
Missing documentation for:
Module header
propNest (src/Data/Function/HT/Private.hs:19)
75% ( 3 / 4) in 'Data.Function.HT'
Missing documentation for:
Module header
29% ( 5 / 17) in 'Data.List.Key.Private'
Missing documentation for:
Module header
attach (src/Data/List/Key/Private.hs:10)
aux (src/Data/List/Key/Private.hs:14)
aux' (src/Data/List/Key/Private.hs:21)
propGroup (src/Data/List/Key/Private.hs:47)
sort (src/Data/List/Key/Private.hs:59)
merge (src/Data/List/Key/Private.hs:62)
nub (src/Data/List/Key/Private.hs:69)
groupBy (src/Data/List/Key/Private.hs:75)
groupByNonEmpty (src/Data/List/Key/Private.hs:78)
groupByEmpty (src/Data/List/Key/Private.hs:92)
mergeBy (src/Data/List/Key/Private.hs:102)
57% ( 4 / 7) in 'Data.List.Key'
Missing documentation for:
nub (src/Data/List/Key/Private.hs:69)
sort (src/Data/List/Key/Private.hs:59)
merge (src/Data/List/Key/Private.hs:62)
50% ( 2 / 4) in 'Data.Ord.HT'
Missing documentation for:
Module header
comparing (src/Data/Ord/HT.hs:6)
0% ( 0 / 2) in 'Data.Eq.HT'
Missing documentation for:
Module header
equating (src/Data/Eq/HT.hs:6)
78% ( 7 / 9) in 'Data.Bool.HT.Private'
Missing documentation for:
Module header
zipIf (src/Data/Bool/HT/Private.hs:47)
83% ( 5 / 6) in 'Data.Bool.HT'
Missing documentation for:
Module header
55% ( 11 / 20) in 'Data.List.Match.Private'
Missing documentation for:
Module header
dropRec (src/Data/List/Match/Private.hs:33)
drop0 (src/Data/List/Match/Private.hs:37)
drop1 (src/Data/List/Match/Private.hs:43)
drop2 (src/Data/List/Match/Private.hs:47)
laxTail0 (src/Data/List/Match/Private.hs:60)
splitAt (src/Data/List/Match/Private.hs:63)
takeRev (src/Data/List/Match/Private.hs:71)
dropRev (src/Data/List/Match/Private.hs:74)
48% ( 62 /128) in 'Data.List.HT.Private'
Missing documentation for:
Module header
inits98' (src/Data/List/HT/Private.hs:48)
tails' (src/Data/List/HT/Private.hs:65)
tails98 (src/Data/List/HT/Private.hs:68)
group (src/Data/List/HT/Private.hs:94)
chop' (src/Data/List/HT/Private.hs:174)
chopAtRun (src/Data/List/HT/Private.hs:183)
segmentAfter' (src/Data/List/HT/Private.hs:222)
propSegmentAfterConcat (src/Data/List/HT/Private.hs:226)
propSegmentAfterNumSeps (src/Data/List/HT/Private.hs:230)
propSegmentAfterLasts (src/Data/List/HT/Private.hs:234)
propSegmentAfterInits (src/Data/List/HT/Private.hs:238)
propSegmentAfterInfinite (src/Data/List/HT/Private.hs:245)
segmentBefore' (src/Data/List/HT/Private.hs:266)
segmentBefore'' (src/Data/List/HT/Private.hs:276)
propSegmentBeforeConcat (src/Data/List/HT/Private.hs:286)
propSegmentBeforeNumSeps (src/Data/List/HT/Private.hs:290)
propSegmentBeforeHeads (src/Data/List/HT/Private.hs:294)
propSegmentBeforeTails (src/Data/List/HT/Private.hs:298)
propSegmentBeforeInfinite (src/Data/List/HT/Private.hs:302)
propSegmentBeforeGroupBy0 (src/Data/List/HT/Private.hs:306)
propSegmentBeforeGroupBy1 (src/Data/List/HT/Private.hs:310)
splitEverywhere (src/Data/List/HT/Private.hs:361)
propSplitLast (src/Data/List/HT/Private.hs:387)
propViewR (src/Data/List/HT/Private.hs:407)
switchL' (src/Data/List/HT/Private.hs:421)
propSwitchR (src/Data/List/HT/Private.hs:433)
dropWhileRev' (src/Data/List/HT/Private.hs:465)
unzipEithers (src/Data/List/HT/Private.hs:532)
propSieve (src/Data/List/HT/Private.hs:551)
sliceHorizontal (src/Data/List/HT/Private.hs:560)
sliceHorizontal' (src/Data/List/HT/Private.hs:560)
sliceHorizontal'' (src/Data/List/HT/Private.hs:560)
sliceHorizontal''' (src/Data/List/HT/Private.hs:560)
propSliceHorizontal (src/Data/List/HT/Private.hs:574)
sliceVertical (src/Data/List/HT/Private.hs:581)
sliceVertical' (src/Data/List/HT/Private.hs:581)
propSliceVertical (src/Data/List/HT/Private.hs:590)
propSlice (src/Data/List/HT/Private.hs:594)
search (src/Data/List/HT/Private.hs:604)
replace (src/Data/List/HT/Private.hs:607)
markSublists (src/Data/List/HT/Private.hs:617)
replace' (src/Data/List/HT/Private.hs:627)
propReplaceId (src/Data/List/HT/Private.hs:631)
propReplaceCycle (src/Data/List/HT/Private.hs:635)
multiReplace (src/Data/List/HT/Private.hs:650)
multiReplace' (src/Data/List/HT/Private.hs:662)
propMultiReplaceSingle (src/Data/List/HT/Private.hs:672)
transposeFill (src/Data/List/HT/Private.hs:698)
unzipCons (src/Data/List/HT/Private.hs:704)
shear' (s
src/Data/Record/HT/Private.hs:3: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()
rc/Data/List/HT/Private.hs:729)
zipConsSkew (src/Data/List/HT/Private.hs:756)
takeWhileMulti' (src/Data/List/HT/Private.hs:807)
propTakeWhileMulti (src/Data/List/HT/Private.hs:812)
propFoldl'r (src/Data/List/HT/Private.hs:840)
lengthAtLeast (src/Data/List/HT/Private.hs:862)
iterateUntilCycle (src/Data/List/HT/Private.hs:874)
iterateUntilCycleP (src/Data/List/HT/Private.hs:890)
pairs (src/Data/List/HT/Private.hs:897)
propRotate (src/Data/List/HT/Private.hs:916)
allEqual (src/Data/List/HT/Private.hs:933)
isAscending (src/Data/List/HT/Private.hs:936)
isAscendingLazy (src/Data/List/HT/Private.hs:939)
padLeft (src/Data/List/HT/Private.hs:968)
padRight (src/Data/List/HT/Private.hs:973)
padRight1 (src/Data/List/HT/Private.hs:973)
75% ( 46 / 61) in 'Data.List.HT'
Missing documentation for:
Module header
group (src/Data/List/HT/Private.hs:94)
splitEverywhere (src/Data/List/HT/Private.hs:361)
unzipEithers (src/Data/List/HT/Private.hs:532)
sliceHorizontal (src/Data/List/HT/Private.hs:560)
sliceVertical (src/Data/List/HT/Private.hs:581)
search (src/Data/List/HT/Private.hs:604)
replace (src/Data/List/HT/Private.hs:607)
multiReplace (src/Data/List/HT/Private.hs:650)
allEqual (src/Data/List/HT/Private.hs:933)
isAscending (src/Data/List/HT/Private.hs:936)
isAscendingLazy (src/Data/List/HT/Private.hs:939)
padLeft (src/Data/List/HT/Private.hs:968)
padRight (src/Data/List/HT/Private.hs:973)
lengthAtLeast (src/Data/List/HT/Private.hs:862)
40% ( 2 / 5) in 'Data.Record.HT.Private'
Missing documentation for:
Module header
compare1 (src/Data/Record/HT/Private.hs:19)
compare2 (src/Data/Record/HT/Private.hs:24)
67% ( 2 / 3) in 'Data.Record.HT'
Missing documentation for:
Module header
50% ( 1 / 2) in 'Data.String.HT'
Missing documentation for:
Module header
0% ( 0 / 8) in 'Data.Tuple.Example'
Missing documentation for:
Module header
partitionLazy (src/Data/Tuple/Example.hs:9)
partitionStrict (src/Data/Tuple/Example.hs:15)
mainPartitionRuns (src/Data/Tuple/Example.hs:22)
mainPartitionBlocks (src/Data/Tuple/Example.hs:26)
printSomeChars (src/Data/Tuple/Example.hs:32)
mainMemoryOk (src/Data/Tuple/Example.hs:35)
mainMemoryLeak (src/Data/Tuple/Example.hs:39)
64% ( 7 / 11) in 'Data.List.Match'
Missing documentation for:
Module header
splitAt (src/Data/List/Match/Private.hs:63)
takeRev (src/Data/List/Match/Private.hs:71)
dropRev (src/Data/List/Match/Private.hs:74)
Documentation created: dist/doc/html/utility-ht/index.html,
dist/doc/html/utility-ht/utility-ht.txt
Creating package registration file:
/tmp/pkgConf-utility-ht-0.011839122671538128223.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/utility-ht-0.0.11-1dKOfAkrqjK4ivPs0wS8vj
Registering utility-ht-0.0.11...
Installed utility-ht-0.0.11
Downloading markov-chain-0.0.3.3...
Configuring markov-chain-0.0.3.3...
Building markov-chain-0.0.3.3...
Preprocessing library markov-chain-0.0.3.3...
[1 of 1] Compiling Data.MarkovChain ( src/Data/MarkovChain.hs, dist/build/Data/MarkovChain.o )
In-place registering markov-chain-0.0.3.3...
Running Haddock for markov-chain-0.0.3.3...
Running hscolour for markov-chain-0.0.3.3...
Preprocessing library markov-chain-0.0.3.3...
Preprocessing library markov-chain-0.0.3.3...
Haddock coverage:
67% ( 2 / 3) in 'Data.MarkovChain'
Missing documentation for:
runMulti (src/Data/MarkovChain.hs:62)
Documentation created: dist/doc/html/markov-chain/index.html,
dist/doc/html/markov-chain/markov-chain.txt
Creating package registration file:
/tmp/pkgConf-markov-chain-0.0.310843847951214790563.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/markov-chain-0.0.3.3-7E1646jkpF9FFY3JVhop1G
Registering markov-chain-0.0.3.3...
Installed markov-chain-0.0.3.3
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )
src/System/Random/TF/Init.hs:94:5: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...
src/System/Random/TF/Init.hs:94:5: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
100% ( 4 / 4) in 'System.Random.TF.Gen'
83% ( 5 / 6) in 'System.Random.TF.Init'
Missing documentation for:
Module header
33% ( 1 / 3) in 'System.Random.TF.Instances'
Missing documentation for:
Random (src/System/Random/TF/Instances.hs:37)
randomEnum (src/System/Random/TF/Instances.hs:205)
100% ( 3 / 3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file:
/tmp/pkgConf-tf-random-0327305250435482362.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/tf-random-0.5-1eLmkn3WUnC8NZpPuDLGKF
Registering tf-random-0.5...
Installed tf-random-0.5
Downloading haskell-src-1.0.2.0...
Configuring haskell-src-1.0.2.0...
Building haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
shift/reduce conflicts: 2
[1 of 6] Compiling Language.Haskell.Syntax ( Language/Haskell/Syntax.hs, dist/build/Language/Haskell/Syntax.o )
[2 of 6] Compiling Language.Haskell.Pretty ( Language/Haskell/Pretty.hs, dist/build/Language/Haskell/Pretty.o )
[3 of 6] Compiling Language.Haskell.ParseMonad ( Language/Haskell/ParseMonad.hs, dist/build/Language/Haskell/ParseMonad.o )
[4 of 6] Compiling Language.Haskell.ParseUtils ( Language/Haskell/ParseUtils.hs, dist/build/Language/Haskell/ParseUtils.o )
[5 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
[6 of 6] Compiling Language.Haskell.Parser ( dist/build/Language/Haskell/Parser.hs, dist/build/Language/Haskell/Parser.o )
In-place registering haskell-src-1.0.2.0...
Running Haddock for haskell-src-1.0.2.0...
Running hscolour for haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
Haddock coverage:
70% ( 45 / 64) in 'Language.Haskell.Syntax'
Missing documentation for:
HsDecl (Language/Haskell/Syntax.hs:236)
HsContext (Language/Haskell/Syntax.hs:341)
HsGuardedAlts (Language/Haskell/Syntax.hs:492)
prelude_mod (Language/Haskell/Syntax.hs:514)
main_mod (Language/Haskell/Syntax.hs:514)
main_name (Language/Haskell/Syntax.hs:518)
unit_con_name (Language/Haskell/Syntax.hs:521)
tuple_con_name (Language/Haskell/Syntax.hs:524)
list_cons_name (Language/Haskell/Syntax.hs:527)
unit_con (Language/Haskell/Syntax.hs:530)
tuple_con (Language/Haskell/Syntax.hs:533)
unit_tycon_name (Language/Haskell/Syntax.hs:536)
fun_tycon_name (Language/Haskell/Syntax.hs:536)
list_tycon_name (Language/Haskell/Syntax.hs:536)
tuple_tycon_name (Language/Haskell/Syntax.hs:541)
unit_tycon (Language/Haskell/Syntax.hs:544)
fun_tycon (Language/Haskell/Syntax.hs:544)
list_tycon (Language/Haskell/Syntax.hs:544)
tuple_tycon (Language/Haskell/Syntax.hs:549)
93% ( 14 / 15) in 'Language.Haskell.Pretty'
Missing documentation for:
Indent (Language/Haskell/Pretty.hs:43)
37% ( 10 / 27) in 'Language.Haskell.ParseMonad'
Missing documentation for:
atSrcLoc (Language/Haskell/ParseMonad.hs:131)
LexContext (Language/Haskell/ParseMonad.hs:66)
runParserWithMode (Language/Haskell/ParseMonad.hs:103)
runParser (Language/Haskell/ParseMonad.hs:113)
getSrcLoc (Language/Haskell/ParseMonad.hs:134)
pushCurrentContext (Language/Haskell/ParseMonad.hs:142)
popContext (Language/Haskell/ParseMonad.hs:156)
Lex (Language/Haskell/ParseMonad.hs:166)
getInput (Language/Haskell/ParseMonad.hs:183)
lexWhile (Language/Haskell/ParseMonad.hs:209)
alternative (Language/Haskell/ParseMonad.hs:217)
checkBOL (Language/Haskell/ParseMonad.hs:237)
setBOL (Language/Haskell/ParseMonad.hs:242)
startToken (Language/Haskell/ParseMonad.hs:247)
getOffside (Language/Haskell/ParseMonad.hs:261)
pushContextL (Language/Haskell/ParseMonad.hs:265)
popContextL (Language/Haskell/ParseMonad.hs:269)
7% ( 1 / 15) in 'Language.Haskell.ParseUtils'
Missing documentation for:
splitTyConApp (Language/Haskell/ParseUtils.hs:37)
mkRecConstrOrUpdate (Language/Haskell/ParseUtils.hs:288)
checkPrec (Language/Haskell/ParseUtils.hs:284)
checkContext (Language/Haskell/ParseUtils.hs:48)
checkAssertion (Language/Haskell/ParseUtils.hs:57)
checkDataHeader (Language/Haskell/ParseUtils.hs:64)
checkClassHeader (Language/Haskell/ParseUtils.hs:69)
checkInstHeader (Language/Haskell/ParseUtils.hs:79)
checkPattern (Language/Haskell/ParseUtils.hs:95)
checkExpr (Language/Haskell/ParseUtils.hs:147)
checkValDef (Language/Haskell/ParseUtils.hs:239)
checkClassBody (Language/Haskell/ParseUtils.hs:261)
checkUnQual (Language/Haskell/ParseUtils.hs:276)
checkRevDecls (Language/Haskell/ParseUtils.hs:297)
33% ( 1 / 3) in 'Language.Haskell.Lexer'
Missing documentation for:
Token (Language/Haskell/Lexer.hs:30)
lexer (Language/Haskell/Lexer.hs:182)
100% ( 6 / 6) in 'Language.Haskell.Parser'
Warning: Language.Haskell.Pretty: could not find link destinations for:
D1Style C1_0Style S1_0_0Style S1_0_1Style S1_0_2Style D1Mode C1_0Mode C1_1Mode C1_2Mode C1_3Mode
Documentation created: dist/doc/html/haskell-src/index.html,
dist/doc/html/haskell-src/haskell-src.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-1.0.29806906261598564401.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haskell-src-1.0.2.0-L5FnTXYimTzE7JszPj0uf6
Registering haskell-src-1.0.2.0...
Installed haskell-src-1.0.2.0
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
82% ( 14 / 17) in 'Text.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
43% ( 6 / 14) in 'Text.Parsec.Error'
Missing documentation for:
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error'
Missing documentation for:
messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
64% ( 32 / 50) in 'Text.Parsec.Prim'
Missing documentation for:
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
Parsec (Text/Parsec/Prim.hs:152)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
mergeErrorReply (Text/Parsec/Prim.hs:266)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
labels (Text/Parsec/Prim.hs:345)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
manyAccum (Text/Parsec/Prim.hs:592)
runPT (Text/Parsec/Prim.hs:610)
runP (Text/Parsec/Prim.hs:624)
100% ( 24 / 24) in 'Text.Parsec.Combinator'
100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
50% ( 2 / 4) in 'Text.Parsec.String'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
50% ( 2 / 4) in 'Text.Parsec.ByteString'
Missing documentation for:
Parser (Text/Parsec/ByteString.hs:24)
GenParser (Text/Parsec/ByteString.hs:25)
50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy'
Missing documentation for:
Parser (Text/Parsec/ByteString/Lazy.hs:24)
GenParser (Text/Parsec/ByteString/Lazy.hs:25)
33% ( 1 / 3) in 'Text.Parsec.Text'
Missing documentation for:
Parser (Text/Parsec/Text.hs:23)
GenParser (Text/Parsec/Text.hs:24)
33% ( 1 / 3) in 'Text.Parsec.Text.Lazy'
Missing documentation for:
Parser (Text/Parsec/Text/Lazy.hs:23)
GenParser (Text/Parsec/Text/Lazy.hs:24)
100% ( 5 / 5) in 'Text.Parsec.Expr'
70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
try (Text/ParserCombinators/Parsec/Prim.hs:64)
labels (Text/Parsec/Prim.hs:345)
pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
State (Text/Parsec/Prim.hs:160)
82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
100% ( 20 / 20) in 'Text.Parsec.Char'
67% ( 4 / 6) in 'Text.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
Missing documentation for:
CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr'
Missing documentation for:
Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
78% ( 73 / 94) in 'Text.Parsec'
Missing documentation for:
Parsec (Text/Parsec/Prim.hs:152)
tokens (Text/Parsec/Prim.hs:396)
labels (Text/Parsec/Prim.hs:345)
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
manyAccum (Text/Parsec/Prim.hs:592)
tokenPrimEx (Text/Parsec/Prim.hs:533)
runPT (Text/Parsec/Prim.hs:610)
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
mergeErrorReply (Text/Parsec/Prim.hs:266)
runP (Text/Parsec/Prim.hs:624)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
80% ( 8 / 10) in 'Text.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
100% ( 8 / 8) in 'Text.Parsec.Perm'
100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.11416023182298125972.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-EE5NO1mlYLh4J8mgDEshNv
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring QuickCheck-2.8.2...
Building QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.2...
Running Haddock for QuickCheck-2.8.2...
Running hscolour for QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
Preprocessing library QuickCheck-2.8.2...
Haddock coverage:
10% ( 2 / 20) in 'Test.QuickCheck.Random'
Missing documentation for:
newTheGen (Test/QuickCheck/Random.hs:17)
bits (Test/QuickCheck/Random.hs:20)
mask (Test/QuickCheck/Random.hs:20)
doneBit (Test/QuickCheck/Random.hs:20)
chip (Test/QuickCheck/Random.hs:25)
chop (Test/QuickCheck/Random.hs:30)
stop (Test/QuickCheck/Random.hs:33)
mkTheGen (Test/QuickCheck/Random.hs:36)
(Test/QuickCheck/Random.hs:65)
(Test/QuickCheck/Random.hs:67)
(Test/QuickCheck/Random.hs:70)
newQCGen (Test/QuickCheck/Random.hs:79)
mkQCGen (Test/QuickCheck/Random.hs:82)
bigNatVariant (Test/QuickCheck/Random.hs:85)
natVariant (Test/QuickCheck/Random.hs:91)
variantTheGen (Test/QuickCheck/Random.hs:97)
boolVariant (Test/QuickCheck/Random.hs:103)
variantQCGen (Test/QuickCheck/Random.hs:107)
33% ( 3 / 9) in 'Test.QuickCheck.Exception'
Missing documentation for:
AnException (Test/QuickCheck/Exception.hs:47)
tryEvaluate (Test/QuickCheck/Exception.hs:79)
tryEvaluateIO (Test/QuickCheck/Exception.hs:82)
evaluate (Test/QuickCheck/Exception.hs:86)
isDiscard (Test/QuickCheck/Exception.hs:114)
finally (Test/QuickCheck/Exception.hs:129)
6% ( 1 / 18) in 'Test.QuickCheck.Text'
Missing documentation for:
Str (Test/QuickCheck/Text.hs:47)
ranges (Test/QuickCheck/Text.hs:52)
number (Test/QuickCheck/Text.hs:60)
short (Test/QuickCheck/Text.hs:63)
showErr (Test/QuickCheck/Text.hs:71)
oneLine (Test/QuickCheck/Text.hs:74)
isOneLine (Test/QuickCheck/Text.hs:77)
bold (Test/QuickCheck/Text.hs:80)
newTerminal (Test/QuickCheck/Text.hs:91)
withStdioTerminal (Test/QuickCheck/Text.hs:105)
withNullTerminal (Test/QuickCheck/Text.hs:111)
terminalOutput (Test/QuickCheck/Text.hs:115)
handle (Test/QuickCheck/Text.hs:118)
Terminal (Test/QuickCheck/Text.hs:88)
putTemp (Test/QuickCheck/Text.hs:129)
putPart (Test/QuickCheck/Text.hs:129)
putLine (Test/QuickCheck/Text.hs:129)
100% ( 2 / 2) in 'Test.QuickCheck.State'
89% ( 25 / 28) in 'Test.QuickCheck.Gen'
Missing documentation for:
(Test/QuickCheck/Gen.hs:48)
(Test/QuickCheck/Gen.hs:52)
(Test/QuickCheck/Gen.hs:56)
80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe'
Missing documentation for:
Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
Missing documentation for:
ShrinkState (Test/QuickCheck/Modifiers.hs:323)
14% ( 1 / 7) in 'Test.QuickCheck.Poly'
Missing documentation for:
A (Test/QuickCheck/Poly.hs:29)
B (Test/QuickCheck/Poly.hs:44)
C (Test/QuickCheck/Poly.hs:59)
OrdA (Test/QuickCheck/Poly.hs:77)
OrdB (Test/QuickCheck/Poly.hs:96)
OrdC (Test/QuickCheck/Poly.hs:115)
38% ( 3 / 8) in 'Test.QuickCheck.Function'
Missing documentation for:
Fun (Test/QuickCheck/Function.hs:275)
apply (Test/QuickCheck/Function.hs:289)
Function (Test/QuickCheck/Function.hs:106)
functionMap (Test/QuickCheck/Function.hs:142)
functionShow (Test/QuickCheck/Function.hs:145)
62% ( 44 / 71) in 'Test.QuickCheck.Property'
Missing documentation for:
(Test/QuickCheck/Property.hs:95)
(Test/QuickCheck/Property.hs:99)
(Test/QuickCheck/Property.hs:103)
(Test/QuickCheck/Property.hs:107)
(Test/QuickCheck/Property.hs:111)
(Test/QuickCheck/Property.hs:114)
(Test/QuickCheck/Property.hs:131)
protect (Test/QuickCheck/Property.hs:135)
Prop (Test/QuickCheck/Property.hs:141)
Rose (Test/QuickCheck/Property.hs:145)
ioRose (Test/QuickCheck/Property.hs:148)
joinRose (Test/QuickCheck/Property.hs:151)
(Test/QuickCheck/Property.hs:160)
(Test/QuickCheck/Property.hs:165)
(Test/QuickCheck/Property.hs:170)
CallbackKind (Test/QuickCheck/Property.hs:204)
exception (Test/QuickCheck/Property.hs:220)
formatException (Test/QuickCheck/Property.hs:226)
protectResult (Test/QuickCheck/Property.hs:231)
succeeded (Test/QuickCheck/Property.hs:234)
failed (Test/QuickCheck/Property.hs:234)
rejected (Test/QuickCheck/Property.hs:234)
liftBool (Test/QuickCheck/Property.hs:255)
mapResult (Test/QuickCheck/Property.hs:259)
mapTotalResult (Test/QuickCheck/Property.hs:262)
mapRoseResult (Test/QuickCheck/Property.hs:266)
mapProp (Test/QuickCheck/Property.hs:269)
50% ( 14 / 28) in 'Test.QuickCheck.Test'
Missing documentation for:
test (Test/QuickCheck/Test.hs:188)
doneTesting (Test/QuickCheck/Test.hs:194)
giveUp (Test/QuickCheck/Test.hs:224)
runATest (Test/QuickCheck/Test.hs:240)
summary (Test/QuickCheck/Test.hs:306)
success (Test/QuickCheck/Test.hs:317)
labelPercentage (Test/QuickCheck/Test.hs:347)
insufficientCoverage (Test/QuickCheck/Test.hs:355)
foundFailure (Test/QuickCheck/Test.hs:362)
localMin (Test/QuickCheck/Test.hs:366)
localMin' (Test/QuickCheck/Test.hs:396)
localMinFound (Test/QuickCheck/Test.hs:408)
callbackPostTest (Test/QuickCheck/Test.hs:433)
callbackPostFinalFailure (Test/QuickCheck/Test.hs:438)
100% ( 9 / 9) in 'Test.QuickCheck.All'
78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
Missing documentation for:
stop (Test/QuickCheck/Monadic.hs:118)
monadic (Test/QuickCheck/Monadic.hs:204)
monadic' (Test/QuickCheck/Monadic.hs:207)
runSTGen (Test/QuickCheck/Monadic.hs:246)
99% (127 /128) in 'Test.QuickCheck'
Missing documentation for:
ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.84006607031863967037.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/QuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD
Registering QuickCheck-2.8.2...
Installed QuickCheck-2.8.2
Configuring non-negative-0.1.1...
Building non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
[1 of 4] Compiling Numeric.NonNegative.Class ( src/Numeric/NonNegative/Class.hs, dist/build/Numeric/NonNegative/Class.o )
src/Numeric/NonNegative/Class.hs:33:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[2 of 4] Compiling Numeric.NonNegative.Wrapper ( src/Numeric/NonNegative/Wrapper.hs, dist/build/Numeric/NonNegative/Wrapper.o )
src/Numeric/NonNegative/Wrapper.hs:18: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/Numeric/NonNegative/Wrapper.hs:19:1: Warning:
The qualified import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[3 of 4] Compiling Numeric.NonNegative.ChunkyPrivate ( src/Numeric/NonNegative/ChunkyPrivate.hs, dist/build/Numeric/NonNegative/ChunkyPrivate.o )
[4 of 4] Compiling Numeric.NonNegative.Chunky ( src/Numeric/NonNegative/Chunky.hs, dist/build/Numeric/NonNegative/Chunky.o )
In-place registering non-negative-0.1.1...
Running Haddock for non-negative-0.1.1...
Running hscolour for non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
src/Numeric/NonNegative/Class.hs:33:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Numeric/NonNegative/Wrapper.hs:18: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/Numeric/NonNegative/Wrapper.hs:19:1: Warning:
The qualified import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
70% ( 7 / 10) in 'Numeric.NonNegative.Class'
Missing documentation for:
zero (src/Numeric/NonNegative/Class.hs:98)
add (src/Numeric/NonNegative/Class.hs:104)
sum (src/Numeric/NonNegative/Class.hs:107)
31% ( 4 / 13) in 'Numeric.NonNegative.Wrapper'
Missing documentation for:
T (src/Numeric/NonNegative/Wrapper.hs:30)
fromNumberMsg (src/Numeric/NonNegative/Wrapper.hs:46)
toNumber (src/Numeric/NonNegative/Wrapper.hs:87)
Int (src/Numeric/NonNegative/Wrapper.hs:186)
Integer (src/Numeric/NonNegative/Wrapper.hs:187)
Float (src/Numeric/NonNegative/Wrapper.hs:190)
Double (src/Numeric/NonNegative/Wrapper.hs:191)
Ratio (src/Numeric/NonNegative/Wrapper.hs:188)
Rational (src/Numeric/NonNegative/Wrapper.hs:189)
38% ( 5 / 13) in 'Numeric.NonNegative.ChunkyPrivate'
Missing documentation for:
fromChunks (src/Numeric/NonNegative/ChunkyPrivate.hs:41)
fromNumber (src/Numeric/NonNegative/ChunkyPrivate.hs:44)
toNumber (src/Numeric/NonNegative/ChunkyPrivate.hs:54)
zero (src/Numeric/NonNegative/ChunkyPrivate.hs:67)
isNull (src/Numeric/NonNegative/ChunkyPrivate.hs:79)
isPositive (src/Numeric/NonNegative/ChunkyPrivate.hs:83)
divModStrict (src/Numeric/NonNegative/ChunkyPrivate.hs:183)
fromChunksUnsafe (src/Numeric/NonNegative/ChunkyPrivate.hs:207)
36% ( 4 / 11) in 'Numeric.NonNegative.Chunky'
Missing documentation for:
fromChunks (src/Numeric/NonNegative/ChunkyPrivate.hs:41)
fromNumber (src/Numeric/NonNegative/ChunkyPrivate.hs:44)
toNumber (src/Numeric/NonNegative/ChunkyPrivate.hs:54)
zero (src/Numeric/NonNegative/ChunkyPrivate.hs:67)
isNull (src/Numeric/NonNegative/ChunkyPrivate.hs:79)
isPositive (src/Numeric/NonNegative/ChunkyPrivate.hs:83)
divModStrict (src/Numeric/NonNegative/ChunkyPrivate.hs:183)
Documentation created: dist/doc/html/non-negative/index.html,
dist/doc/html/non-negative/non-negative.txt
Creating package registration file:
/tmp/pkgConf-non-negative-0.12105342203445968158.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/non-negative-0.1.1-HtO1jxZ5NG0B45ZSYf31da
Registering non-negative-0.1.1...
Installed non-negative-0.1.1
Configuring event-list-0.1.1.3...
Building event-list-0.1.1.3...
Preprocessing library event-list-0.1.1.3...
[ 1 of 21] Compiling Data.AlternatingList.Custom ( src/Data/AlternatingList/Custom.hs, dist/build/Data/AlternatingList/Custom.o )
[ 2 of 21] Compiling Data.EventList.Utility ( src/Data/EventList/Utility.hs, dist/build/Data/EventList/Utility.o )
[ 3 of 21] Compiling Data.AlternatingList.List.Disparate ( src/Data/AlternatingList/List/Disparate.hs, dist/build/Data/AlternatingList/List/Disparate.o )
[ 4 of 21] Compiling Data.AlternatingList.List.Uniform ( src/Data/AlternatingList/List/Uniform.hs, dist/build/Data/AlternatingList/List/Uniform.o )
[ 5 of 21] Compiling Data.EventList.Relative.BodyBodyPrivate ( src/Data/EventList/Relative/BodyBodyPrivate.hs, dist/build/Data/EventList/Relative/BodyBodyPrivate.o )
[ 6 of 21] Compiling Data.EventList.Relative.BodyBody ( src/Data/EventList/Relative/BodyBody.hs, dist/build/Data/EventList/Relative/BodyBody.o )
[ 7 of 21] Compiling Data.AlternatingList.List.Mixed ( src/Data/AlternatingList/List/Mixed.hs, dist/build/Data/AlternatingList/List/Mixed.o )
[ 8 of 21] Compiling Data.EventList.Relative.TimeBodyPrivate ( src/Data/EventList/Relative/TimeBodyPrivate.hs, dist/build/Data/EventList/Relative/TimeBodyPrivate.o )
src/Data/EventList/Relative/TimeBodyPrivate.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()
src/Data/EventList/Relative/TimeBodyPrivate.hs:22: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()
[ 9 of 21] Compiling Data.EventList.Relative.BodyTimePrivate ( src/Data/EventList/Relative/BodyTimePrivate.hs, dist/build/Data/EventList/Relative/BodyTimePrivate.o )
src/Data/EventList/Relative/BodyTimePrivate.hs:18: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()
[10 of 21] Compiling Data.EventList.Relative.TimeTimePrivate ( src/Data/EventList/Relative/TimeTimePrivate.hs, dist/build/Data/EventList/Relative/TimeTimePrivate.o )
src/Data/EventList/Relative/TimeTimePrivate.hs:31: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/EventList/Relative/TimeTimePrivate.hs:32: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 21] Compiling Data.EventList.Relative.BodyTime ( src/Data/EventList/Relative/BodyTime.hs, dist/build/Data/EventList/Relative/BodyTime.o )
[12 of 21] Compiling Data.EventList.Absolute.TimeBodyPrivate ( src/Data/EventList/Absolute/TimeBodyPrivate.hs, dist/build/Data/EventList/Absolute/TimeBodyPrivate.o )
src/Data/EventList/Absolute/TimeBodyPrivate.hs:18: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/EventList/Absolute/TimeBodyPrivate.hs:19: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()
[13 of 21] Compiling Data.EventList.Absolute.TimeTimePrivate ( src/Data/EventList/Absolute/TimeTimePrivate.hs, dist/build/Data/EventList/Absolute/TimeTimePrivate.o )
src/Data/EventList/Absolute/TimeTimePrivate.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()
[14 of 21] Compiling Data.EventList.Absolute.TimeMixed ( src/Data/EventList/Absolute/TimeMixed.hs, dist/build/Data/EventList/Absolute/TimeMixed.o )
[15 of 21] Compiling Data.EventList.Absolute.TimeBody ( src/Data/EventList/Absolute/TimeBody.hs, dist/build/Data/EventList/Absolute/TimeBody.o )
[16 of 21] Compiling Data.EventList.Absolute.TimeTime ( src/Data/EventList/Absolute/TimeTime.hs, dist/build/Data/EventList/Absolute/TimeTime.o )
[17 of 21] Compiling Data.EventList.Relative.TimeBody ( src/Data/EventList/Relative/TimeBody.hs, dist/build/Data/EventList/Relative/TimeBody.o )
[18 of 21] Compiling Data.EventList.Relative.TimeTime ( src/Data/EventList/Relative/TimeTime.hs, dist/build/Data/EventList/Relative/TimeTime.o )
[19 of 21] Compiling Data.EventList.Relative.MixedTime ( src/Data/EventList/Relative/MixedTime.hs, dist/build/Data/EventList/Relative/MixedTime.o )
[20 of 21] Compiling Data.EventList.Relative.TimeMixed ( src/Data/EventList/Relative/TimeMixed.hs, dist/build/Data/EventList/Relative/TimeMixed.o )
[21 of 21] Compiling Data.EventList.Relative.MixedBody ( src/Data/EventList/Relative/MixedBody.hs, dist/build/Data/EventList/Relative/MixedBody.o )
In-place registering event-list-0.1.1.3...
Running Haddock for event-list-0.1.1.3...
Running hscolour for event-list-0.1.1.3...
Preprocessing library event-list-0.1.1.3...
Preprocessing library event-list-0.1.1.3...
Haddock coverage:
43% ( 3 / 7) in 'Data.AlternatingList.Custom'
Missing documentation for:
mapDisparate (src/Data/AlternatingList/Custom.hs:42)
mapUniform (src/Data/AlternatingList/Custom.hs:48)
foldrDisparate (src/Data/AlternatingList/Custom.hs:56)
foldrUniform (src/Data/AlternatingList/Custom.hs:64)
17% ( 1 / 6) in 'Data.EventList.Utility'
Missing documentation for:
Module header
roundDiff (src/Data/EventList/Utility.hs:24)
floorDiff (src/Data/EventList/Utility.hs:30)
beforeBy (src/Data/EventList/Utility.hs:38)
slice (src/Data/EventList/Utility.hs:48)
4% ( 2 / 48) in 'Data.AlternatingList.List.Disparate'
Missing documentation for:
T (src/Data/AlternatingList/List/Disparate.hs:59)
fromPairList (src/Data/AlternatingList/List/Disparate.hs:88)
toPairList (src/Data/AlternatingList/List/Disparate.hs:91)
map (src/Data/AlternatingList/List/Disparate.hs:107)
mapFirst (src/Data/AlternatingList/List/Disparate.hs:111)
mapSecond (src/Data/AlternatingList/List/Disparate.hs:115)
zipWithFirst (src/Data/AlternatingList/List/Disparate.hs:119)
zipWithSecond (src/Data/AlternatingList/List/Disparate.hs:123)
concatMonoid (src/Data/AlternatingList/List/Disparate.hs:128)
concatMapMonoid (src/Data/AlternatingList/List/Disparate.hs:133)
sequence (src/Data/AlternatingList/List/Disparate.hs:141)
sequence_ (src/Data/AlternatingList/List/Disparate.hs:148)
traverse (src/Data/AlternatingList/List/Disparate.hs:155)
traverse_ (src/Data/AlternatingList/List/Disparate.hs:161)
traverseFirst (src/Data/AlternatingList/List/Disparate.hs:167)
traverseSecond (src/Data/AlternatingList/List/Disparate.hs:172)
getFirsts (src/Data/AlternatingList/List/Disparate.hs:178)
getSeconds (src/Data/AlternatingList/List/Disparate.hs:181)
length (src/Data/AlternatingList/List/Disparate.hs:184)
genericLength (src/Data/AlternatingList/List/Disparate.hs:187)
empty (src/Data/AlternatingList/List/Disparate.hs:192)
singleton (src/Data/AlternatingList/List/Disparate.hs:195)
null (src/Data/AlternatingList/List/Disparate.hs:198)
cons (src/Data/AlternatingList/List/Disparate.hs:202)
snoc (src/Data/AlternatingList/List/Disparate.hs:205)
viewL (src/Data/AlternatingList/List/Disparate.hs:209)
viewR (src/Data/AlternatingList/List/Disparate.hs:227)
switchL (src/Data/AlternatingList/List/Disparate.hs:214)
switchR (src/Data/AlternatingList/List/Disparate.hs:233)
mapHead (src/Data/AlternatingList/List/Disparate.hs:221)
mapLast (src/Data/AlternatingList/List/Disparate.hs:239)
foldr (src/Data/AlternatingList/List/Disparate.hs:244)
foldrPair (src/Data/AlternatingList/List/Disparate.hs:248)
foldl (src/Data/AlternatingList/List/Disparate.hs:252)
reverse (src/Data/AlternatingList/List/Disparate.hs:267)
format (src/Data/AlternatingList/List/Disparate.hs:63)
append (src/Data/AlternatingList/List/Disparate.hs:257)
concat (src/Data/AlternatingList/List/Disparate.hs:260)
cycle (src/Data/AlternatingList/List/Disparate.hs:263)
take (src/Data/AlternatingList/List/Disparate.hs:280)
drop (src/Data/AlternatingList/List/Disparate.hs:283)
genericSplitAt (src/Data/AlternatingList/List/Disparate.hs:287)
genericTake (src/Data/AlternatingList/List/Disparate.hs:290)
genericDrop (src/Data/AlternatingList/List/Disparate.hs:293)
spanFirst (src/Data/AlternatingList/List/Disparate.hs:297)
spanSecond (src/Data/AlternatingList/List/Disparate.hs:301)
5% ( 2 / 44) in 'Data.AlternatingList.List.Uniform'
Missing documentation for:
map (src/Data/AlternatingList/List/Uniform.hs:89)
mapFirst (src/Data/AlternatingList/List/Uniform.hs:92)
mapSecond (src/Data/AlternatingList/List/Uniform.hs:95)
zipWithFirst (src/Data/AlternatingList/List/Uniform.hs:99)
zipWithSecond (src/Data/AlternatingList/List/Uniform.hs:103)
concatMonoid (src/Data/AlternatingList/List/Uniform.hs:109)
concatMapMonoid (src/Data/AlternatingList/List/Uniform.hs:114)
sequence (src/Data/AlternatingList/List/Uniform.hs:122)
sequence_ (src/Data/AlternatingList/List/Uniform.hs:127)
traverse (src/Data/AlternatingList/List/Uniform.hs:133)
traverse_ (src/Data/AlternatingList/List/Uniform.hs:139)
traverseFirst (src/Data/AlternatingList/List/Uniform.hs:145)
traverseSecond (src/Data/AlternatingList/List/Uniform.hs:150)
getFirsts (src/Data/AlternatingList/List/Uniform.hs:156)
getSeconds (src/Data/AlternatingList/List/Uniform.hs:159)
length (src/Data/AlternatingList/List/Uniform.hs:162)
genericLength (src/Data/AlternatingList/List/Uniform.hs:165)
fromFirstList (src/Data/AlternatingList/List/Uniform.hs:169)
fromSecondList (src/Data/AlternatingList/List/Uniform.hs:173)
fromEitherList (src/Data/AlternatingList/List/Uniform.hs:178)
singleton (src/Data/AlternatingList/List/Uniform.hs:187)
isSingleton (src/Data/AlternatingList/List/Uniform.hs:190)
cons (src/Data/AlternatingList/List/Uniform.hs:194)
snoc (src/Data/AlternatingList/List/Uniform.hs:198)
reverse (src/Data/AlternatingList/List/Uniform.hs:224)
mapSecondHead (src/Data/AlternatingList/List/Uniform.hs:202)
forceSecondHead (src/Data/AlternatingList/List/Uniform.hs:205)
foldr (src/Data/AlternatingList/List/Uniform.hs:210)
foldl (src/Data/AlternatingList/List/Uniform.hs:219)
format (src/Data/AlternatingList/List/Uniform.hs:68)
filterFirst (src/Data/AlternatingList/List/Uniform.hs:229)
partitionFirst (src/Data/AlternatingList/List/Uniform.hs:237)
partitionMaybeFirst (src/Data/AlternatingList/List/Uniform.hs:247)
partitionEitherFirst (src/Data/AlternatingList/List/Uniform.hs:255)
unzipEitherFirst (src/Data/AlternatingList/List/Uniform.hs:263)
filterSecond (src/Data/AlternatingList/List/Uniform.hs:233)
partitionSecond (src/Data/AlternatingList/List/Uniform.hs:242)
partitionMaybeSecond (src/Data/AlternatingList/List/Uniform.hs:251)
partitionEitherSecond (src/Data/AlternatingList/List/Uniform.hs:259)
unzipEitherSecond (src/Data/AlternatingList/List/Uniform.hs:272)
catMaybesFirst (src/Data/AlternatingList/List/Uniform.hs:281)
catMaybesSecond (src/Data/AlternatingList/List/Uniform.hs:288)
9% ( 1 / 11) in 'Data.EventList.Relative.BodyBodyPrivate'
Missing documentation for:
T (src/Data/EventList/Relative/BodyBodyPrivate.hs:22)
(src/Data/EventList/Relative/BodyBodyPrivate.hs:25)
(src/Data/EventList/Relative/BodyBodyPrivate.hs:29)
(src/Data/EventList/Relative/BodyBodyPrivate.hs:43)
(src/Data/EventList/Relative/BodyBodyPrivate.hs:46)
(src/Data/EventList/Relative/BodyBodyPrivate.hs:49)
$** (src/Data/EventList/Relative/BodyBodyPrivate.hs:56)
lift (src/Data/EventList/Relative/BodyBodyPrivate.hs:60)
liftM (src/Data/EventList/Relative/BodyBodyPrivate.hs:65)
unlift (src/Data/EventList/Relative/BodyBodyPrivate.hs:70)
20% ( 1 / 5) in 'Data.EventList.Relative.BodyBody'
Missing documentation for:
T (src/Data/EventList/Relative/BodyBodyPrivate.hs:22)
concatMapMonoid (src/Data/EventList/Relative/BodyBody.hs:30)
traverse (src/Data/EventList/Relative/BodyBody.hs:35)
mapM (src/Data/EventList/Relative/BodyBody.hs:41)
2% ( 1 / 45) in 'Data.AlternatingList.List.Mixed'
Missing documentation for:
consFirst (src/Data/AlternatingList/List/Mixed.hs:54)
consSecond (src/Data/AlternatingList/List/Mixed.hs:57)
./ (src/Data/AlternatingList/List/Mixed.hs:50)
/. (src/Data/AlternatingList/List/Mixed.hs:47)
snocFirst (src/Data/AlternatingList/List/Mixed.hs:61)
snocSecond (src/Data/AlternatingList/List/Mixed.hs:65)
viewL (src/Data/AlternatingList/List/Mixed.hs:70)
viewFirstL (src/Data/AlternatingList/List/Mixed.hs:73)
viewSecondL (src/Data/AlternatingList/List/Mixed.hs:77)
viewR (src/Data/AlternatingList/List/Mixed.hs:81)
viewFirstR (src/Data/AlternatingList/List/Mixed.hs:88)
viewSecondR (src/Data/AlternatingList/List/Mixed.hs:99)
switchL (src/Data/AlternatingList/
src/Data/EventList/Relative/TimeBodyPrivate.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()
src/Data/EventList/Relative/TimeBodyPrivate.hs:22: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/Data/EventList/Relative/BodyTimePrivate.hs:18: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/Data/EventList/Relative/TimeTimePrivate.hs:31: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/EventList/Relative/TimeTimePrivate.hs:32: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()
List/Mixed.hs:108)
switchFirstL (src/Data/AlternatingList/List/Mixed.hs:113)
switchSecondL (src/Data/AlternatingList/List/Mixed.hs:118)
switchR (src/Data/AlternatingList/List/Mixed.hs:129)
switchFirstR (src/Data/AlternatingList/List/Mixed.hs:134)
switchSecondR (src/Data/AlternatingList/List/Mixed.hs:139)
mapFirstL (src/Data/AlternatingList/List/Mixed.hs:144)
mapFirstHead (src/Data/AlternatingList/List/Mixed.hs:150)
mapFirstTail (src/Data/AlternatingList/List/Mixed.hs:155)
mapSecondL (src/Data/AlternatingList/List/Mixed.hs:161)
mapSecondHead (src/Data/AlternatingList/List/Uniform.hs:202)
mapSecondTail (src/Data/AlternatingList/List/Mixed.hs:173)
mapFirstR (src/Data/AlternatingList/List/Mixed.hs:179)
mapFirstLast (src/Data/AlternatingList/List/Mixed.hs:186)
mapFirstInit (src/Data/AlternatingList/List/Mixed.hs:191)
mapSecondR (src/Data/AlternatingList/List/Mixed.hs:197)
mapSecondLast (src/Data/AlternatingList/List/Mixed.hs:202)
mapSecondInit (src/Data/AlternatingList/List/Mixed.hs:207)
appendUniformUniform (src/Data/AlternatingList/List/Mixed.hs:223)
appendDisparateUniform (src/Data/AlternatingList/List/Mixed.hs:227)
appendUniformDisparate (src/Data/AlternatingList/List/Mixed.hs:231)
concatUniform (src/Data/AlternatingList/List/Mixed.hs:240)
concatDisparate (src/Data/AlternatingList/List/Mixed.hs:236)
reverseUniform (src/Data/AlternatingList/List/Mixed.hs:214)
reverseDisparate (src/Data/AlternatingList/List/Mixed.hs:218)
splitAtDisparateUniform (src/Data/AlternatingList/List/Mixed.hs:247)
splitAtUniformDisparate (src/Data/AlternatingList/List/Mixed.hs:257)
splitAtUniformUniform (src/Data/AlternatingList/List/Mixed.hs:262)
takeDisparate (src/Data/AlternatingList/List/Mixed.hs:272)
takeUniform (src/Data/AlternatingList/List/Mixed.hs:276)
dropDisparate (src/Data/AlternatingList/List/Mixed.hs:280)
dropUniform (src/Data/AlternatingList/List/Mixed.hs:283)
6% ( 1 / 16) in 'Data.EventList.Relative.TimeBodyPrivate'
Missing documentation for:
T (src/Data/EventList/Relative/TimeBodyPrivate.hs:30)
(src/Data/EventList/Relative/TimeBodyPrivate.hs:34)
(src/Data/EventList/Relative/TimeBodyPrivate.hs:38)
(src/Data/EventList/Relative/TimeBodyPrivate.hs:43)
(src/Data/EventList/Relative/TimeBodyPrivate.hs:47)
(src/Data/EventList/Relative/TimeBodyPrivate.hs:50)
(src/Data/EventList/Relative/TimeBodyPrivate.hs:53)
$~* (src/Data/EventList/Relative/TimeBodyPrivate.hs:60)
lift (src/Data/EventList/Relative/TimeBodyPrivate.hs:64)
liftA (src/Data/EventList/Relative/TimeBodyPrivate.hs:69)
liftM (src/Data/EventList/Relative/TimeBodyPrivate.hs:74)
unlift (src/Data/EventList/Relative/TimeBodyPrivate.hs:79)
mapTimeL (src/Data/EventList/Relative/TimeBodyPrivate.hs:86)
mapTimeHead (src/Data/EventList/Relative/TimeBodyPrivate.hs:91)
mapTimeTail (src/Data/EventList/Relative/TimeBodyPrivate.hs:96)
6% ( 1 / 16) in 'Data.EventList.Relative.BodyTimePrivate'
Missing documentation for:
T (src/Data/EventList/Relative/BodyTimePrivate.hs:24)
(src/Data/EventList/Relative/BodyTimePrivate.hs:27)
(src/Data/EventList/Relative/BodyTimePrivate.hs:31)
(src/Data/EventList/Relative/BodyTimePrivate.hs:36)
(src/Data/EventList/Relative/BodyTimePrivate.hs:40)
(src/Data/EventList/Relative/BodyTimePrivate.hs:43)
(src/Data/EventList/Relative/BodyTimePrivate.hs:46)
$*~ (src/Data/EventList/Relative/BodyTimePrivate.hs:53)
lift (src/Data/EventList/Relative/BodyTimePrivate.hs:57)
liftA (src/Data/EventList/Relative/BodyTimePrivate.hs:62)
liftM (src/Data/EventList/Relative/BodyTimePrivate.hs:67)
unlift (src/Data/EventList/Relative/BodyTimePrivate.hs:72)
concat (src/Data/EventList/Relative/BodyTimePrivate.hs:80)
cycle (src/Data/EventList/Relative/BodyTimePrivate.hs:87)
mapTimeLast (src/Data/EventList/Relative/BodyTimePrivate.hs:92)
3% ( 1 / 36) in 'Data.EventList.Relative.TimeTimePrivate'
Missing documentation for:
T (src/Data/EventList/Relative/TimeTimePrivate.hs:39)
(src/Data/EventList/Relative/TimeTimePrivate.hs:43)
(src/Data/EventList/Relative/TimeTimePrivate.hs:46)
(src/Data/EventList/Relative/TimeTimePrivate.hs:52)
append (src/Data/EventList/Relative/TimeTimePrivate.hs:60)
appendAlt (src/Data/EventList/Relative/TimeTimePrivate.hs:60)
appendSwitch (src/Data/EventList/Relative/TimeTimePrivate.hs:60)
(src/Data/EventList/Relative/TimeTimePrivate.hs:90)
(src/Data/EventList/Relative/TimeTimePrivate.hs:93)
(src/Data/EventList/Relative/TimeTimePrivate.hs:96)
$~~ (src/Data/EventList/Relative/TimeTimePrivate.hs:103)
lift (src/Data/EventList/Relative/TimeTimePrivate.hs:107)
liftA (src/Data/EventList/Relative/TimeTimePrivate.hs:112)
liftM (src/Data/EventList/Relative/TimeTimePrivate.hs:117)
unlift (src/Data/EventList/Relative/TimeTimePrivate.hs:122)
consBody (src/Data/EventList/Relative/TimeTimePrivate.hs:130)
consTime (src/Data/EventList/Relative/TimeTimePrivate.hs:133)
viewTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:137)
viewBodyL (src/Data/EventList/Relative/TimeTimePrivate.hs:140)
viewTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:144)
viewBodyR (src/Data/EventList/Relative/TimeTimePrivate.hs:147)
switchTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:152)
switchBodyL (src/Data/EventList/Relative/TimeTimePrivate.hs:157)
switchTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:163)
switchBodyR (src/Data/EventList/Relative/TimeTimePrivate.hs:167)
mapTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:171)
mapTimeHead (src/Data/EventList/Relative/TimeTimePrivate.hs:176)
mapTimeTail (src/Data/EventList/Relative/TimeTimePrivate.hs:181)
mapTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:196)
mapTimeLast (src/Data/EventList/Relative/TimeTimePrivate.hs:201)
mapTimeInit (src/Data/EventList/Relative/TimeTimePrivate.hs:206)
foldr (src/Data/EventList/Relative/TimeTimePrivate.hs:212)
forceTimeHead (src/Data/EventList/Relative/TimeTimePrivate.hs:215)
delay (src/Data/EventList/Relative/TimeTimePrivate.hs:220)
flatten (src/Data/EventList/Relative/TimeTimePrivate.hs:225)
3% ( 1 / 31) in 'Data.EventList.Relative.BodyTime'
Missing documentation for:
T (src/Data/EventList/Relative/BodyTimePrivate.hs:24)
empty (src/Data/EventList/Relative/BodyTime.hs:125)
singleton (src/Data/EventList/Relative/BodyTime.hs:131)
null (src/Data/EventList/Relative/BodyTime.hs:128)
fromPairList (src/Data/EventList/Relative/BodyTime.hs:44)
toPairList (src/Data/EventList/Relative/BodyTime.hs:47)
getTimes (src/Data/EventList/Relative/BodyTime.hs:53)
getBodies (src/Data/EventList/Relative/BodyTime.hs:50)
duration (src/Data/EventList/Relative/BodyTime.hs:56)
durationR (src/Data/EventList/Relative/BodyTime.hs:59)
mapBody (src/Data/EventList/Relative/BodyTime.hs:63)
mapTime (src/Data/EventList/Relative/BodyTime.hs:66)
concatMapMonoid (src/Data/EventList/Relative/BodyTime.hs:70)
traverse (src/Data/EventList/Relative/BodyTime.hs:76)
traverse_ (src/Data/EventList/Relative/BodyTime.hs:82)
traverseBody (src/Data/EventList/Relative/BodyTime.hs:87)
traverseTime (src/Data/EventList/Relative/BodyTime.hs:91)
mapM (src/Data/EventList/Relative/BodyTime.hs:96)
mapM_ (src/Data/EventList/Relative/BodyTime.hs:102)
mapBodyM (src/Data/EventList/Relative/BodyTime.hs:109)
mapTimeM (src/Data/EventList/Relative/BodyTime.hs:113)
foldr (src/Data/EventList/Relative/BodyTime.hs:118)
foldrPair (src/Data/EventList/Relative/BodyTime.hs:121)
cons (src/Data/EventList/Relative/BodyTime.hs:135)
snoc (src/Data/EventList/Relative/BodyTime.hs:138)
viewL (src/Data/EventList/Relative/BodyTime.hs:143)
viewR (src/Data/EventList/Relative/BodyTime.hs:146)
switchL (src/Data/EventList/Relative/BodyTime.hs:151)
switchR (src/Data/EventList/Relative
src/Data/EventList/Absolute/TimeBodyPrivate.hs:18: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/EventList/Absolute/TimeBodyPrivate.hs:19: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/Data/EventList/Absolute/TimeTimePrivate.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()
/BodyTime.hs:155)
span (src/Data/EventList/Relative/BodyTime.hs:159)
10% ( 2 / 20) in 'Data.EventList.Absolute.TimeBodyPrivate'
Missing documentation for:
T (src/Data/EventList/Absolute/TimeBodyPrivate.hs:26)
(src/Data/EventList/Absolute/TimeBodyPrivate.hs:30)
(src/Data/EventList/Absolute/TimeBodyPrivate.hs:35)
(src/Data/EventList/Absolute/TimeBodyPrivate.hs:40)
(src/Data/EventList/Absolute/TimeBodyPrivate.hs:43)
(src/Data/EventList/Absolute/TimeBodyPrivate.hs:46)
$~ (src/Data/EventList/Absolute/TimeBodyPrivate.hs:53)
lift (src/Data/EventList/Absolute/TimeBodyPrivate.hs:57)
liftA (src/Data/EventList/Absolute/TimeBodyPrivate.hs:62)
liftM (src/Data/EventList/Absolute/TimeBodyPrivate.hs:67)
switchL (src/Data/EventList/Absolute/TimeBodyPrivate.hs:74)
switchR (src/Data/EventList/Absolute/TimeBodyPrivate.hs:78)
mapBody (src/Data/EventList/Absolute/TimeBodyPrivate.hs:82)
mapTime (src/Data/EventList/Absolute/TimeBodyPrivate.hs:85)
delay (src/Data/EventList/Absolute/TimeBodyPrivate.hs:100)
append (src/Data/EventList/Absolute/TimeBodyPrivate.hs:108)
concat (src/Data/EventList/Absolute/TimeBodyPrivate.hs:112)
cycle (src/Data/EventList/Absolute/TimeBodyPrivate.hs:122)
8% ( 1 / 13) in 'Data.EventList.Absolute.TimeTimePrivate'
Missing documentation for:
T (src/Data/EventList/Absolute/TimeTimePrivate.hs:26)
$* (src/Data/EventList/Absolute/TimeTimePrivate.hs:31)
lift (src/Data/EventList/Absolute/TimeTimePrivate.hs:35)
liftA (src/Data/EventList/Absolute/TimeTimePrivate.hs:40)
liftM (src/Data/EventList/Absolute/TimeTimePrivate.hs:45)
snocBody (src/Data/EventList/Absolute/TimeTimePrivate.hs:51)
snocTime (src/Data/EventList/Absolute/TimeTimePrivate.hs:55)
viewTimeR (src/Data/EventList/Absolute/TimeTimePrivate.hs:60)
viewBodyR (src/Data/EventList/Absolute/TimeTimePrivate.hs:64)
switchTimeR (src/Data/EventList/Absolute/TimeTimePrivate.hs:70)
switchBodyR (src/Data/EventList/Absolute/TimeTimePrivate.hs:75)
mapTimeInit (src/Data/EventList/Absolute/TimeTimePrivate.hs:80)
12% ( 1 / 8) in 'Data.EventList.Absolute.TimeMixed'
Missing documentation for:
snocBody (src/Data/EventList/Absolute/TimeTimePrivate.hs:51)
snocTime (src/Data/EventList/Absolute/TimeTimePrivate.hs:55)
viewTimeR (src/Data/EventList/Absolute/TimeTimePrivate.hs:60)
viewBodyR (src/Data/EventList/Absolute/TimeTimePrivate.hs:64)
switchTimeR (src/Data/EventList/Absolute/TimeTimePrivate.hs:70)
switchBodyR (src/Data/EventList/Absolute/TimeTimePrivate.hs:75)
mapTimeInit (src/Data/EventList/Absolute/TimeTimePrivate.hs:80)
24% ( 13 / 55) in 'Data.EventList.Absolute.TimeBody'
Missing documentation for:
T (src/Data/EventList/Absolute/TimeBodyPrivate.hs:26)
empty (src/Data/EventList/Absolute/TimeBody.hs:67)
singleton (src/Data/EventList/Absolute/TimeBody.hs:73)
null (src/Data/EventList/Absolute/TimeBody.hs:70)
viewL (src/Data/EventList/Absolute/TimeBody.hs:86)
viewR (src/Data/EventList/Absolute/TimeBody.hs:89)
switchL (src/Data/EventList/Absolute/TimeBodyPrivate.hs:74)
switchR (src/Data/EventList/Absolute/TimeBodyPrivate.hs:78)
cons (src/Data/EventList/Absolute/TimeBody.hs:77)
snoc (src/Data/EventList/Absolute/TimeBody.hs:80)
fromPairList (src/Data/EventList/Absolute/TimeBody.hs:93)
toPairList (src/Data/EventList/Absolute/TimeBody.hs:96)
getTimes (src/Data/EventList/Absolute/TimeBody.hs:102)
getBodies (src/Data/EventList/Absolute/TimeBody.hs:99)
mapBody (src/Data/EventList/Absolute/TimeBodyPrivate.hs:82)
mapTime (src/Data/EventList/Absolute/TimeBodyPrivate.hs:85)
concatMapMonoid (src/Data/EventList/Absolute/TimeBody.hs:108)
traverse (src/Data/EventList/Absolute/TimeBody.hs:115)
traverse_ (src/Data/EventList/Absolute/TimeBody.hs:120)
traverseBody (src/Data/EventList/Absolute/TimeBody.hs:126)
traverseTime (src/Data/EventList/Absolute/TimeBody.hs:130)
mapM (src/Data/EventList/Absolute/TimeBody.hs:135)
mapM_ (src/Data/EventList/Absolute/TimeBody.hs:141)
mapBodyM (src/Data/EventList/Absolute/TimeBody.hs:148)
mapTimeM (src/Data/EventList/Absolute/TimeBody.hs:152)
insertBy (src/Data/EventList/Absolute/TimeBody.hs:359)
decreaseStart (src/Data/EventList/Absolute/TimeBody.hs:413)
delay (src/Data/EventList/Absolute/TimeBodyPrivate.hs:100)
filter (src/Data/EventList/Absolute/TimeBody.hs:181)
partition (src/Data/EventList/Absolute/TimeBody.hs:198)
partitionMaybe (src/Data/EventList/Absolute/TimeBody.hs:206)
foldr (src/Data/EventList/Absolute/TimeBody.hs:174)
foldrPair (src/Data/EventList/Absolute/TimeBody.hs:177)
mapMaybe (src/Data/EventList/Absolute/TimeBody.hs:185)
catMaybes (src/Data/EventList/Absolute/TimeBody.hs:190)
isNormalized (src/Data/EventList/Absolute/TimeBody.hs:302)
flatten (src/Data/EventList/Absolute/TimeBody.hs:276)
append (src/Data/EventList/Absolute/TimeBodyPrivate.hs:108)
concat (src/Data/EventList/Absolute/TimeBodyPrivate.hs:112)
cycle (src/Data/EventList/Absolute/TimeBodyPrivate.hs:122)
resample (src/Data/EventList/Absolute/TimeBody.hs:450)
collectCoincidentFoldr (src/Data/EventList/Absolute/TimeBody.hs:243)
9% ( 4 / 45) in 'Data.EventList.Absolute.TimeTime'
Missing documentation for:
T (src/Data/EventList/Absolute/TimeTimePrivate.hs:26)
pause (src/Data/EventList/Absolute/TimeTime.hs:66)
isPause (src/Data/EventList/Absolute/TimeTime.hs:69)
viewL (src/Data/EventList/Absolute/TimeTime.hs:94)
switchL (src/Data/EventList/Absolute/TimeTime.hs:101)
cons (src/Data/EventList/Absolute/TimeTime.hs:86)
snoc (src/Data/EventList/Absolute/TimeTime.hs:89)
mapBody (src/Data/EventList/Absolute/TimeTime.hs:107)
mapTime (src/Data/EventList/Absolute/TimeTime.hs:110)
concatMapMonoid (src/Data/EventList/Absolute/TimeTime.hs:115)
traverse (src/Data/EventList/Absolute/TimeTime.hs:122)
traverse_ (src/Data/EventList/Absolute/TimeTime.hs:127)
traverseBody (src/Data/EventList/Absolute/TimeTime.hs:133)
traverseTime (src/Data/EventList/Absolute/TimeTime.hs:137)
mapM (src/Data/EventList/Absolute/TimeTime.hs:142)
mapM_ (src/Data/EventList/Absolute/TimeTime.hs:148)
mapBodyM (src/Data/EventList/Absolute/TimeTime.hs:155)
mapTimeM (src/Data/EventList/Absolute/TimeTime.hs:159)
getTimes (src/Data/EventList/Absolute/TimeTime.hs:77)
getBodies (src/Data/EventList/Absolute/TimeTime.hs:74)
duration (src/Data/EventList/Absolute/TimeTime.hs:80)
merge (src/Data/EventList/Absolute/TimeTime.hs:248)
mergeBy (src/Data/EventList/Absolute/TimeTime.hs:252)
insert (src/Data/EventList/Absolute/TimeTime.hs:262)
insertBy (src/Data/EventList/Absolute/TimeTime.hs:266)
decreaseStart (src/Data/EventList/Absolute/TimeTime.hs:317)
delay (src/Data/EventList/Absolute/TimeTime.hs:330)
filter (src/Data/EventList/Absolute/TimeTime.hs:169)
partition (src/Data/EventList/Absolute/TimeTime.hs:186)
slice (src/Data/EventList/Absolute/TimeTime.hs:195)
foldr (src/Data/EventList/Absolute/TimeTime.hs:165)
mapMaybe (src/Data/EventList/Absolute/TimeTime.hs:173)
catMaybes (src/Data/EventList/Absolute/TimeTime.hs:178)
isNormalized (src/Data/EventList/Absolute/TimeTime.hs:241)
collectCoincident (src/Data/EventList/Absolute/TimeTime.hs:203)
flatten (src/Data/EventList/Absolute/TimeTime.hs:218)
append (src/Data/EventList/Absolute/TimeTime.hs:293)
concat (src/Data/EventList/Absolute/TimeTime.hs:299)
cycle (src/Data/EventList/Absolute/TimeTime.hs:312)
discretize (src/Data/EventList/Absolute/TimeTime.hs:338)
resample (src/Data/EventList/Absolute/TimeTime.hs:342)
27% ( 16 / 60) in 'Data.EventList.Relative.TimeBody'
Missing documentation for:
T (src/Data/EventList/Relative/TimeBodyPrivate.hs:30)
empty (src/Data/EventList/Relative/TimeBody.hs:80)
singleton (src/Data/EventList/Relative/TimeBody.hs:86)
null (src/Data/EventList/Relative/TimeBody.hs:83)
viewL (src/Data/EventList/Relative/TimeBody.hs:98)
viewR (src/Data/EventList/Relative/TimeBody.hs:101)
switchL (src/Data/EventList/Relative/TimeBody.hs:106)
switchR (src/Data/EventList/Relative/TimeBody.hs:110)
cons (src/Data/EventList/Relative/TimeBody.hs:90)
snoc (src/Data/EventList/Relative/TimeBody.hs:93)
fromPairList (src/Data/EventList/Relative/TimeBody.hs:115)
toPairList (src/Data/EventList/Relative/TimeBody.hs:118)
getTimes (src/Data/EventList/Relative/TimeBody.hs:124)
getBodies (src/Data/EventList/Relative/TimeBody.hs:121)
duration (src/Data/EventList/Relative/TimeBody.hs:127)
mapBody (src/Data/EventList/Relative/TimeBody.hs:132)
mapTime (src/Data/EventList/Relative/TimeBody.hs:135)
zipWithBody (src/Data/EventList/Relative/TimeBody.hs:139)
zipWithTime (src/Data/EventList/Relative/TimeBody.hs:144)
unzip (src/Data/EventList/Relative/TimeBody.hs:150)
concatMapMonoid (src/Data/EventList/Relative/TimeBody.hs:159)
traverse (src/Data/EventList/Relative/TimeBody.hs:166)
traverse_ (src/Data/EventList/Relative/TimeBody.hs:171)
traverseBody (src/Data/EventList/Relative/TimeBody.hs:177)
traverseTime (src/Data/EventList/Relative/TimeBody.hs:181)
mapM (src/Data/EventList/Relative/TimeBody.hs:186)
mapM_ (src/Data/EventList/Relative/TimeBody.hs:192)
mapBodyM (src/Data/EventList/Relative/TimeBody.hs:199)
mapTimeM (src/Data/EventList/Relative/TimeBody.hs:203)
foldr (src/Data/EventList/Relative/TimeBody.hs:210)
foldrPair (src/Data/EventList/Relative/TimeBody.hs:213)
insertBy (src/Data/EventList/Relative/TimeBody.hs:423)
decreaseStart (src/Data/EventList/Relative/TimeBody.hs:499)
delay (src/Data/EventList/Relative/TimeBody.hs:504)
partition (src/Data/EventList/Relative/TimeBody.hs:274)
partitionMaybe (src/Data/EventList/Relative/TimeBody.hs:293)
span (src/Data/EventList/Relative/TimeBody.hs:314)
mapMaybe (src/Data/EventList/Relative/TimeBody.hs:225)
isNormalized (src/Data/EventList/Relative/TimeBody.hs:364)
append (src/Data/EventList/Relative/TimeBody.hs:488)
concat (src/Data/EventList/Relative/TimeBody.hs:491)
cycle (src/Data/EventList/Relative/TimeBody.hs:494)
resample (src/Data/EventList/Relative/TimeBody.hs:537)
fromAbsoluteEventList (src/Data/EventList/Relative/TimeBody.hs:551)
26% ( 18 / 70) in 'Data.EventList.Relative.TimeTime'
Missing documentation for:
T (src/Data/EventList/Relative/TimeTimePrivate.hs:39)
mapBody (src/Data/EventList/Relative/TimeTime.hs:125)
mapTime (src/Data/EventList/Relative/TimeTime.hs:128)
zipWithBody (src/Data/EventList/Relative/TimeTime.hs:132)
zipWithTime (src/Data/EventList/Relative/TimeTime.hs:137)
unzip (src/Data/EventList/Relative/TimeTime.hs:142)
concatMapMonoid (src/Data/EventList/Relative/TimeTime.hs:152)
traverse (src/Data/EventList/Relative/TimeTime.hs:157)
traverse_ (src/Data/EventList/Relative/TimeTime.hs:162)
traverseBody (src/Data/EventList/Relative/TimeTime.hs:168)
traverseTime (src/Data/EventList/Relative/TimeTime.hs:172)
mapM (src/Data/EventList/Relative/TimeTime.hs:177)
mapM_ (src/Data/EventList/Relative/TimeTime.hs:183)
mapBodyM (src/Data/EventList/Relative/TimeTime.hs:190)
mapTimeM (src/Data/EventList/Relative/TimeTime.hs:194)
getTimes (src/Data/EventList/Relative/TimeTime.hs:86)
getBodies (src/Data/EventList/Relative/TimeTime.hs:83)
duration (src/Data/EventList/Relative/TimeTime.hs:89)
mergeBy (src/Data/EventList/Relative/TimeTime.hs:225)
pad (src/Data/EventList/Relative/TimeTime.hs:304)
moveBackward (src/Data/EventList/Relative/TimeTime.hs:321)
arrangeBy (src/Data/EventList/Relative/TimeTime.hs:418)
decreaseStart (src/Data/EventList/Relative/TimeTime.hs:534)
delay (src/Data/EventList/Relative/TimeTimePrivate.hs:220)
partition (src/Data/EventList/Relative/TimeTime.hs:590)
partitionMaybe (src/Data/EventList/Relative/TimeTime.hs:599)
foldr (src/Data/EventList/Relative/TimeTimePrivate.hs:212)
foldl (src/Data/EventList/Relative/TimeTime.hs:630)
pause (src/Data/EventList/Relative/TimeTime.hs:75)
isPause (src/Data/EventList/Relative/TimeTime.hs:78)
cons (src/Data/EventList/Relative/TimeTime.hs:94)
snoc (src/Data/EventList/Relative/TimeTime.hs:97)
viewL (src/Data/EventList/Relative/TimeTime.hs:102)
viewR (src/Data/EventList/Relative/TimeTime.hs:114)
switchL (src/Data/EventList/Relative/TimeTime.hs:109)
switchR (src/Data/EventList/Relative/TimeTime.hs:119)
mapMaybe (src/Data/EventList/Relative/TimeTime.hs:564)
append (src/Data/EventList/Relative/TimeTimePrivate.hs:60)
concat (src/Data/EventList/Relative/TimeTime.hs:429)
cycleNaive (src/Data/EventList/Relative/TimeTime.hs:459)
reverse (src/Data/EventList/Relative/TimeTime.hs:633)
takeTime (src/Data/EventList/Relative/TimeTime.hs:496)
dropTime (src/Data/EventList/Relative/TimeTime.hs:500)
forceTimeHead (src/Data/EventList/Relative/TimeTimePrivate.hs:215)
discretize (src/Data/EventList/Relative/TimeTime.hs:637)
resample (src/Data/EventList/Relative/TimeTime.hs:642)
collectCoincident (src/Data/EventList/Relative/TimeTime.hs:540)
flatten (src/Data/EventList/Relative/TimeTimePrivate.hs:225)
mapCoincident (src/Data/EventList/Relative/TimeTime.hs:546)
isNormalized (src/Data/EventList/Relative/TimeTime.hs:207)
toAbsoluteEventList (src/Data/EventList/Relative/TimeTime.hs:648)
fromAbsoluteEventList (src/Data/EventList/Relative/TimeTime.hs:655)
6% ( 1 / 16) in 'Data.EventList.Relative.MixedTime'
Missing documentation for:
consBody (src/Data/EventList/Relative/TimeTimePrivate.hs:130)
consTime (src/Data/EventList/Relative/TimeTimePrivate.hs:133)
/. (src/Data/EventList/Relative/MixedTime.hs:45)
./ (src/Data/EventList/Relative/MixedTime.hs:42)
empty (src/Data/EventList/Relative/BodyTime.hs:125)
viewTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:137)
viewBodyL (src/Data/EventList/Relative/TimeTimePrivate.hs:140)
switchTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:152)
switchBodyL (src/Data/EventList/Relative/TimeTimePrivate.hs:157)
mapTimeL (src/Data/EventList/Relative/TimeTimePrivate.hs:171)
mapTimeHead (src/Data/EventList/Relative/TimeTimePrivate.hs:176)
mapTimeTail (src/Data/EventList/Relative/TimeTimePrivate.hs:181)
mapBodyL (src/Data/EventList/Relative/MixedTime.hs:48)
mapBodyHead (src/Data/EventList/Relative/MixedTime.hs:53)
mapBodyTail (src/Data/EventList/Relative/MixedTime.hs:58)
17% ( 3 / 18) in 'Data.EventList.Relative.TimeMixed'
Missing documentation for:
snocBody (src/Data/EventList/Relative/TimeMixed.hs:44)
snocTime (src/Data/EventList/Relative/TimeMixed.hs:47)
viewTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:144)
viewBodyR (src/Data/EventList/Relative/TimeTimePrivate.hs:147)
switchTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:163)
switchBodyR (src/Data/EventList/Relative/TimeTimePrivate.hs:167)
mapTimeR (src/Data/EventList/Relative/TimeTimePrivate.hs:196)
mapTimeLast (src/Data/EventList/Relative/TimeTimePrivate.hs:201)
mapTimeInit (src/Data/EventList/Relative/TimeTimePrivate.hs:206)
mapBodyR (src/Data/EventList/Relative/TimeMixed.hs:52)
mapBodyLast (src/Data/EventList/Relative/TimeMixed.hs:57)
mapBodyInit (src/Data/EventList/Relative/TimeMixed.hs:62)
splitAtTime (src/Data/EventList/Relative/TimeMixed.hs:112)
takeTime (src/Data/EventList/Relative/TimeMixed.hs:120)
dropTime (src/Data/EventList/Relative/TimeMixed.hs:124)
8% ( 1 / 13) in 'Data.EventList.Relative.MixedBody'
Missing documentation for:
consBody (src/Data/EventList/Relative/MixedBody.hs:38)
consTime (src/Data/EventList/Relative/MixedBody.hs:41)
/. (src/Data/EventList/Relative/MixedBody.hs:41)
./ (src/Data/EventList/Relative/MixedBody.hs:38)
empty (src/Data/EventList/Relative/TimeBody.hs:80)
viewTimeL (src/Data/EventList/Relative/MixedBody.hs:50)
viewBodyL (src/Data/EventList/Relative/MixedBody.hs:54)
switchTimeL (src/Data/EventList/Relative/MixedBody.hs:59)
switchBodyL (src/Data/EventList/Relative/MixedBody.hs:64)
mapTimeL (src/Data/EventList/Relative/TimeBodyPrivate.hs:86)
mapTimeHead (src/Data/EventList/Relative/TimeBodyPrivate.hs:91)
mapTimeTail (src/Data/EventList/Relative/TimeBodyPrivate.hs:96)
Warning: Data.EventList.Relative.TimeBody: could not find link destinations for:
roundDiff
Documentation created: dist/doc/html/event-list/index.html,
dist/doc/html/event-list/event-list.txt
Creating package registration file:
/tmp/pkgConf-event-list-0.1.11184154091880944650.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/event-list-0.1.1.3-4KIizBMN1Lm5dSgqlSHiNX
Registering event-list-0.1.1.3...
Installed event-list-0.1.1.3
Downloading midi-0.2.2...
Configuring midi-0.2.2...
Building midi-0.2.2...
Preprocessing library midi-0.2.2...
[ 1 of 42] Compiling Sound.MIDI.Parser.Report ( src/Sound/MIDI/Parser/Report.hs, dist/build/Sound/MIDI/Parser/Report.o )
[ 2 of 42] Compiling Sound.MIDI.Parser.Exception ( parser/Sound/MIDI/Parser/Exception.hs, dist/build/Sound/MIDI/Parser/Exception.o )
[ 3 of 42] Compiling Sound.MIDI.Parser.Warning ( parser/Sound/MIDI/Parser/Warning.hs, dist/build/Sound/MIDI/Parser/Warning.o )
[ 4 of 42] Compiling Sound.MIDI.Utility ( src/Sound/MIDI/Utility.hs, dist/build/Sound/MIDI/Utility.o )
[ 5 of 42] Compiling Sound.MIDI.ControllerPrivate ( src/Sound/MIDI/ControllerPrivate.hs, dist/build/Sound/MIDI/ControllerPrivate.o )
[ 6 of 42] Compiling Sound.MIDI.Controller ( src/Sound/MIDI/Controller.hs, dist/build/Sound/MIDI/Controller.o )
[ 7 of 42] Compiling Sound.MIDI.IO ( src/Sound/MIDI/IO.hs, dist/build/Sound/MIDI/IO.o )
[ 8 of 42] Compiling Sound.MIDI.Bit ( src/Sound/MIDI/Bit.hs, dist/build/Sound/MIDI/Bit.o )
[ 9 of 42] Compiling Sound.MIDI.Monoid ( src/Sound/MIDI/Monoid.hs, dist/build/Sound/MIDI/Monoid.o )
src/Sound/MIDI/Monoid.hs:3: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()
[10 of 42] Compiling Sound.MIDI.Writer.Basic ( src/Sound/MIDI/Writer/Basic.hs, dist/build/Sound/MIDI/Writer/Basic.o )
src/Sound/MIDI/Writer/Basic.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()
[11 of 42] Compiling Sound.MIDI.Parser.Class ( parser/Sound/MIDI/Parser/Class.hs, dist/build/Sound/MIDI/Parser/Class.o )
[12 of 42] Compiling Sound.MIDI.Parser.Restricted ( src/Sound/MIDI/Parser/Restricted.hs, dist/build/Sound/MIDI/Parser/Restricted.o )
src/Sound/MIDI/Parser/Restricted.hs:15: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 42] Compiling Sound.MIDI.Parser.ByteString ( src/Sound/MIDI/Parser/ByteString.hs, dist/build/Sound/MIDI/Parser/ByteString.o )
src/Sound/MIDI/Parser/ByteString.hs:15: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 42] Compiling Sound.MIDI.Parser.Stream ( parser/Sound/MIDI/Parser/Stream.hs, dist/build/Sound/MIDI/Parser/Stream.o )
parser/Sound/MIDI/Parser/Stream.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()
[15 of 42] Compiling Sound.MIDI.Parser.File ( src/Sound/MIDI/Parser/File.hs, dist/build/Sound/MIDI/Parser/File.o )
src/Sound/MIDI/Parser/File.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()
[16 of 42] Compiling Sound.MIDI.Message.System.RealTime ( src/Sound/MIDI/Message/System/RealTime.hs, dist/build/Sound/MIDI/Message/System/RealTime.o )
[17 of 42] Compiling Sound.MIDI.Parser.Status ( src/Sound/MIDI/Parser/Status.hs, dist/build/Sound/MIDI/Parser/Status.o )
[18 of 42] Compiling Sound.MIDI.Writer.Status ( src/Sound/MIDI/Writer/Status.hs, dist/build/Sound/MIDI/Writer/Status.o )
src/Sound/MIDI/Writer/Status.hs:13: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()
[19 of 42] Compiling Sound.MIDI.Parser.Primitive ( src/Sound/MIDI/Parser/Primitive.hs, dist/build/Sound/MIDI/Parser/Primitive.o )
[20 of 42] Compiling Sound.MIDI.KeySignature ( src/Sound/MIDI/KeySignature.hs, dist/build/Sound/MIDI/KeySignature.o )
[21 of 42] Compiling Sound.MIDI.Message.Channel.Mode ( src/Sound/MIDI/Message/Channel/Mode.hs, dist/build/Sound/MIDI/Message/Channel/Mode.o )
[22 of 42] Compiling Sound.MIDI.Message.System.Common ( src/Sound/MIDI/Message/System/Common.hs, dist/build/Sound/MIDI/Message/System/Common.o )
[23 of 42] Compiling Sound.MIDI.Manufacturer ( src/Sound/MIDI/Manufacturer.hs, dist/build/Sound/MIDI/Manufacturer.o )
[24 of 42] Compiling Sound.MIDI.Message.System.Exclusive ( src/Sound/MIDI/Message/System/Exclusive.hs, dist/build/Sound/MIDI/Message/System/Exclusive.o )
[25 of 42] Compiling Sound.MIDI.Message.System ( src/Sound/MIDI/Message/System.hs, dist/build/Sound/MIDI/Message/System.o )
[26 of 42] Compiling Sound.MIDI.MachineControl ( src/Sound/MIDI/MachineControl.hs, dist/build/Sound/MIDI/MachineControl.o )
[27 of 42] Compiling Sound.MIDI.File.Event.SystemExclusive ( src/Sound/MIDI/File/Event/SystemExclusive.hs, dist/build/Sound/MIDI/File/Event/SystemExclusive.o )
[28 of 42] Compiling Sound.MIDI.String ( src/Sound/MIDI/String.hs, dist/build/Sound/MIDI/String.o )
[29 of 42] Compiling Sound.MIDI.Message.Channel.Voice ( src/Sound/MIDI/Message/Channel/Voice.hs, dist/build/Sound/MIDI/Message/Channel/Voice.o )
[30 of 42] Compiling Sound.MIDI.Message.Channel ( src/Sound/MIDI/Message/Channel.hs, dist/build/Sound/MIDI/Message/Channel.o )
[31 of 42] Compiling Sound.MIDI.Message ( src/Sound/MIDI/Message.hs, dist/build/Sound/MIDI/Message.o )
[32 of 42] Compiling Sound.MIDI.File.Event.Meta ( src/Sound/MIDI/File/Event/Meta.hs, dist/build/Sound/MIDI/File/Event/Meta.o )
[33 of 42] Compiling Sound.MIDI.File.Event ( src/Sound/MIDI/File/Event.hs, dist/build/Sound/MIDI/File/Event.o )
src/Sound/MIDI/File/Event.hs:55:22: Warning:
In the use of type constructor or class ‘SysEx.T’
(imported from Sound.MIDI.File.Event.SystemExclusive):
Deprecated: "implement this data type properly"
[34 of 42] Compiling Sound.MIDI.Message.Class.Utility ( src/Sound/MIDI/Message/Class/Utility.hs, dist/build/Sound/MIDI/Message/Class/Utility.o )
[35 of 42] Compiling Sound.MIDI.Message.Class.Check ( src/Sound/MIDI/Message/Class/Check.hs, dist/build/Sound/MIDI/Message/Class/Check.o )
[36 of 42] Compiling Sound.MIDI.Message.Class.Query ( src/Sound/MIDI/Message/Class/Query.hs, dist/build/Sound/MIDI/Message/Class/Query.o )
[37 of 42] Compiling Sound.MIDI.Message.Class.Construct ( src/Sound/MIDI/Message/Class/Construct.hs, dist/build/Sound/MIDI/Message/Class/Construct.o )
[38 of 42] Compiling Sound.MIDI.General ( src/Sound/MIDI/General.hs, dist/build/Sound/MIDI/General.o )
[39 of 42] Compiling Sound.MIDI.File ( src/Sound/MIDI/File.hs, dist/build/Sound/MIDI/File.o )
[40 of 42] Compiling Sound.MIDI.File.Load ( src/Sound/MIDI/File/Load.hs, dist/build/Sound/MIDI/File/Load.o )
src/Sound/MIDI/File/Load.hs:261:16: Warning:
In the use of ‘showTime’ (imported from Sound.MIDI.File):
Deprecated: "only use this for debugging"
src/Sound/MIDI/File/Load.hs:262:23: Warning:
In the use of ‘showEvent’ (imported from Sound.MIDI.File):
Deprecated: "only use this for debugging"
[41 of 42] Compiling Sound.MIDI.File.Save ( src/Sound/MIDI/File/Save.hs, dist/build/Sound/MIDI/File/Save.o )
[42 of 42] Compiling Sound.MIDI.Example.ControllerRamp ( src/Sound/MIDI/Example/ControllerRamp.hs, dist/build/Sound/MIDI/Example/ControllerRamp.o )
In-place registering midi-0.2.2...
Running Haddock for midi-0.2.2...
Running hscolour for midi-0.2.2...
Preprocessing library midi-0.2.2...
Preprocessing library midi-0.2.2...
src/Sound/MIDI/Monoid.hs:3: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()
Haddock coverage:
67% ( 2 / 3) in 'Sound.MIDI.Parser.Report'
Missing documentation for:
UserMessage (src/Sound/MIDI/Parser/Report.hs:23)
20% ( 1 / 5) in 'Sound.MIDI.Parser.Exception'
Missing documentation for:
T (parser/Sound/MIDI/Parser/Exception.hs:11)
run (parser/Sound/MIDI/Parser/Exception.hs:14)
giveUp (parser/Sound/MIDI/Parser/Exception.hs:19)
try (parser/Sound/MIDI/Parser/Exception.hs:22)
25% ( 1 / 4) in 'Sound.MIDI.Parser.Warning'
Missing documentation for:
T (parser/Sound/MIDI/Parser/Warning.hs:12)
run (parser/Sound/MIDI/Parser/Warning.hs:15)
warn (parser/Sound/MIDI/Parser/Warning.hs:27)
0% ( 0 / 15) in 'Sound.MIDI.Utility'
Missing documentation for:
Module header
checkRange (src/Sound/MIDI/Utility.hs:10)
loopM (src/Sound/MIDI/Utility.hs:20)
enumRandomR (src/Sound/MIDI/Utility.hs:34)
boundedEnumRandom (src/Sound/MIDI/Utility.hs:38)
chooseEnum (src/Sound/MIDI/Utility.hs:41)
quantityRandomR (src/Sound/MIDI/Utility.hs:45)
boundedQuantityRandom (src/Sound/MIDI/Utility.hs:50)
chooseQuantity (src/Sound/MIDI/Utility.hs:55)
ArbChar (src/Sound/MIDI/Utility.hs:61)
(src/Sound/MIDI/Utility.hs:63)
arbitraryString (src/Sound/MIDI/Utility.hs:71)
ArbByte (src/Sound/MIDI/Utility.hs:76)
(src/Sound/MIDI/Utility.hs:78)
arbitraryByteList (src/Sound/MIDI/Utility.hs:82)
14% ( 1 / 7) in 'Sound.MIDI.ControllerPrivate'
Missing documentation for:
Module header
toController (src/Sound/MIDI/ControllerPrivate.hs:28)
(src/Sound/MIDI/ControllerPrivate.hs:32)
(src/Sound/MIDI/ControllerPrivate.hs:36)
(src/Sound/MIDI/ControllerPrivate.hs:40)
(src/Sound/MIDI/ControllerPrivate.hs:44)
1% ( 1 /104) in 'Sound.MIDI.Controller'
Missing documentation for:
T (src/Sound/MIDI/Controller.hs:60)
Value (src/Sound/MIDI/Controller.hs:69)
fromInt (src/Sound/MIDI/Controller.hs:62)
toInt (src/Sound/MIDI/Controller.hs:65)
bankSelect (src/Sound/MIDI/Controller.hs:76)
modulation (src/Sound/MIDI/Controller.hs:76)
breathControl (src/Sound/MIDI/Controller.hs:76)
footControl (src/Sound/MIDI/Controller.hs:76)
portamentoTime (src/Sound/MIDI/Controller.hs:76)
dataEntry (src/Sound/MIDI/Controller.hs:76)
volume (src/Sound/MIDI/Controller.hs:76)
balance (src/Sound/MIDI/Controller.hs:76)
panorama (src/Sound/MIDI/Controller.hs:76)
expression (src/Sound/MIDI/Controller.hs:76)
effectControl1 (src/Sound/MIDI/Controller.hs:76)
effectControl2 (src/Sound/MIDI/Controller.hs:76)
generalPurpose1 (src/Sound/MIDI/Controller.hs:76)
generalPurpose2 (src/Sound/MIDI/Controller.hs:76)
generalPurpose3 (src/Sound/MIDI/Controller.hs:76)
generalPurpose4 (src/Sound/MIDI/Controller.hs:76)
vectorX (src/Sound/MIDI/Controller.hs:100)
vectorY (src/Sound/MIDI/Controller.hs:100)
soundController1 (src/Sound/MIDI/Controller.hs:148)
soundController2 (src/Sound/MIDI/Controller.hs:148)
soundController3 (src/Sound/MIDI/Controller.hs:148)
soundController4 (src/Sound/MIDI/Controller.hs:148)
soundController5 (src/Sound/MIDI/Controller.hs:148)
soundController6 (src/Sound/MIDI/Controller.hs:148)
soundController7 (src/Sound/MIDI/Controller.hs:148)
soundController8 (src/Sound/MIDI/Controller.hs:148)
soundController9 (src/Sound/MIDI/Controller.hs:148)
soundController10 (src/Sound/MIDI/Controller.hs:148)
portamentoControl (src/Sound/MIDI/Controller.hs:148)
effect1Depth (src/Sound/MIDI/Controller.hs:148)
effect2Depth (src/Sound/MIDI/Controller.hs:148)
effect3Depth (src/Sound/MIDI/Controller.hs:148)
effect4Depth (src/Sound/MIDI/Controller.hs:148)
effect5Depth (src/Sound/MIDI/Controller.hs:148)
bankSelectMSB (src/Sound/MIDI/Controller.hs:132)
modulationMSB (src/Sound/MIDI/Controller.hs:132)
breathControlMSB (src/Sound/MIDI/Controller.hs:132)
footControlMSB (src/Sound/MIDI/Controller.hs:132)
portamentoTimeMSB (src/Sound/MIDI/Controller.hs:132)
dataEntryMSB (src/Sound/MIDI/Controller.hs:132)
volumeMSB (src/Sound/MIDI/Controller.hs:132)
balanceMSB (src/Sound/MIDI/Controller.hs:132)
panoramaMSB (src/Sound/MIDI/Controller.hs:132)
expressionMSB (src/Sound/MIDI/Controller.hs:132)
effectControl1MSB (src/Sound/MIDI/Controller.hs:132)
effectControl2MSB (src/Sound/MIDI/Controller.hs:132)
generalPurpose1MSB (src/Sound/MIDI/Controller.hs:132)
generalPurpose2MSB (src/Sound/MIDI/Controller.hs:132)
generalPurpose3MSB (src/Sound/MIDI/Controller.hs:132)
generalPurpose4MSB (src/Sound/MIDI/Controller.hs:132)
bankSelectLSB (src/Sound/MIDI/Controller.hs:140)
modulationLSB (src/Sound/MIDI/Controller.hs:140)
breathControlLSB (src/Sound/MIDI/Controller.hs:140)
footControlLSB (src/Sound/MIDI/Controller.hs:140)
portamentoTimeLSB (src/Sound/MIDI/Controller.hs:140)
dataEntryLSB (src/Sound/MIDI/Controller.hs:140)
volumeLSB (src/Sound/MIDI/Controller.hs:140)
balanceLSB (src/Sound/MIDI/Controller.hs:140)
panoramaLSB (src/Sound/MIDI/Controller.hs:140)
expressionLSB (src/Sound/MIDI/Controller.hs:140)
effectControl1LSB (src/Sound/MIDI/Controller.hs:140)
effectControl2LSB (src/Sound/MIDI/Controller.hs:140)
generalPurpose1LSB (src/Sound/MIDI/Controller.hs:140)
generalPurpose2LSB (src/Sound/MIDI/Controller.hs:140)
generalPurpose3LSB (src/Sound/MIDI/Controller.hs:140)
generalPurpose4LSB (src/Sound/MIDI/Controller.hs:140)
soundVariation (src/Sound/MIDI/Controller.hs:100)
timbre (src/Sound/MIDI/Controller.hs:100)
harmonicIntensity (src/Sound/MIDI/Controller.hs:100)
releaseTime (src/Sound/MIDI/Controller.hs:100)
attackTime (src/Sound/MIDI/Controller.hs:100)
brightness (src/Sound/MIDI/Controller.hs:100)
decayTime (src/Sound/MIDI/Controller.hs:100)
vibratoRate (src/Sound/MIDI/Controller.hs:100)
vibratoDepth (src/Sound/MIDI/Controller.hs:100)
vibratoDelay (src/Sound/MIDI/Controller.hs:100)
reverbSendLevel (src/Sound/MIDI/Controller.hs:100)
chorusSendLevel (src/Sound/MIDI/Controller.hs:100)
legato (src/Sound/MIDI/Controller.hs:148)
sustain (src/Sound/MIDI/Controller.hs:148)
portamento (src/Sound/MIDI/Controller.hs:148)
sustenuto (src/Sound/MIDI/Controller.hs:148)
softPedal (src/Sound/MIDI/Controller.hs:148)
hold2 (src/Sound/MIDI/Controller.hs:148)
generalPurpose5 (src/Sound/MIDI/Controller.hs:148)
generalPurpose6 (src/Sound/MIDI/Controller.hs:148)
generalPurpose7 (src/Sound/MIDI/Controller.hs:148)
generalPurpose8 (src/Sound/MIDI/Controller.hs:148)
externalEffectDepth (src/Sound/MIDI/Controller.hs:100)
tremoloDepth (src/Sound/MIDI/Controller.hs:100)
chorusDepth (src/Sound/MIDI/Controller.hs:100)
celesteDepth (src/Sound/MIDI/Controller.hs:100)
phaserDepth (src/Sound/MIDI/Controller.hs:100)
dataIncrement (src/Sound/MIDI/Controller.hs:158)
dataDecrement (src/Sound/MIDI/Controller.hs:158)
nonRegisteredParameterLSB (src/Sound/MIDI/Controller.hs:158)
nonRegisteredParameterMSB (src/Sound/MIDI/Controller.hs:158)
registeredParameterLSB (src/Sound/MIDI/Controller.hs:158)
registeredParameterMSB (src/Sound/MIDI/Controller.hs:158)
43% ( 3 / 7) in 'Sound.MIDI.IO'
Missing documentation for:
readBinaryFile (src/Sound/MIDI/IO.hs:31)
ByteList (src/Sound/MIDI/IO.hs:15)
listCharFromByte (src/Sound/MIDI/IO.hs:28)
listByteFromChar (src/Sound/MIDI/IO.hs:36)
53% ( 9 / 17) in 'Sound.MIDI.Bit'
Missing documentation for:
toBits (src/Sound/MIDI/Bit.hs:43)
toOctal (src/Sound/MIDI/Bit.hs:43)
toHex (src/Sound/MIDI/Bit.hs:43)
toBytes (src/Sound/MIDI/Bit.hs:43)
fromBits (src/Sound/MIDI/Bit.hs:69)
fromOctal (src/Sound/MIDI/Bit.hs:69)
fromHex (src/Sound/MIDI/Bit.hs:69)
fromBytes (src/Sound/MIDI/Bit.hs:69)
0% ( 0 / 5) in 'Sound.MIDI.Monoid'
Missing documentation for:
Module header
+#+ (src/Sound/MIDI/Monoid.hs:10)
genAppend (src/Sound/MIDI/Monoid.hs:14)
genConcat (src/Sound/MIDI/Monoid.hs
src/Sound/MIDI/Writer/Basic.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/Sound/MIDI/Parser/Restricted.hs:15: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/Sound/MIDI/Parser/ByteString.hs:15: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()
parser/Sound/MIDI/Parser/Stream.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/Sound/MIDI/Parser/File.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/Sound/MIDI/Writer/Status.hs:13: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()
:19)
concatMap (src/Sound/MIDI/Monoid.hs:24)
9% ( 2 / 22) in 'Sound.MIDI.Writer.Basic'
Missing documentation for:
Module header
C (src/Sound/MIDI/Writer/Basic.hs:34)
ByteList (src/Sound/MIDI/Writer/Basic.hs:45)
(src/Sound/MIDI/Writer/Basic.hs:47)
(src/Sound/MIDI/Writer/Basic.hs:52)
runByteList (src/Sound/MIDI/Writer/Basic.hs:65)
ByteString (src/Sound/MIDI/Writer/Basic.hs:71)
(src/Sound/MIDI/Writer/Basic.hs:73)
(src/Sound/MIDI/Writer/Basic.hs:78)
runByteString (src/Sound/MIDI/Writer/Basic.hs:90)
SeekableFile (src/Sound/MIDI/Writer/Basic.hs:96)
(src/Sound/MIDI/Writer/Basic.hs:98)
(src/Sound/MIDI/Writer/Basic.hs:103)
runSeekableFile (src/Sound/MIDI/Writer/Basic.hs:125)
runSeekableHandle (src/Sound/MIDI/Writer/Basic.hs:132)
putInt (src/Sound/MIDI/Writer/Basic.hs:139)
putStr (src/Sound/MIDI/Writer/Basic.hs:142)
putIntAsByte (src/Sound/MIDI/Writer/Basic.hs:145)
putByteList (src/Sound/MIDI/Writer/Basic.hs:148)
putLenByteList (src/Sound/MIDI/Writer/Basic.hs:151)
Warning: Sound.MIDI.Parser.Class: isEnd is exported separately but will be documented under EndCheck. Consider exporting it together with its parent(s) for code clarity.
Warning: Sound.MIDI.Parser.Class: getByte is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Sound.MIDI.Parser.Class: skip is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Sound.MIDI.Parser.Class: warn is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
31% ( 5 / 16) in 'Sound.MIDI.Parser.Class'
Missing documentation for:
Module header
EndCheck (parser/Sound/MIDI/Parser/Class.hs:31)
C (parser/Sound/MIDI/Parser/Class.hs:39)
warnIf (parser/Sound/MIDI/Parser/Class.hs:60)
giveUp (parser/Sound/MIDI/Parser/Exception.hs:19)
try (parser/Sound/MIDI/Parser/Exception.hs:22)
zeroOrMoreInc (parser/Sound/MIDI/Parser/Class.hs:98)
emptyList (parser/Sound/MIDI/Parser/Class.hs:153)
UserMessage (src/Sound/MIDI/Parser/Report.hs:23)
Fragile (parser/Sound/MIDI/Parser/Class.hs:56)
Partial (parser/Sound/MIDI/Parser/Class.hs:57)
25% ( 1 / 4) in 'Sound.MIDI.Parser.Restricted'
Missing documentation for:
T (src/Sound/MIDI/Parser/Restricted.hs:41)
run (src/Sound/MIDI/Parser/Restricted.hs:22)
runFragile (src/Sound/MIDI/Parser/Restricted.hs:31)
33% ( 2 / 6) in 'Sound.MIDI.Parser.ByteString'
Missing documentation for:
Module header
T (src/Sound/MIDI/Parser/ByteString.hs:31)
run (src/Sound/MIDI/Parser/ByteString.hs:41)
UserMessage (src/Sound/MIDI/Parser/Report.hs:23)
25% ( 2 / 8) in 'Sound.MIDI.Parser.Stream'
Missing documentation for:
Module header
T (parser/Sound/MIDI/Parser/Stream.hs:34)
run (parser/Sound/MIDI/Parser/Stream.hs:43)
runPartial (parser/Sound/MIDI/Parser/Stream.hs:39)
ByteList (parser/Sound/MIDI/Parser/Stream.hs:86)
UserMessage (src/Sound/MIDI/Parser/Report.hs:23)
29% ( 2 / 7) in 'Sound.MIDI.Parser.File'
Missing documentation for:
Module header
T (src/Sound/MIDI/Parser/File.hs:25)
runFile (src/Sound/MIDI/Parser/File.hs:28)
runHandle (src/Sound/MIDI/Parser/File.hs:35)
UserMessage (src/Sound/MIDI/Parser/Report.hs:23)
25% ( 1 / 4) in 'Sound.MIDI.Message.System.RealTime'
Missing documentation for:
T (src/Sound/MIDI/Message/System/RealTime.hs:15)
get (src/Sound/MIDI/Message/System/RealTime.hs:27)
put (src/Sound/MIDI/Message/System/RealTime.hs:38)
30% ( 3 / 10) in 'Sound.MIDI.Parser.Status'
Missing documentation for:
Status (src/Sound/MIDI/Parser/Status.hs:36)
set (src/Sound/MIDI/Parser/Status.hs:39)
get (src/Sound/MIDI/Parser/Status.hs:42)
run (src/Sound/MIDI/Parser/Status.hs:45)
lift (src/Sound/MIDI/Parser/Status.hs:49)
fromChannel (src/Sound/MIDI/Parser/Status.hs:59)
toChannel (src/Sound/MIDI/Parser/Status.hs:61)
6% ( 1 / 16) in 'Sound.MIDI.Writer.Status'
Missing documentation for:
Module header
Uncompressed (src/Sound/MIDI/Writer/Status.hs:17)
Compressed (src/Sound/MIDI/Writer/Status.hs:19)
Status (src/Sound/MIDI/Writer/Status.hs:20)
(src/Sound/MIDI/Writer/Status.hs:29)
Compression (src/Sound/MIDI/Writer/Status.hs:35)
(src/Sound/MIDI/Writer/Status.hs:43)
(src/Sound/MIDI/Writer/Status.hs:47)
clear (src/Sound/MIDI/Writer/Status.hs:55)
(src/Sound/MIDI/Writer/Status.hs:59)
fromWriter (src/Sound/MIDI/Writer/Status.hs:62)
toWriter (src/Sound/MIDI/Writer/Status.hs:65)
toWriterWithStatus (src/Sound/MIDI/Writer/Status.hs:68)
toWriterWithoutStatus (src/Sound/MIDI/Writer/Status.hs:71)
lift
40% ( 6 / 15) in 'Sound.MIDI.Parser.Primitive'
Missing documentation for:
getString (src/Sound/MIDI/Parser/Primitive.hs:36)
getBigN (src/Sound/MIDI/Parser/Primitive.hs:39)
getNByteInt (src/Sound/MIDI/Parser/Primitive.hs:56)
get2 (src/Sound/MIDI/Parser/Primitive.hs:60)
get3 (src/Sound/MIDI/Parser/Primitive.hs:60)
get4 (src/Sound/MIDI/Parser/Primitive.hs:60)
getNByteCardinal (src/Sound/MIDI/Parser/Primitive.hs:68)
getEnum (src/Sound/MIDI/Parser/Primitive.hs:98)
makeEnum (src/Sound/MIDI/Parser/Primitive.hs:101)
5% ( 2 / 37) in 'Sound.MIDI.KeySignature'
Missing documentation for:
Module header
T (src/Sound/MIDI/KeySignature.hs:32)
keyName (src/Sound/MIDI/KeySignature.hs:65)
cfMajor (src/Sound/MIDI/KeySignature.hs:133)
gfMajor (src/Sound/MIDI/KeySignature.hs:133)
dfMajor (src/Sound/MIDI/KeySignature.hs:133)
afMajor (src/Sound/MIDI/KeySignature.hs:133)
efMajor (src/Sound/MIDI/KeySignature.hs:133)
bfMajor (src/Sound/MIDI/KeySignature.hs:133)
fMajor (src/Sound/MIDI/KeySignature.hs:133)
cMajor (src/Sound/MIDI/KeySignature.hs:133)
gMajor (src/Sound/MIDI/KeySignature.hs:133)
dMajor (src/Sound/MIDI/KeySignature.hs:133)
aMajor (src/Sound/MIDI/KeySignature.hs:133)
eMajor (src/Sound/MIDI/KeySignature.hs:133)
bMajor (src/Sound/MIDI/KeySignature.hs:133)
fsMajor (src/Sound/MIDI/KeySignature.hs:133)
csMajor (src/Sound/MIDI/KeySignature.hs:133)
afMinor (src/Sound/MIDI/KeySignature.hs:137)
efMinor (src/Sound/MIDI/KeySignature.hs:137)
bfMinor (src/Sound/MIDI/KeySignature.hs:137)
fMinor (src/Sound/MIDI/KeySignature.hs:137)
cMinor (src/Sound/MIDI/KeySignature.hs:137)
gMinor (src/Sound/MIDI/KeySignature.hs:137)
dMinor (src/Sound/MIDI/KeySignature.hs:137)
aMinor (src/Sound/MIDI/KeySignature.hs:137)
eMinor (src/Sound/MIDI/KeySignature.hs:137)
bMinor (src/Sound/MIDI/KeySignature.hs:137)
fsMinor (src/Sound/MIDI/KeySignature.hs:137)
csMinor (src/Sound/MIDI/KeySignature.hs:137)
gsMinor (src/Sound/MIDI/KeySignature.hs:137)
dsMinor (src/Sound/MIDI/KeySignature.hs:137)
asMinor (src/Sound/MIDI/KeySignature.hs:137)
get (src/Sound/MIDI/KeySignature.hs:174)
toBytes (src/Sound/MIDI/KeySignature.hs:181)
33% ( 2 / 6) in 'Sound.MIDI.Message.Channel.Mode'
Missing documentation for:
T (src/Sound/MIDI/Message/Channel/Mode.hs:25)
get (src/Sound/MIDI/Message/Channel/Mode.hs:50)
put (src/Sound/MIDI/Message/Channel/Mode.hs:96)
toControllerValue (src/Sound/MIDI/Message/Channel/Mode.hs:101)
20% ( 1 / 5) in 'Sound.MIDI.Message.System.Common'
Missing documentation for:
T (src/Sound/MIDI/Message/System/Common.hs:22)
TimeNibbleType (src/Sound/MIDI/Message/System/Common.hs:29)
get (src/Sound/MIDI/Message/System/Common.hs:43)
put (src/Sound/MIDI/Message/System/Common.hs:58)
0% ( 1 /225) in 'Sound.MIDI.Manufacturer'
Missing documentation for:
T (src/Sound/MIDI/Manufacturer.hs:63)
get (src/Sound/MIDI/Manufacturer.hs:353)
put (src/Sound/MIDI/Manufacturer.hs:360)
sequential (src/Sound/MIDI/Manufacturer.hs:70)
idp (src/Sound/MIDI/Manufacturer.hs:70)
octavePlateau (src/Sound/MIDI/Manufacturer.hs:70)
moog (src/Sound/MIDI/Manufacturer.hs:70)
passport (src/Sound/MIDI/Manufacturer.hs:70)
lexicon (src/Sound/MIDI/Manufacturer.hs:70)
kurzweil (src/Sound/MIDI/Manufacturer.hs:70)
fender (src/Sound/MIDI/Manufacturer.hs:70)
gulbransen (src/Sound/MIDI/Manufacturer.hs:70)
akg (src/Sound/MIDI/Manufacturer.hs:70)
voyce (src/Sound/MIDI/Manufacturer.hs:70)
waveframe (src/Sound/MIDI/Manufacturer.hs:70)
ada (src/Sound/MIDI/Manufacturer.hs:70)
garfield (src/Sound/MIDI/Manufacturer.hs:70)
ensoniq (src/Sound/MIDI/Manufacturer.hs:70)
oberheim (src/Sound/MIDI/Manufacturer.hs:70)
apple (src/Sound/MIDI/Manufacturer.hs:70)
greyMatter (src/Sound/MIDI/Manufacturer.hs:70)
digidesign (src/Sound/MIDI/Manufacturer.hs:70)
palmTree (src/Sound/MIDI/Manufacturer.hs:70)
jlCooper (src/Sound/MIDI/Manufacturer.hs:70)
lowrey (src/Sound/MIDI/Manufacturer.hs:70)
adamsSmith (src/Sound/MIDI/Manufacturer.hs:70)
emu (src/Sound/MIDI/Manufacturer.hs:70)
harmony (src/Sound/MIDI/Manufacturer.hs:70)
art (src/Sound/MIDI/Manufacturer.hs:70)
baldwin (src/Sound/MIDI/Manufacturer.hs:70)
eventide (src/Sound/MIDI/Manufacturer.hs:70)
inventronics (src/Sound/MIDI/Manufacturer.hs:70)
keyConcepts (src/Sound/MIDI/Manufacturer.hs:70)
clarity (src/Sound/MIDI/Manufacturer.hs:70)
timeWarner (src/Sound/MIDI/Manufacturer.hs:70)
digitalMusic (src/Sound/MIDI/Manufacturer.hs:70)
iota (src/Sound/MIDI/Manufacturer.hs:70)
newEngland (src/Sound/MIDI/Manufacturer.hs:70)
artisyn (src/Sound/MIDI/Manufacturer.hs:70)
ivl (src/Sound/MIDI/Manufacturer.hs:70)
southernMusic (src/Sound/MIDI/Manufacturer.hs:70)
lakeButler (src/Sound/MIDI/Manufacturer.hs:70)
alesis (src/Sound/MIDI/Manufacturer.hs:70)
dod (src/Sound/MIDI/Manufacturer.hs:70)
studerEditech (src/Sound/MIDI/Manufacturer.hs:70)
perfectFret (src/Sound/MIDI/Manufacturer.hs:70)
kat (src/Sound/MIDI/Manufacturer.hs:70)
opcode (src/Sound/MIDI/Manufacturer.hs:70)
rane (src/Sound/MIDI/Manufacturer.hs:70)
anadi (src/Sound/MIDI/Manufacturer.hs:70)
kmx (src/Sound/MIDI/Manufacturer.hs:70)
brenell (src/Sound/MIDI/Manufacturer.hs:70)
peavey (src/Sound/MIDI/Manufacturer.hs:70)
systems360 (src/Sound/MIDI/Manufacturer.hs:70)
spectrum (src/Sound/MIDI/Manufacturer.hs:70)
marquis (src/Sound/MIDI/Manufacturer.hs:70)
zeta (src/Sound/MIDI/Manufacturer.hs:70)
axxes (src/Sound/MIDI/Manufacturer.hs:70)
orban (src/Sound/MIDI/Manufacturer.hs:70)
kti (src/Sound/MIDI/Manufacturer.hs:70)
breakaway (src/Sound/MIDI/Manufacturer.hs:70)
cae (src/Sound/MIDI/Manufacturer.hs:70)
rocktron (src/Sound/MIDI/Manufacturer.hs:70)
pianoDisc (src/Sound/MIDI/Manufacturer.hs:70)
cannon (src/Sound/MIDI/Manufacturer.hs:70)
rogers (src/Sound/MIDI/Manufacturer.hs:70)
blueSkyLogic (src/Sound/MIDI/Manufacturer.hs:70)
encore (src/Sound/MIDI/Manufacturer.hs:70)
uptown (src/Sound/MIDI/Manufacturer.hs:70)
voce (src/Sound/MIDI/Manufacturer.hs:70)
cti (src/Sound/MIDI/Manufacturer.hs:70)
ssResearch (src/Sound/MIDI/Manufacturer.hs:70)
broderbund (src/Sound/MIDI/Manufacturer.hs:70)
allenOrgan (src/Sound/MIDI/Manufacturer.hs:70)
musicQuest (src/Sound/MIDI/Manufacturer.hs:70)
aphex (src/Sound/MIDI/Manufacturer.hs:70)
gallienKrueger (src/Sound/MIDI/Manufacturer.hs:70)
ibm (src/Sound/MIDI/Manufacturer.hs:70)
hotzInstruments (src/Sound/MIDI/Manufacturer.hs:70)
etaLighting (src/Sound/MIDI/Manufacturer.hs:70)
nsi (src/Sound/MIDI/Manufacturer.hs:70)
adLib (src/Sound/MIDI/Manufacturer.hs:70)
richmond (src/Sound/MIDI/Manufacturer.hs:70)
microsoft (src/Sound/MIDI/Manufacturer.hs:70)
softwareToolworks (src/Sound/MIDI/Manufacturer.hs:70)
rjmgNiche (src/Sound/MIDI/Manufacturer.hs:70)
intone (src/Sound/MIDI/Manufacturer.hs:70)
grooveTubes (src/Sound/MIDI/Manufacturer.hs:70)
euphonix (src/Sound/MIDI/Manufacturer.hs:70)
interMIDI (src/Sound/MIDI/Manufacturer.hs:70)
loneWolf (src/Sound/MIDI/Manufacturer.hs:70)
musonix (src/Sound/MIDI/Manufacturer.hs:70)
taHorng (src/Sound/MIDI/Manufacturer.hs:70)
eTek (src/Sound/MIDI/Manufacturer.hs:70)
electrovoice (src/Sound/MIDI/Manufacturer.hs:70)
midisoft (src/Sound/MIDI/Manufacturer.hs:70)
qSoundLabs (src/Sound/MIDI/Manufacturer.hs:70)
westrex (src/Sound/MIDI/Manufacturer.hs:70)
nVidia (src/Sound/MIDI/Manufacturer.hs:70)
ess (src/Sound/MIDI/Manufacturer.hs:70)
mediaTrix (src/Sound/MIDI/Manufacturer.hs:70)
brooktree (src/Sound/MIDI/Manufacturer.hs:70)
otari (src/Sound/MIDI/Manufacturer.hs:70)
keyElectronics (src/Sound/MIDI/Manufacturer.hs:70)
crystalake (src/Sound/MIDI/Manufacturer.hs:70)
crystal (src/Sound/MIDI/Manufacturer.hs:70)
rockwell (src/Sound/MIDI/Manufacturer.hs:70)
siliconGraphics (src/Sound/MIDI/Manufacturer.hs:70)
midiman (src/Sound/MIDI/Manufacturer.hs:70)
preSonus (src/Sound/MIDI/Manufacturer.hs:70)
topaz (src/Sound/MIDI/Manufacturer.hs:70)
castLighting (src/Sound/MIDI/Manufacturer.hs:70)
microsoftConsumer (src/Sound/MIDI/Manufacturer.hs:70)
fastForward (src/Sound/MIDI/Manufacturer.hs:70)
headspace (src/Sound/MIDI/Manufacturer.hs:70)
vanKoevering (src/Sound/MIDI/Manufacturer.hs:70)
altech (src/Sound/MIDI/Manufacturer.hs:70)
vlsi (src/Sound/MIDI/Manufacturer.hs:70)
chromaticResearch (src/Sound/MIDI/Manufacturer.hs:70)
sapphire (src/Sound/MIDI/Manufacturer.hs:70)
idrc (src/Sound/MIDI/Manufacturer.hs:70)
justonic (src/Sound/MIDI/Manufacturer.hs:70)
torComp (src/Sound/MIDI/Manufacturer.hs:70)
newtek (src/Sound/MIDI/Manufacturer.hs:70)
soundSculpture (src/Sound/MIDI/Manufacturer.hs:70)
walker (src/Sound/MIDI/Manufacturer.hs:70)
pavo (src/Sound/MIDI/Manufacturer.hs:70)
inVision (src/Sound/MIDI/Manufacturer.hs:70)
tSquareDesign (src/Sound/MIDI/Manufacturer.hs:70)
nemesys (src/Sound/MIDI/Manufacturer.hs:70)
dbx (src/Sound/MIDI/Manufacturer.hs:70)
syndyne (src/Sound/MIDI/Manufacturer.hs:70)
bitheadz (src/Sound/MIDI/Manufacturer.hs:70)
cakewalk (src/Sound/MIDI/Manufacturer.hs:70)
staccato (src/Sound/MIDI/Manufacturer.hs:70)
nationalSemiconductor (src/Sound/MIDI/Manufacturer.hs:70)
boomTheory (src/Sound/MIDI/Manufacturer.hs:70)
virtualDSP (src/Sound/MIDI/Manufacturer.hs:70)
antares (src/Sound/MIDI/Manufacturer.hs:70)
angelSoftware (src/Sound/MIDI/Manufacturer.hs:70)
stLouis (src/Sound/MIDI/Manufacturer.hs:70)
lyrrus (src/Sound/MIDI/Manufacturer.hs:70)
passac (src/Sound/MIDI/Manufacturer.hs:240)
siel (src/Sound/MIDI/Manufacturer.hs:240)
synthaxe (src/Sound/MIDI/Manufacturer.hs:240)
hohner (src/Sound/MIDI/Manufacturer.hs:240)
twister (src/Sound/MIDI/Manufacturer.hs:240)
solton (src/Sound/MIDI/Manufacturer.hs:240)
jellinghaus (src/Sound/MIDI/Manufacturer.hs:240)
southworth (src/Sound/MIDI/Manufacturer.hs:240)
ppg (src/Sound/MIDI/Manufacturer.hs:240)
jen (src/Sound/MIDI/Manufacturer.hs:240)
ssl (src/Sound/MIDI/Manufacturer.hs:240)
audioVeritrieb (src/Sound/MIDI/Manufacturer.hs:240)
elka (src/Sound/MIDI/Manufacturer.hs:240)
dynacord (src/Sound/MIDI/Manufacturer.hs:240)
viscount (src/Sound/MIDI/Manufacturer.hs:240)
clavia (src/Sound/MIDI/Manufacturer.hs:240)
audioArchitect (src/Sound/MIDI/Manufacturer.hs:240)
generalMusic (src/Sound/MIDI/Manufacturer.hs:240)
soundcraft (src/Sound/MIDI/Manufacturer.hs:240)
wersi (src/Sound/MIDI/Manufacturer.hs:240)
avab (src/Sound/MIDI/Manufacturer.hs:240)
digigram (src/Sound/MIDI/Manufacturer.hs:240)
waldorf (src/Sound/MIDI/Manufacturer.hs:240)
quasimidi (src/Sound/MIDI/Manufacturer.hs:240)
dream (src/Sound/MIDI/Manufacturer.hs:240)
strandLighting (src/Sound/MIDI/Manufacturer.hs:240)
amek (src/Sound/MIDI/Manufacturer.hs:240)
drBohm (src/Sound/MIDI/Manufacturer.hs:240)
trident (src/Sound/MIDI/Manufacturer.hs:240)
realWorldDesign (src/Sound/MIDI/Manufacturer.hs:240)
yesTechnology (src/Sound/MIDI/Manufacturer.hs:240)
audiomatica (src/Sound/MIDI/Manufacturer.hs:240)
bontempiFarfisa (src/Sound/MIDI/Manufacturer.hs:240)
fbtElectronica (src/Sound/MIDI/Manufacturer.hs:240)
miditemp (src/Sound/MIDI/Manufacturer.hs:240)
larkingAudio (src/Sound/MIDI/Manufacturer.hs:240)
zero88lighting (src/Sound/MIDI/Manufacturer.hs:240)
miconAudio (src/Sound/MIDI/Manufacturer.hs:240)
forefront (src/Sound/MIDI/Manufacturer.hs:240)
kenton (src/Sound/MIDI/Manufacturer.hs:240)
adb (src/Sound/MIDI/Manufacturer.hs:240)
jimMarshall (src/Sound/MIDI/Manufacturer.hs:240)
dda (src/Sound/MIDI/Manufacturer.hs:240)
bssAudio (src/Sound/MIDI/Manufacturer.hs:240)
tcElectronic (src/Sound/MIDI/Manufacturer.hs:240)
medeli (src/Sound/MIDI/Manufacturer.hs:240)
charlieLab (src/Sound/MIDI/Manufacturer.hs:240)
blueChip (src/Sound/MIDI/Manufacturer.hs:240)
beeOH (src/Sound/MIDI/Manufacturer.hs:240)
lgSemiconductor (src/Sound/MIDI/Manufacturer.hs:240)
tesi (src/Sound/MIDI/Manufacturer.hs:240)
emagic (src/Sound/MIDI/Manufacturer.hs:240)
behringer (src/Sound/MIDI/Manufacturer.hs:240)
access (src/Sound/MIDI/Manufacturer.hs:240)
synoptic (src/Sound/MIDI/Manufacturer.hs:240)
hanmesoft (src/Sound/MIDI/Manufacturer.hs:240)
terratec (src/Sound/MIDI/Manufacturer.hs:240)
proel (src/Sound/MIDI/Manufacturer.hs:240)
ibk (src/Sound/MIDI/Manufacturer.hs:240)
kawai (src/Sound/MIDI/Manufacturer.hs:316)
roland (src/Sound/MIDI/Manufacturer.hs:316)
korg (src/Sound/MIDI/Manufacturer.hs:316)
yamaha (src/Sound/MIDI/Manufacturer.hs:316)
casio (src/Sound/MIDI/Manufacturer.hs:316)
kamiya (src/Sound/MIDI/Manufacturer.hs:316)
akai (src/Sound/MIDI/Manufacturer.hs:316)
japanVictor (src/Sound/MIDI/Manufacturer.hs:316)
mesosha (src/Sound/MIDI/Manufacturer.hs:316)
hoshinoGakki (src/Sound/MIDI/Manufacturer.hs:316)
fujitsuElect (src/Sound/MIDI/Manufacturer.hs:316)
sony (src/Sound/MIDI/Manufacturer.hs:316)
nisshinOnpa (src/Sound/MIDI/Manufacturer.hs:316)
teac (src/Sound/MIDI/Manufacturer.hs:316)
matsushitaElec (src/Sound/MIDI/Manufacturer.hs:316)
fostex (src/Sound/MIDI/Manufacturer.hs:316)
zoom (src/Sound/MIDI/Manufacturer.hs:316)
midori (src/Sound/MIDI/Manufacturer.hs:316)
matsushitaComm (src/Sound/MIDI/Manufacturer.hs:316)
suzuki (src/Sound/MIDI/Manufacturer.hs:316)
nonCommercial (src/Sound/MIDI/Manufacturer.hs:343)
nonRealTime (src/Sound/MIDI/Manufacturer.hs:343)
realTime (src/Sound/MIDI/Manufacturer.hs:343)
40% ( 2 / 5) in 'Sound.MIDI.Message.System.Exclusive'
Missing documentation for:
T (src/Sound/MIDI/Message/System/Exclusive.hs:23)
get (src/Sound/MIDI/Message/System/Exclusive.hs:43)
getIncomplete (src/Sound/MIDI/Message/System/Exclusive.hs:48)
20% ( 1 / 5) in 'Sound.MIDI.Message.System'
Missing documentation for:
T (src/Sound/MIDI/Message/System.hs:22)
get (src/Sound/MIDI/Message/System.hs:28)
getIncomplete (src/Sound/MIDI/Message/System.hs:40)
put (src/Sound/MIDI/Message/System.hs:53)
17% ( 1 / 6) in 'Sound.MIDI.MachineControl'
Missing documentation for:
Module header
splitCommandList (src/Sound/MIDI/MachineControl.hs:54)
getCommand (src/Sound/MIDI/MachineControl.hs:128)
Command (src/Sound/MIDI/MachineControl.hs:69)
runParser (src/Sound/MIDI/MachineControl.hs:192)
25% ( 1 / 4) in 'Sound.MIDI.File.Event.SystemExclusive'
Missing documentation for:
Module header
get (src/Sound/MIDI/File/Event/SystemExclusive.hs:34)
put (src/Sound/MIDI/File/Event/SystemExclusive.hs:41)
9% ( 1 / 11) in 'Sound.MIDI.String'
Missing documentation for:
unlinesS (src/Sound/MIDI/String.hs:9)
concatS (src/Sound/MIDI/String.hs:12)
rightS (src/Sound/MIDI/String.hs:15)
leftS (src/Sound/MIDI/String.hs:15)
centreS (src/Sound/MIDI/String.hs:15)
right (src/Sound/MIDI/String.hs:20)
left (src/Sound/MIDI/String.hs:20)
centre (src/Sound/MIDI/String.hs:20)
spaces (src/Sound/MIDI/String.hs:28)
stateToReadS (src/Sound/MIDI/String.hs:31)
12% ( 12 / 96) in 'Sound.MIDI.Message.Channel.Voice'
Missing documentation for:
T (src/Sound/MIDI/Message/Channel/Voice.hs:68)
get (src/Sound/MIDI/Message/Channel/Voice.hs:409)
putWithStatus (src/Sound/MIDI/Message/Channel/Voice.hs:428)
ControllerValue (src/Sound/MIDI/Message/Channel/Voice.hs:174)
PitchBendRange (src/Sound/MIDI/Message/Channel/Voice.hs:172)
Pressure (src/Sound/MIDI/Message/Channel/Voice.hs:173)
isNote (src/Sound/MIDI/Message/Channel/Voice.hs:119)
bankSelect (src/Sound/MIDI/Message/Channel/Voice.hs:305)
modulation (src/Sound/MIDI/Message/Channel/Voice.hs:305)
breathControl (src/Sound/MIDI/Message/Channel/Voice.hs:305)
footControl (src/Sound/MIDI/Message/Channel/Voice.hs:305)
portamentoTime (src/Sound/MIDI/Message/Channel/Voice.hs:305)
dataEntry (src/Sound/MIDI/Message/Channel/Voice.hs:305)
mainVolume (src/Sound/MIDI/Message/Channel/Voice.hs:305)
balance (src/Sound/MIDI/Message/Channel/Voice.hs:305)
panorama (src/Sound/MIDI/Message/Channel/Voice.hs:305)
expression (src/Sound/MIDI/Message/Channel/Voice.hs:305)
generalPurpose1 (src/Sound/MIDI/Message/Channel/Voice.hs:305)
generalPurpose2 (src/Sound/MIDI/Message/Channel/Voice.hs:305)
generalPurpose3 (src/Sound/MIDI/Message/Channel/Voice.hs:305)
generalPurpose4 (src/Sound/MIDI/Message/Channel/Voice.hs:305)
vectorX (src/Sound/MIDI/Message/Channel/Voice.hs:305)
vectorY (src/Sound/MIDI/Message/Channel/Voice.hs:305)
bankSelectMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
modulationMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
breathControlMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
footControlMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
portamentoTimeMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
dataEntryMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
mainVolumeMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
balanceMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
panoramaMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
expressionMSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
generalPurpose1MSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
generalPurpose2MSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
generalPurpose3MSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
generalPurpose4MSB (src/Sound/MIDI/Message/Channel/Voice.hs:330)
bankSelectLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
modulationLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
breathControlLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
footControlLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
portamentoTimeLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
dataEntryLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
mainVolumeLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
balanceLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
panoramaLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
expressionLSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
generalPurpose1LSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
generalPurpose2LSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
generalPurpose3LSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
generalPurpose4LSB (src/Sound/MIDI/Message/Channel/Voice.hs:337)
sustain (src/Sound/MIDI/Message/Channel/Voice.hs:344)
porta (src/Sound/MIDI/Message/Channel/Voice.hs:344)
sustenuto (src/Sound/MIDI/Message/Channel/Voice.hs:344)
softPedal (src/Sound/MIDI/Message/Channel/Voice.hs:344)
hold2 (src/Sound/MIDI/Message/Channel/Voice.hs:344)
generalPurpose5 (src/Sound/MIDI/Message/Channel/Voice.hs:344)
generalPurpose6 (src/Sound/MIDI/Message/Channel/Voice.hs:344)
generalPurpose7 (src/Sound/MIDI/Message/Channel/Voice.hs:344)
generalPurpose8 (src/Sound/MIDI/Message/Channel/Voice.hs:344)
src/Sound/MIDI/File/Event.hs:55:22: Warning:
In the use of type constructor or class ‘SysEx.T’
(imported from Sound.MIDI.File.Event.SystemExclusive):
Deprecated: "implement this data type properly"
src/Sound/MIDI/File/Load.hs:261:16: Warning:
In the use of ‘showTime’ (imported from Sound.MIDI.File):
Deprecated: "only use this for debugging"
src/Sound/MIDI/File/Load.hs:262:23: Warning:
In the use of ‘showEvent’ (imported from Sound.MIDI.File):
Deprecated: "only use this for debugging"
extDepth (src/Sound/MIDI/Message/Channel/Voice.hs:344)
tremoloDepth (src/Sound/MIDI/Message/Channel/Voice.hs:344)
chorusDepth (src/Sound/MIDI/Message/Channel/Voice.hs:344)
celesteDepth (src/Sound/MIDI/Message/Channel/Voice.hs:344)
phaserDepth (src/Sound/MIDI/Message/Channel/Voice.hs:344)
dataIncrement (src/Sound/MIDI/Message/Channel/Voice.hs:349)
dataDecrement (src/Sound/MIDI/Message/Channel/Voice.hs:349)
nonRegisteredParameterLSB (src/Sound/MIDI/Message/Channel/Voice.hs:349)
nonRegisteredParameterMSB (src/Sound/MIDI/Message/Channel/Voice.hs:349)
registeredParameterLSB (src/Sound/MIDI/Message/Channel/Voice.hs:349)
registeredParameterMSB (src/Sound/MIDI/Message/Channel/Voice.hs:349)
Pitch (src/Sound/MIDI/Message/Channel/Voice.hs:177)
fromPitch (src/Sound/MIDI/Message/Channel/Voice.hs:177)
toPitch (src/Sound/MIDI/Message/Channel/Voice.hs:182)
Velocity (src/Sound/MIDI/Message/Channel/Voice.hs:178)
fromVelocity (src/Sound/MIDI/Message/Channel/Voice.hs:178)
toVelocity (src/Sound/MIDI/Message/Channel/Voice.hs:185)
Program (src/Sound/MIDI/Message/Channel/Voice.hs:179)
fromProgram (src/Sound/MIDI/Message/Channel/Voice.hs:179)
toProgram (src/Sound/MIDI/Message/Channel/Voice.hs:188)
fromController (src/Sound/MIDI/ControllerPrivate.hs:26)
toController (src/Sound/MIDI/ControllerPrivate.hs:28)
increasePitch (src/Sound/MIDI/Message/Channel/Voice.hs:206)
subtractPitch (src/Sound/MIDI/Message/Channel/Voice.hs:209)
26% ( 6 / 23) in 'Sound.MIDI.Message.Channel'
Missing documentation for:
T (src/Sound/MIDI/Message/Channel.hs:39)
Body (src/Sound/MIDI/Message/Channel.hs:45)
put (src/Sound/MIDI/Message/Channel.hs:114)
putWithStatus (src/Sound/MIDI/Message/Channel.hs:117)
fromChannel (src/Sound/MIDI/Parser/Status.hs:59)
toChannel (src/Sound/MIDI/Parser/Status.hs:61)
Pitch (src/Sound/MIDI/Message/Channel/Voice.hs:177)
fromPitch (src/Sound/MIDI/Message/Channel/Voice.hs:177)
toPitch (src/Sound/MIDI/Message/Channel/Voice.hs:182)
Velocity (src/Sound/MIDI/Message/Channel/Voice.hs:178)
fromVelocity (src/Sound/MIDI/Message/Channel/Voice.hs:178)
toVelocity (src/Sound/MIDI/Message/Channel/Voice.hs:185)
Program (src/Sound/MIDI/Message/Channel/Voice.hs:179)
fromProgram (src/Sound/MIDI/Message/Channel/Voice.hs:179)
toProgram (src/Sound/MIDI/Message/Channel/Voice.hs:188)
fromController (src/Sound/MIDI/ControllerPrivate.hs:26)
toController (src/Sound/MIDI/ControllerPrivate.hs:28)
11% ( 1 / 9) in 'Sound.MIDI.Message'
Missing documentation for:
T (src/Sound/MIDI/Message.hs:34)
get (src/Sound/MIDI/Message.hs:39)
getWithStatus (src/Sound/MIDI/Message.hs:47)
getIncompleteWithStatus (src/Sound/MIDI/Message.hs:55)
put (src/Sound/MIDI/Message.hs:70)
putWithStatus (src/Sound/MIDI/Message.hs:76)
maybeFromByteString (src/Sound/MIDI/Message.hs:63)
toByteString (src/Sound/MIDI/Message.hs:84)
6% ( 1 / 16) in 'Sound.MIDI.File.Event.Meta'
Missing documentation for:
Module header
T (src/Sound/MIDI/File/Event/Meta.hs:46)
ElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:38)
fromElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:94)
toElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:91)
Tempo (src/Sound/MIDI/File/Event/Meta.hs:39)
fromTempo (src/Sound/MIDI/File/Event/Meta.hs:101)
toTempo (src/Sound/MIDI/File/Event/Meta.hs:98)
SMPTEHours (src/Sound/MIDI/File/Event/Meta.hs:40)
SMPTEMinutes (src/Sound/MIDI/File/Event/Meta.hs:41)
SMPTESeconds (src/Sound/MIDI/File/Event/Meta.hs:42)
SMPTEFrames (src/Sound/MIDI/File/Event/Meta.hs:43)
SMPTEBits (src/Sound/MIDI/File/Event/Meta.hs:44)
get (src/Sound/MIDI/File/Event/Meta.hs:115)
put (src/Sound/MIDI/File/Event/Meta.hs:157)
21% ( 3 / 14) in 'Sound.MIDI.File.Event'
Missing documentation for:
T (src/Sound/MIDI/File/Event.hs:52)
get (src/Sound/MIDI/File/Event.hs:86)
TrackEvent (src/Sound/MIDI/File/Event.hs:46)
ElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:38)
fromElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:94)
toElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:91)
mapBody (src/Sound/MIDI/File/Event.hs:48)
maybeMIDIEvent (src/Sound/MIDI/File/Event.hs:66)
maybeMetaEvent (src/Sound/MIDI/File/Event.hs:70)
maybeVoice (src/Sound/MIDI/File/Event.hs:74)
mapVoice (src/Sound/MIDI/File/Event.hs:78)
0% ( 0 / 9) in 'Sound.MIDI.Message.Class.Utility'
Missing documentation for:
Module header
note (src/Sound/MIDI/Message/Class/Utility.hs:10)
program (src/Sound/MIDI/Message/Class/Utility.hs:11)
anyController (src/Sound/MIDI/Message/Class/Utility.hs:12)
pitchBend (src/Sound/MIDI/Message/Class/Utility.hs:13)
channelPressure (src/Sound/MIDI/Message/Class/Utility.hs:14)
mode (src/Sound/MIDI/Message/Class/Utility.hs:15)
explicitNoteOff (src/Sound/MIDI/Message/Class/Utility.hs:45)
implicitNoteOff (src/Sound/MIDI/Message/Class/Utility.hs:52)
43% ( 3 / 7) in 'Sound.MIDI.Message.Class.Check'
Missing documentation for:
Module header
controller (src/Sound/MIDI/Message/Class/Check.hs:75)
liftMidi (src/Sound/MIDI/Message/Class/Check.hs:100)
liftFile (src/Sound/MIDI/Message/Class/Check.hs:117)
50% ( 3 / 6) in 'Sound.MIDI.Message.Class.Query'
Missing documentation for:
Module header
liftMidi (src/Sound/MIDI/Message/Class/Query.hs:89)
liftFile (src/Sound/MIDI/Message/Class/Query.hs:106)
20% ( 2 / 10) in 'Sound.MIDI.Message.Class.Construct'
Missing documentation for:
Module header
C (src/Sound/MIDI/Message/Class/Construct.hs:15)
liftChannel (src/Sound/MIDI/Message/Class/Construct.hs:30)
(src/Sound/MIDI/Message/Class/Construct.hs:36)
liftMidi (src/Sound/MIDI/Message/Class/Construct.hs:84)
(src/Sound/MIDI/Message/Class/Construct.hs:90)
liftFile (src/Sound/MIDI/Message/Class/Construct.hs:99)
(src/Sound/MIDI/Message/Class/Construct.hs:105)
13% ( 3 / 23) in 'Sound.MIDI.General'
Missing documentation for:
instrumentNameToProgram (src/Sound/MIDI/General.hs:23)
instrumentNames (src/Sound/MIDI/General.hs:27)
instrumentPrograms (src/Sound/MIDI/General.hs:30)
instrumentFromProgram (src/Sound/MIDI/General.hs:99)
instrumentToProgram (src/Sound/MIDI/General.hs:102)
instrumentChannels (src/Sound/MIDI/General.hs:105)
instruments (src/Sound/MIDI/General.hs:108)
Instrument (src/Sound/MIDI/General.hs:111)
(src/Sound/MIDI/General.hs:178)
(src/Sound/MIDI/General.hs:182)
drumChannel (src/Sound/MIDI/General.hs:190)
drumProgram (src/Sound/MIDI/General.hs:193)
drumMinKey (src/Sound/MIDI/General.hs:196)
drumKeyTable (src/Sound/MIDI/General.hs:199)
drumFromKey (src/Sound/MIDI/General.hs:202)
drumToKey (src/Sound/MIDI/General.hs:205)
drums (src/Sound/MIDI/General.hs:208)
Drum (src/Sound/MIDI/General.hs:212)
(src/Sound/MIDI/General.hs:232)
(src/Sound/MIDI/General.hs:236)
50% ( 13 / 26) in 'Sound.MIDI.File'
Missing documentation for:
Division (src/Sound/MIDI/File.hs:55)
Track (src/Sound/MIDI/File.hs:58)
Type (src/Sound/MIDI/File.hs:53)
ElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:38)
fromElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:94)
toElapsedTime (src/Sound/MIDI/File/Event/Meta.hs:91)
Tempo (src/Sound/MIDI/File/Event/Meta.hs:39)
fromTempo (src/Sound/MIDI/File/Event/Meta.hs:101)
toTempo (src/Sound/MIDI/File/Event/Meta.hs:98)
getTracks (src/Sound/MIDI/File.hs:118)
ticksPerQuarterNote (src/Sound/MIDI/File.hs:162)
showEvent (src/Sound/MIDI/File.hs:211)
showTime (src/Sound/MIDI/File.hs:207)
67% ( 4 / 6) in 'Sound.MIDI.File.Load'
Missing documentation for:
maybeFromByteList (src/Sound/MIDI/File/Load.hs:82)
maybeFromByteString (src/Sound/MIDI/File/Load.hs:87)
100% ( 6 / 6) in 'Sound.MIDI.File.Save'
0% ( 0 / 3) in 'Sound.MIDI.Example.ControllerRamp'
Missing documentation for:
Module header
example (src/Sound/MIDI/Example/ControllerRamp.hs:17)
main (src/Sound/MIDI/Example/ControllerRamp.hs:25)
Warning: Sound.MIDI.Message.System.RealTime: could not find link destinations for:
C Fragile C
Warning: Sound.MIDI.KeySignature: could not find link destinations for:
C Fragile
Warning: Sound.MIDI.Message.Channel.Mode: could not find link destinations for:
C Fragile C
Warning: Sound.MIDI.Message.System.Common: could not find link destinations for:
C Fragile C
Warning: Sound.MIDI.Manufacturer: could not find link destinations for:
C Fragile C
Warning: Sound.MIDI.Message.System.Exclusive: could not find link destinations for:
NonRealTime RealTime C Fragile Partial C
Warning: Sound.MIDI.Message.System: could not find link destinations for:
C Fragile Partial C
Warning: Sound.MIDI.MachineControl: could not find link destinations for:
C Fragile Partial T ByteList PossiblyIncomplete
Warning: Sound.MIDI.File.Event.SystemExclusive: could not find link destinations for:
C Fragile C
Warning: Sound.MIDI.Message.Channel.Voice: could not find link destinations for:
C Fragile C T
Warning: Sound.MIDI.Message.Channel: could not find link destinations for:
C Fragile T C Compression T
Warning: Sound.MIDI.Message: could not find link destinations for:
C Fragile T Partial C Compression T
Warning: Sound.MIDI.File.Event.Meta: could not find link destinations for:
C Fragile C
Warning: Sound.MIDI.File.Event: could not find link destinations for:
C Fragile T Compression C T
Warning: Sound.MIDI.File.Load: could not find link destinations for:
getChunk getChunks
Documentation created: dist/doc/html/midi/index.html,
dist/doc/html/midi/midi.txt
Creating package registration file: /tmp/pkgConf-midi-0.22023762697959200313.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/midi-0.2.2-HVdH7lRHHz5Bck7fTVqHu5
Registering midi-0.2.2...
Installed midi-0.2.2
Downloading haskore-0.2.0.8...
Configuring haskore-0.2.0.8...
Building haskore-0.2.0.8...
Preprocessing library haskore-0.2.0.8...
[ 1 of 84] Compiling Haskore.General.LetRec ( src/Haskore/General/LetRec.hs, dist/build/Haskore/General/LetRec.o )
[ 2 of 84] Compiling Haskore.Interface.CSound.OrchestraFunction ( src/Haskore/Interface/CSound/OrchestraFunction.lhs, dist/build/Haskore/Interface/CSound/OrchestraFunction.o )
[ 3 of 84] Compiling Haskore.Interface.CSound ( src/Haskore/Interface/CSound.lhs, dist/build/Haskore/Interface/CSound.o )
[ 4 of 84] Compiling Haskore.Interface.CSound.InstrumentMap ( src/Haskore/Interface/CSound/InstrumentMap.lhs, dist/build/Haskore/Interface/CSound/InstrumentMap.o )
[ 5 of 84] Compiling Medium.Controlled ( src/Medium/Controlled.hs, dist/build/Medium/Controlled.o )
[ 6 of 84] Compiling Haskore.Basic.Pitch ( src/Haskore/Basic/Pitch.lhs, dist/build/Haskore/Basic/Pitch.o )
[ 7 of 84] Compiling Haskore.Basic.Scale ( src/Haskore/Basic/Scale.lhs, dist/build/Haskore/Basic/Scale.o )
[ 8 of 84] Compiling Haskore.Interface.AutoTrack.ScaleChart ( src/Haskore/Interface/AutoTrack/ScaleChart.lhs, dist/build/Haskore/Interface/AutoTrack/ScaleChart.o )
[ 9 of 84] Compiling Haskore.Interface.AutoTrack.Transposeable ( src/Haskore/Interface/AutoTrack/Transposeable.lhs, dist/build/Haskore/Interface/AutoTrack/Transposeable.o )
[10 of 84] Compiling Haskore.Interface.AutoTrack.Instrument ( src/Haskore/Interface/AutoTrack/Instrument.lhs, dist/build/Haskore/Interface/AutoTrack/Instrument.o )
[11 of 84] Compiling Haskore.Basic.Interval ( src/Haskore/Basic/Interval.lhs, dist/build/Haskore/Basic/Interval.o )
[12 of 84] Compiling Haskore.Basic.Dynamics ( src/Haskore/Basic/Dynamics.lhs, dist/build/Haskore/Basic/Dynamics.o )
[13 of 84] Compiling Haskore.General.Map ( src/Haskore/General/Map.hs, dist/build/Haskore/General/Map.o )
[14 of 84] Compiling Haskore.General.TagDictionary ( src/Haskore/General/TagDictionary.hs, dist/build/Haskore/General/TagDictionary.o )
[15 of 84] Compiling Haskore.General.LoopTreeTaggedGen ( src/Haskore/General/LoopTreeTaggedGen.lhs, dist/build/Haskore/General/LoopTreeTaggedGen.o )
[16 of 84] Compiling Haskore.General.LoopTreeRecursiveGen ( src/Haskore/General/LoopTreeRecursiveGen.lhs, dist/build/Haskore/General/LoopTreeRecursiveGen.o )
src/Haskore/General/LoopTreeRecursiveGen.lhs:6:3: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[17 of 84] Compiling Haskore.General.LoopTreeTagged ( src/Haskore/General/LoopTreeTagged.lhs, dist/build/Haskore/General/LoopTreeTagged.o )
[18 of 84] Compiling Haskore.General.LoopTreeRecursive ( src/Haskore/General/LoopTreeRecursive.lhs, dist/build/Haskore/General/LoopTreeRecursive.o )
[19 of 84] Compiling Haskore.General.GraphTaggedGen ( src/Haskore/General/GraphTaggedGen.lhs, dist/build/Haskore/General/GraphTaggedGen.o )
[20 of 84] Compiling Haskore.General.GraphRecursiveGen ( src/Haskore/General/GraphRecursiveGen.lhs, dist/build/Haskore/General/GraphRecursiveGen.o )
src/Haskore/General/GraphRecursiveGen.lhs:5:3: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[21 of 84] Compiling Haskore.General.Utility ( src/Haskore/General/Utility.lhs, dist/build/Haskore/General/Utility.o )
[22 of 84] Compiling Haskore.Interface.CSound.Generator ( src/Haskore/Interface/CSound/Generator.lhs, dist/build/Haskore/Interface/CSound/Generator.o )
[23 of 84] Compiling Haskore.Interface.CSound.Orchestra ( src/Haskore/Interface/CSound/Orchestra.lhs, dist/build/Haskore/Interface/CSound/Orchestra.o )
src/Haskore/Interface/CSound/Orchestra.lhs:431:12: Warning:
Orphan instance:
instance (TreeTag.CollShow term, TreeTag.CollEq term, Functor term,
TreeTerm term) =>
Num (TreeRec.T term)
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/Haskore/Interface/CSound/Orchestra.lhs:442:12: Warning:
Orphan instance:
instance (TreeTag.CollShow term, TreeTag.CollEq term, Functor term,
TreeTerm term) =>
Fractional (TreeRec.T term)
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/Haskore/Interface/CSound/Orchestra.lhs:453:12: Warning:
Orphan instance:
instance (TreeTag.CollShow term, TreeTag.CollEq term, Functor term,
TreeTerm term) =>
Floating (TreeRec.T term)
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.
[24 of 84] Compiling Haskore.Interface.CSound.SoundMap ( src/Haskore/Interface/CSound/SoundMap.hs, dist/build/Haskore/Interface/CSound/SoundMap.o )
[25 of 84] Compiling Medium.Temporal ( src/Medium/Temporal.hs, dist/build/Medium/Temporal.o )
[26 of 84] Compiling Medium ( src/Medium.hs, dist/build/Medium.o )
[27 of 84] Compiling Medium.Plain.Binary ( src/Medium/Plain/Binary.hs, dist/build/Medium/Plain/Binary.o )
src/Medium/Plain/Binary.hs:9: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/Medium/Plain/Binary.hs:10: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()
[28 of 84] Compiling Medium.Plain.List ( src/Medium/Plain/List.hs, dist/build/Medium/Plain/List.o )
src/Medium/Plain/List.hs:9: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/Medium/Plain/List.hs:10: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()
[29 of 84] Compiling Medium.Controlled.List ( src/Medium/Controlled/List.hs, dist/build/Medium/Controlled/List.o )
src/Medium/Controlled/List.hs:10: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/Medium/Controlled/List.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()
[30 of 84] Compiling Medium.Plain.ContextFreeGrammar ( src/Medium/Plain/ContextFreeGrammar.lhs, dist/build/Medium/Plain/ContextFreeGrammar.o )
[31 of 84] Compiling Medium.Controlled.ContextFreeGrammar ( src/Medium/Controlled/ContextFreeGrammar.lhs, dist/build/Medium/Controlled/ContextFreeGrammar.o )
[32 of 84] Compiling Medium.LabeledControlled.List ( src/Medium/LabeledControlled/List.hs, dist/build/Medium/LabeledControlled/List.o )
src/Medium/LabeledControlled/List.hs:10: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/Medium/LabeledControlled/List.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()
[33 of 84] Compiling Haskore.Basic.Duration ( src/Haskore/Basic/Duration.lhs, dist/build/Haskore/Basic/Duration.o )
[34 of 84] Compiling Haskore.Music ( src/Haskore/Music.lhs, dist/build/Haskore/Music.o )
[35 of 84] Compiling Haskore.Composition.Trill ( src/Haskore/Composition/Trill.lhs, dist/build/Haskore/Composition/Trill.o )
[36 of 84] Compiling Haskore.Process.Optimization ( src/Haskore/Process/Optimization.lhs, dist/build/Haskore/Process/Optimization.o )
[37 of 84] Compiling Haskore.Melody ( src/Haskore/Melody.lhs, dist/build/Haskore/Melody.o )
[38 of 84] Compiling Haskore.Basic.Tempo ( src/Haskore/Basic/Tempo.lhs, dist/build/Haskore/Basic/Tempo.o )
[39 of 84] Compiling Haskore.Composition.Chord ( src/Haskore/Composition/Chord.lhs, dist/build/Haskore/Composition/Chord.o )
[40 of 84] Compiling Haskore.Composition.ChordType ( src/Haskore/Composition/ChordType.lhs, dist/build/Haskore/Composition/ChordType.o )
[41 of 84] Compiling Haskore.Interface.AutoTrack.ChordSymbol ( src/Haskore/Interface/AutoTrack/ChordSymbol.lhs, dist/build/Haskore/Interface/AutoTrack/ChordSymbol.o )
[42 of 84] Compiling Haskore.Melody.Standard ( src/Haskore/Melody/Standard.lhs, dist/build/Haskore/Melody/Standard.o )
[43 of 84] Compiling Haskore.Music.Rhythmic ( src/Haskore/Music/Rhythmic.lhs, dist/build/Haskore/Music/Rhythmic.o )
[44 of 84] Compiling Haskore.Music.GeneralMIDI ( src/Haskore/Music/GeneralMIDI.lhs, dist/build/Haskore/Music/GeneralMIDI.o )
[45 of 84] Compiling Haskore.Composition.Drum ( src/Haskore/Composition/Drum.lhs, dist/build/Haskore/Composition/Drum.o )
[46 of 84] Compiling Haskore.Example.BesondrerTag ( src/Haskore/Example/BesondrerTag.hs, dist/build/Haskore/Example/BesondrerTag.o )
[47 of 84] Compiling Haskore.Example.ChildSong6 ( src/Haskore/Example/ChildSong6.lhs, dist/build/Haskore/Example/ChildSong6.o )
[48 of 84] Compiling Haskore.Example.Detail ( src/Haskore/Example/Detail.hs, dist/build/Haskore/Example/Detail.o )
[49 of 84] Compiling Haskore.Example.Flip ( src/Haskore/Example/Flip.hs, dist/build/Haskore/Example/Flip.o )
[50 of 84] Compiling Haskore.Example.HeilandHimmel ( src/Haskore/Example/HeilandHimmel.hs, dist/build/Haskore/Example/HeilandHimmel.o )
[51 of 84] Compiling Haskore.Example.Ssf ( src/Haskore/Example/Ssf.lhs, dist/build/Haskore/Example/Ssf.o )
[52 of 84] Compiling Haskore.Example.Raenzlein ( src/Haskore/Example/Raenzlein.hs, dist/build/Haskore/Example/Raenzlein.o )
[53 of 84] Compiling Haskore.Example.WhiteChristmas ( src/Haskore/Example/WhiteChristmas.hs, dist/build/Haskore/Example/WhiteChristmas.o )
[54 of 84] Compiling Haskore.Interface.CSound.Note ( src/Haskore/Interface/CSound/Note.lhs, dist/build/Haskore/Interface/CSound/Note.o )
[55 of 84] Compiling Haskore.Composition.Rhythm ( src/Haskore/Composition/Rhythm.lhs, dist/build/Haskore/Composition/Rhythm.o )
[56 of 84] Compiling Haskore.Example.Fractal ( src/Haskore/Example/Fractal.hs, dist/build/Haskore/Example/Fractal.o )
[57 of 84] Compiling Haskore.Example.Guitar ( src/Haskore/Example/Guitar.lhs, dist/build/Haskore/Example/Guitar.o )
[58 of 84] Compiling Haskore.Performance ( src/Haskore/Performance.lhs, dist/build/Haskore/Performance.o )
src/Haskore/Performance.lhs:26:3: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[59 of 84] Compiling Haskore.Performance.BackEnd ( src/Haskore/Performance/BackEnd.lhs, dist/build/Haskore/Performance/BackEnd.o )
[60 of 84] Compiling Haskore.Interface.MML ( src/Haskore/Interface/MML.lhs, dist/build/Haskore/Interface/MML.o )
[61 of 84] Compiling Haskore.Interface.AutoTrack.ChartBar ( src/Haskore/Interface/AutoTrack/ChartBar.lhs, dist/build/Haskore/Interface/AutoTrack/ChartBar.o )
[62 of 84] Compiling Haskore.Interface.AutoTrack.ChordChart ( src/Haskore/Interface/AutoTrack/ChordChart.lhs, dist/build/Haskore/Interface/AutoTrack/ChordChart.o )
[63 of 84] Compiling Haskore.Interface.AutoTrack.EventChart ( src/Haskore/Interface/AutoTrack/EventChart.lhs, dist/build/Haskore/Interface/AutoTrack/EventChart.o )
[64 of 84] Compiling Haskore.Process.Format ( src/Haskore/Process/Format.lhs, dist/build/Haskore/Process/Format.o )
[65 of 84] Compiling Haskore.Interface.MED.Text ( src/Haskore/Interface/MED/Text.hs, dist/build/Haskore/Interface/MED/Text.o )
[66 of 84] Compiling Haskore.Music.Standard ( src/Haskore/Music/Standard.lhs, dist/build/Haskore/Music/Standard.o )
[67 of 84] Compiling Haskore.Interface.MIDI.InstrumentMap ( src/Haskore/Interface/MIDI/InstrumentMap.lhs, dist/build/Haskore/Interface/MIDI/InstrumentMap.o )
[68 of 84] Compiling Haskore.Interface.MIDI.Note ( src/Haskore/Interface/MIDI/Note.lhs, dist/build/Haskore/Interface/MIDI/Note.o )
[69 of 84] Compiling Haskore.Performance.Player ( src/Haskore/Performance/Player.lhs, dist/build/Haskore/Performance/Player.o )
[70 of 84] Compiling Haskore.Performance.Context ( src/Haskore/Performance/Context.hs, dist/build/Haskore/Performance/Context.o )
[71 of 84] Compiling Haskore.Performance.Default ( src/Haskore/Performance/Default.lhs, dist/build/Haskore/Performance/Default.o )
[72 of 84] Compiling Haskore.Interface.MIDI.Read ( src/Haskore/Interface/MIDI/Read.lhs, dist/build/Haskore/Interface/MIDI/Read.o )
[73 of 84] Compiling Haskore.Performance.Fancy ( src/Haskore/Performance/Fancy.lhs, dist/build/Haskore/Performance/Fancy.o )
[74 of 84] Compiling Haskore.Interface.MIDI.Write ( src/Haskore/Interface/MIDI/Write.lhs, dist/build/Haskore/Interface/MIDI/Write.o )
[75 of 84] Compiling Haskore.Example.Kantate147 ( src/Haskore/Example/Kantate147.hs, dist/build/Haskore/Example/Kantate147.o )
[76 of 84] Compiling Haskore.Interface.MIDI ( src/Haskore/Interface/MIDI.lhs, dist/build/Haskore/Interface/MIDI.o )
[77 of 84] Compiling Haskore.Interface.MIDI.Render ( src/Haskore/Interface/MIDI/Render.lhs, dist/build/Haskore/Interface/MIDI/Render.o )
[78 of 84] Compiling Haskore.Example.SelfSim ( src/Haskore/Example/SelfSim.lhs, dist/build/Haskore/Example/SelfSim.o )
[79 of 84] Compiling Haskore.Example.Miscellaneous ( src/Haskore/Example/Miscellaneous.lhs, dist/build/Haskore/Example/Miscellaneous.o )
[80 of 84] Compiling Haskore.Interface.AutoTrack.Style ( src/Haskore/Interface/AutoTrack/Style.lhs, dist/build/Haskore/Interface/AutoTrack/Style.o )
[81 of 84] Compiling Haskore.Example.NewResolutions ( src/Haskore/Example/NewResolutions.lhs, dist/build/Haskore/Example/NewResolutions.o )
[82 of 84] Compiling Haskore.Interface.CSound.Score ( src/Haskore/Interface/CSound/Score.lhs, dist/build/Haskore/Interface/CSound/Score.o )
[83 of 84] Compiling Haskore.Interface.CSound.Tutorial ( src/Haskore/Interface/CSound/Tutorial.lhs, dist/build/Haskore/Interface/CSound/Tutorial.o )
[84 of 84] Compiling Haskore.Interface.CSound.TutorialCustom ( src/Haskore/Interface/CSound/TutorialCustom.lhs, dist/build/Haskore/Interface/CSound/TutorialCustom.o )
src/Haskore/Interface/CSound/TutorialCustom.lhs:33:3: Warning:
Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
In-place registering haskore-0.2.0.8...
Running Haddock for haskore-0.2.0.8...
Running hscolour for haskore-0.2.0.8...
Preprocessing library haskore-0.2.0.8...
Preprocessing library haskore-0.2.0.8...
src/Haskore/General/LoopTreeRecursiveGen.lhs:6:3: 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:
0% ( 0 / 10) in 'Haskore.General.LetRec'
Missing documentation for:
Module header
Expr (src/Haskore/General/LetRec.hs:7)
Var (src/Haskore/General/LetRec.hs:13)
Count (src/Haskore/General/LetRec.hs:14)
knot (src/Haskore/General/LetRec.hs:17)
beginKnot (src/Haskore/General/LetRec.hs:26)
endKnot (src/Haskore/General/LetRec.hs:32)
exampleLet (src/Haskore/General/LetRec.hs:38)
exampleEqus (src/Haskore/General/LetRec.hs:50)
exampleResult (src/Haskore/General/LetRec.hs:55)
0% ( 0 / 4) in 'Haskore.Interface.CSound.OrchestraFunction'
Missing documentation for:
Module header
elemSorted (src/Haskore/Interface/CSound/OrchestraFunction.lhs:6)
allowedArgs (src/Haskore/Interface/CSound/OrchestraFunction.lhs:12)
argCountTable (src/Haskore/Interface/CSound/OrchestraFunction.lhs:17)
0% ( 0 / 10) in 'Haskore.Interface.CSound'
Missing documentation for:
Module header
Instrument (src/Haskore/Interface/CSound.lhs:61)
instrument (src/Haskore/Interface/CSound.lhs:64)
instruments (src/Haskore/Interface/CSound.lhs:67)
instrumentToNumber (src/Haskore/Interface/CSound.lhs:70)
showInstrumentNumber (src/Haskore/Interface/CSound.lhs:73)
Name (src/Haskore/Interface/CSound.lhs:76)
Velocity (src/Haskore/Interface/CSound.lhs:78)
PField (src/Haskore/Interface/CSound.lhs:79)
Time (src/Haskore/Interface/CSound.lhs:80)
0% ( 0 / 6) in 'Haskore.Interface.CSound.InstrumentMap'
Missing documentation for:
Module header
SoundTable (src/Haskore/Interface/CSound/InstrumentMap.lhs:17)
tableFromInstruments (src/Haskore/Interface/CSound/InstrumentMap.lhs:26)
addToTable (src/Haskore/Interface/CSound/InstrumentMap.lhs:34)
ToSound (src/Haskore/Interface/CSound/InstrumentMap.lhs:46)
lookup (src/Haskore/Interface/CSound/InstrumentMap.lhs:48)
0% ( 0 / 4) in 'Medium.Controlled'
Missing documentation for:
Module header
C (src/Medium/Controlled.hs:7)
foldList (src/Medium/Controlled.hs:40)
foldBin (src/Medium/Controlled.hs:47)
0% ( 0 / 13) in 'Haskore.Basic.Pitch'
Missing documentation for:
Module header
T (src/Haskore/Basic/Pitch.lhs:13)
Class (src/Haskore/Basic/Pitch.lhs:14)
Octave (src/Haskore/Basic/Pitch.lhs:17)
Absolute (src/Haskore/Basic/Pitch.lhs:46)
Relative (src/Haskore/Basic/Pitch.lhs:47)
toInt (src/Haskore/Basic/Pitch.lhs:49)
fromInt (src/Haskore/Basic/Pitch.lhs:52)
classToInt (src/Haskore/Basic/Pitch.lhs:57)
classParse (src/Haskore/Basic/Pitch.lhs:76)
classFormat (src/Haskore/Basic/Pitch.lhs:81)
intToFreq (src/Haskore/Basic/Pitch.lhs:99)
transpose (src/Haskore/Basic/Pitch.lhs:110)
0% ( 0 / 25) in 'Haskore.Basic.Scale'
Missing documentation for:
Module header
T (src/Haskore/Basic/Scale.lhs:25)
ionian (src/Haskore/Basic/Scale.lhs:78)
dorian (src/Haskore/Basic/Scale.lhs:78)
phrygian (src/Haskore/Basic/Scale.lhs:78)
lydian (src/Haskore/Basic/Scale.lhs:78)
mixolydian (src/Haskore/Basic/Scale.lhs:78)
aeolian (src/Haskore/Basic/Scale.lhs:78)
lokrian (src/Haskore/Basic/Scale.lhs:78)
altered (src/Haskore/Basic/Scale.lhs:78)
htwt (src/Haskore/Basic/Scale.lhs:78)
wtht (src/Haskore/Basic/Scale.lhs:78)
ionianRel (src/Haskore/Basic/Scale.lhs:63)
dorianRel (src/Haskore/Basic/Scale.lhs:63)
phrygianRel (src/Haskore/Basic/Scale.lhs:63)
lydianRel (src/Haskore/Basic/Scale.lhs:63)
mixolydianRel (src/Haskore/Basic/Scale.lhs:63)
aeolianRel (src/Haskore/Basic/Scale.lhs:63)
lokrianRel (src/Haskore/Basic/Scale.lhs:63)
alteredRel (src/Haskore/Basic/Scale.lhs:63)
htwtRel (src/Haskore/Basic/Scale.lhs:63)
wthtRel (src/Haskore/Basic/Scale.lhs:63)
fromOffsets (src/Haskore/Basic/Scale.lhs:35)
fromIntervals (src/Haskore/Basic/Scale.lhs:45)
continue (src/Haskore/Basic/Scale.lhs:54)
0% ( 0 / 2) in 'Haskore.Interface.AutoTrack.ScaleChart'
Missing documentation for:
Module header
T (src/Haskore/Interface/AutoTrack/ScaleChart.lhs:16)
Warning: Haskore.Interface.AutoTrack.Transposeable: transpose is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
0% ( 0 / 2) in 'Haskore.Interface.AutoTrack.Transposeable'
Missing documentation for:
Module header
C (src/Haskore/Interface/AutoTrack/Transposeable.lhs:20)
0% ( 0 / 5) in 'Haskore.Interface.AutoTrack.Instrument'
Missing documentation for:
Module header
T (src/Haskore/Interface/AutoTrack/Instrument.lhs:19)
bass (src/Haskore/Interface/AutoTrack/Instrument.lhs:21)
bottomRange (src/Haskore/Interface/AutoTrack/Instrument.lhs:30)
topRange (src/Haskore/Interface/AutoTrack/Instrument.lhs:37)
0% ( 0 / 23) in 'Haskore.Basic.Interval'
Missing documentation for:
Module header
unison (src/Haskore/Basic/Interval.lhs:16)
minorSecond (src/Haskore/Basic/Interval.lhs:16)
majorSecond (src/Haskore/Basic/Interval.lhs:16)
minorThird (src/Haskore/Basic/Interval.lhs:16)
majorThird (src/Haskore/Basic/Interval.lhs:16)
fourth (src/Haskore/Basic/Interval.lhs:16)
fifth (src/Haskore/Basic/Interval.lhs:16)
minorSixth (src/Haskore/Basic/Interval.lhs:16)
majorSixth (src/Haskore/Basic/Interval.lhs:16)
minorSeventh (src/Haskore/Basic/Interval.lhs:16)
majorSeventh (src/Haskore/Basic/Interval.lhs:16)
octave (src/Haskore/Basic/Interval.lhs:16)
octaveMinorSecond (src/Haskore/Basic/Interval.lhs:16)
octaveMajorSecond (src/Haskore/Basic/Interval.lhs:16)
octaveMinorThird (src/Haskore/Basic/Interval.lhs:16)
octaveMajorThird (src/Haskore/Basic/Interval.lhs:16)
octaveFourth (src/Haskore/Basic/Interval.lhs:16)
octaveFifth (src/Haskore/Basic/Interval.lhs:16)
octaveMinorSixth (src/Haskore/Basic/Interval.lhs:16)
octaveMajorSixth (src/Haskore/Basic/Interval.lhs:16)
octaveMinorSeventh (src/Haskore/Basic/Interval.lhs:16)
octaveMajorSeventh (src/Haskore/Basic/Interval.lhs:16)
0% ( 0 / 20) in 'Haskore.Basic.Dynamics'
Missing documentation for:
Module header
Velocity (src/Haskore/Basic/Dynamics.lhs:19)
T (src/Haskore/Basic/Dynamics.lhs:20)
normal (src/Haskore/Basic/Dynamics.lhs:22)
mp (src/Haskore/Basic/Dynamics.lhs:22)
p (src/Haskore/Basic/Dynamics.lhs:22)
pp (src/Haskore/Basic/Dynamics.lhs:22)
ppp (src/Haskore/Basic/Dynamics.lhs:22)
mf (src/Haskore/Basic/Dynamics.lhs:22)
f (src/Haskore/Basic/Dynamics.lhs:22)
ff (src/Haskore/Basic/Dynamics.lhs:22)
fff (src/Haskore/Basic/Dynamics.lhs:22)
mezzoPiano (src/Haskore/Basic/Dynamics.lhs:22)
piano (src/Haskore/Basic/Dynamics.lhs:22)
pianissimo (src/Haskore/Basic/Dynamics.lhs:22)
pianoPianissimo (src/Haskore/Basic/Dynamics.lhs:22)
mezzoForte (src/Haskore/Basic/Dynamics.lhs:22)
forte (src/Haskore/Basic/Dynamics.lhs:22)
fortissimo (src/Haskore/Basic/Dynamics.lhs:22)
forteFortissimo (src/Haskore/Basic/Dynamics.lhs:22)
94% ( 77 / 82) in 'Haskore.General.Map'
Missing documentation for:
Module header
lookup (src/Haskore/General/Map.hs:54)
findWithDefault (src/Haskore/General/Map.hs:57)
lookupIndex (src/Haskore/General/Map.hs:61)
findIndex (src/Haskore/General/Map.hs:64)
50% ( 3 / 6) in 'Haskore.General.TagDictionary'
Missing documentation for:
T (src/Haskore/General/TagDictionary.hs:12)
insert (src/Haskore/General/TagDictionary.hs:14)
lookup (src/Haskore/General/TagDictionary.hs:19)
0% ( 0 / 7) in 'Haskore.General.LoopTreeTaggedGen'
Missing documentation for:
Module header
T (src/Haskore/General/LoopTreeTaggedGen.lhs:11)
CollEq (src/Haskore/General/LoopTreeTaggedGen.lhs:29)
CollShow (src/Haskore/General/LoopTreeTaggedGen.lhs:32)
(src/Haskore/General/LoopTreeTaggedGen.lhs:35)
(src/Haskore/General/LoopTreeTaggedGen.lhs:41)
unwind (src/Haskore/General/LoopTreeTaggedGen.lhs:49)
0% ( 0 / 12) in 'Haskore.General.LoopTreeRecursiveGen'
Missing documentation for:
Module header
src/Haskore/General/GraphRecursiveGen.lhs:5:3: 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/Haskore/Interface/CSound/Orchestra.lhs:431:12: Warning:
Orphan instance:
instance (TreeTag.CollShow term, TreeTag.CollEq term, Functor term,
TreeTerm term) =>
Num (TreeRec.T term)
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/Haskore/Interface/CSound/Orchestra.lhs:442:12: Warning:
Orphan instance:
instance (TreeTag.CollShow term, TreeTag.CollEq term, Functor term,
TreeTerm term) =>
Fractional (TreeRec.T term)
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/Haskore/Interface/CSound/Orchestra.lhs:453:12: Warning:
Orphan instance:
instance (TreeTag.CollShow term, TreeTag.CollEq term, Functor term,
TreeTerm term) =>
Floating (TreeRec.T term)
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.
T (src/Haskore/General/LoopTreeRecursiveGen.lhs:20)
Fix (src/Haskore/General/LoopTreeRecursiveGen.lhs:25)
Tag (src/Haskore/General/LoopTreeRecursiveGen.lhs:26)
recourse (src/Haskore/General/LoopTreeRecursiveGen.lhs:28)
toTagged (src/Haskore/General/LoopTreeRecursiveGen.lhs:31)
toTaggedUnique (src/Haskore/General/LoopTreeRecursiveGen.lhs:38)
toTaggedState (src/Haskore/General/LoopTreeRecursiveGen.lhs:41)
fromTagged (src/Haskore/General/LoopTreeRecursiveGen.lhs:52)
(src/Haskore/General/LoopTreeRecursiveGen.lhs:63)
(src/Haskore/General/LoopTreeRecursiveGen.lhs:66)
unwind (src/Haskore/General/LoopTreeRecursiveGen.lhs:72)
0% ( 0 / 6) in 'Haskore.General.LoopTreeTagged'
Missing documentation for:
Module header
T (src/Haskore/General/LoopTreeTagged.lhs:5)
example0 (src/Haskore/General/LoopTreeTagged.lhs:15)
mapE (src/Haskore/General/LoopTreeTagged.lhs:38)
(src/Haskore/General/LoopTreeTagged.lhs:47)
unwind (src/Haskore/General/LoopTreeTagged.lhs:54)
0% ( 0 / 15) in 'Haskore.General.LoopTreeRecursive'
Missing documentation for:
Module header
T (src/Haskore/General/LoopTreeRecursive.lhs:11)
Fix (src/Haskore/General/LoopTreeRecursive.lhs:16)
Tag (src/Haskore/General/LoopTreeRecursive.lhs:17)
example0 (src/Haskore/General/LoopTreeRecursive.lhs:19)
example1 (src/Haskore/General/LoopTreeRecursive.lhs:22)
exampleLeapFrog (src/Haskore/General/LoopTreeRecursive.lhs:35)
toTagged (src/Haskore/General/LoopTreeRecursive.lhs:58)
toTaggedUnique (src/Haskore/General/LoopTreeRecursive.lhs:69)
toTaggedState (src/Haskore/General/LoopTreeRecursive.lhs:72)
fromTagged (src/Haskore/General/LoopTreeRecursive.lhs:82)
(src/Haskore/General/LoopTreeRecursive.lhs:96)
(src/Haskore/General/LoopTreeRecursive.lhs:99)
(src/Haskore/General/LoopTreeRecursive.lhs:102)
unwind (src/Haskore/General/LoopTreeRecursive.lhs:107)
0% ( 0 / 8) in 'Haskore.General.GraphTaggedGen'
Missing documentation for:
Module header
T (src/Haskore/General/GraphTaggedGen.lhs:15)
Tree (src/Haskore/General/GraphTaggedGen.lhs:16)
CollEq (src/Haskore/General/GraphTaggedGen.lhs:24)
CollShow (src/Haskore/General/GraphTaggedGen.lhs:27)
(src/Haskore/General/GraphTaggedGen.lhs:30)
(src/Haskore/General/GraphTaggedGen.lhs:35)
unwind (src/Haskore/General/GraphTaggedGen.lhs:41)
0% ( 0 / 11) in 'Haskore.General.GraphRecursiveGen'
Missing documentation for:
Module header
T (src/Haskore/General/GraphRecursiveGen.lhs:14)
Fix (src/Haskore/General/GraphRecursiveGen.lhs:21)
Tag (src/Haskore/General/GraphRecursiveGen.lhs:22)
recourse (src/Haskore/General/GraphRecursiveGen.lhs:24)
share (src/Haskore/General/GraphRecursiveGen.lhs:27)
toTaggedUnique (src/Haskore/General/GraphRecursiveGen.lhs:49)
toTaggedState (src/Haskore/General/GraphRecursiveGen.lhs:52)
(src/Haskore/General/GraphRecursiveGen.lhs:91)
(src/Haskore/General/GraphRecursiveGen.lhs:94)
unwind (src/Haskore/General/GraphRecursiveGen.lhs:100)
0% ( 0 / 16) in 'Haskore.General.Utility'
Missing documentation for:
Module header
splitBy (src/Haskore/General/Utility.lhs:29)
foldrf (src/Haskore/General/Utility.lhs:49)
flattenTuples2 (src/Haskore/General/Utility.lhs:65)
flattenTuples3 (src/Haskore/General/Utility.lhs:66)
flattenTuples4 (src/Haskore/General/Utility.lhs:67)
zipWithMatch (src/Haskore/General/Utility.lhs:81)
zipWithMatch3 (src/Haskore/General/Utility.lhs:86)
maximum0 (src/Haskore/General/Utility.lhs:100)
translate (src/Haskore/General/Utility.lhs:112)
randList (src/Haskore/General/Utility.lhs:125)
divisible (src/Haskore/General/Utility.lhs:134)
divide (src/Haskore/General/Utility.lhs:145)
modulus (src/Haskore/General/Utility.lhs:152)
divideModulus (src/Haskore/General/Utility.lhs:155)
gcdDur (src/Haskore/General/Utility.lhs:167)
0% ( 0 / 36) in 'Haskore.Interface.CSound.Generator'
Missing documentation for:
Module header
T (src/Haskore/Interface/CSound/Generator.lhs:23)
SFName (src/Haskore/Interface/CSound/Generator.lhs:27)
SkipTime (src/Haskore/Interface/CSound/Generator.lhs:28)
ChanNum (src/Haskore/Interface/CSound/Generator.lhs:29)
Number (src/Haskore/Interface/CSound/Generator.lhs:30)
Parameter (src/Haskore/Interface/CSound/Generator.lhs:31)
soundFile (src/Haskore/Interface/CSound/Generator.lhs:74)
tableValues (src/Haskore/Interface/CSound/Generator.lhs:83)
polynomial (src/Haskore/Interface/CSound/Generator.lhs:96)
Interval (src/Haskore/Interface/CSound/Generator.lhs:99)
Coefficients (src/Haskore/Interface/CSound/Generator.lhs:100)
exponential1 (src/Haskore/Interface/CSound/Generator.lhs:115)
StartPt (src/Haskore/Interface/CSound/Generator.lhs:118)
SegLength (src/Haskore/Interface/CSound/Generator.lhs:119)
EndPt (src/Haskore/Interface/CSound/Generator.lhs:120)
exponential2 (src/Haskore/Interface/CSound/Generator.lhs:133)
Point (src/Haskore/Interface/CSound/Generator.lhs:136)
cubic (src/Haskore/Interface/CSound/Generator.lhs:160)
lineSeg1 (src/Haskore/Interface/CSound/Generator.lhs:170)
lineSeg2 (src/Haskore/Interface/CSound/Generator.lhs:180)
cubicSpline (src/Haskore/Interface/CSound/Generator.lhs:191)
compSine1 (src/Haskore/Interface/CSound/Generator.lhs:201)
PStrength (src/Haskore/Interface/CSound/Generator.lhs:204)
compSine2 (src/Haskore/Interface/CSound/Generator.lhs:215)
PNum (src/Haskore/Interface/CSound/Generator.lhs:218)
PhaseOffset (src/Haskore/Interface/CSound/Generator.lhs:219)
compSine3 (src/Haskore/Interface/CSound/Generator.lhs:230)
DCOffset (src/Haskore/Interface/CSound/Generator.lhs:233)
cosineHarms (src/Haskore/Interface/CSound/Generator.lhs:246)
NHarms (src/Haskore/Interface/CSound/Generator.lhs:249)
LowestHarm (src/Haskore/Interface/CSound/Generator.lhs:250)
Mult (src/Haskore/Interface/CSound/Generator.lhs:251)
randomTable (src/Haskore/Interface/CSound/Generator.lhs:258)
RandDist (src/Haskore/Interface/CSound/Generator.lhs:261)
toStatementWords (src/Haskore/Interface/CSound/Generator.lhs:276)
0% ( 0 / 88) in 'Haskore.Interface.CSound.Orchestra'
Missing documentation for:
Module header
T (src/Haskore/Interface/CSound/Orchestra.lhs:96)
InstrBlock (src/Haskore/Interface/CSound/Orchestra.lhs:137)
Header (src/Haskore/Interface/CSound/Orchestra.lhs:104)
AudRate (src/Haskore/Interface/CSound/Orchestra.lhs:106)
CtrlRate (src/Haskore/Interface/CSound/Orchestra.lhs:107)
SigExp (src/Haskore/Interface/CSound/Orchestra.lhs:246)
DelayLine (src/Haskore/Interface/CSound/Orchestra.lhs:189)
Boolean (src/Haskore/Interface/CSound/Orchestra.lhs:176)
GlobalSig (src/Haskore/Interface/CSound/Orchestra.lhs:182)
Output (src/Haskore/Interface/CSound/Orchestra.lhs:1128)
Mono (src/Haskore/Interface/CSound/Orchestra.lhs:1145)
Stereo (src/Haskore/Interface/CSound/Orchestra.lhs:1146)
Quad (src/Haskore/Interface/CSound/Orchestra.lhs:1147)
EvalRate (src/Haskore/Interface/CSound/Orchestra.lhs:520)
Instrument (src/Haskore/Interface/CSound.lhs:61)
Name (src/Haskore/Interface/CSound.lhs:76)
sigGen (src/Haskore/Interface/CSound/Orchestra.lhs:395)
tableNumber (src/Haskore/Interface/CSound/Orchestra.lhs:248)
readGlobal (src/Haskore/Interface/CSound/Orchestra.lhs:251)
rec (src/Haskore/Interface/CSound/Orchestra.lhs:949)
toString (src/Haskore/Interface/CSound/Orchestra.lhs:1356)
saveIA (src/Haskore/Interface/CSound/Orchestra.lhs:1338)
save (src/Haskore/Interface/CSound/Orchestra.lhs:1345)
channelCount (src/Haskore/Interface/CSound/Orchestra.lhs:1377)
getMultipleOutputs (src/Haskore/Interface/CSound/Orchestra.lhs:1097)
noteDur (src/Haskore/Interface/CSound/Orchestra.lhs:274)
notePit (src/Haskore/Interface/CSound/Orchestra.lhs:274)
noteVel (src/Haskore/Interface/CSound/Orchestra.lhs:274)
p1 (src/Haskore/Interface/CSo
src/Medium/Plain/Binary.hs:9: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/Medium/Plain/Binary.hs:10: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/Medium/Plain/List.hs:9: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/Medium/Plain/List.hs:10: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/Medium/Controlled/List.hs:10: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/Medium/Controlled/List.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()
und/Orchestra.lhs:289)
p2 (src/Haskore/Interface/CSound/Orchestra.lhs:289)
p3 (src/Haskore/Interface/CSound/Orchestra.lhs:289)
p4 (src/Haskore/Interface/CSound/Orchestra.lhs:289)
p5 (src/Haskore/Interface/CSound/Orchestra.lhs:289)
p6 (src/Haskore/Interface/CSound/Orchestra.lhs:289)
p7 (src/Haskore/Interface/CSound/Orchestra.lhs:289)
p8 (src/Haskore/Interface/CSound/Orchestra.lhs:289)
p9 (src/Haskore/Interface/CSound/Orchestra.lhs:289)
pField (src/Haskore/Interface/CSound/Orchestra.lhs:279)
<* (src/Haskore/Interface/CSound/Orchestra.lhs:352)
<=* (src/Haskore/Interface/CSound/Orchestra.lhs:352)
>* (src/Haskore/Interface/CSound/Orchestra.lhs:352)
>=* (src/Haskore/Interface/CSound/Orchestra.lhs:352)
==* (src/Haskore/Interface/CSound/Orchestra.lhs:352)
/=* (src/Haskore/Interface/CSound/Orchestra.lhs:352)
&&* (src/Haskore/Interface/CSound/Orchestra.lhs:363)
||* (src/Haskore/Interface/CSound/Orchestra.lhs:363)
ifthen (src/Haskore/Interface/CSound/Orchestra.lhs:413)
constInt (src/Haskore/Interface/CSound/Orchestra.lhs:401)
constFloat (src/Haskore/Interface/CSound/Orchestra.lhs:398)
constEnum (src/Haskore/Interface/CSound/Orchestra.lhs:404)
pchToHz (src/Haskore/Interface/CSound/Orchestra.lhs:492)
dbToAmp (src/Haskore/Interface/CSound/Orchestra.lhs:492)
line (src/Haskore/Interface/CSound/Orchestra.lhs:551)
expon (src/Haskore/Interface/CSound/Orchestra.lhs:551)
lineSeg (src/Haskore/Interface/CSound/Orchestra.lhs:583)
exponSeg (src/Haskore/Interface/CSound/Orchestra.lhs:583)
env (src/Haskore/Interface/CSound/Orchestra.lhs:617)
phasor (src/Haskore/Interface/CSound/Orchestra.lhs:632)
IndexMode (src/Haskore/Interface/CSound/Orchestra.lhs:644)
tblLookup (src/Haskore/Interface/CSound/Orchestra.lhs:660)
tblLookupI (src/Haskore/Interface/CSound/Orchestra.lhs:660)
osc (src/Haskore/Interface/CSound/Orchestra.lhs:700)
oscI (src/Haskore/Interface/CSound/Orchestra.lhs:700)
fmOsc (src/Haskore/Interface/CSound/Orchestra.lhs:727)
fmOscI (src/Haskore/Interface/CSound/Orchestra.lhs:727)
sampOsc (src/Haskore/Interface/CSound/Orchestra.lhs:743)
random (src/Haskore/Interface/CSound/Orchestra.lhs:756)
randomH (src/Haskore/Interface/CSound/Orchestra.lhs:759)
randomI (src/Haskore/Interface/CSound/Orchestra.lhs:759)
genBuzz (src/Haskore/Interface/CSound/Orchestra.lhs:779)
buzz (src/Haskore/Interface/CSound/Orchestra.lhs:790)
pluck (src/Haskore/Interface/CSound/Orchestra.lhs:842)
PluckDecayMethod (src/Haskore/Interface/CSound/Orchestra.lhs:830)
delay (src/Haskore/Interface/CSound/Orchestra.lhs:876)
vdelay (src/Haskore/Interface/CSound/Orchestra.lhs:879)
comb (src/Haskore/Interface/CSound/Orchestra.lhs:894)
alpass (src/Haskore/Interface/CSound/Orchestra.lhs:898)
reverb (src/Haskore/Interface/CSound/Orchestra.lhs:902)
delTap (src/Haskore/Interface/CSound/Orchestra.lhs:922)
delTapI (src/Haskore/Interface/CSound/Orchestra.lhs:922)
Orc (src/Haskore/Interface/CSound/Orchestra.lhs:1613)
mkSignal (src/Haskore/Interface/CSound/Orchestra.lhs:1621)
addInstr (src/Haskore/Interface/CSound/Orchestra.lhs:1629)
mkOrc (src/Haskore/Interface/CSound/Orchestra.lhs:1637)
orc1 (src/Haskore/Interface/CSound/Orchestra.lhs:1707)
test (src/Haskore/Interface/CSound/Orchestra.lhs:1647)
test1 (src/Haskore/Interface/CSound/Orchestra.lhs:1725)
0% ( 0 / 36) in 'Haskore.Interface.CSound.SoundMap'
Missing documentation for:
Module header
SoundId (src/Haskore/Interface/CSound/SoundMap.hs:15)
InstrumentId (src/Haskore/Interface/CSound/SoundMap.hs:16)
DrumId (src/Haskore/Interface/CSound/SoundMap.hs:17)
Attribute (src/Haskore/Interface/CSound/SoundMap.hs:19)
AttributeList (src/Haskore/Interface/CSound/SoundMap.hs:20)
ToSound (src/Haskore/Interface/CSound/SoundMap.hs:21)
attributeControl (src/Haskore/Interface/CSound/SoundMap.hs:24)
InstrumentTable (src/Haskore/Interface/CSound/SoundMap.hs:28)
InstrumentTableWithAttributes (src/Haskore/Interface/CSound/SoundMap.hs:30)
InstrumentSigExp (src/Haskore/Interface/CSound/SoundMap.hs:32)
InstrumentAssociation (src/Haskore/Interface/CSound/SoundMap.hs:34)
lookupInstrument (src/Haskore/Interface/CSound/SoundMap.hs:37)
instrumentTableToInstrBlocks (src/Haskore/Interface/CSound/SoundMap.hs:45)
addInstrumentControls (src/Haskore/Interface/CSound/SoundMap.hs:50)
instrumentAssociation (src/Haskore/Interface/CSound/SoundMap.hs:54)
instrument (src/Haskore/Interface/CSound/SoundMap.hs:67)
instrumentEq (src/Haskore/Interface/CSound/SoundMap.hs:73)
instrument1 (src/Haskore/Interface/CSound/SoundMap.hs:79)
instrument2 (src/Haskore/Interface/CSound/SoundMap.hs:89)
instrument3 (src/Haskore/Interface/CSound/SoundMap.hs:100)
instrument4 (src/Haskore/Interface/CSound/SoundMap.hs:112)
DrumTable (src/Haskore/Interface/CSound/SoundMap.hs:127)
DrumTableWithAttributes (src/Haskore/Interface/CSound/SoundMap.hs:129)
DrumSigExp (src/Haskore/Interface/CSound/SoundMap.hs:131)
DrumAssociation (src/Haskore/Interface/CSound/SoundMap.hs:133)
lookupDrum (src/Haskore/Interface/CSound/SoundMap.hs:136)
drumTableToInstrBlocks (src/Haskore/Interface/CSound/SoundMap.hs:144)
addDrumControls (src/Haskore/Interface/CSound/SoundMap.hs:148)
drumAssociation (src/Haskore/Interface/CSound/SoundMap.hs:151)
drum (src/Haskore/Interface/CSound/SoundMap.hs:164)
drumEq (src/Haskore/Interface/CSound/SoundMap.hs:170)
drum1 (src/Haskore/Interface/CSound/SoundMap.hs:176)
drum2 (src/Haskore/Interface/CSound/SoundMap.hs:185)
drum3 (src/Haskore/Interface/CSound/SoundMap.hs:196)
drum4 (src/Haskore/Interface/CSound/SoundMap.hs:208)
0% ( 0 / 4) in 'Medium.Temporal'
Missing documentation for:
Module header
Dur (src/Medium/Temporal.hs:5)
C (src/Medium/Temporal.hs:7)
Control (src/Medium/Temporal.hs:11)
0% ( 0 / 9) in 'Medium'
Missing documentation for:
Module header
Construct (src/Medium.hs:10)
C (src/Medium.hs:20)
mapList (src/Medium.hs:32)
mapListFlat (src/Medium.hs:36)
foldList (src/Medium.hs:42)
foldBin (src/Medium.hs:47)
listMediumFromAny (src/Medium.hs:55)
binaryMediumFromAny (src/Medium.hs:58)
0% ( 0 / 11) in 'Medium.Plain.Binary'
Missing documentation for:
Module header
T (src/Medium/Plain/Binary.hs:16)
(src/Medium/Plain/Binary.hs:21)
(src/Medium/Plain/Binary.hs:37)
errorNone (src/Medium/Plain/Binary.hs:48)
(src/Medium/Plain/Binary.hs:52)
(src/Medium/Plain/Binary.hs:56)
(src/Medium/Plain/Binary.hs:59)
(src/Medium/Plain/Binary.hs:68)
serialS (src/Medium/Plain/Binary.hs:73)
parallelS (src/Medium/Plain/Binary.hs:73)
0% ( 0 / 10) in 'Medium.Plain.List'
Missing documentation for:
Module header
T (src/Medium/Plain/List.hs:14)
(src/Medium/Plain/List.hs:19)
(src/Medium/Plain/List.hs:37)
(src/Medium/Plain/List.hs:48)
(src/Medium/Plain/List.hs:52)
(src/Medium/Plain/List.hs:55)
(src/Medium/Plain/List.hs:62)
serialToList (src/Medium/Plain/List.hs:70)
parallelToList (src/Medium/Plain/List.hs:70)
6% ( 1 / 18) in 'Medium.Controlled.List'
Missing documentation for:
Module header
(src/Medium/Controlled/List.hs:25)
(src/Medium/Controlled/List.hs:40)
(src/Medium/Controlled/List.hs:55)
(src/Medium/Controlled/List.hs:59)
(src/Medium/Controlled/List.hs:62)
(src/Medium/Controlled/List.hs:70)
serialToList (src/Medium/Controlled/List.hs:81)
parallelToList (src/Medium/Controlled/List.hs:81)
prim (src/Medium/Controlled/List.hs:90)
serial (src/Medium/Controlled/List.hs:93)
parallel (src/Medium/Controlled/List.hs:93)
fromMedium (src/Medium/Controlled/List.hs:99)
toMediumList (src/Medium/Controlled/List.hs:102)
mapList (src/Medium/Controlled/List.hs:112)
mapListFlat (src/Medium/Controlled/List.hs:121)
mapControl (src/Medium/Controlled/L
src/Medium/LabeledControlled/List.hs:10: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/Medium/LabeledControlled/List.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()
ist.hs:130)
0% ( 0 / 17) in 'Medium.Plain.ContextFreeGrammar'
Missing documentation for:
Module header
Tag (src/Medium/Plain/ContextFreeGrammar.lhs:46)
TagMedium (src/Medium/Plain/ContextFreeGrammar.lhs:51)
T (src/Medium/Plain/ContextFreeGrammar.lhs:54)
fromMedium (src/Medium/Plain/ContextFreeGrammar.lhs:56)
toMedium (src/Medium/Plain/ContextFreeGrammar.lhs:91)
expand (src/Medium/Plain/ContextFreeGrammar.lhs:95)
whileM (src/Medium/Plain/ContextFreeGrammar.lhs:119)
condense (src/Medium/Plain/ContextFreeGrammar.lhs:135)
joinTag (src/Medium/Plain/ContextFreeGrammar.lhs:153)
replaceInfix (src/Medium/Plain/ContextFreeGrammar.lhs:166)
isCyclic (src/Medium/Plain/ContextFreeGrammar.lhs:191)
smallestCycle (src/Medium/Plain/ContextFreeGrammar.lhs:202)
maximumCommonInfix (src/Medium/Plain/ContextFreeGrammar.lhs:214)
maximumCommonInfixMulti (src/Medium/Plain/ContextFreeGrammar.lhs:227)
commonPrefix (src/Medium/Plain/ContextFreeGrammar.lhs:240)
commonPrefixRec (src/Medium/Plain/ContextFreeGrammar.lhs:244)
0% ( 0 / 6) in 'Medium.Controlled.ContextFreeGrammar'
Missing documentation for:
Module header
T (src/Medium/Controlled/ContextFreeGrammar.lhs:49)
Tag (src/Medium/Plain/ContextFreeGrammar.lhs:46)
TagMedium (src/Medium/Controlled/ContextFreeGrammar.lhs:47)
fromMedium (src/Medium/Controlled/ContextFreeGrammar.lhs:51)
toMedium (src/Medium/Controlled/ContextFreeGrammar.lhs:86)
6% ( 1 / 16) in 'Medium.LabeledControlled.List'
Missing documentation for:
Module header
Structure (src/Medium/LabeledControlled/List.hs:25)
Label (src/Medium/LabeledControlled/List.hs:33)
serialLabel (src/Medium/LabeledControlled/List.hs:40)
parallelLabel (src/Medium/LabeledControlled/List.hs:40)
(src/Medium/LabeledControlled/List.hs:46)
switchList (src/Medium/LabeledControlled/List.hs:64)
foldList (src/Medium/LabeledControlled/List.hs:80)
fromControlledMediumList (src/Medium/LabeledControlled/List.hs:93)
mapLabel (src/Medium/LabeledControlled/List.hs:104)
(src/Medium/LabeledControlled/List.hs:108)
(src/Medium/LabeledControlled/List.hs:112)
(src/Medium/LabeledControlled/List.hs:115)
serialToList (src/Medium/LabeledControlled/List.hs:134)
parallelToList (src/Medium/LabeledControlled/List.hs:134)
3% ( 1 / 35) in 'Haskore.Basic.Duration'
Missing documentation for:
Module header
T (src/Haskore/Basic/Duration.lhs:21)
Ratio (src/Haskore/Basic/Duration.lhs:22)
Offset (src/Haskore/Basic/Duration.lhs:23)
%+ (src/Haskore/Basic/Duration.lhs:26)
fromRatio (src/Haskore/Basic/Duration.lhs:29)
toRatio (src/Haskore/Basic/Duration.lhs:32)
toNumber (src/Haskore/Basic/Duration.lhs:35)
scale (src/Haskore/Basic/Duration.lhs:38)
add (src/Haskore/Basic/Duration.lhs:41)
divide (src/Haskore/Basic/Duration.lhs:50)
divisible (src/Haskore/Basic/Duration.lhs:53)
gcd (src/Haskore/Basic/Duration.lhs:56)
dotted (src/Haskore/Basic/Duration.lhs:63)
doubleDotted (src/Haskore/Basic/Duration.lhs:63)
bn (src/Haskore/Basic/Duration.lhs:67)
wn (src/Haskore/Basic/Duration.lhs:67)
hn (src/Haskore/Basic/Duration.lhs:67)
qn (src/Haskore/Basic/Duration.lhs:67)
en (src/Haskore/Basic/Duration.lhs:67)
sn (src/Haskore/Basic/Duration.lhs:67)
tn (src/Haskore/Basic/Duration.lhs:67)
sfn (src/Haskore/Basic/Duration.lhs:67)
dwn (src/Haskore/Basic/Duration.lhs:68)
dhn (src/Haskore/Basic/Duration.lhs:68)
dqn (src/Haskore/Basic/Duration.lhs:68)
den (src/Haskore/Basic/Duration.lhs:68)
dsn (src/Haskore/Basic/Duration.lhs:68)
dtn (src/Haskore/Basic/Duration.lhs:68)
ddhn (src/Haskore/Basic/Duration.lhs:69)
ddqn (src/Haskore/Basic/Duration.lhs:69)
dden (src/Haskore/Basic/Duration.lhs:69)
nameDictionary (src/Haskore/Basic/Duration.lhs:96)
propToString (src/Haskore/Basic/Duration.lhs:124)
0% ( 0 / 87) in 'Haskore.Music'
Missing documentation for:
Module header
Dur (src/Haskore/Music.lhs:28)
Atom (src/Haskore/Music.lhs:30)
Primitive (src/Haskore/Music.lhs:47)
Control (src/Haskore/Music.lhs:62)
DurRatio (src/Haskore/Music.lhs:69)
PlayerName (src/Haskore/Music.lhs:70)
atom (src/Haskore/Music.lhs:72)
control (src/Haskore/Music.lhs:74)
mkControl (src/Haskore/Music.lhs:77)
changeTempo (src/Haskore/Music.lhs:79)
transpose (src/Haskore/Music.lhs:81)
setPlayer (src/Haskore/Music.lhs:83)
phrase (src/Haskore/Music.lhs:85)
T (src/Haskore/Music.lhs:109)
+:+ (src/Haskore/Music.lhs:114)
=:= (src/Haskore/Music.lhs:114)
rest (src/Haskore/Music.lhs:151)
bnr (src/Haskore/Music.lhs:154)
wnr (src/Haskore/Music.lhs:154)
hnr (src/Haskore/Music.lhs:154)
qnr (src/Haskore/Music.lhs:154)
enr (src/Haskore/Music.lhs:154)
snr (src/Haskore/Music.lhs:154)
tnr (src/Haskore/Music.lhs:154)
sfnr (src/Haskore/Music.lhs:154)
dwnr (src/Haskore/Music.lhs:155)
dhnr (src/Haskore/Music.lhs:155)
dqnr (src/Haskore/Music.lhs:155)
denr (src/Haskore/Music.lhs:155)
dsnr (src/Haskore/Music.lhs:155)
dtnr (src/Haskore/Music.lhs:155)
ddhnr (src/Haskore/Music.lhs:156)
ddqnr (src/Haskore/Music.lhs:156)
ddenr (src/Haskore/Music.lhs:156)
line (src/Haskore/Music.lhs:196)
chord (src/Haskore/Music.lhs:196)
delay (src/Haskore/Music.lhs:211)
repeat (src/Haskore/Music.lhs:221)
replicate (src/Haskore/Music.lhs:233)
dur (src/Haskore/Music.lhs:245)
(src/Haskore/Music.lhs:248)
(src/Haskore/Music.lhs:252)
reverse (src/Haskore/Music.lhs:278)
take (src/Haskore/Music.lhs:306)
takeLine (src/Haskore/Music.lhs:312)
take' (src/Haskore/Music.lhs:315)
takeLine' (src/Haskore/Music.lhs:329)
/=: (src/Haskore/Music.lhs:353)
drop (src/Haskore/Music.lhs:389)
dropLine (src/Haskore/Music.lhs:395)
drop' (src/Haskore/Music.lhs:398)
dropLine' (src/Haskore/Music.lhs:412)
filter (src/Haskore/Music.lhs:432)
partition (src/Haskore/Music.lhs:437)
partitionMaybe (src/Haskore/Music.lhs:450)
applyPrimitive (src/Haskore/Music.lhs:475)
switchBinary (src/Haskore/Music.lhs:480)
switchList (src/Haskore/Music.lhs:489)
foldBin (src/Haskore/Music.lhs:498)
foldList (src/Haskore/Music.lhs:507)
mapListFlat (src/Haskore/Music.lhs:516)
mapList (src/Haskore/Music.lhs:526)
mapNote (src/Haskore/Music.lhs:537)
mapDurNote (src/Haskore/Music.lhs:546)
PhraseAttribute (src/Haskore/Music.lhs:571)
Dynamic (src/Haskore/Music.lhs:577)
Tempo (src/Haskore/Music.lhs:581)
Articulation (src/Haskore/Music.lhs:584)
Ornament (src/Haskore/Music.lhs:590)
NoteHead (src/Haskore/Music.lhs:597)
dynamic (src/Haskore/Music.lhs:611)
tempo (src/Haskore/Music.lhs:614)
articulation (src/Haskore/Music.lhs:617)
ornament (src/Haskore/Music.lhs:620)
accent (src/Haskore/Music.lhs:624)
crescendo (src/Haskore/Music.lhs:624)
diminuendo (src/Haskore/Music.lhs:624)
loudness1 (src/Haskore/Music.lhs:624)
ritardando (src/Haskore/Music.lhs:624)
accelerando (src/Haskore/Music.lhs:624)
staccato (src/Haskore/Music.lhs:636)
legato (src/Haskore/Music.lhs:636)
defltLegato (src/Haskore/Music.lhs:657)
defltStaccato (src/Haskore/Music.lhs:657)
defltAccent (src/Haskore/Music.lhs:657)
bigAccent (src/Haskore/Music.lhs:657)
0% ( 0 / 7) in 'Haskore.Composition.Trill'
Missing documentation for:
Module header
trill (src/Haskore/Composition/Trill.lhs:30)
trill' (src/Haskore/Composition/Trill.lhs:50)
trillN (src/Haskore/Composition/Trill.lhs:59)
trillN' (src/Haskore/Composition/Trill.lhs:67)
roll (src/Haskore/Composition/Trill.lhs:77)
rollN (src/Haskore/Composition/Trill.lhs:78)
0% ( 0 / 17) in 'Haskore.Process.Optimization'
Missing documentation for:
Module header
all (src/Haskore/Process/Optimization.lhs:31)
rest (src/Haskore/Process/Optimization.lhs:31)
composition (src/Haskore/Process/Optimization.lhs:31)
duration (src/Haskore/Process/Optimization.lhs:31)
tempo (src/Haskore/Process/Optimization.lhs:31)
transpose (src/Haskore/Process/Optimization.lhs:31)
volume (src/Haskore/Process/Optimization.lhs:31)
isZeroRest (src/Haskore/Process/Optimization.lhs:46)
mergeControl' (src/Haskore/Process/Optimization.lhs:92)
mergeControl (src/Haskore/Process/Optimization.lhs:128)
mergeControlCompact (src/Haskore/Process/Optimization.lhs:128)
cumulateControllers (src/Haskore/Process/Optimization.lhs:165)
flattenControllers (src/Haskore/Process/Optimization.lhs:182)
removeNeutral (src/Haskore/Process/Optimization.lhs:198)
singletonMedium (src/Haskore/Process/Optimization.lhs:249)
singleton (src/Haskore/Process/Optimization.lhs:257)
0% ( 0 / 38) in 'Haskore.Melody'
Missing documentation for:
Module header
Note (src/Haskore/Melody.lhs:19)
T (src/Haskore/Melody.lhs:22)
noteAttrs (src/Haskore/Melody.lhs:24)
notePitch (src/Haskore/Melody.lhs:28)
toMelodyNullAttr (src/Haskore/Melody.lhs:32)
note (src/Haskore/Melody.lhs:47)
note' (src/Haskore/Melody.lhs:50)
cf (src/Haskore/Melody.lhs:54)
c (src/Haskore/Melody.lhs:54)
cs (src/Haskore/Melody.lhs:54)
df (src/Haskore/Melody.lhs:54)
d (src/Haskore/Melody.lhs:54)
ds (src/Haskore/Melody.lhs:54)
ef (src/Haskore/Melody.lhs:54)
e (src/Haskore/Melody.lhs:54)
es (src/Haskore/Melody.lhs:54)
ff (src/Haskore/Melody.lhs:54)
f (src/Haskore/Melody.lhs:54)
fs (src/Haskore/Melody.lhs:54)
gf (src/Haskore/Melody.lhs:54)
g (src/Haskore/Melody.lhs:54)
gs (src/Haskore/Melody.lhs:54)
af (src/Haskore/Melody.lhs:54)
a (src/Haskore/Melody.lhs:54)
as (src/Haskore/Melody.lhs:54)
bf (src/Haskore/Melody.lhs:54)
b (src/Haskore/Melody.lhs:54)
bs (src/Haskore/Melody.lhs:54)
cMaj (src/Haskore/Melody.lhs:96)
cMajArp (src/Haskore/Melody.lhs:99)
cMajChd (src/Haskore/Melody.lhs:99)
noteToPitch (src/Haskore/Melody.lhs:111)
invertNote (src/Haskore/Melody.lhs:127)
retro (src/Haskore/Melody.lhs:132)
invert (src/Haskore/Melody.lhs:132)
retroInvert (src/Haskore/Melody.lhs:132)
invertRetro (src/Haskore/Melody.lhs:132)
0% ( 0 / 24) in 'Haskore.Basic.Tempo'
Missing documentation for:
Module header
metro (src/Haskore/Basic/Tempo.lhs:30)
largoRange (src/Haskore/Basic/Tempo.lhs:49)
larghettoRange (src/Haskore/Basic/Tempo.lhs:49)
adagioRange (src/Haskore/Basic/Tempo.lhs:49)
andanteRange (src/Haskore/Basic/Tempo.lhs:49)
moderatoRange (src/Haskore/Basic/Tempo.lhs:49)
allegroRange (src/Haskore/Basic/Tempo.lhs:49)
prestoRange (src/Haskore/Basic/Tempo.lhs:49)
prestissimoRange (src/Haskore/Basic/Tempo.lhs:49)
largo (src/Haskore/Basic/Tempo.lhs:63)
larghetto (src/Haskore/Basic/Tempo.lhs:63)
adagio (src/Haskore/Basic/Tempo.lhs:63)
andante (src/Haskore/Basic/Tempo.lhs:63)
moderato (src/Haskore/Basic/Tempo.lhs:63)
allegro (src/Haskore/Basic/Tempo.lhs:63)
presto (src/Haskore/Basic/Tempo.lhs:63)
prestissimo (src/Haskore/Basic/Tempo.lhs:63)
average (src/Haskore/Basic/Tempo.lhs:66)
pr1 (src/Haskore/Basic/Tempo.lhs:107)
pr2 (src/Haskore/Basic/Tempo.lhs:107)
mkLn (src/Haskore/Basic/Tempo.lhs:128)
pr12 (src/Haskore/Basic/Tempo.lhs:137)
=/= (src/Haskore/Basic/Tempo.lhs:149)
0% ( 0 / 42) in 'Haskore.Composition.Chord'
Missing documentation for:
Module header
T (src/Haskore/Composition/Chord.lhs:56)
pitchToInterval (src/Haskore/Composition/Chord.lhs:68)
intervalToPitch (src/Haskore/Composition/Chord.lhs:73)
pitchInvert (src/Haskore/Composition/Chord.lhs:107)
intervalInvert (src/Haskore/Composition/Chord.lhs:107)
samePitch (src/Haskore/Composition/Chord.lhs:131)
sameInterval (src/Haskore/Composition/Chord.lhs:131)
majorInt (src/Haskore/Composition/Chord.lhs:151)
minorInt (src/Haskore/Composition/Chord.lhs:151)
majorSeventhInt (src/Haskore/Composition/Chord.lhs:151)
minorSeventhInt (src/Haskore/Composition/Chord.lhs:151)
dominantSeventhInt (src/Haskore/Composition/Chord.lhs:151)
minorMajorSeventhInt (src/Haskore/Composition/Chord.lhs:151)
sustainedFourthInt (src/Haskore/Composition/Chord.lhs:151)
Inversion (src/Haskore/Composition/Chord.lhs:165)
fromIntervals (src/Haskore/Composition/Chord.lhs:167)
major (src/Haskore/Composition/Chord.lhs:175)
minor (src/Haskore/Composition/Chord.lhs:175)
majorSeventh (src/Haskore/Composition/Chord.lhs:175)
minorSeventh (src/Haskore/Composition/Chord.lhs:175)
dominantSeventh (src/Haskore/Composition/Chord.lhs:175)
minorMajorSeventh (src/Haskore/Composition/Chord.lhs:175)
sustainedFourth (src/Haskore/Composition/Chord.lhs:175)
Generic (src/Haskore/Composition/Chord.lhs:210)
Boundary (src/Haskore/Composition/Chord.lhs:216)
generic (src/Haskore/Composition/Chord.lhs:218)
leastVaryingInversions (src/Haskore/Composition/Chord.lhs:221)
inversionIncrement (src/Haskore/Composition/Chord.lhs:234)
matchingInversion (src/Haskore/Composition/Chord.lhs:237)
mean (src/Haskore/Composition/Chord.lhs:243)
chordCenter (src/Haskore/Composition/Chord.lhs:246)
boundaryCenter (src/Haskore/Composition/Chord.lhs:250)
invert (src/Haskore/Composition/Chord.lhs:255)
genericToNotes (src/Haskore/Composition/Chord.lhs:261)
shortestWays (src/Haskore/Composition/Chord.lhs:303)
processZone (src/Haskore/Composition/Chord.lhs:308)
propShortestWays (src/Haskore/Composition/Chord.lhs:317)
leastVaryingInversionsSW (src/Haskore/Composition/Chord.lhs:331)
inversionCenters (src/Haskore/Composition/Chord.lhs:340)
melodicGen (src/Haskore/Composition/Chord.lhs:370)
harmonicGen (src/Haskore/Composition/Chord.lhs:370)
0% ( 0 / 6) in 'Haskore.Composition.ChordType'
Missing documentation for:
Module header
T (src/Haskore/Composition/ChordType.lhs:22)
toChord (src/Haskore/Composition/ChordType.lhs:25)
parse (src/Haskore/Composition/ChordType.lhs:163)
fromString (src/Haskore/Composition/ChordType.lhs:155)
toString (src/Haskore/Composition/ChordType.lhs:135)
0% ( 0 / 5) in 'Haskore.Interface.AutoTrack.ChordSymbol'
Missing documentation for:
Module header
T (src/Haskore/Interface/AutoTrack/ChordSymbol.lhs:27)
toChord (src/Haskore/Interface/AutoTrack/ChordSymbol.lhs:98)
toString (src/Haskore/Interface/AutoTrack/ChordSymbol.lhs:102)
parse (src/Haskore/Interface/AutoTrack/ChordSymbol.lhs:49)
0% ( 0 / 30) in 'Haskore.Melody.Standard'
Missing documentation for:
Module header
Note (src/Haskore/Melody/Standard.lhs:18)
T (src/Haskore/Melody/Standard.lhs:20)
NoteAttributes (src/Haskore/Melody/Standard.lhs:33)
fromMelodyNullAttr (src/Haskore/Melody/Standard.lhs:67)
na (src/Haskore/Melody/Standard.lhs:48)
velocity1 (src/Haskore/Melody/Standard.lhs:51)
vibrato (src/Haskore/Melody/Standard.lhs:55)
tremolo (src/Haskore/Melody/Standard.lhs:59)
cf (src/Haskore/Melody.lhs:54)
c (src/Haskore/Melody.lhs:54)
cs (src/Haskore/Melody.lhs:54)
df (src/Haskore/Melody.lhs:54)
d (src/Haskore/Melody.lhs:54)
ds (src/Haskore/Melody.lhs:54)
ef (src/Haskore/Melody.lhs:54)
e (src/Haskore/Melody.lhs:54)
es (src/Haskore/Melody.lhs:54)
ff (src/Haskore/Melody.lhs:54)
f (src/Haskore/Melody.lhs:54)
fs (src/Haskore/Melody.lhs:54)
gf (src/Haskore/Melody.lhs:54)
g (src/Haskore/Melody.lhs:54)
gs (src/Haskore/Melody.lhs:54)
af (src/Haskore/Melody.lhs:54)
a (src/Haskore/Melody.lhs:54)
as (src/Haskore/Melody.lhs:54)
bf (src/Haskore/Melody.lhs:54)
b (src/Haskore/Melody.lhs:54)
bs (src/Haskore/Melody.lhs:54)
1% ( 1 / 71) in 'Haskore.Music.Rhythmic'
Missing documentation for:
Module header
T (src/Haskore/Music/Rhythmic.lhs:70)
Note (src/Haskore/Music/Rhythmic.lhs:42)
NoteBody (src/Haskore/Music/Rhythmic.lhs:57)
maybeInstrument (src/Haskore/Music/Rhythmic.lhs:72)
noteFromAttrs (src/Haskore/Music/Rhythmic.lhs:87)
noteFromStdMelodyNote (src/Haskore/Music/Rhythmic.lhs:92)
noteFromMelodyNote (src/Haskore/Music/Rhythmic.lhs:96)
fromStdMelody (src/Haskore/Music/Rhythmic.lhs:103)
fromMelody (src/Haskore/Music/Rhythmic.lhs:112)
bn (src/Haskore/Basic/Duration.lhs:67)
wn (src/Haskore/Basic/Duration.lhs:67)
hn (src/Haskore/Basic/Duration.lhs:67)
qn (src/Haskore/Basic/Duration.lhs:67)
en (src/Haskore/Basic/Duration.lhs:67)
sn (src/Haskore/Basic/Duration.lhs:67)
tn (src/Haskore/Basic/Duration.lhs:67)
sfn (src/Haskore/Basic/Duration.lhs:67)
dwn (src/Haskore/Basic/Duration.lhs:68)
dhn (src/Haskore/Basic/Duration.lhs:68)
dqn (src/Haskore/Basic/Duration.lhs:68)
den (src/Haskore/Basic/Duration.lhs:68)
dsn (src/Haskore/Basic/Duration.lhs:68)
dtn (src/Haskore/Basic/Duration.lhs:68)
ddhn (src/Haskore/Basic/Duration.lhs:69)
ddqn (src/Haskore/Basic/Duration.lhs:69)
dden (src/Haskore/Basic/Duration.lhs:69)
bnr (src/Haskore/Music.lhs:154)
wnr (src/Haskore/Music.lhs:154)
hnr (src/Haskore/Music.lhs:154)
qnr (src/Haskore/Music.lhs:154)
enr (src/Haskore/Music.lhs:154)
snr (src/Haskore/Music.lhs:154)
tnr (src/Haskore/Music.lhs:154)
sfnr (src/Haskore/Music.lhs:154)
dwnr (src/Haskore/Music.lhs:155)
dhnr (src/Haskore/Music.lhs:155)
dqnr (src/Haskore/Music.lhs:155)
denr (src/Haskore/Music.lhs:155)
dsnr (src/Haskore/Music.lhs:155)
dtnr (src/Haskore/Music.lhs:155)
ddhnr (src/Haskore/Music.lhs:156)
ddqnr (src/Haskore/Music.lhs:156)
ddenr (src/Haskore/Music.lhs:156)
line (src/Haskore/Music.lhs:196)
chord (src/Haskore/Music.lhs:196)
changeTempo (src/Haskore/Music.lhs:79)
transpose (src/Haskore/Music.lhs:81)
phrase (src/Haskore/Music.lhs:85)
+:+ (src/Haskore/Music.lhs:114)
=:= (src/Haskore/Music.lhs:114)
Dur (src/Haskore/Music.lhs:28)
PhraseAttribute (src/Haskore/Music.lhs:571)
Dynamic (src/Haskore/Music.lhs:577)
Tempo (src/Haskore/Music.lhs:581)
Articulation (src/Haskore/Music.lhs:584)
Ornament (src/Haskore/Music.lhs:590)
NoteHead (src/Haskore/Music.lhs:597)
accent (src/Haskore/Music.lhs:624)
crescendo (src/Haskore/Music.lhs:624)
diminuendo (src/Haskore/Music.lhs:624)
loudness1 (src/Haskore/Music.lhs:624)
ritardando (src/Haskore/Music.lhs:624)
accelerando (src/Haskore/Music.lhs:624)
staccato (src/Haskore/Music.lhs:636)
legato (src/Haskore/Music.lhs:636)
defltLegato (src/Haskore/Music.lhs:657)
defltStaccato (src/Haskore/Music.lhs:657)
defltAccent (src/Haskore/Music.lhs:657)
bigAccent (src/Haskore/Music.lhs:657)
1% ( 1 / 77) in 'Haskore.Music.GeneralMIDI'
Missing documentation for:
Module header
T (src/Haskore/Music/GeneralMIDI.lhs:42)
Note (src/Haskore/Music/GeneralMIDI.lhs:40)
NoteBody (src/Haskore/Music/GeneralMIDI.lhs:41)
Instr (src/Haskore/Music/GeneralMIDI.lhs:37)
velocity (src/Haskore/Music/Rhythmic.lhs:43)
body (src/Haskore/Music/Rhythmic.lhs:44)
instrument (src/Haskore/Music/Rhythmic.lhs:58)
pitch (src/Haskore/Music/Rhythmic.lhs:59)
drum (src/Haskore/Music/Rhythmic.lhs:60)
noteFromStdMelodyNote (src/Haskore/Music/Rhythmic.lhs:92)
fromMelodyNullAttr (src/Haskore/Music/GeneralMIDI.lhs:48)
Instrument
Drum
toProgram
toChannel
bn (src/Haskore/Basic/Duration.lhs:67)
wn (src/Haskore/Basic/Duration.lhs:67)
hn (src/Haskore/Basic/Duration.lhs:67)
qn (src/Haskore/Basic/Duration.lhs:67)
en (src/Haskore/Basic/Duration.lhs:67)
sn (src/Haskore/Basic/Duration.lhs:67)
tn (src/Haskore/Basic/Duration.lhs:67)
sfn (src/Haskore/Basic/Duration.lhs:67)
dwn (src/Haskore/Basic/Duration.lhs:68)
dhn (src/Haskore/Basic/Duration.lhs:68)
dqn (src/Haskore/Basic/Duration.lhs:68)
den (src/Haskore/Basic/Duration.lhs:68)
dsn (src/Haskore/Basic/Duration.lhs:68)
dtn (src/Haskore/Basic/Duration.lhs:68)
ddhn (src/Haskore/Basic/Duration.lhs:69)
ddqn (src/Haskore/Basic/Duration.lhs:69)
dden (src/Haskore/Basic/Duration.lhs:69)
bnr (src/Haskore/Music.lhs:154)
wnr (src/Haskore/Music.lhs:154)
hnr (src/Haskore/Music.lhs:154)
qnr (src/Haskore/Music.lhs:154)
enr (src/Haskore/Music.lhs:154)
snr (src/Haskore/Music.lhs:154)
tnr (src/Haskore/Music.lhs:154)
sfnr (src/Haskore/Music.lhs:154)
dwnr (src/Haskore/Music.lhs:155)
dhnr (src/Haskore/Music.lhs:155)
dqnr (src/Haskore/Music.lhs:155)
denr (src/Haskore/Music.lhs:155)
dsnr (src/Haskore/Music.lhs:155)
dtnr (src/Haskore/Music.lhs:155)
ddhnr (src/Haskore/Music.lhs:156)
ddqnr (src/Haskore/Music.lhs:156)
ddenr (src/Haskore/Music.lhs:156)
line (src/Haskore/Music.lhs:196)
chord (src/Haskore/Music.lhs:196)
changeTempo (src/Haskore/Music.lhs:79)
transpose (src/Haskore/Music.lhs:81)
phrase (src/Haskore/Music.lhs:85)
+:+ (src/Haskore/Music.lhs:114)
=:= (src/Haskore/Music.lhs:114)
Dur (src/Haskore/Music.lhs:28)
PhraseAttribute (src/Haskore/Music.lhs:571)
Dynamic (src/Haskore/Music.lhs:577)
Tempo (src/Haskore/Music.lhs:581)
Articulation (src/Haskore/Music.lhs:584)
Ornament (src/Haskore/Music.lhs:590)
NoteHead (src/Haskore/Music.lhs:597)
accent (src/Haskore/Music.lhs:624)
crescendo (src/Haskore/Music.lhs:624)
diminuendo (src/Haskore/Music.lhs:624)
loudness1 (src/Haskore/Music.lhs:624)
ritardando (src/Haskore/Music.lhs:624)
accelerando (src/Haskore/Music.lhs:624)
staccato (src/Haskore/Music.lhs:636)
legato (src/Haskore/Music.lhs:636)
defltLegato (src/Haskore/Music.lhs:657)
defltStaccato (src/Haskore/Music.lhs:657)
defltAccent (src/Haskore/Music.lhs:657)
bigAccent (src/Haskore/Music.lhs:657)
0% ( 0 / 10) in 'Haskore.Composition.Drum'
Missing documentation for:
Module header
T (src/Haskore/Composition/Drum.lhs:33)
Drum
Element (src/Haskore/Composition/Drum.lhs:82)
na (src/Haskore/Melody/Standard.lhs:48)
toMusic (src/Haskore/Composition/Drum.lhs:52)
toMusicDefaultAttr (src/Haskore/Composition/Drum.lhs:56)
lineToMusic (src/Haskore/Composition/Drum.lhs:88)
elementToMusic (src/Haskore/Composition/Drum.lhs:92)
funkGroove (src/Haskore/Composition/Drum.lhs:66)
0% ( 0 / 9) in 'Haskore.Example.BesondrerTag'
Missing documentation for:
Module header
noAttr (src/Haskore/Example/BesondrerTag.hs:8)
bar0 (src/Haskore/Example/BesondrerTag.hs:11)
bar1 (src/Haskore/Example/BesondrerTag.hs:11)
bass0 (src/Haskore/Example/BesondrerTag.hs:11)
bass1 (src/Haskore/Example/BesondrerTag.hs:11)
melody (src/Haskore/Example/BesondrerTag.hs:29)
bass (src/Haskore/Example/BesondrerTag.hs:32)
song (src/Haskore/Example/BesondrerTag.hs:35)
0% ( 0 / 21) in 'Haskore.Example.ChildSong6'
Missing documentation for:
Module header
fd (src/Haskore/Example/ChildSong6.lhs:20)
vel (src/Haskore/Example/ChildSong6.lhs:23)
v (src/Haskore/Example/ChildSong6.lhs:26)
lmap (src/Haskore/Example/ChildSong6.lhs:29)
bassLine (src/Haskore/Example/ChildSong6.lhs:33)
mainVoice (src/Haskore/Example/ChildSong6.lhs:33)
song (src/Haskore/Example/ChildSong6.lhs:34)
b1 (src/Haskore/Example/ChildSong6.lhs:42)
b2 (src/Haskore/Example/ChildSong6.lhs:42)
b3 (src/Haskore/Example/ChildSong6.lhs:42)
v1 (src/Haskore/Example/ChildSong6.lhs:58)
v1a (src/Haskore/Example/ChildSong6.lhs:58)
v1b (src/Haskore/Example/ChildSong6.lhs:58)
v2 (src/Haskore/Example/ChildSong6.lhs:63)
v2a (src/Haskore/Example/ChildSong6.lhs:63)
v2b (src/Haskore/Example/ChildSong6.lhs:63)
v2c (src/Haskore/Example/ChildSong6.lhs:63)
v2d (src/Haskore/Example/ChildSong6.lhs:63)
v2e (src/Haskore/Example/ChildSong6.lhs:63)
v2f (src/Haskore/Example/ChildSong6.lhs:63)
22% ( 2 / 9) in 'Haskore.Example.Detail'
Missing documentation for:
levels (src/Haskore/Example/Detail.hs:22)
randomItem (src/Haskore/Example/Detail.hs:37)
merge (src/Haskore/Example/Detail.hs:47)
dyadicPattern (src/Haskore/Example/Detail.hs:53)
simpleSong (src/Haskore/Example/Detail.hs:62)
dyadicLevelPattern (src/Haskore/Example/Detail.hs:72)
song (src/Haskore/Example/Detail.hs:83)
0% ( 0 / 11) in 'Haskore.Example.Flip'
Missing documentation for:
Module header
flipSeq (src/Haskore/Example/Flip.hs:14)
flipSeq2 (src/Haskore/Example/Flip.hs:23)
noteArray (src/Haskore/Example/Flip.hs:30)
makeSong (src/Haskore/Example/Flip.hs:33)
song (src/Haskore/Example/Flip.hs:37)
song1 (src/Haskore/Example/Flip.hs:37)
core (src/Haskore/Example/Flip.hs:37)
core1 (src/Haskore/Example/Flip.hs:37)
song2 (src/Haskore/Example/Flip.hs:59)
core2 (src/Haskore/Example/Flip.hs:59)
8% ( 1 / 13) in 'Haskore.Example.HeilandHimmel'
Missing documentation for:
noAttr (src/Haskore/Example/HeilandHimmel.hs:15)
melody0 (src/Haskore/Example/HeilandHimmel.hs:18)
melody1 (src/Haskore/Example/HeilandHimmel.hs:18)
melody2 (src/Haskore/Example/HeilandHimmel.hs:18)
melody3 (src/Haskore/Example/HeilandHimmel.hs:18)
bass0 (src/Haskore/Example/HeilandHimmel.hs:18)
bass1 (src/Haskore/Example/HeilandHimmel.hs:18)
bass2 (src/Haskore/Example/HeilandHimmel.hs:18)
bass3 (src/Haskore/Example/HeilandHimmel.hs:18)
melody (src/Haskore/Example/HeilandHimmel.hs:75)
bass (src/Haskore/Example/HeilandHimmel.hs:78)
song (src/Haskore/Example/HeilandHimmel.hs:81)
0% ( 0 / 8) in 'Haskore.Example.Ssf'
Missing documentation for:
Module header
shortLegato (src/Haskore/Example/Ssf.lhs:10)
m1 (src/Haskore/Example/Ssf.lhs:13)
m2 (src/Haskore/Example/Ssf.lhs:13)
m3 (src/Haskore/Example/Ssf.lhs:13)
m4 (src/Haskore/Example/Ssf.lhs:13)
melody (src/Haskore/Example/Ssf.lhs:37)
song (src/Haskore/Example/Ssf.lhs:39)
0% ( 0 / 11) in 'Haskore.Example.Raenzlein'
Missing documentation for:
Module header
vline (src/Haskore/Example/Raenzlein.hs:14)
mel0 (src/Haskore/Example/Raenzlein.hs:17)
verse (src/Haskore/Example/Raenzlein.hs:22)
refrain (src/Haskore/Example/Raenzlein.hs:22)
strings (src/Haskore/Example/Raenzlein.hs:22)
melody (src/Haskore/Example/Raenzlein.hs:50)
v (src/Haskore/Example/Raenzlein.hs:55)
s1 (src/Haskore/Example/Raenzlein.hs:59)
s2 (src/Haskore/Example/Raenzlein.hs:59)
song (src/Haskore/Example/Raenzlein.hs:94)
0% ( 0 / 22) in 'Haskore.Example.WhiteChristmas'
Missing documentation for:
Module header
vline (src/Haskore/Example/WhiteChristmas.hs:17)
melody (src/Haskore/Example/WhiteChristmas.hs:20)
strings (src/Haskore/Example/WhiteChristmas.hs:20)
m1 (src/Haskore/Example/WhiteChristmas.hs:27)
m2 (src/Haskore/Example/WhiteChristmas.hs:27)
m3a (src/Haskore/Example/WhiteChristmas.hs:27)
m4a (src/Haskore/Example/WhiteChristmas.hs:27)
m3b (src/Haskore/Example/WhiteChristmas.hs:27)
m4b (src/Haskore/Example/WhiteChristmas.hs:27)
v (src/Haskore/Example/WhiteChristmas.hs:44)
vel (src/Haskore/Example/WhiteChristmas.hs:47)
s1 (src/Haskore/Example/WhiteChristmas.hs:50)
s2 (src/Haskore/Example/WhiteChristmas.hs:50)
s3 (src/Haskore/Example/WhiteChristmas.hs:50)
s4a (src/Haskore/Example/WhiteChristmas.hs:50)
s4b (src/Haskore/Example/WhiteChristmas.hs:50)
bassdrum (src/Haskore/Example/WhiteChristmas.hs:83)
snare (src/Haskore/Example/WhiteChristmas.hs:83)
hihat (src/Haskore/Example/WhiteChristmas.hs:83)
rhythm (src/Haskore/Example/WhiteChristmas.hs:88)
song (src/Haskore/Example/WhiteChristmas.hs:95)
0% ( 0 / 8) in 'Haskore.Interface.CSound.Note'
Missing documentation for:
Module header
T (src/Haskore/Interface/CSound/Note.lhs:20)
fromRhyNote (src/Haskore/Interface/CSound/Note.lhs:28)
velocityFromStd (src/Haskore/Interface/CSound/Note.lhs:41)
pitchFromStd (src/Haskore/Interface/CSound/Note.lhs:47)
velocityToDb (src/Haskore/Interface/CSound/Note.lhs:60)
amplitudeToDb (src/Haskore/Interface/CSound/Note.lhs:64)
zeroKey (src/Haskore/Interface/CSound/Note.lhs:69)
0% ( 0 / 44) in 'Haskore.Composition.Rhythm'
Missing documentation for:
Module header
T (src/Haskore/Composition/Rhythm.lhs:41)
unit (src/Haskore/Composition/Rhythm.lhs:51)
fromString (src/Haskore/Composition/Rhythm.lhs:68)
fromPositions (src/Haskore/Composition/Rhythm.lhs:71)
ToMusicWithMusic (src/Haskore/Composition/Rhythm.lhs:88)
ToMusicWithDrum (src/Haskore/Composition/Rhythm.lhs:89)
toMusicWithMusic (src/Haskore/Composition/Rhythm.lhs:91)
toMusicWithDrum (src/Haskore/Composition/Rhythm.lhs:96)
toMusicWithDrumUnit (src/Haskore/Composition/Rhythm.lhs:106)
toShuffledMusicWithDrum (src/Haskore/Composition/Rhythm.lhs:115)
toShuffledMusicWithDrumUnit (src/Haskore/Composition/Rhythm.lhs:118)
tickR (src/Haskore/Composition/Rhythm.lhs:135)
downBeatR (src/Haskore/Composition/Rhythm.lhs:135)
backBeatR (src/Haskore/Composition/Rhythm.lhs:135)
claveR (src/Haskore/Composition/Rhythm.lhs:135)
claveRumbaR (src/Haskore/Composition/Rhythm.lhs:135)
claveBossaR (src/Haskore/Composition/Rhythm.lhs:135)
clave5 (src/Haskore/Composition/Rhythm.lhs:135)
clave7 (src/Haskore/Composition/Rhythm.lhs:135)
jazzRideR (src/Haskore/Composition/Rhythm.lhs:135)
jazzWaltzRideR (src/Haskore/Composition/Rhythm.lhs:135)
jazzWaltzHiHatR (src/Haskore/Composition/Rhythm.lhs:135)
countInR (src/Haskore/Composition/Rhythm.lhs:159)
tickP (src/Haskore/Composition/Rhythm.lhs:174)
claveP (src/Haskore/Composition/Rhythm.lhs:174)
claveRumbaP (src/Haskore/Composition/Rhythm.lhs:174)
claveBossaP (src/Haskore/Composition/Rhythm.lhs:174)
jazzRideP (src/Haskore/Composition/Rhythm.lhs:174)
jazzWaltzRideP (src/Haskore/Composition/Rhythm.lhs:174)
jazzWaltzHiHatP (src/Haskore/Composition/Rhythm.lhs:174)
downBeatP (src/Haskore/Composition/Rhythm.lhs:174)
backBeatP (src/Haskore/Composition/Rhythm.lhs:174)
click (src/Haskore/Composition/Rhythm.lhs:197)
clave (src/Haskore/Composition/Rhythm.lhs:197)
claveRumba (src/Haskore/Composition/Rhythm.lhs:197)
claveBossa (src/Haskore/Composition/Rhythm.lhs:197)
metro5 (src/Haskore/Composition/Rhythm.lhs:197)
metro7 (src/Haskore/Composition/Rhythm.lhs:197)
basicBassDrum (src/Haskore/Composition/Rhythm.lhs:197)
basicSnare (src/Haskore/Composition/Rhythm.lhs:197)
basicHiHat (src/Haskore/Composition/Rhythm.lhs:197)
ride (src/Haskore/Composition/Rhythm.lhs:197)
countIn (src/Haskore/Composition/Rhythm.lhs:214)
0% ( 0 / 18) in 'Haskore.Example.Fractal'
Missing documentation for:
Module header
Vector (src/Haskore/Example/Fractal.hs:14)
Matrix (src/Haskore/Example/Fractal.hs:15)
AT (src/Haskore/Example/Fractal.hs:16)
IFS (src/Haskore/Example/Fractal.hs:17)
vadd (src/Haskore/Example/Fractal.hs:22)
vvmult (src/Haskore/Example/Fractal.hs:25)
mvmult (src/Haskore/Example/Fractal.hs:28)
cvmult (src/Haskore/Example/Fractal.hs:31)
w0 (src/Haskore/Example/Fractal.hs:42)
w1 (src/Haskore/Example/Fractal.hs:42)
w2 (src/Haskore/Example/Fractal.hs:42)
init0 (src/Haskore/Example/Fractal.hs:50)
ws (src/Haskore/Example/Fractal.hs:55)
result (src/Haskore/Example/Fractal.hs:61)
mkNote (src/Haskore/Example/Fractal.hs:74)
sourceToMusic (src/Haskore/Example/Fractal.hs:83)
song (src/Haskore/Example/Fractal.hs:86)
0% ( 0 / 22) in 'Haskore.Example.Guitar'
Missing documentation for:
Module header
mapChordToString (src/Haskore/Example/Guitar.lhs:50)
choosePitchForString (src/Haskore/Example/Guitar.lhs:54)
stringPitches (src/Haskore/Example/Guitar.lhs:60)
Direction (src/Haskore/Example/Guitar.lhs:79)
delayTime (src/Haskore/Example/Guitar.lhs:83)
dirDelays (src/Haskore/Example/Guitar.lhs:86)
UpDownPattern (src/Haskore/Example/Guitar.lhs:100)
udp (src/Haskore/Example/Guitar.lhs:102)
udpInter (src/Haskore/Example/Guitar.lhs:102)
udpLast (sr
src/Haskore/Performance.lhs:26:3: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
c/Haskore/Example/Guitar.lhs:102)
chords (src/Haskore/Example/Guitar.lhs:107)
DelayedNote (src/Haskore/Example/Guitar.lhs:124)
chordToPattern (src/Haskore/Example/Guitar.lhs:126)
guitarEvents (src/Haskore/Example/Guitar.lhs:134)
delayNotes (src/Haskore/Example/Guitar.lhs:158)
stringMelodies (src/Haskore/Example/Guitar.lhs:167)
parallelSong (src/Haskore/Example/Guitar.lhs:171)
parallelSongMIDI (src/Haskore/Example/Guitar.lhs:176)
chordWithLegatoPattern (src/Haskore/Example/Guitar.lhs:201)
legatoSong (src/Haskore/Example/Guitar.lhs:212)
legatoSongMIDI (src/Haskore/Example/Guitar.lhs:222)
0% ( 0 / 24) in 'Haskore.Performance'
Missing documentation for:
Module header
T (src/Haskore/Performance.lhs:38)
Padded (src/Haskore/Performance.lhs:39)
Event (src/Haskore/Performance.lhs:53)
(src/Haskore/Performance.lhs:61)
fromMusic (src/Haskore/Performance.lhs:100)
PlayerMap (src/Haskore/Performance.lhs:104)
Context (src/Haskore/Performance.lhs:105)
UpdateContext (src/Haskore/Performance.lhs:112)
updatePlayer (src/Haskore/Performance.lhs:115)
updateDur (src/Haskore/Performance.lhs:117)
updateTranspose (src/Haskore/Performance.lhs:119)
updateDynamics (src/Haskore/Performance.lhs:121)
paddedFromMusic (src/Haskore/Performance.lhs:144)
PaddedWithRests (src/Haskore/Performance.lhs:151)
Monad (src/Haskore/Performance.lhs:154)
sequenceReader (src/Haskore/Performance.lhs:159)
combine (src/Haskore/Performance.lhs:162)
monadFromMusic (src/Haskore/Performance.lhs:169)
Player (src/Haskore/Performance.lhs:316)
(src/Haskore/Performance.lhs:322)
NoteFun (src/Haskore/Performance.lhs:325)
PhraseFun (src/Haskore/Performance.lhs:327)
NotateFun (src/Haskore/Performance.lhs:329)
0% ( 0 / 11) in 'Haskore.Performance.BackEnd'
Missing documentation for:
Module header
T (src/Haskore/Performance/BackEnd.lhs:37)
Padded (src/Haskore/Performance/BackEnd.lhs:38)
Event (src/Haskore/Performance/BackEnd.lhs:40)
(src/Haskore/Performance/BackEnd.lhs:53)
mapTime (src/Haskore/Performance/BackEnd.lhs:56)
mapTimePadded (src/Haskore/Performance/BackEnd.lhs:62)
eventFromPerformanceEvent (src/Haskore/Performance/BackEnd.lhs:69)
fromPerformance (src/Haskore/Performance/BackEnd.lhs:76)
fromPaddedPerformance (src/Haskore/Performance/BackEnd.lhs:81)
toMusic (src/Haskore/Performance/BackEnd.lhs:110)
0% ( 0 / 5) in 'Haskore.Interface.MML'
Missing documentation for:
Module header
Accum (src/Haskore/Interface/MML.lhs:40)
barToMusic (src/Haskore/Interface/MML.lhs:42)
toMusicState (src/Haskore/Interface/MML.lhs:75)
toMusic (src/Haskore/Interface/MML.lhs:78)
Warning: Haskore.Interface.AutoTrack.ChartBar: dur is exported separately but will be documented under Cons. Consider exporting it together with its parent(s) for code clarity.
Warning: Haskore.Interface.AutoTrack.ChartBar: chords is exported separately but will be documented under Cons. Consider exporting it together with its parent(s) for code clarity.
0% ( 0 / 4) in 'Haskore.Interface.AutoTrack.ChartBar'
Missing documentation for:
Module header
T (src/Haskore/Interface/AutoTrack/ChartBar.lhs:38)
readChordSymbol (src/Haskore/Interface/AutoTrack/ChartBar.lhs:49)
length (src/Haskore/Interface/AutoTrack/ChartBar.lhs:43)
Warning: Haskore.Interface.AutoTrack.ChordChart: bars is exported separately but will be documented under Cons. Consider exporting it together with its parent(s) for code clarity.
0% ( 0 / 5) in 'Haskore.Interface.AutoTrack.ChordChart'
Missing documentation for:
Module header
T (src/Haskore/Interface/AutoTrack/ChordChart.lhs:34)
hasChord (src/Haskore/Interface/AutoTrack/ChordChart.lhs:82)
length (src/Haskore/Interface/AutoTrack/ChordChart.lhs:36)
concat (src/Haskore/Interface/AutoTrack/ChordChart.lhs:42)
Warning: Haskore.Interface.AutoTrack.EventChart: events is exported separately but will be documented under Cons. Consider exporting it together with its parent(s) for code clarity.
0% ( 0 / 4) in 'Haskore.Interface.AutoTrack.EventChart'
Missing documentation for:
Module header
T (src/Haskore/Interface/AutoTrack/EventChart.lhs:24)
fromChordChart (src/Haskore/Interface/AutoTrack/EventChart.lhs:26)
fromChartBar (src/Haskore/Interface/AutoTrack/EventChart.lhs:30)
0% ( 0 / 22) in 'Haskore.Process.Format'
Missing documentation for:
Module header
prettyGrammarMedium (src/Haskore/Process/Format.lhs:35)
prettyGrammarMelody (src/Haskore/Process/Format.lhs:39)
prettyGrammar (src/Haskore/Process/Format.lhs:43)
bind (src/Haskore/Process/Format.lhs:59)
tagMedium (src/Haskore/Process/Format.lhs:66)
list (src/Haskore/Process/Format.lhs:85)
listFunc (src/Haskore/Process/Format.lhs:89)
prim (src/Haskore/Process/Format.lhs:93)
dummySrcLoc (src/Haskore/Process/Format.lhs:96)
prettyMelody (src/Haskore/Process/Format.lhs:108)
prettyExp (src/Haskore/Process/Format.lhs:111)
melody (src/Haskore/Process/Format.lhs:127)
primMelody (src/Haskore/Process/Format.lhs:136)
atom (src/Haskore/Process/Format.lhs:139)
note (src/Haskore/Process/Format.lhs:143)
rest (src/Haskore/Process/Format.lhs:151)
controlGen (src/Haskore/Process/Format.lhs:155)
control (src/Haskore/Process/Format.lhs:161)
durSyntax (src/Haskore/Process/Format.lhs:194)
showDur (src/Haskore/Process/Format.lhs:201)
enclose (src/Haskore/Process/Format.lhs:216)
38% ( 5 / 13) in 'Haskore.Interface.MED.Text'
Missing documentation for:
Instrument (src/Haskore/Interface/MED/Text.hs:42)
splitBlocks (src/Haskore/Interface/MED/Text.hs:45)
cellToNote (src/Haskore/Interface/MED/Text.hs:55)
parseDigit (src/Haskore/Interface/MED/Text.hs:59)
parseNote (src/Haskore/Interface/MED/Text.hs:63)
parseCell (src/Haskore/Interface/MED/Text.hs:84)
columnToNotes (src/Haskore/Interface/MED/Text.hs:89)
columnToSimpleSerial (src/Haskore/Interface/MED/Text.hs:114)
1% ( 1 / 74) in 'Haskore.Music.Standard'
Missing documentation for:
Module header
T (src/Haskore/Music/Standard.lhs:37)
Note (src/Haskore/Music/Standard.lhs:35)
NoteBody (src/Haskore/Music/Standard.lhs:36)
Instr (src/Haskore/Music/Standard.lhs:32)
Drum (src/Haskore/Music/Standard.lhs:33)
velocity (src/Haskore/Music/Rhythmic.lhs:43)
body (src/Haskore/Music/Rhythmic.lhs:44)
instrument (src/Haskore/Music/Rhythmic.lhs:58)
pitch (src/Haskore/Music/Rhythmic.lhs:59)
drum (src/Haskore/Music/Rhythmic.lhs:60)
noteFromStdMelodyNote (src/Haskore/Music/Rhythmic.lhs:92)
fromMelodyNullAttr (src/Haskore/Music/Standard.lhs:43)
bn (src/Haskore/Basic/Duration.lhs:67)
wn (src/Haskore/Basic/Duration.lhs:67)
hn (src/Haskore/Basic/Duration.lhs:67)
qn (src/Haskore/Basic/Duration.lhs:67)
en (src/Haskore/Basic/Duration.lhs:67)
sn (src/Haskore/Basic/Duration.lhs:67)
tn (src/Haskore/Basic/Duration.lhs:67)
sfn (src/Haskore/Basic/Duration.lhs:67)
dwn (src/Haskore/Basic/Duration.lhs:68)
dhn (src/Haskore/Basic/Duration.lhs:68)
dqn (src/Haskore/Basic/Duration.lhs:68)
den (src/Haskore/Basic/Duration.lhs:68)
dsn (src/Haskore/Basic/Duration.lhs:68)
dtn (src/Haskore/Basic/Duration.lhs:68)
ddhn (src/Haskore/Basic/Duration.lhs:69)
ddqn (src/Haskore/Basic/Duration.lhs:69)
dden (src/Haskore/Basic/Duration.lhs:69)
bnr (src/Haskore/Music.lhs:154)
wnr (src/Haskore/Music.lhs:154)
hnr (src/Haskore/Music.lhs:154)
qnr (src/Haskore/Music.lhs:154)
enr (src/Haskore/Music.lhs:154)
snr (src/Haskore/Music.lhs:154)
tnr (src/Haskore/Music.lhs:154)
sfnr (src/Haskore/Music.lhs:154)
dwnr (src/Haskore/Music.lhs:155)
dhnr (src/Haskore/Music.lhs:155)
dqnr (src/Haskore/Music.lhs:155)
denr (src/Haskore/Music.lhs:155)
dsnr (src/Haskore/Music.lhs:155)
dtnr (src/Haskore/Music.lhs:155)
ddhnr (src/Haskore/Music.lhs:156)
ddqnr (src/Haskore/Music.lhs:156)
ddenr (src/Haskore/Music.lhs:156)
line (src/Haskore/Music.lhs:196)
chord (src/Haskore/Music.lhs:196)
changeTempo (src/Haskore/Music.lhs:79)
transpose (src/Haskore/Music.lhs:81)
phrase (src/Haskore/Music.lhs:85)
+:+ (src/Haskore/Music.lhs:114)
=:= (src/Haskore/Music.lhs:114)
Dur (src/Haskore/Music.lhs:28)
PhraseAttribute (src/Haskore/Music.lhs:571)
Dynamic (src/Haskore/Music.lhs:577)
Tempo (src/Haskore/Music.lhs:581)
Articulation (src/Haskore/Music.lhs:584)
Ornament (src/Haskore/Music.lhs:590)
NoteHead (src/Haskore/Music.lhs:597)
accent (src/Haskore/Music.lhs:624)
crescendo (src/Haskore/Music.lhs:624)
diminuendo (src/Haskore/Music.lhs:624)
loudness1 (src/Haskore/Music.lhs:624)
ritardando (src/Haskore/Music.lhs:624)
accelerando (src/Haskore/Music.lhs:624)
staccato (src/Haskore/Music.lhs:636)
legato (src/Haskore/Music.lhs:636)
defltLegato (src/Haskore/Music.lhs:657)
defltStaccato (src/Haskore/Music.lhs:657)
defltAccent (src/Haskore/Music.lhs:657)
bigAccent (src/Haskore/Music.lhs:657)
0% ( 0 / 24) in 'Haskore.Interface.MIDI.InstrumentMap'
Missing documentation for:
Module header
ChannelTable (src/Haskore/Interface/MIDI/InstrumentMap.lhs:27)
ChannelProgramTable (src/Haskore/Interface/MIDI/InstrumentMap.lhs:29)
ChannelProgramPitchTable (src/Haskore/Interface/MIDI/InstrumentMap.lhs:31)
ToChannel (src/Haskore/Interface/MIDI/InstrumentMap.lhs:34)
ToChannelProgram (src/Haskore/Interface/MIDI/InstrumentMap.lhs:36)
ToChannelProgramPitch (src/Haskore/Interface/MIDI/InstrumentMap.lhs:38)
FromChannel (src/Haskore/Interface/MIDI/InstrumentMap.lhs:41)
FromChannelProgram (src/Haskore/Interface/MIDI/InstrumentMap.lhs:43)
FromChannelProgramPitch (src/Haskore/Interface/MIDI/InstrumentMap.lhs:45)
repair (src/Haskore/Interface/MIDI/InstrumentMap.lhs:55)
allValid (src/Haskore/Interface/MIDI/InstrumentMap.lhs:61)
tableFromInstruments (src/Haskore/Interface/MIDI/InstrumentMap.lhs:75)
assignChannels (src/Haskore/Interface/MIDI/InstrumentMap.lhs:80)
fromInstruments (src/Haskore/Interface/MIDI/InstrumentMap.lhs:95)
partialMatch (src/Haskore/Interface/MIDI/InstrumentMap.lhs:112)
lookupIName (src/Haskore/Interface/MIDI/InstrumentMap.lhs:119)
lookup (src/Haskore/Interface/MIDI/InstrumentMap.lhs:124)
reverseLookupMaybe (src/Haskore/Interface/MIDI/InstrumentMap.lhs:133)
reverseLookup (src/Haskore/Interface/MIDI/InstrumentMap.lhs:137)
defltTable (src/Haskore/Interface/MIDI/InstrumentMap.lhs:150)
deflt (src/Haskore/Interface/MIDI/InstrumentMap.lhs:164)
defltGM (src/Haskore/Interface/MIDI/InstrumentMap.lhs:169)
defltCMap (src/Haskore/Interface/MIDI/InstrumentMap.lhs:174)
0% ( 0 / 12) in 'Haskore.Interface.MIDI.Note'
Missing documentation for:
Module header
T (src/Haskore/Interface/MIDI/Note.lhs:21)
fromMIDIEvents (src/Haskore/Interface/MIDI/Note.lhs:36)
toMIDIEvents (src/Haskore/Interface/MIDI/Note.lhs:46)
fromRhyNote (src/Haskore/Interface/MIDI/Note.lhs:66)
fromGMNote (src/Haskore/Interface/MIDI/Note.lhs:81)
velocityFromStd (src/Haskore/Interface/MIDI/Note.lhs:91)
pitchFromStd (src/Haskore/Interface/MIDI/Note.lhs:99)
toRhyNote (src/Haskore/Interface/MIDI/Note.lhs:109)
toGMNote (src/Haskore/Interface/MIDI/Note.lhs:127)
velocityToStd (src/Haskore/Interface/MIDI/Note.lhs:148)
pitchToStd (src/Haskore/Interface/MIDI/Note.lhs:153)
0% ( 0 / 18) in 'Haskore.Performance.Player'
Missing documentation for:
Module header
T (src/Haskore/Performance/Player.lhs:22)
Name (src/Haskore/Performance/Player.lhs:26)
Map (src/Haskore/Performance/Player.lhs:27)
PhraseInterpreter (src/Haskore/Performance/Player.lhs:30)
EventModifier (src/Haskore/Performance/Player.lhs:33)
changeVelocity (src/Haskore/Performance/Player.lhs:36)
changeDur (src/Haskore/Performance/Player.lhs:41)
staccatoRel (src/Haskore/Performance/Player.lhs:76)
legatoRel (src/Haskore/Performance/Player.lhs:76)
slurredRel (src/Haskore/Performance/Player.lhs:76)
mapInitEvents (src/Haskore/Performance/Player.lhs:82)
mapEvents (src/Haskore/Performance/Player.lhs:95)
staccatoAbs (src/Haskore/Performance/Player.lhs:117)
legatoAbs (src/Haskore/Performance/Player.lhs:117)
slurredAbs (src/Haskore/Performance/Player.lhs:117)
getDurModifier (src/Haskore/Performance/Player.lhs:126)
accent (src/Haskore/Performance/Player.lhs:156)
0% ( 0 / 18) in 'Haskore.Performance.Context'
Missing documentation for:
Module header
T (src/Haskore/Performance/Context.hs:21)
setPlayer (src/Haskore/Performance/Context.hs:25)
setDur (src/Haskore/Performance/Context.hs:27)
setTranspose (src/Haskore/Performance/Context.hs:29)
setDynamics (src/Haskore/Performance/Context.hs:31)
getPlayer (src/Haskore/Performance/Context.hs:37)
getDur (src/Haskore/Performance/Context.hs:39)
getTranspose (src/Haskore/Performance/Context.hs:41)
getDynamics (src/Haskore/Performance/Context.hs:43)
updatePlayer (src/Haskore/Performance.lhs:115)
updateDur (src/Haskore/Performance.lhs:117)
updateTranspose (src/Haskore/Performance.lhs:119)
updateDynamics (src/Haskore/Performance.lhs:121)
contextPlayer (src/Haskore/Performance.lhs:107)
contextDur (src/Haskore/Performance.lhs:106)
contextTranspose (src/Haskore/Performance.lhs:108)
contextDynamics (src/Haskore/Performance.lhs:109)
0% ( 0 / 12) in 'Haskore.Performance.Default'
Missing documentation for:
Module header
player (src/Haskore/Performance/Default.lhs:106)
map (src/Haskore/Performance/Default.lhs:112)
playNote (src/Haskore/Performance/Default.lhs:123)
interpretPhrase (src/Haskore/Performance/Default.lhs:134)
notatePlayer (src/Haskore/Performance/Default.lhs:142)
context (src/Haskore/Performance/Default.lhs:145)
fromMusic (src/Haskore/Performance/Default.lhs:165)
fromMusicModifyContext (src/Haskore/Performance/Default.lhs:171)
floatFromMusic (src/Haskore/Performance/Default.lhs:181)
paddedFromMusic (src/Haskore/Performance/Default.lhs:185)
paddedFromMusicModifyContext (src/Haskore/Performance/Default.lhs:191)
0% ( 0 / 4) in 'Haskore.Interface.MIDI.Read'
Missing documentation for:
Module header
toRhyMusic (src/Haskore/Interface/MIDI/Read.lhs:55)
toGMMusic (src/Haskore/Interface/MIDI/Read.lhs:70)
retrieveTracks (src/Haskore/Interface/MIDI/Read.lhs:92)
0% ( 0 / 16) in 'Haskore.Performance.Fancy'
Missing documentation for:
Module header
player (src/Haskore/Performance/Fancy.lhs:37)
map (src/Haskore/Performance/Fancy.lhs:42)
processPerformance (src/Haskore/Performance/Fancy.lhs:53)
fancyInterpretDynamic (src/Haskore/Performance/Fancy.lhs:69)
fancyInterpretTempo (src/Haskore/Performance/Fancy.lhs:87)
fancyInterpretArticulation (src/Haskore/Performance/Fancy.lhs:103)
fancyInterpretOrnament (src/Haskore/Performance/Fancy.lhs:116)
fancyInterpretPhrase (src/Haskore/Performance/Fancy.lhs:127)
context (src/Haskore/Performance/Fancy.lhs:137)
fromMusic (src/Haskore/Performance/Fancy.lhs:152)
fromMusicModifyContext (src/Haskore/Performance/Fancy.lhs:158)
floatFromMusic (src/Haskore/Performance/Fancy.lhs:168)
paddedFromMusic (src/Haskore/Performance/Fancy.lhs:172)
doublePaddedFromMusic (src/Haskore/Performance/Fancy.lhs:178)
paddedFromMusicModifyContext (src/Haskore/Performance/Fancy.lhs:184)
0% ( 0 / 15) in 'Haskore.Interface.MIDI.Write'
Missing documentation for:
Module header
fromRhythmicPerformance (src/Haskore/Interface/MIDI/Write.lhs:144)
fromRhythmicPerformanceMixed (src/Haskore/Interface/MIDI/Write.lhs:186)
fromGMPerformance (src/Haskore/Interface/MIDI/Write.lhs:155)
fromGMPerformanceMixed (src/Haskore/Interface/MIDI/Write.lhs:196)
fromGMPerformanceAuto (src/Haskore/Interface/MIDI/Write.lhs:163)
fromGMPerformanceMixedAuto (src/Haskore/Interface/MIDI/Write.lhs:203)
fromRhythmicMusic (src/Haskore/Interface/MIDI/Write.lhs:234)
fromRhythmicMusicMixed (src/Haskore/Interface/MIDI/Write.lhs:234)
fromGMMusic (src/Haskore/Interface/MIDI/Write.lhs:242)
fromGMMusicAuto (src/Haskore/Interface/MIDI/Write.lhs:247)
fromGMMusicMixed (src/Haskore/Interface/MIDI/Write.lhs:242)
fromGMMusicMixedAuto (src/Haskore/Interface/MIDI/Write.lhs:247)
volumeHaskoreToMIDI (src/Haskore/Interface/MIDI/Write.lhs:424)
volumeMIDIToHaskore (src/Haskore/Interface/MIDI/Write.lhs:427)
0% ( 0 / 13) in 'Haskore.Example.Kantate147'
Missing documentation for:
Module header
initOctaves (src/Haskore/Example/Kantate147.hs:34)
songMML (src/Haskore/Example/Kantate147.hs:37)
musicTracks (src/Haskore/Example/Kantate147.hs:114)
song (src/Haskore/Example/Kantate147.hs:122)
grammar (src/Haskore/Example/Kantate147.hs:128)
markovChain (src/Haskore/Example/Kantate147.hs:138)
markovChainMidi (src/Haskore/Example/Kantate147.hs:146)
cm (src/Haskore/Example/Kantate147.hs:153)
context (src/Haskore/Example/Kantate147.hs:157)
toMidi (src/Haskore/Example/Kantate147.hs:162)
midi (src/Haskore/Example/Kantate147.hs:168)
main (src/Haskore/Example/Kantate147.hs:171)
83% ( 5 / 6) in 'Haskore.Interface.MIDI'
Missing documentation for:
Module header
0% ( 0 / 19) in 'Haskore.Interface.MIDI.Render'
Missing documentation for:
Module header
fileFromRhythmicMusic (src/Haskore/Interface/MIDI/Render.lhs:39)
midi (src/Haskore/Interface/MIDI/Render.lhs:65)
generalMidi (src/Haskore/Interface/MIDI/Render.lhs:70)
generalMidiDeflt (src/Haskore/Interface/MIDI/Render.lhs:75)
mixedMidi (src/Haskore/Interface/MIDI/Render.lhs:80)
mixedGeneralMidi (src/Haskore/Interface/MIDI/Render.lhs:85)
fileFromGeneralMIDIMusic (src/Haskore/Interface/MIDI/Render.lhs:97)
fileName (src/Haskore/Interface/MIDI/Render.lhs:107)
play (src/Haskore/Interface/MIDI/Render.lhs:110)
playWin95 (src/Haskore/Interface/MIDI/Render.lhs:115)
playWinNT (src/Haskore/Interface/MIDI/Render.lhs:115)
playLinux (src/Haskore/Interface/MIDI/Render.lhs:115)
playAlsa (src/Haskore/Interface/MIDI/Render.lhs:115)
playTimidity (src/Haskore/Interface/MIDI/Render.lhs:115)
playTimidityJack (src/Haskore/Interface/MIDI/Render.lhs:115)
playTest (src/Haskore/Interface/MIDI/Render.lhs:135)
gmUpm (src/Haskore/Interface/MIDI/Render.lhs:153)
gmTest (src/Haskore/Interface/MIDI/Render.lhs:169)
0% ( 0 / 27) in 'Haskore.Example.SelfSim'
Missing documentation for:
Module header
Cluster (src/Haskore/Example/SelfSim.lhs:21)
Pat (src/Haskore/Example/SelfSim.lhs:22)
SNote (src/Haskore/Example/SelfSim.lhs:23)
sim (src/Haskore/Example/SelfSim.lhs:25)
addmult (src/Haskore/Example/SelfSim.lhs:30)
simFringe (src/Haskore/Example/SelfSim.lhs:34)
fringe (src/Haskore/Example/SelfSim.lhs:37)
simToHask (src/Haskore/Example/SelfSim.lhs:42)
sim4 (src/Haskore/Example/SelfSim.lhs:48)
sim1 (src/Haskore/Example/SelfSim.lhs:49)
sim2 (src/Haskore/Example/SelfSim.lhs:49)
sim12 (src/Haskore/Example/SelfSim.lhs:49)
sim3 (src/Haskore/Example/SelfSim.lhs:49)
sim4s (src/Haskore/Example/SelfSim.lhs:49)
t6 (src/Haskore/Example/SelfSim.lhs:50)
t7 (src/Haskore/Example/SelfSim.lhs:50)
t8 (src/Haskore/Example/SelfSim.lhs:50)
t9 (src/Haskore/Example/SelfSim.lhs:50)
t10 (src/Haskore/Example/SelfSim.lhs:50)
ss (src/Haskore/Example/SelfSim.lhs:79)
durss (src/Haskore/Example/SelfSim.lhs:81)
pat1 (src/Haskore/Example/SelfSim.lhs:86)
pat2 (src/Haskore/Example/SelfSim.lhs:86)
pat3 (src/Haskore/Example/SelfSim.lhs:86)
pat4 (src/Haskore/Example/SelfSim.lhs:86)
pat4' (src/Haskore/Example/SelfSim.lhs:86)
0% ( 0 / 49) in 'Haskore.Example.Miscellaneous'
Missing documentation for:
Module header
t0 (src/Haskore/Example/Miscellaneous.lhs:39)
t1 (src/Haskore/Example/Miscellaneous.lhs:39)
t2 (src/Haskore/Example/Miscellaneous.lhs:39)
t3 (src/Haskore/Example/Miscellaneous.lhs:39)
t4 (src/Haskore/Example/Miscellaneous.lhs:39)
t5 (src/Haskore/Example/Miscellaneous.lhs:39)
t10s (src/Haskore/Example/Miscellaneous.lhs:39)
t12 (src/Haskore/Example/Miscellaneous.lhs:39)
t12a (src/Haskore/Example/Miscellaneous.lhs:39)
t13 (src/Haskore/Example/Miscellaneous.lhs:39)
t13a (src/Haskore/Example/Miscellaneous.lhs:39)
t13b (src/Haskore/Example/Miscellaneous.lhs:39)
t13c (src/Haskore/Example/Miscellaneous.lhs:39)
t13d (src/Haskore/Example/Miscellaneous.lhs:39)
t13e (src/Haskore/Example/Miscellaneous.lhs:39)
t14 (src/Haskore/Example/Miscellaneous.lhs:39)
t14b (src/Haskore/Example/Miscellaneous.lhs:39)
t14c (src/Haskore/Example/Miscellaneous.lhs:39)
t14d (src/Haskore/Example/Miscellaneous.lhs:39)
cs6 (src/Haskore/Example/Miscellaneous.lhs:39)
ssf0 (src/Haskore/Example/Miscellaneous.lhs:39)
piano (src/Haskore/Example/Miscellaneous.lhs:43)
vibes (src/Haskore/Example/Miscellaneous.lhs:43)
flute (src/Haskore/Example/Miscellaneous.lhs:43)
cms' (src/Haskore/Example/Miscellaneous.lhs:72)
cms (src/Haskore/Example/Miscellaneous.lhs:72)
drumScale (src/Haskore/Example/Miscellaneous.lhs:77)
temp (src/Haskore/Example/Miscellaneous.lhs:93)
mu2 (src/Haskore/Example/Miscellaneous.lhs:93)
rep (src/Haskore/Example/Miscellaneous.lhs:115)
run (src/Haskore/Example/Miscellaneous.lhs:128)
cascade (src/Haskore/Example/Miscellaneous.lhs:128)
cascades (src/Haskore/Example/Miscellaneous.lhs:128)
t4' (src/Haskore/Example/Miscellaneous.lhs:133)
run' (src/Haskore/Example/Miscellaneous.lhs:144)
cascade' (src/Haskore/Example/Miscellaneous.lhs:144)
cascades' (src/Haskore/Example/Miscellaneous.lhs:144)
drums (src/Haskore/Example/Miscellaneous.lhs:189)
t11 (src/Haskore/Example/Miscellaneous.lhs:193)
t13note (src/Haskore/Example/Miscellaneous.lhs:217)
tab (src/Haskore/Example/Miscellaneous.lhs:286)
StdContext (src/Haskore/Example/Miscellaneous.lhs:295)
MidiArrange (src/Haskore/Example/Miscellaneous.lhs:299)
tad (src/Haskore/Example/Miscellaneous.lhs:302)
tcb (src/Haskore/Example/Miscellaneous.lhs:311)
tc (src/Haskore/Example/Miscellaneous.lhs:311)
tcd (src/Haskore/Example/Miscellaneous.lhs:311)
tcdab (src/Haskore/Example/Miscellaneous.lhs:311)
0% ( 0 / 9) in 'Haskore.Interface.AutoTrack.Style'
Missing documentation for:
Module header
T (src/Haskore/Interface/AutoTrack/Style.lhs:41)
playToStream (src/Haskore/Interface/AutoTrack/Style.lhs:105)
jazz (src/Haskore/Interface/AutoTrack/Style.lhs:277)
bossa (src/Haskore/Interface/AutoTrack/Style.lhs:292)
takeFive (src/Haskore/Interface/AutoTrack/Style.lhs:317)
rock (src/Haskore/Interface/AutoTrack/Style.lhs:333)
thomasCarib (src/Haskore/Interface/AutoTrack/Style.lhs:346)
harmonic (src/Haskore/Interface/AutoTrack/Style.lhs:361)
0% ( 0 / 51) in 'Haskore.Example.NewResolutions'
Missing documentation for:
Module header
piano (src/Haskore/Example/NewResolutions.lhs:34)
marimba (src/Haskore/Example/NewResolutions.lhs:34)
xylo (src/Haskore/Example/NewResolutions.lhs:34)
vib (src/Haskore/Example/NewResolutions.lhs:34)
glock (src/Haskore/Example/NewResolutions.lhs:34)
pattern (src/Haskore/Example/NewResolutions.lhs:41)
melPattern (src/Haskore/Example/NewResolutions.lhs:41)
melody1 (src/Haskore/Example/NewResolutions.lhs:41)
bellPart (src/Haskore/Example/NewResolutions.lhs:41)
vibesLine (src/Haskore/Example/NewResolutions.lhs:41)
vibesPart (src/Haskore/Example/NewResolutions.lhs:41)
melody2 (src/Haskore/Example/NewResolutions.lhs:41)
vibeLine3 (src/Haskore/Example/NewResolutions.lhs:41)
vibePart3 (src/Haskore/Example/NewResolutions.lhs:41)
melody3 (src/Haskore/Example/NewResolutions.lhs:41)
endRun (src/Haskore/Example/NewResolutions.lhs:41)
part1 (src/Haskore/Example/NewResolutions.lhs:45)
part2 (src/Haskore/Example/NewResolutions.lhs:45)
part3 (src/Haskore/Example/NewResolutions.lhs:45)
bridge (src/Haskore/Example/NewResolutions.lhs:45)
ending (src/Haskore/Example/NewResolutions.lhs:45)
harmony3 (src/Haskore/Example/NewResolutions.lhs:45)
comp2 (src/Haskore/Example/NewResolutions.lhs:47)
arpeggio (src/Haskore/Example/NewResolutions.lhs:52)
minArpegUp (src/Haskore/Example/NewResolutions.lhs:55)
minArpegDown (src/Haskore/Example/NewResolutions.lhs:55)
majArpegDown (src/Haskore/Example/NewResolutions.lhs:55)
six3ArpegDown (src/Haskore/Example/NewResolutions.lhs:55)
cMajorScale (src/Haskore/Example/NewResolutions.lhs:96)
gMajorScale (src/Haskore/Example/NewResolutions.lhs:96)
dPentMinScale (src/Haskore/Example/NewResolutions.lhs:96)
prevNote (src/Haskore/Example/NewResolutions.lhs:101)
nextNote (src/Haskore/Example/NewResolutions.lhs:101)
nextNote' (src/Haskore/Example/NewResolutions.lhs:110)
back2Note (src/Haskore/Example/NewResolutions.lhs:119)
nextNR (src/Haskore/Example/NewResolutions.lhs:122)
prevNR (src/Haskore/Example/NewResolutions.lhs:122)
back2NR (src/Haskore/Example/NewResolutions.lhs:122)
makeSN (src/Haskore/Example/NewResolutions.lhs:127)
diddle (src/Haskore/Example/NewResolutions.lhs:127)
run1 (src/Haskore/Example/NewResolutions.lhs:163)
run2 (src/Haskore/Example/NewResolutions.lhs:163)
run3 (src/Haskore/Example/NewResolutions.lhs:163)
part3Pattern (src/Haskore/Example/NewResolutions.lhs:169)
all3Insts (src/Haskore/Example/NewResolutions.lhs:238)
endEl (src/Haskore/Example/NewResolutions.lhs:243)
song (src/Haskore/Example/NewResolutions.lhs:254)
context (src/Haskore/Example/NewResolutions.lhs:258)
midi (src/Haskore/Example/NewResolutions.lhs:263)
main (src/Haskore/Example/NewResolutions.lhs:266)
0% ( 0 / 31) in 'Haskore.Interface.CSound.Score'
Missing documentation for:
Module header
T (src/Haskore/Interface/CSound/Score.lhs:32)
Statement (src/Haskore/Interface/CSound/Score.lhs:63)
Bpm (src/Haskore/Interface/CSound/Score.lhs:68)
StartTime (src/Haskore/Interface/CSound/Score.lhs:69)
Duration (src/Haskore/Interface/CSound/Score.lhs:70)
Pch (src/Haskore/Interface/CSound/Score.lhs:71)
Volume (src/Haskore/Interface/CSound/Score.lhs:72)
Table (src/Haskore/Interface/CSound/Score.lhs:73)
CreatTime (src/Haskore/Interface/CSound/Score.lhs:74)
TableSize (src/Haskore/Interface/CSound/Score.lhs:75)
Normalize (src/Haskore/Interface/CSound/Score.lhs:76)
simpleSine (src/Haskore/Interface/CSound/Score.lhs:91)
square (src/Haskore/Interface/CSound/Score.lhs:91)
sawtooth (src/Haskore/Interface/CSound/Score.lhs:91)
triangle (src/Haskore/Interface/CSound/Score.lhs:91)
whiteNoise (src/Haskore/Interface/CSound/Score.lhs:91)
compSine (src/Haskore/Interface/CSound/Score.lhs:109)
fromPerformanceBE (src/Haskore/Interface/CSound/Score.lhs:129)
saveIA (src/Haskore/Interface/CSound/Score.lhs:133)
fromRhythmicMusic (src/Haskore/Interface/CSound/Score.lhs:140)
Tables (src/Haskore/Interface/CSound/Score.lhs:151)
fromRhythmicPerformance (src/Haskore/Interface/CSound/Score.lhs:191)
fromRhythmicPerformanceMap (src/Haskore/Interface/CSound/Score.lhs:203)
fromRhythmicPerformanceWithAttributes (src/Haskore/Interface/CSound/Score.lhs:212)
noteToStatement (src/Haskore/Interface/CSound/Score.lhs:222)
save (src/Haskore/Interface/CSound/Score.lhs:244)
toString (src/Haskore/Interface/CSound/Score.lhs:259)
statementToString (src/Haskore/Interface/CSound/Score.lhs:267)
statementToWords (src/Haskore/Interface/CSound/Score.lhs:270)
pchToString (src/Haskore/Interface/CSound/Score.lhs:283)
0% ( 0 /182) in 'Haskore.Interface.CSound.Tutorial'
Missing documentation for:
Module header
pureToneTN (src/Haskore/Interface/CSound/Tutorial.lhs:58)
pureToneTable (src/Haskore/Interface/CSound/Tutorial.lhs:60)
pureTone (src/Haskore/Interface/CSound/Tutorial.lhs:62)
oscPure (src/Haskore/Interface/CSound/Tutorial.lhs:65)
TutMelody (src/Haskore/Interface/CSound/Tutorial.lhs:77)
TutAttr (src/Haskore/Interface/CSound/Tutorial.lhs:79)
tune1 (src/Haskore/Interface/CSound/Tutorial.lhs:83)
Instrument (src/Haskore/Interface/CSound/Tutorial.lhs:102)
musicFromMelody (src/Haskore/Interface/CSound/Tutorial.lhs:109)
Pair (src/Haskore/Interface/CSound/Tutorial.lhs:123)
Quadruple (src/Haskore/Interface/CSound/Tutorial.lhs:124)
attrToInstr1p0 (src/Haskore/Interface/CSound/Tutorial.lhs:126)
attrToInstr2p0 (src/Haskore/Interface/CSound/Tutorial.lhs:129)
attrToInstr1p2 (src/Haskore/Interface/CSound/Tutorial.lhs:132)
attrToInstr1p4 (src/Haskore/Interface/CSound/Tutorial.lhs:135)
performanceFromMusic (src/Haskore/Interface/CSound/Tutorial.lhs:143)
TutOrchestra (src/Haskore/Interface/CSound/Tutorial.lhs:160)
instrNum1 (src/Haskore/Interface/CSound/Tutorial.lhs:163)
instrNum2 (src/Haskore/Interface/CSound/Tutorial.lhs:163)
instrAssoc1p0 (src/Haskore/Interface/CSound/Tutorial.lhs:167)
instrAssoc2p0 (src/Haskore/Interface/CSound/Tutorial.lhs:173)
instrAssoc1p2 (src/Haskore/Interface/CSound/Tutorial.lhs:179)
instrAssoc1p4 (src/Haskore/Interface/CSound/Tutorial.lhs:185)
scored (src/Haskore/Interface/CSound/Tutorial.lhs:200)
example (src/Haskore/Interface/CSound/Tutorial.lhs:208)
oe1 (src/Haskore/Interface/CSound/Tutorial.lhs:217)
hdr (src/Haskore/Interface/CSound/Tutorial.lhs:234)
o1 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o2 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o3 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o4 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o7 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o8 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o9 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o13 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o14 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o15 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o19 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o22 (src/Haskore/Interface/CSound/Tutorial.lhs:237)
o5 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o6 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o10 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o11 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o12 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o16 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o17 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o18 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o20 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
o21 (src/Haskore/Interface/CSound/Tutorial.lhs:239)
tut1 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut2 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut3 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut4 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut7 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut8 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut9 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut13 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut14 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut15 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut19 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut22 (src/Haskore/Interface/CSound/Tutorial.lhs:242)
tut5 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut6 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut10 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut11 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut12 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut16 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut17 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut18 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut20 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
tut21 (src/Haskore/Interface/CSound/Tutorial.lhs:244)
score1 (src/Haskore/Inter
src/Haskore/Interface/CSound/TutorialCustom.lhs:33:3: Warning:
Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
face/CSound/Tutorial.lhs:247)
score2 (src/Haskore/Interface/CSound/Tutorial.lhs:247)
score3 (src/Haskore/Interface/CSound/Tutorial.lhs:247)
score4 (src/Haskore/Interface/CSound/Tutorial.lhs:247)
score5 (src/Haskore/Interface/CSound/Tutorial.lhs:247)
score6 (src/Haskore/Interface/CSound/Tutorial.lhs:247)
score7 (src/Haskore/Interface/CSound/Tutorial.lhs:247)
score8 (src/Haskore/Interface/CSound/Tutorial.lhs:247)
score9 (src/Haskore/Interface/CSound/Tutorial.lhs:247)
csoundDir (src/Haskore/Interface/CSound/Tutorial.lhs:260)
twoHarmsTN (src/Haskore/Interface/CSound/Tutorial.lhs:283)
twoHarms (src/Haskore/Interface/CSound/Tutorial.lhs:285)
oe2 (src/Haskore/Interface/CSound/Tutorial.lhs:294)
manySinesTN (src/Haskore/Interface/CSound/Tutorial.lhs:322)
manySinesTable (src/Haskore/Interface/CSound/Tutorial.lhs:324)
manySines (src/Haskore/Interface/CSound/Tutorial.lhs:326)
lineCS (src/Haskore/Interface/CSound/Tutorial.lhs:348)
oe3 (src/Haskore/Interface/CSound/Tutorial.lhs:352)
oe4 (src/Haskore/Interface/CSound/Tutorial.lhs:377)
coolEnvTN (src/Haskore/Interface/CSound/Tutorial.lhs:414)
coolEnvTable (src/Haskore/Interface/CSound/Tutorial.lhs:416)
coolEnv (src/Haskore/Interface/CSound/Tutorial.lhs:418)
oscCoolEnv (src/Haskore/Interface/CSound/Tutorial.lhs:422)
tune2 (src/Haskore/Interface/CSound/Tutorial.lhs:433)
triangleTN (src/Haskore/Interface/CSound/Tutorial.lhs:460)
squareTN (src/Haskore/Interface/CSound/Tutorial.lhs:460)
sawtoothTN (src/Haskore/Interface/CSound/Tutorial.lhs:460)
triangleT (src/Haskore/Interface/CSound/Tutorial.lhs:464)
squareT (src/Haskore/Interface/CSound/Tutorial.lhs:464)
sawtoothT (src/Haskore/Interface/CSound/Tutorial.lhs:464)
oe5 (src/Haskore/Interface/CSound/Tutorial.lhs:472)
oe6 (src/Haskore/Interface/CSound/Tutorial.lhs:503)
oe7 (src/Haskore/Interface/CSound/Tutorial.lhs:512)
oe8 (src/Haskore/Interface/CSound/Tutorial.lhs:606)
oe9 (src/Haskore/Interface/CSound/Tutorial.lhs:636)
oe10 (src/Haskore/Interface/CSound/Tutorial.lhs:674)
oe11 (src/Haskore/Interface/CSound/Tutorial.lhs:709)
emChord (src/Haskore/Interface/CSound/Tutorial.lhs:732)
cChord (src/Haskore/Interface/CSound/Tutorial.lhs:732)
gChord (src/Haskore/Interface/CSound/Tutorial.lhs:732)
dChord (src/Haskore/Interface/CSound/Tutorial.lhs:732)
quickChord (src/Haskore/Interface/CSound/Tutorial.lhs:736)
tune3 (src/Haskore/Interface/CSound/Tutorial.lhs:748)
oe12 (src/Haskore/Interface/CSound/Tutorial.lhs:789)
oe13 (src/Haskore/Interface/CSound/Tutorial.lhs:828)
oe14 (src/Haskore/Interface/CSound/Tutorial.lhs:886)
oe15 (src/Haskore/Interface/CSound/Tutorial.lhs:903)
oe16 (src/Haskore/Interface/CSound/Tutorial.lhs:941)
midHumpTN (src/Haskore/Interface/CSound/Tutorial.lhs:981)
midHump (src/Haskore/Interface/CSound/Tutorial.lhs:983)
oe17 (src/Haskore/Interface/CSound/Tutorial.lhs:989)
ping (src/Haskore/Interface/CSound/Tutorial.lhs:1015)
oe18 (src/Haskore/Interface/CSound/Tutorial.lhs:1039)
oe19 (src/Haskore/Interface/CSound/Tutorial.lhs:1077)
oe20 (src/Haskore/Interface/CSound/Tutorial.lhs:1096)
oe21 (src/Haskore/Interface/CSound/Tutorial.lhs:1113)
lowPass (src/Haskore/Interface/CSound/Tutorial.lhs:1143)
highPass (src/Haskore/Interface/CSound/Tutorial.lhs:1143)
oe22 (src/Haskore/Interface/CSound/Tutorial.lhs:1147)
oe23 (src/Haskore/Interface/CSound/Tutorial.lhs:1158)
test (src/Haskore/Interface/CSound/Tutorial.lhs:1184)
toOrchestra (src/Haskore/Interface/CSound/Tutorial.lhs:1187)
play (src/Haskore/Interface/CSound/Tutorial.lhs:1191)
piano (src/Haskore/Interface/CSound/Tutorial.lhs:1238)
reedy (src/Haskore/Interface/CSound/Tutorial.lhs:1238)
flute (src/Haskore/Interface/CSound/Tutorial.lhs:1238)
pianoOrc (src/Haskore/Interface/CSound/Tutorial.lhs:1241)
reedyOrc (src/Haskore/Interface/CSound/Tutorial.lhs:1241)
fluteOrc (src/Haskore/Interface/CSound/Tutorial.lhs:1241)
pianoScore (src/Haskore/Interface/CSound/Tutorial.lhs:1244)
reedyScore (src/Haskore/Interface/CSound/Tutorial.lhs:1244)
fluteScore (src/Haskore/Interface/CSound/Tutorial.lhs:1244)
pianoEnv (src/Haskore/Interface/CSound/Tutorial.lhs:1245)
reedyEnv (src/Haskore/Interface/CSound/Tutorial.lhs:1245)
fluteEnv (src/Haskore/Interface/CSound/Tutorial.lhs:1245)
pianoWave (src/Haskore/Interface/CSound/Tutorial.lhs:1245)
reedyWave (src/Haskore/Interface/CSound/Tutorial.lhs:1245)
fluteWave (src/Haskore/Interface/CSound/Tutorial.lhs:1245)
pianoEnvTN (src/Haskore/Interface/CSound/Tutorial.lhs:1247)
reedyEnvTN (src/Haskore/Interface/CSound/Tutorial.lhs:1247)
fluteEnvTN (src/Haskore/Interface/CSound/Tutorial.lhs:1247)
pianoWaveTN (src/Haskore/Interface/CSound/Tutorial.lhs:1247)
reedyWaveTN (src/Haskore/Interface/CSound/Tutorial.lhs:1247)
fluteWaveTN (src/Haskore/Interface/CSound/Tutorial.lhs:1247)
pianoEnvTable (src/Haskore/Interface/CSound/Tutorial.lhs:1249)
reedyEnvTable (src/Haskore/Interface/CSound/Tutorial.lhs:1249)
fluteEnvTable (src/Haskore/Interface/CSound/Tutorial.lhs:1249)
pianoWaveTable (src/Haskore/Interface/CSound/Tutorial.lhs:1249)
reedyWaveTable (src/Haskore/Interface/CSound/Tutorial.lhs:1249)
fluteWaveTable (src/Haskore/Interface/CSound/Tutorial.lhs:1249)
pianoOE (src/Haskore/Interface/CSound/Tutorial.lhs:1262)
reedyOE (src/Haskore/Interface/CSound/Tutorial.lhs:1288)
reedy2OE (src/Haskore/Interface/CSound/Tutorial.lhs:1305)
reedy2Orc (src/Haskore/Interface/CSound/Tutorial.lhs:1317)
reedy2 (src/Haskore/Interface/CSound/Tutorial.lhs:1320)
fluteTune (src/Haskore/Interface/CSound/Tutorial.lhs:1334)
fluteOE (src/Haskore/Interface/CSound/Tutorial.lhs:1353)
voice' (src/Haskore/Interface/CSound/Tutorial.lhs:1374)
Phoneme (src/Haskore/Interface/CSound/Tutorial.lhs:1380)
voiceTune (src/Haskore/Interface/CSound/Tutorial.lhs:1391)
voiceVibWaveTN (src/Haskore/Interface/CSound/Tutorial.lhs:1400)
voiceWaveTN (src/Haskore/Interface/CSound/Tutorial.lhs:1400)
voiceVibWaveTable (src/Haskore/Interface/CSound/Tutorial.lhs:1401)
voiceWaveTable (src/Haskore/Interface/CSound/Tutorial.lhs:1401)
voiceWave (src/Haskore/Interface/CSound/Tutorial.lhs:1405)
voiceVibWave (src/Haskore/Interface/CSound/Tutorial.lhs:1405)
voiceScore (src/Haskore/Interface/CSound/Tutorial.lhs:1411)
voiceOE (src/Haskore/Interface/CSound/Tutorial.lhs:1415)
voiceOrc (src/Haskore/Interface/CSound/Tutorial.lhs:1422)
voice (src/Haskore/Interface/CSound/Tutorial.lhs:1425)
0% ( 0 /184) in 'Haskore.Interface.CSound.TutorialCustom'
Missing documentation for:
Module header
lineCS (src/Haskore/Interface/CSound/TutorialCustom.lhs:36)
pureToneTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:61)
pureToneTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:63)
pureTone (src/Haskore/Interface/CSound/TutorialCustom.lhs:65)
oscPure (src/Haskore/Interface/CSound/TutorialCustom.lhs:68)
TutMelody (src/Haskore/Interface/CSound/TutorialCustom.lhs:80)
TutAttr (src/Haskore/Interface/CSound/TutorialCustom.lhs:82)
tune1 (src/Haskore/Interface/CSound/TutorialCustom.lhs:86)
Instrument (src/Haskore/Interface/CSound/TutorialCustom.lhs:105)
musicFromMelody (src/Haskore/Interface/CSound/TutorialCustom.lhs:112)
Pair (src/Haskore/Interface/CSound/TutorialCustom.lhs:127)
Quadruple (src/Haskore/Interface/CSound/TutorialCustom.lhs:128)
attrToInstr1p0 (src/Haskore/Interface/CSound/TutorialCustom.lhs:130)
attrToInstr2p0 (src/Haskore/Interface/CSound/TutorialCustom.lhs:133)
attrToInstr1p2 (src/Haskore/Interface/CSound/TutorialCustom.lhs:136)
attrToInstr1p4 (src/Haskore/Interface/CSound/TutorialCustom.lhs:139)
performanceFromMusic (src/Haskore/Interface/CSound/TutorialCustom.lhs:147)
instrNum1 (src/Haskore/Interface/CSound/TutorialCustom.lhs:158)
instrNum2 (src/Haskore/Interface/CSound/TutorialCustom.lhs:158)
instrToNum (src/Haskore/Interface/CSound/TutorialCustom.lhs:162)
scoreFromPerformance (src/Haskore/Interface/CSound/TutorialCustom.lhs:168)
OutFunc (src/Haskore/Interface/CSound/TutorialCustom.lhs:186)
TutOrchestra (src/Haskore/Interface/CSound/TutorialCustom.lhs:191)
matchInstrOutFunc (src/Haskore/Interface/CSound/TutorialCustom.lhs:201)
scoreFromPerformanceSafe (src/Haskore/Interface/CSound/TutorialCustom.lhs:208)
scored (src/Haskore/Interface/CSound/TutorialCustom.lhs:237)
example (src/Haskore/Interface/CSound/TutorialCustom.lhs:244)
oe1 (src/Haskore/Interface/CSound/TutorialCustom.lhs:253)
hdr (src/Haskore/Interface/CSound/TutorialCustom.lhs:269)
o1 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o2 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o3 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o4 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o7 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o8 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o9 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o13 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o14 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o15 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o19 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o22 (src/Haskore/Interface/CSound/TutorialCustom.lhs:272)
o5 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o6 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o10 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o11 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o12 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o16 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o17 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o18 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o20 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
o21 (src/Haskore/Interface/CSound/TutorialCustom.lhs:274)
tut1 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut2 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut3 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut4 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut7 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut8 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut9 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut13 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut14 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut15 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut19 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut22 (src/Haskore/Interface/CSound/TutorialCustom.lhs:277)
tut5 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut6 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut10 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut11 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut12 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut16 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut17 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut18 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut20 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
tut21 (src/Haskore/Interface/CSound/TutorialCustom.lhs:279)
score1 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
score2 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
score3 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
score4 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
score5 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
score6 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
score7 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
score8 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
score9 (src/Haskore/Interface/CSound/TutorialCustom.lhs:282)
csoundDir (src/Haskore/Interface/CSound/TutorialCustom.lhs:296)
twoHarmsTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:319)
twoHarms (src/Haskore/Interface/CSound/TutorialCustom.lhs:321)
oe2 (src/Haskore/Interface/CSound/TutorialCustom.lhs:330)
manySinesTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:358)
manySinesTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:360)
manySines (src/Haskore/Interface/CSound/TutorialCustom.lhs:362)
oe3 (src/Haskore/Interface/CSound/TutorialCustom.lhs:384)
oe4 (src/Haskore/Interface/CSound/TutorialCustom.lhs:409)
coolEnvTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:446)
coolEnvTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:448)
coolEnv (src/Haskore/Interface/CSound/TutorialCustom.lhs:450)
oscCoolEnv (src/Haskore/Interface/CSound/TutorialCustom.lhs:454)
tune2 (src/Haskore/Interface/CSound/TutorialCustom.lhs:465)
triangleTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:491)
squareTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:491)
sawtoothTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:491)
triangleT (src/Haskore/Interface/CSound/TutorialCustom.lhs:495)
squareT (src/Haskore/Interface/CSound/TutorialCustom.lhs:495)
sawtoothT (src/Haskore/Interface/CSound/TutorialCustom.lhs:495)
oe5 (src/Haskore/Interface/CSound/TutorialCustom.lhs:503)
oe6 (src/Haskore/Interface/CSound/TutorialCustom.lhs:535)
oe7 (src/Haskore/Interface/CSound/TutorialCustom.lhs:543)
oe8 (src/Haskore/Interface/CSound/TutorialCustom.lhs:638)
oe9 (src/Haskore/Interface/CSound/TutorialCustom.lhs:668)
oe10 (src/Haskore/Interface/CSound/TutorialCustom.lhs:706)
oe11 (src/Haskore/Interface/CSound/TutorialCustom.lhs:741)
emChord (src/Haskore/Interface/CSound/TutorialCustom.lhs:765)
cChord (src/Haskore/Interface/CSound/TutorialCustom.lhs:765)
gChord (src/Haskore/Interface/CSound/TutorialCustom.lhs:765)
dChord (src/Haskore/Interface/CSound/TutorialCustom.lhs:765)
quickChord (src/Haskore/Interface/CSound/TutorialCustom.lhs:769)
tune3 (src/Haskore/Interface/CSound/TutorialCustom.lhs:781)
oe12 (src/Haskore/Interface/CSound/TutorialCustom.lhs:822)
oe13 (src/Haskore/Interface/CSound/TutorialCustom.lhs:862)
oe14 (src/Haskore/Interface/CSound/TutorialCustom.lhs:921)
oe15 (src/Haskore/Interface/CSound/TutorialCustom.lhs:938)
oe16 (src/Haskore/Interface/CSound/TutorialCustom.lhs:976)
midHumpTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1016)
midHump (src/Haskore/Interface/CSound/TutorialCustom.lhs:1018)
oe17 (src/Haskore/Interface/CSound/TutorialCustom.lhs:1024)
ping (src/Haskore/Interface/CSound/TutorialCustom.lhs:1050)
oe18 (src/Haskore/Interface/CSound/TutorialCustom.lhs:1074)
oe19 (src/Haskore/Interface/CSound/TutorialCustom.lhs:1111)
oe20 (src/Haskore/Interface/CSound/TutorialCustom.lhs:1129)
oe21 (src/Haskore/Interface/CSound/TutorialCustom.lhs:1146)
lowPass (src/Haskore/Interface/CSound/TutorialCustom.lhs:1177)
highPass (src/Haskore/Interface/CSound/TutorialCustom.lhs:1177)
oe22 (src/Haskore/Interface/CSound/TutorialCustom.lhs:1181)
oe23 (src/Haskore/Interface/CSound/TutorialCustom.lhs:1191)
test (src/Haskore/Interface/CSound/TutorialCustom.lhs:1216)
applyOutFunc (src/Haskore/Interface/CSound/TutorialCustom.lhs:1219)
toOrchestra (src/Haskore/Interface/CSound/TutorialCustom.lhs:1224)
play (src/Haskore/Interface/CSound/TutorialCustom.lhs:1229)
piano (src/Haskore/Interface/CSound/TutorialCustom.lhs:1276)
reedy (src/Haskore/Interface/CSound/TutorialCustom.lhs:1276)
flute (src/Haskore/Interface/CSound/TutorialCustom.lhs:1276)
pianoOrc (src/Haskore/Interface/CSound/TutorialCustom.lhs:1279)
reedyOrc (src/Haskore/Interface/CSound/TutorialCustom.lhs:1279)
fluteOrc (src/Haskore/Interface/CSound/TutorialCustom.lhs:1279)
pianoScore (src/Haskore/Interface/CSound/TutorialCustom.lhs:1282)
reedyScore (src/Haskore/Interface/CSound/TutorialCustom.lhs:1282)
fluteScore (src/Haskore/Interface/CSound/TutorialCustom.lhs:1282)
pianoEnv (src/Haskore/Interface/CSound/TutorialCustom.lhs:1283)
reedyEnv (src/Haskore/Interface/CSound/TutorialCustom.lhs:1283)
fluteEnv (src/Haskore/Interface/CSound/TutorialCustom.lhs:1283)
pianoWave (src/Haskore/Interface/CSound/TutorialCustom.lhs:1283)
reedyWave (src/Haskore/Interface/CSound/TutorialCustom.lhs:1283)
fluteWave (src/Haskore/Interface/CSound/TutorialCustom.lhs:1283)
pianoEnvTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1285)
reedyEnvTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1285)
fluteEnvTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1285)
pianoWaveTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1285)
reedyWaveTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1285)
fluteWaveTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1285)
pianoEnvTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:1287)
reedyEnvTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:1287)
fluteEnvTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:1287)
pianoWaveTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:1287)
reedyWaveTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:1287)
fluteWaveTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:1287)
pianoOE (src/Haskore/Interface/CSound/TutorialCustom.lhs:1300)
reedyOE (src/Haskore/Interface/CSound/TutorialCustom.lhs:1326)
reedy2OE (src/Haskore/Interface/CSound/TutorialCustom.lhs:1343)
reedy2Orc (src/Haskore/Interface/CSound/TutorialCustom.lhs:1354)
reedy2 (src/Haskore/Interface/CSound/TutorialCustom.lhs:1358)
fluteTune (src/Haskore/Interface/CSound/TutorialCustom.lhs:1372)
fluteOE (src/Haskore/Interface/CSound/TutorialCustom.lhs:1391)
voice' (src/Haskore/Interface/CSound/TutorialCustom.lhs:1413)
Phoneme (src/Haskore/Interface/CSound/TutorialCustom.lhs:1419)
voiceTune (src/Haskore/Interface/CSound/TutorialCustom.lhs:1430)
voiceVibWaveTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1439)
voiceWaveTN (src/Haskore/Interface/CSound/TutorialCustom.lhs:1439)
voiceVibWaveTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:1440)
voiceWaveTable (src/Haskore/Interface/CSound/TutorialCustom.lhs:1440)
voiceWave (src/Haskore/Interface/CSound/TutorialCustom.lhs:1444)
voiceVibWave (src/Haskore/Interface/CSound/TutorialCustom.lhs:1444)
voiceScore (src/Haskore/Interface/CSound/TutorialCustom.lhs:1450)
voiceOE (src/Haskore/Interface/CSound/TutorialCustom.lhs:1454)
voiceOrc (src/Haskore/Interface/CSound/TutorialCustom.lhs:1461)
voice (src/Haskore/Interface/CSound/TutorialCustom.lhs:1465)
Warning: Haskore.Basic.Scale: could not find link destinations for:
Intervals
Warning: Haskore.Interface.CSound.Orchestra: could not find link destinations for:
Reverb T SigTerm DelayLineTerm BooleanTerm Function OutCount Table TreeTerm OrcState StatementDefs
Warning: Haskore.Music.GeneralMIDI: could not find link destinations for:
Drum
Warning: Haskore.Performance.Context: could not find link destinations for:
SetContext GetContext
Warning: Haskore.Interface.MIDI.Write: could not find link destinations for:
Perf
Documentation created: dist/doc/html/haskore/index.html,
dist/doc/html/haskore/haskore.txt
Creating package registration file:
/tmp/pkgConf-haskore-0.2.0943471008957873435.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haskore-0.2.0.8-EG9ilmDG5i2IJmOh39tk3E
Registering haskore-0.2.0.8...
Installed haskore-0.2.0.8