[Haskell-cafe] Refactoring recklessly

Greg Fitzgerald garious at gmail.com
Tue Dec 12 14:24:58 EST 2006


I'd like to be able to reorganize my code and then verify that I didn't
change any functionality.  That is, the old and new code have precisely the
same meaning.

Also, I'd like to be able to change a function and verify that efficiency
was the only thing affected.

Are either of these possible in Haskell or any language?

Thanks,
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20061212/cfc6e114/attachment.htm


More information about the Haskell-Cafe mailing list