added homepage and bug reports information

This commit is contained in:
Jonathan Lamothe 2022-04-24 19:00:47 -04:00
parent bb970e4f42
commit 723f046ea4
2 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,8 @@ version: 0.0.0
synopsis: extracts data from a CSV file
description: extracts data from a CSV file - see README.md for more details
category: Data
homepage: https://codeberg.org/jlamothe/csv-sip
bug-reports: https://codeberg.org/jlamothe/csv-sip/issues
author: Jonathan Lamothe
maintainer: jonathan@jlamothe.net
copyright: (C) 2022 Jonathan Lamothe

View File

@ -17,6 +17,8 @@ category: Data
# complications of embedding Haddock markup inside cabal files, it is
# common to point users to the README.md file.
description: extracts data from a CSV file - see README.md for more details
homepage: https://codeberg.org/jlamothe/csv-sip
bug-reports: https://codeberg.org/jlamothe/csv-sip/issues
ghc-options:
- -Wall