haskell-hslua-module-system: re-enable the build; it succeeds fine now
This commit is contained in:
@@ -123040,8 +123040,6 @@ self: {
|
||||
testHaskellDepends = [ base hslua tasty tasty-hunit text ];
|
||||
description = "Lua module wrapper around Haskell's System module";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hslua-module-text" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user