> I'm doing TDD in pretty much all of the languages that I know, and I want to
> introduce it early in my Haskell learning process. I wonder though, if
> there's some established process regarding TDD, not unit testing.

TDD can be deciphered as Type Driven Design, and right now not so many
languages would allow you to experience this.

Take a look at this previous post here:
http://www.haskell.org/pipermail/haskell-cafe/2010-May/077154.html
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to