well-typed / large-records

Library to support efficient compilation of large records (linear in the number of record fields)
44 stars 21 forks source link

Scalable records in Haskell

This repository contains all of the work on scalable records in Haskell:

For a detailed overview on compile time performance of large-records, see the benchmarks report.

The problems addressed by these libraries are discussed in a series of blog posts:

as well as in various presentations: