Build #1 for haslo-0.1

[all reports]

Package haslo-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies wtk-0.2.1, time-1.4.0.1, old-time-1.1.0.1, mtl-2.1.2, base-4.6.0.1, QuickCheck-2.6
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.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.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[13 of 13] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.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: 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'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
  59% ( 34 / 58) in 'Test.QuickCheck.Property'
  48% ( 13 / 27) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
  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/x86_64-linux-ghc-7.6.3/QuickCheck-2.6
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Configuring wtk-0.2.1...
Building wtk-0.2.1...
Preprocessing library wtk-0.2.1...
[1 of 4] Compiling Text.PrettyShow  ( Text/PrettyShow.hs, dist/build/Text/PrettyShow.o )
[2 of 4] Compiling Text.WtkParser   ( Text/WtkParser.hs, dist/build/Text/WtkParser.o )
[3 of 4] Compiling Text.Calculator  ( Text/Calculator.hs, dist/build/Text/Calculator.o )
[4 of 4] Compiling Text.ReadEither  ( Text/ReadEither.hs, dist/build/Text/ReadEither.o )
In-place registering wtk-0.2.1...
Running Haddock for wtk-0.2.1...
Running hscolour for wtk-0.2.1...
Preprocessing library wtk-0.2.1...
HsColour: Text/PrettyShow.hs: hGetContents: invalid argument (invalid byte sequence)
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/wtk-0.2.1
Registering wtk-0.2.1...
Installed wtk-0.2.1
Downloading haslo-0.1...
Configuring haslo-0.1...
Building haslo-0.1...
Preprocessing library haslo-0.1...
[ 1 of 10] Compiling Haslo.CalcCalendar ( Haslo/CalcCalendar.hs, dist/build/Haslo/CalcCalendar.o )

Haslo/CalcCalendar.hs:79:10: Warning:
    No explicit method or default declaration for `showWithLenDecChar'
    In the instance declaration for `PrettyShow Freq'
[ 2 of 10] Compiling Haslo.BasicType  ( Haslo/BasicType.hs, dist/build/Haslo/BasicType.o )

Haslo/BasicType.hs:41:10: Warning:
    No explicit method or default declaration for `showWithLenDecChar'
    In the instance declaration for `PrettyShow RoundingType'
[ 3 of 10] Compiling Haslo.InstalmentPlan ( Haslo/InstalmentPlan.hs, dist/build/Haslo/InstalmentPlan.o )
[ 4 of 10] Compiling Haslo.ErrorHandling ( Haslo/ErrorHandling.hs, dist/build/Haslo/ErrorHandling.o )
[ 5 of 10] Compiling Haslo.Calculator ( Haslo/Calculator.hs, dist/build/Haslo/Calculator.o )
[ 6 of 10] Compiling Haslo.Parameters ( Haslo/Parameters.hs, dist/build/Haslo/Parameters.o )
[ 7 of 10] Compiling Haslo.CalcConfigurationType ( Haslo/CalcConfigurationType.hs, dist/build/Haslo/CalcConfigurationType.o )
[ 8 of 10] Compiling Haslo.CalcConstructors ( Haslo/CalcConstructors.hs, dist/build/Haslo/CalcConstructors.o )
[ 9 of 10] Compiling Haslo.InstalmentPlanProps ( Haslo/InstalmentPlanProps.hs, dist/build/Haslo/InstalmentPlanProps.o )
[10 of 10] Compiling Haslo            ( Haslo.hs, dist/build/Haslo.o )
In-place registering haslo-0.1...
Preprocessing executable 'hasloQC' for haslo-0.1...

HasloQC.hs:18:8:
    Could not find module `Haslo.HasloQCTestL'
    Use -v to see a list of the files searched for.
Failed to install haslo-0.1
cabal: Error: some packages failed to install:
haslo-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.