Build #3 for mismi-s3-core-0.0.1

[all reports]

Package mismi-s3-core-0.0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2018-12-17 07:49:03.463352618 UTC
Compiler ghc-8.6.1
OS linux
Arch x86_64
Dependencies attoparsec-0.13.2.2, base-4.12.0.0, mismi-p-0.0.1, text-1.2.3.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Warning: The install command is a part of the legacy v1 style of cabal usage.

Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.

For more information, see: https://wiki.haskell.org/Cabal/NewBuild

Resolving dependencies...
Starting     hashable-1.2.7.0
Starting     integer-logarithms-1.0.2.2
Building     integer-logarithms-1.0.2.2
Building     hashable-1.2.7.0
Completed    integer-logarithms-1.0.2.2
Starting     mismi-p-0.0.1
Building     mismi-p-0.0.1
Completed    hashable-1.2.7.0
Starting     primitive-0.6.4.0
Building     primitive-0.6.4.0
Completed    mismi-p-0.0.1
Completed    primitive-0.6.4.0
Starting     scientific-0.3.6.2
Building     scientific-0.3.6.2
Completed    scientific-0.3.6.2
Starting     attoparsec-0.13.2.2
Building     attoparsec-0.13.2.2
Completed    attoparsec-0.13.2.2
Starting     mismi-s3-core-0.0.1
Building     mismi-s3-core-0.0.1
Failed to install mismi-s3-core-0.0.1
Build log ( /home/builder/.cabal/logs/ghc-8.6.1/mismi-s3-core-0.0.1-2K3U1sCrzzs50UVXhC71bG.log ):
cabal: Entering directory '/tmp/cabal-tmp-17212/mismi-s3-core-0.0.1'
Configuring mismi-s3-core-0.0.1...
Preprocessing library for mismi-s3-core-0.0.1..
Building library for mismi-s3-core-0.0.1..
[1 of 1] Compiling Mismi.S3.Core.Data ( src/Mismi/S3/Core/Data.hs, dist/build/Mismi/S3/Core/Data.o )

src/Mismi/S3/Core/Data.hs:103:43: error:
    Not in scope: type constructor or class ‘Real’
    Perhaps you meant ‘Read’ (imported from P)
    Perhaps you want to add ‘Real’ to the import list in the import of
    ‘Prelude’ (src/Mismi/S3/Core/Data.hs:40:1-35).
    |
103 |     } deriving (Eq, Show, Ord, Enum, Num, Real, Integral)
    |                                           ^^^^
cabal: Leaving directory '/tmp/cabal-tmp-17212/mismi-s3-core-0.0.1'
cabal: Error: some packages failed to install:
mismi-s3-core-0.0.1-2K3U1sCrzzs50UVXhC71bG failed during the building phase.
The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.