Build #1 for threadPool-0.2
| Package | threadPool-0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | process-1.1.0.2, base-4.6.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading threadPool-0.2...
Configuring threadPool-0.2...
Building threadPool-0.2...
Preprocessing executable 'threadpool' for threadPool-0.2...
[1 of 1] Compiling Main ( threadPool.lhs, dist/build/threadpool/threadpool-tmp/Main.o )
threadPool.lhs:120:1: Warning:
Module `Control.Concurrent.QSem' is deprecated:
Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead.
threadPool.lhs:145:18: Warning:
In the use of `newQSem' (imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
threadPool.lhs:149:49: Warning:
In the use of `waitQSem' (imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
threadPool.lhs:151:17: Warning:
In the use of `waitQSem' (imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
threadPool.lhs:152:40: Warning:
In the use of `signalQSem' (imported from Control.Concurrent.QSem):
Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Linking dist/build/threadpool/threadpool ...
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 /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Installed threadPool-0.2
Test log
No test log was submitted for this report.