| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I2d3535f579f0e5c9e350bc548e59fc43189b2a8b
Reviewed-by: hjk <[email protected]>
|
|
|
|
|
| |
Change-Id: Ieae69f981747af4fbf36919abc9604d8e190f207
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
|
| |
Loading the file automatically in GHCi, so it is directly available for
investigation.
Change-Id: I221d02ef2e17de465244df3a8b6674d84ba52c6e
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
ghc-mod is no longer active and doesn't even compile against newer
GHC versions.
Use haskell-ide-engine and Qt Creator's language protocol client
instead.
Change-Id: I5776ec8375c732b8066d09e629148ae222e981c5
Reviewed-by: hjk <[email protected]>
|
|
|
|
|
| |
Change-Id: Ic3f470b1d3df47b90f054ef1e006927b9ee675ca
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
| |
Shows all files from the file system tree around the .cabal file.
Provides a simple build configuration with "stack build" step.
Provides a simple run configuration with "stack exec" for each
"executable" entry.
|
| |
|
| |
|
| |
|
|
|