Build #6 for CheatSheet-2.9
| Package | CheatSheet-2.9 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-10-23 20:03:03.18389 UTC |
|---|---|
| Compiler | ghc-8.0.1.20160701 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading CheatSheet-2.9...
cabal: Entering directory '/tmp/cabal-tmp-9424/CheatSheet-2.9'
Configuring CheatSheet-2.9...
Building CheatSheet-2.9...
Preprocessing executable 'cheatsheet' for CheatSheet-2.9...
CheatSheet.lhs:52:54: warning:
-XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language.
[1 of 3] Compiling CheatSheet ( CheatSheet.lhs, dist/build/cheatsheet/cheatsheet-tmp/CheatSheet.o )
CheatSheet.lhs:360:3: warning: [-Woverlapping-patterns]
Pattern match is redundant
In an equation for ‘allEmpty’: allEmpty [] = ...
CheatSheet.lhs:853:7: warning: [-Woverlapping-patterns]
Pattern match is redundant
In a case alternative: Nothing -> ...
CheatSheet.lhs:854:7: warning: [-Woverlapping-patterns]
Pattern match is redundant
In a case alternative: Just (First _) -> ...
CheatSheet.lhs:855:7: warning: [-Woverlapping-patterns]
Pattern match is redundant
In a case alternative: Just Second -> ...
[2 of 3] Compiling Paths_CheatSheet ( dist/build/autogen/Paths_CheatSheet.hs, dist/build/cheatsheet/cheatsheet-tmp/Paths_CheatSheet.o )
[3 of 3] Compiling Main ( Main.lhs, dist/build/cheatsheet/cheatsheet-tmp/Main.o )
CheatSheet.lhs:52:54: warning:
-XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language.
Linking dist/build/cheatsheet/cheatsheet ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
cabal: Leaving directory '/tmp/cabal-tmp-9424/CheatSheet-2.9'
Installed CheatSheet-2.9
Test log
No test log was submitted for this report.