-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0d2993c
commit 43e701a
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|
||
|
@@ -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 | ||
|
||
|