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 |
|
Kei Hibino
|
81bd14dd0b
|
Add dummy show instance of NameConfig.
|
2016-01-18 09:43:06 +09:00 |
|
Kei Hibino
|
9e7c8a0e63
|
Drop redundant definitions.
|
2016-01-12 00:22:05 +09:00 |
|
Kei Hibino
|
6cc42971b7
|
Add configurable template interface.
|
2016-01-11 23:29:46 +09:00 |
|
Kei Hibino
|
de6c93ee12
|
Extend signatures of model templates.
|
2016-01-11 22:20:16 +09:00 |
|
Kei Hibino
|
5ea2800038
|
Ver bump up.
|
2015-12-01 20:05:17 +09:00 |
|
Kei Hibino
|
303b20b6d9
|
Change to use TH quote directly for derivings.
|
2015-12-01 00:08:53 +09:00 |
|
Kei Hibino
|
f21746f3fb
|
Ver bump up.
|
2015-08-26 22:50:02 +09:00 |
|
Alex Biehl
|
3d7c02adc3
|
Fix typo
|
2015-08-18 20:56:24 +02:00 |
|
Kei Hibino
|
b7bcc9cd68
|
Bumps to release version.
|
2014-12-15 00:37:21 +09:00 |
|
Kei Hibino
|
fe5ee1a2d7
|
Update project homepage URL. Bumps.
|
2014-12-13 13:37:12 +09:00 |
|
Kei Hibino
|
c149a2406e
|
Ver bump up.
|
2014-12-12 11:31:40 +09:00 |
|
Kei Hibino
|
16cc470549
|
Update document along with removed Persistable class.
|
2014-12-12 10:57:04 +09:00 |
|
Kei Hibino
|
0d9af43508
|
Ver bump up.
|
2014-12-11 16:22:25 +09:00 |
|
Kei Hibino
|
327f4472da
|
Update basic persistable instances.
|
2014-12-11 16:17:11 +09:00 |
|
Kei Hibino
|
a7dade2f00
|
Remove unused from basic persistable instances.
|
2014-12-11 16:15:29 +09:00 |
|
Kei Hibino
|
d028a1a896
|
Ignoring import/export shortcut hint.
|
2014-12-10 16:41:10 +09:00 |
|