Commit Graph

56 Commits

Author SHA1 Message Date
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
Kei Hibino
fc13c51a1a Add default-language field to .cabal files. 2014-12-10 12:30:10 +09:00
Kei Hibino
5c609ff19d Add repository links. 2014-12-10 02:34:36 +09:00
Kei Hibino
c2c73dc4e0 Remove unused template. 2014-10-12 04:14:26 +09:00
Kei Hibino
16184007a8 Add array template which has each offset of columns. 2014-10-12 03:30:04 +09:00
Kei Hibino
4524c54c90 Use Q monad and IO moand fail in templates. 2014-10-10 18:46:52 +09:00
Kei Hibino
217f64c21d Export template of record width expression. 2014-09-19 18:12:57 +09:00
Kei Hibino
37ab330b5c Remove debian directories with using odebuild. 2014-08-13 17:48:45 +09:00
Kei Hibino
fe9439a045 Remove RersistableRecord type. 2014-07-29 15:37:11 +09:00
Kei Hibino
cef1595e7d Reduce dependencies to PersistableRecord. 2014-07-29 14:46:42 +09:00
Kei Hibino
bcaba84c9e Remove Persistable class. 2014-07-29 14:35:59 +09:00
Kei Hibino
3c2fd276aa Reduce dependency to Persistable. 2014-07-29 14:25:07 +09:00
Kei Hibino
8657453111 Reduce dependency to Persistable. 2014-07-29 14:16:35 +09:00
Kei Hibino
ee3e5a3f7e Remove old singleton wrap module. 2014-07-29 13:55:42 +09:00
Kei Hibino
458fc0c454 Reduce export list. 2014-07-29 13:48:11 +09:00
Kei Hibino
23d0eb840c Directory derive FromSql and ToSql from PersistableValue. 2014-07-29 12:18:45 +09:00
Kei Hibino
317bd58cc9 Fix persistable width template for nested case. 2014-07-23 22:36:57 +09:00
Kei Hibino
e827403c53 Fix persistable instance templates for nested case. Fix local names. 2014-07-23 21:41:11 +09:00
Kei Hibino
847c1d032b Add empty printer. Export ToSqlM. 2014-07-17 23:02:58 +09:00
Kei Hibino
7df85051e3 Update haddock. 2014-07-17 22:32:32 +09:00
Kei Hibino
e15950f760 Rename internal definition. 2014-07-17 22:28:22 +09:00
Kei Hibino
bbfa656f2b Export ToSql writer building interfaces. 2014-07-16 22:17:07 +09:00
Kei Hibino
415ffc05d2 Update record serializer implementation into dlist writer. 2014-07-12 02:08:36 +09:00
Kei Hibino
636e00d0cb Remove trailing space. 2014-07-11 19:26:13 +09:00
Kei Hibino
79586fb577 Add column projection into TH expanded from defined record type. 2014-05-24 01:16:12 +09:00
Kei Hibino
e05c03400d Update haddock. 2014-04-12 02:13:53 +09:00
Kei Hibino
3954d35457 Fix indentation. 2014-02-17 23:42:18 +09:00
Kei Hibino
25b4c9153c Remove unused definitions. 2014-02-17 21:47:11 +09:00
Kei Hibino
352b781136 Rename and export. 2014-02-17 20:57:47 +09:00
Kei Hibino
a44024bda0 Fix indentation. 2014-02-17 20:54:33 +09:00
Kei Hibino
2e31f731ba Integrate into 'persistableFuncNamesDefault'. 2014-02-17 20:53:13 +09:00
Kei Hibino
6bf8294d30 Renamed. 2014-02-17 20:11:27 +09:00
Kei Hibino
cc3b1aaea0 Renamed. 2014-02-17 12:42:28 +09:00
Kei Hibino
c5f5134be5 Export record type reify interface. 2014-02-17 12:02:03 +09:00
Kei Hibino
0e01352c72 Extend record type info interface. 2014-02-17 11:40:48 +09:00
Kei Hibino
1d6b84c724 Rename APIs of persistable record templates. 2014-02-15 00:44:27 +09:00
Kei Hibino
ee3f55bd5d Generalize defined record type template into single algebric data type. 2014-02-14 23:54:46 +09:00
Kei Hibino
671abfee2d Rename PersistableWidth template and export it. 2014-02-14 22:31:09 +09:00
Kei Hibino
285d6814cf Update haddocks and PersistableWidth template interface. 2014-02-14 22:25:56 +09:00
Kei Hibino
bc83fdb2c6 Update defined record type interface and template functions. 2014-02-14 22:10:11 +09:00
Kei Hibino
bbd47783fc Lift persistable width template definition into top-level. 2014-02-14 00:38:23 +09:00
Kei Hibino
ac7ff60d5a Weaken prereqs to define function templates about sql-value type. 2014-02-14 00:30:36 +09:00
Kei Hibino
7b6d4d4ff8 Change template interfaces to require constructor pair instead of name. 2014-02-14 00:26:52 +09:00