Resolving dependencies... Configuring parallel-3.2.0.4... Building parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.4... Running Haddock for parallel-3.2.0.4... Running hscolour for parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... Haddock coverage: 100% ( 3 / 3) in 'Control.Parallel' 72% ( 21 / 29) in 'Control.Seq' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4 Registering parallel-3.2.0.4... Installed parallel-3.2.0.4 Configuring edenmodules-1.2.0.0... configure: WARNING: unrecognized options: --with-gcc The Glorious Glasgow Haskell Compilation System, version 7.6.3 checking for Eden extensions to the GHC runtime system... not found Parallel build disabled-using simulation configure: creating ./config.status config.status: creating edenmodules.buildinfo configure: WARNING: unrecognized options: --with-gcc Building edenmodules-1.2.0.0... Preprocessing library edenmodules-1.2.0.0... Control/Parallel/Eden/ParPrim.hs:24:2: warning: #warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! BUILDING A CONCURRENT HASKELL SIMULATION OF THE PARALLEL PRIMITIVES, DON'T EXPECT BIG SPEEDUPS! USE THE EDEN VERSION OF GHC FROM http://www.mathematik.uni-marburg.de/~eden FOR A PARALLEL BUILD. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!' [-Wcpp] [1 of 6] Compiling Control.Parallel.Eden.ParPrimConcHs ( Control/Parallel/Eden/ParPrimConcHs.hs, dist/build/Control/Parallel/Eden/ParPrimConcHs.o ) [2 of 6] Compiling Control.Parallel.Eden.Edi ( Control/Parallel/Eden/Edi.hs, dist/build/Control/Parallel/Eden/Edi.o ) [3 of 6] Compiling Control.Parallel.Eden.Merge ( Control/Parallel/Eden/Merge.hs, dist/build/Control/Parallel/Eden/Merge.o ) Control/Parallel/Eden/Merge.hs:36:14: Warning: In the use of `nmergeIO' (imported from Control.Concurrent): Deprecated: "Control.Concurrent.nmergeIO will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." [4 of 6] Compiling Control.Parallel.Eden.ParPrim ( Control/Parallel/Eden/ParPrim.hs, dist/build/Control/Parallel/Eden/ParPrim.o ) [5 of 6] Compiling Control.Parallel.Eden.EdenConcHs ( Control/Parallel/Eden/EdenConcHs.hs, dist/build/Control/Parallel/Eden/EdenConcHs.o ) [6 of 6] Compiling Control.Parallel.Eden ( Control/Parallel/Eden.hs, dist/build/Control/Parallel/Eden.o ) In-place registering edenmodules-1.2.0.0... Running Haddock for edenmodules-1.2.0.0... Running hscolour for edenmodules-1.2.0.0... Preprocessing library edenmodules-1.2.0.0... Preprocessing library edenmodules-1.2.0.0... Control/Parallel/Eden/ParPrim.hs:24:2: warning: #warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! BUILDING A CONCURRENT HASKELL SIMULATION OF THE PARALLEL PRIMITIVES, DON'T EXPECT BIG SPEEDUPS! USE THE EDEN VERSION OF GHC FROM http://www.mathematik.uni-marburg.de/~eden FOR A PARALLEL BUILD. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!' [-Wcpp] Control/Parallel/Eden/Merge.hs:36:14: Warning: In the use of `nmergeIO' (imported from Control.Concurrent): Deprecated: "Control.Concurrent.nmergeIO will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Haddock coverage: 10% ( 1 / 10) in 'Control.Parallel.Eden.ParPrimConcHs' 40% ( 8 / 20) in 'Control.Parallel.Eden.Edi' 75% ( 3 / 4) in 'Control.Parallel.Eden.Merge' 100% ( 2 / 2) in 'Control.Parallel.Eden.ParPrim' 89% ( 58 / 65) in 'Control.Parallel.Eden.EdenConcHs' 89% ( 58 / 65) in 'Control.Parallel.Eden' Warning: Control.Parallel.Eden.EdenConcHs: could not find link destinations for: Control.Parallel.Eden.EdenConcHs.Comm Warning: Control.Parallel.Eden: could not find link destinations for: Control.Parallel.Eden.Comm Documentation created: dist/doc/html/edenmodules/index.html, dist/doc/html/edenmodules/edenmodules.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/edenmodules-1.2.0.0 Registering edenmodules-1.2.0.0... Installed edenmodules-1.2.0.0 Downloading edenskel-2.0.0.1... Configuring edenskel-2.0.0.1... Building edenskel-2.0.0.1... Preprocessing library edenskel-2.0.0.1... [1 of 7] Compiling Control.Parallel.Eden.Auxiliary ( Control/Parallel/Eden/Auxiliary.hs, dist/build/Control/Parallel/Eden/Auxiliary.o ) Control/Parallel/Eden/Auxiliary.hs:216:5: Warning: In the use of `newQSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Parallel/Eden/Auxiliary.hs:223:5: Warning: In the use of `signalQSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Parallel/Eden/Auxiliary.hs:247:28: Warning: In the use of `waitQSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Parallel/Eden/Auxiliary.hs:252:18: Warning: In the use of `signalQSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Parallel/Eden/Auxiliary.hs:259:22: Warning: In the use of type constructor or class `QSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." [2 of 7] Compiling Control.Parallel.Eden.Map ( Control/Parallel/Eden/Map.hs, dist/build/Control/Parallel/Eden/Map.o ) [3 of 7] Compiling Control.Parallel.Eden.MapReduce ( Control/Parallel/Eden/MapReduce.hs, dist/build/Control/Parallel/Eden/MapReduce.o ) [4 of 7] Compiling Control.Parallel.Eden.DivConq ( Control/Parallel/Eden/DivConq.hs, dist/build/Control/Parallel/Eden/DivConq.o ) [5 of 7] Compiling Control.Parallel.Eden.Topology ( Control/Parallel/Eden/Topology.hs, dist/build/Control/Parallel/Eden/Topology.o ) [6 of 7] Compiling Control.Parallel.Eden.Workpool ( Control/Parallel/Eden/Workpool.hs, dist/build/Control/Parallel/Eden/Workpool.o ) [7 of 7] Compiling Control.Parallel.Eden.Iteration ( Control/Parallel/Eden/Iteration.hs, dist/build/Control/Parallel/Eden/Iteration.o ) In-place registering edenskel-2.0.0.1... Running Haddock for edenskel-2.0.0.1... Running hscolour for edenskel-2.0.0.1... Preprocessing library edenskel-2.0.0.1... Preprocessing library edenskel-2.0.0.1... Control/Parallel/Eden/Auxiliary.hs:216:5: Warning: In the use of `newQSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Parallel/Eden/Auxiliary.hs:223:5: Warning: In the use of `signalQSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Parallel/Eden/Auxiliary.hs:247:28: Warning: In the use of `waitQSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Parallel/Eden/Auxiliary.hs:252:18: Warning: In the use of `signalQSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Control/Parallel/Eden/Auxiliary.hs:259:22: Warning: In the use of type constructor or class `QSem' (imported from Control.Concurrent, but defined in Control.Concurrent.QSem): Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead." Haddock coverage: 94% ( 29 / 31) in 'Control.Parallel.Eden.Auxiliary' 100% ( 32 / 32) in 'Control.Parallel.Eden.Map' 77% ( 10 / 13) in 'Control.Parallel.Eden.MapReduce' 97% ( 34 / 35) in 'Control.Parallel.Eden.DivConq' 100% ( 32 / 32) in 'Control.Parallel.Eden.Topology' 100% ( 29 / 29) in 'Control.Parallel.Eden.Workpool' 100% ( 4 / 4) in 'Control.Parallel.Eden.Iteration' Documentation created: dist/doc/html/edenskel/index.html, dist/doc/html/edenskel/edenskel.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/edenskel-2.0.0.1 Registering edenskel-2.0.0.1... Installed edenskel-2.0.0.1