Build #2 for cursor-0.0.0.0
| Package | cursor-0.0.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2018-10-06 07:26:23.614033687 UTC |
|---|---|
| Compiler | ghc-8.4.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.11.1.0, containers-0.5.11.0, microlens-0.4.9.1, text-1.2.3.0, validity-0.7.0.0, validity-containers-0.3.1.0, validity-text-0.3.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring validity-0.7.0.0...
Configuring microlens-0.4.9.1...
Building microlens-0.4.9.1...
Building validity-0.7.0.0...
Installed validity-0.7.0.0
Configuring validity-text-0.3.1.0...
Building validity-text-0.3.1.0...
Installed microlens-0.4.9.1
Configuring validity-containers-0.3.1.0...
Building validity-containers-0.3.1.0...
Installed validity-text-0.3.1.0
Installed validity-containers-0.3.1.0
Configuring cursor-0.0.0.0...
Building cursor-0.0.0.0...
Failed to install cursor-0.0.0.0
Build log ( /home/builder/.cabal/logs/ghc-8.4.3/cursor-0.0.0.0-GR3lE6ua0HhGAaJho0Iqas.log ):
cabal: Entering directory '/tmp/cabal-tmp-12853/cursor-0.0.0.0'
Configuring cursor-0.0.0.0...
Preprocessing library for cursor-0.0.0.0..
Building library for cursor-0.0.0.0..
[ 1 of 25] Compiling Cursor.List ( src/Cursor/List.hs, dist/build/Cursor/List.o )
[ 2 of 25] Compiling Cursor.Map.KeyValue ( src/Cursor/Map/KeyValue.hs, dist/build/Cursor/Map/KeyValue.o )
[ 3 of 25] Compiling Cursor.Simple.Map.KeyValue ( src/Cursor/Simple/Map/KeyValue.hs, dist/build/Cursor/Simple/Map/KeyValue.o )
[ 4 of 25] Compiling Cursor.Text ( src/Cursor/Text.hs, dist/build/Cursor/Text.o )
src/Cursor/Text.hs:48:15: error:
Variable not in scope:
decorateList :: [Char] -> (Char -> Validation) -> Validation
|
48 | , decorateList (rebuildListCursor lc) $ \c ->
| ^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-12853/cursor-0.0.0.0'
cabal: Error: some packages failed to install:
cursor-0.0.0.0-GR3lE6ua0HhGAaJho0Iqas failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.