Commit Graph

508 Commits

Author SHA1 Message Date
Kei Hibino
6b2c855801 update copyright notice. 2017-02-03 12:26:29 +09:00
Kei Hibino
58d5512f61 bump relational-query. 2017-02-03 00:29:46 +09:00
Kei Hibino
1083c54575 fill changelog. 2017-02-03 00:28:28 +09:00
Kei Hibino
4b134d8845 bump relational-query. 2017-02-02 23:19:03 +09:00
Kei Hibino
9795cd239b add tested with GHC 8.0.2. 2017-02-02 23:18:17 +09:00
Kei Hibino
55255c3d60 work around to avoid GHC bug. 2017-02-02 15:11:16 +09:00
Kei Hibino
606b3c635f work around to avoid GHC bug. 2017-02-02 14:39:16 +09:00
Kei Hibino
f631154ea0 revert switch to avoid bug of GHC. 2017-01-29 17:45:30 +09:00
Kei Hibino
e99d0c1c25 fix bump version of relational query. 2016-10-16 12:53:22 +09:00
Kei Hibino
96c5f60146 bump relational-query. 2016-10-16 12:36:04 +09:00
Kei Hibino
186ef0a45f fix: export Register type synonym. 2016-10-16 12:33:04 +09:00
Kei Hibino
148233bc31 bump relational-query. 2016-08-16 17:06:01 +09:00
Kei Hibino
b1881b1ee6 update copyright notice infos. 2016-08-16 16:35:47 +09:00
Kei Hibino
82859ca1fc update haddock. 2016-08-16 16:22:41 +09:00
Kei Hibino
5c13a5193a drop unused definition. 2016-08-16 16:11:58 +09:00
Kei Hibino
00337b533f compat for dlist-0.5. 2016-08-16 15:51:18 +09:00
Kei Hibino
16703bd49f un-export. 2016-08-16 15:34:06 +09:00
Kei Hibino
3c7c68c01b rename node type. 2016-08-16 15:29:57 +09:00
Kei Hibino
5c9ea35683 rename tree type. 2016-08-16 15:27:51 +09:00
Kei Hibino
3d7826ea99 switch non-builder type from dlist to list. 2016-08-16 15:25:07 +09:00
Kei Hibino
364bd211c9 unqualify. 2016-08-16 15:21:26 +09:00
Kei Hibino
949a0c8739 inlining to simplify. 2016-08-16 15:19:15 +09:00
Kei Hibino
b88bde026d rename locally. 2016-08-16 15:16:16 +09:00
Kei Hibino
8f1232e73d add functor instance of product-tree. 2016-08-16 15:14:29 +09:00
Kei Hibino
0e95261200 apply product-tree builder type. 2016-08-16 15:06:39 +09:00
Kei Hibino
b2834d807d re-generalize product-tree to deal with builder and finalized list. 2016-08-16 12:31:37 +09:00
Kei Hibino
bd4ca68d73 specialize product-tree type. 2016-08-16 12:00:43 +09:00
Kei Hibino
c64d20f5e9 apply re-exports. 2016-08-16 11:53:18 +09:00
Kei Hibino
a4fe12a71f re-export internal types. 2016-08-16 11:52:58 +09:00
Kei Hibino
7660fc9a88 re-export internal type. 2016-08-16 11:27:22 +09:00
Kei Hibino
8294058bd0 inlining to simplify. 2016-08-16 11:21:01 +09:00
Kei Hibino
6493e11fda hide interface and update subject. 2016-08-16 11:19:17 +09:00
Kei Hibino
55667fd399 move interface definitions of product-tree type. 2016-08-16 10:59:54 +09:00
Kei Hibino
006f05e79f bump relational-query. 2016-07-17 22:40:19 +09:00
Kei Hibino
3d37bc6467 update missing changelog. 2016-07-17 22:38:38 +09:00
Kei Hibino
a0cb3b34d9 join . fmap f is (>>= f). 2016-07-17 22:22:42 +09:00
Kei Hibino
334f971772 Merge pull request #45 from kakkun61/feature/sql-identifier-quotation
identifier quotation
2016-07-17 22:08:23 +09:00
Kei Hibino
6880516c2d bump relational-query. 2016-06-19 15:22:54 +09:00
Kei Hibino
19f28b39e5 add tested-with meta-datas. 2016-06-19 11:26:23 +09:00
Kei Hibino
ae43a7b314 bump relational-query. 2016-06-16 09:55:19 +09:00
Kei Hibino
e3b5b59b51 fix changelog. 2016-06-16 09:53:06 +09:00
Kei Hibino
fc7290659a fix. 2016-06-16 09:50:07 +09:00
Kei Hibino
13f43ecd23 compat for GHC 8 2016-06-16 09:48:24 +09:00
Kazuki Okamoto
5174a5217e fix 2016-06-12 01:48:11 +09:00
Kazuki Okamoto
affdf9c8b9 escaping 2016-06-12 00:01:36 +09:00
Kazuki Okamoto
72a684664e quote column name 2016-06-11 22:41:01 +09:00
Kei Hibino
0862b7f79a fix. 2016-06-09 21:25:53 +09:00
Kei Hibino
ea950044f4 Ver bump up. 2016-05-19 15:21:00 +09:00
Kei Hibino
3a4547abf0 Fix dependency constraint. 2016-05-19 10:00:04 +09:00
Kazuki Okamoto
b6514c93bb identifier quotation 2016-05-05 03:25:47 +09:00