haskell-hslua-module-system: re-enable the build; it succeeds fine now
This commit is contained in:
parent
65ca963e0b
commit
caeebbb5f7
@ -5849,7 +5849,6 @@ broken-packages:
|
||||
- hslinks
|
||||
- hslogger-reader
|
||||
- hslogstash
|
||||
- hslua-module-system
|
||||
- hsluv-haskell
|
||||
- hsmagick
|
||||
- HSmarty
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user