Merge pull request #227620 from TristanCacqueray/unbroken-text-time

haskell.packages.text-time: remove broken attribute
This commit is contained in:
maralorn 2023-04-22 16:50:43 +02:00 committed by GitHub
commit ea9362ee47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

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