All notable changes to the "has-go" extension will be documented in this file.
upadte :: Void
:D
- Now
stack runghc
can be used forRun File
.
- Fix backsplash problem issue: #4
Literate Haskell
support (i.e.lhs
)Reuse Terminal
now ison
by default.
- Fix for filepaths with spaces by @matthboers #3
- 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