Build #1 for persistent-postgresql-0.1.0

[all reports]

Package persistent-postgresql-0.1.0
Install DependencyFailed mtl-2.0.1.0
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.2.2.1, template-haskell-2.4.0.1, persistent-0.1.0, base-4.6.0.1, MonadCatchIO-transformers-0.2.2.3, HDBC-postgresql-2.2.3.3, HDBC-2.2.7.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring bytestring-0.9.2.1...
Building bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
[1 of 8] Compiling Data.ByteString.Fusion ( Data/ByteString/Fusion.hs, dist/build/Data/ByteString/Fusion.o )
[2 of 8] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o )
[3 of 8] Compiling Data.ByteString.Unsafe ( Data/ByteString/Unsafe.hs, dist/build/Data/ByteString/Unsafe.o )
[4 of 8] Compiling Data.ByteString.Lazy.Internal ( Data/ByteString/Lazy/Internal.hs, dist/build/Data/ByteString/Lazy/Internal.o )
[5 of 8] Compiling Data.ByteString  ( Data/ByteString.hs, dist/build/Data/ByteString.o )
[6 of 8] Compiling Data.ByteString.Char8 ( Data/ByteString/Char8.hs, dist/build/Data/ByteString/Char8.o )
[7 of 8] Compiling Data.ByteString.Lazy ( Data/ByteString/Lazy.hs, dist/build/Data/ByteString/Lazy.o )
[8 of 8] Compiling Data.ByteString.Lazy.Char8 ( Data/ByteString/Lazy/Char8.hs, dist/build/Data/ByteString/Lazy/Char8.o )
In-place registering bytestring-0.9.2.1...
Running Haddock for bytestring-0.9.2.1...
Running hscolour for bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.ByteString.Fusion'
  64% ( 21 / 33) in 'Data.ByteString.Internal'
 100% ( 19 / 19) in 'Data.ByteString.Unsafe'
 100% ( 13 / 13) in 'Data.ByteString.Lazy.Internal'
 100% (133 /133) in 'Data.ByteString'
 100% (138 /138) in 'Data.ByteString.Char8'
 100% (115 /115) in 'Data.ByteString.Lazy'
 100% (120 /120) in 'Data.ByteString.Lazy.Char8'
Warning: Data.ByteString: could not find link destinations for:
    Data.ByteString.compareBytes Data.ByteString.spanByte Data.ByteString.findIndexOrEnd
Warning: Data.ByteString.Char8: could not find link destinations for:
    Data.ByteString.Char8.breakChar Data.ByteString.Char8.unsafeHead Data.ByteString.Char8.breakSpace Data.ByteString.Char8.dropSpace
Warning: Data.ByteString.Lazy: could not find link destinations for:
    Data.ByteString.Lazy.hGetContentsN Data.ByteString.Lazy.findIndexOrEnd
Documentation created: dist/doc/html/bytestring/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-0.9.2.1
Registering bytestring-0.9.2.1...
Installed bytestring-0.9.2.1
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
Configuring parsec-2.1.0.1...
Building parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
[ 1 of 10] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[ 2 of 10] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 3 of 10] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[ 4 of 10] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[ 5 of 10] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 6 of 10] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[ 7 of 10] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
[ 8 of 10] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[ 9 of 10] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[10 of 10] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
In-place registering parsec-2.1.0.1...
Running Haddock for parsec-2.1.0.1...
Running hscolour for parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
Haddock coverage:
   6% (  1 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  12% (  2 / 16) in 'Text.ParserCombinators.Parsec.Error'
   7% (  2 / 30) in 'Text.ParserCombinators.Parsec.Prim'
   5% (  1 / 19) in 'Text.ParserCombinators.Parsec.Char'
   4% (  1 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  20% (  1 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  22% (  4 / 18) in 'Text.ParserCombinators.Parsec'
  14% (  1 /  7) in 'Text.ParserCombinators.Parsec.Perm'
  25% (  1 /  4) in 'Text.ParserCombinators.Parsec.Token'
  11% (  1 /  9) in 'Text.ParserCombinators.Parsec.Language'
Documentation created: dist/doc/html/parsec/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parsec-2.1.0.1
Registering parsec-2.1.0.1...
Installed parsec-2.1.0.1
Configuring template-haskell-2.4.0.1...
Building template-haskell-2.4.0.1...
Preprocessing library template-haskell-2.4.0.1...
[1 of 7] Compiling Language.Haskell.TH.Syntax.Internals ( Language/Haskell/TH/Syntax/Internals.hs, dist/build/Language/Haskell/TH/Syntax/Internals.o )
[2 of 7] Compiling Language.Haskell.TH.Syntax ( Language/Haskell/TH/Syntax.hs, dist/build/Language/Haskell/TH/Syntax.o )
[3 of 7] Compiling Language.Haskell.TH.PprLib ( Language/Haskell/TH/PprLib.hs, dist/build/Language/Haskell/TH/PprLib.o )

Language/Haskell/TH/PprLib.hs:54:10:
    Illegal instance declaration for `Show Doc'
      (All instance types must be of the form (T a1 ... an)
       where a1 ... an are *distinct type variables*,
       and each type variable appears at most once in the instance head.
       Use -XFlexibleInstances if you want to disable this.)
    In the instance declaration for `Show Doc'
Failed to install template-haskell-2.4.0.1
Downloading time-1.2.0.3...
[1 of 1] Compiling Main             ( /tmp/time-1.2.0.3-14790/time-1.2.0.3/Setup.hs, /tmp/time-1.2.0.3-14790/time-1.2.0.3/dist/setup/Main.o )

/tmp/time-1.2.0.3-14790/time-1.2.0.3/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.3-14790/time-1.2.0.3/dist/setup/setup ...
Configuring time-1.2.0.3...
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.3...
Preprocessing library time-1.2.0.3...
[ 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.3...
Running Haddock for time-1.2.0.3...
Running hscolour for time-1.2.0.3...
Preprocessing library time-1.2.0.3...
Preprocessing library time-1.2.0.3...
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/x86_64-linux-ghc-7.6.3/time-1.2.0.3
Registering time-1.2.0.3...
Installed time-1.2.0.3
Configuring transformers-0.2.2.1...
Building transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
[ 1 of 21] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[ 2 of 21] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[ 3 of 21] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[ 4 of 21] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 5 of 21] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 6 of 21] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 7 of 21] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 8 of 21] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[ 9 of 21] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[10 of 21] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[11 of 21] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[12 of 21] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[13 of 21] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[14 of 21] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[15 of 21] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[16 of 21] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[17 of 21] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[18 of 21] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[19 of 21] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[20 of 21] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[21 of 21] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
In-place registering transformers-0.2.2.1...
Running Haddock for transformers-0.2.2.1...
Running hscolour for transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% (  8 /  8) in 'Control.Monad.Trans.Class'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
  71% ( 10 / 14) in 'Control.Monad.Trans.Cont'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% (  9 /  9) in 'Control.Monad.Trans.Maybe'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
  76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
  76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 33 / 33) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 33 / 33) in 'Control.Monad.Trans.State.Strict'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
Documentation created: dist/doc/html/transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-0.2.2.1
Registering transformers-0.2.2.1...
Installed transformers-0.2.2.1
Downloading text-0.7.2.1...
Configuring text-0.7.2.1...
Building text-0.7.2.1...
Preprocessing library text-0.7.2.1...
[ 1 of 30] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o )
[ 2 of 30] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o )
[ 3 of 30] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o )

Data/Text/Encoding/Utf8.hs:76:7:
    Illegal bang-pattern (use -XBangPatterns):
    ! y1#
Failed to install text-0.7.2.1
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
Configuring network-2.2.1.7...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 for an ANSI C-conforming const... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking wspiapi.h usability... no
checking wspiapi.h presence... no
checking for wspiapi.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for readlink... yes
checking for symlink... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
Building network-2.2.1.7...
Preprocessing library network-2.2.1.7...

Network/BSD.hsc:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Network/Socket/Internal.hsc:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Network/Socket.hsc:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Network/URI.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 5] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
[2 of 5] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

Network/Socket/Internal.hsc:562:5:
    Could not deduce (Eq a)
      arising from a use of `throwErrnoIfMinus1RetryMayBlock'
    from the context (Num a)
      bound by the type signature for
                 throwSocketErrorIfMinus1RetryMayBlock :: Num a =>
                                                          String -> IO b -> IO a -> IO a
      at Network/Socket/Internal.hsc:(550,8)-(554,11)
    Possible fix:
      add (Eq a) to the context of
        the type signature for
          throwSocketErrorIfMinus1RetryMayBlock :: Num a =>
                                                   String -> IO b -> IO a -> IO a
    In the expression:
      throwErrnoIfMinus1RetryMayBlock name act on_block
    In an equation for `throwSocketErrorIfMinus1RetryMayBlock':
        throwSocketErrorIfMinus1RetryMayBlock name on_block act
          = throwErrnoIfMinus1RetryMayBlock name act on_block

Network/Socket/Internal.hsc:564:33:
    Could not deduce (Eq a)
      arising from a use of `throwErrnoIfMinus1Retry'
    from the context (Num a)
      bound by the type signature for
                 throwSocketErrorIfMinus1Retry :: Num a => String -> IO a -> IO a
      at Network/Socket/Internal.hsc:(539,8)-(541,11)
    Possible fix:
      add (Eq a) to the context of
        the type signature for
          throwSocketErrorIfMinus1Retry :: Num a => String -> IO a -> IO a
    In the expression: throwErrnoIfMinus1Retry
    In an equation for `throwSocketErrorIfMinus1Retry':
        throwSocketErrorIfMinus1Retry = throwErrnoIfMinus1Retry

Network/Socket/Internal.hsc:566:29:
    Could not deduce (Eq a) arising from a use of `throwErrnoIfMinus1_'
    from the context (Num a)
      bound by the type signature for
                 throwSocketErrorIfMinus1_ :: Num a => String -> IO a -> IO ()
      at Network/Socket/Internal.hsc:(529,8)-(531,12)
    Possible fix:
      add (Eq a) to the context of
        the type signature for
          throwSocketErrorIfMinus1_ :: Num a => String -> IO a -> IO ()
    In the expression: throwErrnoIfMinus1_
    In an equation for `throwSocketErrorIfMinus1_':
        throwSocketErrorIfMinus1_ = throwErrnoIfMinus1_

Network/Socket/Internal.hsc:649:1:
    Unacceptable argument type in foreign declaration: CInt
    When checking declaration:
      foreign import ccall unsafe "static string.h memset" memset
        :: Ptr a -> CInt -> CSize -> IO ()

Network/Socket/Internal.hsc:649:1:
    Unacceptable argument type in foreign declaration: CSize
    When checking declaration:
      foreign import ccall unsafe "static string.h memset" memset
        :: Ptr a -> CInt -> CSize -> IO ()
Failed to install network-2.2.1.7
Downloading MonadCatchIO-transformers-0.2.2.3...
Configuring MonadCatchIO-transformers-0.2.2.3...
Building MonadCatchIO-transformers-0.2.2.3...
Preprocessing library MonadCatchIO-transformers-0.2.2.3...
[1 of 1] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

src/Control/Monad/CatchIO.hs:19:1: Warning:
    Module `Prelude' does not export `catch'

src/Control/Monad/CatchIO.hs:54:13: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

src/Control/Monad/CatchIO.hs:55:13: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
In-place registering MonadCatchIO-transformers-0.2.2.3...
Running Haddock for MonadCatchIO-transformers-0.2.2.3...
Running hscolour for MonadCatchIO-transformers-0.2.2.3...
Preprocessing library MonadCatchIO-transformers-0.2.2.3...
Preprocessing library MonadCatchIO-transformers-0.2.2.3...

dist/build/tmp-14790/src/Control/Monad/CatchIO.hs:19:1: Warning:
    Module `Prelude' does not export `catch'

dist/build/tmp-14790/src/Control/Monad/CatchIO.hs:54:13: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

dist/build/tmp-14790/src/Control/Monad/CatchIO.hs:55:13: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
Haddock coverage:
  86% ( 12 / 14) in 'Control.Monad.CatchIO'
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-transformers-0.2.2.3
Registering MonadCatchIO-transformers-0.2.2.3...
Installed MonadCatchIO-transformers-0.2.2.3
Configuring mtl-2.0.1.0...
Building mtl-2.0.1.0...
Preprocessing library mtl-2.0.1.0...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )

Control/Monad/Error/Class.hs:93:18: Not in scope: `catch'
Failed to install mtl-2.0.1.0
cabal: Error: some packages failed to install:
HDBC-2.2.7.0 depends on mtl-2.0.1.0 which failed to install.
HDBC-postgresql-2.2.3.3 depends on mtl-2.0.1.0 which failed to install.
blaze-html-0.1.2 depends on text-0.7.2.1 which failed to install.
convertible-1.0.11.1 depends on mtl-2.0.1.0 which failed to install.
mtl-2.0.1.0 failed during the building phase. The exception was:
ExitFailure 1
network-2.2.1.7 failed during the building phase. The exception was:
ExitFailure 1
persistent-0.1.0 depends on network-2.2.1.7 which failed to install.
persistent-postgresql-0.1.0 depends on mtl-2.0.1.0 which failed to install.
template-haskell-2.4.0.1 failed during the building phase. The exception was:
ExitFailure 1
text-0.7.2.1 failed during the building phase. The exception was:
ExitFailure 1
web-routes-0.22.0 depends on network-2.2.1.7 which failed to install.
web-routes-quasi-0.5.0 depends on network-2.2.1.7 which failed to install.

Test log

No test log was submitted for this report.