haskell-relational-record/examples/HDBC/MySQL
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
..
src examples/HDBC/MySQL: apply DeriveGeneric. 2017-03-17 11:27:16 +09:00
GNUmakefile Add symlinks for developers 2016-02-09 09:30:40 +09:00
hrr-example-HDBC-MySQL.cabal Fix compile failure w/ GHC 7.4.2 2017-04-08 21:49:57 +02:00
LICENSE Move MySQL examples. 2015-12-26 17:07:44 +09:00
Setup.hs Move MySQL examples. 2015-12-26 17:07:44 +09:00
setup.sql Move MySQL examples. 2015-12-26 17:07:44 +09:00