@hackage cfn-flip0.1.0.6

Haskell implementation of aws/cfn-flip

CfnFlip

Hackage Stackage Nightly Stackage LTS CI

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 a BREAKING CHANGE: footer to release a new major version

LICENSE | CHANGELOG