1
Fork 0
Find a file
2015-08-01 00:04:18 +03:00
Language/SQL/SimpleSQL add separate lexer 2015-08-01 00:04:18 +03:00
tools add separate lexer 2015-08-01 00:04:18 +03:00
.gitignore update to accept latest mtl 2014-06-20 12:27:23 +03:00
changelog use tasty for tests 2015-07-31 12:45:51 +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 separate lexer 2015-08-01 00:04:18 +03:00
TODO notes 2014-09-13 10:45:45 +03:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com