- Add
package set:
info todhall --version
- Support
aarch64
- Use
bz2
in place ofbzlib
for now
- Use
libarchive
exclusively
- Support
.zst
via zstd library - Pin new Dhall package set
- Pin package
- Use
dhall
1.27.0
- Use
lzlib
0.3.0.0
- Use
libarchive
2.0.0.0
- Add
find
subcommand
- Add
.lz
support
- Now works with Dhall 1.25.0 on a sufficiently new GHC
- Add
garbage-collect
subcommand - Add
uninstall
subcommand - Add
nuke-cache
subcommand
- Add
printLdLibFlags
function and add functionality to CLI interface cfg.installDir
is now absolute
- Add
SymlinkManpage
command
- Pass
-p0
option topatch
- Support more MIPS architectures
- Don't install build-tool dependencies globally
- Add ability to patch libraries
- Add
--global
flag
- Export
Dep
- Stream using
libarchive
lazily
- Export
EnvVar
- Better diagnostic output
- Fix bug where cross dependencies'
bin/
directory was added toPATH
for subsequent package builds - Allow use of
libarchive
for packages that cannot be handled with thetar
library
Initial release