DrIFT 2.2.0 has been released. you can learn about and download it here http://repetae.net/john/computer/haskell/DrIFT/
a summary of changes since the last resease follows DrIFT-2.2.0: Mon Apr 10 00:39:24 PDT 2006 John Meacham <[EMAIL PROTECTED]> * add note about reconf script * make the parser handle newtype deriving without bailing out * fix bug in Ord deriving rule Wed Jan 18 03:59:21 PST 2006 David Roundy <[EMAIL PROTECTED]> * fix typo in src/Makefile.am Sun Nov 27 02:59:14 PST 2005 [EMAIL PROTECTED] * Change rule for Haskell2XmlNew into XmlContent, add Parse rule. The Haskell2XmlNew class was a temporary staging post on the way to developing a new XmlContent class, available in HaXml-1.14 onwards. This patch updates the name, and the rule, to match the latest developments. It also adds support for the textual (non-XML) Parse class, which is an experimental replacement for the Read class, using monadic parser combinators. This is also currently defined in HaXml-1.14. * docs should refer to StandardRules.hs, not .lhs * fix docs for Hugs usage * keep docs of --list option up-to-date Tue Nov 15 18:09:40 PST 2005 Einar Karttunen <ekarttun@cs.helsinki.fi> * Hook Arbitrary into DrIFT proper * Add UserRuleArbitrary Thu Nov 3 02:52:38 PST 2005 John Meacham <[EMAIL PROTECTED]> * fix data derving for new versions of ghc -- John Meacham - ⑆repetae.net⑆john⑈ _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell