diff options
Diffstat (limited to 'devel/hs-strict/pkg-descr')
-rw-r--r-- | devel/hs-strict/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-strict/pkg-descr b/devel/hs-strict/pkg-descr index 9c2c5e181056..8c556ef51e03 100644 --- a/devel/hs-strict/pkg-descr +++ b/devel/hs-strict/pkg-descr @@ -1,4 +1,4 @@ This package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations. -WWW: http://www.cse.unsw.edu.au/~rl/code/strict.html +WWW: http://www.cse.unsw.edu.au/~rl/code/strict.html |