record-preprocessor

Compiler preprocessor introducing a syntactic extension for anonymous records

https://github.com/nikita-volkov/record-preprocessor

Latest on Hackage:0.1.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Nikita Volkov

This package provides an executable "record-preprocessor", which can be used as a compilation phase to add support for the Anynonymous Records syntax.

To get a look at what syntax the preprocessor enables check out the demo and its configuration in the Cabal file, which are both bundled with this package.