1
Fork 0
Find a file
Jake Wheat 45669ed7d3 reorganise
move exe example to examples/
get rid of the second example
move tests to tests/
don't shadow show in Pretty
2024-01-26 15:28:15 +00:00
examples reorganise 2024-01-26 15:28:15 +00:00
Language/SQL/SimpleSQL reorganise 2024-01-26 15:28:15 +00:00
tests reorganise 2024-01-26 15:28:15 +00:00
website update docs 2024-01-12 19:25:13 +00:00
.gitignore reorganise 2024-01-26 15:28:15 +00: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 reorganise 2024-01-26 15:28:15 +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 reorganise 2024-01-26 15:28:15 +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 reorganise 2024-01-26 15:28:15 +00:00

A parser for SQL in Haskell.

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

Contact: jakewheat@tutanota.com