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
|
- hslinks
|
||||||
- hslogger-reader
|
- hslogger-reader
|
||||||
- hslogstash
|
- hslogstash
|
||||||
- hslua-module-system
|
|
||||||
- hsluv-haskell
|
- hsluv-haskell
|
||||||
- hsmagick
|
- hsmagick
|
||||||
- HSmarty
|
- HSmarty
|
||||||
|
@ -123040,8 +123040,6 @@ self: {
|
|||||||
testHaskellDepends = [ base hslua tasty tasty-hunit text ];
|
testHaskellDepends = [ base hslua tasty tasty-hunit text ];
|
||||||
description = "Lua module wrapper around Haskell's System module";
|
description = "Lua module wrapper around Haskell's System module";
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
hydraPlatforms = stdenv.lib.platforms.none;
|
|
||||||
broken = true;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hslua-module-text" = callPackage
|
"hslua-module-text" = callPackage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user