Skip to content
Snippets Groups Projects
Commit 011a9570 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Add "bug-reports" and "source-repository" info to the Cabal file

parent a518abd1
No related branches found
No related tags found
No related merge requests found
...@@ -4,11 +4,16 @@ license: BSD3 ...@@ -4,11 +4,16 @@ license: BSD3
license-file: LICENSE license-file: LICENSE
author: Andy Gill author: Andy Gill
maintainer: libraries@haskell.org maintainer: libraries@haskell.org
bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=Code%20Coverage
category: Control category: Control
synopsis: Code Coverage Library for Haskell synopsis: Code Coverage Library for Haskell
build-type: Simple build-type: Simple
Cabal-Version: >= 1.2 Cabal-Version: >= 1.2
source-repository head
type: darcs
location: http://darcs.haskell.org/packages/hpc/
Flag small_base Flag small_base
Description: Choose the new smaller, split-up base package. Description: Choose the new smaller, split-up base package.
......
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