Skip to content

Commit

Permalink
Fix cabal check warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
JackKelly-Bellroy committed Aug 22, 2024
1 parent 0d2993c commit 43e701a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions aws-arn.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: aws-arn
version: 0.3.2.0
cabal-version: 2.2
name: aws-arn
version: 0.3.2.0
synopsis:
Types and optics for manipulating Amazon Resource Names (ARNs)

Expand All @@ -25,15 +25,15 @@ description:
add this support for more AWS resource types are __especially__
welcome.

bug-reports: http://github.com/bellroy/aws-arn/issues
license: BSD-3-Clause
license-file: LICENSE
author: Bellroy Tech Team <[email protected]>
maintainer: Bellroy Tech Team <[email protected]>
copyright: Copyright (C) 2020-2022 Bellroy Pty Ltd
category: AWS, Cloud
build-type: Simple
extra-source-files:
bug-reports: http://github.com/bellroy/aws-arn/issues
license: BSD-3-Clause
license-file: LICENSE
author: Bellroy Tech Team <[email protected]>
maintainer: Bellroy Tech Team <[email protected]>
copyright: Copyright (C) 2020-2022 Bellroy Pty Ltd
category: AWS, Cloud
build-type: Simple
extra-doc-files:
CHANGELOG.md
README.md

Expand Down

0 comments on commit 43e701a

Please sign in to comment.