Commit Graph

52 Commits

Author SHA1 Message Date
Kei Hibino
85e02bcc27 update tested-with 2023-12-02 23:10:56 +09:00
Kei Hibino
8f58642b96 update copyright notice 2023-11-25 17:52:52 +09:00
Kei Hibino
070fc1ec10 update copyright notice. 2020-02-15 17:59:49 +09:00
Kei Hibino
e7c937e839 add tested-with. add 8.8.x. 2020-02-15 15:36:02 +09:00
Kei Hibino
0bb166cedd split condition for -Wnoncanonical-monadfail-instances. 2020-02-15 15:07:28 +09:00
Kei Hibino
d5d4f5cedd drop -Wnoncanonical-monadfail-instances from not-library (test-suite, executabe and demos) targets. 2019-08-11 16:51:20 +09:00
Kei Hibino
29008a1e0e persistable-types-HDBC-pg/example: update along with deprecations. 2019-06-12 00:54:55 +09:00
Kei Hibino
ce02e937e5 persistable-types-HDBC-pg: prepare to switch module namespace. 2019-06-12 00:52:54 +09:00
Kei Hibino
c5f9e2f65e persistable-types-HDBC-pg: drop unused shared-extension. 2019-06-11 14:20:54 +09:00
Kei Hibino
e7d67fa1a3 persistable-types-HDBC-pg/example: make up-to-date. 2019-06-11 14:19:44 +09:00
Kei Hibino
fafc06b1c6 persistable-types-HDBC-pg: update along with deprecations. 2019-06-11 14:07:05 +09:00
Kei Hibino
0297be7f80 add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
Kei Hibino
41ba5c8e68 formatted. add missing -Wall. 2019-05-04 19:47:51 +09:00
Kei Hibino
6b96f59322 add tested-with. update 8.4.x and 8.6.x 2019-05-03 20:43:08 +09:00
Kei Hibino
51544deffe update copyright notice. 2019-05-03 18:48:36 +09:00
TANIGUCHI Kohei
a1aabd4d18 Fix descriptions in cabal files
To render descriptions properly, Dot is needed at blank lines.

https://www.haskell.org/cabal/users-guide/developing-packages.html#package-descriptions
> To get a blank line in a field value, use an indented “.”
2019-03-16 09:02:17 +09:00
Kei Hibino
a6a99a6242 persistable-types-HDBC-pg: bump. 2018-06-27 16:11:29 +09:00
Kei Hibino
bc873a712a persistable-types-HDBC-pg: update version constraint. 2018-06-27 02:08:51 +09:00
Kei Hibino
9ce8d25c39 persistable-types-HDBC-pg: apply renaming from ShowConstantTermsSQL to LiteralSQL. 2018-06-26 14:53:02 +09:00
Kei Hibino
c87bb86798 persistable-types-HDBC-pg: bump. 2018-06-26 14:50:33 +09:00
Kei Hibino
39ff8100d6 persistable-types-HDBC-pg: update version constraint to prepare renaming ShowConstantTermsSQL. 2018-06-26 14:50:10 +09:00
Kei Hibino
b8a2bf2e77 persistable-types-HDBC-pg: bump. 2018-06-23 13:51:33 +09:00
Kei Hibino
634e115771 persistable-types-HDBC-pg: update tested-with. add 8.4.3. 2018-06-23 13:50:39 +09:00
Kei Hibino
061c503268 persistable-types-HDBC-pg: bump. 2018-04-29 00:46:23 +09:00
Kei Hibino
cea73673e4 persistable-types-HDBC-pg: fix compilation for GHC 7.4.
(grafted from 5e6e981126e45d4fe3fd6250cbf60f9b8f656bba)
2018-04-28 10:46:21 +09:00
Kei Hibino
b391ae9992 persistable-types-HDBC-pg: bump. 2018-04-27 11:04:04 +09:00
Kei Hibino
9be107fd5c persistable-types-HDBC-pg: add pragma for GHC 8.x. 2018-04-26 19:24:10 +09:00
Kei Hibino
dd422f032b persistable-types-HDBC-pg: bump. 2018-04-26 00:48:39 +09:00
Kei Hibino
e6a4a815e4 persistable-types-HDBC-pg: add version constraint. 2018-04-26 00:47:23 +09:00
Kei Hibino
09a4188922 persistable-types-HDBC-pg: add small test-suit. 2018-04-25 18:50:58 +09:00
Kei Hibino
8a2f62584f persistable-types-HDBC-pg: add module header haddocks
(grafted from a442faade5dbcc63bae768c3969bc3c11014cf2d)
2018-04-25 18:32:22 +09:00
Kei Hibino
d58ef0d76d persistable-types-HDBC-pg: update copyright notice.
(grafted from 2876f706638372d4554773c2770930e48ee637d4)
2018-04-25 18:23:05 +09:00
Kei Hibino
52fd175eea persistable-types-HDBC-pg: udpate tested-with. add 8.2.2 and 8.4.x.
(grafted from 3cbd4ca6543bcdeca2cbd53f9a868e6342a1ac41)
2018-04-25 18:22:07 +09:00
Kei Hibino
c1f3e3e07a persistable-types-HDBC-pg: add instances for SQL-literal. 2018-04-25 16:05:24 +09:00
Kei Hibino
48d69ab986 persistable-types-HDBC-pg: update a local definition to show NetAddress type.
(grafted from ad81f68bfad42261529ef89776abd904e7c7b085)
2018-04-24 17:18:04 +09:00
Kei Hibino
eb99eb6953 persistable-types-HDBC-pg: add a local definition to show NetAddress type.
(grafted from 4e9db9403ca1e8194aa6310802565e92ca7eebdd)
2018-04-23 18:22:35 +09:00
Kei Hibino
1ad331ef44 persistable-types-HDBC-pg: add instances of network address types for nullable column. 2018-04-18 18:05:12 +09:00
Kei Hibino
8c6f379a7f persistable-types-HDBC-pg: bump. 2017-07-17 20:47:15 +09:00
Kei Hibino
6eca7b69f5 persistable-types-HDBC-pg: add tested-with 8.2.1. 2017-07-17 20:45:38 +09:00
Kei Hibino
12741b1ff7 update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
Kei Hibino
3068fda256 bump persistable-types-HDBC-pg. 2016-06-19 16:16:35 +09:00
Kei Hibino
19f28b39e5 add tested-with meta-datas. 2016-06-19 11:26:23 +09:00
Kei Hibino
0ac763a380 Ver bump up. 2016-02-13 10:32:09 +09:00
Kei Hibino
c087426cf3 Directly derive FromSql/ToSql from Convertible. 2016-02-12 01:37:29 +09:00
Kei Hibino
2dedef227e Ver bump up. 2016-02-10 09:53:06 +09:00
Kei Hibino
adce35cea9 Update descriptions. 2016-02-10 09:51:40 +09:00
Kei Hibino
b292f104d8 Update example along with interface updates. 2016-02-09 09:42:43 +09:00
Kei Hibino
1496191580 Add symlinks to Makefiles for developers. 2016-02-03 11:25:27 +09:00
Kei Hibino
b034c5ac50 Ver bump up 2015-11-24 10:51:17 +09:00
Kei Hibino
769efaea5d Add exmaple files as extras. 2015-11-24 10:50:46 +09:00