[Haskell-cafe] ANNOUNCE: dataenc-0.10.1

Magnus Therning magnus at therning.org
Wed Dec 12 08:30:29 EST 2007


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      magnus at therning.org
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20071212/8c8571fa/attachment.bin


More information about the Haskell-Cafe mailing list