All notable changes to the "has-go" extension will be documented in this file.
- Nothing
- Now if
Override GHCi Args
is empty, it will starts GHCi only. - bug fix
- Added
Reuse Terminal
in configs to reload Haskell file in current GHCi terminal.
- Added
Compile Haskell File
- Now you can use
stack repl
orcabal repl
- Updated
overrideGHCiArgs
- Added icon :)
- Able to override files that GHCi loads
- Label fix
- Added
Cabal
support
- Fixed issue that
Load GHCi
andRun File
might not run the right file int the last version
- Added args for
stack run
- Added buttons in the
Status Bar
and configurations
- Initial release