Build #3 for tldr-0.6.3
| Package | tldr-0.6.3 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2020-03-28 18:30:33.060327198 UTC |
|---|---|
| Compiler | ghc-8.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | ansi-terminal-0.10.3, base-4.12.0.0, bytestring-0.10.8.2, cmark-0.6, text-1.2.3.1, base-4.12.0.0, containers-0.6.0.1, directory-1.3.3.0, filepath-1.4.2.1, optparse-applicative-0.15.1.0, semigroups-0.19.1, typed-process-0.2.6.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 hashable-1.3.0.0
Starting colour-2.3.5
Starting semigroups-0.19.1
Starting cmark-0.6
Building colour-2.3.5
Building hashable-1.3.0.0
Building semigroups-0.19.1
Building cmark-0.6
Completed semigroups-0.19.1
Starting transformers-compat-0.6.5
Building transformers-compat-0.6.5
Completed hashable-1.3.0.0
Starting unliftio-core-0.2.0.1
Building unliftio-core-0.2.0.1
Completed transformers-compat-0.6.5
Starting async-2.2.2
Completed unliftio-core-0.2.0.1
Building async-2.2.2
Completed colour-2.3.5
Starting ansi-terminal-0.10.3
Building ansi-terminal-0.10.3
Completed async-2.2.2
Starting typed-process-0.2.6.0
Building typed-process-0.2.6.0
Completed ansi-terminal-0.10.3
Starting ansi-wl-pprint-0.6.9
Building ansi-wl-pprint-0.6.9
Completed typed-process-0.2.6.0
Completed cmark-0.6
Completed ansi-wl-pprint-0.6.9
Starting optparse-applicative-0.15.1.0
Building optparse-applicative-0.15.1.0
Completed optparse-applicative-0.15.1.0
Starting tldr-0.6.3
Building tldr-0.6.3
Failed to install tldr-0.6.3
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/tldr-0.6.3-5KFVHLqGNLb3aECCJRuq1C.log ):
cabal: Entering directory '/tmp/cabal-tmp-28235/tldr-0.6.3'
Configuring tldr-0.6.3...
Preprocessing library for tldr-0.6.3..
Building library for tldr-0.6.3..
[1 of 2] Compiling Paths_tldr ( dist/build/autogen/Paths_tldr.hs, dist/build/Paths_tldr.o )
[2 of 2] Compiling Tldr ( src/Tldr.hs, dist/build/Tldr.o )
Preprocessing executable 'tldr' for tldr-0.6.3..
Building executable 'tldr' for tldr-0.6.3..
app/Main_flymake.hs:5:8: error:
File name does not match module name:
Saw: ‘Main’
Expected: ‘Main_flymake’
|
5 | module Main
| ^^^^
cabal: Leaving directory '/tmp/cabal-tmp-28235/tldr-0.6.3'
cabal: Error: some packages failed to install:
tldr-0.6.3-5KFVHLqGNLb3aECCJRuq1C failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.