Remove upper bound on c2hs

This commit is contained in:
Michael Snoyman 2016-05-24 14:20:33 +03:00
parent c4cc8c14be
commit 46f9ba8c36

View File

@ -2220,10 +2220,6 @@ packages:
# These are all temporary, and need to be removed before starting GHC 8
- data-default < 0.7
- data-default-class < 0.1
# This will almost certainly result in build failures. Used to
# work around shelly upper bound on time
- c2hs < 0
# end of packages