1
Fork 0
Find a file
2013-12-17 20:52:13 +02:00
Language/SQL/SimpleSQL fix haddock, hlint, rename Prec2TypeName to PrecScaleTypeName 2013-12-17 20:46:29 +02:00
tools reformat some files 2013-12-17 20:52:13 +02:00
.gitignore add TODO, tests and some small fixes 2013-12-13 14:08:33 +02:00
LICENSE add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
README small tidyups 2013-12-14 20:20:41 +02:00
Setup.hs add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
simple-sql-parser.cabal add syntax for new grouping expressions 2013-12-17 19:17:03 +02:00
TODO hlint 2013-12-17 20:27:11 +02:00

A parser for SQL queries in Haskell.

Homepage: http://jakewheat.github.io/simple_sql_parser/

Contact: jakewheatmail@gmail.com