From 233e0e5f5e863799ac19256f2756de5cf3036cec Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 19:46:50 +0200 Subject: [PATCH] Remove servant-mock from TMWIR since it's already re-enabled --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 487e4edb..516b91e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3160,5 +3160,4 @@ tell-me-when-its-released: - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - newtype-generics-0.4.1 # resolves #1863 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 -- servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 - wreq-0.4.1.0