Avi-D-coder / implicit-hie

Auto generate a stack or cabal multi component hie.yaml file
BSD 3-Clause "New" or "Revised" License
201 stars 17 forks source link

Create a subcommand to gen a `hie.yaml` multi cradle to ignore `Setup.hs` to avoid haskell-language-server#3348 #52

Open sdykae opened 1 year ago

sdykae commented 1 year ago

Error and fix: https://github.com/haskell/haskell-language-server/issues/3348

image

Avi-D-coder commented 1 year ago

I’d accept a PR implementing this.