From 33079ba6d69240caf33bb7c87e963798fead89f5 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Fri, 16 Sep 2016 18:15:19 +0300 Subject: [PATCH] Remove arithmoi from skipped-tests Arithmoi 0.4.3.0 has been released with support of QuickCheck 2.9. I have also added myself to maintainers list to be pinged about future failures. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09ff3d08..88b7bad6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2681,7 +2681,6 @@ skipped-tests: # QuickCheck 2.9 - Cabal - ChasingBottoms - - arithmoi - bytestring-handle - cgi - ed25519 @@ -3052,6 +3051,10 @@ github-users: - klappvisor fpinsight: - thierry-b + arithmoi: + - Bodigrim + - cartazio + - phadej # end of github-users