1
Fork 0
Find a file
2024-01-11 13:51:57 +00:00
Language/SQL/SimpleSQL remote now unused combinators file 2024-01-11 13:51:48 +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 trivial tweaks 2024-01-10 17:05:56 +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 update changelog 2024-01-10 16:24:14 +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
stack.yaml.lock add stack.yaml.lock file 2024-01-11 13:51:57 +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