aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/haskell/haskell.qrc
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Haskell pluginEike Ziller2025-03-121-6/+0
| | | | | | | | | | | | Nowadays the same can be achieved by opening projects as a Workspace. Users need to install and register the language server themselves anyway and adding a build & run configuration are trivial. So this plugin is a lot of code that doesn't really improve the user experience over the stock generic support. Change-Id: Iad25a8e23b4fcbdaa5682f21bef6014156b07a5e Reviewed-by: hjk <[email protected]>
* Haskell: Settings/options iconAlessandro Portale2023-03-091-1/+2
| | | | | Change-Id: I6b65901951fbfd9680bf7617991c47884f67df9c Reviewed-by: Alessandro Portale <[email protected]>
* Haskell: Import from superrepohjk2023-01-271-0/+5
Change-Id: I83c6c817c78ccbf1aee65847777f2652e19275a5 Reviewed-by: Eike Ziller <[email protected]>