Remove unneeded upper bound on language-java

This commit is contained in:
Michael Snoyman 2014-02-21 06:59:54 +02:00
parent befc7fd722
commit 1241af156a

View File

@ -190,9 +190,8 @@ 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 vhd"
, "tls-debug vhd language-java"
]
addRange "Vincent Hanquez" "language-java" "< 0.2.5"
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
-- Does not compile on Windows