From 01d64b5df69e1b3720a75eecc3f95a4138c6ed57 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jul 2019 00:46:36 +0200 Subject: [PATCH] Add pantry and mega-sdist for newest stack --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4318bee8..ed4fb333 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -580,7 +580,9 @@ packages: - githash - time-manager + - pantry - pantry-tmp + - mega-sdist - http-download - hi-file-parser - rio-prettyprint @@ -5229,6 +5231,7 @@ expected-test-failures: - odbc # "Need ODBC_TEST_CONNECTION_STRING environment variable" - opaleye # PostgreSQL - pandoc-pyplot # requires DISPLAY for tcltk + - pantry # https://github.com/commercialhaskell/stackage/issues/4628 - pantry-tmp # https://github.com/commercialhaskell/stackage/issues/4628 - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb @@ -5892,6 +5895,7 @@ no-revisions: - gauge - stack - http-download +- pantry - pantry-tmp - rio-prettyprint - hi-file-parser