forked from mirrors/nixpkgs
haskellPackages.ptr-poker: no longer mark as broken
This commit is contained in:
parent
cea929ddd0
commit
c9a1f7dc02
|
@ -3731,7 +3731,6 @@ broken-packages:
|
|||
- proxy-mapping
|
||||
- pseudo-trie
|
||||
- PTQ
|
||||
- ptr-poker
|
||||
- publicsuffixlistcreate
|
||||
- publish
|
||||
- pubnub
|
||||
|
|
|
@ -211571,8 +211571,6 @@ self: {
|
|||
benchmarkHaskellDepends = [ gauge rerebase ];
|
||||
description = "Pointer poking action construction and composition toolkit";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ptrdiff" = callPackage
|
||||
|
|
Loading…
Reference in a new issue