Commit Graph

114 Commits

Author SHA1 Message Date
Kei Hibino
21cb20004c persistable-record: apply default generic instances 2017-03-10 15:10:23 +09:00
Kei Hibino
50e49bd7db persistable-record: switch instances of test model to use Generic. 2017-03-10 15:02:14 +09:00
Kei Hibino
dd2cd83695 persistable-record: add generic definitions of ToSql. 2017-03-10 14:25:54 +09:00
Kei Hibino
a3e18e14b0 persistable-record: update copyright notice. 2017-03-10 12:28:04 +09:00
Kei Hibino
12f9502dd7 persistable-record: cps tranform. 2017-03-10 12:03:22 +09:00
Kei Hibino
4913c1a09d persistable-record: add generalized record printer internally. 2017-03-10 09:48:00 +09:00
Kei Hibino
460240c046 persistable-record: update tests. 2017-03-10 09:45:55 +09:00
Kei Hibino
6aede515e5 persistable-record: apply default generic instance of pair. 2017-03-10 09:45:31 +09:00
Kei Hibino
b0170c24ae update tests. 2017-03-10 09:37:27 +09:00
Kei Hibino
475737c384 persistable-record: apply default generic instances 2017-03-10 09:37:08 +09:00
Kei Hibino
1007908c1b persistable-record: formatted. 2017-03-10 08:51:26 +09:00
Kei Hibino
34b90f02e9 persistable-record: formatted. 2017-03-10 08:47:04 +09:00
Kei Hibino
5c9d931875 persistable-record: update copyright notice. 2017-03-09 11:51:44 +09:00
Kei Hibino
231524c48b persistable-record: drop needless keyword. 2017-03-09 11:22:19 +09:00
Kei Hibino
a06c10beee persistable-record: apply default generic instance for unit. 2017-03-09 11:05:22 +09:00
Kei Hibino
9d4fe5b9b6 persistable-record: switch instances of test model to use Generic. 2017-03-09 11:00:38 +09:00
Kei Hibino
f28284d17d persistable-record: add generic definitions of PersistableWidth. 2017-03-09 10:58:00 +09:00
Kei Hibino
3540f1c053 add fromRecord tests. 2017-03-08 15:08:05 +09:00
Kei Hibino
b9a6336920 add ToSql instances for tests. 2017-03-08 15:07:50 +09:00
Kei Hibino
c89b83edb3 add test case for null record. 2017-03-08 13:00:50 +09:00
Kei Hibino
9f44c5bb9f update test to use maybe record. 2017-03-08 12:55:09 +09:00
Kei Hibino
b11c92c953 divide model module of tests. 2017-03-08 12:37:54 +09:00
Kei Hibino
6f44e3e3a4 add Show instance of PersistableRecordWidth. 2017-03-07 12:41:52 +09:00
Kei Hibino
e69d2ec8e8 update implementation of PersistableRecordWidth. 2017-03-07 09:50:38 +09:00
Kei Hibino
182f4ed5a3 add cabal flag to compile with GHC 7.4. 2017-02-22 01:10:34 +09:00
Kei Hibino
0bee1bae55 add generic definition of FromSql instances. 2017-02-19 17:44:44 +09:00
Kei Hibino
c5eab27800 persistable-record: bump. 2017-02-19 16:42:39 +09:00
Kei Hibino
ac6aafa8fc persistable-record: add a small test. 2017-02-19 16:38:12 +09:00
Kei Hibino
12741b1ff7 update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
Kei Hibino
b48f2272b7 bump persistable-record. 2016-10-31 16:02:28 +09:00
Kei Hibino
fa4141d396 fix mis-unexported record field. Thanks to Yuji Yamamoto. 2016-10-31 12:55:41 +09:00
Kei Hibino
36ed87851f revert misunderstood merge, and add comment. 2016-10-31 12:46:48 +09:00
Yuji Yamamoto
6dd502ab5c Export record labels of Database.Record.TH.NameConfig 2016-10-30 16:17:08 +09:00
Kei Hibino
71666d40f8 bump persistable-record 2016-09-26 07:52:54 +09:00
Kei Hibino
3eacfb1ccf drop unreferenced definition. 2016-09-07 09:56:43 +09:00
Kei Hibino
46c7a86d8e bump persistable-record. 2016-06-19 15:14:22 +09:00
Kei Hibino
19f28b39e5 add tested-with meta-datas. 2016-06-19 11:26:23 +09:00
Kei Hibino
b652646e94 ver bump up. 2016-06-14 09:49:37 +09:00
Kei Hibino
cc89a696b9 fix. 2016-06-14 09:48:44 +09:00
Kei Hibino
9d2b802cf5 compat for GHC 8. 2016-06-14 09:47:32 +09:00
Kei Hibino
d1df773336 Ver bump up. 2016-02-13 09:46:03 +09:00
Kei Hibino
c723b13afa Merged. 2016-02-13 08:57:28 +09:00
Kei Hibino
d5c6b979d6 Add missing haddock. 2016-02-12 02:27:55 +09:00
Kei Hibino
33a32eba31 Drop definitions about PersistableValue. 2016-02-12 02:20:15 +09:00
Kei Hibino
15c5d91f97 Drop derivation rules using PersistableValue. 2016-02-12 02:19:20 +09:00
Kei Hibino
2920b78011 Drop export about PersistableValue. 2016-02-12 02:14:32 +09:00
Kei Hibino
e06aee4d92 Add explicit interfaces to convert values from/to SQL. 2016-02-12 01:31:18 +09:00
Kei Hibino
8c1f63bd79 Ver bump up. 2016-01-22 19:10:54 +09:00
Kei Hibino
17a6d574a4 Drop old default templates. 2016-01-20 09:43:51 +09:00
Kei Hibino
6fae608b76 Update haddocks. 2016-01-18 09:50:13 +09:00