hackage-packages.nix: update to https://github.com/commercialhaskell/all-cabal-hashes/commit/d2f0ba57b0b22a42909a66bfdab6aeedca3b0f53 with hackage2nix v20150807-40-g9d40586
Notable updates changes include: - vector: update to version 0.11.x - errors: update to version 2.x
This commit is contained in:
@@ -814,9 +814,6 @@ self: super: {
|
|||||||
# https://github.com/kkardzis/curlhs/issues/6
|
# https://github.com/kkardzis/curlhs/issues/6
|
||||||
curlhs = dontCheck super.curlhs;
|
curlhs = dontCheck super.curlhs;
|
||||||
|
|
||||||
# This needs the latest version of errors to compile.
|
|
||||||
pipes-errors = super.pipes-errors.override { errors = self.errors_2_0_0; };
|
|
||||||
|
|
||||||
# https://github.com/hvr/token-bucket/issues/3
|
# https://github.com/hvr/token-bucket/issues/3
|
||||||
token-bucket = dontCheck super.token-bucket;
|
token-bucket = dontCheck super.token-bucket;
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user