Releases: berberman/arch-hs
Releases · berberman/arch-hs
0.11.0
0.10.2
0.10.1
0.10.0
-
Add
arch-hs-sync list
to list Haskell packages in [community] -
Remove generating meta package
-
Add
--install-deps
to call pacman to install all dependencies of a target -
Fix the list of packages to be packed is not consistent
-
Add
--no-skip-missing
to consider abnormal dependencies in packaging -
Update dependency versions
-
Update name preset
0.9.1
-
Support Cabal 3.4
-
Use the version of
haskell-ghc
to evaluate condition trees -
Fix the bug that sub-lib components appear wrongly in results
0.9.0
-
Remove
arch-hs-submit
executable -
Add
arch-hs-sync
executable, which has two commands:arch-hs-sync submit
- the same asarch-hs-submit
previouslyarch-hs-sync check
- check version inconsistencies between [community] and Hackage
-
Improve CLI options:
- values of
--skip
and--flag
are no longer separated by comma - the options can be set many times, for example:
arch-hs -f packageA:flagA:true -f packageB:flagB:false
- values of
-
Update name preset