Releases: hasufell/stack2cabal
Releases · hasufell/stack2cabal
Release v1.0.13
- Support github field in extra-deps wrt #39, by Fumiaki Kinoshita
Release v1.0.12
Release v1.0.11
- Fix bug in
cabal.project.freeze
when git-package in extra-deps doesn't have a subdir - Run hpack for git deps as well
- Fix
--output-file
option to use it as full filepath (instead of base directory)
Release v1.0.10
Release v1.0.9
Release v1.0.8
- fix not parsing local deps by d86leader
- add cli argument parses for specifying stack file
- Make stack2cabal comaptible with HsYAML>=2.0 by Roman Melnikov
- Relax upper bound on Cabal
- Allow resolver to point to remote url