cfn-flip: Haskell implementation of aws/cfn-flip

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Functions to flip between CloudFormation Yaml and JSON syntaxes


[Skip to Readme]

Properties

Versions 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.6, 0.1.0.6
Change log CHANGELOG.md
Dependencies aeson (>=1.4.6.0), base (>=4.11 && <10), bytestring (>=0.10.8.2), conduit (>=1.3.1.2), libyaml (>=0.1.2), text (>=1.2.3.1), unliftio (>=0.2.12), unliftio-core (>=0.1.2.0), yaml (>=0.11.8.0) [details]
License MIT
Copyright 2021 Renaissance Learning Inc
Author Freckle R&D
Maintainer freckle-engineering@renaissance.com
Category Tools
Home page https://github.com/freckle/cfn-flip#readme
Bug tracker https://github.com/freckle/cfn-flip/issues
Source repo head: git clone https://github.com/freckle/cfn-flip
Uploaded by PatrickBrisbin at 2025-05-22T18:30:26Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for cfn-flip-0.1.0.6

[back to package description]

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.


LICENSE | CHANGELOG