Merge pull request #120849 from shlevy/unbreak-htf
Unbreak haskellPackages.HTF
This commit is contained in:
@@ -9491,8 +9491,6 @@ self: {
|
||||
];
|
||||
description = "The Haskell Test Framework";
|
||||
license = lib.licenses.lgpl21Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"HTTP" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user