Changelog for hpc
package
- Addition of
readFileUtf8
andwriteFileUtf8
functions. - Ensure
.tix
files read and written in UTF-8, regadless of the system locale.
-
Bundled with GHC 8.0.1
-
Improved error messages (#10529)
-
Bundled with GHC 7.10.1
-
Allow same
Mix
file in different dirs (#9619)
-
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