diff options
Diffstat (limited to 'devel/hs-text/pkg-descr')
-rw-r--r-- | devel/hs-text/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-text/pkg-descr b/devel/hs-text/pkg-descr index b5ecb942a500..af75c8704634 100644 --- a/devel/hs-text/pkg-descr +++ b/devel/hs-text/pkg-descr @@ -1,4 +1,4 @@ An efficient packed, immutable Unicode text type (both strict and lazy), with a powerful loop fusion optimization framework. -WWW: http://code.haskell.org/text +WWW: https://github.com/bos/text |