diff options
Diffstat (limited to 'dev-haskell/only/metadata.xml')
-rw-r--r-- | dev-haskell/only/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/only/metadata.xml b/dev-haskell/only/metadata.xml index 180274c79810..c69eda744f58 100644 --- a/dev-haskell/only/metadata.xml +++ b/dev-haskell/only/metadata.xml @@ -11,8 +11,8 @@ NOTE: There is also the </package/OneTuple OneTuple package> which by using a boxed @data@-type provides a 1-tuple type which has - laziness properties which are more faithful to the ones of Haskell's - native tuples; whereas the primary purpose of 'Only' is to + laziness properties which are more faithful to the ones of Haskell's + native tuples; whereas the primary purpose of 'Only' is to provide the traditionally so named type-wrapper for attaching typeclass instances. </longdescription> |