1
Fork 0
Find a file
2013-12-13 12:46:35 +02:00
.gitignore add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
LICENSE add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
Parser.lhs initial import 2013-12-13 12:39:26 +02:00
Pretty.lhs initial import 2013-12-13 12:39:26 +02:00
README add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
Setup.hs add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
simple-sql-parser.cabal add license, readme, gitignore and cabal 2013-12-13 12:46:35 +02:00
Syntax.lhs initial import 2013-12-13 12:39:26 +02:00
Tests.lhs initial import 2013-12-13 12:39:26 +02:00

A parser for SQL queries in Haskell.