1
Fork 0
Find a file
2013-12-31 11:02:26 +02:00
Language/SQL/SimpleSQL give in and use the parsec buildExpressionParser for now 2013-12-31 11:02:26 +02:00
tools give in and use the parsec buildExpressionParser for now 2013-12-31 11:02:26 +02:00
.gitignore add TODO, tests and some small fixes 2013-12-13 14:08:33 +02:00
changelog reformat some of the changelog 2013-12-19 13:38:52 +02: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 give in and use the parsec buildExpressionParser for now 2013-12-31 11:02:26 +02:00
TODO rename qeFetch to qeFetchFirst 2013-12-19 17:50:25 +02:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com