1
Fork 0

fix error message quoting

This commit is contained in:
Jake Wheat 2024-02-02 17:20:20 +00:00
parent 1f51e630d3
commit 7f4fda7ce7
5 changed files with 16 additions and 17 deletions

View file

@ -1,5 +1,5 @@
0.7.0
support autoincrement for sqlite
0.7.1 fix error message source quoting
0.7.0 support autoincrement for sqlite
support table constraints without separating comma for sqlite
switch source from literate to regular haskell
use prettyprinter lib instead of pretty