913fce068b
work on the haddock remove the old attoparsec position stuff from the lexer change the lexer to accept position info in the same way as the parser replace sqlindent with new test exe which can parse, lex and indent |
||
---|---|---|
Language/SQL/SimpleSQL | ||
tools | ||
.gitignore | ||
changelog | ||
LICENSE | ||
README | ||
Setup.hs | ||
simple-sql-parser.cabal | ||
TODO |
A parser for SQL queries in Haskell. Homepage: http://jakewheat.github.io/simple-sql-parser/ Contact: jakewheatmail@gmail.com