Build #2 for elm-bridge-0.4.1

[all reports]

Package elm-bridge-0.4.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-06-06 10:02:41.401376341 UTC
Compiler ghc-8.0.2
OS linux
Arch x86_64
Dependencies aeson-1.2.0.0, base-4.9.1.0, template-haskell-2.11.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring dlist-0.8.0.2...
Configuring base-compat-0.9.3...
Building dlist-0.8.0.2...
Building base-compat-0.9.3...
Configuring integer-logarithms-1.0.1...
Installed dlist-0.8.0.2
Building integer-logarithms-1.0.1...
Installed base-compat-0.9.3
Configuring primitive-0.6.2.0...
Building primitive-0.6.2.0...
Configuring random-1.1...
Installed integer-logarithms-1.0.1
Building random-1.1...
Configuring text-1.2.2.2...
Installed random-1.1
Building text-1.2.2.2...
Configuring time-locale-compat-0.1.1.3...
Installed primitive-0.6.2.0
Building time-locale-compat-0.1.1.3...
Configuring transformers-compat-0.5.1.4...
Installed time-locale-compat-0.1.1.3
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring vector-0.12.0.1...
Building vector-0.12.0.1...
Configuring tagged-0.8.5...
Installed text-1.2.2.2
Building tagged-0.8.5...
Installed tagged-0.8.5
Configuring hashable-1.2.6.0...
Building hashable-1.2.6.0...
Installed hashable-1.2.6.0
Configuring uuid-types-1.0.3...
Building uuid-types-1.0.3...
Configuring unordered-containers-0.2.8.0...
Installed uuid-types-1.0.3
Building unordered-containers-0.2.8.0...
Installed vector-0.12.0.1
Configuring scientific-0.3.4.15...
Building scientific-0.3.4.15...
Installed unordered-containers-0.2.8.0
Installed scientific-0.3.4.15
Configuring attoparsec-0.13.1.0...
Building attoparsec-0.13.1.0...
Installed attoparsec-0.13.1.0
Configuring aeson-1.2.0.0...
Building aeson-1.2.0.0...
Installed aeson-1.2.0.0
Configuring elm-bridge-0.4.1...
Building elm-bridge-0.4.1...
Failed to install elm-bridge-0.4.1
Build log ( /home/builder/.cabal/logs/elm-bridge-0.4.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-32449/elm-bridge-0.4.1'
Configuring elm-bridge-0.4.1...
Building elm-bridge-0.4.1...
Preprocessing library elm-bridge-0.4.1...
[1 of 7] Compiling Elm.Versions     ( src/Elm/Versions.hs, dist/build/Elm/Versions.o )
[2 of 7] Compiling Elm.Utils        ( src/Elm/Utils.hs, dist/build/Elm/Utils.o )
[3 of 7] Compiling Elm.TyRep        ( src/Elm/TyRep.hs, dist/build/Elm/TyRep.o )

src/Elm/TyRep.hs:112:30: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: UntaggedValue

src/Elm/TyRep.hs:126:8: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched:
            (UntaggedValue, UntaggedValue)
            (UntaggedValue, TwoElemArray)
            (TwoElemArray, UntaggedValue)
[4 of 7] Compiling Elm.TyRender     ( src/Elm/TyRender.hs, dist/build/Elm/TyRender.o )
[5 of 7] Compiling Elm.Json         ( src/Elm/Json.hs, dist/build/Elm/Json.o )

src/Elm/Json.hs:111:23: warning: [-Wunused-matches]
    Defined but not used: ‘o’

src/Elm/Json.hs:112:22: warning: [-Wunused-matches]
    Defined but not used: ‘os’

src/Elm/Json.hs:112:41: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: UntaggedValue

src/Elm/Json.hs:209:32: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: UntaggedValue
[6 of 7] Compiling Elm.Module       ( src/Elm/Module.hs, dist/build/Elm/Module.o )
[7 of 7] Compiling Elm.Derive       ( src/Elm/Derive.hs, dist/build/Elm/Derive.o )

src/Elm/Derive.hs:43:18: error:
    Not in scope: data constructor ‘A.Options’
    Module ‘Data.Aeson.TH’ does not export ‘Options’.
cabal: Leaving directory '/tmp/cabal-tmp-32449/elm-bridge-0.4.1'
cabal: Error: some packages failed to install:
elm-bridge-0.4.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.