From c34a35cc7c7c7e492a336615e113aa73e690cb16 Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Tue, 12 Jul 2016 15:19:24 +0100 Subject: [PATCH] Add tasty-rerun to stackage It builds with GHC 8 after 1.1.6 release. @ocharles was OK with putting it on stackage. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index acf808a5..ad2833ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1616,6 +1616,7 @@ packages: # GHC 8 - libsystemd-journal # GHC 8 - network-carbon # GHC 8 - socket-io + - tasty-rerun "Scott Murphy scott.murphy@plowtech.net @smurphy8": []