Build #1 for CPL-0.0.6
| Package | CPL-0.0.6 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | parsec-3.1.3, mtl-2.1.2, containers-0.5.0.0, base-4.6.0.1, array-0.4.0.1 |
| Flags | -readline -haskeline |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading CPL-0.0.6...
Configuring CPL-0.0.6...
Building CPL-0.0.6...
Preprocessing executable 'cpl' for CPL-0.0.6...
src/Type.hs:1:12: Warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Subst.hs:1:12: Warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/FE.hs:1:12: Warning:
-fglasgow-exts is deprecated: Use individual extensions instead
[ 1 of 17] Compiling ParserUtils ( src/ParserUtils.hs, dist/build/cpl/cpl-tmp/ParserUtils.o )
[ 2 of 17] Compiling Variance ( src/Variance.hs, dist/build/cpl/cpl-tmp/Variance.o )
[ 3 of 17] Compiling Funct ( src/Funct.hs, dist/build/cpl/cpl-tmp/Funct.o )
[ 4 of 17] Compiling CDT[boot] ( src/CDT.hs-boot, dist/build/cpl/cpl-tmp/CDT.o-boot )
[ 5 of 17] Compiling FE ( src/FE.hs, dist/build/cpl/cpl-tmp/FE.o )
[ 6 of 17] Compiling Subst ( src/Subst.hs, dist/build/cpl/cpl-tmp/Subst.o )
[ 7 of 17] Compiling Type ( src/Type.hs, dist/build/cpl/cpl-tmp/Type.o )
[ 8 of 17] Compiling CDT ( src/CDT.hs, dist/build/cpl/cpl-tmp/CDT.o )
[ 9 of 17] Compiling Exp ( src/Exp.hs, dist/build/cpl/cpl-tmp/Exp.o )
[10 of 17] Compiling Statement ( src/Statement.hs, dist/build/cpl/cpl-tmp/Statement.o )
[11 of 17] Compiling AExp ( src/AExp.hs, dist/build/cpl/cpl-tmp/AExp.o )
[12 of 17] Compiling Typing ( src/Typing.hs, dist/build/cpl/cpl-tmp/Typing.o )
[13 of 17] Compiling Simp ( src/Simp.hs, dist/build/cpl/cpl-tmp/Simp.o )
[14 of 17] Compiling CDTParser ( src/CDTParser.hs, dist/build/cpl/cpl-tmp/CDTParser.o )
[15 of 17] Compiling ExpParser ( src/ExpParser.hs, dist/build/cpl/cpl-tmp/ExpParser.o )
[16 of 17] Compiling CPLSystem ( src/CPLSystem.hs, dist/build/cpl/cpl-tmp/CPLSystem.o )
[17 of 17] Compiling Main ( src/Main.hs, dist/build/cpl/cpl-tmp/Main.o )
Linking dist/build/cpl/cpl ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables flag.
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Installed CPL-0.0.6
Test log
No test log was submitted for this report.