mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
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))
|
||||
## arising from the superclasses of an instance declaration
|
||||
## from the context: (Monad m, Monoid a)
|
||||
free = super.free_5;
|
||||
free = super.free_5_0_1;
|
||||
|
||||
## Needs bump to a versioned attribute
|
||||
## Setup: Encountered missing dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user