forked from mirrors/nixpkgs
haskell-lsp: Added 0.18.* to extra-packages for ghcide
This commit is contained in:
parent
db1adfe3c8
commit
693b68be7f
|
@ -2497,6 +2497,8 @@ extra-packages:
|
|||
- happy <1.19.6 # newer versions break Agda
|
||||
- happy == 1.19.9 # for purescript
|
||||
- haskell-gi-overloading == 0.0 # gi-* packages use this dependency to disable overloading support
|
||||
- haskell-lsp == 0.18.* # for ghcide
|
||||
- haskell-lsp-types == 0.18.* # for ghcide
|
||||
- haskell-src-exts == 1.19.* # required by hindent and structured-haskell-mode
|
||||
- hinotify == 0.3.9 # for xmonad-0.26: https://github.com/kolmodin/hinotify/issues/29
|
||||
- hoogle == 5.0.14 # required by hie-hoogle
|
||||
|
|
Loading…
Reference in a new issue