From 8827106a7775615b581715e83f048bc6454d3b90 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 30 Sep 2016 22:38:45 -0700 Subject: [PATCH] tell us when servant-mock is released --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d5ceb19..8cb9fd58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3099,3 +3099,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