Build #1 for HDBC-2.2.1

[all reports]

Package HDBC-2.2.1
Install DependencyFailed convertible-1.0.5
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utf8-string-0.3.7, time-1.1.2.4, testpack-2.1.2.1, old-time-1.1.0.1, old-locale-1.0.0.5, mtl-2.1.2, convertible-1.0.5, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, QuickCheck-2.4.2, HUnit-1.2.5.2
Flags splitbase -buildtests

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)
extensible-exceptions-0.1.1.4 (new package)
time-1.1.2.4 (latest: 1.4.1) (new version)
convertible-1.0.5 (latest: 1.0.11.1) (new package)
random-1.0.1.1 (reinstall) changes: time-1.4.0.1 -> 1.1.2.4
QuickCheck-2.4.2 (latest: 2.6) (new package)
testpack-2.1.2.1 (new package)
utf8-string-0.3.7 -bytestring-in-base (new package)
HDBC-2.2.1 (latest: 2.3.1.2) (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...
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/x86_64-linux-ghc-7.6.3/HUnit-1.2.5.2
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Downloading time-1.1.2.4...
[1 of 1] Compiling Main             ( /tmp/time-1.1.2.4-28232/time-1.1.2.4/Setup.hs, /tmp/time-1.1.2.4-28232/time-1.1.2.4/dist/setup/Main.o )

/tmp/time-1.1.2.4-28232/time-1.1.2.4/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.1.2.4-28232/time-1.1.2.4/dist/setup/setup ...
Configuring time-1.1.2.4...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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
Building time-1.1.2.4...
Preprocessing library time-1.1.2.4...
[ 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 )
[ 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 )
[ 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 )
[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 )
[16 of 24] Compiling Data.Time.LocalTime.TimeOfDay ( Data/Time/LocalTime/TimeOfDay.hs, dist/build/Data/Time/LocalTime/TimeOfDay.o )
[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 )
[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 )
[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.1.2.4...
Running Haddock for time-1.1.2.4...
Running hscolour for time-1.1.2.4...
Preprocessing library time-1.1.2.4...
Preprocessing library time-1.1.2.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  25% (  1 /  4) in 'Data.Time.Clock.CTimeval'
  88% (  7 /  8) in 'Data.Time.Clock.Scale'
   0% (  0 /  9) in 'Data.Time.Calendar.Private'
  75% (  3 /  4) in 'Data.Time.Calendar.MonthDay'
  40% (  2 /  5) in 'Data.Time.Calendar.Days'
 100% (  9 /  9) in 'Data.Time.Calendar.OrdinalDate'
  91% ( 10 / 11) in 'Data.Time.Calendar.Gregorian'
 100% (  4 /  4) in 'Data.Time.Calendar.WeekDate'
  83% (  5 /  6) in 'Data.Time.Calendar.JulianYearDay'
  93% ( 13 / 14) 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'
  89% (  8 /  9) in 'Data.Time.LocalTime.TimeZone'
  91% ( 10 / 11) in 'Data.Time.LocalTime.TimeOfDay'
  80% ( 12 / 15) in 'Data.Time.Calendar'
  83% (  5 /  6) in 'Data.Time.Calendar.Easter'
  58% (  7 / 12) in 'Data.Time.LocalTime.LocalTime'
  83% ( 25 / 30) in 'Data.Time.LocalTime'
  70% (  7 / 10) in 'Data.Time.Clock.TAI'
  83% (  5 /  6) in 'Data.Time.Format.Parse'
  78% (  7 /  9) 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/x86_64-linux-ghc-7.6.3/time-1.1.2.4
Registering time-1.1.2.4...
Installed time-1.1.2.4
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.7
Downloading convertible-1.0.5...
Configuring convertible-1.0.5...
Building convertible-1.0.5...
Preprocessing library convertible-1.0.5...
[1 of 8] Compiling Data.Convertible.Base ( Data/Convertible/Base.hs, dist/build/Data/Convertible/Base.o )
[2 of 8] Compiling Data.Convertible.Utils ( Data/Convertible/Utils.hs, dist/build/Data/Convertible/Utils.o )

Data/Convertible/Utils.hs:58:31: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[3 of 8] Compiling Data.Convertible.Instances.Map ( Data/Convertible/Instances/Map.hs, dist/build/Data/Convertible/Instances/Map.o )
[4 of 8] Compiling Data.Convertible.Instances.Num ( Data/Convertible/Instances/Num.hs, dist/build/Data/Convertible/Instances/Num.o )
[5 of 8] Compiling Data.Convertible.Instances.C ( Data/Convertible/Instances/C.hs, dist/build/Data/Convertible/Instances/C.o )

Data/Convertible/Instances/C.hs:132:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:134:26:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:137:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:139:27:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:142:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:144:28:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:147:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:149:28:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:152:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:154:28:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:157:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:159:27:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:162:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:164:28:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:167:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:169:29:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:172:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:174:29:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:177:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:179:29:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:213:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:215:29:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:218:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:220:28:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:223:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:225:31:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:1352:29:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:1358:30:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:1361:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:1364:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:1378:22:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)

Data/Convertible/Instances/C.hs:1380:30:
    Not in scope: type constructor or class `CLDouble'
    Perhaps you meant one of these:
      `CDouble' (imported from Foreign.C.Types),
      `Double' (imported from Prelude)
Failed to install convertible-1.0.5
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...
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/x86_64-linux-ghc-7.6.3/random-1.0.1.1
Registering random-1.0.1.1...
Installed random-1.0.1.1
Downloading QuickCheck-2.4.2...
Configuring QuickCheck-2.4.2...
Building QuickCheck-2.4.2...
Preprocessing library QuickCheck-2.4.2...
[ 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.4.2...
Running Haddock for QuickCheck-2.4.2...
Running hscolour for QuickCheck-2.4.2...
Preprocessing library QuickCheck-2.4.2...
Preprocessing library QuickCheck-2.4.2...
Haddock coverage:
   0% (  0 /  5) in 'Test.QuickCheck.Exception'
   0% (  0 / 16) in 'Test.QuickCheck.Text'
  50% (  1 /  2) in 'Test.QuickCheck.State'
  95% ( 20 / 21) in 'Test.QuickCheck.Gen'
  91% ( 21 / 23) 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% ( 33 / 56) 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% ( 91 / 98) 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/x86_64-linux-ghc-7.6.3/QuickCheck-2.4.2
Registering QuickCheck-2.4.2...
Installed QuickCheck-2.4.2
Downloading testpack-2.1.2.1...
Configuring testpack-2.1.2.1...
Building testpack-2.1.2.1...
Preprocessing library testpack-2.1.2.1...
[1 of 3] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.o )
[2 of 3] Compiling Test.QuickCheck.Tools ( src/Test/QuickCheck/Tools.hs, dist/build/Test/QuickCheck/Tools.o )
[3 of 3] Compiling Test.HUnit.Tools ( src/Test/HUnit/Tools.hs, dist/build/Test/HUnit/Tools.o )
In-place registering testpack-2.1.2.1...
Running Haddock for testpack-2.1.2.1...
Running hscolour for testpack-2.1.2.1...
Preprocessing library testpack-2.1.2.1...
Preprocessing library testpack-2.1.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
 100% (  1 /  1) in 'Test.QuickCheck.Instances'
 100% (  4 /  4) in 'Test.QuickCheck.Tools'
  89% (  8 /  9) in 'Test.HUnit.Tools'
Documentation created: dist/doc/html/testpack/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/testpack-2.1.2.1
Registering testpack-2.1.2.1...
Installed testpack-2.1.2.1
cabal: Error: some packages failed to install:
HDBC-2.2.1 depends on convertible-1.0.5 which failed to install.
convertible-1.0.5 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.