Build #1 for csound-expression-typed-0.0.0

[all reports]

Package csound-expression-typed-0.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, stable-maps-0.0.4, ghc-prim-0.3.0.0, data-default-0.5.3, csound-expression-dynamic-0.0.0, containers-0.5.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-typed-0.0.0...
Dependency Boolean ==0.2: using Boolean-0.2
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency containers ==0.5.0.0: using containers-0.5.0.0
Dependency csound-expression-dynamic ==0.0.0: using
csound-expression-dynamic-0.0.0
Dependency data-default ==0.5.3: using data-default-0.5.3
Dependency ghc-prim ==0.3.0.0: using ghc-prim-0.3.0.0
Dependency stable-maps ==0.0.4: using stable-maps-0.0.4
Dependency transformers ==0.3.0.0: using transformers-0.3.0.0
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-typed-0.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-typed-0.0.0
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.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-typed-0.0.0...
Preprocessing library csound-expression-typed-0.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-typed-0.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 containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id csound-expression-dynamic-0.0.0-1aeb92ace7064aa0d6495600687a032f -package-id data-default-0.5.3-571b4c93f2c33191dde4f7b2f33babef -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd -package-id stable-maps-0.0.4-28f80265b09d8e7a7bab08b92c16eeab -package-id transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 -XHaskell98 Csound.Typed Csound.Typed.Types Csound.Typed.Control Csound.Typed.Render Csound.Typed.Types.Prim Csound.Typed.Types.Evt Csound.Typed.Types.Tuple Csound.Typed.Types.Lift Csound.Typed.GlobalState Csound.Typed.GlobalState.Options Csound.Typed.GlobalState.GE Csound.Typed.GlobalState.SE Csound.Typed.GlobalState.Instr Csound.Typed.GlobalState.Cache Csound.Typed.GlobalState.Elements Csound.Typed.GlobalState.Opcodes Csound.Typed.Types.TupleHelpers Csound.Typed.Types.MixSco Csound.Typed.Control.Evt Csound.Typed.Control.Vco Csound.Typed.Control.Mix Csound.Typed.Control.Midi Csound.Typed.Control.SERef Csound.Typed.Control.Instr -Wall -O0
[ 1 of 24] Compiling Csound.Typed.GlobalState.Opcodes ( src/Csound/Typed/GlobalState/Opcodes.hs, dist/build/Csound/Typed/GlobalState/Opcodes.o )
[ 2 of 24] Compiling Csound.Typed.GlobalState.Elements ( src/Csound/Typed/GlobalState/Elements.hs, dist/build/Csound/Typed/GlobalState/Elements.o )
[ 3 of 24] Compiling Csound.Typed.Types.MixSco ( src/Csound/Typed/Types/MixSco.hs, dist/build/Csound/Typed/Types/MixSco.o )
[ 4 of 24] Compiling Csound.Typed.GlobalState.Cache ( src/Csound/Typed/GlobalState/Cache.hs, dist/build/Csound/Typed/GlobalState/Cache.o )
[ 5 of 24] Compiling Csound.Typed.Types.TupleHelpers ( src/Csound/Typed/Types/TupleHelpers.hs, dist/build/Csound/Typed/Types/TupleHelpers.o )
[ 6 of 24] Compiling Csound.Typed.GlobalState.Options ( src/Csound/Typed/GlobalState/Options.hs, dist/build/Csound/Typed/GlobalState/Options.o )
[ 7 of 24] Compiling Csound.Typed.GlobalState.GE ( src/Csound/Typed/GlobalState/GE.hs, dist/build/Csound/Typed/GlobalState/GE.o )
[ 8 of 24] Compiling Csound.Typed.GlobalState.SE ( src/Csound/Typed/GlobalState/SE.hs, dist/build/Csound/Typed/GlobalState/SE.o )
[ 9 of 24] Compiling Csound.Typed.GlobalState.Instr ( src/Csound/Typed/GlobalState/Instr.hs, dist/build/Csound/Typed/GlobalState/Instr.o )
[10 of 24] Compiling Csound.Typed.GlobalState ( src/Csound/Typed/GlobalState.hs, dist/build/Csound/Typed/GlobalState.o )
[11 of 24] Compiling Csound.Typed.Types.Prim ( src/Csound/Typed/Types/Prim.hs, dist/build/Csound/Typed/Types/Prim.o )
[12 of 24] Compiling Csound.Typed.Types.Tuple ( src/Csound/Typed/Types/Tuple.hs, dist/build/Csound/Typed/Types/Tuple.o )
[13 of 24] Compiling Csound.Typed.Types.Lift ( src/Csound/Typed/Types/Lift.hs, dist/build/Csound/Typed/Types/Lift.o )
[14 of 24] Compiling Csound.Typed.Control.SERef ( src/Csound/Typed/Control/SERef.hs, dist/build/Csound/Typed/Control/SERef.o )
[15 of 24] Compiling Csound.Typed.Types.Evt ( src/Csound/Typed/Types/Evt.hs, dist/build/Csound/Typed/Types/Evt.o )
[16 of 24] Compiling Csound.Typed.Types ( src/Csound/Typed/Types.hs, dist/build/Csound/Typed/Types.o )
[17 of 24] Compiling Csound.Typed.Control.Vco ( src/Csound/Typed/Control/Vco.hs, dist/build/Csound/Typed/Control/Vco.o )
[18 of 24] Compiling Csound.Typed.Control.Instr ( src/Csound/Typed/Control/Instr.hs, dist/build/Csound/Typed/Control/Instr.o )
[19 of 24] Compiling Csound.Typed.Control.Mix ( src/Csound/Typed/Control/Mix.hs, dist/build/Csound/Typed/Control/Mix.o )
[20 of 24] Compiling Csound.Typed.Control.Midi ( src/Csound/Typed/Control/Midi.hs, dist/build/Csound/Typed/Control/Midi.o )
[21 of 24] Compiling Csound.Typed.Control.Evt ( src/Csound/Typed/Control/Evt.hs, dist/build/Csound/Typed/Control/Evt.o )
[22 of 24] Compiling Csound.Typed.Control ( src/Csound/Typed/Control.hs, dist/build/Csound/Typed/Control.o )
[23 of 24] Compiling Csound.Typed.Render ( src/Csound/Typed/Render.hs, dist/build/Csound/Typed/Render.o )
[24 of 24] Compiling Csound.Typed     ( src/Csound/Typed.hs, dist/build/Csound/Typed.o )
Linking...
/usr/bin/ar -r dist/build/libHScsound-expression-typed-0.0.0.a dist/build/Csound/Typed.o dist/build/Csound/Typed/Types.o dist/build/Csound/Typed/Control.o dist/build/Csound/Typed/Render.o dist/build/Csound/Typed/Types/Prim.o dist/build/Csound/Typed/Types/Evt.o dist/build/Csound/Typed/Types/Tuple.o dist/build/Csound/Typed/Types/Lift.o dist/build/Csound/Typed/GlobalState.o dist/build/Csound/Typed/GlobalState/Options.o dist/build/Csound/Typed/GlobalState/GE.o dist/build/Csound/Typed/GlobalState/SE.o dist/build/Csound/Typed/GlobalState/Instr.o dist/build/Csound/Typed/GlobalState/Cache.o dist/build/Csound/Typed/GlobalState/Elements.o dist/build/Csound/Typed/GlobalState/Opcodes.o dist/build/Csound/Typed/Types/TupleHelpers.o dist/build/Csound/Typed/Types/MixSco.o dist/build/Csound/Typed/Control/Evt.o dist/build/Csound/Typed/Control/Vco.o dist/build/Csound/Typed/Control/Mix.o dist/build/Csound/Typed/Control/Midi.o dist/build/Csound/Typed/Control/SERef.o dist/build/Csound/Typed/Control/Instr.o
/usr/bin/ar: creating dist/build/libHScsound-expression-typed-0.0.0.a
In-place registering csound-expression-typed-0.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-typed-0.0.0...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for csound-expression-typed-0.0.0...
creating dist/doc/html/csound-expression-typed
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/csound-expression-typed
Preprocessing library csound-expression-typed-0.0.0...
creating dist/doc/html/csound-expression-typed/src
/usr/bin/HsColour -print-css -odist/doc/html/csound-expression-typed/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed.html src/Csound/Typed.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Types.html src/Csound/Typed/Types.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Control.html src/Csound/Typed/Control.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Render.html src/Csound/Typed/Render.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Types-Prim.html src/Csound/Typed/Types/Prim.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Types-Evt.html src/Csound/Typed/Types/Evt.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Types-Tuple.html src/Csound/Typed/Types/Tuple.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Types-Lift.html src/Csound/Typed/Types/Lift.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState.html src/Csound/Typed/GlobalState.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Options.html src/Csound/Typed/GlobalState/Options.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-GE.html src/Csound/Typed/GlobalState/GE.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-SE.html src/Csound/Typed/GlobalState/SE.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Instr.html src/Csound/Typed/GlobalState/Instr.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Cache.html src/Csound/Typed/GlobalState/Cache.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Elements.html src/Csound/Typed/GlobalState/Elements.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Opcodes.html src/Csound/Typed/GlobalState/Opcodes.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Types-TupleHelpers.html src/Csound/Typed/Types/TupleHelpers.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Types-MixSco.html src/Csound/Typed/Types/MixSco.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Evt.html src/Csound/Typed/Control/Evt.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Vco.html src/Csound/Typed/Control/Vco.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Mix.html src/Csound/Typed/Control/Mix.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Midi.html src/Csound/Typed/Control/Midi.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Control-SERef.html src/Csound/Typed/Control/SERef.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Instr.html src/Csound/Typed/Control/Instr.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library csound-expression-typed-0.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/Typed.hs to dist/build/tmp-10143/src/Csound/Typed.hs
copy src/Csound/Typed/Types.hs to
dist/build/tmp-10143/src/Csound/Typed/Types.hs
copy src/Csound/Typed/Control.hs to
dist/build/tmp-10143/src/Csound/Typed/Control.hs
copy src/Csound/Typed/Render.hs to
dist/build/tmp-10143/src/Csound/Typed/Render.hs
copy src/Csound/Typed/Types/Prim.hs to
dist/build/tmp-10143/src/Csound/Typed/Types/Prim.hs
copy src/Csound/Typed/Types/Evt.hs to
dist/build/tmp-10143/src/Csound/Typed/Types/Evt.hs
copy src/Csound/Typed/Types/Tuple.hs to
dist/build/tmp-10143/src/Csound/Typed/Types/Tuple.hs
copy src/Csound/Typed/Types/Lift.hs to
dist/build/tmp-10143/src/Csound/Typed/Types/Lift.hs
copy src/Csound/Typed/GlobalState.hs to
dist/build/tmp-10143/src/Csound/Typed/GlobalState.hs
copy src/Csound/Typed/GlobalState/Options.hs to
dist/build/tmp-10143/src/Csound/Typed/GlobalState/Options.hs
copy src/Csound/Typed/GlobalState/GE.hs to
dist/build/tmp-10143/src/Csound/Typed/GlobalState/GE.hs
copy src/Csound/Typed/GlobalState/SE.hs to
dist/build/tmp-10143/src/Csound/Typed/GlobalState/SE.hs
copy src/Csound/Typed/GlobalState/Instr.hs to
dist/build/tmp-10143/src/Csound/Typed/GlobalState/Instr.hs
copy src/Csound/Typed/GlobalState/Cache.hs to
dist/build/tmp-10143/src/Csound/Typed/GlobalState/Cache.hs
copy src/Csound/Typed/GlobalState/Elements.hs to
dist/build/tmp-10143/src/Csound/Typed/GlobalState/Elements.hs
copy src/Csound/Typed/GlobalState/Opcodes.hs to
dist/build/tmp-10143/src/Csound/Typed/GlobalState/Opcodes.hs
copy src/Csound/Typed/Types/TupleHelpers.hs to
dist/build/tmp-10143/src/Csound/Typed/Types/TupleHelpers.hs
copy src/Csound/Typed/Types/MixSco.hs to
dist/build/tmp-10143/src/Csound/Typed/Types/MixSco.hs
copy src/Csound/Typed/Control/Evt.hs to
dist/build/tmp-10143/src/Csound/Typed/Control/Evt.hs
copy src/Csound/Typed/Control/Vco.hs to
dist/build/tmp-10143/src/Csound/Typed/Control/Vco.hs
copy src/Csound/Typed/Control/Mix.hs to
dist/build/tmp-10143/src/Csound/Typed/Control/Mix.hs
copy src/Csound/Typed/Control/Midi.hs to
dist/build/tmp-10143/src/Csound/Typed/Control/Midi.hs
copy src/Csound/Typed/Control/SERef.hs to
dist/build/tmp-10143/src/Csound/Typed/Control/SERef.hs
copy src/Csound/Typed/Control/Instr.hs to
dist/build/tmp-10143/src/Csound/Typed/Control/Instr.hs
creating dist/doc/html/csound-expression-typed
/usr/local/bin/haddock --prologue=dist/doc/html/csound-expression-typed/haddock-prolog10143.txt --dump-interface=dist/doc/html/csound-expression-typed/csound-expression-typed.haddock --optghc=-package-name --optghc=csound-expression-typed-0.0.0 --hide=Csound.Typed.GlobalState --hide=Csound.Typed.GlobalState.Options --hide=Csound.Typed.GlobalState.GE --hide=Csound.Typed.GlobalState.SE --hide=Csound.Typed.GlobalState.Instr --hide=Csound.Typed.GlobalState.Cache --hide=Csound.Typed.GlobalState.Elements --hide=Csound.Typed.GlobalState.Opcodes --hide=Csound.Typed.Types.TupleHelpers --hide=Csound.Typed.Types.MixSco --hide=Csound.Typed.Control.Evt --hide=Csound.Typed.Control.Vco --hide=Csound.Typed.Control.Mix --hide=Csound.Typed.Control.Midi --hide=Csound.Typed.Control.SERef --hide=Csound.Typed.Control.Instr --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/csound-expression-typed-0.0.0 --verbosity=1 --html --read-interface=/package/Boolean-0.2/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.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/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-typed-0.0.0/html/csound-expression-dynamic.haddock --read-interface=/package/data-default-0.5.3/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.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-typed-0.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-typed-0.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-typed-0.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-typed-0.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-typed-0.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-typed-0.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-typed-0.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/dlist-0.5/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/dlist.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/stable-maps-0.0.4/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/stable-maps.haddock --read-interface=/package/wl-pprint-1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/wl-pprint.haddock --odir=dist/doc/html/csound-expression-typed/ --title=csound-expression-typed-0.0.0: typed core for the library csound-expression --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-10143 --optghc=-hidir --optghc=dist/build/tmp-10143 --optghc=-stubdir --optghc=dist/build/tmp-10143 --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=containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 --optghc=-package-id --optghc=csound-expression-dynamic-0.0.0-1aeb92ace7064aa0d6495600687a032f --optghc=-package-id --optghc=data-default-0.5.3-571b4c93f2c33191dde4f7b2f33babef --optghc=-package-id --optghc=ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd --optghc=-package-id --optghc=stable-maps-0.0.4-28f80265b09d8e7a7bab08b92c16eeab --optghc=-package-id --optghc=transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 --optghc=-XHaskell98 --optghc=-Wall -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-10143/src/Csound/Typed.hs dist/build/tmp-10143/src/Csound/Typed/Types.hs dist/build/tmp-10143/src/Csound/Typed/Control.hs dist/build/tmp-10143/src/Csound/Typed/Render.hs dist/build/tmp-10143/src/Csound/Typed/Types/Prim.hs dist/build/tmp-10143/src/Csound/Typed/Types/Evt.hs dist/build/tmp-10143/src/Csound/Typed/Types/Tuple.hs dist/build/tmp-10143/src/Csound/Typed/Types/Lift.hs dist/build/tmp-10143/src/Csound/Typed/GlobalState.hs dist/build/tmp-10143/src/Csound/Typed/GlobalState/Options.hs dist/build/tmp-10143/src/Csound/Typed/GlobalState/GE.hs dist/build/tmp-10143/src/Csound/Typed/GlobalState/SE.hs dist/build/tmp-10143/src/Csound/Typed/GlobalState/Instr.hs dist/build/tmp-10143/src/Csound/Typed/GlobalState/Cache.hs dist/build/tmp-10143/src/Csound/Typed/GlobalState/Elements.hs dist/build/tmp-10143/src/Csound/Typed/GlobalState/Opcodes.hs dist/build/tmp-10143/src/Csound/Typed/Types/TupleHelpers.hs dist/build/tmp-10143/src/Csound/Typed/Types/MixSco.hs dist/build/tmp-10143/src/Csound/Typed/Control/Evt.hs dist/build/tmp-10143/src/Csound/Typed/Control/Vco.hs dist/build/tmp-10143/src/Csound/Typed/Control/Mix.hs dist/build/tmp-10143/src/Csound/Typed/Control/Midi.hs dist/build/tmp-10143/src/Csound/Typed/Control/SERef.hs dist/build/tmp-10143/src/Csound/Typed/Control/Instr.hs --built-in-themes
Haddock coverage:
  14% (  4 / 28) in 'Csound.Typed.GlobalState.Opcodes'
  14% (  7 / 49) in 'Csound.Typed.GlobalState.Elements'
   0% (  0 /  5) in 'Csound.Typed.Types.MixSco'
  26% (  9 / 35) in 'Csound.Typed.GlobalState.Cache'
   0% (  0 / 13) in 'Csound.Typed.Types.TupleHelpers'
  22% (  7 / 32) in 'Csound.Typed.GlobalState.Options'
  22% (  8 / 36) in 'Csound.Typed.GlobalState.GE'
   8% (  1 / 12) in 'Csound.Typed.GlobalState.SE'
   0% (  0 / 16) in 'Csound.Typed.GlobalState.Instr'
  19% ( 26 /136) in 'Csound.Typed.GlobalState'
Warning: Csound.Typed.Types.Prim: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  BooleanOf
  53% ( 31 / 58) in 'Csound.Typed.Types.Prim'
Warning: Csound.Typed.Types.Tuple: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  BooleanOf
  42% ( 15 / 36) in 'Csound.Typed.Types.Tuple'
  30% (  7 / 23) in 'Csound.Typed.Types.Lift'
  75% (  3 /  4) in 'Csound.Typed.Control.SERef'
Warning: Csound.Typed.Types.Evt: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Snap
  88% ( 15 / 17) in 'Csound.Typed.Types.Evt'
  94% ( 17 / 18) in 'Csound.Typed.Types'
 100% (  7 /  7) in 'Csound.Typed.Control.Vco'
   8% (  1 / 13) in 'Csound.Typed.Control.Instr'
  92% ( 11 / 12) in 'Csound.Typed.Control.Mix'
  67% (  6 /  9) in 'Csound.Typed.Control.Midi'
  89% (  8 /  9) in 'Csound.Typed.Control.Evt'
  74% ( 42 / 57) in 'Csound.Typed.Control'
  22% (  9 / 40) in 'Csound.Typed.Render'
  75% (  3 /  4) in 'Csound.Typed'
Warning: Csound.Typed.Types.Prim: could not find link destinations for:
    Csound.Typed.Types.Prim.PreTab
Warning: Csound.Typed.Types.Lift: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Csound.Typed.GlobalState.GE.Dep
Warning: Csound.Typed.Control: could not find link destinations for:
    Csound.Typed.GlobalState.GE.Dep
Documentation created: dist/doc/html/csound-expression-typed/index.html
directory dist/doc/html/csound-expression-typed does exist: True
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html
copy directory 'dist/doc/html/csound-expression-typed' to
'/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html'.
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src
Installing
dist/doc/html/csound-expression-typed/csound-expression-typed.haddock to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/csound-expression-typed.haddock
Installing dist/doc/html/csound-expression-typed/doc-index-A.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-A.html
Installing dist/doc/html/csound-expression-typed/doc-index-B.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-B.html
Installing dist/doc/html/csound-expression-typed/doc-index-C.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-C.html
Installing dist/doc/html/csound-expression-typed/doc-index-D.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-D.html
Installing dist/doc/html/csound-expression-typed/doc-index-E.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-E.html
Installing dist/doc/html/csound-expression-typed/doc-index-F.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-F.html
Installing dist/doc/html/csound-expression-typed/doc-index-G.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-G.html
Installing dist/doc/html/csound-expression-typed/doc-index-H.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-H.html
Installing dist/doc/html/csound-expression-typed/doc-index-I.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-I.html
Installing dist/doc/html/csound-expression-typed/doc-index-J.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-J.html
Installing dist/doc/html/csound-expression-typed/doc-index-K.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-K.html
Installing dist/doc/html/csound-expression-typed/doc-index-L.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-L.html
Installing dist/doc/html/csound-expression-typed/doc-index-M.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-M.html
Installing dist/doc/html/csound-expression-typed/doc-index-N.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-N.html
Installing dist/doc/html/csound-expression-typed/doc-index-O.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-O.html
Installing dist/doc/html/csound-expression-typed/doc-index-P.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-P.html
Installing dist/doc/html/csound-expression-typed/doc-index-Q.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-Q.html
Installing dist/doc/html/csound-expression-typed/doc-index-R.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-R.html
Installing dist/doc/html/csound-expression-typed/doc-index-S.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-S.html
Installing dist/doc/html/csound-expression-typed/doc-index-T.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-T.html
Installing dist/doc/html/csound-expression-typed/doc-index-U.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-U.html
Installing dist/doc/html/csound-expression-typed/doc-index-V.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-V.html
Installing dist/doc/html/csound-expression-typed/doc-index-W.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-W.html
Installing dist/doc/html/csound-expression-typed/doc-index-X.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-X.html
Installing dist/doc/html/csound-expression-typed/doc-index-All.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index-All.html
Installing dist/doc/html/csound-expression-typed/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/doc-index.html
Installing dist/doc/html/csound-expression-typed/Csound-Typed-Types-Prim.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/Csound-Typed-Types-Prim.html
Installing
dist/doc/html/csound-expression-typed/mini_Csound-Typed-Types-Prim.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/mini_Csound-Typed-Types-Prim.html
Installing dist/doc/html/csound-expression-typed/Csound-Typed-Types-Tuple.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/Csound-Typed-Types-Tuple.html
Installing
dist/doc/html/csound-expression-typed/mini_Csound-Typed-Types-Tuple.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/mini_Csound-Typed-Types-Tuple.html
Installing dist/doc/html/csound-expression-typed/Csound-Typed-Types-Lift.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/Csound-Typed-Types-Lift.html
Installing
dist/doc/html/csound-expression-typed/mini_Csound-Typed-Types-Lift.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/mini_Csound-Typed-Types-Lift.html
Installing dist/doc/html/csound-expression-typed/Csound-Typed-Types-Evt.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/Csound-Typed-Types-Evt.html
Installing
dist/doc/html/csound-expression-typed/mini_Csound-Typed-Types-Evt.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/mini_Csound-Typed-Types-Evt.html
Installing dist/doc/html/csound-expression-typed/Csound-Typed-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/Csound-Typed-Types.html
Installing dist/doc/html/csound-expression-typed/mini_Csound-Typed-Types.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/mini_Csound-Typed-Types.html
Installing dist/doc/html/csound-expression-typed/Csound-Typed-Control.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/Csound-Typed-Control.html
Installing
dist/doc/html/csound-expression-typed/mini_Csound-Typed-Control.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/mini_Csound-Typed-Control.html
Installing dist/doc/html/csound-expression-typed/Csound-Typed-Render.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/Csound-Typed-Render.html
Installing dist/doc/html/csound-expression-typed/mini_Csound-Typed-Render.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/mini_Csound-Typed-Render.html
Installing dist/doc/html/csound-expression-typed/Csound-Typed.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/Csound-Typed.html
Installing dist/doc/html/csound-expression-typed/mini_Csound-Typed.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/mini_Csound-Typed.html
Installing dist/doc/html/csound-expression-typed/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/hslogo-16.png
Installing dist/doc/html/csound-expression-typed/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/minus.gif
Installing dist/doc/html/csound-expression-typed/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/ocean.css
Installing dist/doc/html/csound-expression-typed/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/plus.gif
Installing dist/doc/html/csound-expression-typed/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/synopsis.png
Installing dist/doc/html/csound-expression-typed/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/haskell_icon.gif
Installing dist/doc/html/csound-expression-typed/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/xhaddock.css
Installing dist/doc/html/csound-expression-typed/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/haddock-util.js
Installing dist/doc/html/csound-expression-typed/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/frames.html
Installing dist/doc/html/csound-expression-typed/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/hscolour.css
Installing dist/doc/html/csound-expression-typed/src/Csound-Typed.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed.html
Installing dist/doc/html/csound-expression-typed/src/Csound-Typed-Types.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Types.html
Installing dist/doc/html/csound-expression-typed/src/Csound-Typed-Control.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Control.html
Installing dist/doc/html/csound-expression-typed/src/Csound-Typed-Render.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Render.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Types-Prim.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Types-Prim.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Types-Evt.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Types-Evt.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Types-Tuple.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Types-Tuple.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Types-Lift.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Types-Lift.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-GlobalState.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Options.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-GlobalState-Options.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-GE.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-GlobalState-GE.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-SE.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-GlobalState-SE.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Instr.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-GlobalState-Instr.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Cache.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-GlobalState-Cache.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Elements.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-GlobalState-Elements.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-GlobalState-Opcodes.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-GlobalState-Opcodes.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Types-TupleHelpers.html
to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Types-TupleHelpers.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Types-MixSco.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Types-MixSco.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Evt.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Control-Evt.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Vco.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Control-Vco.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Mix.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Control-Mix.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Midi.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Control-Midi.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Control-SERef.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Control-SERef.html
Installing
dist/doc/html/csound-expression-typed/src/Csound-Typed-Control-Instr.html to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/src/Csound-Typed-Control-Instr.html
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html
Installing
dist/doc/html/csound-expression-typed/csound-expression-typed.haddock to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/html/csound-expression-typed.haddock
creating
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/csound-expression-typed-0.0.0/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Types
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Control
Installing dist/build/Csound/Typed.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed.hi
Installing dist/build/Csound/Typed/Types.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Types.hi
Installing dist/build/Csound/Typed/Control.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Control.hi
Installing dist/build/Csound/Typed/Render.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Render.hi
Installing dist/build/Csound/Typed/Types/Prim.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Types/Prim.hi
Installing dist/build/Csound/Typed/Types/Evt.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Types/Evt.hi
Installing dist/build/Csound/Typed/Types/Tuple.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Types/Tuple.hi
Installing dist/build/Csound/Typed/Types/Lift.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Types/Lift.hi
Installing dist/build/Csound/Typed/GlobalState.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState.hi
Installing dist/build/Csound/Typed/GlobalState/Options.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState/Options.hi
Installing dist/build/Csound/Typed/GlobalState/GE.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState/GE.hi
Installing dist/build/Csound/Typed/GlobalState/SE.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState/SE.hi
Installing dist/build/Csound/Typed/GlobalState/Instr.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState/Instr.hi
Installing dist/build/Csound/Typed/GlobalState/Cache.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState/Cache.hi
Installing dist/build/Csound/Typed/GlobalState/Elements.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState/Elements.hi
Installing dist/build/Csound/Typed/GlobalState/Opcodes.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/GlobalState/Opcodes.hi
Installing dist/build/Csound/Typed/Types/TupleHelpers.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Types/TupleHelpers.hi
Installing dist/build/Csound/Typed/Types/MixSco.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Types/MixSco.hi
Installing dist/build/Csound/Typed/Control/Evt.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Control/Evt.hi
Installing dist/build/Csound/Typed/Control/Vco.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Control/Vco.hi
Installing dist/build/Csound/Typed/Control/Mix.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Control/Mix.hi
Installing dist/build/Csound/Typed/Control/Midi.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Control/Midi.hi
Installing dist/build/Csound/Typed/Control/SERef.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Control/SERef.hi
Installing dist/build/Csound/Typed/Control/Instr.hi to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/Csound/Typed/Control/Instr.hi
creating
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3
Installing dist/build/libHScsound-expression-typed-0.0.0.a to
/srv/hackage/var/build/cache/inst/lib/csound-expression-typed-0.0.0/ghc-7.6.3/libHScsound-expression-typed-0.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-typed-0.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 containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id csound-expression-dynamic-0.0.0-1aeb92ace7064aa0d6495600687a032f -package-id data-default-0.5.3-571b4c93f2c33191dde4f7b2f33babef -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd -package-id stable-maps-0.0.4-28f80265b09d8e7a7bab08b92c16eeab -package-id transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 -XHaskell98 Csound.Typed Csound.Typed.Types Csound.Typed.Control Csound.Typed.Render Csound.Typed.Types.Prim Csound.Typed.Types.Evt Csound.Typed.Types.Tuple Csound.Typed.Types.Lift -Wall -O0
Registering csound-expression-typed-0.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.