@hackage cfn-flip0.1.0.6
Haskell implementation of aws/cfn-flip
Categories
License
MIT
Maintainer
freckle-engineering@renaissance.com
Links
Versions
Installation
Dependencies (9)
Dependents (1)
@hackage/stackctl
CfnFlip
Pure Haskell implementation of cfn-flip.
Usage
See CfnFlip.hs.
Release
To release a new version of this library, push a commit to main using a
conventionally-formatted commit message.
- Prefix with
fix:to release a new patch version, - Prefix with
feat:to release a new minor version, or - Use
<type>!:or aBREAKING CHANGE:footer to release a new major version