Commit Graph

31 Commits

Author SHA1 Message Date
Herbert Valerio Riedel
8fcc5c7b91 Fix compile failure w/ GHC 7.4.2
This replaces the sub-optimal use of cabal flags with
a more robust & idiomatic conditional pattern for depending
on ghc-prim.

This is also reduces the complexity for the cabal solver, since
there are no flags to solve for anymore.

Fixes #52
2017-04-08 21:49:57 +02:00
Kei Hibino
b95cc25948 examples/HDBC/PostgreSQL: apply new name. 2017-04-05 15:09:27 +09:00
Kei Hibino
e2e2bd1fc2 examples/HDBC/MySQL: fix for GHC 7.4. 2017-03-29 20:52:54 +09:00
Kei Hibino
8ccbfd519c examples/HDBC/PostgreSQL: apply cabal flag for 7.4. 2017-03-29 20:51:33 +09:00
Kei Hibino
07b4ba68d6 examples/HDBC/MySQL: apply DeriveGeneric. 2017-03-17 11:27:16 +09:00
Kei Hibino
b545487b97 examples: apply DeriveGeneric. 2017-03-17 10:56:33 +09:00
Kei Hibino
85d907e661 example PostgreSQL: switch from 'testdb' to 'hrrtest'. 2017-01-28 17:21:24 +09:00
Kei Hibino
fe6da06983 example PostgreSQL: switch from sh to SQL. 2017-01-28 17:03:31 +09:00
Kei Hibino
01acb337f1 example PostgreSQL: switch from sh to SQL. 2017-01-28 16:38:59 +09:00
Kei Hibino
af27d45881 example PostgreSQL: switch from sh to SQL. 2017-01-28 16:32:06 +09:00
Kei Hibino
f0c929f5c9 example PostgreSQL: switch from sh to SQL. 2017-01-28 16:25:51 +09:00
Kei Hibino
d316472332 example: relax version constraint. 2017-01-26 09:32:22 +09:00
Kei Hibino
c9a1e0c22e workaround for GHC 8. 2016-06-17 09:56:09 +09:00
Kei Hibino
fa2f6cf7f0 Fix broken example. 2016-04-30 17:54:52 +09:00
Ryan Mulligan
03c9980459 update mysql example to use mysql config
addresses #39
2016-04-18 17:01:27 -07:00
Kei Hibino
e11d68abc2 Small example package renamed. 2016-04-02 13:31:58 +09:00
Kei Hibino
297f670b2e Small example package renamed. 2016-04-02 12:44:43 +09:00
Kei Hibino
2612fef39b Add symlinks for developers 2016-02-09 09:30:40 +09:00
Kei Hibino
a8874b307b Update example of PostgreSQL. 2016-01-03 23:17:39 +09:00
Kei Hibino
8680e03165 Drop examples of deprecated functions. 2015-12-30 21:12:57 +09:00
Kei Hibino
322b47cbbd Fix example data. 2015-12-29 01:06:00 +09:00
Kei Hibino
bafe2d9d7c Renamed 2015-12-27 02:52:21 +09:00
Kei Hibino
df82256f92 Update descriptions. 2015-12-27 02:50:31 +09:00
Kei Hibino
d73fcf4245 Drop empty test-suite. 2015-12-27 02:49:57 +09:00
Kei Hibino
ed17a36085 Drop symlink. 2015-12-27 02:48:30 +09:00
Kei Hibino
c3215b89a0 Move PostgreSQL examples. 2015-12-27 02:44:25 +09:00
Kei Hibino
342a9c544b Add pragma for GHC 7.10.x. 2015-12-27 02:17:35 +09:00
Kei Hibino
4d011b78e1 Add -Wall. 2015-12-27 02:16:30 +09:00
Kei Hibino
dc38bf3821 Update types along with relational-schema-0.1.1.0 or newer. 2015-12-27 02:15:49 +09:00
Kei Hibino
0b9f028a70 Move Oracle examples. 2015-12-26 17:08:19 +09:00
Kei Hibino
899a3db8c6 Move MySQL examples. 2015-12-26 17:07:44 +09:00