diff options
Diffstat (limited to 'devel/hs-monad-par/pkg-descr')
-rw-r--r-- | devel/hs-monad-par/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-monad-par/pkg-descr b/devel/hs-monad-par/pkg-descr index f9842e124919..67b988eb2063 100644 --- a/devel/hs-monad-par/pkg-descr +++ b/devel/hs-monad-par/pkg-descr @@ -6,4 +6,4 @@ supports forking and simple communication in terms of IVars. The library comes with an efficient work-stealing implementation, but the internals are also exposed so that you can build your own scheduler if necessary. -WWW: http://github.com/simonmar/monad-par +WWW: http://github.com/simonmar/monad-par |