Build #1 for cqrs-example-0.5.0.1

[all reports]

Package cqrs-example-0.5.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.2.2.1, text-0.11.3.1, enumerator-0.4.20, data-default-0.3.0, cqrs-0.5.0, containers-0.4.2.1, cereal-0.3.5.2, bytestring-0.9.2.1, base-4.6.0.1
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 containers-0.4.2.1...
Building containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
[1 of 7] Compiling Data.Sequence    ( Data/Sequence.hs, dist/build/Data/Sequence.o )

Data/Sequence.hs:311:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `deep'

Data/Sequence.hs:312:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `deep'

Data/Sequence.hs:437:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node2'

Data/Sequence.hs:438:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node2'

Data/Sequence.hs:443:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node3'

Data/Sequence.hs:444:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node3'
[2 of 7] Compiling Data.Tree        ( Data/Tree.hs, dist/build/Data/Tree.o )
[3 of 7] Compiling Data.Graph       ( Data/Graph.hs, dist/build/Data/Graph.o )
[4 of 7] Compiling Data.Set         ( Data/Set.hs, dist/build/Data/Set.o )
[5 of 7] Compiling Data.Map         ( Data/Map.hs, dist/build/Data/Map.o )
[6 of 7] Compiling Data.IntSet      ( Data/IntSet.hs, dist/build/Data/IntSet.o )
[7 of 7] Compiling Data.IntMap      ( Data/IntMap.hs, dist/build/Data/IntMap.o )
In-place registering containers-0.4.2.1...
Running Haddock for containers-0.4.2.1...
Running hscolour for containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
Haddock coverage:
 100% ( 82 / 82) in 'Data.Sequence'
  94% ( 15 / 16) in 'Data.Tree'
 100% ( 33 / 33) in 'Data.Graph'
 100% ( 60 / 60) in 'Data.Set'
 100% ( 58 / 58) in 'Data.IntSet'
  99% (116 /117) in 'Data.IntMap'
 100% (128 /128) in 'Data.Map'
Warning: Data.Sequence: could not find link destinations for:
    Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ
Warning: Data.IntMap: could not find link destinations for:
    Data.IntMap.mapAccumL
Warning: Data.Map: could not find link destinations for:
    Data.Map.mapAccumL
Documentation created: dist/doc/html/containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/containers-0.4.2.1
Registering containers-0.4.2.1...
Installed containers-0.4.2.1
Configuring dlist-0.6...
Building dlist-0.6...
Preprocessing library dlist-0.6...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.6...
Running Haddock for dlist-0.6...
Running hscolour for dlist-0.6...
Preprocessing library dlist-0.6...
Preprocessing library dlist-0.6...
Haddock coverage:
  95% ( 20 / 21) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6
Registering dlist-0.6...
Installed dlist-0.6
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
Configuring text-0.11.3.1...
Building text-0.11.3.1...
Preprocessing library text-0.11.3.1...
[ 1 of 41] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o )
[ 2 of 41] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.o )
[ 3 of 41] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.o )
[ 4 of 41] Compiling Data.Text.Lazy.Builder.Int.Digits ( Data/Text/Lazy/Builder/Int/Digits.hs, dist/build/Data/Text/Lazy/Builder/Int/Digits.o )
[ 5 of 41] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.o )
[ 6 of 41] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o )
[ 7 of 41] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 8 of 41] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o )
[ 9 of 41] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.o )
[10 of 41] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.o )
[11 of 41] Compiling Data.Text.Util   ( Data/Text/Util.hs, dist/build/Data/Text/Util.o )
[12 of 41] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.o )
[13 of 41] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[14 of 41] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.o )
[15 of 41] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[16 of 41] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[17 of 41] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.o )
[18 of 41] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.o )
[19 of 41] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.o )
[20 of 41] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o )
[21 of 41] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.o )
[22 of 41] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o )
[23 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[24 of 41] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o )
[25 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[26 of 41] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[27 of 41] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.o )
[28 of 41] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[29 of 41] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[30 of 41] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.o )
[31 of 41] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.o )
[32 of 41] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[34 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[35 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.o )
[36 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o )
[38 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[40 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[41 of 41] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-0.11.3.1...
Running Haddock for text-0.11.3.1...
Running hscolour for text-0.11.3.1...
Preprocessing library text-0.11.3.1...
Preprocessing library text-0.11.3.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Text.Encoding.Utf32'
  40% (  4 / 10) in 'Data.Text.Fusion.Size'
  50% (  1 /  2) in 'Data.Text.Lazy.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Lazy.Builder.Int.Digits'
  50% (  5 / 10) in 'Data.Text.Fusion.Internal'
   0% (  0 /  4) in 'Data.Text.Fusion.CaseMapping'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.UnsafeShift'
 100% (  3 /  3) in 'Data.Text.Unsafe.Base'
  25% (  1 /  4) in 'Data.Text.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Util'
  89% ( 63 / 71) in 'Data.Text.Fusion.Common'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.UnsafeChar'
 100% ( 15 / 15) in 'Data.Text.Internal'
  92% ( 12 / 13) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Private'
  86% ( 19 / 22) in 'Data.Text.Fusion'
  33% (  2 /  6) in 'Data.Text.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Encoding.Utf8'
  67% ( 10 / 15) in 'Data.Text.Encoding.Fusion'
  71% ( 10 / 14) in 'Data.Text.Lazy.Encoding.Fusion'
 100% ( 24 / 24) in 'Data.Text.Encoding'
 100% (  2 /  2) in 'Data.Text.Search'
 100% ( 15 / 15) in 'Data.Text.Foreign'
 100% (122 /122) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.IO.Internal'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Lazy.Internal'
 100% (  8 /  8) in 'Data.Text.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Lazy.Search'
  99% (121 /122) in 'Data.Text.Lazy'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
  94% ( 16 / 17) in 'Data.Text.Lazy.Builder.Internal'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Lazy.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  96% ( 23 / 24) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/text-0.11.3.1
Registering text-0.11.3.1...
Installed text-0.11.3.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 cereal-0.3.5.2...
Building cereal-0.3.5.2...
Preprocessing library cereal-0.3.5.2...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )

src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k'

src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c'
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )

src/Data/Serialize/IEEE754.hs:83:39: Warning:
    In the use of `castSTUArray' (imported from Data.Array.ST):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.3.5.2...
Running Haddock for cereal-0.3.5.2...
Running hscolour for cereal-0.3.5.2...
Preprocessing library cereal-0.3.5.2...
Preprocessing library cereal-0.3.5.2...

src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k'

src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c'

src/Data/Serialize/IEEE754.hs:83:39: Warning:
    In the use of `castSTUArray' (imported from Data.Array.ST):
    Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  69% ( 29 / 42) in 'Data.Serialize.Put'
  94% ( 50 / 53) in 'Data.Serialize.Get'
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 11 / 11) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.3.5.2
Registering cereal-0.3.5.2...
Installed cereal-0.3.5.2
Downloading data-default-0.3.0...
Configuring data-default-0.3.0...
Building data-default-0.3.0...
Preprocessing library data-default-0.3.0...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.3.0...
Running Haddock for data-default-0.3.0...
Running hscolour for data-default-0.3.0...
Preprocessing library data-default-0.3.0...
Preprocessing library data-default-0.3.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
Documentation created: dist/doc/html/data-default/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.3.0
Registering data-default-0.3.0...
Installed data-default-0.3.0
Configuring enumerator-0.4.20...
Building enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
[ 1 of 10] Compiling Data.Enumerator.Util ( lib/Data/Enumerator/Util.hs, dist/build/Data/Enumerator/Util.o )
[ 2 of 10] Compiling Data.Enumerator.Internal ( lib/Data/Enumerator/Internal.hs, dist/build/Data/Enumerator/Internal.o )

lib/Data/Enumerator/Internal.hs:165:25: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

lib/Data/Enumerator/Internal.hs:171:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

lib/Data/Enumerator/Internal.hs:183:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 3 of 10] Compiling Data.Enumerator.List[boot] ( lib/Data/Enumerator/List.hs-boot, dist/build/Data/Enumerator/List.o-boot )
[ 4 of 10] Compiling Data.Enumerator.Compatibility ( lib/Data/Enumerator/Compatibility.hs, dist/build/Data/Enumerator/Compatibility.o )
[ 5 of 10] Compiling Data.Enumerator  ( lib/Data/Enumerator.hs, dist/build/Data/Enumerator.o )

lib/Data/Enumerator.hs:63:11: Warning:
    `Iteratee' is exported by `module Data.Enumerator.Internal' and `Iteratee'

lib/Data/Enumerator.hs:63:11: Warning:
    `Enumerator' is exported by `module Data.Enumerator.Internal' and `Enumerator'

lib/Data/Enumerator.hs:63:11: Warning:
    `Enumeratee' is exported by `module Data.Enumerator.Internal' and `Enumeratee'

lib/Data/Enumerator.hs:63:11: Warning:
    `>>==' is exported by `module Data.Enumerator.Internal' and `(>>==)'

lib/Data/Enumerator.hs:63:11: Warning:
    `==<<' is exported by `module Data.Enumerator.Internal' and `(==<<)'

lib/Data/Enumerator.hs:63:11: Warning:
    `$$' is exported by `module Data.Enumerator.Internal' and `($$)'

lib/Data/Enumerator.hs:63:11: Warning:
    `>==>' is exported by `module Data.Enumerator.Internal' and `(>==>)'

lib/Data/Enumerator.hs:63:11: Warning:
    `<==<' is exported by `module Data.Enumerator.Internal' and `(<==<)'
[ 6 of 10] Compiling Data.Enumerator.List ( lib/Data/Enumerator/List.hs, dist/build/Data/Enumerator/List.o )
[ 7 of 10] Compiling Data.Enumerator.Binary ( lib/Data/Enumerator/Binary.hs, dist/build/Data/Enumerator/Binary.o )

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for `rem' shadows the existing binding
      imported from `Prelude' at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in `GHC.Real')
[ 8 of 10] Compiling Data.Enumerator.IO ( lib/Data/Enumerator/IO.hs, dist/build/Data/Enumerator/IO.o )
[ 9 of 10] Compiling Data.Enumerator.Text ( lib/Data/Enumerator/Text.hs, dist/build/Data/Enumerator/Text.o )

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29
[10 of 10] Compiling Data.Enumerator.Trans ( lib/Data/Enumerator/Trans.hs, dist/build/Data/Enumerator/Trans.o )
In-place registering enumerator-0.4.20...
Running Haddock for enumerator-0.4.20...
Running hscolour for enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...

dist/build/tmp-10918/lib/Data/Enumerator/Internal.hs:165:25: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-10918/lib/Data/Enumerator/Internal.hs:171:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-10918/lib/Data/Enumerator/Internal.hs:183:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-10918/lib/Data/Enumerator.hs:63:11: Warning:
    `Iteratee' is exported by `module Data.Enumerator.Internal' and `Iteratee'

dist/build/tmp-10918/lib/Data/Enumerator.hs:63:11: Warning:
    `Enumerator' is exported by `module Data.Enumerator.Internal' and `Enumerator'

dist/build/tmp-10918/lib/Data/Enumerator.hs:63:11: Warning:
    `Enumeratee' is exported by `module Data.Enumerator.Internal' and `Enumeratee'

dist/build/tmp-10918/lib/Data/Enumerator.hs:63:11: Warning:
    `>>==' is exported by `module Data.Enumerator.Internal' and `(>>==)'

dist/build/tmp-10918/lib/Data/Enumerator.hs:63:11: Warning:
    `==<<' is exported by `module Data.Enumerator.Internal' and `(==<<)'

dist/build/tmp-10918/lib/Data/Enumerator.hs:63:11: Warning:
    `$$' is exported by `module Data.Enumerator.Internal' and `($$)'

dist/build/tmp-10918/lib/Data/Enumerator.hs:63:11: Warning:
    `>==>' is exported by `module Data.Enumerator.Internal' and `(>==>)'

dist/build/tmp-10918/lib/Data/Enumerator.hs:63:11: Warning:
    `<==<' is exported by `module Data.Enumerator.Internal' and `(<==<)'

dist/build/tmp-10918/lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at dist/build/tmp-10918/lib/Data/Enumerator/Binary.hs:716:29

dist/build/tmp-10918/lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for `rem' shadows the existing binding
      imported from `Prelude' at dist/build/tmp-10918/lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in `GHC.Real')

dist/build/tmp-10918/lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at dist/build/tmp-10918/lib/Data/Enumerator/Text.hs:739:29
Haddock coverage:
   0% (  0 /  7) in 'Data.Enumerator.Util'
  95% ( 21 / 22) in 'Data.Enumerator.Internal'
 100% ( 27 / 27) in 'Data.Enumerator.Compatibility'
 100% ( 67 / 67) in 'Data.Enumerator'
 100% ( 57 / 57) in 'Data.Enumerator.List'
 100% ( 62 / 62) in 'Data.Enumerator.Binary'
 100% (  4 /  4) in 'Data.Enumerator.IO'
  89% ( 64 / 72) in 'Data.Enumerator.Text'
 100% ( 32 / 32) in 'Data.Enumerator.Trans'
Documentation created: dist/doc/html/enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/enumerator-0.4.20
Registering enumerator-0.4.20...
Installed enumerator-0.4.20
Downloading direct-sqlite-1.1...
Configuring direct-sqlite-1.1...
Building direct-sqlite-1.1...
Preprocessing library direct-sqlite-1.1...
[1 of 1] Compiling Database.SQLite3 ( dist/build/Database/SQLite3.hs, dist/build/Database/SQLite3.o )
In-place registering direct-sqlite-1.1...
Running Haddock for direct-sqlite-1.1...
Running hscolour for direct-sqlite-1.1...
Preprocessing library direct-sqlite-1.1...
Preprocessing library direct-sqlite-1.1...
Haddock coverage:
   0% (  0 / 21) in 'Database.SQLite3'
Documentation created: dist/doc/html/direct-sqlite/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/direct-sqlite-1.1
Registering direct-sqlite-1.1...
Installed direct-sqlite-1.1
Downloading cqrs-0.5.0...
Configuring cqrs-0.5.0...
Building cqrs-0.5.0...
Preprocessing library cqrs-0.5.0...
[ 1 of 12] Compiling Data.CQRS.Serialize ( src/Data/CQRS/Serialize.hs, dist/build/Data/CQRS/Serialize.o )
[ 2 of 12] Compiling Data.CQRS.GUID   ( src/Data/CQRS/GUID.hs, dist/build/Data/CQRS/GUID.o )
[ 3 of 12] Compiling Data.CQRS.EventStore.Backend ( src/Data/CQRS/EventStore/Backend.hs, dist/build/Data/CQRS/EventStore/Backend.o )
[ 4 of 12] Compiling Data.CQRS.Internal.EventStore ( src/Data/CQRS/Internal/EventStore.hs, dist/build/Data/CQRS/Internal/EventStore.o )
[ 5 of 12] Compiling Data.CQRS.EventStore.Backend.Sqlite3 ( src/Data/CQRS/EventStore/Backend/Sqlite3.hs, dist/build/Data/CQRS/EventStore/Backend/Sqlite3.o )

src/Data/CQRS/EventStore/Backend/Sqlite3.hs:18:1: Warning:
    Module `Prelude' does not export `catch'
[ 6 of 12] Compiling Data.CQRS.EventStore ( src/Data/CQRS/EventStore.hs, dist/build/Data/CQRS/EventStore.o )
[ 7 of 12] Compiling Data.CQRS.Eventable ( src/Data/CQRS/Eventable.hs, dist/build/Data/CQRS/Eventable.o )
[ 8 of 12] Compiling Data.CQRS.Internal.AggregateRef ( src/Data/CQRS/Internal/AggregateRef.hs, dist/build/Data/CQRS/Internal/AggregateRef.o )
[ 9 of 12] Compiling Data.CQRS.AggregateRef ( src/Data/CQRS/AggregateRef.hs, dist/build/Data/CQRS/AggregateRef.o )
[10 of 12] Compiling Data.CQRS.Aggregate ( src/Data/CQRS/Aggregate.hs, dist/build/Data/CQRS/Aggregate.o )
[11 of 12] Compiling Data.CQRS.Transaction ( src/Data/CQRS/Transaction.hs, dist/build/Data/CQRS/Transaction.o )
[12 of 12] Compiling Data.CQRS        ( src/Data/CQRS.hs, dist/build/Data/CQRS.o )
In-place registering cqrs-0.5.0...
Running Haddock for cqrs-0.5.0...
Running hscolour for cqrs-0.5.0...
Preprocessing library cqrs-0.5.0...
Preprocessing library cqrs-0.5.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: random-1.0.1.1

dist/build/tmp-10918/src/Data/CQRS/EventStore/Backend/Sqlite3.hs:18:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  50% (  1 /  2) in 'Data.CQRS.Serialize'
 100% (  3 /  3) in 'Data.CQRS.GUID'
 100% (  2 /  2) in 'Data.CQRS.EventStore.Backend'
  27% (  3 / 11) in 'Data.CQRS.Internal.EventStore'
 100% (  2 /  2) in 'Data.CQRS.EventStore.Backend.Sqlite3'
  75% (  3 /  4) in 'Data.CQRS.EventStore'
 100% (  2 /  2) in 'Data.CQRS.Eventable'
  60% (  6 / 10) in 'Data.CQRS.Internal.AggregateRef'
 100% (  2 /  2) in 'Data.CQRS.AggregateRef'
 100% (  2 /  2) in 'Data.CQRS.Aggregate'
 100% (  5 /  5) in 'Data.CQRS.Transaction'
 100% (  7 /  7) in 'Data.CQRS'
Documentation created: dist/doc/html/cqrs/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cqrs-0.5.0
Registering cqrs-0.5.0...
Installed cqrs-0.5.0
Downloading cqrs-example-0.5.0.1...
Configuring cqrs-example-0.5.0.1...
Building cqrs-example-0.5.0.1...
Preprocessing executable 'cqrs-example' for cqrs-example-0.5.0.1...

src/Main.hs:8:8:
    Could not find module `Instances'
    Use -v to see a list of the files searched for.
Failed to install cqrs-example-0.5.0.1
cabal: Error: some packages failed to install:
cqrs-example-0.5.0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.