diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..9b73d8f1a32294f5e00abc8534890f06f9498f1b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Haskell Program Coverage + +This repository provides the `hpc` binary which produces coverage reports in various formats from .tix and .mix files. \ No newline at end of file diff --git a/hpc-bin.cabal b/hpc-bin.cabal index 62601cdb07df29bef6f935ccd70e993ebee14f5a..7c69d5299dbe80ca264a6393752608e433023b56 100644 --- a/hpc-bin.cabal +++ b/hpc-bin.cabal @@ -9,6 +9,7 @@ Maintainer: XXX Synopsis: XXX Description: XXX Category: Development +extra-source-files: README.md build-type: Simple cabal-version: 2.0