haskell-http-media: enable tests
The test suite builds and runs OK since version 0.6.2.
This commit is contained in:
parent
5d88acfa70
commit
ac594b303d
@ -217,9 +217,6 @@ self: super: {
|
||||
# https://github.com/haskell/bytestring/issues/41
|
||||
bytestring_0_10_6_0 = dontCheck super.bytestring_0_10_6_0;
|
||||
|
||||
# https://github.com/zmthy/http-media/issues/6
|
||||
http-media = dontCheck super.http-media;
|
||||
|
||||
# tests don't compile for some odd reason
|
||||
jwt = dontCheck super.jwt;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user