45669ed7d3
move exe example to examples/ get rid of the second example move tests to tests/ don't shadow show in Pretty
8 lines
121 B
Haskell
8 lines
121 B
Haskell
|
|
|
|
import Language.SQL.SimpleSQL.ErrorMessages
|
|
|
|
|
|
main :: IO ()
|
|
main = putStrLn $ pExprs valueExpressions queryExpressions
|