[Haskell-cafe] ANNOUNCE: dataenc-0.10.1
Magnus Therning
magnus at therning.org
Wed Dec 12 07:20:05 EST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHX9G+iMWTaatN+6QRAqclAKC6/BM7/e9jRAjVCMYYAZd7D/fAPACfe0sd
EfPoHw4HW7snU3RilejfIIY=
=XPUb
-----END PGP SIGNATURE-----
More information about the Haskell-Cafe
mailing list