This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
Releases: rikvdkleij/intellij-haskell
Releases · rikvdkleij/intellij-haskell
v1.0.0-beta27
1.0.0-beta27
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
- Added option to Commit Changes dialog to optimize imports
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
- Implemented Haskell Problems View
v1.0.0-beta26
1.0.0-beta26
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
- Added option to Commit Changes dialog to optimize imports
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
- Implemented Haskell Problems View
v1.0.0-beta25
1.0.0-beta25
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
- Added option to Commit Changes dialog to optimize imports
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
- Implemented Haskell Problems View
v1.0.0-beta24
1.0.0-beta24
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
- Added option to Commit Changes dialog to optimize imports
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
- Implemented Haskell Problems View
v1.0.0-beta23
1.0.0-beta23
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
- Added option to Commit Changes dialog to optimize imports
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
- Implemented Haskell Problems View
v1.0.0-beta22
1.0.0-beta22
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent. Also added option to Commit Changes dialog to reformat by Hindent
- Added option to Commit Changes dialog to optimize imports by GHC warnings
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
- Implemented Haskell Problems View
v1.0.0-beta21
1.0.0-beta21
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent. Also added option to Commit Changes dialog to reformat by Hindent
- Added option to Commit Changes dialog to optimize imports by GHC warnings
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
- Implemented Haskell Problems View
v1.0.0-beta20
1.0.0-beta20
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent. Also added option to Commit Changes dialog to reformat by Hindent
- Added option to Commit Changes dialog to optimize imports by GHC warnings
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
- Implemented Haskell Problems View
v1.0.0-beta19
1.0.0-beta19
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsiveness, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent. Also added option to Commit Changes dialog to reformat by Hindent
- Added option to Commit Changes dialog to optimize imports by GHC warnings
- Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
v1.0.0-beta18
1.0.0-beta18
IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.- Improved responsivess, especially for multi-package projects
- HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-11. Those binaries are used by all projects
- Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 version
- Various improvements and fixes
- Improved REPL (@solicode)
- Improved importer of multi-package projects
- Improved parser
- Included updating the Module Settings to the Restart REPLs action
- Changed default reformat shortcut to reformat by Hindent. Also added option to Commit Changes dialog to reformat by Hindent
- Added option to Commit Changes dialog to optimize imports by GHC warnings
- Added type and definition info of the current identifier to the Documentation Tool window