Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 823 Bytes

Change Log

All notable changes to the "has-go" extension will be documented in this file.

[Unreleased]

  • Nothing

[0.4.0]

  • Now if Override GHCi Args is empty, it will starts GHCi only.
  • bug fix

[0.3.3]

  • Added Reuse Terminal in configs to reload Haskell file in current GHCi terminal.

[0.3.2]

  • Added Compile Haskell File
  • Now you can use stack repl or cabal repl

[0.3.1]

  • Updated overrideGHCiArgs

[0.3.0]

  • Added icon :)
  • Able to override files that GHCi loads

[0.2.4]

  • Label fix

[0.2.3]

  • Added Cabal support

[0.2.2]

  • Fixed issue that Load GHCi and Run File might not run the right file int the last version

[0.2.1]

  • Added args for stack run

[0.2.0]

  • Added buttons in the Status Bar and configurations

[0.1.0]

  • Initial release