Build #1 for MyPrimes-0.1.0.0
| Package | MyPrimes-0.1.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-08-05 10:01:14.512804 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | containers-0.5.5.1, base-4.7.0.1 |
| Flags | -debug |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading MyPrimes-0.1.0.0...
Configuring MyPrimes-0.1.0.0...
Building MyPrimes-0.1.0.0...
Preprocessing library MyPrimes-0.1.0.0...
[1 of 1] Compiling Data.List.Primes ( src/Data/List/Primes.hs, dist/build/Data/List/Primes.o )
src/Data/List/Primes.hs:7:11: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘sieve’: Patterns not matched: []
In-place registering MyPrimes-0.1.0.0...
Preprocessing executable 'PrimesList' for MyPrimes-0.1.0.0...
[1 of 2] Compiling Data.List.Primes ( src/Data/List/Primes.hs, dist/build/PrimesList/PrimesList-tmp/Data/List/Primes.o )
src/Data/List/Primes.hs:7:11: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘sieve’: Patterns not matched: []
[2 of 2] Compiling Main ( src/Main.hs, dist/build/PrimesList/PrimesList-tmp/Main.o )
Linking dist/build/PrimesList/PrimesList ...
Running Haddock for MyPrimes-0.1.0.0...
Running hscolour for MyPrimes-0.1.0.0...
Preprocessing library MyPrimes-0.1.0.0...
Preprocessing executable 'PrimesList' for MyPrimes-0.1.0.0...
Preprocessing library MyPrimes-0.1.0.0...
Haddock coverage:
0% ( 0 / 2) in 'Data.List.Primes'
Documentation created: dist/doc/html/MyPrimes/index.html,
dist/doc/html/MyPrimes/MyPrimes.txt
Preprocessing executable 'PrimesList' for MyPrimes-0.1.0.0...
Creating package registration file: /tmp/pkgConf-MyPrimes-0.1.09281.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/MyPrimes-0.1.0.0
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.
Registering MyPrimes-0.1.0.0...
Installed MyPrimes-0.1.0.0
Test log
No test log was submitted for this report.