haskellPackages.parameterized: Re-enable without tests
The package builds without the test suite The upstream issue is: https://github.com/louispan/parameterized/issues/2
This commit is contained in:
parent
14db7a6253
commit
a4fdb4edd1
@ -326,6 +326,7 @@ self: super: {
|
||||
optional = dontCheck super.optional;
|
||||
orgmode-parse = dontCheck super.orgmode-parse;
|
||||
os-release = dontCheck super.os-release;
|
||||
parameterized = dontCheck super.parameterized; # https://github.com/louispan/parameterized/issues/2
|
||||
persistent-redis = dontCheck super.persistent-redis;
|
||||
pipes-extra = dontCheck super.pipes-extra;
|
||||
pipes-websockets = dontCheck super.pipes-websockets;
|
||||
|
@ -8811,7 +8811,6 @@ broken-packages:
|
||||
- Paraiso
|
||||
- Parallel-Arrows-Eden
|
||||
- parallel-tasks
|
||||
- parameterized
|
||||
- parameterized-utils
|
||||
- paranoia
|
||||
- parco
|
||||
|
Loading…
Reference in New Issue
Block a user