Skip to content

Commit 4ee3f76

Browse files
committed
Note idris2_constr____gt fix in changelog and add myself to contributors
1 parent f884df4 commit 4ee3f76

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG_NEXT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,10 @@ This CHANGELOG describes the merged but unreleased changes. Please see [CHANGELO
176176
* Constant `String`, `Int64`, `Bits64` and `Double` values are allocated statically as
177177
immortal and shared.
178178

179+
* A constant string for the representation of Pi type constructor is defined in
180+
the support library. Code that creates or pattern-matches on Pi types at
181+
runtime will now build instead of being rejected by the C compiler.
182+
179183
#### Chez
180184

181185
* Fixed CSE soundness bug that caused delayed expressions to sometimes be eagerly

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Hiroki Hattori
3535
Ilya Rezvov
3636
Jacob Walters
3737
Jan de Muijnck-Hughes
38+
Jason Manuel
3839
Jeetu
3940
Jens Petersen
4041
Joel Berkeley

0 commit comments

Comments
 (0)