Merge pull request #227620 from TristanCacqueray/unbroken-text-time
haskell.packages.text-time: remove broken attribute
This commit is contained in:
commit
ea9362ee47
@ -5326,7 +5326,6 @@ broken-packages:
|
||||
- text-offset
|
||||
- text-position
|
||||
- text-register-machine
|
||||
- text-time
|
||||
- text-trie
|
||||
- textual
|
||||
- text-utf7
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user