@hackage record-preprocessor0.1.1.1
Compiler preprocessor introducing a syntactic extension for anonymous records
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (0)
Dependents (1)
@hackage/acme-everything
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.