@hackage edenskel1.1.1.0

Semi-explicit parallel programming skeleton library

This package provides a skeleton library for semi-explicit parallel programming with Eden. Eden and the skeleton library depend on GHC, and should normally use a GHC extension to support parallel execution using message passing. This modified GHC-Eden compiler is available from http://www.mathematik.uni-marburg.de/~eden. When built using a standard GHC, this package will use a threaded simulation of Eden. The Eden homepage http://www.mathematik.uni-marburg.de/~eden provides more documentation and a tutorial.