Skip to content

Commit 25ae233

Browse files
authored
Update CHANGELOG with new features and fixes
Added new features and fixes related to pattern matching and cabal setup.
1 parent cc479aa commit 25ae233

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
- Improved pretty printer support internally
55
- New cabal setup
66
- `Set` and `SetOp` were exchanged, to conform to usage in (On Graded Coeffect Types for Information-Flow Control)[https://granule-project.github.io/papers/security-coeffects-mycroftfest.pdf].
7+
- Pattern matching on characters (thanks to @DeSevilla)
8+
- Fixes to pattern matching on integers (thanks to @DeSevilla)
9+
- `--dest` flag to specify a target directory for grc (thanks to @heades).
710

811
# 0.9.6.0
912
- Graded uniqueness for borrowing and lifetimes as described in our OOPSLA 2024 paper: https://dl.acm.org/doi/10.1145/3649848. Examples in:

0 commit comments

Comments
 (0)