add note about older ghc versions
This commit is contained in:
parent
525a1a8652
commit
c5b8df7e2f
3 changed files with 3 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
0.5.0 (not released yet, updated to commit 8e9b9edd0c293b67197e5679e728653477ecafc6)
|
||||
update to work with ghc 8.6.5
|
||||
0.5.0
|
||||
update to work with ghc 8.6.5, also tested with 8.4.4 and 8.2.1
|
||||
rename some of the modules Lexer -> Lex, Parser -> Parse
|
||||
add a separate lexer to simplify code and speed up parsing
|
||||
replace SqlIndent with new tool, SimpleSqlParserTool (amazing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue