Skip to content

Commit

Permalink
Add homepage and bug report references to cabal files
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisdral committed Aug 26, 2024
1 parent ffaf249 commit 70d0e83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fs-api/fs-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ license-files:
copyright: 2019-2024 Input Output Global Inc (IOG)
author: IOG Engineering Team
maintainer: [email protected], Joris Dral ([email protected])
homepage: https://github.com/input-output-hk/fs-sim
bug-reports: https://github.com/input-output-hk/fs-sim/issues
category: System
build-type: Simple
extra-doc-files:
Expand Down
2 changes: 2 additions & 0 deletions fs-sim/fs-sim.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ license-files:
copyright: 2019-2024 Input Output Global Inc (IOG)
author: IOG Engineering Team
maintainer: [email protected], Joris Dral ([email protected])
homepage: https://github.com/input-output-hk/fs-sim
bug-reports: https://github.com/input-output-hk/fs-sim/issues
category: Testing
build-type: Simple
extra-doc-files:
Expand Down

0 comments on commit 70d0e83

Please sign in to comment.