haskell-hoopl: drop obsolete override

This commit is contained in:
Peter Simons 2018-12-26 14:02:07 +01:00
parent 4f4313046e
commit 08ca69a513

@ -41,9 +41,6 @@ self: super: {
unix = null;
xhtml = null;
# Use to be a core-library, but no longer is since GHC 8.4.x.
hoopl = self.hoopl_3_10_2_2;
# LTS-12.x versions do not compile.
# base-orphans = self.base-orphans_0_8;
# brick = self.brick_0_45;