Skip to content

Releases: berberman/arch-hs

0.11.0

12 Feb 05:55
Compare
Choose a tag to compare
  • Add arch-hs-rdepcheck

  • Support Cabal 3.6

  • Fix datasubdir generation

  • Update dependency versions

  • Update name preset

0.10.2

11 Jun 20:47
d7b32db
Compare
Choose a tag to compare
  • Don't treat special licenses as custom licenses
  • Add --datasubdir to template

0.10.1

27 Mar 04:32
abe8888
Compare
Choose a tag to compare
  • Always generate -f or -f- for each flag in PKGBUILD

  • Better prompt for missing packages

  • Fix the bug that resolved targets were not filtered out correctly when processing sub-libraries

  • Update name preset

0.10.0

04 Feb 21:07
cea3b0b
Compare
Choose a tag to compare
  • 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

25 Jul 14:34
71008ce
Compare
Choose a tag to compare
  • 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

24 May 08:42
3b41785
Compare
Choose a tag to compare
  • Remove arch-hs-submit executable

  • Add arch-hs-sync executable, which has two commands:

    • arch-hs-sync submit - the same as arch-hs-submit previously
    • arch-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
  • Update name preset

0.8.0

28 Mar 07:03
0097136
Compare
Choose a tag to compare
  • Fix the bug that unable to run with dependency-free packages

  • Do not generate PKGBUILDs for missing dependencies of the target

  • Support resolving sub-libraries in arch-hs-diff

  • Remove falseList, which arch-hs-submit no longer uses

0.7.1

27 Feb 11:30
882e23a
Compare
Choose a tag to compare
  • Bump ghc version to 8.10.4

  • Fix some output formats

0.7.0

21 Jan 03:51
d59aa55
Compare
Choose a tag to compare
  • Support dumping output of arch-hs to JSON

  • Support resolving setup dependencies in arch-hs-diff

  • Fix wrong concatenation direction of differentiating dependencies in arch-hs-diff

  • Replace req with arch-web and http-client

  • Make getLatestSHA256 become total function

0.6.2

27 Dec 10:17
cf83f70
Compare
Choose a tag to compare
  • Use Doc to print prompt messages

  • Fix wrong line feeds in arch-hs-diff