File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Revision history for beam-large-records
22
3+ ## 0.1.3 -- 2025-09-19
4+
5+ * Support for ghc 9.10 and 9.12
6+
37## 0.1.2 -- 2025-07-19
48
59* Relax bounds (Gabriele Sales)
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : beam-large-records
3- version : 0.1.2
3+ version : 0.1.3
44synopsis : Integration of large-records with beam-core.
55description : This package provides the necessary instances that make
66 it possible to use records defined with large-records as
Original file line number Diff line number Diff line change 11# Revision history for large-records
22
3- ## *
3+ ## 0.4.4 -- 2025-09-19
44
55* Generate ` optics-core ` ` LabelOptic ` instances.
6+ * Support for ghc 9.10 and 9.12
7+ * The ` rdp ` flag now defaults to off; you might wish you enable this if you
8+ use the ` record-dot-preprocessor ` .
69
710## 0.4.3 -- 2025-07-19
811
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : large-records
3- version : 0.4.3
3+ version : 0.4.4
44synopsis : Efficient compilation for large records, linear in the size of the record
55description : For many reasons, the internal code generated for modules
66 that contain records is quadratic in the number of record
You can’t perform that action at this time.
0 commit comments