- Add
--licenses
option to collect the license files for dependencies
- Use System.Console.GetOpt instead of cmdargs
- Fix "Error: ..." message
- Set resolver to LTS 15.8 (a79cb02)
- Allow Cabal > 2.2
- Use hpack
- Use Stack (executable) to get licenses (ec8412b)
- Use
ls dependencies
instead oflist-dependencies
(4f4d41d)
- Fix incorrect license if package matches a Hackage package (#23)
- Allow http-conduit 2.3 (558fe3d)
- Allow base 4.10 and Cabal 2.0 (7bbb360)
- 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)