haskellPackages: unbreak nvim-hs-contrib

Version 2.0.0.1 of nvim-hs-contrib was released on Hackage, which fixes
compilation with GHC 9.
This commit is contained in:
Philipp Joram 2022-08-07 01:07:55 +03:00
parent 513498fe5c
commit 90eb3d4d63
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