haskell-ng: update bytestring to latest version
This commit is contained in:
parent
0533fdb09d
commit
c8c355941c
@ -181,7 +181,7 @@ self: super: {
|
|||||||
lushtags = markBrokenVersion "0.0.1" super.lushtags;
|
lushtags = markBrokenVersion "0.0.1" super.lushtags;
|
||||||
|
|
||||||
# https://github.com/haskell/bytestring/issues/41
|
# https://github.com/haskell/bytestring/issues/41
|
||||||
bytestring_0_10_4_1 = dontCheck super.bytestring_0_10_4_1;
|
bytestring_0_10_6_0 = dontCheck super.bytestring_0_10_6_0;
|
||||||
|
|
||||||
# https://github.com/zmthy/http-media/issues/6
|
# https://github.com/zmthy/http-media/issues/6
|
||||||
http-media = dontCheck super.http-media;
|
http-media = dontCheck super.http-media;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user