haskell-constraints-deriving: disable test suite to fix the build

This commit is contained in:
Peter Simons
2019-06-14 13:06:08 +00:00
parent 0a253d7043
commit e1126316d7
3 changed files with 3 additions and 3 deletions
-2
View File
@@ -56825,8 +56825,6 @@ self: {
];
description = "Manipulating constraints and deriving class instances programmatically";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"constraints-emerge" = callPackage