Yesterday I uploaded a small update to the dataenc library:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dataenc-0.10.1

Dependencies    base
License LGPL
Copyright       Magnus Therning, 2007
Author  Magnus Therning
Maintainer      [EMAIL PROTECTED]
Exposed modules Codec.Binary.DataEncoding, Codec.Binary.Base16,
Codec.Binary.Base32Hex, Codec.Binary.Base32, Codec.Binary.Uu,
Codec.Binary.Base64Url, Codec.Binary.Base64

The visible change is the addition of a function, decode', that allows
lazier decoding  by shifting some responisility to the user.

/M

-- 
Magnus Therning                             (OpenPGP: 0xAB4DFBA4)
magnus@therning.org             Jabber: magnus.therning@gmail.com
http://therning.org/magnus

Time is a great teacher, but unfortunately it kills all its pupils.
     -- Hector Louis Berlioz

Attachment: pgpiPpbEtSEBY.pgp
Description: PGP signature

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to