Merge pull request #186458 from phijor/haskellPackages/nvim-hs-contrib-v2.0.0.1

haskellPackages: unbreak `nvim-hs-contrib`
This commit is contained in:
Dennis Gosnell 2022-08-14 01:18:34 +09:00 committed by GitHub
commit 7528dfebb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View file

@ -3525,7 +3525,6 @@ broken-packages:
- numhask-histogram
- numhask-prelude
- Nutri
- nvim-hs-contrib
- NXTDSL
- nyan-interpolation-core
- nylas

View file

@ -203714,8 +203714,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Haskell plugin backend for neovim";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"nvim-hs-ghcid" = callPackage