Build #1 for Craft3e-0.1.0.8

[all reports]

Package Craft3e-0.1.0.8
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.2.0.5, 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...
In order, the following will be installed:
HUnit-1.2.5.2 (new package)
time-1.2.0.5 (new version)
random-1.0.1.1 (reinstall) changes: time-1.4.0.1 -> 1.2.0.5
QuickCheck-2.6 (new package)
Craft3e-0.1.0.8 (new package)
Warning: Note that reinstalls are always dangerous. Continuing anyway...
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
Downloading time-1.2.0.5...
[1 of 1] Compiling Main             ( /tmp/time-1.2.0.5-13716/time-1.2.0.5/Setup.hs, /tmp/time-1.2.0.5-13716/time-1.2.0.5/dist/setup/Main.o )

/tmp/time-1.2.0.5-13716/time-1.2.0.5/Setup.hs:16:42: Warning:
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
Linking /tmp/time-1.2.0.5-13716/time-1.2.0.5/dist/setup/setup ...
Configuring time-1.2.0.5...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
config.status: include/HsTimeConfig.h is unchanged
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building time-1.2.0.5...
Preprocessing library time-1.2.0.5...
[ 1 of 24] Compiling Data.Time.Clock.CTimeval ( Data/Time/Clock/CTimeval.hs, dist/build/Data/Time/Clock/CTimeval.o )
[ 2 of 24] Compiling Data.Time.Clock.Scale ( Data/Time/Clock/Scale.hs, dist/build/Data/Time/Clock/Scale.o )

Data/Time/Clock/Scale.hs:33:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/Scale.hs:50:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 3 of 24] Compiling Data.Time.Calendar.Private ( Data/Time/Calendar/Private.hs, dist/build/Data/Time/Calendar/Private.o )
[ 4 of 24] Compiling Data.Time.Calendar.MonthDay ( Data/Time/Calendar/MonthDay.hs, dist/build/Data/Time/Calendar/MonthDay.o )
[ 5 of 24] Compiling Data.Time.Calendar.Days ( Data/Time/Calendar/Days.hs, dist/build/Data/Time/Calendar/Days.o )

Data/Time/Calendar/Days.hs:26:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 6 of 24] Compiling Data.Time.Calendar.OrdinalDate ( Data/Time/Calendar/OrdinalDate.hs, dist/build/Data/Time/Calendar/OrdinalDate.o )
[ 7 of 24] Compiling Data.Time.Calendar.Gregorian ( Data/Time/Calendar/Gregorian.hs, dist/build/Data/Time/Calendar/Gregorian.o )
[ 8 of 24] Compiling Data.Time.Calendar.WeekDate ( Data/Time/Calendar/WeekDate.hs, dist/build/Data/Time/Calendar/WeekDate.o )
[ 9 of 24] Compiling Data.Time.Calendar.JulianYearDay ( Data/Time/Calendar/JulianYearDay.hs, dist/build/Data/Time/Calendar/JulianYearDay.o )
[10 of 24] Compiling Data.Time.Calendar.Julian ( Data/Time/Calendar/Julian.hs, dist/build/Data/Time/Calendar/Julian.o )
[11 of 24] Compiling Data.Time.Clock.UTC ( Data/Time/Clock/UTC.hs, dist/build/Data/Time/Clock/UTC.o )

Data/Time/Clock/UTC.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:71:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[12 of 24] Compiling Data.Time.Clock.POSIX ( Data/Time/Clock/POSIX.hs, dist/build/Data/Time/Clock/POSIX.o )
[13 of 24] Compiling Data.Time.Clock.UTCDiff ( Data/Time/Clock/UTCDiff.hs, dist/build/Data/Time/Clock/UTCDiff.o )
[14 of 24] Compiling Data.Time.Clock  ( Data/Time/Clock.hs, dist/build/Data/Time/Clock.o )
[15 of 24] Compiling Data.Time.LocalTime.TimeZone ( Data/Time/LocalTime/TimeZone.hs, dist/build/Data/Time/LocalTime/TimeZone.o )

Data/Time/LocalTime/TimeZone.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[16 of 24] Compiling Data.Time.LocalTime.TimeOfDay ( Data/Time/LocalTime/TimeOfDay.hs, dist/build/Data/Time/LocalTime/TimeOfDay.o )

Data/Time/LocalTime/TimeOfDay.hs:42:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[17 of 24] Compiling Data.Time.Calendar ( Data/Time/Calendar.hs, dist/build/Data/Time/Calendar.o )
[18 of 24] Compiling Data.Time.Calendar.Easter ( Data/Time/Calendar/Easter.hs, dist/build/Data/Time/Calendar/Easter.o )
[19 of 24] Compiling Data.Time.LocalTime.LocalTime ( Data/Time/LocalTime/LocalTime.hs, dist/build/Data/Time/LocalTime/LocalTime.o )

Data/Time/LocalTime/LocalTime.hs:43:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:83:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[20 of 24] Compiling Data.Time.LocalTime ( Data/Time/LocalTime.hs, dist/build/Data/Time/LocalTime.o )
[21 of 24] Compiling Data.Time.Clock.TAI ( Data/Time/Clock/TAI.hs, dist/build/Data/Time/Clock/TAI.o )

Data/Time/Clock/TAI.hs:39:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[22 of 24] Compiling Data.Time.Format.Parse ( Data/Time/Format/Parse.hs, dist/build/Data/Time/Format/Parse.o )
[23 of 24] Compiling Data.Time.Format ( Data/Time/Format.hs, dist/build/Data/Time/Format.o )
[24 of 24] Compiling Data.Time        ( Data/Time.hs, dist/build/Data/Time.o )
In-place registering time-1.2.0.5...
Running Haddock for time-1.2.0.5...
Running hscolour for time-1.2.0.5...
Preprocessing library time-1.2.0.5...
Preprocessing library time-1.2.0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

Data/Time/Clock/Scale.hs:33:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/Scale.hs:50:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Calendar/Days.hs:26:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:71:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/TimeZone.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/TimeOfDay.hs:42:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:43:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:83:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/TAI.hs:39:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
  25% (  1 /  4) in 'Data.Time.Clock.CTimeval'
  88% (  7 /  8) in 'Data.Time.Clock.Scale'
   0% (  0 / 11) in 'Data.Time.Calendar.Private'
  80% (  4 /  5) in 'Data.Time.Calendar.MonthDay'
  40% (  2 /  5) in 'Data.Time.Calendar.Days'
  83% ( 10 / 12) in 'Data.Time.Calendar.OrdinalDate'
  92% ( 11 / 12) in 'Data.Time.Calendar.Gregorian'
 100% (  5 /  5) in 'Data.Time.Calendar.WeekDate'
  86% (  6 /  7) in 'Data.Time.Calendar.JulianYearDay'
  94% ( 15 / 16) in 'Data.Time.Calendar.Julian'
  80% (  4 /  5) in 'Data.Time.Clock.UTC'
  67% (  4 /  6) in 'Data.Time.Clock.POSIX'
  67% (  2 /  3) in 'Data.Time.Clock.UTCDiff'
 100% ( 15 / 15) in 'Data.Time.Clock'
  90% (  9 / 10) in 'Data.Time.LocalTime.TimeZone'
  83% ( 10 / 12) in 'Data.Time.LocalTime.TimeOfDay'
  81% ( 13 / 16) in 'Data.Time.Calendar'
  83% (  5 /  6) in 'Data.Time.Calendar.Easter'
  58% (  7 / 12) in 'Data.Time.LocalTime.LocalTime'
  81% ( 26 / 32) in 'Data.Time.LocalTime'
  70% (  7 / 10) in 'Data.Time.Clock.TAI'
  83% (  5 /  6) in 'Data.Time.Format.Parse'
  70% (  7 / 10) in 'Data.Time.Format'
  80% (  4 /  5) in 'Data.Time'
Documentation created: dist/doc/html/time/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/time-1.2.0.5/ghc-7.6.3
Registering time-1.2.0.5...
Installed time-1.2.0.5
Downloading random-1.0.1.1...
Configuring random-1.0.1.1...
Building random-1.0.1.1...
Preprocessing library random-1.0.1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.0.1.1...
Running Haddock for random-1.0.1.1...
Running hscolour for random-1.0.1.1...
Preprocessing library random-1.0.1.1...
Preprocessing library random-1.0.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/random-1.0.1.1/ghc-7.6.3
Registering random-1.0.1.1...
Installed random-1.0.1.1
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
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.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
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.8...
Configuring Craft3e-0.1.0.8...
Building Craft3e-0.1.0.8...
Preprocessing executable 'performanceIS' for Craft3e-0.1.0.8...
[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.8...
[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.8...
[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.8...
[ 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.8...
Running Haddock for Craft3e-0.1.0.8...
Running hscolour for Craft3e-0.1.0.8...
Preprocessing executable 'performanceIS' for Craft3e-0.1.0.8...
Preprocessing executable 'performanceIA' for Craft3e-0.1.0.8...
Preprocessing executable 'performanceI' for Craft3e-0.1.0.8...
Preprocessing library Craft3e-0.1.0.8...
Preprocessing executable 'performanceIS' for Craft3e-0.1.0.8...
Preprocessing executable 'performanceIA' for Craft3e-0.1.0.8...
Preprocessing executable 'performanceI' for Craft3e-0.1.0.8...
Preprocessing library Craft3e-0.1.0.8...
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,
transformers-0.3.0.0

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

Test log

No test log was submitted for this report.