Build #1 for haskore-synthesizer-0.0.3.2
| Package | haskore-synthesizer-0.0.3.2 |
|---|
| Install | DependencyFailed stream-fusion-0.1.2.5 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-10-04 15:35:38.436991 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | utility-ht-0.0.11, synthesizer-filter-0.4.0.1, synthesizer-core-0.7.1, random-1.1, numeric-prelude-0.4.2, non-negative-0.1.1, haskore-0.2.0.7, event-list-0.1.1.2, data-accessor-0.2.2.6, base-4.8.1.0 |
| Flags | splitbase -buildexamples |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring data-accessor-0.2.2.6...
Building data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
[ 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.6...
Running Haddock for data-accessor-0.2.2.6...
Running hscolour for data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
Preprocessing library data-accessor-0.2.2.6...
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.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-accessor-0.2.2.6-EJ37ALHEezZ0CHUdgdraLT
Registering data-accessor-0.2.2.6...
Installed data-accessor-0.2.2.6
Configuring explicit-exception-0.1.7.3...
Building explicit-exception-0.1.7.3...
Preprocessing library explicit-exception-0.1.7.3...
[ 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:291: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:292: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:294: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:295: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.7.3...
Running Haddock for explicit-exception-0.1.7.3...
Running hscolour for explicit-exception-0.1.7.3...
Preprocessing library explicit-exception-0.1.7.3...
Preprocessing library explicit-exception-0.1.7.3...
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:291: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:292: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:294: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:295: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:101)
toMaybe (src/Control/Monad/Exception/Synchronous.hs:107)
fromEither (src/Control/Monad/Exception/Synchronous.hs:104)
toEither (src/Control/Monad/Exception/Synchronous.hs:110)
fromExitCode (src/Control/Monad/Exception/Synchronous.hs:123)
toExitCode (src/Control/Monad/Exception/Synchronous.hs:117)
mapException (src/Control/Monad/Exception/Synchronous.hs:157)
mapExceptional (src/Control/Monad/Exception/Synchronous.hs:163)
throw (src/Control/Monad/Exception/Synchronous.hs:169)
assert (src/Control/Monad/Exception/Synchronous.hs:172)
catch (src/Control/Monad/Exception/Synchronous.hs:176)
resolve (src/Control/Monad/Exception/Synchronous.hs:193)
fromMaybeT (src/Control/Monad/Exception/Synchronous.hs:285)
toMaybeT (src/Control/Monad/Exception/Synchronous.hs:288)
fromErrorT (src/Control/Monad/Exception/Synchronous.hs:291)
toErrorT (src/Control/Monad/Exception/Synchronous.hs:294)
fromEitherT (src/Control/Monad/Exception/Synchronous.hs:297)
toEitherT (src/Control/Monad/Exception/Synchronous.hs:300)
fromExitCodeT (src/Control/Monad/Exception/Synchronous.hs:309)
toExitCodeT (src/Control/Monad/Exception/Synchronous.hs:303)
switchT (src/Control/Monad/Exception/Synchronous.hs:316)
mapExceptionT (src/Control/Monad/Exception/Synchronous.hs:331)
mapExceptionalT (src/Control/Monad/Exception/Synchronous.hs:338)
throwT (src/Control/Monad/Exception/Synchronous.hs:344)
assertT (src/Control/Monad/Exception/Synchronous.hs:348)
catchT (src/Control/Monad/Exception/Synchronous.hs:352)
resolveT (src/Control/Monad/Exception/Synchronous.hs:380)
tryT (src/Control/Monad/Exception/Synchronous.hs:386)
manyMonoidT (src/Control/Monad/Exception/Synchronous.hs:409)
44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Strict'
Missing documentation for:
Module header
fromSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:100)
fromSynchronousNull (src/Control/Monad/Exception/Asynchronous/Strict.hs:107)
fromSynchronousMonoid (src/Control/Monad/Exception/Asynchronous/Strict.hs:110)
toSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:115)
throwMonoid (src/Control/Monad/Exception/Asynchronous/Strict.hs:127)
continue (src/Control/Monad/Exception/Asynchronous/Strict.hs:185)
maybeAbort (src/Control/Monad/Exception/Asynchronous/Strict.hs:194)
mapException (src/Control/Monad/Exception/Asynchronous/Strict.hs:216)
mapExceptional (src/Control/Monad/Exception/Asynchronous/Strict.hs:219)
simultaneousBindM (src/Control/Monad/Exception/Asynchronous/Strict.hs:252)
sequenceA (src/Control/Monad/Exception/Asynchronous/Strict.hs:280)
mapM (src/Control/Monad/Exception/Asynchronous/Strict.hs:285)
sequence (src/Control/Monad/Exception/Asynchronous/Strict.hs:289)
swapToAsynchronousSynchronous (src/Control/Monad/Exception/Asynchronous/Strict.hs:335)
fromSynchronousT (src/Control/Monad/Exception/Asynchronous/Strict.hs:354)
fromSynchronousMonoidT (src/Control/Monad/Exception/Asynchronous/Strict.hs:361)
mapExceptionT (src/Control/Monad/Exception/Asynchronous/Strict.hs:400)
mapExceptionalT (src/Control/Monad/Exception/Asynchronous/Strict.hs:407)
throwMonoidT (src/Control/Monad/Exception/Asynchronous/Strict.hs:414)
eatNothingT (src/Control/Monad/Exception/Asynchronous/Strict.hs:419)
appendM (src/Control/Monad/Exception/Asynchronous/Strict.hs:456)
continueM (src/Control/Monad/Exception/Asynchronous/Strict.hs:463)
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:105)
fromSynchronousNull (src/Control/Monad/Exception/Asynchronous/Lazy.hs:112)
fromSynchronousMonoid (src/Control/Monad/Exception/Asynchronous/Lazy.hs:115)
toSynchronous (src/Control/Monad/Exception/Asynchronous/Lazy.hs:120)
throwMonoid (src/Control/Monad/Exception/Asynchronous/Lazy.hs:132)
continue (src/Control/Monad/Exception/Asynchronous/Lazy.hs:190)
maybeAbort (src/Control/Monad/Exception/Asynchronous/Lazy.hs:200)
mapException (src/Control/Monad/Exception/Asynchronous/Lazy.hs:222)
mapExceptional (src/Control/Monad/Exception/Asynchronous/Lazy.hs:225)
simultaneousBindM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:271)
sequenceA (src/Control/Monad/Exception/Asynchronous/Lazy.hs:299)
mapM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:304)
sequence (src/Control/Monad/Exception/Asynchronous/Lazy.hs:308)
swapToAsynchronousSynchronous (src/Control/Monad/Exception/Asynchronous/Lazy.hs:354)
fromSynchronousT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:374)
fromSynchronousMonoidT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:381)
mapExceptionT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:420)
mapExceptionalT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:427)
throwMonoidT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:434)
eatNothingT (src/Control/Monad/Exception/Asynchronous/Lazy.hs:439)
appendM (src/Control/Monad/Exception/Asynchronous/Lazy.hs:476)
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:483)
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.1.72142757034116087764.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/explicit-exception-0.1.7.3-FVF7Pwyg6KX8WqqQm9hog0
Registering explicit-exception-0.1.7.3...
Installed explicit-exception-0.1.7.3
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
100% ( 2 / 2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.110697559361237379107.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
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.02114937732726371155.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monoid-transformer-0.0.3-0CDn86mRU1KDHdeS1eP99q
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.215038852381219407971.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring numeric-quest-0.2.0.1...
Building numeric-quest-0.2.0.1...
Preprocessing library numeric-quest-0.2.0.1...
[1 of 8] Compiling Tensor ( Tensor.lhs, dist/build/Tensor.o )
Tensor.lhs:558:3: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘contract’: Patterns not matched: _ _ _
[2 of 8] Compiling Roots ( Roots.hs, dist/build/Roots.o )
[3 of 8] Compiling Fraction ( Fraction.hs, dist/build/Fraction.o )
Fraction.hs:365:5: Warning:
Pattern match(es) are overlapped
In an equation for ‘tan'’: tan' _ (_ :-: 0) = ...
Fraction.hs:387:5: Warning:
Pattern match(es) are overlapped
In an equation for ‘sin'’: sin' _ (_ :-: 0) = ...
Fraction.hs:393:5: Warning:
Pattern match(es) are overlapped
In an equation for ‘cos'’: cos' _ (_ :-: 0) = ...
[4 of 8] Compiling Orthogonals ( Orthogonals.lhs, dist/build/Orthogonals.o )
Orthogonals.lhs:325:12: Warning:
No explicit implementation for
‘norm’
In the instance declaration for ‘Scalar (Ratio a)’
Orthogonals.lhs:1615:13: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘solve_row’: Patterns not matched: [] _ _
[5 of 8] Compiling EigensystemNum ( EigensystemNum.hs, dist/build/EigensystemNum.o )
EigensystemNum.hs:36:1: Warning: Tab character
[6 of 8] Compiling LinearAlgorithms ( LinearAlgorithms.hs, dist/build/LinearAlgorithms.o )
[7 of 8] Compiling QuantumVector ( QuantumVector.lhs, dist/build/QuantumVector.o )
QuantumVector.lhs:374:3: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘toBra’: Patterns not matched: KetZero
QuantumVector.lhs:489:3: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘toKet’:
Patterns not matched:
BraZero
_ :<| BraZero
_ :<| (_ :<| _)
_ :<| (_ :<+ _)
QuantumVector.lhs:760:3: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘label’:
Patterns not matched:
_ KetZero
_ (_ :|> _)
_ (_ :+> _)
QuantumVector.lhs:773:3: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘rot’:
Patterns not matched:
KetZero
_ :|> _
_ :+> _
QuantumVector.lhs:869:3: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘label'’:
Patterns not matched:
KetZero
_ :|> _
_ :+> _
QuantumVector.lhs:910:3: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘rot'’:
Patterns not matched:
KetZero
_ :|> _
_ :+> _
[8 of 8] Compiling Eigensystem ( Eigensystem.hs, dist/build/Eigensystem.o )
Eigensystem.hs:82:1: Warning: Defined but not used: ‘eigenpairs’
Eigensystem.hs:143:1: Warning: Defined but not used: ‘matrixA’
Eigensystem.hs:154:1: Warning: Defined but not used: ‘opA’
Eigensystem.hs:157:1: Warning: Defined but not used: ‘basisA’
In-place registering numeric-quest-0.2.0.1...
Running Haddock for numeric-quest-0.2.0.1...
Running hscolour for numeric-quest-0.2.0.1...
Preprocessing library numeric-quest-0.2.0.1...
Preprocessing library numeric-quest-0.2.0.1...
Orthogonals.lhs:325:12: Warning:
No explicit implementation for
‘norm’
In the instance declaration for ‘Scalar (Ratio a)’
EigensystemNum.hs:36:1: Warning: Tab character
Eigensystem.hs:82:1: Warning: Defined but not used: ‘eigenpairs’
Eigensystem.hs:143:1: Warning: Defined but not used: ‘matrixA’
Eigensystem.hs:154:1: Warning: Defined but not used: ‘opA’
Eigensystem.hs:157:1: Warning: Defined but not used: ‘basisA’
Haddock coverage:
0% ( 0 / 25) in 'Tensor'
Missing documentation for:
Module header
Tensor (Tensor.lhs:141)
rank (Tensor.lhs:161)
dims (Tensor.lhs:173)
(Tensor.lhs:190)
showList' (Tensor.lhs:197)
tensor (Tensor.lhs:232)
# (Tensor.lhs:270)
## (Tensor.lhs:275)
scalar (Tensor.lhs:285)
vector (Tensor.lhs:295)
epsilon' (Tensor.lhs:316)
delta' (Tensor.lhs:336)
delta (Tensor.lhs:347)
epsilon (Tensor.lhs:347)
dot (Tensor.lhs:372)
cross' (Tensor.lhs:391)
cross (Tensor.lhs:400)
(Tensor.lhs:423)
(Tensor.lhs:478)
contract (Tensor.lhs:557)
<*> (Tensor.lhs:694)
<<*>> (Tensor.lhs:731)
d_standard (Tensor.lhs:810)
d_simpler (Tensor.lhs:824)
0% ( 0 / 5) in 'Roots'
Missing documentation for:
Module header
roots (Roots.hs:6)
laguerre (Roots.hs:32)
polynomial_value (Roots.hs:68)
polynomial_derivative (Roots.hs:79)
0% ( 0 / 29) in 'Fraction'
Missing documentation for:
Module header
Fraction (Fraction.hs:79)
num (Fraction.hs:82)
den (Fraction.hs:82)
reduce (Fraction.hs:86)
// (Fraction.hs:98)
approx (Fraction.hs:101)
(Fraction.hs:125)
(Fraction.hs:131)
(Fraction.hs:136)
(Fraction.hs:139)
(Fraction.hs:148)
(Fraction.hs:160)
(Fraction.hs:166)
(Fraction.hs:170)
numericEnumFrom (Fraction.hs:179)
numericEnumFromThen (Fraction.hs:180)
numericEnumFromTo (Fraction.hs:181)
numericEnumFromThenTo (Fraction.hs:182)
CF (Fraction.hs:199)
fromCF (Fraction.hs:201)
toCF (Fraction.hs:213)
approxCF (Fraction.hs:231)
fromTaylorToCF (Fraction.hs:259)
fromFraction (Fraction.hs:278)
fac (Fraction.hs:285)
integerRoot2 (Fraction.hs:288)
Transcendental (Fraction.hs:314)
(Fraction.hs:342)
7% ( 4 / 55) in 'Orthogonals'
Missing documentation for:
Module header
bra_ket (Orthogonals.lhs:286)
Scalar (Orthogonals.lhs:307)
(Orthogonals.lhs:313)
(Orthogonals.lhs:319)
(Orthogonals.lhs:325)
(Orthogonals.lhs:336)
norm1 (Orthogonals.lhs:343)
norminf (Orthogonals.lhs:346)
matnorm1 (Orthogonals.lhs:349)
matnorminf (Orthogonals.lhs:352)
sum_product (Orthogonals.lhs:365)
normalized (Orthogonals.lhs:381)
scaled' (Orthogonals.lhs:385)
transposed (Orthogonals.lhs:412)
adjoint (Orthogonals.lhs:418)
matrix_zipWith (Orthogonals.lhs:451)
add_matrices (Orthogonals.lhs:459)
matrix_matrix (Orthogonals.lhs:496)
matrix_matrix' (Orthogonals.lhs:511)
triangle_matrix' (Orthogonals.lhs:523)
matrix_ket (Orthogonals.lhs:552)
bra_matrix (Orthogonals.lhs:569)
bra_matrix_ket (Orthogonals.lhs:586)
scalar_matrix (Orthogonals.lhs:598)
orthogonals (Orthogonals.lhs:640)
gram_schmidt (Orthogonals.lhs:660)
one_ket_triangle (Orthogonals.lhs:756)
one_ket_solution (Orthogonals.lhs:782)
many_kets_triangle (Orthogonals.lhs:808)
many_kets_solution (Orthogonals.lhs:837)
inverse (Orthogonals.lhs:879)
factors_QR (Orthogonals.lhs:950)
determinant (Orthogonals.lhs:978)
determinantNaive (Orthogonals.lhs:991)
determinantClow (Orthogonals.lhs:1010)
newClow (Orthogonals.lhs:1025)
extendClow (Orthogonals.lhs:1037)
longerClow (Orthogonals.lhs:1051)
removeEach (Orthogonals.lhs:1070)
alternate (Orthogonals.lhs:1074)
parityFlip (Orthogonals.lhs:1077)
similar_to (Orthogonals.lhs:1187)
iterated_eigenvalues (Orthogonals.lhs:1200)
eigenvalues (Orthogonals.lhs:1214)
add_to_diagonal (Orthogonals.lhs:1297)
eigenkets (Orthogonals.lhs:1585)
eigenket' (Orthogonals.lhs:1682)
unit_matrix (Orthogonals.lhs:1783)
unit_vector (Orthogonals.lhs:1790)
diagonals (Orthogonals.lhs:1797)
0% ( 0 / 9) in 'EigensystemNum'
Missing documentation for:
Module header
mult (EigensystemNum.hs:6)
matSqr (EigensystemNum.hs:9)
powerIter (EigensystemNum.hs:12)
normalize (EigensystemNum.hs:18)
getGrowth (EigensystemNum.hs:21)
specRadApprox (EigensystemNum.hs:27)
eigenValuesApprox (EigensystemNum.hs:30)
limit (EigensystemNum.hs:33)
0% ( 0 / 6) in 'LinearAlgorithms'
Missing documentation for:
Module header
triangular (LinearAlgorithms.hs:64)
triangular2 (LinearAlgorithms.hs:80)
tridiagonal (LinearAlgorithms.hs:108)
tridiagonal2 (LinearAlgorithms.hs:130)
Scalar (LinearAlgorithms.hs:47)
0% ( 0 / 34) in 'QuantumVector'
Missing documentation for:
Module header
DiracVector (QuantumVector.lhs:227)
Scalar (QuantumVector.lhs:261)
Ket (QuantumVector.lhs:263)
*> (QuantumVector.lhs:274)
|> (QuantumVector.lhs:282)
+> (QuantumVector.lhs:293)
(QuantumVector.lhs:302)
reduceKet (QuantumVector.lhs:349)
ketBasis (QuantumVector.lhs:360)
toBra (QuantumVector.lhs:370)
(QuantumVector.lhs:379)
Bra (QuantumVector.lhs:411)
<* (QuantumVector.lhs:422)
<| (QuantumVector.lhs:429)
<+ (QuantumVector.lhs:437)
(QuantumVector.lhs:446)
reduceBra (QuantumVector.lhs:464)
braBasis (QuantumVector.lhs:475)
toKet (QuantumVector.lhs:485)
(QuantumVector.lhs:494)
<> (QuantumVector.lhs:532)
d (QuantumVector.lhs:546)
closure (QuantumVector.lhs:736)
>< (QuantumVector.lhs:742)
label (QuantumVector.lhs:759)
rot (QuantumVector.lhs:772)
label' (QuantumVector.lhs:868)
rot' (QuantumVector.lhs:909)
(QuantumVector.lhs:1119)
(QuantumVector.lhs:1125)
showsScalar (QuantumVector.lhs:1132)
Tuple (QuantumVector.lhs:1158)
(QuantumVector.lhs:1161)
0% ( 0 / 3) in 'Eigensystem'
Missing documentation for:
Module header
eigenvalues (Eigensystem.hs:62)
adjoint (Eigensystem.hs:98)
Documentation created: dist/doc/html/numeric-quest/index.html,
dist/doc/html/numeric-quest/numeric-quest.txt
Creating package registration file:
/tmp/pkgConf-numeric-quest-0.2.02032454154217927335.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/numeric-quest-0.2.0.1-BXMur9FtkCxLDc9Fix0rLv
Registering numeric-quest-0.2.0.1...
Installed numeric-quest-0.2.0.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.11446648412695466127.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
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-17883809021321756868.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring stream-fusion-0.1.2.5...
Building stream-fusion-0.1.2.5...
Preprocessing library stream-fusion-0.1.2.5...
[1 of 3] Compiling Data.Stream ( Data/Stream.hs, dist/build/Data/Stream.o )
Data/Stream.hs:589:5: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘next’:
Patterns not matched: (_ :!: (Just (L _))) :!: S2
[2 of 3] Compiling Data.List.Stream ( Data/List/Stream.hs, dist/build/Data/List/Stream.o )
Data/List/Stream.hs:235:1: Warning:
The import of ‘seq, Int’ from module ‘Prelude’ is redundant
Data/List/Stream.hs:1654:10: Warning: Tab character
Data/List/Stream.hs:2429:1: Warning:
Rule "genericSplitAt -> fusible" may never fire
because ‘genericSplitAt’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericSplitAt’
Data/List/Stream.hs:2436:1: Warning:
Rule "genericSplitAt -> splitAt/Int" may never fire
because ‘genericSplitAt’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericSplitAt’
Data/List/Stream.hs:2447:1: Warning:
Rule "genericReplicate -> replicate/Int" may never fire
because ‘genericReplicate’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericReplicate’
[3 of 3] Compiling Control.Monad.Stream ( Control/Monad/Stream.hs, dist/build/Control/Monad/Stream.o )
Control/Monad/Stream.hs:136:10:
Ambiguous occurrence ‘MonadPlus’
It could refer to either ‘Control.Monad.Stream.MonadPlus’,
defined at Control/Monad/Stream.hs:124:1
or ‘GHC.Base.MonadPlus’,
imported from ‘GHC.Base’ at Control/Monad/Stream.hs:80:1-15
Control/Monad/Stream.hs:140:10:
Ambiguous occurrence ‘MonadPlus’
It could refer to either ‘Control.Monad.Stream.MonadPlus’,
defined at Control/Monad/Stream.hs:124:1
or ‘GHC.Base.MonadPlus’,
imported from ‘GHC.Base’ at Control/Monad/Stream.hs:80:1-15
Failed to install stream-fusion-0.1.2.5
Configuring syb-0.4.4...
Building syb-0.4.4...
Preprocessing library syb-0.4.4...
[ 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.4.4...
Running Haddock for syb-0.4.4...
Running hscolour for syb-0.4.4...
Preprocessing library syb-0.4.4...
Preprocessing library syb-0.4.4...
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% ( 16 / 16) 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-0.41514620094499429649.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.4.4-HXdJjHFXhlk7hr6SnBkoe9
Registering syb-0.4.4...
Installed syb-0.4.4
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (126 /126) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (127 /128) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:288)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.11637840187700287639.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring unsafe-0.0...
Building unsafe-0.0...
Preprocessing library unsafe-0.0...
[1 of 1] Compiling System.Unsafe ( src-new/System/Unsafe.hs, dist/build/System/Unsafe.o )
In-place registering unsafe-0.0...
Running Haddock for unsafe-0.0...
Running hscolour for unsafe-0.0...
Preprocessing library unsafe-0.0...
Preprocessing library unsafe-0.0...
Haddock coverage:
0% ( 0 / 8) in 'System.Unsafe'
Missing documentation for:
Module header
performIO (src-new/System/Unsafe.hs:14)
interleaveIO (src-new/System/Unsafe.hs:17)
interleaveST (src-new/System/Unsafe.hs:20)
ioToST (src-new/System/Unsafe.hs:23)
stToIO (src-new/System/Unsafe.hs:26)
foreignPtrToPtr (src-new/System/Unsafe.hs:29)
coerce (src-new/System/Unsafe.hs:32)
Documentation created: dist/doc/html/unsafe/index.html,
dist/doc/html/unsafe/unsafe.txt
Creating package registration file: /tmp/pkgConf-unsafe-04277786931896870037.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unsafe-0.0-FkeMFkldgrU3aC4LmHfKOW
Registering unsafe-0.0...
Installed unsafe-0.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.014476805891229939013.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utility-ht-0.0.11-2TDzwuUXV1L537S7AEMkBP
Registering utility-ht-0.0.11...
Installed utility-ht-0.0.11
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.3269365760340606628.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/markov-chain-0.0.3.3-3p2kDfwnR9E75anMGPRTbn
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-01945972417442357055.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring haskell-src-1.0.2.0...
Building haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
[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.214447889241092771206.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-src-1.0.2.0-HLzzsPwI3yM9KDhJbRwosY
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.17831757391646824656.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring storable-record-0.0.3...
Building storable-record-0.0.3...
Preprocessing library storable-record-0.0.3...
[1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o )
[2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o )
[3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o )
[4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o )
src/Foreign/Storable/RecordMinimalSize.hs:73: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/Foreign/Storable/RecordMinimalSize.hs:75: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()
[5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o )
src/Foreign/Storable/RecordReaderPtr.hs:73: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/Foreign/Storable/RecordReaderPtr.hs:75: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()
[6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o )
[7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o )
src/Foreign/Storable/Record.hs:70: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/Foreign/Storable/Record.hs:72: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 storable-record-0.0.3...
Running Haddock for storable-record-0.0.3...
Running hscolour for storable-record-0.0.3...
Preprocessing library storable-record-0.0.3...
Preprocessing library storable-record-0.0.3...
src/Foreign/Storable/RecordMinimalSize.hs:73: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/Foreign/Storable/RecordMinimalSize.hs:75: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/Foreign/Storable/RecordReaderPtr.hs:73: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/Foreign/Storable/RecordReaderPtr.hs:75: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/Foreign/Storable/Record.hs:70: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/Foreign/Storable/Record.hs:72: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:
20% ( 1 / 5) in 'Foreign.Storable.Newtype'
Missing documentation for:
sizeOf (src/Foreign/Storable/Newtype.hs:23)
alignment (src/Foreign/Storable/Newtype.hs:26)
peek (src/Foreign/Storable/Newtype.hs:30)
poke (src/Foreign/Storable/Newtype.hs:35)
0% ( 0 / 6) in 'Foreign.Storable.FixedArray'
Missing documentation for:
Module header
roundUp (src/Foreign/Storable/FixedArray.hs:12)
sizeOfArray (src/Foreign/Storable/FixedArray.hs:16)
pokeNext (src/Foreign/Storable/FixedArray.hs:21)
peekNext (src/Foreign/Storable/FixedArray.hs:29)
run (src/Foreign/Storable/FixedArray.hs:36)
50% ( 3 / 6) in 'Foreign.Storable.Traversable'
Missing documentation for:
alignment (src/Foreign/Storable/Traversable.hs:62)
sizeOf (src/Foreign/Storable/Traversable.hs:68)
poke (src/Foreign/Storable/Traversable.hs:117)
11% ( 1 / 9) in 'Foreign.Storable.RecordMinimalSize'
Missing documentation for:
Dictionary (src/Foreign/Storable/RecordMinimalSize.hs:84)
Access (src/Foreign/Storable/RecordMinimalSize.hs:91)
element (src/Foreign/Storable/RecordMinimalSize.hs:138)
run (src/Foreign/Storable/RecordMinimalSize.hs:155)
alignment (src/Foreign/Storable/RecordMinimalSize.hs:163)
sizeOf (src/Foreign/Storable/RecordMinimalSize.hs:169)
peek (src/Foreign/Storable/RecordMinimalSize.hs:174)
poke (src/Foreign/Storable/RecordMinimalSize.hs:179)
11% ( 1 / 9) in 'Foreign.Storable.RecordReaderPtr'
Missing documentation for:
Dictionary (src/Foreign/Storable/RecordReaderPtr.hs:84)
Access (src/Foreign/Storable/RecordReaderPtr.hs:91)
element (src/Foreign/Storable/RecordReaderPtr.hs:138)
run (src/Foreign/Storable/RecordReaderPtr.hs:155)
alignment (src/Foreign/Storable/RecordReaderPtr.hs:163)
sizeOf (src/Foreign/Storable/RecordReaderPtr.hs:168)
peek (src/Foreign/Storable/RecordReaderPtr.hs:173)
poke (src/Foreign/Storable/RecordReaderPtr.hs:178)
20% ( 1 / 5) in 'Foreign.Storable.TraversableUnequalSizes'
Missing documentation for:
alignment (src/Foreign/Storable/TraversableUnequalSizes.hs:29)
sizeOf (src/Foreign/Storable/TraversableUnequalSizes.hs:36)
peek (src/Foreign/Storable/TraversableUnequalSizes.hs:49)
poke (src/Foreign/Storable/TraversableUnequalSizes.hs:68)
11% ( 1 / 9) in 'Foreign.Storable.Record'
Missing documentation for:
Dictionary (src/Foreign/Storable/Record.hs:81)
Access (src/Foreign/Storable/Record.hs:88)
element (src/Foreign/Storable/Record.hs:141)
run (src/Foreign/Storable/Record.hs:156)
alignment (src/Foreign/Storable/Record.hs:164)
sizeOf (src/Foreign/Storable/Record.hs:169)
peek (src/Foreign/Storable/Record.hs:174)
poke (src/Foreign/Storable/Record.hs:179)
Documentation created: dist/doc/html/storable-record/index.html,
dist/doc/html/storable-record/storable-record.txt
Creating package registration file:
/tmp/pkgConf-storable-record-0.07299728351937495191.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-record-0.0.3-B9XA5GdAgYc4fDmgk3lkbE
Registering storable-record-0.0.3...
Installed storable-record-0.0.3
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Test/QuickCheck/Arbitrary.hs:6:37: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 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.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Test/QuickCheck/Arbitrary.hs:6:37: Warning:
-XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
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:46)
ranges (Test/QuickCheck/Text.hs:51)
number (Test/QuickCheck/Text.hs:59)
short (Test/QuickCheck/Text.hs:62)
showErr (Test/QuickCheck/Text.hs:70)
oneLine (Test/QuickCheck/Text.hs:73)
isOneLine (Test/QuickCheck/Text.hs:76)
bold (Test/QuickCheck/Text.hs:79)
newTerminal (Test/QuickCheck/Text.hs:90)
withStdioTerminal (Test/QuickCheck/Text.hs:104)
withNullTerminal (Test/QuickCheck/Text.hs:108)
terminalOutput (Test/QuickCheck/Text.hs:112)
handle (Test/QuickCheck/Text.hs:115)
Terminal (Test/QuickCheck/Text.hs:87)
putTemp (Test/QuickCheck/Text.hs:126)
putPart (Test/QuickCheck/Text.hs:126)
putLine (Test/QuickCheck/Text.hs:126)
100% ( 2 / 2) in 'Test.QuickCheck.State'
89% ( 25 / 28) in 'Test.QuickCheck.Gen'
Missing documentation for:
(Test/QuickCheck/Gen.hs:46)
(Test/QuickCheck/Gen.hs:50)
(Test/QuickCheck/Gen.hs:54)
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:179)
doneTesting (Test/QuickCheck/Test.hs:185)
giveUp (Test/QuickCheck/Test.hs:215)
runATest (Test/QuickCheck/Test.hs:231)
summary (Test/QuickCheck/Test.hs:297)
success (Test/QuickCheck/Test.hs:308)
labelPercentage (Test/QuickCheck/Test.hs:338)
insufficientCoverage (Test/QuickCheck/Test.hs:346)
foundFailure (Test/QuickCheck/Test.hs:353)
localMin (Test/QuickCheck/Test.hs:357)
localMin' (Test/QuickCheck/Test.hs:387)
localMinFound (Test/QuickCheck/Test.hs:399)
callbackPostTest (Test/QuickCheck/Test.hs:424)
callbackPostFinalFailure (Test/QuickCheck/Test.hs:429)
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.820646041732042106956.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring storable-tuple-0.0.2...
Building storable-tuple-0.0.2...
Preprocessing library storable-tuple-0.0.2...
[1 of 1] Compiling Foreign.Storable.Tuple ( src/Foreign/Storable/Tuple.hs, dist/build/Foreign/Storable/Tuple.o )
src/Foreign/Storable/Tuple.hs:8:1: Warning:
The import of ‘<*>, pure’
from module ‘Control.Applicative’ is redundant
src/Foreign/Storable/Tuple.hs:13:10: Warning:
Orphan instance: instance Storable ()
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/Foreign/Storable/Tuple.hs:19:10: Warning:
Orphan instance:
instance (Storable a, Storable b) => Storable (a, b)
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/Foreign/Storable/Tuple.hs:35:10: Warning:
Orphan instance:
instance (Storable a, Storable b, Storable c) => Storable (a, b, c)
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/Foreign/Storable/Tuple.hs:51:10: Warning:
Orphan instance:
instance (Storable a, Storable b, Storable c, Storable d) =>
Storable (a, b, c, d)
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.
In-place registering storable-tuple-0.0.2...
Running Haddock for storable-tuple-0.0.2...
Running hscolour for storable-tuple-0.0.2...
Preprocessing library storable-tuple-0.0.2...
Preprocessing library storable-tuple-0.0.2...
src/Foreign/Storable/Tuple.hs:8:1: Warning:
The import of ‘<*>, pure’
from module ‘Control.Applicative’ is redundant
src/Foreign/Storable/Tuple.hs:13:10: Warning:
Orphan instance: instance Storable ()
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/Foreign/Storable/Tuple.hs:19:10: Warning:
Orphan instance:
instance (Storable a, Storable b) => Storable (a, b)
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/Foreign/Storable/Tuple.hs:35:10: Warning:
Orphan instance:
instance (Storable a, Storable b, Storable c) => Storable (a, b, c)
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/Foreign/Storable/Tuple.hs:51:10: Warning:
Orphan instance:
instance (Storable a, Storable b, Storable c, Storable d) =>
Storable (a, b, c, d)
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:
0% ( 0 / 8) in 'Foreign.Storable.Tuple'
Missing documentation for:
Module header
(src/Foreign/Storable/Tuple.hs:13)
(src/Foreign/Storable/Tuple.hs:19)
storePair (src/Foreign/Storable/Tuple.hs:25)
(src/Foreign/Storable/Tuple.hs:35)
storeTriple (src/Foreign/Storable/Tuple.hs:41)
(src/Foreign/Storable/Tuple.hs:51)
storeQuadruple (src/Foreign/Storable/Tuple.hs:57)
Documentation created: dist/doc/html/storable-tuple/index.html,
dist/doc/html/storable-tuple/storable-tuple.txt
Creating package registration file:
/tmp/pkgConf-storable-tuple-0.0661362461309572886.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-tuple-0.0.2-JQragdLEfDzFDqXJhNIxqG
Registering storable-tuple-0.0.2...
Installed storable-tuple-0.0.2
Configuring non-empty-0.2.1...
Building non-empty-0.2.1...
Preprocessing library non-empty-0.2.1...
[ 1 of 12] Compiling Data.Append ( src/Data/Append.hs, dist/build/Data/Append.o )
src/Data/Append.hs:4:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Append.hs:5: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/Data/Append.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()
[ 2 of 12] Compiling Data.NonEmpty.Class ( src/Data/NonEmpty/Class.hs, dist/build/Data/NonEmpty/Class.o )
src/Data/NonEmpty/Class.hs:9:1: Warning:
The import of ‘Traversable’
from module ‘Data.Traversable’ is redundant
[ 3 of 12] Compiling Data.Empty ( src/Data/Empty.hs, dist/build/Data/Empty.o )
src/Data/Empty.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 4 of 12] Compiling Data.NonEmpty.Match ( src/Data/NonEmpty/Match.hs, dist/build/Data/NonEmpty/Match.o )
[ 5 of 12] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o )
src/Data/Zip.hs:6:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Zip.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 6 of 12] Compiling Data.NonEmptyPrivate ( src/Data/NonEmptyPrivate.hs, dist/build/Data/NonEmptyPrivate.o )
[ 7 of 12] Compiling Data.NonEmpty ( src/Data/NonEmpty.hs, dist/build/Data/NonEmpty.o )
[ 8 of 12] Compiling Data.NonEmpty.Mixed ( src/Data/NonEmpty/Mixed.hs, dist/build/Data/NonEmpty/Mixed.o )
src/Data/NonEmpty/Mixed.hs:15:1: Warning:
The import of ‘Traversable, sequenceA’
from module ‘Data.Traversable’ is redundant
src/Data/NonEmpty/Mixed.hs:16:1: Warning:
The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant
[ 9 of 12] Compiling Data.NonEmptyTest ( src/Data/NonEmptyTest.hs, dist/build/Data/NonEmptyTest.o )
[10 of 12] Compiling Data.NonEmpty.Set ( src/Data/NonEmpty/Set.hs, dist/build/Data/NonEmpty/Set.o )
[11 of 12] Compiling Data.NonEmpty.Map ( src/Data/NonEmpty/Map.hs, dist/build/Data/NonEmpty/Map.o )
src/Data/NonEmpty/Map.hs:30:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/NonEmpty/Map.hs:31: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/Data/NonEmpty/Map.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()
[12 of 12] Compiling Data.Optional ( src/Data/Optional.hs, dist/build/Data/Optional.o )
In-place registering non-empty-0.2.1...
Running Haddock for non-empty-0.2.1...
Running hscolour for non-empty-0.2.1...
Preprocessing library non-empty-0.2.1...
Preprocessing library non-empty-0.2.1...
src/Data/Append.hs:4:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Append.hs:5: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/Data/Append.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/NonEmpty/Class.hs:9:1: Warning:
The import of ‘Traversable’
from module ‘Data.Traversable’ is redundant
src/Data/Empty.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/Zip.hs:6:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/Zip.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
0% ( 0 / 5) in 'Data.Append'
Missing documentation for:
Module header
T (src/Data/Append.hs:11)
(src/Data/Append.hs:17)
(src/Data/Append.hs:20)
(src/Data/Append.hs:23)
4% ( 3 / 69) in 'Data.NonEmpty.Class'
Missing documentation for:
Module header
Empty (src/Data/NonEmpty/Class.hs:19)
(src/Data/NonEmpty/Class.hs:22)
(src/Data/NonEmpty/Class.hs:25)
(src/Data/NonEmpty/Class.hs:28)
(src/Data/NonEmpty/Class.hs:31)
Cons (src/Data/NonEmpty/Class.hs:35)
(src/Data/NonEmpty/Class.hs:38)
(src/Data/NonEmpty/Class.hs:41)
Snoc (src/Data/NonEmpty/Class.hs:45)
(src/Data/NonEmpty/Class.hs:48)
(src/Data/NonEmpty/Class.hs:51)
snocDefault (src/Data/NonEmpty/Class.hs:54)
ViewL (src/Data/NonEmpty/Class.hs:59)
(src/Data/NonEmpty/Class.hs:62)
(src/Data/NonEmpty/Class.hs:65)
(src/Data/NonEmpty/Class.hs:68)
(src/Data/NonEmpty/Class.hs:71)
ViewR (src/Data/NonEmpty/Class.hs:79)
(src/Data/NonEmpty/Class.hs:82)
(src/Data/NonEmpty/Class.hs:85)
(src/Data/NonEmpty/Class.hs:88)
(src/Data/NonEmpty/Class.hs:91)
View (src/Data/NonEmpty/Class.hs:98)
(src/Data/NonEmpty/Class.hs:99)
(src/Data/NonEmpty/Class.hs:100)
(src/Data/NonEmpty/Class.hs:101)
(src/Data/NonEmpty/Class.hs:102)
viewRDefault (src/Data/NonEmpty/Class.hs:108)
Singleton (src/Data/NonEmpty/Class.hs:113)
(src/Data/NonEmpty/Class.hs:116)
(src/Data/NonEmpty/Class.hs:119)
(src/Data/NonEmpty/Class.hs:122)
(src/Data/NonEmpty/Class.hs:125)
Append (src/Data/NonEmpty/Class.hs:129)
(src/Data/NonEmpty/Class.hs:132)
(src/Data/NonEmpty/Class.hs:135)
(src/Data/NonEmpty/Class.hs:151)
(src/Data/NonEmpty/Class.hs:154)
(src/Data/NonEmpty/Class.hs:157)
zipWith3 (src/Data/NonEmpty/Class.hs:160)
zipWith4 (src/Data/NonEmpty/Class.hs:163)
zip (src/Data/NonEmpty/Class.hs:166)
zip3 (src/Data/NonEmpty/Class.hs:169)
zip4 (src/Data/NonEmpty/Class.hs:172)
Repeat (src/Data/NonEmpty/Class.hs:176)
(src/Data/NonEmpty/Class.hs:184)
Iterate (src/Data/NonEmpty/Class.hs:189)
(src/Data/NonEmpty/Class.hs:192)
(src/Data/NonEmpty/Class.hs:204)
(src/Data/NonEmpty/Class.hs:207)
(src/Data/NonEmpty/Class.hs:210)
(src/Data/NonEmpty/Class.hs:213)
SortBy (src/Data/NonEmpty/Class.hs:223)
(src/Data/NonEmpty/Class.hs:226)
(src/Data/NonEmpty/Class.hs:229)
(src/Data/NonEmpty/Class.hs:232)
Reverse (src/Data/NonEmpty/Class.hs:236)
(src/Data/NonEmpty/Class.hs:239)
(src/Data/NonEmpty/Class.hs:240)
(src/Data/NonEmpty/Class.hs:241)
Show (src/Data/NonEmpty/Class.hs:244)
(src/Data/NonEmpty/Class.hs:247)
(src/Data/NonEmpty/Class.hs:255)
Arbitrary (src/Data/NonEmpty/Class.hs:259)
(src/Data/NonEmpty/Class.hs:263)
0% ( 0 / 18) in 'Data.Empty'
Missing documentation for:
Module header
T (src/Data/Empty.hs:12)
(src/Data/Empty.hs:15)
(src/Data/Empty.hs:18)
(src/Data/Empty.hs:21)
(src/Data/Empty.hs:24)
(src/Data/Empty.hs:27)
(src/Data/Empty.hs:30)
(src/Data/Empty.hs:33)
(src/Data/Empty.hs:36)
(src/Data/Empty.hs:38)
(src/Data/Empty.hs:42)
(src/Data/Empty.hs:45)
(src/Data/Empty.hs:48)
(src/Data/Empty.hs:50)
(src/Data/Empty.hs:53)
(src/Data/Empty.hs:59)
(src/Data/Empty.hs:65)
100% ( 3 / 3) in 'Data.NonEmpty.Match'
40% ( 2 / 5) in 'Data.Zip'
Missing documentation for:
Module header
(src/Data/Zip.hs:15)
(src/Data/Zip.hs:18)
22% ( 22 /101) in 'Data.NonEmptyPrivate'
Missing documentation for:
Module header
(src/Data/NonEmptyPrivate.hs:70)
(src/Data/NonEmptyPrivate.hs:73)
!: (src/Data/NonEmptyPrivate.hs:81)
(src/Data/NonEmptyPrivate.hs:92)
(src/Data/NonEmptyPrivate.hs:95)
(src/Data/NonEmptyPrivate.hs:109)
(src/Data/NonEmptyPrivate.hs:112)
(src/Data/NonEmptyPrivate.hs:118)
(src/Data/NonEmptyPrivate.hs:124)
(src/Data/NonEmptyPrivate.hs:128)
arbitrary (src/Data/NonEmptyPrivate.hs:132)
shrink (src/Data/NonEmptyPrivate.hs:135)
Aux (src/Data/NonEmptyPrivate.hs:138)
(src/Data/NonEmptyPrivate.hs:140)
toList (src/Data/NonEmptyPrivate.hs:165)
flatten (src/Data/NonEmptyPrivate.hs:168)
fetch (src/Data/NonEmptyPrivate.hs:171)
(src/Data/NonEmptyPrivate.hs:185)
(src/Data/NonEmptyPrivate.hs:188)
snoc (src/Data/NonEmptyPrivate.hs:199)
snocAlt (src/Data/NonEmptyPrivate.hs:203)
(src/Data/NonEmptyPrivate.hs:207)
singleton (src/Data/NonEmptyPrivate.hs:210)
viewL (src/Data/NonEmptyPrivate.hs:214)
viewR (src/Data/NonEmptyPrivate.hs:217)
mapHead (src/Data/NonEmptyPrivate.hs:221)
mapTail (src/Data/NonEmptyPrivate.hs:224)
init (src/Data/NonEmptyPrivate.hs:227)
last (src/Data/NonEmptyPrivate.hs:230)
foldl1 (src/Data/NonEmptyPrivate.hs:233)
attachKey (src/Data/NonEmptyPrivate.hs:329)
(src/Data/NonEmptyPrivate.hs:341)
append (src/Data/NonEmptyPrivate.hs:344)
appendRight (src/Data/NonEmptyPrivate.hs:348)
appendLeft (src/Data/NonEmptyPrivate.hs:351)
(src/Data/NonEmptyPrivate.hs:368)
zipWith (src/Data/NonEmptyPrivate.hs:371)
(src/Data/NonEmptyPrivate.hs:375)
(src/Data/NonEmptyPrivate.hs:378)
reverse (src/Data/NonEmptyPrivate.hs:388)
(src/Data/NonEmptyPrivate.hs:391)
(src/Data/NonEmptyPrivate.hs:403)
Insert (src/Data/NonEmptyPrivate.hs:407)
(src/Data/NonEmptyPrivate.hs:413)
(src/Data/NonEmptyPrivate.hs:420)
(src/Data/NonEmptyPrivate.hs:423)
(src/Data/NonEmptyPrivate.hs:426)
(src/Data/NonEmptyPrivate.hs:429)
InsertBy (src/Data/NonEmptyPrivate.hs:459)
(src/Data/NonEmptyPrivate.hs:462)
(src/Data/NonEmptyPrivate.hs:469)
(src/Data/NonEmptyPrivate.hs:472)
(src/Data/NonEmptyPrivate.hs:482)
(src/Data/NonEmptyPrivate.hs:493)
insertByTraversable (src/Data/NonEmptyPrivate.hs:510)
RemoveEach (src/Data/NonEmptyPrivate.hs:523)
(src/Data/NonEmptyPrivate.hs:526)
(src/Data/NonEmptyPrivate.hs:530)
(src/Data/NonEmptyPrivate.hs:533)
(src/Data/NonEmptyPrivate.hs:537)
Tails (src/Data/NonEmptyPrivate.hs:549)
(src/Data/NonEmptyPrivate.hs:552)
(src/Data/NonEmptyPrivate.hs:555)
(src/Data/NonEmptyPrivate.hs:558)
(src/Data/NonEmptyPrivate.hs:563)
(src/Data/NonEmptyPrivate.hs:570)
tailsTraversable (src/Data/NonEmptyPrivate.hs:573)
initsRev (src/Data/NonEmptyPrivate.hs:592)
TransposeOuter (src/Data/NonEmptyPrivate.hs:601)
(src/Data/NonEmptyPrivate.hs:604)
TransposeInner (src/Data/NonEmptyPrivate.hs:620)
(src/Data/NonEmptyPrivate.hs:624)
transposePrelude (src/Data/NonEmptyPrivate.hs:656)
propTranspose (src/Data/NonEmptyPrivate.hs:665)
propTransposePrelude (src/Data/NonEmptyPrivate.hs:669)
scanl (src/Data/NonEmptyPrivate.hs:675)
scanr (src/Data/NonEmptyPrivate.hs:680)
mapAdjacent (src/Data/NonEmptyPrivate.hs:685)
40% ( 18 / 45) in 'Data.NonEmpty'
Missing documentation for:
Module header
!: (src/Data/NonEmptyPrivate.hs:81)
toList (src/Data/NonEmptyPrivate.hs:165)
flatten (src/Data/NonEmptyPrivate.hs:168)
fetch (src/Data/NonEmptyPrivate.hs:171)
snoc (src/Data/NonEmptyPrivate.hs:199)
singleton (src/Data/NonEmptyPrivate.hs:210)
reverse (src/Data/NonEmptyPrivate.hs:388)
mapHead (src/Data/NonEmptyPrivate.hs:221)
mapTail (src/Data/NonEmptyPrivate.hs:224)
viewL (src/Data/NonEmptyPrivate.hs:214)
viewR (src/Data/NonEmptyPrivate.hs:217)
init (src/Data/NonEmptyPrivate.hs:227)
last (src/Data/NonEmptyPrivate.hs:230)
foldl1 (src/Data/NonEmptyPrivate.hs:233)
append (src/Data/NonEmptyPrivate.hs:344)
appendLeft (src/Data/NonEmptyPrivate.hs:351)
appendRight (src/Data/NonEmptyPrivate.hs:348)
zipWith (src/Data/NonEmptyPrivate.hs:371)
mapAdjacent (src/Data/NonEmptyPrivate.hs:685)
Insert (src/Data/NonEmptyPrivate.hs:407)
InsertBy (src/Data/NonEmptyPrivate.hs:459)
src/Data/NonEmpty/Mixed.hs:15:1: Warning:
The import of ‘Traversable, sequenceA’
from module ‘Data.Traversable’ is redundant
src/Data/NonEmpty/Mixed.hs:16:1: Warning:
The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant
src/Data/NonEmpty/Map.hs:30:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
src/Data/NonEmpty/Map.hs:31: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/Data/NonEmpty/Map.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()
scanl (src/Data/NonEmptyPrivate.hs:675)
scanr (src/Data/NonEmptyPrivate.hs:680)
Tails (src/Data/NonEmptyPrivate.hs:549)
initsRev (src/Data/NonEmptyPrivate.hs:592)
RemoveEach (src/Data/NonEmptyPrivate.hs:523)
10% ( 2 / 20) in 'Data.NonEmpty.Mixed'
Missing documentation for:
groupBy (src/Data/NonEmpty/Mixed.hs:22)
segmentAfter (src/Data/NonEmpty/Mixed.hs:38)
segmentBefore (src/Data/NonEmpty/Mixed.hs:52)
filterToInfixes (src/Data/NonEmpty/Mixed.hs:63)
mapAdjacent (src/Data/NonEmpty/Mixed.hs:76)
take (src/Data/NonEmpty/Mixed.hs:82)
splitAt (src/Data/NonEmpty/Mixed.hs:87)
sliceVertical (src/Data/NonEmpty/Mixed.hs:100)
init (src/Data/NonEmpty/Mixed.hs:121)
last (src/Data/NonEmpty/Mixed.hs:124)
tails (src/Data/NonEmpty/Mixed.hs:131)
inits (src/Data/NonEmpty/Mixed.hs:140)
appendLeft (src/Data/NonEmpty/Mixed.hs:150)
iterate (src/Data/NonEmpty/Mixed.hs:154)
Choose (src/Data/NonEmpty/Mixed.hs:159)
(src/Data/NonEmpty/Mixed.hs:166)
(src/Data/NonEmpty/Mixed.hs:169)
(src/Data/NonEmpty/Mixed.hs:174)
0% ( 0 / 4) in 'Data.NonEmptyTest'
Missing documentation for:
Module header
foldBalanced (src/Data/NonEmptyTest.hs:12)
filterToInfixesAlt (src/Data/NonEmptyTest.hs:18)
filterToInfixes (src/Data/NonEmptyTest.hs:34)
7% ( 1 / 14) in 'Data.NonEmpty.Set'
Missing documentation for:
Module header
T (src/Data/NonEmpty/Set.hs:33)
singleton (src/Data/NonEmpty/Set.hs:73)
member (src/Data/NonEmpty/Set.hs:76)
size (src/Data/NonEmpty/Set.hs:80)
minView (src/Data/NonEmpty/Set.hs:83)
maxView (src/Data/NonEmpty/Set.hs:86)
fromList (src/Data/NonEmpty/Set.hs:93)
toAscList (src/Data/NonEmpty/Set.hs:96)
flatten (src/Data/NonEmpty/Set.hs:99)
union (src/Data/NonEmpty/Set.hs:102)
unionLeft (src/Data/NonEmpty/Set.hs:112)
unionRight (src/Data/NonEmpty/Set.hs:116)
0% ( 0 / 19) in 'Data.NonEmpty.Map'
Missing documentation for:
Module header
T (src/Data/NonEmpty/Map.hs:43)
insert (src/Data/NonEmpty/Map.hs:63)
singleton (src/Data/NonEmpty/Map.hs:76)
member (src/Data/NonEmpty/Map.hs:79)
size (src/Data/NonEmpty/Map.hs:83)
elems (src/Data/NonEmpty/Map.hs:86)
keys (src/Data/NonEmpty/Map.hs:89)
keysSet (src/Data/NonEmpty/Map.hs:93)
lookup (src/Data/NonEmpty/Map.hs:96)
minViewWithKey (src/Data/NonEmpty/Map.hs:102)
maxViewWithKey (src/Data/NonEmpty/Map.hs:105)
fromList (src/Data/NonEmpty/Map.hs:112)
toAscList (src/Data/NonEmpty/Map.hs:115)
fetch (src/Data/NonEmpty/Map.hs:118)
flatten (src/Data/NonEmpty/Map.hs:121)
union (src/Data/NonEmpty/Map.hs:124)
unionLeft (src/Data/NonEmpty/Map.hs:134)
unionRight (src/Data/NonEmpty/Map.hs:138)
0% ( 0 / 5) in 'Data.Optional'
Missing documentation for:
Module header
T (src/Data/Optional.hs:28)
?: (src/Data/Optional.hs:50)
fromEmpty (src/Data/Optional.hs:31)
fromNonEmpty (src/Data/Optional.hs:34)
Documentation created: dist/doc/html/non-empty/index.html,
dist/doc/html/non-empty/non-empty.txt
Creating package registration file:
/tmp/pkgConf-non-empty-0.2568008764214419677.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/non-empty-0.2.1-1H41rtAGEYL7VZ0CgsxbHD
Registering non-empty-0.2.1...
Installed non-empty-0.2.1
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.16681709821956428651.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/non-negative-0.1.1-EWGQTKbiq5uFh7h1ZANXcg
Registering non-negative-0.1.1...
Installed non-negative-0.1.1
Configuring sample-frame-0.0.3...
Building sample-frame-0.0.3...
Preprocessing library sample-frame-0.0.3...
[1 of 3] Compiling Sound.Frame ( src/Sound/Frame.hs, dist/build/Sound/Frame.o )
[2 of 3] Compiling Sound.Frame.Stereo ( src/Sound/Frame/Stereo.hs, dist/build/Sound/Frame/Stereo.o )
src/Sound/Frame/Stereo.hs:15:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
[3 of 3] Compiling Sound.Frame.MuLaw ( src/Sound/Frame/MuLaw.hs, dist/build/Sound/Frame/MuLaw.o )
In-place registering sample-frame-0.0.3...
Running Haddock for sample-frame-0.0.3...
Running hscolour for sample-frame-0.0.3...
Preprocessing library sample-frame-0.0.3...
Preprocessing library sample-frame-0.0.3...
src/Sound/Frame/Stereo.hs:15:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
Haddock coverage:
57% ( 4 / 7) in 'Sound.Frame'
Missing documentation for:
Module header
sizeOfElementFoldable (src/Sound/Frame.hs:43)
withSignal (src/Sound/Frame.hs:107)
0% ( 0 / 11) in 'Sound.Frame.Stereo'
Missing documentation for:
Module header
T (src/Sound/Frame/Stereo.hs:26)
left (src/Sound/Frame/Stereo.hs:26)
right (src/Sound/Frame/Stereo.hs:26)
cons (src/Sound/Frame/Stereo.hs:41)
map (src/Sound/Frame/Stereo.hs:45)
Channel (src/Sound/Frame/Stereo.hs:49)
select (src/Sound/Frame/Stereo.hs:52)
interleave (src/Sound/Frame/Stereo.hs:59)
sequence (src/Sound/Frame/Stereo.hs:63)
liftApplicative (src/Sound/Frame/Stereo.hs:67)
0% ( 0 / 6) in 'Sound.Frame.MuLaw'
Missing documentation for:
Module header
T (src/Sound/Frame/MuLaw.hs:19)
cons (src/Sound/Frame/MuLaw.hs:33)
decons (src/Sound/Frame/MuLaw.hs:37)
fromLinear16 (src/Sound/Frame/MuLaw.hs:42)
toLinear16 (src/Sound/Frame/MuLaw.hs:56)
Documentation created: dist/doc/html/sample-frame/index.html,
dist/doc/html/sample-frame/sample-frame.txt
Creating package registration file:
/tmp/pkgConf-sample-frame-0.0427231456946638228.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/sample-frame-0.0.3-1iE5K3qmzxhFnUPLjyTesv
Registering sample-frame-0.0.3...
Installed sample-frame-0.0.3
Configuring event-list-0.1.1.2...
Building event-list-0.1.1.2...
Preprocessing library event-list-0.1.1.2...
[ 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.2...
Running Haddock for event-list-0.1.1.2...
Running hscolour for event-list-0.1.1.2...
Preprocessing library event-list-0.1.1.2...
Preprocessing library event-list-0.1.1.2...
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.1849394218333359469.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/event-list-0.1.1.2-0p7wGPF6Di5JsiOJQjxtgW
Registering event-list-0.1.1.2...
Installed event-list-0.1.1.2
Configuring numeric-prelude-0.4.2...
Building numeric-prelude-0.4.2...
Preprocessing library numeric-prelude-0.4.2...
[ 1 of 97] Compiling MathObj.Permutation ( src/MathObj/Permutation.hs, dist/build/MathObj/Permutation.o )
[ 2 of 97] Compiling NumericPrelude.List ( src/NumericPrelude/List.hs, dist/build/NumericPrelude/List.o )
[ 3 of 97] Compiling Algebra.RealRing98 ( src/Algebra/RealRing98.hs, dist/build/Algebra/RealRing98.o )
[ 4 of 97] Compiling Algebra.Indexable ( src/Algebra/Indexable.hs, dist/build/Algebra/Indexable.o )
[ 5 of 97] Compiling Algebra.DimensionTerm ( src/Algebra/DimensionTerm.hs, dist/build/Algebra/DimensionTerm.o )
[ 6 of 97] Compiling NumericPrelude.Elementwise ( src/NumericPrelude/Elementwise.hs, dist/build/NumericPrelude/Elementwise.o )
src/NumericPrelude/Elementwise.hs:3:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 7 of 97] Compiling Algebra.EqualityDecision ( src/Algebra/EqualityDecision.hs, dist/build/Algebra/EqualityDecision.o )
src/Algebra/EqualityDecision.hs:25:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 8 of 97] Compiling Algebra.OrderDecision ( src/Algebra/OrderDecision.hs, dist/build/Algebra/OrderDecision.o )
src/Algebra/OrderDecision.hs:28:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 9 of 97] Compiling Algebra.Laws ( src/Algebra/Laws.hs, dist/build/Algebra/Laws.o )
[10 of 97] Compiling NumericPrelude.Base ( src/NumericPrelude/Base.hs, dist/build/NumericPrelude/Base.o )
[11 of 97] Compiling MathObj.Permutation.Table ( src/MathObj/Permutation/Table.hs, dist/build/MathObj/Permutation/Table.o )
[12 of 97] Compiling Algebra.Additive ( src/Algebra/Additive.hs, dist/build/Algebra/Additive.o )
[13 of 97] Compiling Algebra.ZeroTestable ( src/Algebra/ZeroTestable.hs, dist/build/Algebra/ZeroTestable.o )
[14 of 97] Compiling Algebra.Ring ( src/Algebra/Ring.hs, dist/build/Algebra/Ring.o )
[15 of 97] Compiling Algebra.Differential ( src/Algebra/Differential.hs, dist/build/Algebra/Differential.o )
[16 of 97] Compiling Algebra.IntegralDomain ( src/Algebra/IntegralDomain.hs, dist/build/Algebra/IntegralDomain.o )
[17 of 97] Compiling Algebra.Monoid ( src/Algebra/Monoid.hs, dist/build/Algebra/Monoid.o )
[18 of 97] Compiling Algebra.NonNegative ( src/Algebra/NonNegative.hs, dist/build/Algebra/NonNegative.o )
[19 of 97] Compiling Algebra.Units ( src/Algebra/Units.hs, dist/build/Algebra/Units.o )
[20 of 97] Compiling Algebra.PrincipalIdealDomain ( src/Algebra/PrincipalIdealDomain.hs, dist/build/Algebra/PrincipalIdealDomain.o )
[21 of 97] Compiling MathObj.Monoid ( src/MathObj/Monoid.hs, dist/build/MathObj/Monoid.o )
[22 of 97] Compiling Algebra.RightModule ( src/Algebra/RightModule.hs, dist/build/Algebra/RightModule.o )
[23 of 97] Compiling Algebra.Vector ( src/Algebra/Vector.hs, dist/build/Algebra/Vector.o )
[24 of 97] Compiling MathObj.Algebra ( src/MathObj/Algebra.hs, dist/build/MathObj/Algebra.o )
[25 of 97] Compiling Algebra.Absolute ( src/Algebra/Absolute.hs, dist/build/Algebra/Absolute.o )
[26 of 97] Compiling Number.Ratio ( src/Number/Ratio.hs, dist/build/Number/Ratio.o )
[27 of 97] Compiling Algebra.Field ( src/Algebra/Field.hs, dist/build/Algebra/Field.o )
[28 of 97] Compiling Algebra.ToRational ( src/Algebra/ToRational.hs, dist/build/Algebra/ToRational.o )
src/Algebra/ToRational.hs:75:6: Warning:
Rule "NP.realToField :: Integer -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:76:6: Warning:
Rule "NP.realToField :: Int -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:77:6: Warning:
Rule "NP.realToField :: Int8 -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:78:6: Warning:
Rule "NP.realToField :: Int16 -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:79:6: Warning:
Rule "NP.realToField :: Int32 -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:80:6: Warning:
Rule "NP.realToField :: Int64 -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:81:6: Warning:
Rule "NP.realToField :: Word -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:82:6: Warning:
Rule "NP.realToField :: Word8 -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:83:6: Warning:
Rule "NP.realToField :: Word16 -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:84:6: Warning:
Rule "NP.realToField :: Word32 -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:85:6: Warning:
Rule "NP.realToField :: Word64 -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:86:6: Warning:
Rule "NP.realToField :: Float -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:87:6: Warning:
Rule "NP.realToField :: Double -> Float " may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:88:6: Warning:
Rule "NP.realToField :: Integer -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:89:6: Warning:
Rule "NP.realToField :: Int -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:90:6: Warning:
Rule "NP.realToField :: Int8 -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:91:6: Warning:
Rule "NP.realToField :: Int16 -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:92:6: Warning:
Rule "NP.realToField :: Int32 -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:93:6: Warning:
Rule "NP.realToField :: Int64 -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:94:6: Warning:
Rule "NP.realToField :: Word -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:95:6: Warning:
Rule "NP.realToField :: Word8 -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:96:6: Warning:
Rule "NP.realToField :: Word16 -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:97:6: Warning:
Rule "NP.realToField :: Word32 -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:98:6: Warning:
Rule "NP.realToField :: Word64 -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:99:6: Warning:
Rule "NP.realToField :: Float -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
src/Algebra/ToRational.hs:100:6: Warning:
Rule "NP.realToField :: Double -> Double" may never fire
because ‘realToField’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
[29 of 97] Compiling Algebra.RealIntegral ( src/Algebra/RealIntegral.hs, dist/build/Algebra/RealIntegral.o )
[30 of 97] Compiling Algebra.ToInteger ( src/Algebra/ToInteger.hs, dist/build/Algebra/ToInteger.o )
src/Algebra/ToInteger.hs:58:6: Warning:
Rule "NP.fromIntegral :: Integer -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:59:6: Warning:
Rule "NP.fromIntegral :: Integer -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:60:6: Warning:
Rule "NP.fromIntegral :: Integer -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:61:6: Warning:
Rule "NP.fromIntegral :: Integer -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:62:6: Warning:
Rule "NP.fromIntegral :: Int -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:63:6: Warning:
Rule "NP.fromIntegral :: Int -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:64:6: Warning:
Rule "NP.fromIntegral :: Int -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:65:6: Warning:
Rule "NP.fromIntegral :: Int -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:66:6: Warning:
Rule "NP.fromIntegral :: Int8 -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:67:6: Warning:
Rule "NP.fromIntegral :: Int8 -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:68:6: Warning:
Rule "NP.fromIntegral :: Int8 -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:69:6: Warning:
Rule "NP.fromIntegral :: Int8 -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:70:6: Warning:
Rule "NP.fromIntegral :: Int16 -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:71:6: Warning:
Rule "NP.fromIntegral :: Int16 -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:72:6: Warning:
Rule "NP.fromIntegral :: Int16 -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:73:6: Warning:
Rule "NP.fromIntegral :: Int16 -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:74:6: Warning:
Rule "NP.fromIntegral :: Int32 -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:75:6: Warning:
Rule "NP.fromIntegral :: Int32 -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:76:6: Warning:
Rule "NP.fromIntegral :: Int32 -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:77:6: Warning:
Rule "NP.fromIntegral :: Int32 -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:78:6: Warning:
Rule "NP.fromIntegral :: Int64 -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:79:6: Warning:
Rule "NP.fromIntegral :: Int64 -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:80:6: Warning:
Rule "NP.fromIntegral :: Int64 -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:81:6: Warning:
Rule "NP.fromIntegral :: Int64 -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:82:6: Warning:
Rule "NP.fromIntegral :: Word -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:83:6: Warning:
Rule "NP.fromIntegral :: Word -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:84:6: Warning:
Rule "NP.fromIntegral :: Word -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:85:6: Warning:
Rule "NP.fromIntegral :: Word -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:86:6: Warning:
Rule "NP.fromIntegral :: Word8 -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:87:6: Warning:
Rule "NP.fromIntegral :: Word8 -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:88:6: Warning:
Rule "NP.fromIntegral :: Word8 -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:89:6: Warning:
Rule "NP.fromIntegral :: Word8 -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:90:6: Warning:
Rule "NP.fromIntegral :: Word16 -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:91:6: Warning:
Rule "NP.fromIntegral :: Word16 -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:92:6: Warning:
Rule "NP.fromIntegral :: Word16 -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:93:6: Warning:
Rule "NP.fromIntegral :: Word16 -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:94:6: Warning:
Rule "NP.fromIntegral :: Word32 -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:95:6: Warning:
Rule "NP.fromIntegral :: Word32 -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:96:6: Warning:
Rule "NP.fromIntegral :: Word32 -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:97:6: Warning:
Rule "NP.fromIntegral :: Word32 -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:98:6: Warning:
Rule "NP.fromIntegral :: Word64 -> Int" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:99:6: Warning:
Rule "NP.fromIntegral :: Word64 -> Integer" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:100:6: Warning:
Rule "NP.fromIntegral :: Word64 -> Float" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
src/Algebra/ToInteger.hs:101:6: Warning:
Rule "NP.fromIntegral :: Word64 -> Double" may never fire
because ‘fromIntegral’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
[31 of 97] Compiling Algebra.Algebraic ( src/Algebra/Algebraic.hs, dist/build/Algebra/Algebraic.o )
[32 of 97] Compiling Algebra.Transcendental ( src/Algebra/Transcendental.hs, dist/build/Algebra/Transcendental.o )
[33 of 97] Compiling Algebra.Module ( src/Algebra/Module.hs, dist/build/Algebra/Module.o )
[34 of 97] Compiling Algebra.VectorSpace ( src/Algebra/VectorSpace.hs, dist/build/Algebra/VectorSpace.o )
[35 of 97] Compiling Algebra.DivisibleSpace ( src/Algebra/DivisibleSpace.hs, dist/build/Algebra/DivisibleSpace.o )
[36 of 97] Compiling Algebra.ModuleBasis ( src/Algebra/ModuleBasis.hs, dist/build/Algebra/ModuleBasis.o )
[37 of 97] Compiling NumericPrelude.List.Checked ( src/NumericPrelude/List/Checked.hs, dist/build/NumericPrelude/List/Checked.o )
[38 of 97] Compiling NumericPrelude.List.Generic ( src/NumericPrelude/List/Generic.hs, dist/build/NumericPrelude/List/Generic.o )
[39 of 97] Compiling Algebra.RealRing ( src/Algebra/RealRing.hs, dist/build/Algebra/RealRing.o )
src/Algebra/RealRing.hs:328:6: Warning:
Rule "NP.roundSimple :: a -> Int8" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
src/Algebra/RealRing.hs:333:6: Warning:
Rule "NP.roundSimple :: a -> Int16" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
src/Algebra/RealRing.hs:338:6: Warning:
Rule "NP.roundSimple :: a -> Int32" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
src/Algebra/RealRing.hs:343:6: Warning:
Rule "NP.roundSimple :: a -> Int64" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
src/Algebra/RealRing.hs:348:6: Warning:
Rule "NP.roundSimple :: a -> Word" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
src/Algebra/RealRing.hs:353:6: Warning:
Rule "NP.roundSimple :: a -> Word8" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
src/Algebra/RealRing.hs:358:6: Warning:
Rule "NP.roundSimple :: a -> Word16" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
src/Algebra/RealRing.hs:363:6: Warning:
Rule "NP.roundSimple :: a -> Word32" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
src/Algebra/RealRing.hs:368:6: Warning:
Rule "NP.roundSimple :: a -> Word64" may never fire
because ‘roundSimple’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
[40 of 97] Compiling Algebra.FloatingPoint ( src/Algebra/FloatingPoint.hs, dist/build/Algebra/FloatingPoint.o )
[41 of 97] Compiling Algebra.RealField ( src/Algebra/RealField.hs, dist/build/Algebra/RealField.o )
[42 of 97] Compiling Algebra.RealTranscendental ( src/Algebra/RealTranscendental.hs, dist/build/Algebra/RealTranscendental.o )
[43 of 97] Compiling NumericPrelude.Numeric ( src/NumericPrelude/Numeric.hs, dist/build/NumericPrelude/Numeric.o )
[44 of 97] Compiling Algebra.Lattice ( src/Algebra/Lattice.hs, dist/build/Algebra/Lattice.o )
[45 of 97] Compiling NumericPrelude ( src/NumericPrelude.hs, dist/build/NumericPrelude.o )
[46 of 97] Compiling Algebra.NormedSpace.Euclidean ( src/Algebra/NormedSpace/Euclidean.hs, dist/build/Algebra/NormedSpace/Euclidean.o )
[47 of 97] Compiling Algebra.NormedSpace.Maximum ( src/Algebra/NormedSpace/Maximum.hs, dist/build/Algebra/NormedSpace/Maximum.o )
[48 of 97] Compiling Algebra.NormedSpace.Sum ( src/Algebra/NormedSpace/Sum.hs, dist/build/Algebra/NormedSpace/Sum.o )
[49 of 97] Compiling MathObj.DiscreteMap ( src/MathObj/DiscreteMap.hs, dist/build/MathObj/DiscreteMap.o )
[50 of 97] Compiling Algebra.OccasionallyScalar ( src/Algebra/OccasionallyScalar.hs, dist/build/Algebra/OccasionallyScalar.o )
[51 of 97] Compiling MathObj.Matrix ( src/MathObj/Matrix.hs, dist/build/MathObj/Matrix.o )
[52 of 97] Compiling MathObj.PartialFraction ( src/MathObj/PartialFraction.hs, dist/build/MathObj/PartialFraction.o )
[53 of 97] Compiling MathObj.Permutation.CycleList ( src/MathObj/Permutation/CycleList.hs, dist/build/MathObj/Permutation/CycleList.o )
[54 of 97] Compiling MathObj.Permutation.CycleList.Check ( src/MathObj/Permutation/CycleList/Check.hs, dist/build/MathObj/Permutation/CycleList/Check.o )
[55 of 97] Compiling MathObj.Polynomial.Core ( src/MathObj/Polynomial/Core.hs, dist/build/MathObj/Polynomial/Core.o )
[56 of 97] Compiling MathObj.PowerSeries.Core ( src/MathObj/PowerSeries/Core.hs, dist/build/MathObj/PowerSeries/Core.o )
[57 of 97] Compiling MathObj.PowerSeries ( src/MathObj/PowerSeries.hs, dist/build/MathObj/PowerSeries.o )
[58 of 97] Compiling MathObj.PowerSeries2.Core ( src/MathObj/PowerSeries2/Core.hs, dist/build/MathObj/PowerSeries2/Core.o )
[59 of 97] Compiling MathObj.PowerSeries.Example ( src/MathObj/PowerSeries/Example.hs, dist/build/MathObj/PowerSeries/Example.o )
[60 of 97] Compiling MathObj.PowerSeries.DifferentialEquation ( src/MathObj/PowerSeries/DifferentialEquation.hs, dist/build/MathObj/PowerSeries/DifferentialEquation.o )
[61 of 97] Compiling MathObj.PowerSeries2 ( src/MathObj/PowerSeries2.hs, dist/build/MathObj/PowerSeries2.o )
[62 of 97] Compiling MathObj.PowerSeries.Mean ( src/MathObj/PowerSeries/Mean.hs, dist/build/MathObj/PowerSeries/Mean.o )
[63 of 97] Compiling Number.FixedPoint ( src/Number/FixedPoint.hs, dist/build/Number/FixedPoint.o )
[64 of 97] Compiling Number.ResidueClass ( src/Number/ResidueClass.hs, dist/build/Number/ResidueClass.o )
[65 of 97] Compiling Number.GaloisField2p32m5 ( src/Number/GaloisField2p32m5.hs, dist/build/Number/GaloisField2p32m5.o )
[66 of 97] Compiling Number.PartiallyTranscendental ( src/Number/PartiallyTranscendental.hs, dist/build/Number/PartiallyTranscendental.o )
[67 of 97] Compiling Number.ResidueClass.Check ( src/Number/ResidueClass/Check.hs, dist/build/Number/ResidueClass/Check.o )
[68 of 97] Compiling Number.ResidueClass.Maybe ( src/Number/ResidueClass/Maybe.hs, dist/build/Number/ResidueClass/Maybe.o )
[69 of 97] Compiling Number.ResidueClass.Reader ( src/Number/ResidueClass/Reader.hs, dist/build/Number/ResidueClass/Reader.o )
[70 of 97] Compiling Number.Physical.Unit ( src/Number/Physical/Unit.hs, dist/build/Number/Physical/Unit.o )
[71 of 97] Compiling Number.Physical.UnitDatabase ( src/Number/Physical/UnitDatabase.hs, dist/build/Number/Physical/UnitDatabase.o )
[72 of 97] Compiling Number.SI.Unit ( src/Number/SI/Unit.hs, dist/build/Number/SI/Unit.o )
[73 of 97] Compiling MathObj.Wrapper.Haskell98 ( src/MathObj/Wrapper/Haskell98.hs, dist/build/MathObj/Wrapper/Haskell98.o )
[74 of 97] Compiling MathObj.Polynomial ( src/MathObj/Polynomial.hs, dist/build/MathObj/Polynomial.o )
[75 of 97] Compiling MathObj.PowerSum ( src/MathObj/PowerSum.hs, dist/build/MathObj/PowerSum.o )
[76 of 97] Compiling MathObj.RefinementMask2 ( src/MathObj/RefinementMask2.hs, dist/build/MathObj/RefinementMask2.o )
[77 of 97] Compiling MathObj.RootSet ( src/MathObj/RootSet.hs, dist/build/MathObj/RootSet.o )
[78 of 97] Compiling Number.Root ( src/Number/Root.hs, dist/build/Number/Root.o )
[79 of 97] Compiling Number.Complex ( src/Number/Complex.hs, dist/build/Number/Complex.o )
[80 of 97] Compiling MathObj.LaurentPolynomial ( src/MathObj/LaurentPolynomial.hs, dist/build/MathObj/LaurentPolynomial.o )
[81 of 97] Compiling Number.Positional ( src/Number/Positional.hs, dist/build/Number/Positional.o )
[82 of 97] Compiling Number.Quaternion ( src/Number/Quaternion.hs, dist/build/Number/Quaternion.o )
[83 of 97] Compiling Algebra.AffineSpace ( src/Algebra/AffineSpace.hs, dist/build/Algebra/AffineSpace.o )
[84 of 97] Compiling Number.ResidueClass.Func ( src/Number/ResidueClass/Func.hs, dist/build/Number/ResidueClass/Func.o )
[85 of 97] Compiling MathObj.Wrapper.NumericPrelude ( src/MathObj/Wrapper/NumericPrelude.hs, dist/build/MathObj/Wrapper/NumericPrelude.o )
[86 of 97] Compiling Number.DimensionTerm ( src/Number/DimensionTerm.hs, dist/build/Number/DimensionTerm.o )
[87 of 97] Compiling Number.DimensionTerm.SI ( src/Number/DimensionTerm/SI.hs, dist/build/Number/DimensionTerm/SI.o )
[88 of 97] Compiling Number.FixedPoint.Check ( src/Number/FixedPoint/Check.hs, dist/build/Number/FixedPoint/Check.o )
[89 of 97] Compiling Number.NonNegative ( src/Number/NonNegative.hs, dist/build/Number/NonNegative.o )
[90 of 97] Compiling Number.NonNegativeChunky ( src/Number/NonNegativeChunky.hs, dist/build/Number/NonNegativeChunky.o )
[91 of 97] Compiling Number.Peano ( src/Number/Peano.hs, dist/build/Number/Peano.o )
[92 of 97] Compiling Number.Positional.Check ( src/Number/Positional/Check.hs, dist/build/Number/Positional/Check.o )
[93 of 97] Compiling Number.OccasionallyScalarExpression ( src/Number/OccasionallyScalarExpression.hs, dist/build/Number/OccasionallyScalarExpression.o )
[94 of 97] Compiling Number.Physical ( src/Number/Physical.hs, dist/build/Number/Physical.o )
[95 of 97] Compiling Number.Physical.Show ( src/Number/Physical/Show.hs, dist/build/Number/Physical/Show.o )
[96 of 97] Compiling Number.Physical.Read ( src/Number/Physical/Read.hs, dist/build/Number/Physical/Read.o )
[97 of 97] Compiling Number.SI ( src/Number/SI.hs, dist/build/Number/SI.o )
In-place registering numeric-prelude-0.4.2...
Running Haddock for numeric-prelude-0.4.2...
Running hscolour for numeric-prelude-0.4.2...
Preprocessing library numeric-prelude-0.4.2...
Preprocessing library numeric-prelude-0.4.2...
src/NumericPrelude/Elementwise.hs:3: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/Algebra/EqualityDecision.hs:25:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Algebra/OrderDecision.hs:28:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
100% ( 2 / 2) in 'MathObj.Permutation'
38% ( 3 / 8) in 'NumericPrelude.List'
Missing documentation for:
Module header
zipWithOverlap (src/NumericPrelude/List.hs:22)
zipWithChecked (src/NumericPrelude/List.hs:33)
mapLast' (src/NumericPrelude/List.hs:58)
mapLast'' (src/NumericPrelude/List.hs:69)
0% ( 0 / 6) in 'Algebra.RealRing98'
Missing documentation for:
Module header
fastSplitFraction (src/Algebra/RealRing98.hs:4)
fixSplitFraction (src/Algebra/RealRing98.hs:13)
fastFraction (src/Algebra/RealRing98.hs:22)
signedFraction (src/Algebra/RealRing98.hs:30)
fixFraction (src/Algebra/RealRing98.hs:37)
71% ( 5 / 7) in 'Algebra.Indexable'
Missing documentation for:
toOrd (src/Algebra/Indexable.hs:71)
fromOrd (src/Algebra/Indexable.hs:69)
10% ( 8 / 79) in 'Algebra.DimensionTerm'
Missing documentation for:
C (src/Algebra/DimensionTerm.hs:27)
noValue (src/Algebra/DimensionTerm.hs:30)
Scalar (src/Algebra/DimensionTerm.hs:37)
Mul (src/Algebra/DimensionTerm.hs:38)
Recip (src/Algebra/DimensionTerm.hs:39)
Sqr (src/Algebra/DimensionTerm.hs:40)
appPrec (src/Algebra/DimensionTerm.hs:42)
(src/Algebra/DimensionTerm.hs:45)
(src/Algebra/DimensionTerm.hs:48)
(src/Algebra/DimensionTerm.hs:57)
(src/Algebra/DimensionTerm.hs:65)
(src/Algebra/DimensionTerm.hs:67)
(src/Algebra/DimensionTerm.hs:69)
scalar (src/Algebra/DimensionTerm.hs:72)
mul (src/Algebra/DimensionTerm.hs:75)
recip (src/Algebra/DimensionTerm.hs:78)
%*% (src/Algebra/DimensionTerm.hs:85)
%/% (src/Algebra/DimensionTerm.hs:88)
applyLeftMul (src/Algebra/DimensionTerm.hs:94)
applyRightMul (src/Algebra/DimensionTerm.hs:96)
applyRecip (src/Algebra/DimensionTerm.hs:98)
commute (src/Algebra/DimensionTerm.hs:101)
associateLeft (src/Algebra/DimensionTerm.hs:103)
associateRight (src/Algebra/DimensionTerm.hs:105)
recipMul (src/Algebra/DimensionTerm.hs:107)
mulRecip (src/Algebra/DimensionTerm.hs:109)
identityLeft (src/Algebra/DimensionTerm.hs:112)
identityRight (src/Algebra/DimensionTerm.hs:114)
cancelLeft (src/Algebra/DimensionTerm.hs:116)
cancelRight (src/Algebra/DimensionTerm.hs:118)
invertRecip (src/Algebra/DimensionTerm.hs:120)
doubleRecip (src/Algebra/DimensionTerm.hs:122)
recipScalar (src/Algebra/DimensionTerm.hs:124)
(src/Algebra/DimensionTerm.hs:140)
Length (src/Algebra/DimensionTerm.hs:147)
Time (src/Algebra/DimensionTerm.hs:148)
Mass (src/Algebra/DimensionTerm.hs:149)
Charge (src/Algebra/DimensionTerm.hs:150)
Angle (src/Algebra/DimensionTerm.hs:151)
Temperature (src/Algebra/DimensionTerm.hs:152)
Information (src/Algebra/DimensionTerm.hs:153)
length (src/Algebra/DimensionTerm.hs:155)
time (src/Algebra/DimensionTerm.hs:158)
mass (src/Algebra/DimensionTerm.hs:161)
charge (src/Algebra/DimensionTerm.hs:164)
angle (src/Algebra/DimensionTerm.hs:167)
temperature (src/Algebra/DimensionTerm.hs:170)
information (src/Algebra/DimensionTerm.hs:173)
(src/Algebra/DimensionTerm.hs:177)
(src/Algebra/DimensionTerm.hs:178)
(src/Algebra/DimensionTerm.hs:179)
(src/Algebra/DimensionTerm.hs:180)
(src/Algebra/DimensionTerm.hs:181)
(src/Algebra/DimensionTerm.hs:182)
(src/Algebra/DimensionTerm.hs:183)
(src/Algebra/DimensionTerm.hs:185)
(src/Algebra/DimensionTerm.hs:186)
(src/Algebra/DimensionTerm.hs:187)
(src/Algebra/DimensionTerm.hs:188)
(src/Algebra/DimensionTerm.hs:189)
(src/Algebra/DimensionTerm.hs:190)
(src/Algebra/DimensionTerm.hs:191)
Frequency (src/Algebra/DimensionTerm.hs:195)
frequency (src/Algebra/DimensionTerm.hs:197)
Voltage (src/Algebra/DimensionTerm.hs:201)
VoltageAnalytical (src/Algebra/DimensionTerm.hs:203)
voltage (src/Algebra/DimensionTerm.hs:206)
(src/Algebra/DimensionTerm.hs:209)
(src/Algebra/DimensionTerm.hs:211)
unpackVoltage (src/Algebra/DimensionTerm.hs:213)
packVoltage (src/Algebra/DimensionTerm.hs:216)
10% ( 1 / 10) in 'NumericPrelude.Elementwise'
Missing documentation for:
Module header
with (src/NumericPrelude/Elementwise.hs:19)
element (src/NumericPrelude/Elementwise.hs:23)
run2 (src/NumericPrelude/Elementwise.hs:28)
run3 (src/NumericPrelude/Elementwise.hs:32)
run4 (src/NumericPrelude/Elementwise.hs:36)
run5 (src/NumericPrelude/Elementwise.hs:40)
(src/NumericPrelude/Elementwise.hs:44)
(src/NumericPrelude/Elementwise.hs:49)
13% ( 2 / 15) in 'Algebra.EqualityDecision'
Missing documentation for:
deflt (src/Algebra/EqualityDecision.hs:49)
(src/Algebra/EqualityDecision.hs:55)
(src/Algebra/EqualityDecision.hs:59)
(src/Algebra/EqualityDecision.hs:63)
(src/Algebra/EqualityDecision.hs:67)
(src/Algebra/EqualityDecision.hs:71)
(src/Algebra/EqualityDecision.hs:75)
element (src/Algebra/EqualityDecision.hs:82)
<*>.==? (src/Algebra/EqualityDecision.hs:89)
(src/Algebra/EqualityDecision.hs:96)
(src/Algebra/EqualityDecision.hs:100)
(src/Algebra/EqualityDecision.hs:104)
(src/Algebra/EqualityDecision.hs:108)
8% ( 2 / 24) in 'Algebra.OrderDecision'
Missing documentation for:
max (src/Algebra/OrderDecision.hs:97)
min (src/Algebra/OrderDecision.hs:100)
maximum (src/Algebra/OrderDecision.hs:103)
minimum (src/Algebra/OrderDecision.hs:106)
compareOrd (src/Algebra/OrderDecision.hs:112)
(src/Algebra/OrderDecision.hs:119)
(src/Algebra/OrderDecision.hs:123)
(src/Algebra/OrderDecision.hs:127)
(src/Algebra/OrderDecision.hs:131)
(src/Algebra/OrderDecision.hs:135)
(src/Algebra/OrderDecision.hs:139)
elementCompare (src/Algebra/OrderDecision.hs:146)
<*>.<=>? (src/Algebra/OrderDecision.hs:154)
element (src/Algebra/OrderDecision.hs:162)
<*>.<=? (src/Algebra/OrderDecision.hs:170)
<*>.>=? (src/Algebra/OrderDecision.hs:177)
<*>.<? (src/Algebra/OrderDecision.hs:184)
<*>.>? (src/Algebra/OrderDecision.hs:191)
(src/Algebra/OrderDecision.hs:198)
(src/Algebra/OrderDecision.hs:210)
(src/Algebra/OrderDecision.hs:222)
(src/Algebra/OrderDecision.hs:234)
6% ( 1 / 17) in 'Algebra.Laws'
Missing documentation for:
commutative (src/Algebra/Laws.hs:8)
associative (src/Algebra/Laws.hs:11)
leftIdentity (src/Algebra/Laws.hs:14)
rightIdentity (src/Algebra/Laws.hs:17)
identity (src/Algebra/Laws.hs:20)
leftZero (src/Algebra/Laws.hs:23)
rightZero (src/Algebra/Laws.hs:26)
zero (src/Algebra/Laws.hs:29)
leftInverse (src/Algebra/Laws.hs:32)
rightInverse (src/Algebra/Laws.hs:35)
inverse (src/Algebra/Laws.hs:38)
leftDistributive (src/Algebra/Laws.hs:41)
rightDistributive (src/Algebra/Laws.hs:44)
homomorphism (src/Algebra/Laws.hs:47)
rightCascade (src/Algebra/Laws.hs:51)
leftCascade (src/Algebra/Laws.hs:55)
98% (120 /123) in 'NumericPrelude.Base'
Missing documentation for:
Bool
Ordering
catch (src/NumericPrelude/Base.hs:137)
15% ( 2 / 13) in 'MathObj.Permutation.Table'
Missing documentation for:
T (src/MathObj/Permutation/Table.hs:30)
fromFunction (src/MathObj/Permutation/Table.hs:33)
toFunction (src/MathObj/Permutation/Table.hs:38)
fromPermutation (src/MathObj/Permutation/Table.hs:45)
fromCycles (src/MathObj/Permutation/Table.hs:50)
identity (src/MathObj/Permutation/Table.hs:54)
cycle (src/MathObj/Permutation/Table.hs:57)
inverse (src/MathObj/Permutation/Table.hs:61)
compose (src/MathObj/Permutation/Table.hs:66)
closure (src/MathObj/Permutation/Table.hs:90)
closureSlow (src/MathObj/Permutation/Table.hs:104)
Warning: Algebra.Additive: zero is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: + is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: - is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: negate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
52% ( 11 / 21) in 'Algebra.Additive'
Missing documentation for:
Module header
sumNestedCommutative (src/Algebra/Additive.hs:125)
elementSub (src/Algebra/Additive.hs:165)
elementNeg (src/Algebra/Additive.hs:172)
<*>.- (src/Algebra/Additive.hs:194)
<*>.-$ (src/Algebra/Additive.hs:201)
propAssociative (src/Algebra/Additive.hs:391)
propCommutative (src/Algebra/Additive.hs:392)
propIdentity (src/Algebra/Additive.hs:393)
propInverse (src/Algebra/Additive.hs:394)
19% ( 4 / 21) in 'Algebra.ZeroTestable'
Missing documentation for:
Module header
(src/Algebra/ZeroTestable.hs:37)
(src/Algebra/ZeroTestable.hs:38)
(src/Algebra/ZeroTestable.hs:39)
(src/Algebra/ZeroTestable.hs:41)
(src/Algebra/ZeroTestable.hs:42)
(src/Algebra/ZeroTestable.hs:43)
(src/Algebra/ZeroTestable.hs:44)
(src/Algebra/ZeroTestable.hs:45)
(src/Algebra/ZeroTestable.hs:47)
(src/Algebra/ZeroTestable.hs:48)
(src/Algebra/ZeroTestable.hs:49)
(src/Algebra/ZeroTestable.hs:50)
(src/Algebra/ZeroTestable.hs:51)
(src/Algebra/ZeroTestable.hs:57)
(src/Algebra/ZeroTestable.hs:60)
(src/Algebra/ZeroTestable.hs:64)
Warning: Algebra.Ring: * is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: one is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: fromInteger is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: ^ is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
28% ( 5 / 18) in 'Algebra.Ring'
Missing documentation for:
Module header
sqr (src/Algebra/Ring.hs:99)
product (src/Algebra/Ring.hs:102)
product1 (src/Algebra/Ring.hs:105)
scalarProduct (src/Algebra/Ring.hs:109)
propAssociative (src/Algebra/Ring.hs:225)
propLeftDistributive (src/Algebra/Ring.hs:226)
propRightDistributive (src/Algebra/Ring.hs:227)
propLeftIdentity (src/Algebra/Ring.hs:228)
propRightIdentity (src/Algebra/Ring.hs:229)
propPowerCascade (src/Algebra/Ring.hs:237)
propPowerProduct (src/Algebra/Ring.hs:238)
propPowerDistributive (src/Algebra/Ring.hs:239)
50% ( 1 / 2) in 'Algebra.Differential'
Missing documentation for:
Module header
Warning: Algebra.IntegralDomain: div is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.IntegralDomain: mod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.IntegralDomain: divMod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
46% ( 12 / 26) in 'Algebra.IntegralDomain'
Missing documentation for:
Module header
divides (src/Algebra/IntegralDomain.hs:111)
sameResidueClass (src/Algebra/IntegralDomain.hs:115)
even (src/Algebra/IntegralDomain.hs:176)
odd (src/Algebra/IntegralDomain.hs:176)
decomposeVarPositionalInf (src/Algebra/IntegralDomain.hs:132)
propInverse (src/Algebra/IntegralDomain.hs:310)
propMultipleDiv (src/Algebra/IntegralDomain.hs:311)
propMultipleMod (src/Algebra/IntegralDomain.hs:312)
propProjectAddition (src/Algebra/IntegralDomain.hs:313)
propProjectMultiplication (src/Algebra/IntegralDomain.hs:314)
propUniqueRepresentative (src/Algebra/IntegralDomain.hs:316)
propZeroRepresentative (src/Algebra/IntegralDomain.hs:317)
propSameResidueClass (src/Algebra/IntegralDomain.hs:315)
20% ( 2 / 10) in 'Algebra.Monoid'
Missing documentation for:
(src/Algebra/Monoid.hs:38)
(src/Algebra/Monoid.hs:43)
(src/Algebra/Monoid.hs:48)
(src/Algebra/Monoid.hs:53)
(src/Algebra/Monoid.hs:58)
(src/Algebra/Monoid.hs:63)
(src/Algebra/Monoid.hs:69)
(src/Algebra/Monoid.hs:74)
57% ( 4 / 7) in 'Algebra.NonNegative'
Missing documentation for:
zero (src/Algebra/NonNegative.hs:100)
add (src/Algebra/NonNegative.hs:106)
sum (src/Algebra/NonNegative.hs:109)
Warning: Algebra.Units: isUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdAssociate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdUnitInv is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
38% ( 5 / 13) in 'Algebra.Units'
Missing documentation for:
Module header
intQuery (src/Algebra/Units.hs:86)
intAssociate (src/Algebra/Units.hs:89)
intStandard (src/Algebra/Units.hs:89)
intStandardInverse (src/Algebra/Units.hs:89)
propComposition (src/Algebra/Units.hs:141)
propInverseUnit (src/Algebra/Units.hs:142)
propUniqueAssociate (src/Algebra/Units.hs:143)
Warning: Algebra.PrincipalIdealDomain: extendedGCD is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.PrincipalIdealDomain: gcd is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.PrincipalIdealDomain: lcm is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
33% ( 10 / 30) in 'Algebra.PrincipalIdealDomain'
Missing documentation for:
Module header
coprime (src/Algebra/PrincipalIdealDomain.hs:139)
euclid (src/Algebra/PrincipalIdealDomain.hs:150)
extendedEuclid (src/Algebra/PrincipalIdealDomain.hs:165)
diophantineMulti (src/Algebra/PrincipalIdealDomain.hs:230)
propMaximalDivisor (src/Algebra/PrincipalIdealDomain.hs:345)
propGCDDiophantine (src/Algebra/PrincipalIdealDomain.hs:331)
propExtendedGCDMulti (src/Algebra/PrincipalIdealDomain.hs:332)
propDiophantine (src/Algebra/PrincipalIdealDomain.hs:335)
propDiophantineMin (src/Algebra/PrincipalIdealDomain.hs:336)
propDiophantineMulti (src/Algebra/PrincipalIdealDomain.hs:339)
propDiophantineMultiMin (src/Algebra/PrincipalIdealDomain.hs:340)
propChineseRemainder (src/Algebra/PrincipalIdealDomain.hs:346)
propDivisibleGCD (src/Algebra/PrincipalIdealDomain.hs:341)
propDivisibleLCM (src/Algebra/PrincipalIdealDomain.hs:342)
propGCDIdentity (src/Algebra/PrincipalIdealDomain.hs:328)
propGCDCommutative (src/Algebra/PrincipalIdealDomain.hs:330)
propGCDAssociative (src/Algebra/PrincipalIdealDomain.hs:329)
propGCDHomogeneous (src/Algebra/PrincipalIdealDomain.hs:344)
propGCD_LCM (src/Algebra/PrincipalIdealDomain.hs:343)
33% ( 3 / 9) in 'MathObj.Monoid'
Missing documentation for:
Module header
(src/MathObj/Monoid.hs:22)
LCM (src/MathObj/Monoid.hs:27)
(src/MathObj/Monoid.hs:30)
(src/MathObj/Monoid.hs:41)
(src/MathObj/Monoid.hs:53)
0% ( 0 / 2) in 'Algebra.RightModule'
Missing documentation for:
Module header
C (src/Algebra/RightModule.hs:16)
50% ( 7 / 14) in 'Algebra.Vector'
Missing documentation for:
functorScale (src/Algebra/Vector.hs:62)
(src/Algebra/Vector.hs:65)
(src/Algebra/Vector.hs:70)
(src/Algebra/Vector.hs:75)
propCascade (src/Algebra/Vector.hs:91)
propRightDistributive (src/Algebra/Vector.hs:95)
propLeftDistributive (src/Algebra/Vector.hs:99)
10% ( 1 / 10) in 'MathObj.Algebra'
Missing documentation for:
T (src/MathObj/Algebra.hs:31)
(src/MathObj/Algebra.hs:35)
(src/MathObj/Algebra.hs:40)
zipWith (src/MathObj/Algebra.hs:50)
(src/MathObj/Algebra.hs:53)
(src/MathObj/Algebra.hs:58)
mulMonomial (src/MathObj/Algebra.hs:64)
(src/MathObj/Algebra.hs:67)
monomial (src/MathObj/Algebra.hs:73)
25% ( 1 / 4) in 'Algebra.Absolute'
Missing documentation for:
Module header
absOrd (src/Algebra/Absolute.hs:69)
signumOrd (src/Algebra/Absolute.hs:72)
40% ( 4 / 10) in 'Number.Ratio'
Missing documentation for:
T (src/Number/Ratio.hs:60)
% (src/Number/Ratio.hs:86)
Rational (src/Number/Ratio.hs:64)
fromValue (src/Number/Ratio.hs:67)
recip (src/Number/Ratio.hs:123)
scale (src/Number/Ratio.hs:70)
Warning: Algebra.Field: / is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: recip is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: fromRational' is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: ^- is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
71% ( 5 / 7) in 'Algebra.Field'
Missing documentation for:
Module header
propReciprocal (src/Algebra/Field.hs:145)
12% ( 2 / 16) in 'Algebra.ToRational'
Missing documentation for:
Module header
(src/Algebra/ToRational.hs:37)
(src/Algebra/ToRational.hs:41)
(src/Algebra/ToRational.hs:45)
(src/Algebra/ToRational.hs:49)
(src/Algebra/ToRational.hs:50)
(src/Algebra/ToRational.hs:51)
(src/Algebra/ToRational.hs:52)
(src/Algebra/ToRational.hs:53)
(src/Algebra/ToRational.hs:55)
(src/Algebra/ToRational.hs:56)
(src/Algebra/ToRational.hs:57)
(src/Algebra/ToRational.hs:58)
(src/Algebra/ToRational.hs:59)
100% ( 2 / 2) in 'Algebra.RealIntegral'
18% ( 3 / 17) in 'Algebra.ToInteger'
Missing documentation for:
Module header
fromIntegral (src/Algebra/ToInteger.hs:52)
(src/Algebra/ToInteger.hs:105)
(src/Algebra/ToInteger.hs:107)
(src/Algebra/ToInteger.hs:108)
(src/Algebra/ToInteger.hs:109)
(src/Algebra/ToInteger.hs:110)
(src/Algebra/ToInteger.hs:111)
(src/Algebra/ToInteger.hs:113)
(src/Algebra/ToInteger.hs:114)
(src/Algebra/ToInteger.hs:115)
(src/Algebra/ToInteger.hs:116)
(src/Algebra/ToInteger.hs:117)
(src/Algebra/ToInteger.hs:120)
18% ( 2 / 11) in 'Algebra.Algebraic'
Missing documentation for:
Module header
genericRoot (src/Algebra/Algebraic.hs:35)
power (src/Algebra/Algebraic.hs:38)
(src/Algebra/Algebraic.hs:41)
(src/Algebra/Algebraic.hs:46)
propSqrSqrt (src/Algebra/Algebraic.hs:57)
propPowerCascade (src/Algebra/Algebraic.hs:60)
propPowerProduct (src/Algebra/Algebraic.hs:61)
propPowerDistributive (src/Algebra/Algebraic.hs:62)
11% ( 3 / 27) in 'Algebra.Transcendental'
Missing documentation for:
Module header
(src/Algebra/Transcendental.hs:78)
(src/Algebra/Transcendental.hs:105)
^? (src/Algebra/Transcendental.hs:135)
propExpLog (src/Algebra/Transcendental.hs:141)
propLogExp (src/Algebra/Transcendental.hs:142)
propExpNeg (src/Algebra/Transcendental.hs:143)
propLogRecip (src/Algebra/Transcendental.hs:144)
propExpProduct (src/Algebra/Transcendental.hs:145)
propExpLogPower (src/Algebra/Transcendental.hs:146)
propLogSum (src/Algebra/Transcendental.hs:147)
propPowerCascade (src/Algebra/Transcendental.hs:158)
propPowerProduct (src/Algebra/Transcendental.hs:159)
propPowerDistributive (src/Algebra/Transcendental.hs:160)
propTrigonometricPythagoras (src/Algebra/Transcendental.hs:168)
propSinPeriod (src/Algebra/Transcendental.hs:171)
propCosPeriod (src/Algebra/Transcendental.hs:172)
propTanPeriod (src/Algebra/Transcendental.hs:173)
propSinAngleSum (src/Algebra/Transcendental.hs:179)
propCosAngleSum (src/Algebra/Transcendental.hs:180)
propSinDoubleAngle (src/Algebra/Transcendental.hs:185)
propCosDoubleAngle (src/Algebra/Transcendental.hs:186)
propSinSquare (src/Algebra/Transcendental.hs:191)
propCosSquare (src/Algebra/Transcendental.hs:192)
35% ( 8 / 23) in 'Algebra.Module'
Missing documentation for:
<*>.*> (src/Algebra/Module.hs:66)
(src/Algebra/Module.hs:76)
(src/Algebra/Module.hs:80)
(src/Algebra/Module.hs:84)
(src/Algebra/Module.hs:88)
(src/Algebra/Module.hs:92)
(src/Algebra/Module.hs:96)
(src/Algebra/Module.hs:104)
(src/Algebra/Module.hs:109)
(src/Algebra/Module.hs:114)
(src/Algebra/Module.hs:118)
(src/Algebra/Module.hs:123)
propCascade (src/Algebra/Module.hs:153)
propRightDistributive (src/Algebra/Module.hs:156)
propLeftDistributive (src/Algebra/Module.hs:159)
17% ( 2 / 12) in 'Algebra.VectorSpace'
Missing documentation for:
Module header
C (src/Algebra/VectorSpace.hs:17)
(src/Algebra/VectorSpace.hs:22)
(src/Algebra/VectorSpace.hs:24)
(src/Algebra/VectorSpace.hs:28)
(src/Algebra/VectorSpace.hs:30)
(src/Algebra/VectorSpace.hs:32)
(src/Algebra/VectorSpace.hs:34)
(src/Algebra/VectorSpace.hs:36)
(src/Algebra/VectorSpace.hs:38)
50% ( 1 / 2) in 'Algebra.DivisibleSpace'
Missing documentation for:
Module header
36% ( 5 / 14) in 'Algebra.ModuleBasis'
Missing documentation for:
(src/Algebra/ModuleBasis.hs:45)
(src/Algebra/ModuleBasis.hs:50)
(src/Algebra/ModuleBasis.hs:55)
(src/Algebra/ModuleBasis.hs:60)
(src/Algebra/ModuleBasis.hs:65)
(src/Algebra/ModuleBasis.hs:74)
(src/Algebra/ModuleBasis.hs:80)
propFlatten (src/Algebra/ModuleBasis.hs:91)
propDimension (src/Algebra/ModuleBasis.hs:94)
100% ( 6 / 6) in 'NumericPrelude.List.Checked'
33% ( 4 / 12) in 'NumericPrelude.List.Generic'
Missing documentation for:
replicate (src/NumericPrelude/List/Generic.hs:32)
take (src/NumericPrelude/List/Generic.hs:35)
drop (src/NumericPrelude/List/Generic.hs:42)
splitAt (src/NumericPrelude/List/Generic.hs:49)
findIndex (src/NumericPrelude/List/Generic.hs:77)
elemIndex (src/NumericPrelude/List/Generic.hs:71)
findIndices (src/NumericPrelude/List/Generic.hs:80)
elemIndices (src/NumericPrelude/List/Generic.hs:74)
18% ( 6 / 34) in 'Algebra.RealRing'
Missing documentation for:
Module header
(src/Algebra/RealRing.hs:169)
(src/Algebra/RealRing.hs:173)
(src/Algebra/RealRing.hs:187)
(src/Algebra/RealRing.hs:201)
(src/Algebra/RealRing.hs:215)
fastSplitFraction (src/Algebra/RealRing.hs:231)
fixSplitFraction (src/Algebra/RealRing.hs:240)
fixFraction (src/Algebra/RealRing.hs:248)
splitFractionInt (src/Algebra/RealRing.hs:257)
floorInt (src/Algebra/RealRing.hs:263)
ceilingInt (src/Algebra/RealRing.hs:271)
roundInt (src/Algebra/RealRing.hs:279)
roundSimpleInt (src/Algebra/RealRing.hs:289)
powersOfTwo (src/Algebra/RealRing.hs:408)
pairsOfPowersOfTwo (src/Algebra/RealRing.hs:411)
genericCeiling (src/Algebra/RealRing.hs:428)
genericTruncate (src/Algebra/RealRing.hs:434)
genericRound (src/Algebra/RealRing.hs:440)
genericFraction (src/Algebra/RealRing.hs:446)
genericSplitFraction (src/Algebra/RealRing.hs:452)
genericPosFloor (src/Algebra/RealRing.hs:460)
genericPosCeiling (src/Algebra/RealRing.hs:471)
genericHalfPosFloorDigits (src/Algebra/RealRing.hs:496)
genericPosRound (src/Algebra/RealRing.hs:507)
genericPosFraction (src/Algebra/RealRing.hs:521)
genericPosSplitFraction (src/Algebra/RealRing.hs:530)
decisionPosFractionSqrTime (src/Algebra/RealRing.hs:562)
25% ( 1 / 4) in 'Algebra.FloatingPoint'
Missing documentation for:
Module header
(src/Algebra/FloatingPoint.hs:29)
(src/Algebra/FloatingPoint.hs:44)
50% ( 1 / 2) in 'Algebra.RealField'
Missing documentation for:
Module header
25% ( 1 / 4) in 'Algebra.RealTranscendental'
Missing documentation for:
Module header
(src/Algebra/RealTranscendental.hs:33)
(src/Algebra/RealTranscendental.hs:36)
25% ( 21 / 83) in 'NumericPrelude.Numeric'
Missing documentation for:
Module header
isZero (src/Algebra/ZeroTestable.hs:18)
* (src/Algebra/Ring.hs:69)
one (src/Algebra/Ring.hs:70)
fromInteger (src/Algebra/Ring.hs:71)
sqr (src/Algebra/Ring.hs:99)
product (src/Algebra/Ring.hs:102)
product1 (src/Algebra/Ring.hs:105)
div (src/Algebra/IntegralDomain.hs:99)
div (src/Algebra/IntegralDomain.hs:99)
divMod (src/Algebra/IntegralDomain.hs:100)
divides (src/Algebra/IntegralDomain.hs:111)
even (src/Algebra/IntegralDomain.hs:176)
odd (src/Algebra/IntegralDomain.hs:176)
/ (src/Algebra/Field.hs:72)
recip (src/Algebra/Field.hs:73)
fromRational' (src/Algebra/Field.hs:74)
^- (src/Algebra/Field.hs:75)
^/ (src/Algebra/Algebraic.hs:32)
sqrt (src/Algebra/Algebraic.hs:25)
pi (src/Algebra/Transcendental.hs:38)
exp (src/Algebra/Transcendental.hs:39)
exp (src/Algebra/Transcendental.hs:39)
logBase (src/Algebra/Transcendental.hs:40)
logBase (src/Algebra/Transcendental.hs:40)
^? (src/Algebra/Transcendental.hs:135)
sin (src/Algebra/Transcendental.hs:41)
sin (src/Algebra/Transcendental.hs:41)
sin (src/Algebra/Transcendental.hs:41)
asin (src/Algebra/Transcendental.hs:42)
asin (src/Algebra/Transcendental.hs:42)
asin (src/Algebra/Transcendental.hs:42)
sinh (src/Algebra/Transcendental.hs:43)
sinh (src/Algebra/Transcendental.hs:43)
sinh (src/Algebra/Transcendental.hs:43)
asinh (src/Algebra/Transcendental.hs:44)
asinh (src/Algebra/Transcendental.hs:44)
asinh (src/Algebra/Transcendental.hs:44)
abs (src/Algebra/Absolute.hs:65)
signum (src/Algebra/Absolute.hs:66)
quot (src/Algebra/RealIntegral.hs:51)
quot (src/Algebra/RealIntegral.hs:51)
quotRem (src/Algebra/RealIntegral.hs:52)
splitFraction (src/Algebra/RealRing.hs:119)
fraction (src/Algebra/RealRing.hs:120)
truncate (src/Algebra/RealRing.hs:122)
round (src/Algebra/RealRing.hs:123)
ceiling (src/Algebra/RealRing.hs:121)
ceiling (src/Algebra/RealRing.hs:121)
atan2 (src/Algebra/RealTranscendental.hs:24)
toInteger (src/Algebra/ToInteger.hs:49)
fromIntegral (src/Algebra/ToInteger.hs:52)
isUnit (src/Algebra/Units.hs:74)
stdAssociate (src/Algebra/Units.hs:75)
stdAssociate (src/Algebra/Units.hs:75)
stdAssociate (src/Algebra/Units.hs:75)
euclid (src/Algebra/PrincipalIdealDomain.hs:150)
extendedEuclid (src/Algebra/PrincipalIdealDomain.hs:165)
Rational (src/Number/Ratio.hs:64)
% (src/Number/Ratio.hs:86)
numerator (src/Number/Ratio.hs:61)
denominator (src/Number/Ratio.hs:62)
0% ( 0 / 11) in 'Algebra.Lattice'
Missing documentation for:
Module header
C (src/Algebra/Lattice.hs:22)
max (src/Algebra/Lattice.hs:64)
min (src/Algebra/Lattice.hs:64)
abs (src/Algebra/Lattice.hs:68)
propUpCommutative (src/Algebra/Lattice.hs:28)
propDnCommutative (src/Algebra/Lattice.hs:28)
propUpAssociative (src/Algebra/Lattice.hs:33)
propDnAssociative (src/Algebra/Lattice.hs:33)
propUpDnDistributive (src/Algebra/Lattice.hs:38)
propDnUpDistributive (src/Algebra/Lattice.hs:38)
33% ( 2 / 6) in 'NumericPrelude'
Missing documentation for:
Module header
max (src/Algebra/Lattice.hs:64)
min (src/Algebra/Lattice.hs:64)
abs (src/Algebra/Lattice.hs:68)
28% ( 7 / 25) in 'Algebra.NormedSpace.Euclidean'
Missing documentation for:
defltNorm (src/Algebra/NormedSpace/Euclidean.hs:69)
(src/Algebra/NormedSpace/Euclidean.hs:75)
(src/Algebra/NormedSpace/Euclidean.hs:78)
(src/Algebra/NormedSpace/Euclidean.hs:81)
(src/Algebra/NormedSpace/Euclidean.hs:84)
(src/Algebra/NormedSpace/Euclidean.hs:87)
(src/Algebra/NormedSpace/Euclidean.hs:90)
(src/Algebra/NormedSpace/Euclidean.hs:93)
(src/Algebra/NormedSpace/Euclidean.hs:96)
(src/Algebra/NormedSpace/Euclidean.hs:102)
(src/Algebra/NormedSpace/Euclidean.hs:105)
(src/Algebra/NormedSpace/Euclidean.hs:108)
(src/Algebra/NormedSpace/Euclidean.hs:111)
(src/Algebra/NormedSpace/Euclidean.hs:114)
(src/Algebra/NormedSpace/Euclidean.hs:117)
(src/Algebra/NormedSpace/Euclidean.hs:120)
(src/Algebra/NormedSpace/Euclidean.hs:124)
(src/Algebra/NormedSpace/Euclidean.hs:127)
23% ( 3 / 13) in 'Algebra.NormedSpace.Maximum'
Missing documentation for:
C (src/Algebra/NormedSpace/Maximum.hs:26)
(src/Algebra/NormedSpace/Maximum.hs:52)
(src/Algebra/NormedSpace/Maximum.hs:55)
(src/Algebra/NormedSpace/Maximum.hs:58)
(src/Algebra/NormedSpace/Maximum.hs:61)
(src/Algebra/NormedSpace/Maximum.hs:65)
(src/Algebra/NormedSpace/Maximum.hs:68)
(src/Algebra/NormedSpace/Maximum.hs:71)
(src/Algebra/NormedSpace/Maximum.hs:74)
(src/Algebra/NormedSpace/Maximum.hs:83)
31% ( 4 / 13) in 'Algebra.NormedSpace.Sum'
Missing documentation for:
(src/Algebra/NormedSpace/Sum.hs:62)
(src/Algebra/NormedSpace/Sum.hs:65)
(src/Algebra/NormedSpace/Sum.hs:68)
(src/Algebra/NormedSpace/Sum.hs:71)
(src/Algebra/NormedSpace/Sum.hs:75)
(src/Algebra/NormedSpace/Sum.hs:78)
(src/Algebra/NormedSpace/Sum.hs:81)
(src/Algebra/NormedSpace/Sum.hs:84)
(src/Algebra/NormedSpace/Sum.hs:88)
20% ( 2 / 10) in 'MathObj.DiscreteMap'
Missing documentation for:
(src/MathObj/DiscreteMap.hs:53)
(src/MathObj/DiscreteMap.hs:63)
(src/MathObj/DiscreteMap.hs:70)
(src/MathObj/DiscreteMap.hs:76)
(src/MathObj/DiscreteMap.hs:79)
(src/MathObj/DiscreteMap.hs:83)
(src/MathObj/DiscreteMap.hs:87)
(src/MathObj/DiscreteMap.hs:91)
17% ( 1 / 6) in 'Algebra.OccasionallyScalar'
Missing documentation for:
C (src/Algebra/OccasionallyScalar.hs:37)
toScalarDefault (src/Algebra/OccasionallyScalar.hs:42)
toScalarShow (src/Algebra/OccasionallyScalar.hs:47)
(src/Algebra/OccasionallyScalar.hs:53)
(src/Algebra/OccasionallyScalar.hs:58)
14% ( 3 / 21) in 'MathObj.Matrix'
Missing documentation for:
Dimension (src/MathObj/Matrix.hs:78)
format (src/MathObj/Matrix.hs:128)
rows (src/MathObj/Matrix.hs:88)
columns (src/MathObj/Matrix.hs:93)
index (src/MathObj/Matrix.hs:98)
fromRows (src/MathObj/Matrix.hs:101)
fromColumns (src/MathObj/Matrix.hs:109)
fromList (src/MathObj/Matrix.hs:117)
dimension (src/MathObj/Matrix.hs:138)
numRows (src/MathObj/Matrix.hs:141)
numColumns (src/MathObj/Matrix.hs:144)
zipWith (src/MathObj/Matrix.hs:154)
zero (src/MathObj/Matrix.hs:162)
one (src/MathObj/Matrix.hs:168)
diagonal (src/MathObj/Matrix.hs:175)
scale (src/MathObj/Matrix.hs:183)
random (src/MathObj/Matrix.hs:209)
randomR (src/MathObj/Matrix.hs:214)
50% ( 17 / 34) in 'MathObj.PartialFraction'
Missing documentation for:
toFractionSum (src/MathObj/PartialFraction.hs:68)
appPrec (src/MathObj/PartialFraction.hs:72)
(src/MathObj/PartialFraction.hs:75)
toFraction (src/MathObj/PartialFraction.hs:83)
hornerRev (src/MathObj/PartialFraction.hs:112)
fromFactoredFractionAlt (src/MathObj/PartialFraction.hs:148)
fromValue (src/MathObj/PartialFraction.hs:162)
zipWith (src/MathObj/PartialFraction.hs:218)
(src/MathObj/PartialFraction.hs:223)
mulFrac' (src/MathObj/PartialFraction.hs:255)
scaleInt (src/MathObj/PartialFraction.hs:346)
mul (src/MathObj/PartialFraction.hs:352)
mulFast (src/MathObj/PartialFraction.hs:362)
(src/MathObj/PartialFraction.hs:369)
indexMapMapWithKey (src/MathObj/PartialFraction.hs:376)
indexMapToList (src/MathObj/PartialFraction.hs:381)
indexMapFromList (src/MathObj/PartialFraction.hs:384)
18% ( 3 / 17) in 'MathObj.Permutation.CycleList'
Missing documentation for:
Cycle (src/MathObj/Permutation/CycleList.hs:26)
T (src/MathObj/Permutation/CycleList.hs:27)
fromFunction (src/MathObj/Permutation/CycleList.hs:31)
cycleRightAction (src/MathObj/Permutation/CycleList.hs:44)
cycleLeftAction (src/MathObj/Permutation/CycleList.hs:48)
cycleAction (src/MathObj/Permutation/CycleList.hs:51)
cycleOrbit (src/MathObj/Permutation/CycleList.hs:58)
cyclesOrbit (src/MathObj/Permutation/CycleList.hs:68)
orbit (src/MathObj/Permutation/CycleList.hs:71)
takeUntilRepetitionSlow (src/MathObj/Permutation/CycleList.hs:81)
choose (src/MathObj/Permutation/CycleList.hs:91)
keepEssentials (src/MathObj/Permutation/CycleList.hs:95)
isEssential (src/MathObj/Permutation/CycleList.hs:99)
inverse (src/MathObj/Permutation/CycleList.hs:102)
24% ( 4 / 17) in 'MathObj.Permutation.CycleList.Check'
Missing documentation for:
T (src/MathObj/Permutation/CycleList/Check.hs:44)
toCycles (src/MathObj/Permutation/CycleList/Check.hs:52)
toTable (src/MathObj/Permutation/CycleList/Check.hs:55)
fromTable (src/MathObj/Permutation/CycleList/Check.hs:58)
errIncompat (src/MathObj/Permutation/CycleList/Check.hs:64)
liftCmpTable2 (src/MathObj/Permutation/CycleList/Check.hs:67)
liftTable2 (src/MathObj/Permutation/CycleList/Check.hs:74)
closure (src/MathObj/Permutation/CycleList/Check.hs:79)
(src/MathObj/Permutation/CycleList/Check.hs:83)
(src/MathObj/Permutation/CycleList/Check.hs:88)
(src/MathObj/Permutation/CycleList/Check.hs:94)
(src/MathObj/Permutation/CycleList/Check.hs:108)
(src/MathObj/Permutation/CycleList/Check.hs:123)
30% ( 8 / 27) in 'MathObj.Polynomial.Core'
Missing documentation for:
hornerArgVector (src/MathObj/Polynomial/Core.hs:62)
unShift (src/MathObj/Polynomial/Core.hs:83)
equal (src/MathObj/Polynomial/Core.hs:88)
add (src/MathObj/Polynomial/Core.hs:92)
sub (src/MathObj/Polynomial/Core.hs:92)
negate (src/MathObj/Polynomial/Core.hs:97)
scale (src/MathObj/Polynomial/Core.hs:102)
collinear (src/MathObj/Polynomial/Core.hs:106)
tensorProduct (src/MathObj/Polynomial/Core.hs:117)
tensorProductAlt (src/MathObj/Polynomial/Core.hs:120)
mulShear (src/MathObj/Polynomial/Core.hs:139)
mulShearTranspose (src/MathObj/Polynomial/Core.hs:143)
divMod (src/MathObj/Polynomial/Core.hs:147)
stdUnit (src/MathObj/Polynomial/Core.hs:177)
progression (src/MathObj/Polynomial/Core.hs:184)
differentiate (src/MathObj/Polynomial/Core.hs:188)
integrate (src/MathObj/Polynomial/Core.hs:192)
mulLinearFactor (src/MathObj/Polynomial/Core.hs:207)
alternate (src/MathObj/Polynomial/Core.hs:212)
37% ( 16 / 43) in 'MathObj.PowerSeries.Core'
Missing documentation for:
Module header
evaluate (src/MathObj/PowerSeries/Core.hs:24)
evaluateCoeffVector (src/MathObj/PowerSeries/Core.hs:28)
evaluateArgVector (src/MathObj/PowerSeries/Core.hs:32)
approximate (src/MathObj/PowerSeries/Core.hs:37)
approximateCoeffVector (src/MathObj/PowerSeries/Core.hs:42)
approximateArgVector (src/MathObj/PowerSeries/Core.hs:47)
add (src/MathObj/PowerSeries/Core.hs:91)
sub (src/MathObj/PowerSeries/Core.hs:91)
negate (src/MathObj/PowerSeries/Core.hs:95)
scale (src/MathObj/PowerSeries/Core.hs:98)
mul (src/MathObj/PowerSeries/Core.hs:101)
stripLeadZero (src/MathObj/PowerSeries/Core.hs:105)
divMod (src/MathObj/PowerSeries/Core.hs:113)
progression (src/MathObj/PowerSeries/Core.hs:144)
recipProgression (src/MathObj/PowerSeries/Core.hs:147)
differentiate (src/MathObj/PowerSeries/Core.hs:150)
integrate (src/MathObj/PowerSeries/Core.hs:153)
sinCos (src/MathObj/PowerSeries/Core.hs:206)
sinCosScalar (src/MathObj/PowerSeries/Core.hs:214)
sin (src/MathObj/PowerSeries/Core.hs:217)
cos (src/MathObj/PowerSeries/Core.hs:217)
tan (src/MathObj/PowerSeries/Core.hs:221)
atan (src/MathObj/PowerSeries/Core.hs:242)
asin (src/MathObj/PowerSeries/Core.hs:247)
acos (src/MathObj/PowerSeries/Core.hs:247)
invDiff (src/MathObj/PowerSeries/Core.hs:323)
24% ( 7 / 29) in 'MathObj.PowerSeries'
Missing documentation for:
T (src/MathObj/PowerSeries.hs:30)
fromCoeffs (src/MathObj/PowerSeries.hs:33)
lift0 (src/MathObj/PowerSeries.hs:37)
lift1 (src/MathObj/PowerSeries.hs:41)
lift2 (src/MathObj/PowerSeries.hs:45)
const (src/MathObj/PowerSeries.hs:49)
(src/MathObj/PowerSeries.hs:57)
appPrec (src/MathObj/PowerSeries.hs:61)
(src/MathObj/PowerSeries.hs:64)
truncate (src/MathObj/PowerSeries.hs:70)
evaluateArgVector (src/MathObj/PowerSeries.hs:89)
(src/MathObj/PowerSeries.hs:120)
(src/MathObj/PowerSeries.hs:123)
(src/MathObj/PowerSeries.hs:129)
(src/MathObj/PowerSeries.hs:134)
(src/MathObj/PowerSeries.hs:139)
(src/MathObj/PowerSeries.hs:142)
(src/MathObj/PowerSeries.hs:145)
(src/MathObj/PowerSeries.hs:149)
(src/MathObj/PowerSeries.hs:155)
(src/MathObj/PowerSeries.hs:159)
(src/MathObj/PowerSeries.hs:165)
10% ( 2 / 20) in 'MathObj.PowerSeries2.Core'
Missing documentation for:
Module header
T (src/MathObj/PowerSeries2/Core.hs:17)
lift0fromPowerSeries (src/MathObj/PowerSeries2/Core.hs:20)
lift1fromPowerSeries (src/MathObj/PowerSeries2/Core.hs:23)
lift2fromPowerSeries (src/MathObj/PowerSeries2/Core.hs:28)
add (src/MathObj/PowerSeries2/Core.hs:36)
sub (src/MathObj/PowerSeries2/Core.hs:36)
negate (src/MathObj/PowerSeries2/Core.hs:40)
scale (src/MathObj/PowerSeries2/Core.hs:44)
mul (src/MathObj/PowerSeries2/Core.hs:47)
divide (src/MathObj/PowerSeries2/Core.hs:51)
sqrt (src/MathObj/PowerSeries2/Core.hs:56)
pow (src/MathObj/PowerSeries2/Core.hs:62)
swapVariables (src/MathObj/PowerSeries2/Core.hs:69)
differentiate0 (src/MathObj/PowerSeries2/Core.hs:73)
differentiate1 (src/MathObj/PowerSeries2/Core.hs:77)
integrate0 (src/MathObj/PowerSeries2/Core.hs:80)
integrate1 (src/MathObj/PowerSeries2/Core.hs:84)
10% ( 5 / 48) in 'MathObj.PowerSeries.Example'
Missing documentation for:
Module header
recip (src/MathObj/PowerSeries/Example.hs:24)
exp (src/MathObj/PowerSeries/Example.hs:27)
sin (src/MathObj/PowerSeries/Example.hs:27)
cos (src/MathObj/PowerSeries/Example.hs:27)
log (src/MathObj/PowerSeries/Example.hs:27)
asin (src/MathObj/PowerSeries/Example.hs:27)
atan (src/MathObj/PowerSeries/Example.hs:27)
sqrt (src/MathObj/PowerSeries/Example.hs:27)
acos (src/MathObj/PowerSeries/Example.hs:29)
tan (src/MathObj/PowerSeries/Example.hs:30)
sinh (src/MathObj/PowerSeries/Example.hs:40)
cosh (src/MathObj/PowerSeries/Example.hs:40)
atanh (src/MathObj/PowerSeries/Example.hs:40)
pow (src/MathObj/PowerSeries/Example.hs:45)
recipExpl (src/MathObj/PowerSeries/Example.hs:52)
expExpl (src/MathObj/PowerSeries/Example.hs:55)
sinExpl (src/MathObj/PowerSeries/Example.hs:55)
cosExpl (src/MathObj/PowerSeries/Example.hs:55)
tanExpl (src/MathObj/PowerSeries/Example.hs:60)
tanExplSieve (src/MathObj/PowerSeries/Example.hs:60)
logExpl (src/MathObj/PowerSeries/Example.hs:68)
atanExpl (src/MathObj/PowerSeries/Example.hs:68)
sqrtExpl (src/MathObj/PowerSeries/Example.hs:68)
sinhExpl (src/MathObj/PowerSeries/Example.hs:72)
coshExpl (src/MathObj/PowerSeries/Example.hs:72)
atanhExpl (src/MathObj/PowerSeries/Example.hs:72)
powExpl (src/MathObj/PowerSeries/Example.hs:79)
expODE (src/MathObj/PowerSeries/Example.hs:113)
sinODE (src/MathObj/PowerSeries/Example.hs:113)
cosODE (src/MathObj/PowerSeries/Example.hs:113)
tanODE (src/MathObj/PowerSeries/Example.hs:113)
tanODESieve (src/MathObj/PowerSeries/Example.hs:113)
logODE (src/MathObj/PowerSeries/Example.hs:129)
recipCircle (src/MathObj/PowerSeries/Example.hs:129)
asinODE (src/MathObj/PowerSeries/Example.hs:129)
atanODE (src/MathObj/PowerSeries/Example.hs:129)
sqrtODE (src/MathObj/PowerSeries/Example.hs:129)
acosODE (src/MathObj/PowerSeries/Example.hs:136)
sinhODE (src/MathObj/PowerSeries/Example.hs:139)
coshODE (src/MathObj/PowerSeries/Example.hs:139)
atanhODE (src/MathObj/PowerSeries/Example.hs:139)
powODE (src/MathObj/PowerSeries/Example.hs:152)
43% ( 3 / 7) in 'MathObj.PowerSeries.DifferentialEquation'
Missing documentation for:
verifyDiffEq0 (src/MathObj/PowerSeries/DifferentialEquation.hs:51)
propDiffEq0 (src/MathObj/PowerSeries/DifferentialEquation.hs:55)
verifyDiffEq1 (src/MathObj/PowerSeries/DifferentialEquation.hs:77)
propDiffEq1 (src/MathObj/PowerSeries/DifferentialEquation.hs:80)
10% ( 2 / 21) in 'MathObj.PowerSeries2'
Missing documentation for:
isValid (src/MathObj/PowerSeries2.hs:47)
check (src/MathObj/PowerSeries2.hs:50)
fromCoeffs (src/MathObj/PowerSeries2.hs:59)
fromPowerSeries0 (src/MathObj/PowerSeries2.hs:62)
fromPowerSeries1 (src/MathObj/PowerSeries2.hs:68)
lift0 (src/MathObj/PowerSeries2.hs:75)
lift1 (src/MathObj/PowerSeries2.hs:78)
lift2 (src/MathObj/PowerSeries2.hs:81)
const (src/MathObj/PowerSeries2.hs:85)
truncate (src/MathObj/PowerSeries2.hs:90)
(src/MathObj/PowerSeries2.hs:94)
appPrec (src/MathObj/PowerSeries2.hs:97)
(src/MathObj/PowerSeries2.hs:100)
(src/MathObj/PowerSeries2.hs:105)
(src/MathObj/PowerSeries2.hs:108)
(src/MathObj/PowerSeries2.hs:115)
(src/MathObj/PowerSeries2.hs:120)
(src/MathObj/PowerSeries2.hs:126)
(src/MathObj/PowerSeries2.hs:130)
5% ( 1 / 19) in 'MathObj.PowerSeries.Mean'
Missing documentation for:
diffComp (src/MathObj/PowerSeries/Mean.hs:76)
logarithmic (src/MathObj/PowerSeries/Mean.hs:89)
elemSym3_2 (src/MathObj/PowerSeries/Mean.hs:99)
quadratic (src/MathObj/PowerSeries/Mean.hs:122)
quadraticMVF (src/MathObj/PowerSeries/Mean.hs:125)
quadraticDiff (src/MathObj/PowerSeries/Mean.hs:141)
quadratic2 (src/MathObj/PowerSeries/Mean.hs:156)
quadraticDiff2 (src/MathObj/PowerSeries/Mean.hs:160)
harmonicMVF (src/MathObj/PowerSeries/Mean.hs:172)
harmonic2 (src/MathObj/PowerSeries/Mean.hs:181)
harmonicDiff2 (src/MathObj/PowerSeries/Mean.hs:189)
arithmeticMVF (src/MathObj/PowerSeries/Mean.hs:195)
arithmetic2 (src/MathObj/PowerSeries/Mean.hs:201)
arithmeticDiff2 (src/MathObj/PowerSeries/Mean.hs:204)
geometricMVF (src/MathObj/PowerSeries/Mean.hs:209)
geometric2 (src/MathObj/PowerSeries/Mean.hs:215)
geometricDiff2 (src/MathObj/PowerSeries/Mean.hs:219)
meanValueDiff2 (src/MathObj/PowerSeries/Mean.hs:226)
28% ( 11 / 39) in 'Number.FixedPoint'
Missing documentation for:
fromFloat (src/Number/FixedPoint.hs:43)
showPositionalHex (src/Number/FixedPoint.hs:66)
showPositionalBin (src/Number/FixedPoint.hs:69)
showPositionalBasis (src/Number/FixedPoint.hs:72)
liftShowPosToInt (src/Number/FixedPoint.hs:77)
toPositional (src/Number/FixedPoint.hs:83)
add (src/Number/FixedPoint.hs:91)
sub (src/Number/FixedPoint.hs:94)
mul (src/Number/FixedPoint.hs:100)
divide (src/Number/FixedPoint.hs:106)
recip (src/Number/FixedPoint.hs:109)
magnitudes (src/Number/FixedPoint.hs:119)
sqrt (src/Number/FixedPoint.hs:133)
root (src/Number/FixedPoint.hs:143)
evalPowerSeries (src/Number/FixedPoint.hs:158)
cos (src/Number/FixedPoint.hs:165)
sin (src/Number/FixedPoint.hs:165)
tan (src/Number/FixedPoint.hs:165)
arctanSmall (src/Number/FixedPoint.hs:172)
arctan (src/Number/FixedPoint.hs:176)
piConst (src/Number/FixedPoint.hs:184)
expSmall (src/Number/FixedPoint.hs:195)
eConst (src/Number/FixedPoint.hs:198)
recipEConst (src/Number/FixedPoint.hs:201)
exp (src/Number/FixedPoint.hs:204)
approxLogBase (src/Number/FixedPoint.hs:216)
lnSmall (src/Number/FixedPoint.hs:220)
ln (src/Number/FixedPoint.hs:225)
12% ( 1 / 8) in 'Number.ResidueClass'
Missing documentation for:
Module header
add (src/Number/ResidueClass.hs:15)
sub (src/Number/ResidueClass.hs:15)
neg (src/Number/ResidueClass.hs:19)
mul (src/Number/ResidueClass.hs:22)
divide (src/Number/ResidueClass.hs:41)
recip (src/Number/ResidueClass.hs:46)
8% ( 1 / 13) in 'Number.GaloisField2p32m5'
Missing documentation for:
T (src/Number/GaloisField2p32m5.hs:32)
appPrec (src/Number/GaloisField2p32m5.hs:36)
(src/Number/GaloisField2p32m5.hs:39)
(src/Number/GaloisField2p32m5.hs:47)
(src/Number/GaloisField2p32m5.hs:50)
base (src/Number/GaloisField2p32m5.hs:57)
lift2 (src/Number/GaloisField2p32m5.hs:62)
lift2Integer (src/Number/GaloisField2p32m5.hs:67)
(src/Number/GaloisField2p32m5.hs:72)
(src/Number/GaloisField2p32m5.hs:82)
(src/Number/GaloisField2p32m5.hs:88)
(src/Number/GaloisField2p32m5.hs:91)
25% ( 1 / 4) in 'Number.PartiallyTranscendental'
Missing documentation for:
T (src/Number/PartiallyTranscendental.hs:26)
fromValue (src/Number/PartiallyTranscendental.hs:29)
toValue (src/Number/PartiallyTranscendental.hs:26)
15% ( 3 / 20) in 'Number.ResidueClass.Check'
Missing documentation for:
Module header
factorPrec (src/Number/ResidueClass/Check.hs:39)
(src/Number/ResidueClass/Check.hs:42)
(src/Number/ResidueClass/Check.hs:45)
maybeCompatible (src/Number/ResidueClass/Check.hs:57)
fromRepresentative (src/Number/ResidueClass/Check.hs:64)
lift1 (src/Number/ResidueClass/Check.hs:67)
lift2 (src/Number/ResidueClass/Check.hs:72)
errIncompat (src/Number/ResidueClass/Check.hs:79)
zero (src/Number/ResidueClass/Check.hs:83)
one (src/Number/ResidueClass/Check.hs:86)
fromInteger (src/Number/ResidueClass/Check.hs:89)
(src/Number/ResidueClass/Check.hs:94)
(src/Number/ResidueClass/Check.hs:100)
(src/Number/ResidueClass/Check.hs:103)
(src/Number/ResidueClass/Check.hs:109)
(src/Number/ResidueClass/Check.hs:115)
30% ( 3 / 10) in 'Number.ResidueClass.Maybe'
Missing documentation for:
Module header
matchMaybe (src/Number/ResidueClass/Maybe.hs:39)
isCompatibleMaybe (src/Number/ResidueClass/Maybe.hs:43)
lift2 (src/Number/ResidueClass/Maybe.hs:53)
(src/Number/ResidueClass/Maybe.hs:62)
(src/Number/ResidueClass/Maybe.hs:71)
(src/Number/ResidueClass/Maybe.hs:77)
5% ( 1 / 21) in 'Number.ResidueClass.Reader'
Missing documentation for:
Module header
concrete (src/Number/ResidueClass/Reader.hs:28)
fromRepresentative (src/Number/ResidueClass/Reader.hs:31)
getZero (src/Number/ResidueClass/Reader.hs:35)
getOne (src/Number/ResidueClass/Reader.hs:38)
fromInteger (src/Number/ResidueClass/Reader.hs:41)
(src/Number/ResidueClass/Reader.hs:45)
(src/Number/ResidueClass/Reader.hs:48)
(src/Number/ResidueClass/Reader.hs:52)
getAdd (src/Number/ResidueClass/Reader.hs:58)
getSub (src/Number/ResidueClass/Reader.hs:61)
getNeg (src/Number/ResidueClass/Reader.hs:64)
getAdditiveVars (src/Number/ResidueClass/Reader.hs:67)
getMul (src/Number/ResidueClass/Reader.hs:72)
getRingVars (src/Number/ResidueClass/Reader.hs:75)
getDivide (src/Number/ResidueClass/Reader.hs:80)
getRecip (src/Number/ResidueClass/Reader.hs:83)
getFieldVars (src/Number/ResidueClass/Reader.hs:86)
monadExample (src/Number/ResidueClass/Reader.hs:89)
runExample (src/Number/ResidueClass/Reader.hs:100)
67% ( 6 / 9) in 'Number.Physical.Unit'
Missing documentation for:
ratScale (src/Number/Physical/Unit.hs:56)
ratScaleMaybe (src/Number/Physical/Unit.hs:61)
ratScaleMaybe2 (src/Number/Physical/Unit.hs:68)
28% ( 7 / 25) in 'Number.Physical.UnitDatabase'
Missing documentation for:
T (src/Number/Physical/UnitDatabase.hs:21)
InitUnitSet (src/Number/Physical/UnitDatabase.hs:25)
InitScale (src/Number/Physical/UnitDatabase.hs:32)
extractOne (src/Number/Physical/UnitDatabase.hs:67)
initScale (src/Number/Physical/UnitDatabase.hs:71)
initUnitSet (src/Number/Physical/UnitDatabase.hs:73)
createScale (src/Number/Physical/UnitDatabase.hs:76)
createUnitSet (src/Number/Physical/UnitDatabase.hs:79)
showableUnit (src/Number/Physical/UnitDatabase.hs:88)
powerOfScale (src/Number/Physical/UnitDatabase.hs:102)
showExp (src/Number/Physical/UnitDatabase.hs:108)
findIndep (src/Number/Physical/UnitDatabase.hs:132)
findClosest (src/Number/Physical/UnitDatabase.hs:135)
evalDist (src/Number/Physical/UnitDatabase.hs:140)
findBestExp (src/Number/Physical/UnitDatabase.hs:149)
distLE (src/Number/Physical/UnitDatabase.hs:170)
distances (src/Number/Physical/UnitDatabase.hs:175)
listMultiples (src/Number/Physical/UnitDatabase.hs:178)
41% ( 30 / 74) in 'Number.SI.Unit'
Missing documentation for:
Dimension (src/Number/SI/Unit.hs:19)
fourth (src/Number/SI/Unit.hs:61)
half (src/Number/SI/Unit.hs:61)
threeFourth (src/Number/SI/Unit.hs:61)
secondsPerHour (src/Number/SI/Unit.hs:63)
secondsPerDay (src/Number/SI/Unit.hs:63)
secondsPerYear (src/Number/SI/Unit.hs:63)
meterPerInch (src/Number/SI/Unit.hs:63)
meterPerFoot (src/Number/SI/Unit.hs:63)
meterPerYard (src/Number/SI/Unit.hs:63)
meterPerAstronomicUnit (src/Number/SI/Unit.hs:63)
meterPerParsec (src/Number/SI/Unit.hs:63)
k2 (src/Number/SI/Unit.hs:63)
deg180 (src/Number/SI/Unit.hs:63)
grad200 (src/Number/SI/Unit.hs:63)
bytesize (src/Number/SI/Unit.hs:63)
radPerDeg (src/Number/SI/Unit.hs:69)
radPerGrad (src/Number/SI/Unit.hs:69)
mach (src/Number/SI/Unit.hs:71)
speedOfLight (src/Number/SI/Unit.hs:71)
electronVolt (src/Number/SI/Unit.hs:71)
calorien (src/Number/SI/Unit.hs:71)
horsePower (src/Number/SI/Unit.hs:71)
zepto (src/Number/SI/Unit.hs:74)
atto (src/Number/SI/Unit.hs:74)
femto (src/Number/SI/Unit.hs:74)
pico (src/Number/SI/Unit.hs:74)
nano (src/Number/SI/Unit.hs:74)
micro (src/Number/SI/Unit.hs:74)
milli (src/Number/SI/Unit.hs:74)
centi (src/Number/SI/Unit.hs:74)
deci (src/Number/SI/Unit.hs:74)
one (src/Number/SI/Unit.hs:74)
deca (src/Number/SI/Unit.hs:74)
hecto (src/Number/SI/Unit.hs:74)
kilo (src/Number/SI/Unit.hs:74)
mega (src/Number/SI/Unit.hs:74)
giga (src/Number/SI/Unit.hs:74)
tera (src/Number/SI/Unit.hs:74)
peta (src/Number/SI/Unit.hs:74)
exa (src/Number/SI/Unit.hs:74)
zetta (src/Number/SI/Unit.hs:74)
yotta (src/Number/SI/Unit.hs:74)
database (src/Number/SI/Unit.hs:146)
8% ( 2 / 25) in 'MathObj.Wrapper.Haskell98'
Missing documentation for:
lift1 (src/MathObj/Wrapper/Haskell98.hs:55)
lift2 (src/MathObj/Wrapper/Haskell98.hs:59)
unliftF1 (src/MathObj/Wrapper/Haskell98.hs:64)
unliftF2 (src/MathObj/Wrapper/Haskell98.hs:68)
(src/MathObj/Wrapper/Haskell98.hs:72)
(src/MathObj/Wrapper/Haskell98.hs:77)
(src/MathObj/Wrapper/Haskell98.hs:83)
(src/MathObj/Wrapper/Haskell98.hs:88)
(src/MathObj/Wrapper/Haskell98.hs:94)
(src/MathObj/Wrapper/Haskell98.hs:99)
(src/MathObj/Wrapper/Haskell98.hs:118)
(src/MathObj/Wrapper/Haskell98.hs:124)
(src/MathObj/Wrapper/Haskell98.hs:130)
(src/MathObj/Wrapper/Haskell98.hs:134)
(src/MathObj/Wrapper/Haskell98.hs:137)
(src/MathObj/Wrapper/Haskell98.hs:141)
(src/MathObj/Wrapper/Haskell98.hs:152)
(src/MathObj/Wrapper/Haskell98.hs:154)
(src/MathObj/Wrapper/Haskell98.hs:157)
(src/MathObj/Wrapper/Haskell98.hs:163)
(src/MathObj/Wrapper/Haskell98.hs:166)
(src/MathObj/Wrapper/Haskell98.hs:169)
unimplemented (src/MathObj/Wrapper/Haskell98.hs:186)
22% ( 4 / 18) in 'MathObj.Polynomial'
Missing documentation for:
T (src/MathObj/Polynomial.hs:84)
fromCoeffs (src/MathObj/Polynomial.hs:88)
coeffs (src/MathObj/Polynomial.hs:84)
degree (src/MathObj/Polynomial.hs:103)
showsExpressionPrec (src/MathObj/Polynomial.hs:128)
const (src/MathObj/Polynomial.hs:182)
evaluate (src/MathObj/Polynomial.hs:148)
collinear (src/MathObj/Polynomial.hs:186)
integrate (src/MathObj/Polynomial.hs:255)
fromRoots (src/MathObj/Polynomial.hs:261)
reverse (src/MathObj/Polynomial.hs:265)
translate (src/MathObj/Polynomial.hs:268)
dilate (src/MathObj/Polynomial.hs:276)
shrink (src/MathObj/Polynomial.hs:272)
23% ( 8 / 35) in 'MathObj.PowerSum'
Missing documentation for:
T (src/MathObj/PowerSum.hs:40)
lift0 (src/MathObj/PowerSum.hs:45)
lift1 (src/MathObj/PowerSum.hs:48)
lift2 (src/MathObj/PowerSum.hs:51)
const (src/MathObj/PowerSum.hs:55)
fromElemSym (src/MathObj/PowerSum.hs:90)
divOneFlip (src/MathObj/PowerSum.hs:95)
fromElemSymDenormalized (src/MathObj/PowerSum.hs:103)
toElemSym (src/MathObj/PowerSum.hs:109)
toElemSymInt (src/MathObj/PowerSum.hs:115)
fromPolynomial (src/MathObj/PowerSum.hs:123)
elemSymFromPolynomial (src/MathObj/PowerSum.hs:130)
binomials (src/MathObj/PowerSum.hs:137)
appPrec (src/MathObj/PowerSum.hs:142)
(src/MathObj/PowerSum.hs:145)
add (src/MathObj/PowerSum.hs:154)
(src/MathObj/PowerSum.hs:159)
mul (src/MathObj/PowerSum.hs:167)
pow (src/MathObj/PowerSum.hs:170)
(src/MathObj/PowerSum.hs:177)
(src/MathObj/PowerSum.hs:186)
(src/MathObj/PowerSum.hs:189)
(src/MathObj/PowerSum.hs:194)
root (src/MathObj/PowerSum.hs:200)
(src/MathObj/PowerSum.hs:211)
approxSeries (src/MathObj/PowerSum.hs:218)
propOp (src/MathObj/PowerSum.hs:224)
30% ( 3 / 10) in 'MathObj.RefinementMask2'
Missing documentation for:
Module header
T (src/MathObj/RefinementMask2.hs:32)
coeffs (src/MathObj/RefinementMask2.hs:32)
fromCoeffs (src/MathObj/RefinementMask2.hs:36)
toPolynomialFast (src/MathObj/RefinementMask2.hs:149)
refinePolynomial (src/MathObj/RefinementMask2.hs:165)
convolveTruncatedPowerPolynomials (src/MathObj/RefinementMask2.hs:214)
24% ( 9 / 37) in 'MathObj.RootSet'
Missing documentation for:
T (src/MathObj/RootSet.hs:39)
lift0 (src/MathObj/RootSet.hs:44)
lift1 (src/MathObj/RootSet.hs:47)
lift2 (src/MathObj/RootSet.hs:50)
const (src/MathObj/RootSet.hs:54)
toPolynomial (src/MathObj/RootSet.hs:58)
fromPolynomial (src/MathObj/RootSet.hs:61)
toPowerSums (src/MathObj/RootSet.hs:66)
fromPowerSums (src/MathObj/RootSet.hs:69)
fromRoots (src/MathObj/RootSet.hs:80)
liftPowerSum1Gen (src/MathObj/RootSet.hs:85)
liftPowerSum2Gen (src/MathObj/RootSet.hs:90)
liftPowerSum1 (src/MathObj/RootSet.hs:97)
liftPowerSum2 (src/MathObj/RootSet.hs:101)
liftPowerSumInt1 (src/MathObj/RootSet.hs:105)
liftPowerSumInt2 (src/MathObj/RootSet.hs:109)
appPrec (src/MathObj/RootSet.hs:118)
(src/MathObj/RootSet.hs:121)
add (src/MathObj/RootSet.hs:130)
addInt (src/MathObj/RootSet.hs:133)
(src/MathObj/RootSet.hs:136)
mul (src/MathObj/RootSet.hs:144)
mulInt (src/MathObj/RootSet.hs:147)
pow (src/MathObj/RootSet.hs:151)
powInt (src/MathObj/RootSet.hs:154)
(src/MathObj/RootSet.hs:158)
(src/MathObj/RootSet.hs:167)
(src/MathObj/RootSet.hs:173)
29% ( 5 / 17) in 'Number.Root'
Missing documentation for:
Module header
fromNumber (src/Number/Root.hs:37)
toNumber (src/Number/Root.hs:40)
toRootSet (src/Number/Root.hs:43)
commonDegree (src/Number/Root.hs:48)
(src/Number/Root.hs:53)
(src/Number/Root.hs:58)
mul (src/Number/Root.hs:64)
div (src/Number/Root.hs:67)
recip (src/Number/Root.hs:70)
rationalPower (src/Number/Root.hs:90)
sqrt (src/Number/Root.hs:101)
74% ( 20 / 27) in 'Number.Complex'
Missing documentation for:
imaginaryUnit (src/Number/Complex.hs:110)
fromReal (src/Number/Complex.hs:114)
signumNorm (src/Number/Complex.hs:206)
magnitude (src/Number/Complex.hs:249)
magnitudeSqr (src/Number/Complex.hs:262)
propPolar (src/Number/Complex.hs:225)
defltPow (src/Number/Complex.hs:489)
36% ( 16 / 44) in 'MathObj.LaurentPolynomial'
Missing documentation for:
const (src/MathObj/LaurentPolynomial.hs:46)
! (src/MathObj/LaurentPolynomial.hs:49)
fromCoeffs (src/MathObj/LaurentPolynomial.hs:55)
fromShiftCoeffs (src/MathObj/LaurentPolynomial.hs:58)
fromPolynomial (src/MathObj/LaurentPolynomial.hs:61)
fromPowerSeries (src/MathObj/LaurentPolynomial.hs:64)
bounds (src/MathObj/LaurentPolynomial.hs:67)
shift (src/MathObj/LaurentPolynomial.hs:70)
translate (src/MathObj/LaurentPolynomial.hs:74)
(src/MathObj/LaurentPolynomial.hs:78)
appPrec (src/MathObj/LaurentPolynomial.hs:84)
(src/MathObj/LaurentPolynomial.hs:87)
add (src/MathObj/LaurentPolynomial.hs:95)
series (src/MathObj/LaurentPolynomial.hs:111)
addShifted (src/MathObj/LaurentPolynomial.hs:162)
negate (src/MathObj/LaurentPolynomial.hs:172)
sub (src/MathObj/LaurentPolynomial.hs:175)
(src/MathObj/LaurentPolynomial.hs:178)
(src/MathObj/LaurentPolynomial.hs:187)
(src/MathObj/LaurentPolynomial.hs:192)
(src/MathObj/LaurentPolynomial.hs:195)
mul (src/MathObj/LaurentPolynomial.hs:200)
(src/MathObj/LaurentPolynomial.hs:203)
div (src/MathObj/LaurentPolynomial.hs:211)
(src/MathObj/LaurentPolynomial.hs:218)
divExample (src/MathObj/LaurentPolynomial.hs:221)
(src/MathObj/LaurentPolynomial.hs:246)
identical (src/MathObj/LaurentPolynomial.hs:250)
44% ( 65 /148) in 'Number.Positional'
Missing documentation for:
T (src/Number/Positional.hs:48)
FixedPoint (src/Number/Positional.hs:49)
Mantissa (src/Number/Positional.hs:50)
Digit (src/Number/Positional.hs:51)
Exponent (src/Number/Positional.hs:52)
Basis (src/Number/Positional.hs:53)
moveToZero (src/Number/Positional.hs:58)
checkPosDigit (src/Number/Positional.hs:64)
checkDigit (src/Number/Positional.hs:70)
prependDigit (src/Number/Positional.hs:152)
trimOnce (src/Number/Positional.hs:174)
decreaseExpFP (src/Number/Positional.hs:199)
pumpFirstFP (src/Number/Positional.hs:204)
fromBaseCardinal (src/Number/Positional.hs:226)
fromBaseInteger (src/Number/Positional.hs:231)
mantissaToNum (src/Number/Positional.hs:237)
mantissaFromCard (src/Number/Positional.hs:242)
mantissaFromInt (src/Number/Positional.hs:248)
mantissaFromFixedInt (src/Number/Positional.hs:254)
fromBaseRational (src/Number/Positional.hs:264)
fromFixedPoint (src/Number/Positional.hs:286)
toDouble (src/Number/Positional.hs:294)
fromDoubleRough (src/Number/Positional.hs:321)
mantLengthDouble (src/Number/Positional.hs:326)
liftDoubleApprox (src/Number/Positional.hs:334)
liftDoubleRough (src/Number/Positional.hs:337)
showHex (src/Number/Positional.hs:349)
showBin (src/Number/Positional.hs:352)
showBasis (src/Number/Positional.hs:355)
fromBasisMant (src/Number/Positional.hs:405)
lessApprox (src/Number/Positional.hs:471)
trunc (src/Number/Positional.hs:477)
equalApprox (src/Number/Positional.hs:483)
withTwoMantissas (src/Number/Positional.hs:551)
align (src/Number/Positional.hs:562)
absolute (src/Number/Positional.hs:578)
absMant (src/Number/Positional.hs:581)
fromLaurent (src/Number/Positional.hs:592)
toLaurent (src/Number/Positional.hs:595)
liftLaurent2 (src/Number/Positional.hs:598)
liftLaurentMany (src/Number/Positional.hs:604)
sub (src/Number/Positional.hs:616)
neg (src/Number/Positional.hs:619)
Series (src/Number/Positional.hs:644)
seriesPlain (src/Number/Positional.hs:664)
splitAtMatchPadZero (src/Number/Positional.hs:713)
scale (src/Number/Positional.hs:729)
scaleSimple (src/Number/Positional.hs:737)
scaleMant (src/Number/Positional.hs:740)
mulSeries (src/Number/Positional.hs:745)
divMant (src/Number/Positional.hs:780)
divMantSlow (src/Number/Positional.hs:798)
reciprocal (src/Number/Positional.hs:808)
divIntMantInf (src/Number/Positional.hs:829)
divInt (src/Number/Positional.hs:835)
sqrt (src/Number/Positional.hs:850)
sqrtDriver (src/Number/Positional.hs:853)
sqrtMant (src/Number/Positional.hs:864)
sqrtNewton (src/Number/Positional.hs:924)
expSeries (src/Number/Positional.hs:998)
expSeriesLazy (src/Number/Positional.hs:1011)
expSmallLazy (src/Number/Positional.hs:1024)
exp (src/Number/Positional.hs:1028)
intPower (src/Number/Positional.hs:1042)
cardPower (src/Number/Positional.hs:1048)
powerSmall (src/Number/Positional.hs:1083)
power (src/Number/Positional.hs:1086)
root (src/Number/Positional.hs:1093)
cosSin (src/Number/Positional.hs:1147)
tan (src/Number/Positional.hs:1163)
cot (src/Number/Positional.hs:1166)
lnSeries (src/Number/Positional.hs:1172)
lnSmall (src/Number/Positional.hs:1179)
lnNewton' (src/Number/Positional.hs:1236)
ln (src/Number/Positional.hs:1258)
arctanSmall (src/Number/Positional.hs:1307)
zero (src/Number/Positional.hs:1378)
one (src/Number/Positional.hs:1381)
minusOne (src/Number/Positional.hs:1384)
eConst (src/Number/Positional.hs:1390)
recipEConst (src/Number/Positional.hs:1393)
piConst (src/Number/Positional.hs:1396)
sliceVertPair (src/Number/Positional.hs:1413)
76% ( 16 / 21) in 'Number.Quaternion'
Missing documentation for:
fromReal (src/Number/Quaternion.hs:86)
fromRotationMatrix (src/Number/Quaternion.hs:170)
scalarProduct (src/Number/Quaternion.hs:129)
crossProduct (src/Number/Quaternion.hs:133)
norm (src/Number/Quaternion.hs:122)
24% ( 5 / 21) in 'Algebra.AffineSpace'
Missing documentation for:
Zero (src/Algebra/AffineSpace.hs:139)
(src/Algebra/AffineSpace.hs:143)
(src/Algebra/AffineSpace.hs:147)
(src/Algebra/AffineSpace.hs:151)
(src/Algebra/AffineSpace.hs:155)
(src/Algebra/AffineSpace.hs:160)
(src/Algebra/AffineSpace.hs:164)
(src/Algebra/AffineSpace.hs:168)
(src/Algebra/AffineSpace.hs:173)
multiplyAccumulateModule (src/Algebra/AffineSpace.hs:191)
element (src/Algebra/AffineSpace.hs:204)
(src/Algebra/AffineSpace.hs:210)
(src/Algebra/AffineSpace.hs:215)
makeMac (src/Algebra/AffineSpace.hs:223)
makeMac2 (src/Algebra/AffineSpace.hs:232)
makeMac3 (src/Algebra/AffineSpace.hs:241)
5% ( 1 / 21) in 'Number.ResidueClass.Func'
Missing documentation for:
Module header
concrete (src/Number/ResidueClass/Func.hs:33)
fromRepresentative (src/Number/ResidueClass/Func.hs:36)
lift0 (src/Number/ResidueClass/Func.hs:39)
lift1 (src/Number/ResidueClass/Func.hs:42)
lift2 (src/Number/ResidueClass/Func.hs:45)
zero (src/Number/ResidueClass/Func.hs:49)
one (src/Number/ResidueClass/Func.hs:52)
fromInteger (src/Number/ResidueClass/Func.hs:55)
equal (src/Number/ResidueClass/Func.hs:58)
(src/Number/ResidueClass/Func.hs:62)
(src/Number/ResidueClass/Func.hs:66)
(src/Number/ResidueClass/Func.hs:72)
(src/Number/ResidueClass/Func.hs:77)
notImplemented (src/Number/ResidueClass/Func.hs:89)
lift98_1 (src/Number/ResidueClass/Func.hs:94)
lift98_2 (src/Number/ResidueClass/Func.hs:98)
(src/Number/ResidueClass/Func.hs:104)
(src/Number/ResidueClass/Func.hs:112)
(src/Number/ResidueClass/Func.hs:115)
10% ( 2 / 21) in 'MathObj.Wrapper.NumericPrelude'
Missing documentation for:
lift1 (src/MathObj/Wrapper/NumericPrelude.hs:66)
lift2 (src/MathObj/Wrapper/NumericPrelude.hs:70)
(src/MathObj/Wrapper/NumericPrelude.hs:74)
(src/MathObj/Wrapper/NumericPrelude.hs:95)
(src/MathObj/Wrapper/NumericPrelude.hs:106)
(src/MathObj/Wrapper/NumericPrelude.hs:117)
(src/MathObj/Wrapper/NumericPrelude.hs:122)
(src/MathObj/Wrapper/NumericPrelude.hs:142)
(src/MathObj/Wrapper/NumericPrelude.hs:146)
(src/MathObj/Wrapper/NumericPrelude.hs:155)
(src/MathObj/Wrapper/NumericPrelude.hs:193)
(src/MathObj/Wrapper/NumericPrelude.hs:196)
(src/MathObj/Wrapper/NumericPrelude.hs:198)
(src/MathObj/Wrapper/NumericPrelude.hs:201)
(src/MathObj/Wrapper/NumericPrelude.hs:206)
(src/MathObj/Wrapper/NumericPrelude.hs:209)
(src/MathObj/Wrapper/NumericPrelude.hs:212)
(src/MathObj/Wrapper/NumericPrelude.hs:215)
unimplemented (src/MathObj/Wrapper/NumericPrelude.hs:219)
6% ( 3 / 50) in 'Number.DimensionTerm'
Missing documentation for:
T (src/Number/DimensionTerm.hs:35)
(src/Number/DimensionTerm.hs:39)
(src/Number/DimensionTerm.hs:48)
fromNumber (src/Number/DimensionTerm.hs:52)
toNumber (src/Number/DimensionTerm.hs:55)
fromNumberWithDimension (src/Number/DimensionTerm.hs:58)
toNumberWithDimension (src/Number/DimensionTerm.hs:61)
(src/Number/DimensionTerm.hs:65)
(src/Number/DimensionTerm.hs:71)
(src/Number/DimensionTerm.hs:74)
(src/Number/DimensionTerm.hs:79)
(src/Number/DimensionTerm.hs:84)
(src/Number/DimensionTerm.hs:92)
&*& (src/Number/DimensionTerm.hs:100)
&/& (src/Number/DimensionTerm.hs:104)
mulToScalar (src/Number/DimensionTerm.hs:108)
divToScalar (src/Number/DimensionTerm.hs:112)
cancelToScalar (src/Number/DimensionTerm.hs:116)
recip (src/Number/DimensionTerm.hs:122)
unrecip (src/Number/DimensionTerm.hs:126)
sqr (src/Number/DimensionTerm.hs:130)
sqrt (src/Number/DimensionTerm.hs:134)
abs (src/Number/DimensionTerm.hs:139)
absSignum (src/Number/DimensionTerm.hs:142)
scale (src/Number/DimensionTerm.hs:145)
*& (src/Number/DimensionTerm.hs:145)
rewriteDimension (src/Number/DimensionTerm.hs:152)
Scalar (src/Number/DimensionTerm.hs:171)
Length (src/Number/DimensionTerm.hs:172)
Time (src/Number/DimensionTerm.hs:173)
Mass (src/Number/DimensionTerm.hs:174)
Charge (src/Number/DimensionTerm.hs:175)
Angle (src/Number/DimensionTerm.hs:176)
Temperature (src/Number/DimensionTerm.hs:177)
Information (src/Number/DimensionTerm.hs:178)
Frequency (src/Number/DimensionTerm.hs:180)
Voltage (src/Number/DimensionTerm.hs:181)
scalar (src/Number/DimensionTerm.hs:184)
length (src/Number/DimensionTerm.hs:187)
time (src/Number/DimensionTerm.hs:190)
mass (src/Number/DimensionTerm.hs:193)
charge (src/Number/DimensionTerm.hs:196)
frequency (src/Number/DimensionTerm.hs:199)
angle (src/Number/DimensionTerm.hs:202)
temperature (src/Number/DimensionTerm.hs:205)
information (src/Number/DimensionTerm.hs:208)
voltage (src/Number/DimensionTerm.hs:212)
5% ( 2 / 41) in 'Number.DimensionTerm.SI'
Missing documentation for:
second (src/Number/DimensionTerm/SI.hs:45)
minute (src/Number/DimensionTerm/SI.hs:47)
hour (src/Number/DimensionTerm/SI.hs:49)
day (src/Number/DimensionTerm/SI.hs:51)
year (src/Number/DimensionTerm/SI.hs:53)
hertz (src/Number/DimensionTerm/SI.hs:55)
meter (src/Number/DimensionTerm/SI.hs:57)
gramm (src/Number/DimensionTerm/SI.hs:61)
tonne (src/Number/DimensionTerm/SI.hs:63)
coulomb (src/Number/DimensionTerm/SI.hs:75)
volt (src/Number/DimensionTerm/SI.hs:79)
kelvin (src/Number/DimensionTerm/SI.hs:85)
bit (src/Number/DimensionTerm/SI.hs:87)
byte (src/Number/DimensionTerm/SI.hs:89)
inch (src/Number/DimensionTerm/SI.hs:94)
foot (src/Number/DimensionTerm/SI.hs:94)
yard (src/Number/DimensionTerm/SI.hs:94)
astronomicUnit (src/Number/DimensionTerm/SI.hs:94)
parsec (src/Number/DimensionTerm/SI.hs:94)
zepto (src/Number/SI/Unit.hs:74)
atto (src/Number/SI/Unit.hs:74)
femto (src/Number/SI/Unit.hs:74)
pico (src/Number/SI/Unit.hs:74)
nano (src/Number/SI/Unit.hs:74)
micro (src/Number/SI/Unit.hs:74)
milli (src/Number/SI/Unit.hs:74)
centi (src/Number/SI/Unit.hs:74)
deci (src/Number/SI/Unit.hs:74)
one (src/Number/SI/Unit.hs:74)
deca (src/Number/SI/Unit.hs:74)
hecto (src/Number/SI/Unit.hs:74)
kilo (src/Number/SI/Unit.hs:74)
mega (src/Number/SI/Unit.hs:74)
giga (src/Number/SI/Unit.hs:74)
tera (src/Number/SI/Unit.hs:74)
peta (src/Number/SI/Unit.hs:74)
exa (src/Number/SI/Unit.hs:74)
zetta (src/Number/SI/Unit.hs:74)
yotta (src/Number/SI/Unit.hs:74)
17% ( 6 / 35) in 'Number.FixedPoint.Check'
Missing documentation for:
Module header
T (src/Number/FixedPoint/Check.hs:26)
cons (src/Number/FixedPoint/Check.hs:31)
fromFloat (src/Number/FixedPoint/Check.hs:36)
fromInteger' (src/Number/FixedPoint/Check.hs:40)
fromRational' (src/Number/FixedPoint/Check.hs:44)
fromFloatBasis (src/Number/FixedPoint/Check.hs:48)
fromIntegerBasis (src/Number/FixedPoint/Check.hs:52)
fromRationalBasis (src/Number/FixedPoint/Check.hs:56)
lift0 (src/Number/FixedPoint/Check.hs:68)
lift1 (src/Number/FixedPoint/Check.hs:71)
lift2 (src/Number/FixedPoint/Check.hs:74)
commonDenominator (src/Number/FixedPoint/Check.hs:78)
appPrec (src/Number/FixedPoint/Check.hs:87)
(src/Number/FixedPoint/Check.hs:90)
defltDenominator (src/Number/FixedPoint/Check.hs:97)
defltShow (src/Number/FixedPoint/Check.hs:100)
(src/Number/FixedPoint/Check.hs:106)
(src/Number/FixedPoint/Check.hs:113)
(src/Number/FixedPoint/Check.hs:121)
(src/Number/FixedPoint/Check.hs:127)
(src/Number/FixedPoint/Check.hs:133)
(src/Number/FixedPoint/Check.hs:157)
(src/Number/FixedPoint/Check.hs:160)
(src/Number/FixedPoint/Check.hs:164)
(src/Number/FixedPoint/Check.hs:168)
(src/Number/FixedPoint/Check.hs:172)
(src/Number/FixedPoint/Check.hs:180)
(src/Number/FixedPoint/Check.hs:188)
31% ( 4 / 13) in 'Number.NonNegative'
Missing documentation for:
T
fromNumberMsg (src/Number/NonNegative.hs:67)
toNumber
Int
Integer
Float
Double
Ratio (src/Number/NonNegative.hs:210)
Rational (src/Number/NonNegative.hs:211)
36% ( 5 / 14) in 'Number.NonNegativeChunky'
Missing documentation for:
fromChunks (src/Number/NonNegativeChunky.hs:67)
toChunks (src/Number/NonNegativeChunky.hs:70)
fromNumber (src/Number/NonNegativeChunky.hs:79)
toNumber (src/Number/NonNegativeChunky.hs:82)
fromChunky98 (src/Number/NonNegativeChunky.hs:73)
toChunky98 (src/Number/NonNegativeChunky.hs:76)
minMaxDiff (src/Number/NonNegativeChunky.hs:147)
isNull (src/Number/NonNegativeChunky.hs:100)
isPositive (src/Number/NonNegativeChunky.hs:104)
16% ( 8 / 51) in 'Number.Peano'
Missing documentation for:
T (src/Number/Peano.hs:47)
infinity (src/Number/Peano.hs:51)
err (src/Number/Peano.hs:54)
(src/Number/Peano.hs:58)
add (src/Number/Peano.hs:62)
sub (src/Number/Peano.hs:66)
subNeg (src/Number/Peano.hs:73)
mul (src/Number/Peano.hs:79)
fromPosEnum (src/Number/Peano.hs:84)
toPosEnum (src/Number/Peano.hs:90)
(src/Number/Peano.hs:94)
(src/Number/Peano.hs:101)
(src/Number/Peano.hs:109)
(src/Number/Peano.hs:143)
(src/Number/Peano.hs:146)
(src/Number/Peano.hs:153)
argMinimum (src/Number/Peano.hs:201)
argMaxFull (src/Number/Peano.hs:205)
argMaximum (src/Number/Peano.hs:220)
isAscendingFiniteNumbers (src/Number/Peano.hs:243)
toListMaybe (src/Number/Peano.hs:249)
isAscending (src/Number/Peano.hs:280)
Valuable (src/Number/Peano.hs:293)
increaseCosts (src/Number/Peano.hs:297)
andW (src/Number/Peano.hs:317)
leW (src/Number/Peano.hs:323)
isAscendingW (src/Number/Peano.hs:328)
(src/Number/Peano.hs:342)
(src/Number/Peano.hs:347)
(src/Number/Peano.hs:350)
(src/Number/Peano.hs:353)
(src/Number/Peano.hs:358)
(src/Number/Peano.hs:367)
(src/Number/Peano.hs:372)
(src/Number/Peano.hs:375)
(src/Number/Peano.hs:387)
(src/Number/Peano.hs:390)
(src/Number/Peano.hs:396)
(src/Number/Peano.hs:400)
notImplemented (src/Number/Peano.hs:407)
(src/Number/Peano.hs:411)
(src/Number/Peano.hs:421)
(src/Number/Peano.hs:424)
18% ( 6 / 34) in 'Number.Positional.Check'
Missing documentation for:
prependDigit (src/Number/Positional/Check.hs:77)
lift0 (src/Number/Positional/Check.hs:86)
lift1 (src/Number/Positional/Check.hs:90)
lift2 (src/Number/Positional/Check.hs:94)
commonBasis (src/Number/Positional/Check.hs:106)
fromBaseInteger (src/Number/Positional/Check.hs:112)
fromBaseRational (src/Number/Positional/Check.hs:116)
defltBaseRoot (src/Number/Positional/Check.hs:124)
defltBaseExp (src/Number/Positional/Check.hs:127)
defltBase (src/Number/Positional/Check.hs:131)
defltShow (src/Number/Positional/Check.hs:136)
(src/Number/Positional/Check.hs:143)
(src/Number/Positional/Check.hs:149)
(src/Number/Positional/Check.hs:159)
(src/Number/Positional/Check.hs:163)
(src/Number/Positional/Check.hs:168)
(src/Number/Positional/Check.hs:192)
(src/Number/Positional/Check.hs:195)
(src/Number/Positional/Check.hs:198)
(src/Number/Positional/Check.hs:202)
(src/Number/Positional/Check.hs:206)
(src/Number/Positional/Check.hs:210)
(src/Number/Positional/Check.hs:214)
(src/Number/Positional/Check.hs:219)
(src/Number/Positional/Check.hs:221)
(src/Number/Positional/Check.hs:227)
(src/Number/Positional/Check.hs:234)
(src/Number/Positional/Check.hs:242)
10% ( 2 / 21) in 'Number.OccasionallyScalarExpression'
Missing documentation for:
Term (src/Number/OccasionallyScalarExpression.hs:35)
fromValue (src/Number/OccasionallyScalarExpression.hs:41)
makeLine (src/Number/OccasionallyScalarExpression.hs:45)
showUnitError (src/Number/OccasionallyScalarExpression.hs:48)
lift (src/Number/OccasionallyScalarExpression.hs:75)
fromScalar (src/Number/OccasionallyScalarExpression.hs:78)
scalarMap (src/Number/OccasionallyScalarExpression.hs:82)
scalarMap2 (src/Number/OccasionallyScalarExpression.hs:86)
(src/Number/OccasionallyScalarExpression.hs:91)
(src/Number/OccasionallyScalarExpression.hs:94)
(src/Number/OccasionallyScalarExpression.hs:97)
(src/Number/OccasionallyScalarExpression.hs:100)
(src/Number/OccasionallyScalarExpression.hs:106)
(src/Number/OccasionallyScalarExpression.hs:111)
(src/Number/OccasionallyScalarExpression.hs:115)
(src/Number/OccasionallyScalarExpression.hs:118)
(src/Number/OccasionallyScalarExpression.hs:127)
(src/Number/OccasionallyScalarExpression.hs:132)
(src/Number/OccasionallyScalarExpression.hs:153)
21% ( 7 / 33) in 'Number.Physical'
Missing documentation for:
fromScalarSingle (src/Number/Physical.hs:46)
lift2 (src/Number/Physical.hs:61)
lift2Maybe (src/Number/Physical.hs:65)
lift2Gen (src/Number/Physical.hs:69)
errorUnitMismatch (src/Number/Physical.hs:75)
scale (src/Number/Physical.hs:92)
ratPow (src/Number/Physical.hs:95)
ratPowMaybe (src/Number/Physical.hs:99)
fromRatio (src/Number/Physical.hs:104)
(src/Number/Physical.hs:110)
(src/Number/Physical.hs:113)
(src/Number/Physical.hs:116)
(src/Number/Physical.hs:120)
(src/Number/Physical.hs:128)
(src/Number/Physical.hs:132)
(src/Number/Physical.hs:162)
(src/Number/Physical.hs:167)
(src/Number/Physical.hs:171)
(src/Number/Physical.hs:176)
(src/Number/Physical.hs:195)
(src/Number/Physical.hs:200)
(src/Number/Physical.hs:203)
(src/Number/Physical.hs:206)
(src/Number/Physical.hs:217)
(src/Number/Physical.hs:223)
(src/Number/Physical.hs:227)
55% ( 6 / 11) in 'Number.Physical.Show'
Missing documentation for:
mulPrec (src/Number/Physical/Show.hs:24)
showScaled (src/Number/Physical/Show.hs:47)
showUnitPart (src/Number/Physical/Show.hs:70)
defScale (src/Number/Physical/Show.hs:77)
findCloseScale (src/Number/Physical/Show.hs:80)
22% ( 2 / 9) in 'Number.Physical.Read'
Missing documentation for:
mulPrec (src/Number/Physical/Read.hs:21)
readsNat (src/Number/Physical/Read.hs:25)
readUnitPart (src/Number/Physical/Read.hs:35)
parseProductTail (src/Number/Physical/Read.hs:62)
parsePower (src/Number/Physical/Read.hs:73)
ignoreSpace (src/Number/Physical/Read.hs:80)
createDict (src/Number/Physical/Read.hs:87)
2% ( 1 / 64) in 'Number.SI'
Missing documentation for:
T (src/Number/SI.hs:45)
PValue (src/Number/SI.hs:48)
lift (src/Number/SI.hs:69)
lift2 (src/Number/SI.hs:73)
liftGen (src/Number/SI.hs:77)
lift2Gen (src/Number/SI.hs:80)
scale (src/Number/SI.hs:88)
fromScalarSingle (src/Number/SI.hs:91)
(src/Number/SI.hs:95)
(src/Number/SI.hs:98)
showNat (src/Number/SI.hs:101)
(src/Number/SI.hs:106)
readsNat (src/Number/SI.hs:112)
(src/Number/SI.hs:117)
(src/Number/SI.hs:121)
(src/Number/SI.hs:127)
(src/Number/SI.hs:131)
(src/Number/SI.hs:140)
(src/Number/SI.hs:144)
(src/Number/SI.hs:148)
(src/Number/SI.hs:152)
(src/Number/SI.hs:172)
(src/Number/SI.hs:177)
(src/Number/SI.hs:180)
(src/Number/SI.hs:182)
quantity (src/Number/SI.hs:191)
hertz (src/Number/SI.hs:194)
second (src/Number/SI.hs:194)
minute (src/Number/SI.hs:194)
hour (src/Number/SI.hs:194)
day (src/Number/SI.hs:194)
year (src/Number/SI.hs:194)
meter (src/Number/SI.hs:194)
liter (src/Number/SI.hs:194)
gramm (src/Number/SI.hs:194)
tonne (src/Number/SI.hs:194)
newton (src/Number/SI.hs:194)
pascal (src/Number/SI.hs:194)
bar (src/Number/SI.hs:194)
joule (src/Number/SI.hs:194)
watt (src/Number/SI.hs:194)
kelvin (src/Number/SI.hs:194)
coulomb (src/Number/SI.hs:194)
ampere (src/Number/SI.hs:194)
volt (src/Number/SI.hs:194)
ohm (src/Number/SI.hs:194)
farad (src/Number/SI.hs:194)
bit (src/Number/SI.hs:194)
byte (src/Number/SI.hs:194)
baud (src/Number/SI.hs:194)
inch (src/Number/SI.hs:194)
foot (src/Number/SI.hs:194)
yard (src/Number/SI.hs:194)
astronomicUnit (src/Number/SI.hs:194)
parsec (src/Number/SI.hs:194)
mach (src/Number/SI.hs:194)
speedOfLight (src/Number/SI.hs:194)
electronVolt (src/Number/SI.hs:194)
calorien (src/Number/SI.hs:194)
horsePower (src/Number/SI.hs:194)
accelerationOfEarthGravity (src/Number/SI.hs:194)
(src/Number/SI.hs:246)
(src/Number/SI.hs:254)
Warning: NumericPrelude.Base: could not find link destinations for:
D1Bool C1_0Bool C1_1Bool EqBool D_Char C_Char D1Either C1_0Either C1_1Either EqEither Id P Digit Node Elem FingerTree StateL StateR State Box D1Maybe C1_0Maybe C1_1Maybe EqMaybe D1Ordering C1_0Ordering C1_1Ordering C1_2Ordering EqOrdering Padding DateFormatSpec
Warning: Algebra.RealRing: could not find link destinations for:
C
Warning: NumericPrelude.Numeric: could not find link destinations for:
D_Int C_Int D_Float C_Float D_Double C_Double
Warning: Number.Complex: could not find link destinations for:
Cons
Warning: Number.Quaternion: could not find link destinations for:
Cons
Warning: Number.ResidueClass.Func: could not find link destinations for:
C
Warning: Number.Peano: could not find link destinations for:
C C
Warning: Number.Positional.Check: could not find link destinations for:
C C
Documentation created: dist/doc/html/numeric-prelude/index.html,
dist/doc/html/numeric-prelude/numeric-prelude.txt
Creating package registration file:
/tmp/pkgConf-numeric-prelude-0.44086916471247291216.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/numeric-prelude-0.4.2-BdUll9OfbTlGtRQKbxl0pN
Registering numeric-prelude-0.4.2...
Installed numeric-prelude-0.4.2
Configuring storablevector-0.2.10...
Building storablevector-0.2.10...
Preprocessing library storablevector-0.2.10...
[ 1 of 14] Compiling Data.StorableVector.Memory ( foreign-ptr/slow/Data/StorableVector/Memory.hs, dist/build/Data/StorableVector/Memory.o )
[ 2 of 14] Compiling Data.StorableVector.Cursor ( src/Data/StorableVector/Cursor.hs, dist/build/Data/StorableVector/Cursor.o )
[ 3 of 14] Compiling Data.StorableVector.Base ( src/Data/StorableVector/Base.hs, dist/build/Data/StorableVector/Base.o )
[ 4 of 14] Compiling Data.StorableVector.Pointer ( src/Data/StorableVector/Pointer.hs, dist/build/Data/StorableVector/Pointer.o )
[ 5 of 14] Compiling Data.StorableVector.ST.Private ( src/Data/StorableVector/ST/Private.hs, dist/build/Data/StorableVector/ST/Private.o )
[ 6 of 14] Compiling Data.StorableVector ( src/Data/StorableVector.hs, dist/build/Data/StorableVector.o )
[ 7 of 14] Compiling Data.StorableVector.Lazy.PointerPrivate ( src/Data/StorableVector/Lazy/PointerPrivate.hs, dist/build/Data/StorableVector/Lazy/PointerPrivate.o )
[ 8 of 14] Compiling Data.StorableVector.Lazy ( src/Data/StorableVector/Lazy.hs, dist/build/Data/StorableVector/Lazy.o )
[ 9 of 14] Compiling Data.StorableVector.Lazy.Pointer ( src/Data/StorableVector/Lazy/Pointer.hs, dist/build/Data/StorableVector/Lazy/Pointer.o )
[10 of 14] Compiling Data.StorableVector.ST.Strict ( src/Data/StorableVector/ST/Strict.hs, dist/build/Data/StorableVector/ST/Strict.o )
[11 of 14] Compiling Data.StorableVector.Lazy.Builder ( src/Data/StorableVector/Lazy/Builder.hs, dist/build/Data/StorableVector/Lazy/Builder.o )
src/Data/StorableVector/Lazy/Builder.hs:26: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()
[12 of 14] Compiling Data.StorableVector.Lazy.Pattern ( src/Data/StorableVector/Lazy/Pattern.hs, dist/build/Data/StorableVector/Lazy/Pattern.o )
[13 of 14] Compiling Data.StorableVector.ST.Lazy ( src/Data/StorableVector/ST/Lazy.hs, dist/build/Data/StorableVector/ST/Lazy.o )
[14 of 14] Compiling Data.StorableVector.Lazy.PointerPrivateIndex ( src/Data/StorableVector/Lazy/PointerPrivateIndex.hs, dist/build/Data/StorableVector/Lazy/PointerPrivateIndex.o )
In-place registering storablevector-0.2.10...
Running Haddock for storablevector-0.2.10...
Running hscolour for storablevector-0.2.10...
Preprocessing library storablevector-0.2.10...
Preprocessing library storablevector-0.2.10...
src/Data/StorableVector/Lazy/Builder.hs:26: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:
0% ( 0 / 2) in 'Data.StorableVector.Memory'
Missing documentation for:
Module header
mallocForeignPtrArray (foreign-ptr/slow/Data/StorableVector/Memory.hs:8)
42% ( 13 / 31) in 'Data.StorableVector.Cursor'
Missing documentation for:
create (src/Data/StorableVector/Cursor.hs:72)
unfoldrNTermIO (src/Data/StorableVector/Cursor.hs:91)
unfoldrN (src/Data/StorableVector/Cursor.hs:98)
unfoldrNIO (src/Data/StorableVector/Cursor.hs:103)
pack (src/Data/StorableVector/Cursor.hs:153)
zipWith (src/Data/StorableVector/Cursor.hs:178)
zipNWith (src/Data/StorableVector/Cursor.hs:186)
whileM (src/Data/StorableVector/Cursor.hs:242)
switchL (src/Data/StorableVector/Cursor.hs:250)
obviousNullIO (src/Data/StorableVector/Cursor.hs:257)
viewL (src/Data/StorableVector/Cursor.hs:272)
viewLIO (src/Data/StorableVector/Cursor.hs:276)
foldr (src/Data/StorableVector/Cursor.hs:287)
(src/Data/StorableVector/Cursor.hs:298)
null (src/Data/StorableVector/Cursor.hs:310)
drop (src/Data/StorableVector/Cursor.hs:322)
dropIO (src/Data/StorableVector/Cursor.hs:325)
take (src/Data/StorableVector/Cursor.hs:332)
90% ( 19 / 21) in 'Data.StorableVector.Base'
Missing documentation for:
createAndTrim' (src/Data/StorableVector/Base.hs:202)
incPtr (src/Data/StorableVector/Base.hs:166)
40% ( 2 / 5) in 'Data.StorableVector.Pointer'
Missing documentation for:
cons (src/Data/StorableVector/Pointer.hs:36)
viewL (src/Data/StorableVector/Pointer.hs:42)
switchL (src/Data/StorableVector/Pointer.hs:46)
40% ( 2 / 5) in 'Data.StorableVector.ST.Private'
Missing documentation for:
Vector (src/Data/StorableVector/ST/Private.hs:28)
unsafeCreate (src/Data/StorableVector/ST/Private.hs:41)
unsafeToVector (src/Data/StorableVector/ST/Private.hs:53)
97% (116 /120) in 'Data.StorableVector'
Missing documentation for:
viewL (src/Data/StorableVector.hs:687)
viewR (src/Data/StorableVector.hs:691)
switchL (src/Data/StorableVector.hs:673)
switchR (src/Data/StorableVector.hs:680)
0% ( 0 / 6) in 'Data.StorableVector.Lazy.PointerPrivate'
Missing documentation for:
Module header
Pointer (src/Data/StorableVector/Lazy/PointerPrivate.hs:10)
empty (src/Data/StorableVector/Lazy/PointerPrivate.hs:17)
cons (src/Data/StorableVector/Lazy/PointerPrivate.hs:22)
viewL (src/Data/StorableVector/Lazy/PointerPrivate.hs:27)
switchL (src/Data/StorableVector/Lazy/PointerPrivate.hs:31)
23% ( 23 /100) in 'Data.StorableVector.Lazy'
Missing documentation for:
Vector (src/Data/StorableVector/Lazy.hs:64)
(src/Data/StorableVector/Lazy.hs:67)
(src/Data/StorableVector/Lazy.hs:72)
(src/Data/StorableVector/Lazy.hs:75)
(src/Data/StorableVector/Lazy.hs:81)
ChunkSize (src/Data/StorableVector/Lazy.hs:86)
(src/Data/StorableVector/Lazy.hs:89)
(src/Data/StorableVector/Lazy.hs:97)
(src/Data/StorableVector/Lazy.hs:106)
(src/Data/StorableVector/Lazy.hs:111)
chunkSize (src/Data/StorableVector/Lazy.hs:114)
defaultChunkSize (src/Data/StorableVector/Lazy.hs:121)
empty (src/Data/StorableVector/Lazy.hs:130)
singleton (src/Data/StorableVector/Lazy.hs:134)
fromChunks (src/Data/StorableVector/Lazy.hs:137)
pack (src/Data/StorableVector/Lazy.hs:140)
unpack (src/Data/StorableVector/Lazy.hs:143)
packWith (src/Data/StorableVector/Lazy.hs:148)
unpackWith (src/Data/StorableVector/Lazy.hs:153)
unfoldr (src/Data/StorableVector/Lazy.hs:158)
sample (src/Data/StorableVector/Lazy.hs:191)
sampleN (src/Data/StorableVector/Lazy.hs:196)
iterate (src/Data/StorableVector/Lazy.hs:202)
repeat (src/Data/StorableVector/Lazy.hs:205)
cycle (src/Data/StorableVector/Lazy.hs:209)
replicate (src/Data/StorableVector/Lazy.hs:213)
null (src/Data/StorableVector/Lazy.hs:226)
length (src/Data/StorableVector/Lazy.hs:229)
equal (src/Data/StorableVector/Lazy.hs:232)
index (src/Data/StorableVector/Lazy.hs:247)
cons (src/Data/StorableVector/Lazy.hs:267)
append (src/Data/StorableVector/Lazy.hs:273)
concat (src/Data/StorableVector/Lazy.hs:296)
sliceVertical (src/Data/StorableVector/Lazy.hs:299)
map (src/Data/StorableVector/Lazy.hs:307)
reverse (src/Data/StorableVector/Lazy.hs:314)
foldl (src/Data/StorableVector/Lazy.hs:322)
foldl' (src/Data/StorableVector/Lazy.hs:326)
foldr (src/Data/StorableVector/Lazy.hs:330)
monoidConcatMap (src/Data/StorableVector/Lazy.hs:335)
any (src/Data/StorableVector/Lazy.hs:340)
all (src/Data/StorableVector/Lazy.hs:344)
maximum (src/Data/StorableVector/Lazy.hs:347)
minimum (src/Data/StorableVector/Lazy.hs:352)
pointer (src/Data/StorableVector/Lazy.hs:371)
viewL (src/Data/StorableVector/Lazy.hs:375)
viewR (src/Data/StorableVector/Lazy.hs:382)
switchL (src/Data/StorableVector/Lazy.hs:393)
switchR (src/Data/StorableVector/Lazy.hs:398)
scanl (src/Data/StorableVector/Lazy.hs:421)
mapAccumL (src/Data/StorableVector/Lazy.hs:428)
mapAccumR (src/Data/StorableVector/Lazy.hs:436)
crochetLChunk (src/Data/StorableVector/Lazy.hs:444)
crochetL (src/Data/StorableVector/Lazy.hs:460)
take (src/Data/StorableVector/Lazy.hs:478)
drop (src/Data/StorableVector/Lazy.hs:505)
splitAt (src/Data/StorableVector/Lazy.hs:514)
dropMargin (src/Data/StorableVector/Lazy.hs:554)
dropWhile (src/Data/StorableVector/Lazy.hs:562)
takeWhile (src/Data/StorableVector/Lazy.hs:571)
span (src/Data/StorableVector/Lazy.hs:581)
filter (src/Data/StorableVector/Lazy.hs:604)
zipWith3 (src/Data/StorableVector/Lazy.hs:630)
zipWith4 (src/Data/StorableVector/Lazy.hs:648)
zipWithSize (src/Data/StorableVector/Lazy.hs:717)
zipWithSize3 (src/Data/StorableVector/Lazy.hs:732)
zipWithSize4 (src/Data/StorableVector/Lazy.hs:747)
sieve (src/Data/StorableVector/Lazy.hs:766)
deinterleave (src/Data/StorableVector/Lazy.hs:776)
padAlt (src/Data/StorableVector/Lazy.hs:827)
cancelNullVector (src/Data/StorableVector/Lazy.hs:843)
fromChunk (src/Data/StorableVector/Lazy.hs:849)
hGetContentsSync (src/Data/StorableVector/Lazy.hs:1336)
hPut (src/Data/StorableVector/Lazy.hs:1346)
writeFile (src/Data/StorableVector/Lazy.hs:1363)
appendFile (src/Data/StorableVector/Lazy.hs:1367)
moduleError (src/Data/StorableVector/Lazy.hs:1373)
20% ( 1 / 5) in 'Data.StorableVector.Lazy.Pointer'
Missing documentation for:
Pointer (src/Data/StorableVector/Lazy/PointerPrivate.hs:10)
cons (src/Data/StorableVector/Lazy/Pointer.hs:19)
viewL (src/Data/StorableVector/Lazy/PointerPrivate.hs:27)
switchL (src/Data/StorableVector/Lazy/PointerPrivate.hs:31)
50% ( 10 / 20) in 'Data.StorableVector.ST.Strict'
Missing documentation for:
Vector (src/Data/StorableVector/ST/Private.hs:28)
new (src/Data/StorableVector/ST/Strict.hs:59)
new_ (src/Data/StorableVector/ST/Strict.hs:71)
unsafeRead (src/Data/StorableVector/ST/Strict.hs:166)
unsafeWrite (src/Data/StorableVector/ST/Strict.hs:172)
unsafeModify (src/Data/StorableVector/ST/Strict.hs:178)
freeze (src/Data/StorableVector/ST/Strict.hs:191)
thaw (src/Data/StorableVector/ST/Strict.hs:212)
length (src/Data/StorableVector/ST/Strict.hs:222)
runSTVector (src/Data/StorableVector/ST/Strict.hs:228)
60% ( 3 / 5) in 'Data.StorableVector.Lazy.Builder'
Missing documentation for:
Builder (src/Data/StorableVector/Lazy/Builder.hs:46)
put (src/Data/StorableVector/Lazy/Builder.hs:80)
9% ( 5 / 54) in 'Data.StorableVector.Lazy.Pattern'
Missing documentation for:
Vector (src/Data/StorableVector/Lazy.hs:64)
ChunkSize (src/Data/StorableVector/Lazy.hs:86)
chunkSize (src/Data/StorableVector/Lazy.hs:114)
defaultChunkSize (src/Data/StorableVector/Lazy.hs:121)
LazySize (src/Data/StorableVector/Lazy/Pattern.hs:124)
empty (src/Data/StorableVector/Lazy.hs:130)
singleton (src/Data/StorableVector/Lazy.hs:134)
pack (src/Data/StorableVector/Lazy/Pattern.hs:134)
unpack (src/Data/StorableVector/Lazy.hs:143)
packWith (src/Data/StorableVector/Lazy/Pattern.hs:140)
unpackWith (src/Data/StorableVector/Lazy.hs:153)
unfoldrN (src/Data/StorableVector/Lazy/Pattern.hs:166)
iterateN (src/Data/StorableVector/Lazy/Pattern.hs:189)
cycle (src/Data/StorableVector/Lazy.hs:209)
replicate (src/Data/StorableVector/Lazy/Pattern.hs:200)
null (src/Data/StorableVector/Lazy.hs:226)
length (src/Data/StorableVector/Lazy/Pattern.hs:221)
cons (src/Data/StorableVector/Lazy.hs:267)
append (src/Data/StorableVector/Lazy.hs:273)
concat (src/Data/StorableVector/Lazy.hs:296)
map (src/Data/StorableVector/Lazy.hs:307)
reverse (src/Data/StorableVector/Lazy.hs:314)
foldl (src/Data/StorableVector/Lazy.hs:322)
foldl' (src/Data/StorableVector/Lazy.hs:326)
any (src/Data/StorableVector/Lazy.hs:340)
all (src/Data/StorableVector/Lazy.hs:344)
maximum (src/Data/StorableVector/Lazy.hs:347)
minimum (src/Data/StorableVector/Lazy.hs:352)
viewL (src/Data/StorableVector/Lazy.hs:375)
viewR (src/Data/StorableVector/Lazy.hs:382)
switchL (src/Data/StorableVector/Lazy.hs:393)
switchR (src/Data/StorableVector/Lazy.hs:398)
scanl (src/Data/StorableVector/Lazy.hs:421)
mapAccumL (src/Data/StorableVector/Lazy.hs:428)
mapAccumR (src/Data/StorableVector/Lazy.hs:436)
crochetL (src/Data/StorableVector/Lazy.hs:460)
drop (src/Data/StorableVector/Lazy/Pattern.hs:268)
splitAt (src/Data/StorableVector/Lazy/Pattern.hs:273)
splitAtVectorPattern (src/Data/StorableVector/Lazy/Pattern.hs:283)
dropMargin (src/Data/StorableVector/Lazy.hs:554)
dropWhile (src/Data/StorableVector/Lazy.hs:562)
takeWhile (src/Data/StorableVector/Lazy.hs:571)
span (src/Data/StorableVector/Lazy.hs:581)
filter (src/Data/StorableVector/Lazy.hs:604)
zipWith3 (src/Data/StorableVector/Lazy.hs:630)
zipWith4 (src/Data/StorableVector/Lazy.hs:648)
zipWithSize (src/Data/StorableVector/Lazy/Pattern.hs:304)
zipWithSize3 (src/Data/StorableVector/Lazy/Pattern.hs:318)
zipWithSize4 (src/Data/StorableVector/Lazy/Pattern.hs:333)
29% ( 5 / 17) in 'Data.StorableVector.ST.Lazy'
Missing documentation for:
Vector (src/Data/StorableVector/ST/Private.hs:28)
new (src/Data/StorableVector/ST/Lazy.hs:53)
new_ (src/Data/StorableVector/ST/Lazy.hs:58)
modify (src/Data/StorableVector/ST/Lazy.hs:79)
unsafeRead (src/Data/StorableVector/ST/Lazy.hs:85)
unsafeWrite (src/Data/StorableVector/ST/Lazy.hs:90)
unsafeModify (src/Data/StorableVector/ST/Lazy.hs:95)
freeze (src/Data/StorableVector/ST/Lazy.hs:101)
unsafeFreeze (src/Data/StorableVector/ST/Lazy.hs:106)
thaw (src/Data/StorableVector/ST/Lazy.hs:111)
length (src/Data/StorableVector/ST/Strict.hs:222)
runSTVector (src/Data/StorableVector/ST/Lazy.hs:118)
0% ( 0 / 5) in 'Data.StorableVector.Lazy.PointerPrivateIndex'
Missing documentation for:
Module header
Pointer (src/Data/StorableVector/Lazy/PointerPrivateIndex.hs:12)
cons (src/Data/StorableVector/Lazy/PointerPrivateIndex.hs:17)
viewL (src/Data/StorableVector/Lazy/PointerPrivateIndex.hs:21)
switchL (src/Data/StorableVector/Lazy/PointerPrivateIndex.hs:25)
Documentation created: dist/doc/html/storablevector/index.html,
dist/doc/html/storablevector/storablevector.txt
Creating package registration file:
/tmp/pkgConf-storablevector-0.27479836521515450385.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storablevector-0.2.10-2SXoO1zX19DHzt050eoHvZ
Registering storablevector-0.2.10...
Installed storablevector-0.2.10
Configuring sox-0.2.2.5...
Building sox-0.2.2.5...
Preprocessing library sox-0.2.2.5...
[ 1 of 15] Compiling Sound.Sox.Private.Information ( src/Sound/Sox/Private/Information.hs, dist/build/Sound/Sox/Private/Information.o )
src/Sound/Sox/Private/Information.hs:16:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
[ 2 of 15] Compiling Sound.Sox.Information ( src/Sound/Sox/Information.hs, dist/build/Sound/Sox/Information.o )
src/Sound/Sox/Information.hs:24:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
[ 3 of 15] Compiling Sound.Sox.Signal.List ( src/Sound/Sox/Signal/List.hs, dist/build/Sound/Sox/Signal/List.o )
src/Sound/Sox/Signal/List.hs:71:10: 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"
[ 4 of 15] Compiling Sound.Sox.Frame.Stereo ( src/Sound/Sox/Frame/Stereo.hs, dist/build/Sound/Sox/Frame/Stereo.o )
[ 5 of 15] Compiling Sound.Sox.Private.Format ( src/Sound/Sox/Private/Format.hs, dist/build/Sound/Sox/Private/Format.o )
[ 6 of 15] Compiling Sound.Sox.Format ( src/Sound/Sox/Format.hs, dist/build/Sound/Sox/Format.o )
[ 7 of 15] Compiling Sound.Sox.Private.Arguments ( src/Sound/Sox/Private/Arguments.hs, dist/build/Sound/Sox/Private/Arguments.o )
src/Sound/Sox/Private/Arguments.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()
[ 8 of 15] Compiling Sound.Sox.Private.Option ( src/Sound/Sox/Private/Option.hs, dist/build/Sound/Sox/Private/Option.o )
src/Sound/Sox/Private/Option.hs:5: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 15] Compiling Sound.Sox.Convert ( src/Sound/Sox/Convert.hs, dist/build/Sound/Sox/Convert.o )
src/Sound/Sox/Convert.hs:5: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 15] Compiling Sound.Sox.Option.Format ( src/Sound/Sox/Option/Format.hs, dist/build/Sound/Sox/Option/Format.o )
src/Sound/Sox/Option/Format.hs:9:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[11 of 15] Compiling Sound.Sox.System ( unix/src/Sound/Sox/System.hs, dist/build/Sound/Sox/System.o )
[12 of 15] Compiling Sound.Sox.Frame ( src/Sound/Sox/Frame.hs, dist/build/Sound/Sox/Frame.o )
[13 of 15] Compiling Sound.Sox.Read ( src/Sound/Sox/Read.hs, dist/build/Sound/Sox/Read.o )
src/Sound/Sox/Read.hs:15: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()
[14 of 15] Compiling Sound.Sox.Write ( src/Sound/Sox/Write.hs, dist/build/Sound/Sox/Write.o )
src/Sound/Sox/Write.hs:9:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[15 of 15] Compiling Sound.Sox.Play ( src/Sound/Sox/Play.hs, dist/build/Sound/Sox/Play.o )
src/Sound/Sox/Play.hs:9:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
In-place registering sox-0.2.2.5...
Running Haddock for sox-0.2.2.5...
Running hscolour for sox-0.2.2.5...
Preprocessing library sox-0.2.2.5...
Preprocessing library sox-0.2.2.5...
src/Sound/Sox/Private/Information.hs:16:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
src/Sound/Sox/Information.hs:24:1: Warning:
The import of ‘<*>, pure, Applicative’
from module ‘Control.Applicative’ is redundant
src/Sound/Sox/Signal/List.hs:71:10: 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"
src/Sound/Sox/Private/Arguments.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/Sound/Sox/Private/Option.hs:5: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/Sox/Convert.hs:5: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/Sox/Option/Format.hs:9:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Sound/Sox/Read.hs:15: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/Sox/Write.hs:9:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Sound/Sox/Play.hs:9:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
7% ( 1 / 14) in 'Sound.Sox.Private.Information'
Missing documentation for:
T (src/Sound/Sox/Private/Information.hs:34)
(src/Sound/Sox/Private/Information.hs:37)
(src/Sound/Sox/Private/Information.hs:41)
simple (src/Sound/Sox/Private/Information.hs:48)
format (src/Sound/Sox/Private/Information.hs:53)
simpleRead (src/Sound/Sox/Private/Information.hs:56)
sampleRate (src/Sound/Sox/Private/Information.hs:59)
numberOfChannels (src/Sound/Sox/Private/Information.hs:62)
length (src/Sound/Sox/Private/Information.hs:65)
bitsPerSample (src/Sound/Sox/Private/Information.hs:68)
get (src/Sound/Sox/Private/Information.hs:73)
exampleMulti (src/Sound/Sox/Private/Information.hs:93)
exampleSingle (src/Sound/Sox/Private/Information.hs:97)
9% ( 1 / 11) in 'Sound.Sox.Information'
Missing documentation for:
T (src/Sound/Sox/Information.hs:37)
simple (src/Sound/Sox/Information.hs:51)
format (src/Sound/Sox/Information.hs:68)
sampleRate (src/Sound/Sox/Information.hs:74)
numberOfChannels (src/Sound/Sox/Information.hs:77)
length (src/Sound/Sox/Information.hs:80)
bitsPerSample (src/Sound/Sox/Information.hs:83)
get (src/Sound/Sox/Information.hs:88)
exampleMulti (src/Sound/Sox/Information.hs:91)
exampleSingle (src/Sound/Sox/Information.hs:95)
14% ( 1 / 7) in 'Sound.Sox.Signal.List'
Missing documentation for:
writeFile (src/Sound/Sox/Signal/List.hs:34)
put (src/Sound/Sox/Signal/List.hs:38)
withReadFile (src/Sound/Sox/Signal/List.hs:56)
getContents (src/Sound/Sox/Signal/List.hs:64)
ReadException (src/Sound/Sox/Signal/List.hs:49)
IOReadException (src/Sound/Sox/Signal/List.hs:53)
20% ( 1 / 5) in 'Sound.Sox.Frame.Stereo'
Missing documentation for:
T
left
right
cons
0% ( 0 / 2) in 'Sound.Sox.Private.Format'
Missing documentation for:
Module header
T (src/Sound/Sox/Private/Format.hs:3)
0% ( 0 / 17) in 'Sound.Sox.Format'
Missing documentation for:
Module header
custom (src/Sound/Sox/Format.hs:9)
aiff (src/Sound/Sox/Format.hs:12)
wave (src/Sound/Sox/Format.hs:15)
ogg (src/Sound/Sox/Format.hs:18)
mp3 (src/Sound/Sox/Format.hs:21)
iff8svx (src/Sound/Sox/Format.hs:24)
muLaw (src/Sound/Sox/Format.hs:27)
signedByte (src/Sound/Sox/Format.hs:31)
unsignedByte (src/Sound/Sox/Format.hs:31)
signedWord (src/Sound/Sox/Format.hs:35)
unsignedWord (src/Sound/Sox/Format.hs:35)
signedLong (src/Sound/Sox/Format.hs:39)
unsignedLong (src/Sound/Sox/Format.hs:39)
ieeeSinglePrecision (src/Sound/Sox/Format.hs:43)
ieeeDoublePrecision (src/Sound/Sox/Format.hs:43)
T (src/Sound/Sox/Private/Format.hs:3)
0% ( 0 / 6) in 'Sound.Sox.Private.Arguments'
Missing documentation for:
Module header
T (src/Sound/Sox/Private/Arguments.hs:5)
(src/Sound/Sox/Private/Arguments.hs:7)
single (src/Sound/Sox/Private/Arguments.hs:11)
fileName (src/Sound/Sox/Private/Arguments.hs:14)
pipe (src/Sound/Sox/Private/Arguments.hs:17)
20% ( 1 / 5) in 'Sound.Sox.Private.Option'
Missing documentation for:
Module header
(src/Sound/Sox/Private/Option.hs:14)
toArguments (src/Sound/Sox/Private/Option.hs:18)
single (src/Sound/Sox/Private/Option.hs:24)
50% ( 1 / 2) in 'Sound.Sox.Convert'
Missing documentation for:
Module header
11% ( 1 / 9) in 'Sound.Sox.Option.Format'
Missing documentation for:
Module header
none (src/Sound/Sox/Option/Format.hs:12)
numberOfChannels (src/Sound/Sox/Option/Format.hs:15)
numberOfChannelsAuto (src/Sound/Sox/Option/Format.hs:19)
sampleRate (src/Sound/Sox/Option/Format.hs:25)
bitsPerSample (src/Sound/Sox/Option/Format.hs:29)
format (src/Sound/Sox/Option/Format.hs:33)
single (src/Sound/Sox/Private/Option.hs:24)
33% ( 1 / 3) in 'Sound.Sox.System'
Missing documentation for:
Module header
ignoreCtrlC (unix/src/Sound/Sox/System.hs:24)
25% ( 1 / 4) in 'Sound.Sox.Frame'
Missing documentation for:
Module header
C (src/Sound/Sox/Frame.hs:13)
withSignal
17% ( 1 / 6) in 'Sound.Sox.Read'
Missing documentation for:
Module header
Handle (src/Sound/Sox/Read.hs:23)
close (src/Sound/Sox/Read.hs:84)
withHandle1 (src/Sound/Sox/Read.hs:89)
withHandle2 (src/Sound/Sox/Read.hs:95)
50% ( 2 / 4) in 'Sound.Sox.Write'
Missing documentation for:
Module header
extended (src/Sound/Sox/Write.hs:44)
33% ( 1 / 3) in 'Sound.Sox.Play'
Missing documentation for:
Module header
extended (src/Sound/Sox/Play.hs:37)
Documentation created: dist/doc/html/sox/index.html, dist/doc/html/sox/sox.txt
Creating package registration file:
/tmp/pkgConf-sox-0.2.215723083382069741529.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/sox-0.2.2.5-JPoHbpGi5Z9ASHnbkOlXjY
Registering sox-0.2.2.5...
Installed sox-0.2.2.5
Configuring midi-0.2.1.5...
Building midi-0.2.1.5...
Preprocessing library midi-0.2.1.5...
[ 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.Class.Utility ( src/Sound/MIDI/Message/Class/Utility.hs, dist/build/Sound/MIDI/Message/Class/Utility.o )
[31 of 42] Compiling Sound.MIDI.Message.Channel ( src/Sound/MIDI/Message/Channel.hs, dist/build/Sound/MIDI/Message/Channel.o )
[32 of 42] Compiling Sound.MIDI.Message ( src/Sound/MIDI/Message.hs, dist/build/Sound/MIDI/Message.o )
[33 of 42] Compiling Sound.MIDI.File.Event.Meta ( src/Sound/MIDI/File/Event/Meta.hs, dist/build/Sound/MIDI/File/Event/Meta.o )
[34 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"
[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.1.5...
Running Haddock for midi-0.2.1.5...
Running hscolour for midi-0.2.1.5...
Preprocessing library midi-0.2.1.5...
Preprocessing library midi-0.2.1.5...
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:32)
set (src/Sound/MIDI/Parser/Status.hs:35)
get (src/Sound/MIDI/Parser/Status.hs:38)
run (src/Sound/MIDI/Parser/Status.hs:41)
lift (src/Sound/MIDI/Parser/Status.hs:45)
fromChannel (src/Sound/MIDI/Parser/Status.hs:55)
toChannel (src/Sound/MIDI/Parser/Status.hs:57)
17% ( 2 / 12) in 'Sound.MIDI.Writer.Status'
Missing documentation for:
Module header
Status (src/Sound/MIDI/Writer/Status.hs:17)
(src/Sound/MIDI/Writer/Status.hs:27)
clear (src/Sound/MIDI/Writer/Status.hs:44)
(src/Sound/MIDI/Writer/Status.hs:48)
fromWriter (src/Sound/MIDI/Writer/Status.hs:51)
toWriter (src/Sound/MIDI/Writer/Status.hs:54)
toWriterWithStatus (src/Sound/MIDI/Writer/Status.hs:58)
toWriterWithoutStatus (src/Sound/MIDI/Writer/Status.hs:61)
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)
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:
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"
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)
0% ( 0 / 3) in 'Sound.MIDI.Message.Class.Utility'
Missing documentation for:
Module header
explicitNoteOff (src/Sound/MIDI/Message/Class/Utility.hs:8)
implicitNoteOff (src/Sound/MIDI/Message/Class/Utility.hs:15)
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:116)
putWithStatus (src/Sound/MIDI/Message/Channel.hs:119)
fromChannel (src/Sound/MIDI/Parser/Status.hs:55)
toChannel (src/Sound/MIDI/Parser/Status.hs:57)
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:82)
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)
38% ( 3 / 8) in 'Sound.MIDI.Message.Class.Check'
Missing documentation for:
Module header
controller (src/Sound/MIDI/Message/Class/Check.hs:68)
(src/Sound/MIDI/Message/Class/Check.hs:77)
liftMidi (src/Sound/MIDI/Message/Class/Check.hs:117)
(src/Sound/MIDI/Message/Class/Check.hs:125)
43% ( 3 / 7) in 'Sound.MIDI.Message.Class.Query'
Missing documentation for:
Module header
(src/Sound/MIDI/Message/Class/Query.hs:47)
liftMidi (src/Sound/MIDI/Message/Class/Query.hs:103)
(src/Sound/MIDI/Message/Class/Query.hs:111)
25% ( 2 / 8) in 'Sound.MIDI.Message.Class.Construct'
Missing documentation for:
Module header
C (src/Sound/MIDI/Message/Class/Construct.hs:14)
liftChannel (src/Sound/MIDI/Message/Class/Construct.hs:29)
(src/Sound/MIDI/Message/Class/Construct.hs:35)
liftMidi (src/Sound/MIDI/Message/Class/Construct.hs:83)
(src/Sound/MIDI/Message/Class/Construct.hs:89)
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)
48% ( 12 / 25) 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 T
Warning: Sound.MIDI.Message: could not find link destinations for:
C Fragile T Partial C 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 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.2.11475160574562824495.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/midi-0.2.1.5-3HNJAUy6qwS7naaRsBmsKv
Registering midi-0.2.1.5...
Installed midi-0.2.1.5
Configuring sample-frame-np-0.0.4...
Building sample-frame-np-0.0.4...
Preprocessing library sample-frame-np-0.0.4...
[1 of 2] Compiling Sound.Frame.NumericPrelude.StereoApplicative ( src/Sound/Frame/NumericPrelude/StereoApplicative.hs, dist/build/Sound/Frame/NumericPrelude/StereoApplicative.o )
[2 of 2] Compiling Sound.Frame.NumericPrelude.Stereo ( src/Sound/Frame/NumericPrelude/Stereo.hs, dist/build/Sound/Frame/NumericPrelude/Stereo.o )
In-place registering sample-frame-np-0.0.4...
Running Haddock for sample-frame-np-0.0.4...
Running hscolour for sample-frame-np-0.0.4...
Preprocessing library sample-frame-np-0.0.4...
Preprocessing library sample-frame-np-0.0.4...
Haddock coverage:
17% ( 1 / 6) in 'Sound.Frame.NumericPrelude.StereoApplicative'
Missing documentation for:
T
left
right
cons
map
0% ( 0 / 11) in 'Sound.Frame.NumericPrelude.Stereo'
Missing documentation for:
Module header
T
left
right
cons
map
Channel
select
interleave
sequence
liftApplicative
Documentation created: dist/doc/html/sample-frame-np/index.html,
dist/doc/html/sample-frame-np/sample-frame-np.txt
Creating package registration file:
/tmp/pkgConf-sample-frame-np-0.015183906461117667944.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/sample-frame-np-0.0.4-EhziH2Q29sNK7yc1W3tJKo
Registering sample-frame-np-0.0.4...
Installed sample-frame-np-0.0.4
Configuring haskore-0.2.0.7...
Building haskore-0.2.0.7...
Preprocessing library haskore-0.2.0.7...
[ 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.7...
Running Haddock for haskore-0.2.0.7...
Running hscolour for haskore-0.2.0.7...
Preprocessing library haskore-0.2.0.7...
Preprocessing library haskore-0.2.0.7...
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.087184889277944539.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskore-0.2.0.7-A1plqrR9yWwFhWvBgNjqC6
Registering haskore-0.2.0.7...
Installed haskore-0.2.0.7
cabal: Error: some packages failed to install:
haskore-synthesizer-0.0.3.2 depends on stream-fusion-0.1.2.5 which failed to
install.
stream-fusion-0.1.2.5 failed during the building phase. The exception was:
ExitFailure 1
synthesizer-core-0.7.1 depends on stream-fusion-0.1.2.5 which failed to
install.
synthesizer-filter-0.4.0.1 depends on stream-fusion-0.1.2.5 which failed to
install.
Test log
No test log was submitted for this report.