haskell-free: update overrides for version 5.0.1
This commit is contained in:
parent
2a17cffbb2
commit
96b5bbd457
|
@ -64,7 +64,7 @@ self: super: {
|
||||||
## • Could not deduce (Semigroup (IterT m a))
|
## • Could not deduce (Semigroup (IterT m a))
|
||||||
## arising from the superclasses of an instance declaration
|
## arising from the superclasses of an instance declaration
|
||||||
## from the context: (Monad m, Monoid a)
|
## from the context: (Monad m, Monoid a)
|
||||||
free = super.free_5;
|
free = super.free_5_0_1;
|
||||||
|
|
||||||
## Needs bump to a versioned attribute
|
## Needs bump to a versioned attribute
|
||||||
## Setup: Encountered missing dependencies:
|
## Setup: Encountered missing dependencies:
|
||||||
|
|
Loading…
Reference in New Issue