Skip to content

v2.3.3

Compare
Choose a tag to compare
@borsboom borsboom released this 05 Aug 21:15
· 3020 commits to master since this release
v2.3.3

See https://haskellstack.org/ for installation and upgrade instructions.

Changes since v2.3.1

Other enhancements:

  • Add the stack-developer-mode flag

Bug fixes:

  • When using the STACK_YAML env var with Docker, make the path absolute.
  • Fix the problem of stack repl foo:test:bar failing without a project
    build before that. See
    #5213
  • Fix stack sdist introducing unneded sublibrary syntax when using
    pvp-bounds. See
    #5289

Thanks to all our contributors for this release:

  • coord.e
  • Dmitry Dzhus
  • Emanuel Borsboom
  • Kirill Zaborsky
  • Michael Snoyman