haskell-ci: no longer mark as broken
haskell-ci just builds (again?) without any necessary changes (cherry picked from commit 1be4cb6748318e7a6e0f96908b095ea6fef5ac6c)
This commit is contained in:
parent
871e8c4d58
commit
c367ee7bda
|
@ -1817,7 +1817,6 @@ broken-packages:
|
|||
- haskell-awk
|
||||
- haskell-bitmex-rest
|
||||
- haskell-brainfuck
|
||||
- haskell-ci
|
||||
- haskell-cnc
|
||||
- haskell-coffee
|
||||
- haskell-compression
|
||||
|
|
|
@ -118220,8 +118220,6 @@ self: {
|
|||
doHaddock = false;
|
||||
description = "Cabal package script generator for Travis-CI";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"haskell-cnc" = callPackage
|
||||
|
|
Loading…
Reference in New Issue