record

Anonymous records

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

Latest on Hackage:0.4.2

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 library provides the abstractions behind the anonymous record syntax. It is intended to be used in conjunction with the "record-preprocessor", which enables a Haskell syntax extension.

If you're looking for the Template Haskell version of the library, please check out the 0.3.* versions. Those are maintained as well.