Build #2 for unscramble-1.0

[all reports]

Package unscramble-1.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-05-21 12:10:26.249915 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies unordered-containers-0.2.5.1, stream-fusion-0.1.2.5, optparse-applicative-0.11.0.2, base-4.7.0.1, array-0.5.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.2.1...
Building ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.1...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.2.1...
Running Haddock for ansi-terminal-0.6.2.1...
Running hscolour for ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.1...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  39% ( 31 / 79) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file: /tmp/pkgConf-ansi-terminal-0.6.27721.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ansi-terminal-0.6.2.1
Registering ansi-terminal-0.6.2.1...
Installed ansi-terminal-0.6.2.1
Configuring stream-fusion-0.1.2.5...
Building stream-fusion-0.1.2.5...
Preprocessing library stream-fusion-0.1.2.5...
[1 of 3] Compiling Data.Stream      ( Data/Stream.hs, dist/build/Data/Stream.o )

Data/Stream.hs:589:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘next’:
        Patterns not matched: (_ :!: (Just (L _))) :!: S2
[2 of 3] Compiling Data.List.Stream ( Data/List/Stream.hs, dist/build/Data/List/Stream.o )

Data/List/Stream.hs:235:1: Warning:
    The import of ‘seq, Int’ from module ‘Prelude’ is redundant

Data/List/Stream.hs:2429:1: Warning:
    Rule "genericSplitAt -> fusible" may never fire
      because ‘genericSplitAt’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericSplitAt’

Data/List/Stream.hs:2436:1: Warning:
    Rule "genericSplitAt -> splitAt/Int" may never fire
      because ‘genericSplitAt’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericSplitAt’

Data/List/Stream.hs:2447:1: Warning:
    Rule "genericReplicate -> replicate/Int" may never fire
      because ‘genericReplicate’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘genericReplicate’
[3 of 3] Compiling Control.Monad.Stream ( Control/Monad/Stream.hs, dist/build/Control/Monad/Stream.o )
In-place registering stream-fusion-0.1.2.5...
Running Haddock for stream-fusion-0.1.2.5...
Running hscolour for stream-fusion-0.1.2.5...
Preprocessing library stream-fusion-0.1.2.5...
Preprocessing library stream-fusion-0.1.2.5...

Data/List/Stream.hs:235:1: Warning:
    The import of ‘seq, Int’ from module ‘Prelude’ is redundant
Haddock coverage:
  29% ( 31 /108) in 'Data.Stream'
  99% (140 /142) in 'Data.List.Stream'
 100% ( 41 / 41) in 'Control.Monad.Stream'
Warning: Data.Stream: could not find link destinations for:
    Data.Stream.Unlifted
Documentation created: dist/doc/html/stream-fusion/index.html,
dist/doc/html/stream-fusion/stream-fusion.txt
Creating package registration file: /tmp/pkgConf-stream-fusion-0.1.27721.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stream-fusion-0.1.2.5
Registering stream-fusion-0.1.2.5...
Installed stream-fusion-0.1.2.5
Configuring text-1.2.0.6...
Building text-1.2.0.6...
Preprocessing library text-1.2.0.6...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.0.6...
Running Haddock for text-1.2.0.6...
Running hscolour for text-1.2.0.6...
Preprocessing library text-1.2.0.6...
Preprocessing library text-1.2.0.6...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  99% (127 /128) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
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.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
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,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.07721.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.6
Registering text-1.2.0.6...
Installed text-1.2.0.6
Configuring transformers-0.4.3.0...
Building transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.3.0...
Running Haddock for transformers-0.4.3.0...
Running hscolour for transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 15 / 15) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 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% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 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'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.37721.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0
Registering transformers-0.4.3.0...
Installed transformers-0.4.3.0
Configuring ansi-wl-pprint-0.6.7.2...
Building ansi-wl-pprint-0.6.7.2...
Preprocessing library ansi-wl-pprint-0.6.7.2...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.7.2...
Running Haddock for ansi-wl-pprint-0.6.7.2...
Running hscolour for ansi-wl-pprint-0.6.7.2...
Preprocessing library ansi-wl-pprint-0.6.7.2...
Preprocessing library ansi-wl-pprint-0.6.7.2...
Haddock coverage:
  96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen'
Documentation created: dist/doc/html/ansi-wl-pprint/index.html,
dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt
Creating package registration file: /tmp/pkgConf-ansi-wl-pprint-0.6.77721.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ansi-wl-pprint-0.6.7.2
Registering ansi-wl-pprint-0.6.7.2...
Installed ansi-wl-pprint-0.6.7.2
Configuring hashable-1.2.3.2...
Building hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.2...
Running Haddock for hashable-1.2.3.2...
Running hscolour for hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file: /tmp/pkgConf-hashable-1.2.37721.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.2
Registering hashable-1.2.3.2...
Installed hashable-1.2.3.2
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.07721.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.4
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.57721.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring optparse-applicative-0.11.0.2...
Building optparse-applicative-0.11.0.2...
Preprocessing library optparse-applicative-0.11.0.2...
[ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )
[ 3 of 15] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o )
[ 4 of 15] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )
[ 5 of 15] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )
[ 6 of 15] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )
[ 7 of 15] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )
[ 8 of 15] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )
[ 9 of 15] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )
[10 of 15] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )
[11 of 15] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package transformers-0.4.3.0 ... linking ... done.
Loading package transformers-compat-0.4.0.4 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package filepath-1.3.0.2 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package unix-2.7.0.1 ... linking ... done.
Loading package directory-1.2.1.0 ... linking ... done.
Loading package process-1.2.0.0 ... linking ... done.
Loading package ansi-terminal-0.6.2.1 ... linking ... done.
Loading package ansi-wl-pprint-0.6.7.2 ... linking ... done.
[12 of 15] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[13 of 15] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )
[14 of 15] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o )
[15 of 15] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o )
In-place registering optparse-applicative-0.11.0.2...
Running Haddock for optparse-applicative-0.11.0.2...
Running hscolour for optparse-applicative-0.11.0.2...
Preprocessing library optparse-applicative-0.11.0.2...
Preprocessing library optparse-applicative-0.11.0.2...
Haddock coverage:
  33% (  1 /  3) in 'Options.Applicative.Help.Pretty'
  86% ( 12 / 14) in 'Options.Applicative.Help.Chunk'
  33% (  1 /  3) in 'Options.Applicative.Help.Types'
  34% ( 12 / 35) in 'Options.Applicative.Types'
   0% (  0 / 22) in 'Options.Applicative.Internal'
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  72% ( 13 / 18) in 'Options.Applicative.Common'
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  81% ( 57 / 70) in 'Options.Applicative.Builder'
  50% (  1 /  2) in 'Options.Applicative.BashCompletion'
  42% (  5 / 12) in 'Options.Applicative.Help.Core'
Warning: optparse-applicative-0.11.0.2:Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  68% ( 13 / 19) in 'Options.Applicative.Extra'
  93% ( 13 / 14) in 'Options.Applicative'
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Builder.Internal: could not find link destinations for:
    Options.Applicative.Builder.Internal.hasValueDummy Options.Applicative.Builder.Internal.hasMetavarDummy
Documentation created: dist/doc/html/optparse-applicative/index.html,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Creating package registration file:
/tmp/pkgConf-optparse-applicative-0.11.07721.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/optparse-applicative-0.11.0.2
Registering optparse-applicative-0.11.0.2...
Installed optparse-applicative-0.11.0.2
Downloading unscramble-1.0...
Configuring unscramble-1.0...
Building unscramble-1.0...
Preprocessing executable 'unscramble' for unscramble-1.0...
[1 of 7] Compiling Unscramble.Types ( src/Unscramble/Types.hs, dist/build/unscramble/unscramble-tmp/Unscramble/Types.o )
[2 of 7] Compiling Unscramble.Score ( src/Unscramble/Score.hs, dist/build/unscramble/unscramble-tmp/Unscramble/Score.o )
[3 of 7] Compiling Unscramble.Search ( src/Unscramble/Search.hs, dist/build/unscramble/unscramble-tmp/Unscramble/Search.o )
[4 of 7] Compiling Unscramble.Output ( src/Unscramble/Output.hs, dist/build/unscramble/unscramble-tmp/Unscramble/Output.o )
[5 of 7] Compiling Unscramble.Input ( src/Unscramble/Input.hs, dist/build/unscramble/unscramble-tmp/Unscramble/Input.o )
[6 of 7] Compiling Paths_unscramble ( dist/build/autogen/Paths_unscramble.hs, dist/build/unscramble/unscramble-tmp/Paths_unscramble.o )
[7 of 7] Compiling Main             ( src/Main.hs, dist/build/unscramble/unscramble-tmp/Main.o )

src/Main.hs:15:13:
    Couldn't match expected type ‘Parser Int’
                with actual type ‘Mod OptionFields a0 -> Parser a0’
    Probable cause: ‘option’ is applied to too few arguments
    In the second argument of ‘(<$>)’, namely
      ‘option
         (long "size"
          <>
            short 's'
            <> metavar "SIZE" <> help "Grid size (default 4)" <> value 4)’
    In the first argument of ‘(<*>)’, namely
      ‘ScrambleOpts
       <$>
         option
           (long "size"
            <>
              short 's'
              <> metavar "SIZE" <> help "Grid size (default 4)" <> value 4)’

src/Main.hs:16:15:
    Couldn't match expected type ‘ReadM a0’
                with actual type ‘Mod f0 a1’
    In the first argument of ‘(<>)’, namely ‘long "size"’
    In the first argument of ‘option’, namely
      ‘(long "size"
        <>
          short 's'
          <> metavar "SIZE" <> help "Grid size (default 4)" <> value 4)’

src/Main.hs:17:15:
    Couldn't match expected type ‘ReadM a0’
                with actual type ‘Mod f1 a2’
    In the first argument of ‘(<>)’, namely ‘short 's'’
    In the second argument of ‘(<>)’, namely
      ‘short 's'
       <> metavar "SIZE" <> help "Grid size (default 4)" <> value 4’

src/Main.hs:18:15:
    Couldn't match expected type ‘ReadM a0’
                with actual type ‘Mod f2 a3’
    In the first argument of ‘(<>)’, namely ‘metavar "SIZE"’
    In the second argument of ‘(<>)’, namely
      ‘metavar "SIZE" <> help "Grid size (default 4)" <> value 4’

src/Main.hs:19:15:
    Couldn't match expected type ‘ReadM a0’
                with actual type ‘Mod f3 a4’
    In the first argument of ‘(<>)’, namely
      ‘help "Grid size (default 4)"’
    In the second argument of ‘(<>)’, namely
      ‘help "Grid size (default 4)" <> value 4’

src/Main.hs:20:15:
    Couldn't match expected type ‘ReadM a0’
                with actual type ‘Mod f4 a5’
    In the second argument of ‘(<>)’, namely ‘value 4’
    In the second argument of ‘(<>)’, namely
      ‘help "Grid size (default 4)" <> value 4’

src/Main.hs:21:13:
    Couldn't match expected type ‘Parser ScoringSystem’
                with actual type ‘Mod OptionFields a6 -> Parser a6’
    Probable cause: ‘option’ is applied to too few arguments
    In the second argument of ‘(<*>)’, namely
      ‘option
         (long "score"
          <>
            metavar "SYSTEM"
            <>
              help
                "Scoring system (one of \ESC[1mswf\ESC[0m (default), \ESC[1mboggle\ESC[0m, \ESC[1mword-wars\ESC[0m)"
              <> value SWF)’
    In the first argument of ‘(<*>)’, namely
      ‘ScrambleOpts
       <$>
         option
           (long "size"
            <>
              short 's'
              <> metavar "SIZE" <> help "Grid size (default 4)" <> value 4)
       <*>
         option
           (long "score"
            <>
              metavar "SYSTEM"
              <>
                help
                  "Scoring system (one of \ESC[1mswf\ESC[0m (default), \ESC[1mboggle\ESC[0m, \ESC[1mword-wars\ESC[0m)"
                <> value SWF)’

src/Main.hs:22:15:
    Couldn't match expected type ‘ReadM a6’
                with actual type ‘Mod f5 a7’
    In the first argument of ‘(<>)’, namely ‘long "score"’
    In the first argument of ‘option’, namely
      ‘(long "score"
        <>
          metavar "SYSTEM"
          <>
            help
              "Scoring system (one of \ESC[1mswf\ESC[0m (default), \ESC[1mboggle\ESC[0m, \ESC[1mword-wars\ESC[0m)"
            <> value SWF)’

src/Main.hs:23:15:
    Couldn't match expected type ‘ReadM a6’
                with actual type ‘Mod f6 a8’
    In the first argument of ‘(<>)’, namely ‘metavar "SYSTEM"’
    In the second argument of ‘(<>)’, namely
      ‘metavar "SYSTEM"
       <>
         help
           "Scoring system (one of \ESC[1mswf\ESC[0m (default), \ESC[1mboggle\ESC[0m, \ESC[1mword-wars\ESC[0m)"
         <> value SWF’

src/Main.hs:24:15:
    Couldn't match expected type ‘ReadM a6’
                with actual type ‘Mod f7 a9’
    In the first argument of ‘(<>)’, namely
      ‘help
         "Scoring system (one of \ESC[1mswf\ESC[0m (default), \ESC[1mboggle\ESC[0m, \ESC[1mword-wars\ESC[0m)"’
    In the second argument of ‘(<>)’, namely
      ‘help
         "Scoring system (one of \ESC[1mswf\ESC[0m (default), \ESC[1mboggle\ESC[0m, \ESC[1mword-wars\ESC[0m)"
       <> value SWF’

src/Main.hs:26:15:
    Couldn't match expected type ‘ReadM a6’
                with actual type ‘Mod f8 ScoringSystem’
    In the second argument of ‘(<>)’, namely ‘value SWF’
    In the second argument of ‘(<>)’, namely
      ‘help
         "Scoring system (one of \ESC[1mswf\ESC[0m (default), \ESC[1mboggle\ESC[0m, \ESC[1mword-wars\ESC[0m)"
       <> value SWF’

src/Main.hs:27:13:
    Couldn't match expected type ‘Parser DisplayStyle’
                with actual type ‘Mod OptionFields a10 -> Parser a10’
    Probable cause: ‘option’ is applied to too few arguments
    In the second argument of ‘(<*>)’, namely
      ‘option
         (long "display"
          <>
            short 'd'
            <>
              metavar "STYLE"
              <>
                help
                  "Display style: \ESC[1mone-line\ESC[0m to print all the words in order on one line, or \ESC[1mchunked\ESC[0m to display three-at-a-time with a board diagram for each."
                <> value Chunked)’
    In the expression:
      ScrambleOpts
      <$>
        option
          (long "size"
           <>
             short 's'
             <> metavar "SIZE" <> help "Grid size (default 4)" <> value 4)
      <*>
        option
          (long "score"
           <>
             metavar "SYSTEM"
             <>
               help
                 "Scoring system (one of \ESC[1mswf\ESC[0m (default), \ESC[1mboggle\ESC[0m, \ESC[1mword-wars\ESC[0m)"
               <> value SWF)
      <*>
        option
          (long "display"
           <>
             short 'd'
             <>
               metavar "STYLE"
               <>
                 help
                   "Display style: \ESC[1mone-line\ESC[0m to print all the words in order on one line, or \ESC[1mchunked\ESC[0m to display three-at-a-time with a board diagram for each."
                 <> value Chunked)

src/Main.hs:28:15:
    Couldn't match expected type ‘ReadM a10’
                with actual type ‘Mod f9 a11’
    In the first argument of ‘(<>)’, namely ‘long "display"’
    In the first argument of ‘option’, namely
      ‘(long "display"
        <>
          short 'd'
          <>
            metavar "STYLE"
            <>
              help
                "Display style: \ESC[1mone-line\ESC[0m to print all the words in order on one line, or \ESC[1mchunked\ESC[0m to display three-at-a-time with a board diagram for each."
              <> value Chunked)’

src/Main.hs:29:15:
    Couldn't match expected type ‘ReadM a10’
                with actual type ‘Mod f10 a12’
    In the first argument of ‘(<>)’, namely ‘short 'd'’
    In the second argument of ‘(<>)’, namely
      ‘short 'd'
       <>
         metavar "STYLE"
         <>
           help
             "Display style: \ESC[1mone-line\ESC[0m to print all the words in order on one line, or \ESC[1mchunked\ESC[0m to display three-at-a-time with a board diagram for each."
           <> value Chunked’

src/Main.hs:30:15:
    Couldn't match expected type ‘ReadM a10’
                with actual type ‘Mod f11 a13’
    In the first argument of ‘(<>)’, namely ‘metavar "STYLE"’
    In the second argument of ‘(<>)’, namely
      ‘metavar "STYLE"
       <>
         help
           "Display style: \ESC[1mone-line\ESC[0m to print all the words in order on one line, or \ESC[1mchunked\ESC[0m to display three-at-a-time with a board diagram for each."
         <> value Chunked’

src/Main.hs:31:15:
    Couldn't match expected type ‘ReadM a10’
                with actual type ‘Mod f12 a14’
    In the first argument of ‘(<>)’, namely
      ‘help
         "Display style: \ESC[1mone-line\ESC[0m to print all the words in order on one line, or \ESC[1mchunked\ESC[0m to display three-at-a-time with a board diagram for each."’
    In the second argument of ‘(<>)’, namely
      ‘help
         "Display style: \ESC[1mone-line\ESC[0m to print all the words in order on one line, or \ESC[1mchunked\ESC[0m to display three-at-a-time with a board diagram for each."
       <> value Chunked’

src/Main.hs:34:15:
    Couldn't match expected type ‘ReadM a10’
                with actual type ‘Mod f13 DisplayStyle’
    In the second argument of ‘(<>)’, namely ‘value Chunked’
    In the second argument of ‘(<>)’, namely
      ‘help
         "Display style: \ESC[1mone-line\ESC[0m to print all the words in order on one line, or \ESC[1mchunked\ESC[0m to display three-at-a-time with a board diagram for each."
       <> value Chunked’
Failed to install unscramble-1.0
cabal: Error: some packages failed to install:
unscramble-1.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.