diff options
Diffstat (limited to 'devel/hs-hashtables/pkg-descr')
-rw-r--r-- | devel/hs-hashtables/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-hashtables/pkg-descr b/devel/hs-hashtables/pkg-descr index 0b977bef6fdd..25312ea14af2 100644 --- a/devel/hs-hashtables/pkg-descr +++ b/devel/hs-hashtables/pkg-descr @@ -2,4 +2,4 @@ This package provides a couple of different implementations of mutable hash tabl in the ST monad, as well as a type class abstracting their common operations, and a set of wrappers to use the hash tables in the IO monad. -WWW: http://github.com/gregorycollins/hashtables +WWW: http://github.com/gregorycollins/hashtables |