Skip to content

Commit 0ee8d1f

Browse files
recursion-ninjahvr
authored andcommitted
Fixing broken link in documentation.
1 parent 1127b30 commit 0ee8d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Text.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ instance Binary Text where
399399
-- improvements.
400400
--
401401
-- The original discussion is archived here:
402-
-- <http://groups.google.com/group/haskell-cafe/browse_thread/thread/b5bbb1b28a7e525d/0639d46852575b93 could we get a Data instance for Data.Text.Text? >
402+
-- <https://mail.haskell.org/pipermail/haskell-cafe/2010-January/072379.html could we get a Data instance for Data.Text.Text? >
403403
--
404404
-- The followup discussion that changed the behavior of 'Data.Set.Set'
405405
-- and 'Data.Map.Map' is archived here:

0 commit comments

Comments
 (0)