aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/haskellconstants.h
Commit message (Collapse)AuthorAgeFilesLines
* Show error in editor if stack cannot be runEike Ziller2018-01-061-0/+1
| | | | | | | With the option to open the configuration page. Change-Id: I4895e27648d5e161fd0c9b617723f7fdd6853248 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Adapt to upstream build config and Utils::Link changeshjk2017-12-111-0/+2
| | | | | Change-Id: Ib3f470b1d3df47b90f054ef1e006927b9ee675ca Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Initial Haskell project supportEike Ziller2017-10-011-0/+2
| | | | | | | 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.
* Provide snippet groupEike Ziller2017-10-011-0/+3
|
* Start with dummy pluginEike Ziller2017-10-011-0/+32