From d45ca2f4040c786a97d1e4dc4687e762e782f0d6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 15 Feb 2016 11:50:04 -0800 Subject: [PATCH] Remove constraint "unordered-containers < 0.2.6", closes #1222 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa71915c..c1a83c8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -449,8 +449,9 @@ packages: - latex-formulae-image - latex-formulae-pandoc - latex-formulae-hakyll - - agda-snippets # - agda-snippets-hakyll + # Temporarily removed due to Agda's upper bound on unordered-containers. + # - agda-snippets "Dan Burton @DanBurton": - hspec-jenkins @@ -1963,9 +1964,6 @@ packages: # https://github.com/fpco/stackage/issues/1128 - machines < 0.6 - # https://github.com/fpco/stackage/issues/1222 - - unordered-containers < 0.2.6 - # https://github.com/fpco/stackage/issues/1147 - comonad < 4.3 - pointed < 5