654 B
654 B
0.4.0 (2020-02-16)
Enhancements
- Use hpack
0.3.0 (2019-02-05)
Enhancements
- Use Stack (executable) to get licenses (
ec8412b) - Use
ls dependenciesinstead oflist-dependencies(4f4d41d)
Bugs
- Fix incorrect license if package matches a Hackage package (#23)
0.2.2 (2018-01-16)
- Allow http-conduit 2.3 (
558fe3d)
0.2.1 (2017-07-24)
- Allow base 4.10 and Cabal 2.0 (
7bbb360)
0.2.0 (2016-09-18)
Enhancements
- Allow use in multi-package project (
f545a4c) - Handle exceptions (
ec640bb) - Replace HTTP with http-conduit (
f6735cb) - Add command line arguments (
2558a05) - Add a library (
835ac70)