About

Metadata

  • Last updated , by PatrickBrisbin
  • License MIT
  • Maintained by: freckle-engineering@renaissance.com

  • Lottery factor: 2

Links

Installation

Readme

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