
10 Sep
2008
10 Sep
'08
5:39 a.m.
Jason Dagit wrote:
On the other hand, specifying tests was as simple as starting a function name with "prop_" [...]
which of course reminds us of JUnit of the dark ages (up to 3.8), before they finally used annotations to declare test cases. Has there ever been a discussion of typed, user-definable, user-processable source code annotations for Haskell? J.W.