1
Fork 0
Find a file
2024-01-26 16:29:58 +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 overhaul website 2024-01-26 16:29:58 +00:00
website overhaul website 2024-01-26 16:29:58 +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 overhaul website 2024-01-26 16:29:58 +00:00
README remove unneeded Setup.hs, update LICENSE, email 2024-01-11 13:55:41 +00:00
release_checklist overhaul website 2024-01-26 16:29:58 +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