haskellPackages.unicode-show: remove broken marker

It compiles just fine? Strange.
This commit is contained in:
Profpatsch 2022-03-11 14:16:41 +01:00
parent f7f0f81cf6
commit 7de3b6b55e
2 changed files with 0 additions and 3 deletions

View File

@ -5199,7 +5199,6 @@ broken-packages:
- unfix-binders
- unfoldable
- unicode-prelude
- unicode-show
- unicode-symbols
- unicode-tricks
- uniform-fileio

View File

@ -286292,8 +286292,6 @@ self: {
testHaskellDepends = [ base hspec QuickCheck ];
description = "print and show in unicode";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"unicode-symbols" = callPackage