1
Fork 0
Find a file
Jake Wheat 7a7f4ba7aa work around for haddock refusal to parse literal comment lines with *
in first character position
get rid of code_units since these are not in sql2011
implement next value for
parse the nullary functions with reserved names
updates to the sql2003 file
2014-04-19 21:17:19 +03:00
Language/SQL/SimpleSQL work around for haddock refusal to parse literal comment lines with * 2014-04-19 21:17:19 +03:00
tools work around for haddock refusal to parse literal comment lines with * 2014-04-19 21:17:19 +03:00
.gitignore add TODO, tests and some small fixes 2013-12-13 14:08:33 +02:00
changelog work around for haddock refusal to parse literal comment lines with * 2014-04-19 21:17:19 +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 work around for haddock refusal to parse literal comment lines with * 2014-04-19 21:17:19 +03:00
TODO work around for haddock refusal to parse literal comment lines with * 2014-04-19 21:17:19 +03:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com