Build #1 for purescript-0.1.9

[all reports]

Package purescript-0.1.9
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utf8-string-0.3.7, transformers-0.3.0.0, syb-0.4.1, parsec-3.1.3, mtl-2.1.2, containers-0.5.0.0, cmdtheline-0.2.3, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring purescript-0.1.9...
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency cmdtheline ==0.2.3: using cmdtheline-0.2.3
Dependency containers ==0.5.0.0: using containers-0.5.0.0
Dependency mtl ==2.1.2: using mtl-2.1.2
Dependency parsec ==3.1.3: using parsec-3.1.3
Dependency syb ==0.4.1: using syb-0.4.1
Dependency transformers ==0.3.0.0: using transformers-0.3.0.0
Dependency utf8-string ==0.3.7: using utf8-string-0.3.7
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/purescript-0.1.9/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/purescript-0.1.9
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9
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 purescript-0.1.9...
Preprocessing executable 'psc' for purescript-0.1.9...
Building executable psc...
creating dist/build/psc
creating dist/build/psc/psc-tmp
/usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build/psc/psc-tmp -hidir dist/build/psc/psc-tmp -stubdir dist/build/psc/psc-tmp -i -idist/build/psc/psc-tmp -isrc -idist/build/autogen -Idist/build/autogen -Idist/build/psc/psc-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id cmdtheline-0.2.3-be55fc455f24172d4e71636f54d539bc -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id parsec-3.1.3-9c21adc149b2590d4342ec560ee50362 -package-id syb-0.4.1-c0ac57d8df13380d77cfe67fa7c54af9 -package-id transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 -package-id utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e -XHaskell98 src/Main.hs -o dist/build/psc/psc -O0
[ 1 of 33] Compiling Language.PureScript.CodeGen.Monad ( src/Language/PureScript/CodeGen/Monad.hs, dist/build/psc/psc-tmp/Language/PureScript/CodeGen/Monad.o )
[ 2 of 33] Compiling Data.Generics.Extras ( src/Data/Generics/Extras.hs, dist/build/psc/psc-tmp/Data/Generics/Extras.o )
[ 3 of 33] Compiling Language.PureScript.Names ( src/Language/PureScript/Names.hs, dist/build/psc/psc-tmp/Language/PureScript/Names.o )
[ 4 of 33] Compiling Language.PureScript.Kinds ( src/Language/PureScript/Kinds.hs, dist/build/psc/psc-tmp/Language/PureScript/Kinds.o )
[ 5 of 33] Compiling Language.PureScript.Types ( src/Language/PureScript/Types.hs, dist/build/psc/psc-tmp/Language/PureScript/Types.o )
[ 6 of 33] Compiling Language.PureScript.TypeChecker.Monad ( src/Language/PureScript/TypeChecker/Monad.hs, dist/build/psc/psc-tmp/Language/PureScript/TypeChecker/Monad.o )
[ 7 of 33] Compiling Language.PureScript.Values ( src/Language/PureScript/Values.hs, dist/build/psc/psc-tmp/Language/PureScript/Values.o )
[ 8 of 33] Compiling Language.PureScript.Declarations ( src/Language/PureScript/Declarations.hs, dist/build/psc/psc-tmp/Language/PureScript/Declarations.o )
[ 9 of 33] Compiling Language.PureScript.TypeChecker.Synonyms ( src/Language/PureScript/TypeChecker/Synonyms.hs, dist/build/psc/psc-tmp/Language/PureScript/TypeChecker/Synonyms.o )
[10 of 33] Compiling Language.PureScript.Parser.State ( src/Language/PureScript/Parser/State.hs, dist/build/psc/psc-tmp/Language/PureScript/Parser/State.o )
[11 of 33] Compiling Language.PureScript.Parser.Common ( src/Language/PureScript/Parser/Common.hs, dist/build/psc/psc-tmp/Language/PureScript/Parser/Common.o )
[12 of 33] Compiling Language.PureScript.Parser.Types ( src/Language/PureScript/Parser/Types.hs, dist/build/psc/psc-tmp/Language/PureScript/Parser/Types.o )
[13 of 33] Compiling Language.PureScript.Parser.Kinds ( src/Language/PureScript/Parser/Kinds.hs, dist/build/psc/psc-tmp/Language/PureScript/Parser/Kinds.o )
[14 of 33] Compiling Language.PureScript.Operators ( src/Language/PureScript/Operators.hs, dist/build/psc/psc-tmp/Language/PureScript/Operators.o )
[15 of 33] Compiling Language.PureScript.CodeGen.JS.AST ( src/Language/PureScript/CodeGen/JS/AST.hs, dist/build/psc/psc-tmp/Language/PureScript/CodeGen/JS/AST.o )
[16 of 33] Compiling Language.PureScript.Optimize ( src/Language/PureScript/Optimize.hs, dist/build/psc/psc-tmp/Language/PureScript/Optimize.o )
[17 of 33] Compiling Language.PureScript.Pretty.Common ( src/Language/PureScript/Pretty/Common.hs, dist/build/psc/psc-tmp/Language/PureScript/Pretty/Common.o )
[18 of 33] Compiling Language.PureScript.CodeGen.JS ( src/Language/PureScript/CodeGen/JS.hs, dist/build/psc/psc-tmp/Language/PureScript/CodeGen/JS.o )
[19 of 33] Compiling Language.PureScript.Pretty.Kinds ( src/Language/PureScript/Pretty/Kinds.hs, dist/build/psc/psc-tmp/Language/PureScript/Pretty/Kinds.o )
[20 of 33] Compiling Language.PureScript.Pretty.Values ( src/Language/PureScript/Pretty/Values.hs, dist/build/psc/psc-tmp/Language/PureScript/Pretty/Values.o )
[21 of 33] Compiling Language.PureScript.Pretty.Types ( src/Language/PureScript/Pretty/Types.hs, dist/build/psc/psc-tmp/Language/PureScript/Pretty/Types.o )
[22 of 33] Compiling Language.PureScript.Pretty.JS ( src/Language/PureScript/Pretty/JS.hs, dist/build/psc/psc-tmp/Language/PureScript/Pretty/JS.o )
[23 of 33] Compiling Language.PureScript.Pretty ( src/Language/PureScript/Pretty.hs, dist/build/psc/psc-tmp/Language/PureScript/Pretty.o )
[24 of 33] Compiling Language.PureScript.TypeChecker.Kinds ( src/Language/PureScript/TypeChecker/Kinds.hs, dist/build/psc/psc-tmp/Language/PureScript/TypeChecker/Kinds.o )
[25 of 33] Compiling Language.PureScript.CodeGen.Externs ( src/Language/PureScript/CodeGen/Externs.hs, dist/build/psc/psc-tmp/Language/PureScript/CodeGen/Externs.o )
[26 of 33] Compiling Language.PureScript.CodeGen ( src/Language/PureScript/CodeGen.hs, dist/build/psc/psc-tmp/Language/PureScript/CodeGen.o )
[27 of 33] Compiling Language.PureScript.TypeChecker.Types ( src/Language/PureScript/TypeChecker/Types.hs, dist/build/psc/psc-tmp/Language/PureScript/TypeChecker/Types.o )
[28 of 33] Compiling Language.PureScript.TypeChecker ( src/Language/PureScript/TypeChecker.hs, dist/build/psc/psc-tmp/Language/PureScript/TypeChecker.o )
[29 of 33] Compiling Language.PureScript.Parser.Values ( src/Language/PureScript/Parser/Values.hs, dist/build/psc/psc-tmp/Language/PureScript/Parser/Values.o )
[30 of 33] Compiling Language.PureScript.Parser.Declarations ( src/Language/PureScript/Parser/Declarations.hs, dist/build/psc/psc-tmp/Language/PureScript/Parser/Declarations.o )
[31 of 33] Compiling Language.PureScript.Parser ( src/Language/PureScript/Parser.hs, dist/build/psc/psc-tmp/Language/PureScript/Parser.o )
[32 of 33] Compiling Language.PureScript ( src/Language/PureScript.hs, dist/build/psc/psc-tmp/Language/PureScript.o )
[33 of 33] Compiling Main             ( src/Main.hs, dist/build/psc/psc-tmp/Main.o )
Linking dist/build/psc/psc ...
Preprocessing library purescript-0.1.9...
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 purescript-0.1.9 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id cmdtheline-0.2.3-be55fc455f24172d4e71636f54d539bc -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id parsec-3.1.3-9c21adc149b2590d4342ec560ee50362 -package-id syb-0.4.1-c0ac57d8df13380d77cfe67fa7c54af9 -package-id transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 -package-id utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e -XHaskell98 Data.Generics.Extras Language.PureScript.Operators Language.PureScript.Optimize Language.PureScript.Pretty.JS Language.PureScript.CodeGen.JS.AST Main Language.PureScript Language.PureScript.Declarations Language.PureScript.Names Language.PureScript.Types Language.PureScript.Values Language.PureScript.Kinds Language.PureScript.Pretty Language.PureScript.Pretty.Common Language.PureScript.Pretty.Values Language.PureScript.Pretty.Types Language.PureScript.Pretty.Kinds Language.PureScript.CodeGen Language.PureScript.CodeGen.Externs Language.PureScript.CodeGen.JS Language.PureScript.CodeGen.Monad Language.PureScript.Parser Language.PureScript.Parser.Common Language.PureScript.Parser.Declarations Language.PureScript.Parser.Types Language.PureScript.Parser.Values Language.PureScript.Parser.State Language.PureScript.Parser.Kinds Language.PureScript.TypeChecker Language.PureScript.TypeChecker.Kinds Language.PureScript.TypeChecker.Monad Language.PureScript.TypeChecker.Types Language.PureScript.TypeChecker.Synonyms -O0
[ 1 of 33] Compiling Language.PureScript.CodeGen.Monad ( src/Language/PureScript/CodeGen/Monad.hs, dist/build/Language/PureScript/CodeGen/Monad.o )
[ 2 of 33] Compiling Language.PureScript.Kinds ( src/Language/PureScript/Kinds.hs, dist/build/Language/PureScript/Kinds.o )
[ 3 of 33] Compiling Language.PureScript.Names ( src/Language/PureScript/Names.hs, dist/build/Language/PureScript/Names.o )
[ 4 of 33] Compiling Language.PureScript.Types ( src/Language/PureScript/Types.hs, dist/build/Language/PureScript/Types.o )
[ 5 of 33] Compiling Language.PureScript.Values ( src/Language/PureScript/Values.hs, dist/build/Language/PureScript/Values.o )
[ 6 of 33] Compiling Language.PureScript.Declarations ( src/Language/PureScript/Declarations.hs, dist/build/Language/PureScript/Declarations.o )
[ 7 of 33] Compiling Language.PureScript.CodeGen.JS.AST ( src/Language/PureScript/CodeGen/JS/AST.hs, dist/build/Language/PureScript/CodeGen/JS/AST.o )
[ 8 of 33] Compiling Language.PureScript.Optimize ( src/Language/PureScript/Optimize.hs, dist/build/Language/PureScript/Optimize.o )
[ 9 of 33] Compiling Language.PureScript.Pretty.Common ( src/Language/PureScript/Pretty/Common.hs, dist/build/Language/PureScript/Pretty/Common.o )
[10 of 33] Compiling Language.PureScript.CodeGen.JS ( src/Language/PureScript/CodeGen/JS.hs, dist/build/Language/PureScript/CodeGen/JS.o )
[11 of 33] Compiling Language.PureScript.Pretty.JS ( src/Language/PureScript/Pretty/JS.hs, dist/build/Language/PureScript/Pretty/JS.o )
[12 of 33] Compiling Language.PureScript.Pretty.Kinds ( src/Language/PureScript/Pretty/Kinds.hs, dist/build/Language/PureScript/Pretty/Kinds.o )
[13 of 33] Compiling Language.PureScript.Pretty.Values ( src/Language/PureScript/Pretty/Values.hs, dist/build/Language/PureScript/Pretty/Values.o )
[14 of 33] Compiling Language.PureScript.TypeChecker.Monad ( src/Language/PureScript/TypeChecker/Monad.hs, dist/build/Language/PureScript/TypeChecker/Monad.o )
[15 of 33] Compiling Language.PureScript.Pretty.Types ( src/Language/PureScript/Pretty/Types.hs, dist/build/Language/PureScript/Pretty/Types.o )
[16 of 33] Compiling Language.PureScript.Pretty ( src/Language/PureScript/Pretty.hs, dist/build/Language/PureScript/Pretty.o )
[17 of 33] Compiling Language.PureScript.CodeGen.Externs ( src/Language/PureScript/CodeGen/Externs.hs, dist/build/Language/PureScript/CodeGen/Externs.o )
[18 of 33] Compiling Language.PureScript.CodeGen ( src/Language/PureScript/CodeGen.hs, dist/build/Language/PureScript/CodeGen.o )
[19 of 33] Compiling Language.PureScript.Parser.State ( src/Language/PureScript/Parser/State.hs, dist/build/Language/PureScript/Parser/State.o )
[20 of 33] Compiling Language.PureScript.Parser.Common ( src/Language/PureScript/Parser/Common.hs, dist/build/Language/PureScript/Parser/Common.o )
[21 of 33] Compiling Language.PureScript.Parser.Types ( src/Language/PureScript/Parser/Types.hs, dist/build/Language/PureScript/Parser/Types.o )
[22 of 33] Compiling Language.PureScript.Parser.Values ( src/Language/PureScript/Parser/Values.hs, dist/build/Language/PureScript/Parser/Values.o )
[23 of 33] Compiling Language.PureScript.Parser.Kinds ( src/Language/PureScript/Parser/Kinds.hs, dist/build/Language/PureScript/Parser/Kinds.o )
[24 of 33] Compiling Language.PureScript.Parser.Declarations ( src/Language/PureScript/Parser/Declarations.hs, dist/build/Language/PureScript/Parser/Declarations.o )
[25 of 33] Compiling Language.PureScript.Parser ( src/Language/PureScript/Parser.hs, dist/build/Language/PureScript/Parser.o )
[26 of 33] Compiling Language.PureScript.TypeChecker.Kinds ( src/Language/PureScript/TypeChecker/Kinds.hs, dist/build/Language/PureScript/TypeChecker/Kinds.o )
[27 of 33] Compiling Data.Generics.Extras ( src/Data/Generics/Extras.hs, dist/build/Data/Generics/Extras.o )
[28 of 33] Compiling Language.PureScript.Operators ( src/Language/PureScript/Operators.hs, dist/build/Language/PureScript/Operators.o )
[29 of 33] Compiling Language.PureScript.TypeChecker.Synonyms ( src/Language/PureScript/TypeChecker/Synonyms.hs, dist/build/Language/PureScript/TypeChecker/Synonyms.o )
[30 of 33] Compiling Language.PureScript.TypeChecker.Types ( src/Language/PureScript/TypeChecker/Types.hs, dist/build/Language/PureScript/TypeChecker/Types.o )
[31 of 33] Compiling Language.PureScript.TypeChecker ( src/Language/PureScript/TypeChecker.hs, dist/build/Language/PureScript/TypeChecker.o )
[32 of 33] Compiling Language.PureScript ( src/Language/PureScript.hs, dist/build/Language/PureScript.o )
[33 of 33] Compiling Main             ( src/Main.hs, dist/build/Main.o )
Linking...
/usr/bin/ar -r dist/build/libHSpurescript-0.1.9.a dist/build/Data/Generics/Extras.o dist/build/Language/PureScript/Operators.o dist/build/Language/PureScript/Optimize.o dist/build/Language/PureScript/Pretty/JS.o dist/build/Language/PureScript/CodeGen/JS/AST.o dist/build/Main.o dist/build/Language/PureScript.o dist/build/Language/PureScript/Declarations.o dist/build/Language/PureScript/Names.o dist/build/Language/PureScript/Types.o dist/build/Language/PureScript/Values.o dist/build/Language/PureScript/Kinds.o dist/build/Language/PureScript/Pretty.o dist/build/Language/PureScript/Pretty/Common.o dist/build/Language/PureScript/Pretty/Values.o dist/build/Language/PureScript/Pretty/Types.o dist/build/Language/PureScript/Pretty/Kinds.o dist/build/Language/PureScript/CodeGen.o dist/build/Language/PureScript/CodeGen/Externs.o dist/build/Language/PureScript/CodeGen/JS.o dist/build/Language/PureScript/CodeGen/Monad.o dist/build/Language/PureScript/Parser.o dist/build/Language/PureScript/Parser/Common.o dist/build/Language/PureScript/Parser/Declarations.o dist/build/Language/PureScript/Parser/Types.o dist/build/Language/PureScript/Parser/Values.o dist/build/Language/PureScript/Parser/State.o dist/build/Language/PureScript/Parser/Kinds.o dist/build/Language/PureScript/TypeChecker.o dist/build/Language/PureScript/TypeChecker/Kinds.o dist/build/Language/PureScript/TypeChecker/Monad.o dist/build/Language/PureScript/TypeChecker/Types.o dist/build/Language/PureScript/TypeChecker/Synonyms.o
/usr/bin/ar: creating dist/build/libHSpurescript-0.1.9.a
In-place registering purescript-0.1.9...
/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 purescript-0.1.9...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for purescript-0.1.9...
creating dist/doc/html/purescript
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/purescript
Preprocessing executable 'psc' for purescript-0.1.9...
Preprocessing library purescript-0.1.9...
creating dist/doc/html/purescript/src
/usr/bin/HsColour -print-css -odist/doc/html/purescript/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Data-Generics-Extras.html src/Data/Generics/Extras.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Operators.html src/Language/PureScript/Operators.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Optimize.html src/Language/PureScript/Optimize.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Pretty-JS.html src/Language/PureScript/Pretty/JS.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-CodeGen-JS-AST.html src/Language/PureScript/CodeGen/JS/AST.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Main.html src/Main.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript.html src/Language/PureScript.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Declarations.html src/Language/PureScript/Declarations.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Names.html src/Language/PureScript/Names.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Types.html src/Language/PureScript/Types.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Values.html src/Language/PureScript/Values.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Kinds.html src/Language/PureScript/Kinds.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Pretty.html src/Language/PureScript/Pretty.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Pretty-Common.html src/Language/PureScript/Pretty/Common.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Pretty-Values.html src/Language/PureScript/Pretty/Values.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Pretty-Types.html src/Language/PureScript/Pretty/Types.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Pretty-Kinds.html src/Language/PureScript/Pretty/Kinds.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-CodeGen.html src/Language/PureScript/CodeGen.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-CodeGen-Externs.html src/Language/PureScript/CodeGen/Externs.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-CodeGen-JS.html src/Language/PureScript/CodeGen/JS.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-CodeGen-Monad.html src/Language/PureScript/CodeGen/Monad.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Parser.html src/Language/PureScript/Parser.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Parser-Common.html src/Language/PureScript/Parser/Common.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Parser-Declarations.html src/Language/PureScript/Parser/Declarations.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Parser-Types.html src/Language/PureScript/Parser/Types.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Parser-Values.html src/Language/PureScript/Parser/Values.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Parser-State.html src/Language/PureScript/Parser/State.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-Parser-Kinds.html src/Language/PureScript/Parser/Kinds.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-TypeChecker.html src/Language/PureScript/TypeChecker.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-TypeChecker-Kinds.html src/Language/PureScript/TypeChecker/Kinds.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-TypeChecker-Monad.html src/Language/PureScript/TypeChecker/Monad.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-TypeChecker-Types.html src/Language/PureScript/TypeChecker/Types.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/Language-PureScript-TypeChecker-Synonyms.html src/Language/PureScript/TypeChecker/Synonyms.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing executable 'psc' for purescript-0.1.9...
Preprocessing library purescript-0.1.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
copy src/Data/Generics/Extras.hs to
dist/build/tmp-1770/src/Data/Generics/Extras.hs
copy src/Language/PureScript/Operators.hs to
dist/build/tmp-1770/src/Language/PureScript/Operators.hs
copy src/Language/PureScript/Optimize.hs to
dist/build/tmp-1770/src/Language/PureScript/Optimize.hs
copy src/Language/PureScript/Pretty/JS.hs to
dist/build/tmp-1770/src/Language/PureScript/Pretty/JS.hs
copy src/Language/PureScript/CodeGen/JS/AST.hs to
dist/build/tmp-1770/src/Language/PureScript/CodeGen/JS/AST.hs
copy src/Main.hs to dist/build/tmp-1770/src/Main.hs
copy src/Language/PureScript.hs to
dist/build/tmp-1770/src/Language/PureScript.hs
copy src/Language/PureScript/Declarations.hs to
dist/build/tmp-1770/src/Language/PureScript/Declarations.hs
copy src/Language/PureScript/Names.hs to
dist/build/tmp-1770/src/Language/PureScript/Names.hs
copy src/Language/PureScript/Types.hs to
dist/build/tmp-1770/src/Language/PureScript/Types.hs
copy src/Language/PureScript/Values.hs to
dist/build/tmp-1770/src/Language/PureScript/Values.hs
copy src/Language/PureScript/Kinds.hs to
dist/build/tmp-1770/src/Language/PureScript/Kinds.hs
copy src/Language/PureScript/Pretty.hs to
dist/build/tmp-1770/src/Language/PureScript/Pretty.hs
copy src/Language/PureScript/Pretty/Common.hs to
dist/build/tmp-1770/src/Language/PureScript/Pretty/Common.hs
copy src/Language/PureScript/Pretty/Values.hs to
dist/build/tmp-1770/src/Language/PureScript/Pretty/Values.hs
copy src/Language/PureScript/Pretty/Types.hs to
dist/build/tmp-1770/src/Language/PureScript/Pretty/Types.hs
copy src/Language/PureScript/Pretty/Kinds.hs to
dist/build/tmp-1770/src/Language/PureScript/Pretty/Kinds.hs
copy src/Language/PureScript/CodeGen.hs to
dist/build/tmp-1770/src/Language/PureScript/CodeGen.hs
copy src/Language/PureScript/CodeGen/Externs.hs to
dist/build/tmp-1770/src/Language/PureScript/CodeGen/Externs.hs
copy src/Language/PureScript/CodeGen/JS.hs to
dist/build/tmp-1770/src/Language/PureScript/CodeGen/JS.hs
copy src/Language/PureScript/CodeGen/Monad.hs to
dist/build/tmp-1770/src/Language/PureScript/CodeGen/Monad.hs
copy src/Language/PureScript/Parser.hs to
dist/build/tmp-1770/src/Language/PureScript/Parser.hs
copy src/Language/PureScript/Parser/Common.hs to
dist/build/tmp-1770/src/Language/PureScript/Parser/Common.hs
copy src/Language/PureScript/Parser/Declarations.hs to
dist/build/tmp-1770/src/Language/PureScript/Parser/Declarations.hs
copy src/Language/PureScript/Parser/Types.hs to
dist/build/tmp-1770/src/Language/PureScript/Parser/Types.hs
copy src/Language/PureScript/Parser/Values.hs to
dist/build/tmp-1770/src/Language/PureScript/Parser/Values.hs
copy src/Language/PureScript/Parser/State.hs to
dist/build/tmp-1770/src/Language/PureScript/Parser/State.hs
copy src/Language/PureScript/Parser/Kinds.hs to
dist/build/tmp-1770/src/Language/PureScript/Parser/Kinds.hs
copy src/Language/PureScript/TypeChecker.hs to
dist/build/tmp-1770/src/Language/PureScript/TypeChecker.hs
copy src/Language/PureScript/TypeChecker/Kinds.hs to
dist/build/tmp-1770/src/Language/PureScript/TypeChecker/Kinds.hs
copy src/Language/PureScript/TypeChecker/Monad.hs to
dist/build/tmp-1770/src/Language/PureScript/TypeChecker/Monad.hs
copy src/Language/PureScript/TypeChecker/Types.hs to
dist/build/tmp-1770/src/Language/PureScript/TypeChecker/Types.hs
copy src/Language/PureScript/TypeChecker/Synonyms.hs to
dist/build/tmp-1770/src/Language/PureScript/TypeChecker/Synonyms.hs
creating dist/doc/html/purescript
/usr/local/bin/haddock --prologue=dist/doc/html/purescript/haddock-prolog1770.txt --dump-interface=dist/doc/html/purescript/purescript.haddock --optghc=-package-name --optghc=purescript-0.1.9 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/purescript-0.1.9 --verbosity=1 --html --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/cmdtheline-0.2.3/docs,/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/cmdtheline.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/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/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/pretty-1.1.1.0/docs,/usr/local/share/doc/ghc/html/libraries/pretty-1.1.1.0/pretty.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/syb-0.4.1/docs,/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/syb.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/utf8-string-0.3.7/docs,/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/utf8-string.haddock --odir=dist/doc/html/purescript/ --title=purescript-0.1.9: PureScript Programming Language Compiler --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-1770 --optghc=-hidir --optghc=dist/build/tmp-1770 --optghc=-stubdir --optghc=dist/build/tmp-1770 --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=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=cmdtheline-0.2.3-be55fc455f24172d4e71636f54d539bc --optghc=-package-id --optghc=containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 --optghc=-package-id --optghc=mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 --optghc=-package-id --optghc=parsec-3.1.3-9c21adc149b2590d4342ec560ee50362 --optghc=-package-id --optghc=syb-0.4.1-c0ac57d8df13380d77cfe67fa7c54af9 --optghc=-package-id --optghc=transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 --optghc=-package-id --optghc=utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e --optghc=-XHaskell98 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-1770/src/Data/Generics/Extras.hs dist/build/tmp-1770/src/Language/PureScript/Operators.hs dist/build/tmp-1770/src/Language/PureScript/Optimize.hs dist/build/tmp-1770/src/Language/PureScript/Pretty/JS.hs dist/build/tmp-1770/src/Language/PureScript/CodeGen/JS/AST.hs dist/build/tmp-1770/src/Main.hs dist/build/tmp-1770/src/Language/PureScript.hs dist/build/tmp-1770/src/Language/PureScript/Declarations.hs dist/build/tmp-1770/src/Language/PureScript/Names.hs dist/build/tmp-1770/src/Language/PureScript/Types.hs dist/build/tmp-1770/src/Language/PureScript/Values.hs dist/build/tmp-1770/src/Language/PureScript/Kinds.hs dist/build/tmp-1770/src/Language/PureScript/Pretty.hs dist/build/tmp-1770/src/Language/PureScript/Pretty/Common.hs dist/build/tmp-1770/src/Language/PureScript/Pretty/Values.hs dist/build/tmp-1770/src/Language/PureScript/Pretty/Types.hs dist/build/tmp-1770/src/Language/PureScript/Pretty/Kinds.hs dist/build/tmp-1770/src/Language/PureScript/CodeGen.hs dist/build/tmp-1770/src/Language/PureScript/CodeGen/Externs.hs dist/build/tmp-1770/src/Language/PureScript/CodeGen/JS.hs dist/build/tmp-1770/src/Language/PureScript/CodeGen/Monad.hs dist/build/tmp-1770/src/Language/PureScript/Parser.hs dist/build/tmp-1770/src/Language/PureScript/Parser/Common.hs dist/build/tmp-1770/src/Language/PureScript/Parser/Declarations.hs dist/build/tmp-1770/src/Language/PureScript/Parser/Types.hs dist/build/tmp-1770/src/Language/PureScript/Parser/Values.hs dist/build/tmp-1770/src/Language/PureScript/Parser/State.hs dist/build/tmp-1770/src/Language/PureScript/Parser/Kinds.hs dist/build/tmp-1770/src/Language/PureScript/TypeChecker.hs dist/build/tmp-1770/src/Language/PureScript/TypeChecker/Kinds.hs dist/build/tmp-1770/src/Language/PureScript/TypeChecker/Monad.hs dist/build/tmp-1770/src/Language/PureScript/TypeChecker/Types.hs dist/build/tmp-1770/src/Language/PureScript/TypeChecker/Synonyms.hs --built-in-themes
Haddock coverage:
  25% (  1 /  4) in 'Language.PureScript.CodeGen.Monad'
  50% (  1 /  2) in 'Language.PureScript.Kinds'
  12% (  1 /  8) in 'Language.PureScript.Names'
  20% (  1 /  5) in 'Language.PureScript.Types'
  12% (  1 /  8) in 'Language.PureScript.Values'
  20% (  1 /  5) in 'Language.PureScript.Declarations'
  33% (  1 /  3) in 'Language.PureScript.CodeGen.JS.AST'
  50% (  1 /  2) in 'Language.PureScript.Optimize'
   7% (  1 / 14) in 'Language.PureScript.Pretty.Common'
Warning: purescript-0.1.9:Language.PureScript.CodeGen.JS: Could not find documentation for exported module: AST
  50% (  1 /  2) in 'Language.PureScript.CodeGen.JS'
  50% (  1 /  2) in 'Language.PureScript.Pretty.JS'
  50% (  1 /  2) in 'Language.PureScript.Pretty.Kinds'
  33% (  1 /  3) in 'Language.PureScript.Pretty.Values'
   7% (  1 / 14) in 'Language.PureScript.TypeChecker.Monad'
  25% (  1 /  4) in 'Language.PureScript.Pretty.Types'
Warning: purescript-0.1.9:Language.PureScript.Pretty: Could not find documentation for exported module: P
 100% (  1 /  1) in 'Language.PureScript.Pretty'
  50% (  1 /  2) in 'Language.PureScript.CodeGen.Externs'
Warning: purescript-0.1.9:Language.PureScript.CodeGen: Could not find documentation for exported module: C
 100% (  1 /  1) in 'Language.PureScript.CodeGen'
  50% (  1 /  2) in 'Language.PureScript.Parser.State'
   2% (  1 / 46) in 'Language.PureScript.Parser.Common'
  25% (  1 /  4) in 'Language.PureScript.Parser.Types'
  33% (  1 /  3) in 'Language.PureScript.Parser.Values'
  50% (  1 /  2) in 'Language.PureScript.Parser.Kinds'
  33% (  1 /  3) in 'Language.PureScript.Parser.Declarations'
Warning: purescript-0.1.9:Language.PureScript.Parser: Could not find documentation for exported module: P
 100% (  1 /  1) in 'Language.PureScript.Parser'
  20% (  1 /  5) in 'Language.PureScript.TypeChecker.Kinds'
  50% (  1 /  2) in 'Data.Generics.Extras'
  50% (  1 /  2) in 'Language.PureScript.Operators'
  33% (  1 /  3) in 'Language.PureScript.TypeChecker.Synonyms'
  25% (  1 /  4) in 'Language.PureScript.TypeChecker.Types'
Warning: purescript-0.1.9:Language.PureScript.TypeChecker: Could not find documentation for exported module: T
  50% (  1 /  2) in 'Language.PureScript.TypeChecker'
Warning: purescript-0.1.9:Language.PureScript: Could not find documentation for exported module: P
  50% (  1 /  2) in 'Language.PureScript'
  12% (  1 /  8) in 'Main'
Warning: Language.PureScript.CodeGen.Monad: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State Control.Monad.State.Class.MonadState
Warning: Language.PureScript.Pretty.Common: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Language.PureScript.TypeChecker.Monad: could not find link destinations for:
    Control.Monad.State.Class.MonadState Control.Monad.Trans.State.Lazy.StateT Control.Monad.Error.Class.MonadError
Warning: Language.PureScript.Parser.State: could not find link destinations for:
    Text.Parsec.Pos.Column
Warning: Language.PureScript.Parser.Common: could not find link destinations for:
    Text.Parsec.Prim.Parsec Text.Parsec.Token.GenLanguageDef Data.Functor.Identity.Identity Text.Parsec.Token.GenTokenParser Text.Parsec.Prim.ParsecT Text.Parsec.Prim.Stream Text.Parsec.Pos.Column Text.Parsec.Error.ParseError
Warning: Language.PureScript.Parser.Types: could not find link destinations for:
    Text.Parsec.Prim.Parsec
Warning: Language.PureScript.Parser.Values: could not find link destinations for:
    Text.Parsec.Prim.Parsec
Warning: Language.PureScript.Parser.Kinds: could not find link destinations for:
    Text.Parsec.Prim.Parsec
Warning: Language.PureScript.Parser.Declarations: could not find link destinations for:
    Text.Parsec.Prim.Parsec
Warning: Language.PureScript.TypeChecker.Kinds: could not find link destinations for:
    Language.PureScript.TypeChecker.Kinds.KindConstraintOrigin
Warning: Language.PureScript.TypeChecker.Types: could not find link destinations for:
    Language.PureScript.TypeChecker.Types.TypeConstraintOrigin
Documentation created: dist/doc/html/purescript/index.html
directory dist/doc/html/purescript does exist: True
creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html
copy directory 'dist/doc/html/purescript' to
'/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html'.
creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html
creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src
Installing dist/doc/html/purescript/purescript.haddock to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/purescript.haddock
Installing dist/doc/html/purescript/doc-index-A.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-A.html
Installing dist/doc/html/purescript/doc-index-B.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-B.html
Installing dist/doc/html/purescript/doc-index-C.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-C.html
Installing dist/doc/html/purescript/doc-index-D.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-D.html
Installing dist/doc/html/purescript/doc-index-E.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-E.html
Installing dist/doc/html/purescript/doc-index-F.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-F.html
Installing dist/doc/html/purescript/doc-index-G.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-G.html
Installing dist/doc/html/purescript/doc-index-I.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-I.html
Installing dist/doc/html/purescript/doc-index-J.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-J.html
Installing dist/doc/html/purescript/doc-index-K.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-K.html
Installing dist/doc/html/purescript/doc-index-L.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-L.html
Installing dist/doc/html/purescript/doc-index-M.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-M.html
Installing dist/doc/html/purescript/doc-index-N.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-N.html
Installing dist/doc/html/purescript/doc-index-O.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-O.html
Installing dist/doc/html/purescript/doc-index-P.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-P.html
Installing dist/doc/html/purescript/doc-index-Q.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-Q.html
Installing dist/doc/html/purescript/doc-index-R.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-R.html
Installing dist/doc/html/purescript/doc-index-S.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-S.html
Installing dist/doc/html/purescript/doc-index-T.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-T.html
Installing dist/doc/html/purescript/doc-index-U.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-U.html
Installing dist/doc/html/purescript/doc-index-V.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-V.html
Installing dist/doc/html/purescript/doc-index-W.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-W.html
Installing dist/doc/html/purescript/doc-index-Z.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-Z.html
Installing dist/doc/html/purescript/doc-index-All.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index-All.html
Installing dist/doc/html/purescript/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/doc-index.html
Installing dist/doc/html/purescript/Language-PureScript-CodeGen-Monad.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-CodeGen-Monad.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-CodeGen-Monad.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-CodeGen-Monad.html
Installing dist/doc/html/purescript/Language-PureScript-Kinds.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Kinds.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Kinds.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Kinds.html
Installing dist/doc/html/purescript/Language-PureScript-Names.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Names.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Names.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Names.html
Installing dist/doc/html/purescript/Language-PureScript-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Types.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Types.html
Installing dist/doc/html/purescript/Language-PureScript-Values.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Values.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Values.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Values.html
Installing dist/doc/html/purescript/Language-PureScript-Declarations.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Declarations.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Declarations.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Declarations.html
Installing dist/doc/html/purescript/Language-PureScript-CodeGen-JS-AST.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-CodeGen-JS-AST.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-CodeGen-JS-AST.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-CodeGen-JS-AST.html
Installing dist/doc/html/purescript/Language-PureScript-Optimize.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Optimize.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Optimize.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Optimize.html
Installing dist/doc/html/purescript/Language-PureScript-Pretty-Common.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Pretty-Common.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-Pretty-Common.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Pretty-Common.html
Installing dist/doc/html/purescript/Language-PureScript-CodeGen-JS.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-CodeGen-JS.html
Installing dist/doc/html/purescript/mini_Language-PureScript-CodeGen-JS.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-CodeGen-JS.html
Installing dist/doc/html/purescript/Language-PureScript-Pretty-JS.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Pretty-JS.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Pretty-JS.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Pretty-JS.html
Installing dist/doc/html/purescript/Language-PureScript-Pretty-Kinds.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Pretty-Kinds.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Pretty-Kinds.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Pretty-Kinds.html
Installing dist/doc/html/purescript/Language-PureScript-Pretty-Values.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Pretty-Values.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-Pretty-Values.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Pretty-Values.html
Installing dist/doc/html/purescript/Language-PureScript-TypeChecker-Monad.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-TypeChecker-Monad.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-TypeChecker-Monad.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-TypeChecker-Monad.html
Installing dist/doc/html/purescript/Language-PureScript-Pretty-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Pretty-Types.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Pretty-Types.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Pretty-Types.html
Installing dist/doc/html/purescript/Language-PureScript-Pretty.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Pretty.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Pretty.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Pretty.html
Installing dist/doc/html/purescript/Language-PureScript-CodeGen-Externs.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-CodeGen-Externs.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-CodeGen-Externs.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-CodeGen-Externs.html
Installing dist/doc/html/purescript/Language-PureScript-CodeGen.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-CodeGen.html
Installing dist/doc/html/purescript/mini_Language-PureScript-CodeGen.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-CodeGen.html
Installing dist/doc/html/purescript/Language-PureScript-Parser-State.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Parser-State.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Parser-State.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Parser-State.html
Installing dist/doc/html/purescript/Language-PureScript-Parser-Common.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Parser-Common.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-Parser-Common.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Parser-Common.html
Installing dist/doc/html/purescript/Language-PureScript-Parser-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Parser-Types.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Parser-Types.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Parser-Types.html
Installing dist/doc/html/purescript/Language-PureScript-Parser-Values.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Parser-Values.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-Parser-Values.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Parser-Values.html
Installing dist/doc/html/purescript/Language-PureScript-Parser-Kinds.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Parser-Kinds.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Parser-Kinds.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Parser-Kinds.html
Installing
dist/doc/html/purescript/Language-PureScript-Parser-Declarations.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Parser-Declarations.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-Parser-Declarations.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Parser-Declarations.html
Installing dist/doc/html/purescript/Language-PureScript-Parser.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Parser.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Parser.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Parser.html
Installing dist/doc/html/purescript/Language-PureScript-TypeChecker-Kinds.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-TypeChecker-Kinds.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-TypeChecker-Kinds.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-TypeChecker-Kinds.html
Installing dist/doc/html/purescript/Data-Generics-Extras.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Data-Generics-Extras.html
Installing dist/doc/html/purescript/mini_Data-Generics-Extras.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Data-Generics-Extras.html
Installing dist/doc/html/purescript/Language-PureScript-Operators.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-Operators.html
Installing dist/doc/html/purescript/mini_Language-PureScript-Operators.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-Operators.html
Installing
dist/doc/html/purescript/Language-PureScript-TypeChecker-Synonyms.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-TypeChecker-Synonyms.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-TypeChecker-Synonyms.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-TypeChecker-Synonyms.html
Installing dist/doc/html/purescript/Language-PureScript-TypeChecker-Types.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-TypeChecker-Types.html
Installing
dist/doc/html/purescript/mini_Language-PureScript-TypeChecker-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-TypeChecker-Types.html
Installing dist/doc/html/purescript/Language-PureScript-TypeChecker.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript-TypeChecker.html
Installing dist/doc/html/purescript/mini_Language-PureScript-TypeChecker.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript-TypeChecker.html
Installing dist/doc/html/purescript/Language-PureScript.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Language-PureScript.html
Installing dist/doc/html/purescript/mini_Language-PureScript.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Language-PureScript.html
Installing dist/doc/html/purescript/Main.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/Main.html
Installing dist/doc/html/purescript/mini_Main.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/mini_Main.html
Installing dist/doc/html/purescript/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/hslogo-16.png
Installing dist/doc/html/purescript/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/minus.gif
Installing dist/doc/html/purescript/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/ocean.css
Installing dist/doc/html/purescript/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/plus.gif
Installing dist/doc/html/purescript/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/synopsis.png
Installing dist/doc/html/purescript/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/haskell_icon.gif
Installing dist/doc/html/purescript/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/xhaddock.css
Installing dist/doc/html/purescript/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/haddock-util.js
Installing dist/doc/html/purescript/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/frames.html
Installing dist/doc/html/purescript/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/hscolour.css
Installing dist/doc/html/purescript/src/Data-Generics-Extras.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Data-Generics-Extras.html
Installing dist/doc/html/purescript/src/Language-PureScript-Operators.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Operators.html
Installing dist/doc/html/purescript/src/Language-PureScript-Optimize.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Optimize.html
Installing dist/doc/html/purescript/src/Language-PureScript-Pretty-JS.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Pretty-JS.html
Installing
dist/doc/html/purescript/src/Language-PureScript-CodeGen-JS-AST.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-CodeGen-JS-AST.html
Installing dist/doc/html/purescript/src/Main.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Main.html
Installing dist/doc/html/purescript/src/Language-PureScript.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript.html
Installing dist/doc/html/purescript/src/Language-PureScript-Declarations.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Declarations.html
Installing dist/doc/html/purescript/src/Language-PureScript-Names.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Names.html
Installing dist/doc/html/purescript/src/Language-PureScript-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Types.html
Installing dist/doc/html/purescript/src/Language-PureScript-Values.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Values.html
Installing dist/doc/html/purescript/src/Language-PureScript-Kinds.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Kinds.html
Installing dist/doc/html/purescript/src/Language-PureScript-Pretty.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Pretty.html
Installing dist/doc/html/purescript/src/Language-PureScript-Pretty-Common.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Pretty-Common.html
Installing dist/doc/html/purescript/src/Language-PureScript-Pretty-Values.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Pretty-Values.html
Installing dist/doc/html/purescript/src/Language-PureScript-Pretty-Types.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Pretty-Types.html
Installing dist/doc/html/purescript/src/Language-PureScript-Pretty-Kinds.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Pretty-Kinds.html
Installing dist/doc/html/purescript/src/Language-PureScript-CodeGen.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-CodeGen.html
Installing
dist/doc/html/purescript/src/Language-PureScript-CodeGen-Externs.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-CodeGen-Externs.html
Installing dist/doc/html/purescript/src/Language-PureScript-CodeGen-JS.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-CodeGen-JS.html
Installing dist/doc/html/purescript/src/Language-PureScript-CodeGen-Monad.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-CodeGen-Monad.html
Installing dist/doc/html/purescript/src/Language-PureScript-Parser.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Parser.html
Installing dist/doc/html/purescript/src/Language-PureScript-Parser-Common.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Parser-Common.html
Installing
dist/doc/html/purescript/src/Language-PureScript-Parser-Declarations.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Parser-Declarations.html
Installing dist/doc/html/purescript/src/Language-PureScript-Parser-Types.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Parser-Types.html
Installing dist/doc/html/purescript/src/Language-PureScript-Parser-Values.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Parser-Values.html
Installing dist/doc/html/purescript/src/Language-PureScript-Parser-State.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Parser-State.html
Installing dist/doc/html/purescript/src/Language-PureScript-Parser-Kinds.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-Parser-Kinds.html
Installing dist/doc/html/purescript/src/Language-PureScript-TypeChecker.html
to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-TypeChecker.html
Installing
dist/doc/html/purescript/src/Language-PureScript-TypeChecker-Kinds.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-TypeChecker-Kinds.html
Installing
dist/doc/html/purescript/src/Language-PureScript-TypeChecker-Monad.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-TypeChecker-Monad.html
Installing
dist/doc/html/purescript/src/Language-PureScript-TypeChecker-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-TypeChecker-Types.html
Installing
dist/doc/html/purescript/src/Language-PureScript-TypeChecker-Synonyms.html to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/src/Language-PureScript-TypeChecker-Synonyms.html
creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html
Installing dist/doc/html/purescript/purescript.haddock to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/html/purescript.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.9/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/cache/inst/bin
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Data/Generics
creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Data
creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.9
creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Data
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Data/Generics
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Pretty
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen/JS
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen/JS
creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Parser
creating
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/TypeChecker
Installing dist/build/Data/Generics/Extras.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Data/Generics/Extras.hi
Installing dist/build/Language/PureScript/Operators.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Operators.hi
Installing dist/build/Language/PureScript/Optimize.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Optimize.hi
Installing dist/build/Language/PureScript/Pretty/JS.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Pretty/JS.hi
Installing dist/build/Language/PureScript/CodeGen/JS/AST.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen/JS/AST.hi
Installing dist/build/Main.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Main.hi
Installing dist/build/Language/PureScript.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript.hi
Installing dist/build/Language/PureScript/Declarations.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Declarations.hi
Installing dist/build/Language/PureScript/Names.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Names.hi
Installing dist/build/Language/PureScript/Types.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Types.hi
Installing dist/build/Language/PureScript/Values.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Values.hi
Installing dist/build/Language/PureScript/Kinds.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Kinds.hi
Installing dist/build/Language/PureScript/Pretty.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Pretty.hi
Installing dist/build/Language/PureScript/Pretty/Common.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Pretty/Common.hi
Installing dist/build/Language/PureScript/Pretty/Values.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Pretty/Values.hi
Installing dist/build/Language/PureScript/Pretty/Types.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Pretty/Types.hi
Installing dist/build/Language/PureScript/Pretty/Kinds.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Pretty/Kinds.hi
Installing dist/build/Language/PureScript/CodeGen.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen.hi
Installing dist/build/Language/PureScript/CodeGen/Externs.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen/Externs.hi
Installing dist/build/Language/PureScript/CodeGen/JS.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen/JS.hi
Installing dist/build/Language/PureScript/CodeGen/Monad.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/CodeGen/Monad.hi
Installing dist/build/Language/PureScript/Parser.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Parser.hi
Installing dist/build/Language/PureScript/Parser/Common.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Parser/Common.hi
Installing dist/build/Language/PureScript/Parser/Declarations.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Parser/Declarations.hi
Installing dist/build/Language/PureScript/Parser/Types.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Parser/Types.hi
Installing dist/build/Language/PureScript/Parser/Values.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Parser/Values.hi
Installing dist/build/Language/PureScript/Parser/State.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Parser/State.hi
Installing dist/build/Language/PureScript/Parser/Kinds.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/Parser/Kinds.hi
Installing dist/build/Language/PureScript/TypeChecker.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/TypeChecker.hi
Installing dist/build/Language/PureScript/TypeChecker/Kinds.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/TypeChecker/Kinds.hi
Installing dist/build/Language/PureScript/TypeChecker/Monad.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/TypeChecker/Monad.hi
Installing dist/build/Language/PureScript/TypeChecker/Types.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/TypeChecker/Types.hi
Installing dist/build/Language/PureScript/TypeChecker/Synonyms.hi to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/Language/PureScript/TypeChecker/Synonyms.hi
creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3
Installing dist/build/libHSpurescript-0.1.9.a to
/srv/hackage/var/build/cache/inst/lib/purescript-0.1.9/ghc-7.6.3/libHSpurescript-0.1.9.a
creating /srv/hackage/var/build/cache/inst/bin
Installing executable dist/build/psc/psc to
/srv/hackage/var/build/cache/inst/bin/psc
/usr/bin/strip /srv/hackage/var/build/cache/inst/bin/psc
/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 purescript-0.1.9 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id cmdtheline-0.2.3-be55fc455f24172d4e71636f54d539bc -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id parsec-3.1.3-9c21adc149b2590d4342ec560ee50362 -package-id syb-0.4.1-c0ac57d8df13380d77cfe67fa7c54af9 -package-id transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 -package-id utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e -XHaskell98 Data.Generics.Extras Language.PureScript.Operators Language.PureScript.Optimize Language.PureScript.Pretty.JS Language.PureScript.CodeGen.JS.AST Main Language.PureScript Language.PureScript.Declarations Language.PureScript.Names Language.PureScript.Types Language.PureScript.Values Language.PureScript.Kinds Language.PureScript.Pretty Language.PureScript.Pretty.Common Language.PureScript.Pretty.Values Language.PureScript.Pretty.Types Language.PureScript.Pretty.Kinds Language.PureScript.CodeGen Language.PureScript.CodeGen.Externs Language.PureScript.CodeGen.JS Language.PureScript.CodeGen.Monad Language.PureScript.Parser Language.PureScript.Parser.Common Language.PureScript.Parser.Declarations Language.PureScript.Parser.Types Language.PureScript.Parser.Values Language.PureScript.Parser.State Language.PureScript.Parser.Kinds Language.PureScript.TypeChecker Language.PureScript.TypeChecker.Kinds Language.PureScript.TypeChecker.Monad Language.PureScript.TypeChecker.Types Language.PureScript.TypeChecker.Synonyms -O0
Registering purescript-0.1.9...
/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.