Build #7 for singletons-0.8.4

[all reports]

Package singletons-0.8.4
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-22 16:55:32.992968 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, containers-0.5.7.1, mtl-2.2.1, syb-0.6, template-haskell-2.11.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Configuring syb-0.6...
Building mtl-2.2.1...
Building syb-0.6...
Installed syb-0.6
Installed mtl-2.2.1
Configuring singletons-0.8.4...
Building singletons-0.8.4...
Failed to install singletons-0.8.4
Build log ( /home/builder/.cabal/logs/singletons-0.8.4.log ):
cabal: Entering directory '/tmp/cabal-tmp-20970/singletons-0.8.4'
Configuring singletons-0.8.4...
Building singletons-0.8.4...
Preprocessing library singletons-0.8.4...
[1 of 7] Compiling Data.Singletons.Util ( Data/Singletons/Util.hs, dist/build/Data/Singletons/Util.o )

Data/Singletons/Util.hs:178:5: error:
    • The constructor ‘DataD’ should have 6 arguments, but has been given 5
    • In the pattern: DataD _cxt _name tvbs cons _derivings
      In a case alternative:
          DataD _cxt _name tvbs cons _derivings -> return (tvbs, cons)
      In a stmt of a 'do' block:
        case dec of {
          DataD _cxt _name tvbs cons _derivings -> return (tvbs, cons)
          NewtypeD _cxt _name tvbs con _derivings -> return (tvbs, [con])
          _ -> badDeclaration }
cabal: Leaving directory '/tmp/cabal-tmp-20970/singletons-0.8.4'
cabal: Error: some packages failed to install:
singletons-0.8.4 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.