Build #5 for strictify-0.1
| Package | strictify-0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-11-13 21:57:55.903562 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | unix-2.7.1.0, process-1.2.3.0, filepath-1.4.0.0, directory-1.2.2.0, base-4.8.1.0 |
| Flags | small-base |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Warning: strictify.cabal: Unknown fields: build-depends (line 11)
Fields allowed in this section:
name, version, cabal-version, build-type, license, license-file,
license-files, copyright, maintainer, stability, homepage,
package-url, bug-reports, synopsis, description, category, author,
tested-with, data-files, data-dir, extra-source-files,
extra-tmp-files, extra-doc-files
Configuring strictify-0.1...
Building strictify-0.1...
Preprocessing executable 'strictify' for strictify-0.1...
[1 of 1] Compiling Main ( strictify.hs, dist/build/strictify/strictify-tmp/Main.o )
strictify.hs:2:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
strictify.hs:14:1: Warning:
The import of ‘Data.Function’ is redundant
except perhaps to import instances from ‘Data.Function’
To import instances alone, use: import Data.Function()
Linking dist/build/strictify/strictify ...
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.
Installed strictify-0.1
Test log
No test log was submitted for this report.