Remove tls-extra

This commit is contained in:
Michael Snoyman 2014-01-28 15:30:48 +02:00
parent 463f32af88
commit 434619aed6

View File

@ -189,7 +189,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
[ "asn1-data 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 tls-extra vhd"
, "tls-debug vhd"
]
addRange "Vincent Hanquez" "language-java" "< 0.2.5"