Configuring purescript-0.1.0... 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.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/purescript-0.1.0 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.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 purescript-0.1.0... Preprocessing executable 'psc' for purescript-0.1.0... 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 28] Compiling PureScript.CodeGen.Common.Gen ( src/PureScript/CodeGen/Common/Gen.hs, dist/build/psc/psc-tmp/PureScript/CodeGen/Common/Gen.o ) [ 2 of 28] Compiling PureScript.Names ( src/PureScript/Names.hs, dist/build/psc/psc-tmp/PureScript/Names.o ) [ 3 of 28] Compiling PureScript.Kinds ( src/PureScript/Kinds.hs, dist/build/psc/psc-tmp/PureScript/Kinds.o ) [ 4 of 28] Compiling PureScript.Types ( src/PureScript/Types.hs, dist/build/psc/psc-tmp/PureScript/Types.o ) [ 5 of 28] Compiling PureScript.TypeChecker.Monad ( src/PureScript/TypeChecker/Monad.hs, dist/build/psc/psc-tmp/PureScript/TypeChecker/Monad.o ) [ 6 of 28] Compiling PureScript.Values ( src/PureScript/Values.hs, dist/build/psc/psc-tmp/PureScript/Values.o ) [ 7 of 28] Compiling PureScript.Declarations ( src/PureScript/Declarations.hs, dist/build/psc/psc-tmp/PureScript/Declarations.o ) [ 8 of 28] Compiling PureScript.TypeChecker.Synonyms ( src/PureScript/TypeChecker/Synonyms.hs, dist/build/psc/psc-tmp/PureScript/TypeChecker/Synonyms.o ) [ 9 of 28] Compiling PureScript.Parser.State ( src/PureScript/Parser/State.hs, dist/build/psc/psc-tmp/PureScript/Parser/State.o ) [10 of 28] Compiling PureScript.Parser.Common ( src/PureScript/Parser/Common.hs, dist/build/psc/psc-tmp/PureScript/Parser/Common.o ) [11 of 28] Compiling PureScript.Parser.Types ( src/PureScript/Parser/Types.hs, dist/build/psc/psc-tmp/PureScript/Parser/Types.o ) [12 of 28] Compiling PureScript.Parser.Kinds ( src/PureScript/Parser/Kinds.hs, dist/build/psc/psc-tmp/PureScript/Parser/Kinds.o ) [13 of 28] Compiling PureScript.CodeGen.Common ( src/PureScript/CodeGen/Common.hs, dist/build/psc/psc-tmp/PureScript/CodeGen/Common.o ) [14 of 28] Compiling PureScript.CodeGen.Pretty.Kinds ( src/PureScript/CodeGen/Pretty/Kinds.hs, dist/build/psc/psc-tmp/PureScript/CodeGen/Pretty/Kinds.o ) [15 of 28] Compiling PureScript.CodeGen.Pretty.Values ( src/PureScript/CodeGen/Pretty/Values.hs, dist/build/psc/psc-tmp/PureScript/CodeGen/Pretty/Values.o ) [16 of 28] Compiling PureScript.CodeGen.Pretty.Types ( src/PureScript/CodeGen/Pretty/Types.hs, dist/build/psc/psc-tmp/PureScript/CodeGen/Pretty/Types.o ) [17 of 28] Compiling PureScript.Pretty ( src/PureScript/Pretty.hs, dist/build/psc/psc-tmp/PureScript/Pretty.o ) [18 of 28] Compiling PureScript.TypeChecker.Kinds ( src/PureScript/TypeChecker/Kinds.hs, dist/build/psc/psc-tmp/PureScript/TypeChecker/Kinds.o ) [19 of 28] Compiling PureScript.CodeGen.Externs ( src/PureScript/CodeGen/Externs.hs, dist/build/psc/psc-tmp/PureScript/CodeGen/Externs.o ) [20 of 28] Compiling PureScript.TypeChecker.Types ( src/PureScript/TypeChecker/Types.hs, dist/build/psc/psc-tmp/PureScript/TypeChecker/Types.o ) [21 of 28] Compiling PureScript.TypeChecker ( src/PureScript/TypeChecker.hs, dist/build/psc/psc-tmp/PureScript/TypeChecker.o ) [22 of 28] Compiling PureScript.CodeGen.JS ( src/PureScript/CodeGen/JS.hs, dist/build/psc/psc-tmp/PureScript/CodeGen/JS.o ) [23 of 28] Compiling PureScript.CodeGen ( src/PureScript/CodeGen.hs, dist/build/psc/psc-tmp/PureScript/CodeGen.o ) [24 of 28] Compiling PureScript.Parser.Values ( src/PureScript/Parser/Values.hs, dist/build/psc/psc-tmp/PureScript/Parser/Values.o ) [25 of 28] Compiling PureScript.Parser.Declarations ( src/PureScript/Parser/Declarations.hs, dist/build/psc/psc-tmp/PureScript/Parser/Declarations.o ) [26 of 28] Compiling PureScript.Parser ( src/PureScript/Parser.hs, dist/build/psc/psc-tmp/PureScript/Parser.o ) [27 of 28] Compiling PureScript ( src/PureScript.hs, dist/build/psc/psc-tmp/PureScript.o ) [28 of 28] Compiling Main ( src/Main.hs, dist/build/psc/psc-tmp/Main.o ) Linking dist/build/psc/psc ... Preprocessing library purescript-0.1.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 purescript-0.1.0 -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 PureScript.CodeGen.Pretty.Values PureScript.CodeGen.Pretty.Types PureScript PureScript.Declarations PureScript.Names PureScript.TypeChecker.Synonyms PureScript.CodeGen.Externs PureScript.CodeGen.JS PureScript.CodeGen.Common.Gen PureScript.CodeGen.Common Main PureScript.CodeGen PureScript.Kinds PureScript.Parser PureScript.TypeChecker PureScript.Types PureScript.Values PureScript.Parser.Common PureScript.Parser.Declarations PureScript.Parser.Types PureScript.Parser.Values PureScript.TypeChecker.Kinds PureScript.TypeChecker.Monad PureScript.TypeChecker.Types PureScript.Parser.State PureScript.Parser.Kinds PureScript.CodeGen.Pretty.Kinds PureScript.Pretty -O0 [ 1 of 28] Compiling PureScript.CodeGen.Common.Gen ( src/PureScript/CodeGen/Common/Gen.hs, dist/build/PureScript/CodeGen/Common/Gen.o ) [ 2 of 28] Compiling PureScript.Kinds ( src/PureScript/Kinds.hs, dist/build/PureScript/Kinds.o ) [ 3 of 28] Compiling PureScript.Names ( src/PureScript/Names.hs, dist/build/PureScript/Names.o ) [ 4 of 28] Compiling PureScript.Types ( src/PureScript/Types.hs, dist/build/PureScript/Types.o ) [ 5 of 28] Compiling PureScript.Values ( src/PureScript/Values.hs, dist/build/PureScript/Values.o ) [ 6 of 28] Compiling PureScript.Declarations ( src/PureScript/Declarations.hs, dist/build/PureScript/Declarations.o ) [ 7 of 28] Compiling PureScript.CodeGen.Common ( src/PureScript/CodeGen/Common.hs, dist/build/PureScript/CodeGen/Common.o ) [ 8 of 28] Compiling PureScript.CodeGen.Pretty.Kinds ( src/PureScript/CodeGen/Pretty/Kinds.hs, dist/build/PureScript/CodeGen/Pretty/Kinds.o ) [ 9 of 28] Compiling PureScript.Parser.State ( src/PureScript/Parser/State.hs, dist/build/PureScript/Parser/State.o ) [10 of 28] Compiling PureScript.Parser.Common ( src/PureScript/Parser/Common.hs, dist/build/PureScript/Parser/Common.o ) [11 of 28] Compiling PureScript.Parser.Kinds ( src/PureScript/Parser/Kinds.hs, dist/build/PureScript/Parser/Kinds.o ) [12 of 28] Compiling PureScript.TypeChecker.Monad ( src/PureScript/TypeChecker/Monad.hs, dist/build/PureScript/TypeChecker/Monad.o ) [13 of 28] Compiling PureScript.CodeGen.Pretty.Types ( src/PureScript/CodeGen/Pretty/Types.hs, dist/build/PureScript/CodeGen/Pretty/Types.o ) [14 of 28] Compiling PureScript.CodeGen.Externs ( src/PureScript/CodeGen/Externs.hs, dist/build/PureScript/CodeGen/Externs.o ) [15 of 28] Compiling PureScript.TypeChecker.Synonyms ( src/PureScript/TypeChecker/Synonyms.hs, dist/build/PureScript/TypeChecker/Synonyms.o ) [16 of 28] Compiling PureScript.CodeGen.JS ( src/PureScript/CodeGen/JS.hs, dist/build/PureScript/CodeGen/JS.o ) [17 of 28] Compiling PureScript.CodeGen ( src/PureScript/CodeGen.hs, dist/build/PureScript/CodeGen.o ) [18 of 28] Compiling PureScript.Parser.Types ( src/PureScript/Parser/Types.hs, dist/build/PureScript/Parser/Types.o ) [19 of 28] Compiling PureScript.Parser.Values ( src/PureScript/Parser/Values.hs, dist/build/PureScript/Parser/Values.o ) [20 of 28] Compiling PureScript.Parser.Declarations ( src/PureScript/Parser/Declarations.hs, dist/build/PureScript/Parser/Declarations.o ) [21 of 28] Compiling PureScript.Parser ( src/PureScript/Parser.hs, dist/build/PureScript/Parser.o ) [22 of 28] Compiling PureScript.TypeChecker.Kinds ( src/PureScript/TypeChecker/Kinds.hs, dist/build/PureScript/TypeChecker/Kinds.o ) [23 of 28] Compiling PureScript.CodeGen.Pretty.Values ( src/PureScript/CodeGen/Pretty/Values.hs, dist/build/PureScript/CodeGen/Pretty/Values.o ) [24 of 28] Compiling PureScript.Pretty ( src/PureScript/Pretty.hs, dist/build/PureScript/Pretty.o ) [25 of 28] Compiling PureScript.TypeChecker.Types ( src/PureScript/TypeChecker/Types.hs, dist/build/PureScript/TypeChecker/Types.o ) [26 of 28] Compiling PureScript.TypeChecker ( src/PureScript/TypeChecker.hs, dist/build/PureScript/TypeChecker.o ) [27 of 28] Compiling PureScript ( src/PureScript.hs, dist/build/PureScript.o ) [28 of 28] Compiling Main ( src/Main.hs, dist/build/Main.o ) Linking... /usr/bin/ar -r dist/build/libHSpurescript-0.1.0.a dist/build/PureScript/CodeGen/Pretty/Values.o dist/build/PureScript/CodeGen/Pretty/Types.o dist/build/PureScript.o dist/build/PureScript/Declarations.o dist/build/PureScript/Names.o dist/build/PureScript/TypeChecker/Synonyms.o dist/build/PureScript/CodeGen/Externs.o dist/build/PureScript/CodeGen/JS.o dist/build/PureScript/CodeGen/Common/Gen.o dist/build/PureScript/CodeGen/Common.o dist/build/Main.o dist/build/PureScript/CodeGen.o dist/build/PureScript/Kinds.o dist/build/PureScript/Parser.o dist/build/PureScript/TypeChecker.o dist/build/PureScript/Types.o dist/build/PureScript/Values.o dist/build/PureScript/Parser/Common.o dist/build/PureScript/Parser/Declarations.o dist/build/PureScript/Parser/Types.o dist/build/PureScript/Parser/Values.o dist/build/PureScript/TypeChecker/Kinds.o dist/build/PureScript/TypeChecker/Monad.o dist/build/PureScript/TypeChecker/Types.o dist/build/PureScript/Parser/State.o dist/build/PureScript/Parser/Kinds.o dist/build/PureScript/CodeGen/Pretty/Kinds.o dist/build/PureScript/Pretty.o /usr/bin/ar: creating dist/build/libHSpurescript-0.1.0.a In-place registering purescript-0.1.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 purescript-0.1.0... /usr/local/bin/haddock --ghc-version --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for purescript-0.1.0... 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.0... Preprocessing library purescript-0.1.0... 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/PureScript-CodeGen-Pretty-Values.html src/PureScript/CodeGen/Pretty/Values.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-CodeGen-Pretty-Types.html src/PureScript/CodeGen/Pretty/Types.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript.html src/PureScript.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Declarations.html src/PureScript/Declarations.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Names.html src/PureScript/Names.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-TypeChecker-Synonyms.html src/PureScript/TypeChecker/Synonyms.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-CodeGen-Externs.html src/PureScript/CodeGen/Externs.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-CodeGen-JS.html src/PureScript/CodeGen/JS.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-CodeGen-Common-Gen.html src/PureScript/CodeGen/Common/Gen.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-CodeGen-Common.html src/PureScript/CodeGen/Common.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/PureScript-CodeGen.html src/PureScript/CodeGen.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Kinds.html src/PureScript/Kinds.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Parser.html src/PureScript/Parser.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-TypeChecker.html src/PureScript/TypeChecker.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Types.html src/PureScript/Types.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Values.html src/PureScript/Values.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Parser-Common.html src/PureScript/Parser/Common.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Parser-Declarations.html src/PureScript/Parser/Declarations.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Parser-Types.html src/PureScript/Parser/Types.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Parser-Values.html src/PureScript/Parser/Values.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-TypeChecker-Kinds.html src/PureScript/TypeChecker/Kinds.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-TypeChecker-Monad.html src/PureScript/TypeChecker/Monad.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-TypeChecker-Types.html src/PureScript/TypeChecker/Types.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Parser-State.html src/PureScript/Parser/State.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Parser-Kinds.html src/PureScript/Parser/Kinds.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-CodeGen-Pretty-Kinds.html src/PureScript/CodeGen/Pretty/Kinds.hs /usr/bin/HsColour -css -anchor -odist/doc/html/purescript/src/PureScript-Pretty.html src/PureScript/Pretty.hs /usr/local/bin/ghc --print-libdir -O0 Preprocessing executable 'psc' for purescript-0.1.0... Preprocessing library purescript-0.1.0... 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/PureScript/CodeGen/Pretty/Values.hs to dist/build/tmp-16321/src/PureScript/CodeGen/Pretty/Values.hs copy src/PureScript/CodeGen/Pretty/Types.hs to dist/build/tmp-16321/src/PureScript/CodeGen/Pretty/Types.hs copy src/PureScript.hs to dist/build/tmp-16321/src/PureScript.hs copy src/PureScript/Declarations.hs to dist/build/tmp-16321/src/PureScript/Declarations.hs copy src/PureScript/Names.hs to dist/build/tmp-16321/src/PureScript/Names.hs copy src/PureScript/TypeChecker/Synonyms.hs to dist/build/tmp-16321/src/PureScript/TypeChecker/Synonyms.hs copy src/PureScript/CodeGen/Externs.hs to dist/build/tmp-16321/src/PureScript/CodeGen/Externs.hs copy src/PureScript/CodeGen/JS.hs to dist/build/tmp-16321/src/PureScript/CodeGen/JS.hs copy src/PureScript/CodeGen/Common/Gen.hs to dist/build/tmp-16321/src/PureScript/CodeGen/Common/Gen.hs copy src/PureScript/CodeGen/Common.hs to dist/build/tmp-16321/src/PureScript/CodeGen/Common.hs copy src/Main.hs to dist/build/tmp-16321/src/Main.hs copy src/PureScript/CodeGen.hs to dist/build/tmp-16321/src/PureScript/CodeGen.hs copy src/PureScript/Kinds.hs to dist/build/tmp-16321/src/PureScript/Kinds.hs copy src/PureScript/Parser.hs to dist/build/tmp-16321/src/PureScript/Parser.hs copy src/PureScript/TypeChecker.hs to dist/build/tmp-16321/src/PureScript/TypeChecker.hs copy src/PureScript/Types.hs to dist/build/tmp-16321/src/PureScript/Types.hs copy src/PureScript/Values.hs to dist/build/tmp-16321/src/PureScript/Values.hs copy src/PureScript/Parser/Common.hs to dist/build/tmp-16321/src/PureScript/Parser/Common.hs copy src/PureScript/Parser/Declarations.hs to dist/build/tmp-16321/src/PureScript/Parser/Declarations.hs copy src/PureScript/Parser/Types.hs to dist/build/tmp-16321/src/PureScript/Parser/Types.hs copy src/PureScript/Parser/Values.hs to dist/build/tmp-16321/src/PureScript/Parser/Values.hs copy src/PureScript/TypeChecker/Kinds.hs to dist/build/tmp-16321/src/PureScript/TypeChecker/Kinds.hs copy src/PureScript/TypeChecker/Monad.hs to dist/build/tmp-16321/src/PureScript/TypeChecker/Monad.hs copy src/PureScript/TypeChecker/Types.hs to dist/build/tmp-16321/src/PureScript/TypeChecker/Types.hs copy src/PureScript/Parser/State.hs to dist/build/tmp-16321/src/PureScript/Parser/State.hs copy src/PureScript/Parser/Kinds.hs to dist/build/tmp-16321/src/PureScript/Parser/Kinds.hs copy src/PureScript/CodeGen/Pretty/Kinds.hs to dist/build/tmp-16321/src/PureScript/CodeGen/Pretty/Kinds.hs copy src/PureScript/Pretty.hs to dist/build/tmp-16321/src/PureScript/Pretty.hs creating dist/doc/html/purescript /usr/local/bin/haddock --prologue=dist/doc/html/purescript/haddock-prolog16321.txt --dump-interface=dist/doc/html/purescript/purescript.haddock --optghc=-package-name --optghc=purescript-0.1.0 --hide=PureScript.Pretty --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/purescript-0.1.0 --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.0/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.0/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.0/html/utf8-string.haddock --odir=dist/doc/html/purescript/ --title=purescript-0.1.0: PureScript Programming Language Compiler --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-16321 --optghc=-hidir --optghc=dist/build/tmp-16321 --optghc=-stubdir --optghc=dist/build/tmp-16321 --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-16321/src/PureScript/CodeGen/Pretty/Values.hs dist/build/tmp-16321/src/PureScript/CodeGen/Pretty/Types.hs dist/build/tmp-16321/src/PureScript.hs dist/build/tmp-16321/src/PureScript/Declarations.hs dist/build/tmp-16321/src/PureScript/Names.hs dist/build/tmp-16321/src/PureScript/TypeChecker/Synonyms.hs dist/build/tmp-16321/src/PureScript/CodeGen/Externs.hs dist/build/tmp-16321/src/PureScript/CodeGen/JS.hs dist/build/tmp-16321/src/PureScript/CodeGen/Common/Gen.hs dist/build/tmp-16321/src/PureScript/CodeGen/Common.hs dist/build/tmp-16321/src/Main.hs dist/build/tmp-16321/src/PureScript/CodeGen.hs dist/build/tmp-16321/src/PureScript/Kinds.hs dist/build/tmp-16321/src/PureScript/Parser.hs dist/build/tmp-16321/src/PureScript/TypeChecker.hs dist/build/tmp-16321/src/PureScript/Types.hs dist/build/tmp-16321/src/PureScript/Values.hs dist/build/tmp-16321/src/PureScript/Parser/Common.hs dist/build/tmp-16321/src/PureScript/Parser/Declarations.hs dist/build/tmp-16321/src/PureScript/Parser/Types.hs dist/build/tmp-16321/src/PureScript/Parser/Values.hs dist/build/tmp-16321/src/PureScript/TypeChecker/Kinds.hs dist/build/tmp-16321/src/PureScript/TypeChecker/Monad.hs dist/build/tmp-16321/src/PureScript/TypeChecker/Types.hs dist/build/tmp-16321/src/PureScript/Parser/State.hs dist/build/tmp-16321/src/PureScript/Parser/Kinds.hs dist/build/tmp-16321/src/PureScript/CodeGen/Pretty/Kinds.hs dist/build/tmp-16321/src/PureScript/Pretty.hs --built-in-themes Haddock coverage: 25% ( 1 / 4) in 'PureScript.CodeGen.Common.Gen' 50% ( 1 / 2) in 'PureScript.Kinds' 50% ( 1 / 2) in 'PureScript.Names' 20% ( 1 / 5) in 'PureScript.Types' 12% ( 1 / 8) in 'PureScript.Values' 20% ( 1 / 5) in 'PureScript.Declarations' 8% ( 1 / 12) in 'PureScript.CodeGen.Common' 50% ( 1 / 2) in 'PureScript.CodeGen.Pretty.Kinds' 50% ( 1 / 2) in 'PureScript.Parser.State' 2% ( 1 / 43) in 'PureScript.Parser.Common' 50% ( 1 / 2) in 'PureScript.Parser.Kinds' 8% ( 1 / 12) in 'PureScript.TypeChecker.Monad' 25% ( 1 / 4) in 'PureScript.CodeGen.Pretty.Types' 50% ( 1 / 2) in 'PureScript.CodeGen.Externs' 33% ( 1 / 3) in 'PureScript.TypeChecker.Synonyms' 50% ( 1 / 2) in 'PureScript.CodeGen.JS' 100% ( 3 / 3) in 'PureScript.CodeGen' 25% ( 1 / 4) in 'PureScript.Parser.Types' 33% ( 1 / 3) in 'PureScript.Parser.Values' 33% ( 1 / 3) in 'PureScript.Parser.Declarations' Warning: purescript-0.1.0:PureScript.Parser: Could not find documentation for exported module: P 100% ( 1 / 1) in 'PureScript.Parser' 20% ( 1 / 5) in 'PureScript.TypeChecker.Kinds' 33% ( 1 / 3) in 'PureScript.CodeGen.Pretty.Values' Warning: purescript-0.1.0:PureScript.Pretty: Could not find documentation for exported module: P 100% ( 1 / 1) in 'PureScript.Pretty' 25% ( 1 / 4) in 'PureScript.TypeChecker.Types' Warning: purescript-0.1.0:PureScript.TypeChecker: Could not find documentation for exported module: T 50% ( 1 / 2) in 'PureScript.TypeChecker' Warning: purescript-0.1.0:PureScript: Could not find documentation for exported module: P 100% ( 1 / 1) in 'PureScript' 12% ( 1 / 8) in 'Main' Warning: PureScript.CodeGen.Common.Gen: could not find link destinations for: Control.Monad.Trans.State.Lazy.State Control.Monad.State.Class.MonadState Warning: PureScript.Parser.State: could not find link destinations for: Text.Parsec.Pos.Column Warning: 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: PureScript.Parser.Kinds: could not find link destinations for: Text.Parsec.Prim.Parsec Warning: 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: PureScript.Parser.Types: could not find link destinations for: Text.Parsec.Prim.Parsec Warning: PureScript.Parser.Values: could not find link destinations for: Text.Parsec.Prim.Parsec Warning: PureScript.Parser.Declarations: could not find link destinations for: Text.Parsec.Prim.Parsec Warning: PureScript.TypeChecker.Kinds: could not find link destinations for: PureScript.TypeChecker.Kinds.KindConstraintOrigin Warning: PureScript.TypeChecker.Types: could not find link destinations for: 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.0/html copy directory 'dist/doc/html/purescript' to '/srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html'. creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src Installing dist/doc/html/purescript/purescript.haddock to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/purescript.haddock Installing dist/doc/html/purescript/doc-index-A.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/html/doc-index-I.html Installing dist/doc/html/purescript/doc-index-K.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/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.0/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.0/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.0/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.0/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.0/html/doc-index-P.html Installing dist/doc/html/purescript/doc-index-R.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/html/doc-index.html Installing dist/doc/html/purescript/PureScript-CodeGen-Common-Gen.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-CodeGen-Common-Gen.html Installing dist/doc/html/purescript/mini_PureScript-CodeGen-Common-Gen.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-CodeGen-Common-Gen.html Installing dist/doc/html/purescript/PureScript-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Kinds.html Installing dist/doc/html/purescript/mini_PureScript-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Kinds.html Installing dist/doc/html/purescript/PureScript-Names.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Names.html Installing dist/doc/html/purescript/mini_PureScript-Names.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Names.html Installing dist/doc/html/purescript/PureScript-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Types.html Installing dist/doc/html/purescript/mini_PureScript-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Types.html Installing dist/doc/html/purescript/PureScript-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Values.html Installing dist/doc/html/purescript/mini_PureScript-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Values.html Installing dist/doc/html/purescript/PureScript-Declarations.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Declarations.html Installing dist/doc/html/purescript/mini_PureScript-Declarations.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Declarations.html Installing dist/doc/html/purescript/PureScript-CodeGen-Common.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-CodeGen-Common.html Installing dist/doc/html/purescript/mini_PureScript-CodeGen-Common.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-CodeGen-Common.html Installing dist/doc/html/purescript/PureScript-CodeGen-Pretty-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-CodeGen-Pretty-Kinds.html Installing dist/doc/html/purescript/mini_PureScript-CodeGen-Pretty-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-CodeGen-Pretty-Kinds.html Installing dist/doc/html/purescript/PureScript-Parser-State.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Parser-State.html Installing dist/doc/html/purescript/mini_PureScript-Parser-State.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Parser-State.html Installing dist/doc/html/purescript/PureScript-Parser-Common.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Parser-Common.html Installing dist/doc/html/purescript/mini_PureScript-Parser-Common.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Parser-Common.html Installing dist/doc/html/purescript/PureScript-Parser-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Parser-Kinds.html Installing dist/doc/html/purescript/mini_PureScript-Parser-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Parser-Kinds.html Installing dist/doc/html/purescript/PureScript-TypeChecker-Monad.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-TypeChecker-Monad.html Installing dist/doc/html/purescript/mini_PureScript-TypeChecker-Monad.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-TypeChecker-Monad.html Installing dist/doc/html/purescript/PureScript-CodeGen-Pretty-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-CodeGen-Pretty-Types.html Installing dist/doc/html/purescript/mini_PureScript-CodeGen-Pretty-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-CodeGen-Pretty-Types.html Installing dist/doc/html/purescript/PureScript-CodeGen-Externs.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-CodeGen-Externs.html Installing dist/doc/html/purescript/mini_PureScript-CodeGen-Externs.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-CodeGen-Externs.html Installing dist/doc/html/purescript/PureScript-TypeChecker-Synonyms.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-TypeChecker-Synonyms.html Installing dist/doc/html/purescript/mini_PureScript-TypeChecker-Synonyms.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-TypeChecker-Synonyms.html Installing dist/doc/html/purescript/PureScript-CodeGen-JS.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-CodeGen-JS.html Installing dist/doc/html/purescript/mini_PureScript-CodeGen-JS.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-CodeGen-JS.html Installing dist/doc/html/purescript/PureScript-CodeGen.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-CodeGen.html Installing dist/doc/html/purescript/mini_PureScript-CodeGen.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-CodeGen.html Installing dist/doc/html/purescript/PureScript-Parser-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Parser-Types.html Installing dist/doc/html/purescript/mini_PureScript-Parser-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Parser-Types.html Installing dist/doc/html/purescript/PureScript-Parser-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Parser-Values.html Installing dist/doc/html/purescript/mini_PureScript-Parser-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Parser-Values.html Installing dist/doc/html/purescript/PureScript-Parser-Declarations.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Parser-Declarations.html Installing dist/doc/html/purescript/mini_PureScript-Parser-Declarations.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Parser-Declarations.html Installing dist/doc/html/purescript/PureScript-Parser.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-Parser.html Installing dist/doc/html/purescript/mini_PureScript-Parser.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-Parser.html Installing dist/doc/html/purescript/PureScript-TypeChecker-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-TypeChecker-Kinds.html Installing dist/doc/html/purescript/mini_PureScript-TypeChecker-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-TypeChecker-Kinds.html Installing dist/doc/html/purescript/PureScript-CodeGen-Pretty-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-CodeGen-Pretty-Values.html Installing dist/doc/html/purescript/mini_PureScript-CodeGen-Pretty-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-CodeGen-Pretty-Values.html Installing dist/doc/html/purescript/PureScript-TypeChecker-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-TypeChecker-Types.html Installing dist/doc/html/purescript/mini_PureScript-TypeChecker-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-TypeChecker-Types.html Installing dist/doc/html/purescript/PureScript-TypeChecker.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript-TypeChecker.html Installing dist/doc/html/purescript/mini_PureScript-TypeChecker.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript-TypeChecker.html Installing dist/doc/html/purescript/PureScript.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/PureScript.html Installing dist/doc/html/purescript/mini_PureScript.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_PureScript.html Installing dist/doc/html/purescript/Main.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/Main.html Installing dist/doc/html/purescript/mini_Main.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/mini_Main.html Installing dist/doc/html/purescript/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/hslogo-16.png Installing dist/doc/html/purescript/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/minus.gif Installing dist/doc/html/purescript/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/ocean.css Installing dist/doc/html/purescript/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/plus.gif Installing dist/doc/html/purescript/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/synopsis.png Installing dist/doc/html/purescript/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/haskell_icon.gif Installing dist/doc/html/purescript/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/xhaddock.css Installing dist/doc/html/purescript/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/haddock-util.js Installing dist/doc/html/purescript/frames.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/frames.html Installing dist/doc/html/purescript/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/hscolour.css Installing dist/doc/html/purescript/src/PureScript-CodeGen-Pretty-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-CodeGen-Pretty-Values.html Installing dist/doc/html/purescript/src/PureScript-CodeGen-Pretty-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-CodeGen-Pretty-Types.html Installing dist/doc/html/purescript/src/PureScript.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript.html Installing dist/doc/html/purescript/src/PureScript-Declarations.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Declarations.html Installing dist/doc/html/purescript/src/PureScript-Names.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Names.html Installing dist/doc/html/purescript/src/PureScript-TypeChecker-Synonyms.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-TypeChecker-Synonyms.html Installing dist/doc/html/purescript/src/PureScript-CodeGen-Externs.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-CodeGen-Externs.html Installing dist/doc/html/purescript/src/PureScript-CodeGen-JS.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-CodeGen-JS.html Installing dist/doc/html/purescript/src/PureScript-CodeGen-Common-Gen.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-CodeGen-Common-Gen.html Installing dist/doc/html/purescript/src/PureScript-CodeGen-Common.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-CodeGen-Common.html Installing dist/doc/html/purescript/src/Main.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/Main.html Installing dist/doc/html/purescript/src/PureScript-CodeGen.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-CodeGen.html Installing dist/doc/html/purescript/src/PureScript-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Kinds.html Installing dist/doc/html/purescript/src/PureScript-Parser.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Parser.html Installing dist/doc/html/purescript/src/PureScript-TypeChecker.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-TypeChecker.html Installing dist/doc/html/purescript/src/PureScript-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Types.html Installing dist/doc/html/purescript/src/PureScript-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Values.html Installing dist/doc/html/purescript/src/PureScript-Parser-Common.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Parser-Common.html Installing dist/doc/html/purescript/src/PureScript-Parser-Declarations.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Parser-Declarations.html Installing dist/doc/html/purescript/src/PureScript-Parser-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Parser-Types.html Installing dist/doc/html/purescript/src/PureScript-Parser-Values.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Parser-Values.html Installing dist/doc/html/purescript/src/PureScript-TypeChecker-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-TypeChecker-Kinds.html Installing dist/doc/html/purescript/src/PureScript-TypeChecker-Monad.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-TypeChecker-Monad.html Installing dist/doc/html/purescript/src/PureScript-TypeChecker-Types.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-TypeChecker-Types.html Installing dist/doc/html/purescript/src/PureScript-Parser-State.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Parser-State.html Installing dist/doc/html/purescript/src/PureScript-Parser-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Parser-Kinds.html Installing dist/doc/html/purescript/src/PureScript-CodeGen-Pretty-Kinds.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-CodeGen-Pretty-Kinds.html Installing dist/doc/html/purescript/src/PureScript-Pretty.html to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/src/PureScript-Pretty.html creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html Installing dist/doc/html/purescript/purescript.haddock to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/html/purescript.haddock creating /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0 Installing LICENSE to /srv/hackage/var/build/cache/inst/share/doc/purescript-0.1.0/LICENSE Installing library in /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/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.0/ghc-7.6.3/PureScript/CodeGen/Pretty creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0 creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/Pretty creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/TypeChecker creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/Common creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Parser Installing dist/build/PureScript/CodeGen/Pretty/Values.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/Pretty/Values.hi Installing dist/build/PureScript/CodeGen/Pretty/Types.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/Pretty/Types.hi Installing dist/build/PureScript.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript.hi Installing dist/build/PureScript/Declarations.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Declarations.hi Installing dist/build/PureScript/Names.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Names.hi Installing dist/build/PureScript/TypeChecker/Synonyms.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/TypeChecker/Synonyms.hi Installing dist/build/PureScript/CodeGen/Externs.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/Externs.hi Installing dist/build/PureScript/CodeGen/JS.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/JS.hi Installing dist/build/PureScript/CodeGen/Common/Gen.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/Common/Gen.hi Installing dist/build/PureScript/CodeGen/Common.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/Common.hi Installing dist/build/Main.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/Main.hi Installing dist/build/PureScript/CodeGen.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen.hi Installing dist/build/PureScript/Kinds.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Kinds.hi Installing dist/build/PureScript/Parser.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Parser.hi Installing dist/build/PureScript/TypeChecker.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/TypeChecker.hi Installing dist/build/PureScript/Types.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Types.hi Installing dist/build/PureScript/Values.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Values.hi Installing dist/build/PureScript/Parser/Common.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Parser/Common.hi Installing dist/build/PureScript/Parser/Declarations.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Parser/Declarations.hi Installing dist/build/PureScript/Parser/Types.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Parser/Types.hi Installing dist/build/PureScript/Parser/Values.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Parser/Values.hi Installing dist/build/PureScript/TypeChecker/Kinds.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/TypeChecker/Kinds.hi Installing dist/build/PureScript/TypeChecker/Monad.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/TypeChecker/Monad.hi Installing dist/build/PureScript/TypeChecker/Types.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/TypeChecker/Types.hi Installing dist/build/PureScript/Parser/State.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Parser/State.hi Installing dist/build/PureScript/Parser/Kinds.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Parser/Kinds.hi Installing dist/build/PureScript/CodeGen/Pretty/Kinds.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/CodeGen/Pretty/Kinds.hi Installing dist/build/PureScript/Pretty.hi to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/PureScript/Pretty.hi creating /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3 Installing dist/build/libHSpurescript-0.1.0.a to /srv/hackage/var/build/cache/inst/lib/purescript-0.1.0/ghc-7.6.3/libHSpurescript-0.1.0.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.0 -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 PureScript.CodeGen.Pretty.Values PureScript.CodeGen.Pretty.Types PureScript PureScript.Declarations PureScript.Names PureScript.TypeChecker.Synonyms PureScript.CodeGen.Externs PureScript.CodeGen.JS PureScript.CodeGen.Common.Gen PureScript.CodeGen.Common Main PureScript.CodeGen PureScript.Kinds PureScript.Parser PureScript.TypeChecker PureScript.Types PureScript.Values PureScript.Parser.Common PureScript.Parser.Declarations PureScript.Parser.Types PureScript.Parser.Values PureScript.TypeChecker.Kinds PureScript.TypeChecker.Monad PureScript.TypeChecker.Types PureScript.Parser.State PureScript.Parser.Kinds PureScript.CodeGen.Pretty.Kinds -O0 Registering purescript-0.1.0... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf