1
Fork 0
Find a file
2019-07-05 19:19:10 +01:00
Language/SQL/SimpleSQL Update for base-4.11 compatibility. 2018-07-11 22:37:18 +02:00
tools read stdin 2018-11-27 17:54:53 +01:00
website small updates for latest packages, cabal and ghc 2019-07-05 19:19:10 +01:00
.gitignore add .stack-work to gitignore 2016-02-13 15:40:26 +02:00
changelog update some package versions 2018-09-22 11:37:13 +01:00
LICENSE fix to work on ghc 7.8.4, 7.6.3, plus small tweaks 2015-08-01 21:13:37 +03:00
Makefile small updates for latest packages, cabal and ghc 2019-07-05 19:19:10 +01:00
README update dependencies 2017-06-27 23:07:56 +03:00
Setup.hs add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
simple-sql-parser.cabal small updates for latest packages, cabal and ghc 2019-07-05 19:19:10 +01:00
stack.yaml check with stackage/ghc 8.2.1 snapshot 2017-08-05 12:43:56 +03:00
TODO add comments to statement syntax 2016-02-22 23:28:59 +02:00

A parser for SQL queries in Haskell.

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

Contact: jakewheatmail@gmail.com