@hackage superrecord0.5.1.0
Supercharged anonymous records
Categories
License
BSD-3-Clause
Maintainer
mail@athiemann.net
Links
Versions
Installation
Dependencies (9)
- aeson >=1.0 && <1.6
- base >=4.9 && <4.15
- bytestring >=0.10
- constraints
- deepseq >=1.4
- ghc-prim >=0.5 Show all…
Dependents (3)
@hackage/type-machine, @hackage/acme-everything, @hackage/tsweb
Package Flags
ghcjsnativerecord
(on by default)
When compiling with GHCJS, use native JavaScript records as underlying representation
SuperRecord
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.