Skip to content
Snippets Groups Projects
Commit fccf6e8b authored by BinderDavid's avatar BinderDavid
Browse files

Merge branch 'add-gitignore-and-readme' into 'master'

Add .gitignore and README.md

See merge request hpc/hpc-bin!2
parents 2f406883 738556f9
No related branches found
No related tags found
1 merge request!2Add .gitignore and README.md
Pipeline #57519 passed
dist/
.stack-work/
dist-newstyle/
\ No newline at end of file
# 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
...@@ -9,6 +9,7 @@ Maintainer: XXX ...@@ -9,6 +9,7 @@ Maintainer: XXX
Synopsis: XXX Synopsis: XXX
Description: XXX Description: XXX
Category: Development Category: Development
extra-source-files: README.md
build-type: Simple build-type: Simple
cabal-version: 2.0 cabal-version: 2.0
......
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