Prune some patches for old Hackage releases
Now that GHC 8.10 is the minimum supported version for
head.hackage
, I thought it appropriate to do some spring cleaning
on various patches for old Hackage releases that have been kept
around to support old build plans. I used the latest Stackage LTS
release (15.5) as a litmus test for which patches could be safely
removed without disrupting too much.
One patch I made an exception for is Cabal-2.4.1.0
, which Ben
Gamari has specially requested be left in.
As a side effect of removing the hackage-security-0.5.3.0
patch,
this supersedes !63 (closed).