intellij-haskell
intellij-haskell copied to clipboard
Case-insensitive .cabal package autocompletion
Repro: go .cabal file, type quick somewhere in build-depends stanza, a suggestion list appears
Expected: the QuickCheck package is present in the suggestions' list
Instead: the QuickCheck package is absent in the suggestions' list