1
Fork 0
Find a file
2015-08-08 20:49:23 +03:00
Language/SQL/SimpleSQL fix silly bug with is distinct from parsing 2015-08-05 22:57:36 +03:00
tools add basic transction control 2015-08-04 22:53:08 +03:00
website work on website 2015-08-08 20:49:23 +03:00
.gitignore work on website 2015-08-08 20:49:23 +03:00
changelog update changelog 2015-08-01 20:29:42 +03:00
LICENSE fix to work on ghc 7.8.4, 7.6.3, plus small tweaks 2015-08-01 21:13:37 +03:00
README fix link to website 2015-08-08 20:07:44 +03:00
Setup.hs add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
simple-sql-parser.cabal fix copyright 2015-08-01 23:21:46 +03:00
TODO fix link to website 2015-08-08 20:07:44 +03:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com