About

Metadata

  • Last updated , by phadej
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: mail@athiemann.net

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    ghcjsnativerecord (on by default)

    When compiling with GHCJS, use native JavaScript records as underlying representation

Readme

SuperRecord

CircleCI

Hackage: superrecord

Supercharged (fast!) anonymous records and variants (open sums) for Haskell.

For an introduction to anonymous records read this blog post or watch this talk.