Skip to content

Commit

Permalink
Added nested block comment change info
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusAdam committed Apr 26, 2020
1 parent 1cb51cf commit 81e6cd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- Support for foreign imports (see https://www.haskell.org/onlinereport/haskell2010/haskellch8.html)
([#44](https://github.com/JustusAdam/language-haskell/issues/44))
- Support for visible type applications ([#73](https://github.com/JustusAdam/language-haskell/issues/73))
- Support for nested block comments by [@reactormonk](https://github.com/reactormonk)
- As a substantial internal change the grammar migratd to the YAML format, to make it easier to
maintain and develop with.
- Refined many of the tm scopes with new information available from the parser
Expand Down

0 comments on commit 81e6cd3

Please sign in to comment.