From 59ce55cf8a21c4bcd002f90d5bfe7a1656733236 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Wed, 6 Dec 2017 21:57:59 -0800 Subject: [PATCH] Add back 'stack' --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd619ee6..bf77736c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -957,6 +957,7 @@ packages: - monad-extras - optparse-simple - hpack + - stack "Michael Sloan @mgsloan": - th-orphans @@ -3672,7 +3673,6 @@ expected-test-failures: # Problem on the stackage build server, we need to dig deeper into # these if we want them fixed - - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 - haskell-tools-daemon # openFile: permission denied https://github.com/fpco/stackage/issues/2502 @@ -4039,6 +4039,7 @@ no-revisions: - cryptonite - foundation - gauge +- stack # Do not build these packages in parallel with others. Useful for high memory # usage.