haskell.packages.ghc842: removed broken 8.4.x deriving-compat override

This commit is contained in:
chessai 2018-04-20 14:00:20 -04:00
parent 951d6a9f93
commit 6c6d3e8749

View file

@ -47,11 +47,6 @@ self: super: {
## • In the instance declaration for Monoid BV
bv = super.bv_0_5;
## Needs bump to a versioned attribute
## Setup: Encountered missing dependencies:
## template-haskell >=2.5 && <2.13
deriving-compat = super.deriving-compat_0_4_1;
## Needs bump to a versioned attribute
## Issue: https://github.com/sol/doctest/issues/189
doctest = overrideCabal super.doctest_0_15_0 (drv: {