haskell.packages.text-time: remove broken attribute

This commit is contained in:
Tristan Cacqueray 2023-04-22 09:58:48 -04:00
parent 86bb552bfb
commit a9c8570af4
2 changed files with 0 additions and 2 deletions

View File

@ -5326,7 +5326,6 @@ broken-packages:
- text-offset
- text-position
- text-register-machine
- text-time
- text-trie
- textual
- text-utf7

View File

@ -290649,7 +290649,6 @@ self: {
description = "Library for Time parsing from Text into UTCTime";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"text-trie" = callPackage