haskellPackages.toml-parser: drop broken flag
This commit is contained in:
parent
0ded80fcf5
commit
97e7224610
@ -5456,7 +5456,6 @@ broken-packages:
|
||||
- tokyocabinet-haskell
|
||||
- tokyotyrant-haskell
|
||||
- toml
|
||||
- toml-parser
|
||||
- tonalude
|
||||
- tonaparser
|
||||
- toodles
|
||||
|
@ -294189,8 +294189,6 @@ self: {
|
||||
testToolDepends = [ hspec-discover markdown-unlit ];
|
||||
description = "TOML 1.0.0 parser";
|
||||
license = lib.licenses.isc;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"toml-reader" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user