From 32b00e07616aa8027fa9da59a4b6a56a5780a90a Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Wed, 23 Dec 2015 12:41:22 +0200 Subject: [PATCH] Abandon curl and hse-cpp, include socket --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13454b88..372f0d8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -535,13 +535,12 @@ packages: "Roman Cheplyaka ": - action-permutations - amqp - - curl - heredoc - - hse-cpp - immortal - regex-applicative - lexer-applicative - smallcheck + - socket - tasty - tasty-golden - tasty-hunit @@ -1812,6 +1811,8 @@ packages: "Abandoned packages": # https://github.com/fpco/stackage/issues/1056 - haskell-packages + - curl + - hse-cpp "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537