haskell-Rasterific: fix build by disabling the test suite

This commit is contained in:
Peter Simons
2015-02-08 13:07:58 +01:00
parent 8b59b35dd2
commit 3769fcb6de
2 changed files with 3 additions and 1 deletions
@@ -12168,7 +12168,6 @@ self: {
];
description = "A pure haskell drawing engine";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"ReadArgs" = callPackage