diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
commit | f6f83c9efc2c46d2970746758e2c682bb8a518ec (patch) | |
tree | 290f2ea61305744bf0f477895c56b92acaeb361f /devel/hs-monad-par/pkg-descr | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) |
Notes
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 |