Changelog of @hackage/hgettext 0.1.40.1

0.1.40.1

Andreas Abel, 2022-09-19

  • Allow Cabal ≥ 2.4 (#15, thanks Claudio Bley!)

Tested with GHC 7.4 - 9.4.

0.1.40

Andreas Abel, 2022-09-04

The hgettext tool can now parse Haskell files with: (contributions by Nikola Hadžić)

  • LANGUAGE extensions #19
  • CPP directives #21

Tested with GHC 7.4 - 8.6. Requires Cabal ≤ 2.2, thus, does not build with GHC 8.8 and above.