haskell-HTTP: drop obsolete override for GHC 8.4.x

This commit is contained in:
Peter Simons 2018-03-12 09:41:57 +01:00
parent d531e09696
commit 74e40b0671

View file

@ -155,13 +155,6 @@ self: super: {
## hspec-discover ==2.4.8
hspec-discover = super.hspec-discover_2_4_8;
## Needs bump to a versioned attribute
HTTP = overrideCabal super.HTTP_4000_3_10 (drv: {
##
## https://github.com/haskell/HTTP/pull/114
doCheck = false;
});
## Needs bump to a versioned attribute
## Setup: Encountered missing dependencies:
## free ==4.*, template-haskell >=2.4 && <2.13