From 02a39ab02f1b0fa766226bbe972881414cc0d9ec Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Feb 2014 10:36:50 +0200 Subject: [PATCH] Remove a deprecated package --- Stackage/Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 740c65ca..c450cc69 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -189,7 +189,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do "parseargs" mapM_ (add "Vincent Hanquez") $ words =<< - [ "asn1-data bytedump certificate cipher-aes cipher-rc4 connection" + [ "bytedump certificate cipher-aes cipher-rc4 connection" , "cprng-aes cpu crypto-pubkey-types crypto-random-api cryptocipher" , "cryptohash hit language-java libgit pem siphash socks tls" , "tls-debug vhd language-java"