implicit-hie
implicit-hie copied to clipboard
Auto generate a stack or cabal multi component hie.yaml file
Results
22
implicit-hie issues
Sort by
recently updated
recently updated
newest added
trafficstars
I have tested that this project can be compiled to latest LTS or Nightly. Currently, it use resolver `lts-15.14`, which is too old.
Hi, I'm trying to setup haskell IDE in neovim. I would like to generate hie.yaml file using implicit-hie https://hackage.haskell.org/package/implicit-hie. I can only install (`cabal install implicit-hie`) for cabal project and...