Merge pull request #120849 from shlevy/unbreak-htf

Unbreak haskellPackages.HTF
This commit is contained in:
Dennis Gosnell
2021-04-28 10:04:12 +09:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
-2
View File
@@ -9491,8 +9491,6 @@ self: {
];
description = "The Haskell Test Framework";
license = lib.licenses.lgpl21Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"HTTP" = callPackage