Commit Graph

17 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
8ccbfd519c examples/HDBC/PostgreSQL: apply cabal flag for 7.4. 2017-03-29 20:51:33 +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
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
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