From cbb8f04447f1acdcb2936925f195ad5ff38fad91 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Sep 2016 00:07:48 +0200 Subject: [PATCH] Add reminder for #1902 and fpco/lts-haskell#27 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31b9bfe6..de4200d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3089,3 +3089,4 @@ tell-me-when-its-released: - vector-0.11.0.0 # skipped test-suite - 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