Skip to content

Releases: gentoo-haskell/haskell-updater

v1.4.0.0

25 May 14:17
v1.4.0.0
f8f25ca
Compare
Choose a tag to compare

Release v1.4.0.0

  • Add new options for portage invocation

    • Add --mode=reinstall-atoms (-R)
    • Add --world (-W)

    This adds new functionality to haskell-updater which utilizes the
    --reinstall-atoms flag for portage. This should bypass issues where
    haskell-updater pulls in masked or unavailable packages and attempts to
    pull them into the dependency graph. This will remain as optional pending
    further testing.

  • Add new flags to the command line to help organize functionality:

    • --target={invalid|all|world}
    • --mode={basic|list|reinstall-atoms}
  • Fix bug where some installed package .conf files do not get parsed
    properly

v1.3.3

18 Mar 20:18
v1.3.3
e206354
Compare
Choose a tag to compare

Release v1.3.3

  • Fix bug where haskell-updater loops forever on hadrian-installed GHCs
    (ghc-9.4 and up)
  • Now builds on GHC up to version 9.8