haskell-hslua-module-system: re-enable the build; it succeeds fine now

This commit is contained in:
Peter Simons 2019-06-13 22:00:21 +02:00
parent 65ca963e0b
commit caeebbb5f7
2 changed files with 0 additions and 3 deletions

View File

@ -5849,7 +5849,6 @@ broken-packages:
- hslinks
- hslogger-reader
- hslogstash
- hslua-module-system
- hsluv-haskell
- hsmagick
- HSmarty

View File

@ -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