1
Fork 0
Find a file
2024-01-10 16:18:05 +00:00
Language/SQL/SimpleSQL fix pretty printer formatting 2024-01-10 16:10:00 +00:00
tools fix rendering of test case examples for website, other small fixes to website 2024-01-10 16:18:05 +00:00
website fix rendering of test case examples for website, other small fixes to website 2024-01-10 16:18:05 +00:00
.gitignore update build to use new cabal, update stack resolver, add build target for exe 2019-07-07 11:33:02 +01:00
changelog tidying pass: update changelog, get example compiling, pass on haddock, rename MyStream to SQLStream, tweak cabal file 2024-01-10 12:29:21 +00:00
LICENSE fix to work on ghc 7.8.4, 7.6.3, plus small tweaks 2015-08-01 21:13:37 +03:00
Makefile fix rendering of test case examples for website, other small fixes to website 2024-01-10 16:18:05 +00:00
README Update README 2019-12-21 10:58:23 +00:00
Setup.hs add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
shell.nix Parse constraints not separated by comma 2024-01-09 00:18:24 +01:00
simple-sql-parser.cabal get compiling with the latest stack lts (22.5) 2024-01-10 16:17:30 +00:00
stack.yaml get compiling with the latest stack lts (22.5) 2024-01-10 16:17:30 +00:00
TODO update website 2024-01-10 12:54:01 +00:00

A parser for SQL in Haskell.

Homepage: http://jakewheat.github.io/simple-sql-parser/latest

Contact: jakewheatmail@gmail.com