Build #7 for air-2011.7.25

[all reports]

Package air-2011.7.25
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-26 23:49:25.843471 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, directory-1.2.6.2, dlist-0.8.0.2, filepath-1.4.1.0, mtl-2.2.1, parallel-3.2.1.0, template-haskell-2.11.0.0, time-1.6.0.1
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 mtl-2.2.1...
Building mtl-2.2.1...
Building dlist-0.8.0.2...
Configuring parallel-3.2.1.0...
Installed dlist-0.8.0.2
Building parallel-3.2.1.0...
Installed mtl-2.2.1
Installed parallel-3.2.1.0
Downloading air-2011.7.25...
Configuring air-2011.7.25...
Building air-2011.7.25...
Failed to install air-2011.7.25
Build log ( /home/builder/.cabal/logs/air-2011.7.25.log ):
cabal: Entering directory '/tmp/cabal-tmp-11243/air-2011.7.25'
Warning: air.cabal: Unknown fields: build-depends (line 9)
Fields allowed in this section:
name, version, cabal-version, build-type, license, license-file,
license-files, copyright, maintainer, stability, homepage,
package-url, bug-reports, synopsis, description, category, author,
tested-with, data-files, data-dir, extra-source-files,
extra-tmp-files, extra-doc-files
Configuring air-2011.7.25...
Building air-2011.7.25...
Preprocessing library air-2011.7.25...
[ 1 of 14] Compiling Air.TH.Here      ( src/Air/TH/Here.hs, dist/build/Air/TH/Here.o )

src/Air/TH/Here.hs:12:3: warning: [-Wmissing-fields]
    • Fields of ‘QuasiQuoter’ not initialised: quoteType, quoteDec
    • In the expression:
        QuasiQuoter {quoteExp = litE . stringL, quotePat = litP . stringL}
      In an equation for ‘here’:
          here
            = QuasiQuoter
                {quoteExp = litE . stringL, quotePat = litP . stringL}
[ 2 of 14] Compiling Air.TH.Air       ( src/Air/TH/Air.hs, dist/build/Air/TH/Air.o )
[ 3 of 14] Compiling Air.Light        ( src/Air/Light.hs, dist/build/Air/Light.o )

src/Air/Light.hs:292:37: error:
    • Could not deduce (Show i) arising from a use of ‘show’
      from the context: (Show a, Integral i)
        bound by the type signature for:
                   at :: (Show a, Integral i) => i -> [a] -> a
        at src/Air/Light.hs:289:1-43
      Possible fix:
        add (Show i) to the context of
          the type signature for:
            at :: (Show a, Integral i) => i -> [a] -> a
    • In the first argument of ‘(++)’, namely ‘show i’
      In the second argument of ‘(++)’, namely ‘show i ++ " failed"’
      In the second argument of ‘(++)’, namely
        ‘" at " ++ show i ++ " failed"’
cabal: Leaving directory '/tmp/cabal-tmp-11243/air-2011.7.25'
cabal: Error: some packages failed to install:
air-2011.7.25 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.