blob: 3196c2931ec4e1a71e5b61bda173b1e06f458140 (
plain)
1
2
3
4
5
6
7
8
|
haskell-parallel (Parallel programming library for Haskell)
This package provides a library for parallel programming.
This requires ghc and haskell-deepseq.
When uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg unregister parallel
|