Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 856 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 856 Bytes

0.1.40.2

Nikola Hadžić, 2025-01-13

Tested with GHC 8.0.2 - 9.10.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.