Commit Graph

13 Commits

Author SHA1 Message Date
Kei Hibino
a7042bcf69 update clean targets. 2017-01-22 13:21:54 +09:00
Kei Hibino
74641215c3 Update clean pattern. 2016-02-09 09:17:49 +09:00
Kei Hibino
cc5a1f8252 Update to remove flymake caches. 2015-11-11 11:47:13 +09:00
Kei Hibino
8d354f2cb9 Update Makefile for developer. 2014-08-13 15:30:42 +09:00
Kei Hibino
1e679312ba Update css. 2013-06-12 15:54:34 +09:00
Kei Hibino
085e03102c Add black background css. 2013-06-11 20:20:11 +09:00
Kei Hibino
3d0cb86930 Now, QueryJoin is exposed monad transformer. 2013-06-11 20:19:28 +09:00
Kei Hibino
76f11987b3 Add check target. 2013-05-30 17:13:56 +09:00
Kei Hibino
3eee1ad991 Pass '-Wall' to compiler. 2013-05-27 17:12:55 +09:00
Kei Hibino
3d96172c34 Rename internal functions. 2013-05-21 11:35:21 +09:00
Kei Hibino
7e98380848 Move sample codes into another package.
--HG--
rename : schema-th/pgTest/PgTest.hs => relational-join-HDBC-pgTest/pgTest/PgTest.hs
rename : schema-th/pgTest/PgTestDataSource.hs => relational-join-HDBC-pgTest/pgTest/PgTestDataSource.hs
rename : schema-th/pgTest/runCreate.sh => relational-join-HDBC-pgTest/pgTest/runCreate.sh
rename : schema-th/pgTest/runDrop.sh => relational-join-HDBC-pgTest/pgTest/runDrop.sh
rename : schema-th/sample/1/Group.hs => relational-join-HDBC-pgTest/sample/1/Group.hs
rename : schema-th/sample/1/Membership.hs => relational-join-HDBC-pgTest/sample/1/Membership.hs
rename : schema-th/sample/1/README => relational-join-HDBC-pgTest/sample/1/README
rename : schema-th/sample/1/User.hs => relational-join-HDBC-pgTest/sample/1/User.hs
rename : schema-th/sample/1/create.sh => relational-join-HDBC-pgTest/sample/1/create.sh
rename : schema-th/sample/1/drop.sh => relational-join-HDBC-pgTest/sample/1/drop.sh
rename : schema-th/sample/1/querySample.hs => relational-join-HDBC-pgTest/sample/1/querySample.hs
2013-05-13 19:24:31 +09:00
Kei Hibino
fae08c434f Add word count target. 2013-05-09 14:04:15 +09:00
Kei Hibino
853b73ea8c Re-build repository against strange behavior of hg-git. 2013-03-25 17:26:23 +09:00