rawr
This library provides anonymous extensible records using GHC 8.0 features, with the following goals/features: The syntax should be very close to that of Haskell's record system. The library should be simple to use and requires no extra boilerplate to setup. There should be minimal runtime overhead and memory footprint. The library does not require TemplateHaskell to use. It should produce good error messages. Minimal dependencies. Currently, it only depends on packages that comes with GHC. See Data.Rawr for a tutorial of this library.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 9 years ago
0.0.0.1
over 9 years ago
Versions
2
2
Downloads
1,385 total
1,385 total
Dependent Repos
1
1
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 26 on GitHub |
| Forks | 4 on GitHub |