Notable updates changes include:

 - vector: update to version 0.11.x
 - errors: update to version 2.x
This commit is contained in:
Peter Simons
2015-08-17 17:56:37 +02:00
parent 7c61106bf3
commit 441e8a1590
2 changed files with 1160 additions and 440 deletions
@@ -814,9 +814,6 @@ self: super: {
# https://github.com/kkardzis/curlhs/issues/6
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
token-bucket = dontCheck super.token-bucket;
File diff suppressed because it is too large Load Diff