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

[ library, mit, tools ] [ Propose Tags ]

Functions to flip between CloudFormation Yaml and JSON syntaxes


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3
Change log CHANGELOG.md
Dependencies aeson, base (>=4.11 && <10), bytestring, conduit, libyaml, text, unliftio, unliftio-core, yaml [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 2022-11-03T15:40:21Z
Distributions NixOS:0.1.0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 111 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-11-03 [all 1 reports]

Readme for cfn-flip-0.1.0.3

[back to package description]

CfnFlip

Pure Haskell implementation of cfn-flip.

Usage

See CfnFlip.hs.


LICENSE | CHANGELOG