haskell / haskell/haskell-language-server

Use stack/cabal cradle if no project config + ghc not in PATH + stack/cabal in PATH

Open
#692 13 comments 7 reactions 1 assignee Claimed by @Avi-D-coder View on GitHub
component: hie-bios component: implicit-hie type: enhancement
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

* Opening a single file require to have ghc in path
* However stack users can do a `stack repl` to load those files (stack uses the global project configuration)
* So if we have stack in PATH but no GHC we could use stack to load those files as well
* Not sure if it can be done in `hie-bios` or `implicit-hie-cradle`

//cc @Avi-D-coder @fendor

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.