[Haskell-cafe] is there a way to run tests at compile time using TH

Alex Jacobson alex at alexjacobson.com
Sun Aug 26 04:20:52 EDT 2007


I'd like to have code not compile if it doesn't pass the tests.

Is there a way to use TH to generate compiler errors if the tests don't 
pass?

-Alex-


More information about the Haskell-Cafe mailing list