[ANN] Skeletest - A new batteries-included, opinionated test framework

Good question!

Basically, skeletest uses both a preprocessor and GHC plugin. One of the things the plugin does is search for and replace P.con with an internal conMatches function before the typechecking phase.

2 Likes