Build #1 for alex-tools-0.5

[all reports]

Package alex-tools-0.5
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2019-11-19 00:43:58.942508592 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies base-4.12.0.0, bytestring-0.10.8.2, deepseq-1.4.4.0, template-haskell-2.14.0.0, 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...
Downloading  alex-tools-0.5
Downloaded   alex-tools-0.5
Starting     alex-tools-0.5
Building     alex-tools-0.5
Failed to install alex-tools-0.5
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/alex-tools-0.5-5MKcuCr1DbVAKJ62rZvERA.log ):
cabal: Entering directory '/tmp/cabal-tmp-10142/alex-tools-0.5'
Configuring alex-tools-0.5...
Preprocessing library for alex-tools-0.5..
Building library for alex-tools-0.5..
[1 of 2] Compiling AlexTools        ( src/AlexTools.hs, dist/build/AlexTools.o )

src/AlexTools.hs:67:25: error:
    • No instance for (Lift Text)
        arising from the fourth field of ‘SourcePos’ (type ‘Text’)
      Possible fix:
        use a standalone 'deriving instance' declaration,
          so you can specify the instance context yourself
    • When deriving the instance for (Lift SourcePos)
   |
67 |   } deriving (Show, Eq, Lift)
   |                         ^^^^
cabal: Leaving directory '/tmp/cabal-tmp-10142/alex-tools-0.5'
cabal: Error: some packages failed to install:
alex-tools-0.5-5MKcuCr1DbVAKJ62rZvERA failed during the building phase. The
exception was:
ExitFailure 1

Test log

No test log was submitted for this report.