4
submitted 5 months ago by maerwald@kbin.social to c/haskell@kbin.social
3
[ANN] GHCup-0.1.22.0 released (discourse.haskell.org)
submitted 7 months ago by maerwald@kbin.social to c/haskell@kbin.social
3
submitted 11 months ago by maerwald@kbin.social to c/haskell@kbin.social
0
[ANN] GHCup-0.1.20.0 released (discourse.haskell.org)
submitted 11 months ago by maerwald@kbin.social to c/haskell@kbin.social

How to upgrade

ghcup upgrade

If you haven't installed yet, follow the instructions at: https://www.haskell.org/ghcup/

Changelog

New features

  • support TUI on windows thanks to the work from vty and brick maintainers (Chris Hackett, Timofey Zakrevskiy, Jonathan Daugherty, ...), wrt #912

    • this may be experimental though
  • support JS and wasm cross compilers wrt #838, thanks to Sylvain Henry and IOG

  • Support stacks installation strategy and metadata wrt #892

    • you can now enable stacks installation method via ghcup config set url-source '["GHCupURL", "StackSetupURL"]'... for more information, check the documentation

Improvements and bug fixes

  • fix segfault in TUI when hitting enter early wrt #887
  • Improve key handling in TUI, fixes #875
  • add explicit support for Void Linux and Rocky Linux (this required a metadata version bump to ghcup-0.0.8.yaml)
  • optparse cli interface now has a test suite thanks to Lei Zhu, wrt #862
[-] maerwald@kbin.social 1 points 1 year ago* (last edited 1 year ago)

HelloJS is a wrapper that calls nodejs. Also see https://gitlab.haskell.org/ghc/ghc/-/wikis/javascript-backend/building#compiling-hello-world

GHCup doesn't manage system dependencies.

0

maerwald

joined 1 year ago