Skip to content

Commit b6498d0

Browse files
committed
cassette.cabal: bug-reports and source-repository
1 parent aef5efa commit b6498d0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cassette.cabal

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,18 @@ synopsis: A combinator library for simultaneously defining parsers and pretty pr
66
category: Parsing, Text
77
license: Apache-2.0
88
license-file: LICENSE
9+
bug-reports: https://github.com/mboes/cassette/issues
910
cabal-version: >= 1.10.0
1011
build-type: Simple
1112

1213
extra-doc-files:
1314
CHANGELOG.md
1415
README.md
1516

17+
source-repository head
18+
type: git
19+
location: https://github.com/mboes/cassette
20+
1621
library
1722
hs-source-dirs: src
1823
build-depends:

0 commit comments

Comments
 (0)