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

Fix "cabal check" warning and remove outdated "tested-with" line from cabal file

parent 6bc66b7a
No related branches found
No related tags found
No related merge requests found
...@@ -10,14 +10,13 @@ bug-reports: https://gitlab.haskell.org/ghc/ghc/issues/new ...@@ -10,14 +10,13 @@ bug-reports: https://gitlab.haskell.org/ghc/ghc/issues/new
category: Control category: Control
synopsis: Code Coverage Library for Haskell synopsis: Code Coverage Library for Haskell
build-type: Simple build-type: Simple
tested-with: GHC==8.0.*, GHC==7.10.*, GHC==7.8.*, GHC==7.6.*, GHC==7.4.*, GHC==7.2.2
description: description:
This package provides the code coverage library for Haskell. This package provides the code coverage library for Haskell.
. .
See <https://www.haskell.org/haskellwiki/Haskell_program_coverage> for more See <https://www.haskell.org/haskellwiki/Haskell_program_coverage> for more
information. information.
extra-source-files: extra-doc-files:
changelog.md changelog.md
source-repository head source-repository head
......
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