haskell-free: drop obsolete override for ghc-8.4.x
This commit is contained in:
parent
43d9df52c3
commit
5c9b3a6b18
1 changed files with 0 additions and 6 deletions
|
@ -84,12 +84,6 @@ self: super: {
|
|||
## free >=4.9 && <5
|
||||
either = super.either_5;
|
||||
|
||||
## Needs bump to a versioned attribute
|
||||
## • Could not deduce (Semigroup (IterT m a))
|
||||
## arising from the superclasses of an instance declaration
|
||||
## from the context: (Monad m, Monoid a)
|
||||
free = super.free_5_0_1;
|
||||
|
||||
## Needs bump to a versioned attribute
|
||||
## Setup: Encountered missing dependencies:
|
||||
## Cabal <2.2
|
||||
|
|
Loading…
Reference in a new issue