1
Fork 0
Find a file
2024-01-12 19:25:13 +00:00
Language/SQL/SimpleSQL hlint pass 2024-01-11 15:34:07 +00:00
tools adjust makeSelect helper to be new type, lib and tests now compile without any warnings 2024-01-11 14:45:20 +00:00
website update docs 2024-01-12 19:25:13 +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 adjust makeSelect helper to be new type, lib and tests now compile without any warnings 2024-01-11 14:45:20 +00:00
LICENSE remove unneeded Setup.hs, update LICENSE, email 2024-01-11 13:55:41 +00:00
Makefile update docs 2024-01-12 19:25:13 +00:00
README remove unneeded Setup.hs, update LICENSE, email 2024-01-11 13:55:41 +00:00
shell.nix Parse constraints not separated by comma 2024-01-09 00:18:24 +01:00
simple-sql-parser.cabal remove unneeded Setup.hs, update LICENSE, email 2024-01-11 13:55:41 +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 docs 2024-01-12 19:25:13 +00:00

A parser for SQL in Haskell.

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

Contact: jakewheat@tutanota.com