Skip to content

Commit 6c322d9

Browse files
committed
[ 2.9.1 ] finish CHANGELOG
1 parent 402a9ae commit 6c322d9

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

source/CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
# 2.9.1 (unreleased)
1+
# 2.9.1
22

3-
Andreas Abel <[email protected]>
3+
Andreas Abel <[email protected]> March 2021
4+
5+
## Main new feature
46

57
* Haskell: the `--functor` option now produces position-annotated ASTs [#176,#327]. Thanks @Commelina!
8+
9+
## Bug fixes and small improvements
10+
611
* Haskell: fix generated `Makefile` and test parser for `--glr` mode [#340]
712
* Haskell(/GADT): generated modules import `Prelude` explicitly, compatible with `{-# LANGUAGE NoImplicitPrelude #-}`
8-
* Haskell: generated code is warning free (and mostly that for `--xml[t]`) [#331]
13+
* Haskell: generated code is warning free [#331]
914
* Haskell: generated printer more robust wrt. identifier clashes [#337]
1015
* Haskell/C: handle token constructors in `define` expressions [#338]
1116
* Java/ANTLR: removed more superfluous quotation in lexer character sets [#329]

0 commit comments

Comments
 (0)