BSD-3-Clause licensed by Matt Parsons
Maintained by [email protected]
This version can be pinned in stack with:prairie-0.0.2.0@sha256:4aa6bf9acd5c516ab9c1d372a36cf6c8177d83f8b1d6647e447c09c90023f6a2,1945

Module documentation for 0.0.2.0

prairie

Build Status

A library for first class record fields.

Changes

Changelog for prairie

0.0.2.0

  • #2
    • Add tabulateRecordA to Record class. tabulate and allFields are now normal functions.
    • Provide a default implementation of recordFieldLabel for Showable fields.

0.0.1.1

  • #4
    • Compatibility with template-haskell-2.18 and above