Skip to content
Snippets Groups Projects
Commit 7cead32f authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Patch-level increment to 0.6.0.3

parent a6dee685
No related branches found
No related tags found
No related merge requests found
# Changelog for [`hpc` package](http://hackage.haskell.org/package/hpc)
## 0.6.0.3 *Unreleased*
## 0.6.0.3 *Jan 2016*
* Bundled with GHC 8.0.1
* Improved error messages (#10529)
......
name: hpc
version: 0.6.0.2
version: 0.6.0.3
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
......@@ -10,7 +10,7 @@ category: Control
synopsis: Code Coverage Library for Haskell
build-type: Simple
cabal-version:>=1.10
tested-with: GHC==7.6.3, GHC==7.6.2, GHC==7.6.1, GHC==7.4.2, GHC==7.4.1, GHC==7.2.2
tested-with: GHC==7.10.*, GHC==7.8.*, GHC==7.6.*, GHC==7.4.*, GHC==7.2.2
description:
This package provides the code coverage library for Haskell.
.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment