haskell-relational-record/rr-quickcheck
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
..
RDBMs rr-quickcheck PostgreSQL: simplify scripts. 2017-01-28 16:16:27 +09:00
sql add a random test instance for PostgreSQL. 2017-01-22 11:54:36 +09:00
src/Test/Relational/QuickCheck rr-quickcheck: apply new name. 2017-04-05 15:06:16 +09:00
GNUmakefile rr-quickcheck: add makefile link for developers. 2017-03-21 12:43:33 +09:00
LICENSE add small instances to create random query tests. 2016-12-01 09:55:53 +09:00
rr-quickcheck.cabal Fix compile failure w/ GHC 7.4.2 2017-04-08 21:49:57 +02:00
Setup.hs add small instances to create random query tests. 2016-12-01 09:55:53 +09:00