Commit Graph

8 Commits

Author SHA1 Message Date
Kei Hibino
8dfb26e4c7 examples/HDBC/PostgreSQL: update along with library. 2018-06-30 12:53:41 +09:00
Kei Hibino
a848a083a8 examples/HDBC/PostgreSQL: update other-modules. 2018-06-30 12:41:12 +09:00
Kei Hibino
2e284b813a examples/HDBC/PostgreSQL: add buildable flag for GHC 7 2018-04-03 19:01:31 +09:00
Kei Hibino
082f522307 examples/HDBC/PostgreSQL: add overloaded style example. 2017-11-23 21:10:39 +09:00
Kei Hibino
3a799f48b7 examples/HDBC/PostgreSQL: apply namespace updates. 2017-11-23 19:59:07 +09:00
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
8ccbfd519c examples/HDBC/PostgreSQL: apply cabal flag for 7.4. 2017-03-29 20:51:33 +09:00
Kei Hibino
bafe2d9d7c Renamed 2015-12-27 02:52:21 +09:00