@hackage record-preprocessor0.1.0.2
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)
- base >=4 && <5
- base-prelude >=0.1 && <0.2
- conversion >=1 && <2
- conversion-text >=1.0.0.2 && <2
- record-syntax >=0.1.0.1 && <0.2
- text >=1 && <2 Show all…
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.