Build #3 for numhask-0.6.0.1

[all reports]

Package numhask-0.6.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2020-07-17 00:14:46.716608749 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies base-4.12.0.0, bifunctors-5.5.7, mmorph-1.1.3, protolude-0.3.0, text-1.2.3.1, transformers-0.5.5.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Starting     cabal-doctest-1.0.8
Starting     mtl-compat-0.2.2
Starting     hashable-1.3.0.0
Starting     base-orphans-0.8.2
Building     mtl-compat-0.2.2
Building     base-orphans-0.8.2
Building     cabal-doctest-1.0.8
Building     hashable-1.3.0.0
Completed    mtl-compat-0.2.2
Starting     tagged-0.8.6
Building     tagged-0.8.6
Completed    cabal-doctest-1.0.8
Starting     th-abstraction-0.3.2.0
Building     th-abstraction-0.3.2.0
Completed    hashable-1.3.0.0
Starting     transformers-compat-0.6.5
Completed    tagged-0.8.6
Starting     async-2.2.2
Building     transformers-compat-0.6.5
Completed    base-orphans-0.8.2
Starting     distributive-0.6.2
Building     async-2.2.2
Building     distributive-0.6.2
Completed    async-2.2.2
Completed    transformers-compat-0.6.5
Starting     mmorph-1.1.3
Starting     protolude-0.3.0
Building     mmorph-1.1.3
Building     protolude-0.3.0
Completed    th-abstraction-0.3.2.0
Completed    distributive-0.6.2
Starting     comonad-5.0.6
Completed    mmorph-1.1.3
Building     comonad-5.0.6
Completed    comonad-5.0.6
Starting     bifunctors-5.5.7
Completed    protolude-0.3.0
Building     bifunctors-5.5.7
Completed    bifunctors-5.5.7
Starting     numhask-0.6.0.1
Building     numhask-0.6.0.1
Failed to install numhask-0.6.0.1
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/numhask-0.6.0.1-DmCpPWJSR1XHCEz6omEGWg.log ):
cabal: Entering directory '/tmp/cabal-tmp-10580/numhask-0.6.0.1'
Configuring numhask-0.6.0.1...
Preprocessing library for numhask-0.6.0.1..
Building library for numhask-0.6.0.1..
[ 1 of 19] Compiling NumHask.Algebra.Abstract.Additive ( src/NumHask/Algebra/Abstract/Additive.hs, dist/build/NumHask/Algebra/Abstract/Additive.o )
[ 2 of 19] Compiling NumHask.Algebra.Abstract.Group ( src/NumHask/Algebra/Abstract/Group.hs, dist/build/NumHask/Algebra/Abstract/Group.o )
[ 3 of 19] Compiling NumHask.Algebra.Abstract.Multiplicative ( src/NumHask/Algebra/Abstract/Multiplicative.hs, dist/build/NumHask/Algebra/Abstract/Multiplicative.o )
[ 4 of 19] Compiling NumHask.Algebra.Abstract.Action ( src/NumHask/Algebra/Abstract/Action.hs, dist/build/NumHask/Algebra/Abstract/Action.o )
[ 5 of 19] Compiling NumHask.Algebra.Abstract.Ring ( src/NumHask/Algebra/Abstract/Ring.hs, dist/build/NumHask/Algebra/Abstract/Ring.o )
[ 6 of 19] Compiling NumHask.Algebra.Abstract.Module ( src/NumHask/Algebra/Abstract/Module.hs, dist/build/NumHask/Algebra/Abstract/Module.o )
[ 7 of 19] Compiling NumHask.Data.Integral ( src/NumHask/Data/Integral.hs, dist/build/NumHask/Data/Integral.o )
[ 8 of 19] Compiling NumHask.Algebra.Abstract.Field ( src/NumHask/Algebra/Abstract/Field.hs, dist/build/NumHask/Algebra/Abstract/Field.o )

src/NumHask/Algebra/Abstract/Field.hs:140:24: error:
    Not in scope: type constructor or class ‘Float’
    Perhaps you meant ‘P.Float’ (imported from Prelude)
    Perhaps you want to add ‘Float’ to the import list in the import of
    ‘Prelude’ (src/NumHask/Algebra/Abstract/Field.hs:26:1-20).
    |
140 | instance QuotientField Float Int where
    |                        ^^^^^

src/NumHask/Algebra/Abstract/Field.hs:140:30: error:
    Not in scope: type constructor or class ‘Int’
    Perhaps you meant ‘P.Int’ (imported from Prelude)
    Perhaps you want to add ‘Int’ to the import list in the import of
    ‘Prelude’ (src/NumHask/Algebra/Abstract/Field.hs:26:1-20).
    |
140 | instance QuotientField Float Int where
    |                              ^^^

src/NumHask/Algebra/Abstract/Field.hs:143:24: error:
    Not in scope: type constructor or class ‘Double’
    Perhaps you meant ‘P.Double’ (imported from Prelude)
    Perhaps you want to add ‘Double’ to the import list
    in the import of ‘Prelude’
    (src/NumHask/Algebra/Abstract/Field.hs:26:1-20).
    |
143 | instance QuotientField Double Int where
    |                        ^^^^^^

src/NumHask/Algebra/Abstract/Field.hs:143:31: error:
    Not in scope: type constructor or class ‘Int’
    Perhaps you meant ‘P.Int’ (imported from Prelude)
    Perhaps you want to add ‘Int’ to the import list in the import of
    ‘Prelude’ (src/NumHask/Algebra/Abstract/Field.hs:26:1-20).
    |
143 | instance QuotientField Double Int where
    |                               ^^^
cabal: Leaving directory '/tmp/cabal-tmp-10580/numhask-0.6.0.1'
cabal: Error: some packages failed to install:
numhask-0.6.0.1-DmCpPWJSR1XHCEz6omEGWg failed during the building phase. The
exception was:
ExitFailure 1

Test log

No test log was submitted for this report.