haskell / haskell/haskell-mode
haskell-compile behaviour
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
`haskell-compile` could work based on something similar to `haskell-process-type`. Despite the presence of `stack.yaml` file `haskell-compile` tries to use `something.cabal` file. We could implement some kind of priority, we could also take a `Makefile` into consideration if present.
+ Potential files to work with:
- `haskell-compile.el`
Contributor guide
Assessment
This issue has not been assessed yet.