Build #1 for Craft3e-0.1.0.10

[all reports]

Package Craft3e-0.1.0.10
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.4.0.1, old-locale-1.0.0.5, mtl-2.1.2, base-4.6.0.1, QuickCheck-2.6, HUnit-1.2.5.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HUnit-1.2.5.2/ghc-7.6.3
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring QuickCheck-2.6...
Building QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 8 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[12 of 13] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
[13 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
In-place registering QuickCheck-2.6...
Running Haddock for QuickCheck-2.6...
Running hscolour for QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1
Haddock coverage:
  12% (  1 /  8) in 'Test.QuickCheck.Exception'
   0% (  0 / 18) in 'Test.QuickCheck.Text'
  50% (  1 /  2) in 'Test.QuickCheck.State'
  95% ( 20 / 21) in 'Test.QuickCheck.Gen'
  92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  59% ( 34 / 58) in 'Test.QuickCheck.Property'
  48% ( 13 / 27) in 'Test.QuickCheck.Test'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.State: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck.Gen: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    System.Random.Random
Warning: Test.QuickCheck.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
Warning: Test.QuickCheck.Test: could not find link destinations for:
    System.Random.StdGen
Warning: Test.QuickCheck: could not find link destinations for:
    System.Random.StdGen System.Random.Random
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/QuickCheck-2.6/ghc-7.6.3
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Downloading Craft3e-0.1.0.10...
Configuring Craft3e-0.1.0.10...
Building Craft3e-0.1.0.10...
Preprocessing executable 'performanceIS' for Craft3e-0.1.0.10...
[1 of 1] Compiling Main             ( Chapter20/PerformanceIS.hs, dist/build/performanceIS/performanceIS-tmp/Main.o )
Linking dist/build/performanceIS/performanceIS ...
Preprocessing executable 'performanceIA' for Craft3e-0.1.0.10...
[1 of 1] Compiling Main             ( Chapter20/PerformanceIA.hs, dist/build/performanceIA/performanceIA-tmp/Main.o )
Linking dist/build/performanceIA/performanceIA ...
Preprocessing executable 'performanceI' for Craft3e-0.1.0.10...
[1 of 1] Compiling Main             ( Chapter20/PerformanceI.hs, dist/build/performanceI/performanceI-tmp/Main.o )
Linking dist/build/performanceI/performanceI ...
Preprocessing library Craft3e-0.1.0.10...
[ 1 of 67] Compiling RandomGen        ( Simulation/RandomGen.hs, dist/build/RandomGen.o )
[ 2 of 67] Compiling Base             ( Simulation/Base.hs, dist/build/Base.o )
[ 3 of 67] Compiling QueueState       ( Simulation/QueueState.hs, dist/build/QueueState.o )
[ 4 of 67] Compiling ServerState      ( Simulation/ServerState.hs, dist/build/ServerState.o )
[ 5 of 67] Compiling TopLevelServe    ( Simulation/TopLevelServe.hs, dist/build/TopLevelServe.o )
[ 6 of 67] Compiling RegExp           ( Chapter19/RegExp.hs, dist/build/RegExp.o )
[ 7 of 67] Compiling StoreFun         ( Chapter16/StoreFun.hs, dist/build/StoreFun.o )
[ 8 of 67] Compiling UseStoreFun      ( Chapter16/UseStoreFun.hs, dist/build/UseStoreFun.o )
[ 9 of 67] Compiling Queues3          ( Chapter16/Queues3.hs, dist/build/Queues3.o )
[10 of 67] Compiling Queues2          ( Chapter16/Queues2.hs, dist/build/Queues2.o )
[11 of 67] Compiling Queues1          ( Chapter16/Queues1.hs, dist/build/Queues1.o )
[12 of 67] Compiling StoreTest        ( Chapter16/StoreTest.hs, dist/build/StoreTest.o )
[13 of 67] Compiling QCStoreTest      ( Chapter16/QCStoreTest.hs, dist/build/QCStoreTest.o )
[14 of 67] Compiling Frequency        ( Chapter15/Frequency.hs, dist/build/Frequency.o )
[15 of 67] Compiling Doe              ( Chapter15/Doe.hs, dist/build/Doe.o )
[16 of 67] Compiling Tree             ( Chapter16/Tree.hs, dist/build/Tree.o )
[17 of 67] Compiling UseTree          ( Chapter16/UseTree.hs, dist/build/UseTree.o )
[18 of 67] Compiling Types            ( Chapter15/Types.hs, dist/build/Types.o )
[19 of 67] Compiling Coding           ( Chapter15/Coding.hs, dist/build/Coding.o )
[20 of 67] Compiling MakeTree         ( Chapter15/MakeTree.hs, dist/build/MakeTree.o )
[21 of 67] Compiling CodeTable        ( Chapter15/CodeTable.hs, dist/build/CodeTable.o )
[22 of 67] Compiling MakeCode         ( Chapter15/MakeCode.hs, dist/build/MakeCode.o )
[23 of 67] Compiling Main             ( Chapter15/Main.hs, dist/build/Main.o )
[24 of 67] Compiling Ant              ( Chapter15/Ant.hs, dist/build/Ant.o )
[25 of 67] Compiling Bee              ( Chapter15/Bee.hs, dist/build/Bee.o )
[26 of 67] Compiling Cow              ( Chapter15/Cow.hs, dist/build/Cow.o )
[27 of 67] Compiling Store            ( Chapter16/Store.hs, dist/build/Store.o )
[28 of 67] Compiling UseStore         ( Chapter16/UseStore.hs, dist/build/UseStore.o )
[29 of 67] Compiling CalcParseLib     ( Calculator/CalcParseLib.hs, dist/build/CalcParseLib.o )
[30 of 67] Compiling CalcTypes        ( Calculator/CalcTypes.hs, dist/build/CalcTypes.o )
[31 of 67] Compiling CalcStore        ( Calculator/CalcStore.hs, dist/build/CalcStore.o )
[32 of 67] Compiling CalcParse        ( Calculator/CalcParse.hs, dist/build/CalcParse.o )
[33 of 67] Compiling CalcEval         ( Calculator/CalcEval.hs, dist/build/CalcEval.o )
[34 of 67] Compiling CalcToplevel     ( Calculator/CalcToplevel.hs, dist/build/CalcToplevel.o )
[35 of 67] Compiling UseMonads        ( UseMonads.hs, dist/build/UseMonads.o )
[36 of 67] Compiling Setup            ( Setup.hs, dist/build/Setup.o )
[37 of 67] Compiling RPS              ( RPS.hs, dist/build/RPS.o )
[38 of 67] Compiling QCfuns           ( QCfuns.hs, dist/build/QCfuns.o )
[39 of 67] Compiling QC               ( Chapter19/QC.hs, dist/build/QC.o )
[40 of 67] Compiling ParsingBasics    ( ParsingBasics.hs, dist/build/ParsingBasics.o )
[41 of 67] Compiling ParseLib         ( ParseLib.hs, dist/build/ParseLib.o )
[42 of 67] Compiling FirstScript      ( FirstScript.hs, dist/build/FirstScript.o )
[43 of 67] Compiling Chapter9         ( Chapter9.hs, dist/build/Chapter9.o )
[44 of 67] Compiling Chapter6         ( Chapter6.hs, dist/build/Chapter6.o )
[45 of 67] Compiling PicturesSVG      ( PicturesSVG.hs, dist/build/PicturesSVG.o )
[46 of 67] Compiling Chapter4         ( Chapter4.hs, dist/build/Chapter4.o )
[47 of 67] Compiling Chapter3         ( Chapter3.hs, dist/build/Chapter3.o )
[48 of 67] Compiling Chapter20        ( Chapter20/Chapter20.hs, dist/build/Chapter20.o )
[49 of 67] Compiling Chapter8         ( Chapter8.hs, dist/build/Chapter8.o )
[50 of 67] Compiling Chapter18        ( Chapter18.hs, dist/build/Chapter18.o )
[51 of 67] Compiling Set              ( Set.hs, dist/build/Set.o )
[52 of 67] Compiling Relation         ( Relation.hs, dist/build/Relation.o )
[53 of 67] Compiling Chapter14_1      ( Chapter14_1.hs, dist/build/Chapter14_1.o )
[54 of 67] Compiling Chapter14_2      ( Chapter14_2.hs, dist/build/Chapter14_2.o )
[55 of 67] Compiling Chapter5         ( Chapter5.hs, dist/build/Chapter5.o )
[56 of 67] Compiling Chapter13        ( Chapter13.hs, dist/build/Chapter13.o )
[57 of 67] Compiling Chapter17        ( Chapter17.hs, dist/build/Chapter17.o )
[58 of 67] Compiling Test             ( Chapter15/Test.hs, dist/build/Test.o )
[59 of 67] Compiling Chapter7         ( Chapter7.hs, dist/build/Chapter7.o )
[60 of 67] Compiling Pictures         ( Pictures.hs, dist/build/Pictures.o )
[61 of 67] Compiling Chapter10        ( Chapter10.hs, dist/build/Chapter10.o )
[62 of 67] Compiling Chapter11        ( Chapter11.hs, dist/build/Chapter11.o )
[63 of 67] Compiling Index            ( Index.hs, dist/build/Index.o )
[64 of 67] Compiling Chapter12        ( Chapter12.hs, dist/build/Chapter12.o )
[65 of 67] Compiling Pic              ( Pic.hs, dist/build/Pic.o )
[66 of 67] Compiling Chapter1         ( Chapter1.hs, dist/build/Chapter1.o )
[67 of 67] Compiling Chapter2         ( Chapter2.hs, dist/build/Chapter2.o )
In-place registering Craft3e-0.1.0.10...
Running Haddock for Craft3e-0.1.0.10...
Running hscolour for Craft3e-0.1.0.10...
Preprocessing executable 'performanceIS' for Craft3e-0.1.0.10...
Preprocessing executable 'performanceIA' for Craft3e-0.1.0.10...
Preprocessing executable 'performanceI' for Craft3e-0.1.0.10...
Preprocessing library Craft3e-0.1.0.10...
Preprocessing executable 'performanceIS' for Craft3e-0.1.0.10...
Preprocessing executable 'performanceIA' for Craft3e-0.1.0.10...
Preprocessing executable 'performanceI' for Craft3e-0.1.0.10...
Preprocessing library Craft3e-0.1.0.10...
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, random-1.0.1.1,
transformers-0.3.0.0

<no location info>:
    module `Craft3e-0.1.0.10:Main' is defined in multiple files: dist/build/tmp-665/./Chapter10.hs
                                                                 dist/build/tmp-665/./Chapter11.hs
                                                                 dist/build/tmp-665/./Chapter17.hs
                                                                 dist/build/tmp-665/Chapter20/Chapter20.hs
                                                                 dist/build/tmp-665/./Chapter9.hs
                                                                 dist/build/tmp-665/./FirstScript.hs
                                                                 dist/build/tmp-665/./Pictures.hs
                                                                 dist/build/tmp-665/Chapter15/Main.hs
                                                                 dist/build/tmp-665/Simulation/RandomGen.hs
Installing library in
/srv/hackage/var/build/tmp-install/lib/Craft3e-0.1.0.10/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering Craft3e-0.1.0.10...
Installed Craft3e-0.1.0.10

Test log

No test log was submitted for this report.