I've released a new version of the Data.Stream package, a modest library for manipulating infinite lists.

Changes include:

 * Support for lazy SmallCheck;
 * Improved Show instance;
 * Stricter scans;
 * Various documentation fixes;
 * Several new functions from Data.List.

Many of these features were based on patches by Bas van Dijk - thank you Bas!

Haddock:    http://www.cs.nott.ac.uk/~wss/repos/Stream/dist/doc/html/Stream/
Hackage:    http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Stream/
darcs:      darcs get http://www.cs.nott.ac.uk/~wss/repos/Stream

All the best,

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

Reply via email to