From 494364190e5720ae7bc8b20b18e09158e319620d Mon Sep 17 00:00:00 2001 From: Ivan Lazar Miljenovic Date: Tue, 8 Sep 2015 21:21:49 +1000 Subject: [PATCH 1/3] Add ivanm's packages --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 887fb91b..5e64ec0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -698,7 +698,6 @@ packages: - multimap - parallel-io - text-binary - - wl-pprint-text - Chart-cairo - ghc-events - monad-extras @@ -1388,7 +1387,7 @@ packages: "Spencer Janssen ": - Xauth - + "Stefan Berthold": - smallcaps @@ -1399,9 +1398,12 @@ packages: "Devan Stormont ": - forecast-io - + "Sean Hunt @ivan-m": + - wl-pprint-text + - graphviz "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 From 3107557478679e5ec659cfa85d167cbe946ead4c Mon Sep 17 00:00:00 2001 From: Ivan Lazar Miljenovic Date: Tue, 8 Sep 2015 21:23:19 +1000 Subject: [PATCH 2/3] Run tests for graphviz Now works with QC-2.8 and doesn't depend on dot to run tests --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e64ec0b..70aff01b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1541,7 +1541,6 @@ skipped-tests: - bson - cabal-install - exceptions - - graphviz - pandoc - testpack - vector @@ -1631,9 +1630,6 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/226 - options - # Depends on a missing graphviz executable - - graphviz - # No AWS creds available - aws From 5ed2d4e4e0248ad89ccfef0f790c8e72476506ca Mon Sep 17 00:00:00 2001 From: Ivan Lazar Miljenovic Date: Tue, 8 Sep 2015 21:39:13 +1000 Subject: [PATCH 3/3] Take over fgl as well --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70aff01b..10a1e403 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -72,7 +72,6 @@ packages: - dimensional - executable-hash - executable-path - - fgl - fixed-list - foreign-store - formatting @@ -1402,8 +1401,10 @@ packages: "Sean Hunt @ivan-m": - - wl-pprint-text + - fgl + - fgl-arbitrary - graphviz + - wl-pprint-text "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537