1
Fork 0
Find a file
2014-04-18 12:28:05 +03:00
Language/SQL/SimpleSQL improve error messages 2014-04-18 12:28:05 +03:00
tools change the names in the ast to be lists so can support qualified names 2014-04-18 11:43:37 +03:00
.gitignore add TODO, tests and some small fixes 2013-12-13 14:08:33 +02:00
changelog update changelog 2014-04-18 00:36:50 +03:00
LICENSE add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
README prepare for the github project name rename to be the same as the haskage package 2013-12-17 22:54:20 +02:00
Setup.hs add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
simple-sql-parser.cabal add Data and Typeable to the syntax 2014-04-10 18:53:11 +03:00
TODO improve error messages 2014-04-18 12:28:05 +03:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com