From a170dc6aeb8c31b68d7b3ca66fcc4237ab6a1ffd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 3 Dec 2014 17:46:20 +0200 Subject: [PATCH] Remove retry and these --- Stackage/Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 98061354..0813c064 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -626,7 +626,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do ["text-binary BoundedChan MissingH bytestring-lexing bytestring-trie" ,"data-accessor data-accessor-mtl file-location fuzzcheck here" ,"hlibgit2 hostname-validate interpolatedstring-perl6 iproute" - ,"missing-foreign multimap parallel-io retry these"] + ,"missing-foreign multimap parallel-io"] when (ghcVer >= GhcMajorVersion 7 8) $ mapM_ (add "Emanuel Borsobom ") $ words "haddock-api"