Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 616 Bytes

changelog.md

File metadata and controls

28 lines (15 loc) · 616 Bytes

Changelog for hpc package

0.6.1.0 October 2019

  • Addition of readFileUtf8 and writeFileUtf8 functions.
  • Ensure .tix files read and written in UTF-8, regadless of the system locale.

0.6.0.3 May 2016

  • Bundled with GHC 8.0.1

  • Improved error messages (#10529)

0.6.0.2 Mar 2015

  • Bundled with GHC 7.10.1

  • Allow same Mix file in different dirs (#9619)

0.6.0.1 Mar 2014

  • Bundled with GHC 7.8.1

  • Update to Cabal 1.10 format

  • Drop support for GHC prior to version 7.2.2

  • Minor improvements to Haddock docs