Build #3 for lex-applicative-0.0.0.1
| Package | lex-applicative-0.0.0.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2019-12-26 04:51:09.124479183 UTC |
|---|---|
| Compiler | ghc-8.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.12.0.0, dlist-0.8.0.7, hs-functors-0.1.4.0, parser-combinators-1.2.1, regex-applicative-0.3.3.1, text-1.2.3.1, ucd-0.0.1.3, unicode-transforms-0.3.6, util-0.1.17.0 |
| 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 bitarray-0.0.1.1
Starting dlist-0.8.0.7
Starting hs-functors-0.1.4.0
Starting Cabal-3.0.0.0
Building dlist-0.8.0.7
Building hs-functors-0.1.4.0
Building bitarray-0.0.1.1
Building Cabal-3.0.0.0
Completed bitarray-0.0.1.1
Starting parser-combinators-1.2.1
Completed dlist-0.8.0.7
Starting regex-applicative-0.3.3.1
Building parser-combinators-1.2.1
Building regex-applicative-0.3.3.1
Completed parser-combinators-1.2.1
Starting util-0.1.17.0
Building util-0.1.17.0
Completed regex-applicative-0.3.3.1
Starting unicode-transforms-0.3.6
Completed hs-functors-0.1.4.0
Building unicode-transforms-0.3.6
Completed util-0.1.17.0
Completed unicode-transforms-0.3.6
Completed Cabal-3.0.0.0
Starting ucd-0.0.1.3
Building ucd-0.0.1.3
Warning: /tmp/pkgConf-ucd-0.0.1.3-30367/pkgConf: .:3:1: Unknown field:
"visibility"
Completed ucd-0.0.1.3
Starting lex-applicative-0.0.0.1
Building lex-applicative-0.0.0.1
Failed to install lex-applicative-0.0.0.1
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/lex-applicative-0.0.0.1-Hm6CbRdKYXT3UuS31sBKRE.log ):
cabal: Entering directory '/tmp/cabal-tmp-30367/lex-applicative-0.0.0.1'
Configuring lex-applicative-0.0.0.1...
Preprocessing library for lex-applicative-0.0.0.1..
Building library for lex-applicative-0.0.0.1..
[1 of 4] Compiling Data.TextPos ( src/Data/TextPos.hs, dist/build/Data/TextPos.o )
[2 of 4] Compiling Text.Lexer ( src/Text/Lexer.hs, dist/build/Text/Lexer.o )
src/Text/Lexer.hs:11:46: error:
Module
‘Text.Regex.Applicative’
does not export
‘findLongestPrefix'’
|
11 | import Text.Regex.Applicative (RE, findLongestPrefix', reFoldl)
| ^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-30367/lex-applicative-0.0.0.1'
cabal: Error: some packages failed to install:
lex-applicative-0.0.0.1-Hm6CbRdKYXT3UuS31sBKRE failed during the building
phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.