hlint
This commit is contained in:
parent
9b1bbbf307
commit
e61672ebf8
7 changed files with 26 additions and 13 deletions
tools/Language/SQL/SimpleSQL
|
@ -9,7 +9,7 @@ revisited when the dialect support is added.
|
|||
> --import Language.SQL.SimpleSQL.Syntax
|
||||
|
||||
> postgresTests :: TestItem
|
||||
> postgresTests = Group "postgresTests" $ map ParseQueryExpr $
|
||||
> postgresTests = Group "postgresTests" $ map ParseQueryExpr
|
||||
|
||||
lexical syntax section
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue