Build #1 for csound-expression-3.0.0

[all reports]

Package csound-expression-3.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies process-1.1.0.2, data-default-0.5.3, csound-expression-typed-0.0.0, csound-expression-opcodes-0.0.0, base-4.6.0.1, Boolean-0.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring csound-expression-3.0.0...
Dependency Boolean ==0.2: using Boolean-0.2
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency csound-expression-opcodes ==0.0.0: using
csound-expression-opcodes-0.0.0
Dependency csound-expression-typed ==0.0.0: using
csound-expression-typed-0.0.0
Dependency data-default ==0.5.3: using data-default-0.5.3
Dependency process ==1.1.0.2: using process-1.1.0.2
Using Cabal-1.16.0.3 compiled by ghc-7.6
Using compiler: ghc-7.6.3
Using install prefix: /srv/hackage/var/build/cache/inst
Binaries installed in: /srv/hackage/var/build/cache/inst/bin
Libraries installed in:
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3
Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec
Data files installed in:
/srv/hackage/var/build/cache/inst/share/csound-expression-3.0.0
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0
Using alex version 3.0.1 found on system at: /usr/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc version 4.7 found on system at: /usr/bin/gcc
Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock
Using happy version 1.18.9 found on system at: /usr/bin/happy
No hmake found
Using hpc version 0.6 found on system at: /usr/local/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs
Using hscolour version 1.19 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
creating dist/build
creating dist/build/autogen
Building csound-expression-3.0.0...
Preprocessing library csound-expression-3.0.0...
Building library...
creating dist/build
/usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc/ -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name csound-expression-3.0.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id Boolean-0.2-880b6d9af732a4d1b703de1868e4abb1 -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id csound-expression-opcodes-0.0.0-b87e82528ac253ea2114dc5ac312b140 -package-id csound-expression-typed-0.0.0-97d370bbd7ed4e3550ac538721387684 -package-id data-default-0.5.3-571b4c93f2c33191dde4f7b2f33babef -package-id process-1.1.0.2-76e05340eb66705981411022731ca84a -XHaskell98 Csound.Base Csound.Air Csound.Types Csound.Tab Csound.SigSpace Csound.IO Csound.Options Csound.Control Csound.Control.Evt Csound.Control.Instr Csound.Control.SE Csound.Control.Overload Csound.Control.Overload.Instr Csound.Control.Overload.MidiInstr Csound.Control.Overload.SpecInstr -Wall -O0
[ 1 of 15] Compiling Csound.Control.Overload.SpecInstr ( src/Csound/Control/Overload/SpecInstr.hs, dist/build/Csound/Control/Overload/SpecInstr.o )
[ 2 of 15] Compiling Csound.Control.Overload.MidiInstr ( src/Csound/Control/Overload/MidiInstr.hs, dist/build/Csound/Control/Overload/MidiInstr.o )
[ 3 of 15] Compiling Csound.Control.Overload.Instr ( src/Csound/Control/Overload/Instr.hs, dist/build/Csound/Control/Overload/Instr.o )
[ 4 of 15] Compiling Csound.Control.Overload ( src/Csound/Control/Overload.hs, dist/build/Csound/Control/Overload.o )
[ 5 of 15] Compiling Csound.Control.Evt ( src/Csound/Control/Evt.hs, dist/build/Csound/Control/Evt.o )
[ 6 of 15] Compiling Csound.Control.Instr ( src/Csound/Control/Instr.hs, dist/build/Csound/Control/Instr.o )
[ 7 of 15] Compiling Csound.Control.SE ( src/Csound/Control/SE.hs, dist/build/Csound/Control/SE.o )
[ 8 of 15] Compiling Csound.SigSpace  ( src/Csound/SigSpace.hs, dist/build/Csound/SigSpace.o )
[ 9 of 15] Compiling Csound.Options   ( src/Csound/Options.hs, dist/build/Csound/Options.o )
[10 of 15] Compiling Csound.Tab       ( src/Csound/Tab.hs, dist/build/Csound/Tab.o )
[11 of 15] Compiling Csound.Air       ( src/Csound/Air.hs, dist/build/Csound/Air.o )
[12 of 15] Compiling Csound.IO        ( src/Csound/IO.hs, dist/build/Csound/IO.o )
[13 of 15] Compiling Csound.Control   ( src/Csound/Control.hs, dist/build/Csound/Control.o )
[14 of 15] Compiling Csound.Types     ( src/Csound/Types.hs, dist/build/Csound/Types.o )
[15 of 15] Compiling Csound.Base      ( src/Csound/Base.hs, dist/build/Csound/Base.o )
Linking...
/usr/bin/ar -r dist/build/libHScsound-expression-3.0.0.a dist/build/Csound/Base.o dist/build/Csound/Air.o dist/build/Csound/Types.o dist/build/Csound/Tab.o dist/build/Csound/SigSpace.o dist/build/Csound/IO.o dist/build/Csound/Options.o dist/build/Csound/Control.o dist/build/Csound/Control/Evt.o dist/build/Csound/Control/Instr.o dist/build/Csound/Control/SE.o dist/build/Csound/Control/Overload.o dist/build/Csound/Control/Overload/Instr.o dist/build/Csound/Control/Overload/MidiInstr.o dist/build/Csound/Control/Overload/SpecInstr.o
/usr/bin/ar: creating dist/build/libHScsound-expression-3.0.0.a
In-place registering csound-expression-3.0.0...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf
Running Haddock for csound-expression-3.0.0...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for csound-expression-3.0.0...
creating dist/doc/html/csound-expression
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/csound-expression
Preprocessing library csound-expression-3.0.0...
creating dist/doc/html/csound-expression/src
/usr/bin/HsColour -print-css -odist/doc/html/csound-expression/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Base.html src/Csound/Base.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Air.html src/Csound/Air.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Types.html src/Csound/Types.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Tab.html src/Csound/Tab.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-SigSpace.html src/Csound/SigSpace.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-IO.html src/Csound/IO.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Options.html src/Csound/Options.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Control.html src/Csound/Control.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Control-Evt.html src/Csound/Control/Evt.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Control-Instr.html src/Csound/Control/Instr.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Control-SE.html src/Csound/Control/SE.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Control-Overload.html src/Csound/Control/Overload.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Control-Overload-Instr.html src/Csound/Control/Overload/Instr.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Control-Overload-MidiInstr.html src/Csound/Control/Overload/MidiInstr.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression/src/Csound-Control-Overload-SpecInstr.html src/Csound/Control/Overload/SpecInstr.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library csound-expression-3.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
copy src/Csound/Base.hs to dist/build/tmp-12733/src/Csound/Base.hs
copy src/Csound/Air.hs to dist/build/tmp-12733/src/Csound/Air.hs
copy src/Csound/Types.hs to dist/build/tmp-12733/src/Csound/Types.hs
copy src/Csound/Tab.hs to dist/build/tmp-12733/src/Csound/Tab.hs
copy src/Csound/SigSpace.hs to dist/build/tmp-12733/src/Csound/SigSpace.hs
copy src/Csound/IO.hs to dist/build/tmp-12733/src/Csound/IO.hs
copy src/Csound/Options.hs to dist/build/tmp-12733/src/Csound/Options.hs
copy src/Csound/Control.hs to dist/build/tmp-12733/src/Csound/Control.hs
copy src/Csound/Control/Evt.hs to
dist/build/tmp-12733/src/Csound/Control/Evt.hs
copy src/Csound/Control/Instr.hs to
dist/build/tmp-12733/src/Csound/Control/Instr.hs
copy src/Csound/Control/SE.hs to dist/build/tmp-12733/src/Csound/Control/SE.hs
copy src/Csound/Control/Overload.hs to
dist/build/tmp-12733/src/Csound/Control/Overload.hs
copy src/Csound/Control/Overload/Instr.hs to
dist/build/tmp-12733/src/Csound/Control/Overload/Instr.hs
copy src/Csound/Control/Overload/MidiInstr.hs to
dist/build/tmp-12733/src/Csound/Control/Overload/MidiInstr.hs
copy src/Csound/Control/Overload/SpecInstr.hs to
dist/build/tmp-12733/src/Csound/Control/Overload/SpecInstr.hs
creating dist/doc/html/csound-expression
/usr/local/bin/haddock --prologue=dist/doc/html/csound-expression/haddock-prolog12733.txt --dump-interface=dist/doc/html/csound-expression/csound-expression.haddock --optghc=-package-name --optghc=csound-expression-3.0.0 --hide=Csound.Control.Overload --hide=Csound.Control.Overload.Instr --hide=Csound.Control.Overload.MidiInstr --hide=Csound.Control.Overload.SpecInstr --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/csound-expression-3.0.0 --verbosity=1 --html --read-interface=/package/Boolean-0.2/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Boolean.haddock --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/containers-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/containers-0.5.0.0/containers.haddock --read-interface=/package/csound-expression-dynamic-0.0.0/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/csound-expression-dynamic.haddock --read-interface=/package/csound-expression-opcodes-0.0.0/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/csound-expression-opcodes.haddock --read-interface=/package/csound-expression-typed-0.0.0/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/csound-expression-typed.haddock --read-interface=/package/data-default-0.5.3/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/data-default.haddock --read-interface=/package/data-default-class-0.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/data-default-class.haddock --read-interface=/package/data-default-instances-base-0.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/data-default-instances-base.haddock --read-interface=/package/data-default-instances-containers-0.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/data-default-instances-containers.haddock --read-interface=/package/data-default-instances-dlist-0.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/data-default-instances-dlist.haddock --read-interface=/package/data-default-instances-old-locale-0.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/data-default-instances-old-locale.haddock --read-interface=/package/data-fix-0.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/data-fix.haddock --read-interface=/package/data-fix-cse-0.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/data-fix-cse.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/directory-1.2.0.1/docs,/usr/local/share/doc/ghc/html/libraries/directory-1.2.0.1/directory.haddock --read-interface=/package/dlist-0.5/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/dlist.haddock --read-interface=/package/filepath-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/filepath-1.3.0.1/filepath.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/old-locale-1.0.0.5/docs,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.5/old-locale.haddock --read-interface=/package/process-1.1.0.2/docs,/usr/local/share/doc/ghc/html/libraries/process-1.1.0.2/process.haddock --read-interface=/package/stable-maps-0.0.4/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/stable-maps.haddock --read-interface=/package/time-1.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/time-1.4.0.1/time.haddock --read-interface=/package/unix-2.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/unix-2.6.0.1/unix.haddock --read-interface=/package/wl-pprint-1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/wl-pprint.haddock --odir=dist/doc/html/csound-expression/ --title=csound-expression-3.0.0: library to make electronic music --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-12733 --optghc=-hidir --optghc=dist/build/tmp-12733 --optghc=-stubdir --optghc=dist/build/tmp-12733 --optghc=-i --optghc=-idist/build --optghc=-isrc/ --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=Boolean-0.2-880b6d9af732a4d1b703de1868e4abb1 --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=csound-expression-opcodes-0.0.0-b87e82528ac253ea2114dc5ac312b140 --optghc=-package-id --optghc=csound-expression-typed-0.0.0-97d370bbd7ed4e3550ac538721387684 --optghc=-package-id --optghc=data-default-0.5.3-571b4c93f2c33191dde4f7b2f33babef --optghc=-package-id --optghc=process-1.1.0.2-76e05340eb66705981411022731ca84a --optghc=-XHaskell98 --optghc=-Wall -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-12733/src/Csound/Base.hs dist/build/tmp-12733/src/Csound/Air.hs dist/build/tmp-12733/src/Csound/Types.hs dist/build/tmp-12733/src/Csound/Tab.hs dist/build/tmp-12733/src/Csound/SigSpace.hs dist/build/tmp-12733/src/Csound/IO.hs dist/build/tmp-12733/src/Csound/Options.hs dist/build/tmp-12733/src/Csound/Control.hs dist/build/tmp-12733/src/Csound/Control/Evt.hs dist/build/tmp-12733/src/Csound/Control/Instr.hs dist/build/tmp-12733/src/Csound/Control/SE.hs dist/build/tmp-12733/src/Csound/Control/Overload.hs dist/build/tmp-12733/src/Csound/Control/Overload/Instr.hs dist/build/tmp-12733/src/Csound/Control/Overload/MidiInstr.hs dist/build/tmp-12733/src/Csound/Control/Overload/SpecInstr.hs --built-in-themes
Haddock coverage:
Warning: Csound.Control.Overload.SpecInstr: We do not support associated types in instances yet. These instances are affected:
Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.D
                                            -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.D
                                            -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                               Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.D
                                            -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.D
                                            -> (Csound.Typed.Types.Prim.Sig,
                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.Sig
                                            -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.Sig
                                            -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                               Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.Sig
                                            -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.Sig
                                            -> (Csound.Typed.Types.Prim.Sig,
                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                            Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.AmpInstr Csound.Typed.Types.Prim.Sig, Csound.Control.Overload.SpecInstr.AmpInstr (Csound.Typed.Types.Prim.Sig,
                                            Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.D,
                                             Csound.Typed.Types.Prim.D)
                                            -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.D,
                                             Csound.Typed.Types.Prim.D)
                                            -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                               Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.D,
                                             Csound.Typed.Types.Prim.D)
                                            -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.D,
                                             Csound.Typed.Types.Prim.D)
                                            -> (Csound.Typed.Types.Prim.Sig,
                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.D,
                                             Csound.Typed.Types.Prim.Sig)
                                            -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.D,
                                             Csound.Typed.Types.Prim.Sig)
                                            -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                               Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.D,
                                             Csound.Typed.Types.Prim.Sig)
                                            -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.D,
                                             Csound.Typed.Types.Prim.Sig)
                                            -> (Csound.Typed.Types.Prim.Sig,
                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.Sig,
                                             Csound.Typed.Types.Prim.D)
                                            -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.Sig,
                                             Csound.Typed.Types.Prim.D)
                                            -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                               Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.Sig,
                                             Csound.Typed.Types.Prim.D)
                                            -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.Sig,
                                             Csound.Typed.Types.Prim.D)
                                            -> (Csound.Typed.Types.Prim.Sig,
                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.Sig,
                                             Csound.Typed.Types.Prim.Sig)
                                            -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.Sig,
                                             Csound.Typed.Types.Prim.Sig)
                                            -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                               Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.Sig,
                                             Csound.Typed.Types.Prim.Sig)
                                            -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr ((Csound.Typed.Types.Prim.Sig,
                                             Csound.Typed.Types.Prim.Sig)
                                            -> (Csound.Typed.Types.Prim.Sig,
                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr (Csound.Typed.Types.Prim.D
                                            -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr (Csound.Typed.Types.Prim.D
                                            -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                               Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr (Csound.Typed.Types.Prim.D
                                            -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr (Csound.Typed.Types.Prim.D
                                            -> (Csound.Typed.Types.Prim.Sig,
                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr (Csound.Typed.Types.Prim.Sig
                                            -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr (Csound.Typed.Types.Prim.Sig
                                            -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                               Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.SpecInstr.CpsInstr (Csound.Typed.Types.Prim.Sig
                                            -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.SpecInstr.CpsInstr (Csound.Typed.Types.Prim.Sig
                                            -> (Csound.Typed.Types.Prim.Sig,
                                                Csound.Typed.Types.Prim.Sig))
  67% (  2 /  3) in 'Csound.Control.Overload.SpecInstr'
Warning: Csound.Control.Overload.MidiInstr: We do not support associated types in instances yet. These instances are affected:
Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.GlobalState.GE.Msg
                                             -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.GlobalState.GE.Msg
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.GlobalState.GE.Msg
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.GlobalState.GE.Msg
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.GlobalState.GE.Msg
                                             -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.GlobalState.GE.Msg
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.GlobalState.GE.Msg
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.GlobalState.GE.Msg
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.Sig)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.D)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.D)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.D)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.Sig,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.D)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.D)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.D)
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr ((Csound.Typed.Types.Prim.D,
                                              Csound.Typed.Types.Prim.D)
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.Sig
                                             -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.Sig
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.Sig
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.Sig
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.Sig
                                             -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.Sig
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.Sig
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.Sig
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.D
                                             -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.D
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.D
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.D
                                             -> (Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig,
                                                 Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.D
                                             -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.D
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.D
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.MidiInstr.MidiInstr (Csound.Typed.Types.Prim.D
                                             -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig,
                                                                                Csound.Typed.Types.Prim.Sig))
  50% (  1 /  2) in 'Csound.Control.Overload.MidiInstr'
Warning: Csound.Control.Overload.Instr: We do not support associated types in instances yet. These instances are affected:
Csound.Control.Overload.Instr.Instr (a
                                     -> Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.Instr.Instr (a
                                     -> (Csound.Typed.Types.Prim.Sig, Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.Instr.Instr (a
                                     -> (Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.Instr.Instr (a
                                     -> (Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.Instr.Instr (a
                                     -> (Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig,
                                         Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.Instr.Instr (a
                                     -> Csound.Typed.GlobalState.SE.SE Csound.Typed.Types.Prim.Sig), Csound.Control.Overload.Instr.Instr (a
                                     -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.Instr.Instr (a
                                     -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.Instr.Instr (a
                                     -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig)), Csound.Control.Overload.Instr.Instr (a
                                     -> Csound.Typed.GlobalState.SE.SE (Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig,
                                                                        Csound.Typed.Types.Prim.Sig))
  50% (  1 /  2) in 'Csound.Control.Overload.Instr'
  80% (  4 /  5) in 'Csound.Control.Overload'
  97% ( 37 / 38) in 'Csound.Control.Evt'
  93% ( 41 / 44) in 'Csound.Control.Instr'
  80% (  4 /  5) in 'Csound.Control.SE'
  88% (  7 /  8) in 'Csound.SigSpace'
  32% ( 12 / 37) in 'Csound.Options'
  95% ( 20 / 21) in 'Csound.IO'
 100% ( 10 / 10) in 'Csound.Control'
  71% ( 56 / 79) in 'Csound.Types'
  64% ( 62 / 97) in 'Csound.Tab'
  99% ( 84 / 85) in 'Csound.Air'
 100% ( 14 / 14) in 'Csound.Base'
Warning: Csound.Control.Evt: could not find link destinations for:
    Csound.Control.Evt.Rnds
Documentation created: dist/doc/html/csound-expression/index.html
directory dist/doc/html/csound-expression does exist: True
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html
copy directory 'dist/doc/html/csound-expression' to
'/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html'.
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src
Installing dist/doc/html/csound-expression/csound-expression.haddock to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/csound-expression.haddock
Installing dist/doc/html/csound-expression/doc-index-A.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-A.html
Installing dist/doc/html/csound-expression/doc-index-B.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-B.html
Installing dist/doc/html/csound-expression/doc-index-C.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-C.html
Installing dist/doc/html/csound-expression/doc-index-D.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-D.html
Installing dist/doc/html/csound-expression/doc-index-E.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-E.html
Installing dist/doc/html/csound-expression/doc-index-F.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-F.html
Installing dist/doc/html/csound-expression/doc-index-G.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-G.html
Installing dist/doc/html/csound-expression/doc-index-H.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-H.html
Installing dist/doc/html/csound-expression/doc-index-I.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-I.html
Installing dist/doc/html/csound-expression/doc-index-J.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-J.html
Installing dist/doc/html/csound-expression/doc-index-K.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-K.html
Installing dist/doc/html/csound-expression/doc-index-L.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-L.html
Installing dist/doc/html/csound-expression/doc-index-M.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-M.html
Installing dist/doc/html/csound-expression/doc-index-N.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-N.html
Installing dist/doc/html/csound-expression/doc-index-O.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-O.html
Installing dist/doc/html/csound-expression/doc-index-P.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-P.html
Installing dist/doc/html/csound-expression/doc-index-Q.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-Q.html
Installing dist/doc/html/csound-expression/doc-index-R.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-R.html
Installing dist/doc/html/csound-expression/doc-index-S.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-S.html
Installing dist/doc/html/csound-expression/doc-index-T.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-T.html
Installing dist/doc/html/csound-expression/doc-index-U.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-U.html
Installing dist/doc/html/csound-expression/doc-index-V.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-V.html
Installing dist/doc/html/csound-expression/doc-index-W.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-W.html
Installing dist/doc/html/csound-expression/doc-index-X.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-X.html
Installing dist/doc/html/csound-expression/doc-index-Z.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-Z.html
Installing dist/doc/html/csound-expression/doc-index-38.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-38.html
Installing dist/doc/html/csound-expression/doc-index-47.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-47.html
Installing dist/doc/html/csound-expression/doc-index-60.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-60.html
Installing dist/doc/html/csound-expression/doc-index-61.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-61.html
Installing dist/doc/html/csound-expression/doc-index-62.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-62.html
Installing dist/doc/html/csound-expression/doc-index-124.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-124.html
Installing dist/doc/html/csound-expression/doc-index-All.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index-All.html
Installing dist/doc/html/csound-expression/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/doc-index.html
Installing dist/doc/html/csound-expression/Csound-Control-Evt.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Control-Evt.html
Installing dist/doc/html/csound-expression/mini_Csound-Control-Evt.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Control-Evt.html
Installing dist/doc/html/csound-expression/Csound-Control-Instr.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Control-Instr.html
Installing dist/doc/html/csound-expression/mini_Csound-Control-Instr.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Control-Instr.html
Installing dist/doc/html/csound-expression/Csound-Control-SE.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Control-SE.html
Installing dist/doc/html/csound-expression/mini_Csound-Control-SE.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Control-SE.html
Installing dist/doc/html/csound-expression/Csound-SigSpace.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-SigSpace.html
Installing dist/doc/html/csound-expression/mini_Csound-SigSpace.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-SigSpace.html
Installing dist/doc/html/csound-expression/Csound-Options.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Options.html
Installing dist/doc/html/csound-expression/mini_Csound-Options.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Options.html
Installing dist/doc/html/csound-expression/Csound-IO.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-IO.html
Installing dist/doc/html/csound-expression/mini_Csound-IO.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-IO.html
Installing dist/doc/html/csound-expression/Csound-Control.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Control.html
Installing dist/doc/html/csound-expression/mini_Csound-Control.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Control.html
Installing dist/doc/html/csound-expression/Csound-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Types.html
Installing dist/doc/html/csound-expression/mini_Csound-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Types.html
Installing dist/doc/html/csound-expression/Csound-Tab.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Tab.html
Installing dist/doc/html/csound-expression/mini_Csound-Tab.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Tab.html
Installing dist/doc/html/csound-expression/Csound-Air.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Air.html
Installing dist/doc/html/csound-expression/mini_Csound-Air.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Air.html
Installing dist/doc/html/csound-expression/Csound-Base.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/Csound-Base.html
Installing dist/doc/html/csound-expression/mini_Csound-Base.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/mini_Csound-Base.html
Installing dist/doc/html/csound-expression/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/hslogo-16.png
Installing dist/doc/html/csound-expression/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/minus.gif
Installing dist/doc/html/csound-expression/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/ocean.css
Installing dist/doc/html/csound-expression/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/plus.gif
Installing dist/doc/html/csound-expression/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/synopsis.png
Installing dist/doc/html/csound-expression/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/haskell_icon.gif
Installing dist/doc/html/csound-expression/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/xhaddock.css
Installing dist/doc/html/csound-expression/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/haddock-util.js
Installing dist/doc/html/csound-expression/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/frames.html
Installing dist/doc/html/csound-expression/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/hscolour.css
Installing dist/doc/html/csound-expression/src/Csound-Base.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Base.html
Installing dist/doc/html/csound-expression/src/Csound-Air.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Air.html
Installing dist/doc/html/csound-expression/src/Csound-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Types.html
Installing dist/doc/html/csound-expression/src/Csound-Tab.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Tab.html
Installing dist/doc/html/csound-expression/src/Csound-SigSpace.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-SigSpace.html
Installing dist/doc/html/csound-expression/src/Csound-IO.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-IO.html
Installing dist/doc/html/csound-expression/src/Csound-Options.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Options.html
Installing dist/doc/html/csound-expression/src/Csound-Control.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Control.html
Installing dist/doc/html/csound-expression/src/Csound-Control-Evt.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Control-Evt.html
Installing dist/doc/html/csound-expression/src/Csound-Control-Instr.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Control-Instr.html
Installing dist/doc/html/csound-expression/src/Csound-Control-SE.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Control-SE.html
Installing dist/doc/html/csound-expression/src/Csound-Control-Overload.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Control-Overload.html
Installing
dist/doc/html/csound-expression/src/Csound-Control-Overload-Instr.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Control-Overload-Instr.html
Installing
dist/doc/html/csound-expression/src/Csound-Control-Overload-MidiInstr.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Control-Overload-MidiInstr.html
Installing
dist/doc/html/csound-expression/src/Csound-Control-Overload-SpecInstr.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/src/Csound-Control-Overload-SpecInstr.html
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html
Installing dist/doc/html/csound-expression/csound-expression.haddock to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/html/csound-expression.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-3.0.0/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control/Overload
Installing dist/build/Csound/Base.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Base.hi
Installing dist/build/Csound/Air.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Air.hi
Installing dist/build/Csound/Types.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Types.hi
Installing dist/build/Csound/Tab.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Tab.hi
Installing dist/build/Csound/SigSpace.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/SigSpace.hi
Installing dist/build/Csound/IO.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/IO.hi
Installing dist/build/Csound/Options.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Options.hi
Installing dist/build/Csound/Control.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control.hi
Installing dist/build/Csound/Control/Evt.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control/Evt.hi
Installing dist/build/Csound/Control/Instr.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control/Instr.hi
Installing dist/build/Csound/Control/SE.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control/SE.hi
Installing dist/build/Csound/Control/Overload.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control/Overload.hi
Installing dist/build/Csound/Control/Overload/Instr.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control/Overload/Instr.hi
Installing dist/build/Csound/Control/Overload/MidiInstr.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control/Overload/MidiInstr.hi
Installing dist/build/Csound/Control/Overload/SpecInstr.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/Csound/Control/Overload/SpecInstr.hi
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3
Installing dist/build/libHScsound-expression-3.0.0.a to
/srv/hackage/var/build/cache/inst/lib/csound-expression-3.0.0/ghc-7.6.3/libHScsound-expression-3.0.0.a
/usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc/ -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name csound-expression-3.0.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id Boolean-0.2-880b6d9af732a4d1b703de1868e4abb1 -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id csound-expression-opcodes-0.0.0-b87e82528ac253ea2114dc5ac312b140 -package-id csound-expression-typed-0.0.0-97d370bbd7ed4e3550ac538721387684 -package-id data-default-0.5.3-571b4c93f2c33191dde4f7b2f33babef -package-id process-1.1.0.2-76e05340eb66705981411022731ca84a -XHaskell98 Csound.Base Csound.Air Csound.Types Csound.Tab Csound.SigSpace Csound.IO Csound.Options Csound.Control Csound.Control.Evt Csound.Control.Instr Csound.Control.SE -Wall -O0
Registering csound-expression-3.0.0...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf

Test log

No test log was submitted for this report.