Commit Graph

6 Commits

Author SHA1 Message Date
Kei Hibino
292d909af1 Add Setup.hs for sql-words. 2013-05-07 19:59:03 +09:00
Kei Hibino
26d03c910f Remove old comment. 2013-04-27 04:14:26 +09:00
Kei Hibino
60701b5b32 Add binary operators and combinators for expression. 2013-04-26 18:44:53 +09:00
Kei Hibino
38a018d326 Fix binary operator associativities. 2013-04-26 17:52:02 +09:00
Kei Hibino
855af1173d Operator renamed like HaskellDB. 2013-04-26 17:48:03 +09:00
Kei Hibino
e598ef8936 Divide SQL keyword module into another package 'sql-words'.
--HG--
rename : schema-th/src/Language/SQL/SqlWord.hs => sql-words/src/Language/SQL/Keyword.hs
2013-04-24 20:38:42 +09:00