From b45d93762bffc06d9e73567e11e206f38cdcbdc5 Mon Sep 17 00:00:00 2001 From: Boris Lykah Date: Wed, 1 Mar 2017 17:51:58 -0500 Subject: [PATCH] Add groundhog GHC 8 compatibility is fixed --- build-constraints.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f3dbf65..9ff0c3c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -582,12 +582,13 @@ packages: - messagepack - messagepack-rpc - # "Boris Lykah @lykahb": - # - groundhog # bounds: transformers - # - groundhog-th # via groundhog - # - groundhog-sqlite # via groundhog - # - groundhog-postgresql # bounds: transformers # via groundhog - # - groundhog-mysql # bounds: transformers # via: groundhog, mysql-simple + "Boris Lykah @lykahb": + - groundhog + - groundhog-th + - groundhog-sqlite + - groundhog-postgresql + - groundhog-mysql + - groundhog-inspector "Janne Hellsten @nurpax": - sqlite-simple