commercialhaskell / commercialhaskell/stack-ide

Have some kind of target API to support multiple Main modules

Open
#63 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Emacs Lisp
Stars
96
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Problem: a single project can contain multiple Main module, specifically: one for each executable, test suite, and benchmark. We'd like to get type information etc for each of those, but can't load them all into GHC at once.

Solution: have an API where the editor can state which of those Main modules is the current target, and then provide information on those files.

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.