haskellPackages.ghc84x.criterion: bump to criterion 1.4.1.0
We need base-compat-0.10 for 8.4, but the older version wanted 0.9. (Criterion 1.4.1.0 now uses base-compat-batteries-0.10, in fact) Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
c425a1fc50
commit
a22faf1060
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ self: super: {
|
|||
};
|
||||
});
|
||||
|
||||
## Bounds related: it wants base-compat 0.9.
|
||||
criterion = super.criterion_1_4_1_0;
|
||||
|
||||
## Unmerged
|
||||
|
||||
|
|
Loading…
Reference in a new issue