-
Added support for the
stack runcommand. -
Improved automatic opening of generated Haddocks.
-
Stack stopped supporting listing of known template names from CLI. Use fixed list configurable as
hasky-stack-templatesinstead.
-
Make commands like “build → bench” and “build → test” only propose targets that make sense. For example, targets for “build → bench” won't include test suite components.
-
Added
--copy-compiler-toolto build popup.
-
Fix automatic opening of Haddocks with Stack 1.6.1.
-
Fix propagation of arguments in the package action popup.
-
Renamed
hasky-stack-project-action-popuptohasky-stack-package-action-popup. -
Updated
README.mdto reflect current state of the package.
-
Added a variable that allows to make Hasky Stack open generated Haddocks automatically.
-
Enhanced detection of home page by grabbing git location and reconstructing URL from that. Given that 99% of projects are on GitHub it works fine.
- Added commands to edit Cabal and
stack.yamlfiles from the root popup (invoked byhasky-stack-execute).
-
Added the
hasky-stack-package-actioncommand allowing to install and lookup information about packages. -
Renamed the face
hasky-project-versiontohasky-stack-project-version.
-
Fixed the
stack uploadcommand. -
Fixed the
stack cleancommand. -
Added support for
--file-watchto thestack buildpopup. -
Made
hasky-stack-auto-targetswitchable from thestack buildpopup. -
Added
hasky-stack-auto-open-coverage-reportscustomization setting and the functionality for opening coverage reports automatically.
- Initial release.