From 80611e7428636be1a70450fd29e06cb07f9ad637 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Tue, 6 Oct 2015 01:37:05 +0900 Subject: [PATCH] Remove version constraints on ig package. ig-0.6 required attoparsec < 0.13, but ig-0.6.1 removes the dependency on attoparsec. So ig-0.6.1 should build with the latest version of stackage. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 676a0509..8ad66c48 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1545,9 +1545,6 @@ packages: # https://github.com/fpco/stackage/issues/860 - optparse-applicative < 0.12 - # https://github.com/fpco/stackage/issues/875 - - ig < 0.6 - # https://github.com/fpco/stackage/issues/880 - http-types < 0.9