language-hcl

language-hcl contains HCL (Hashicorp Configuration Language) parsers and pretty-printers for the Haskell programming language


Keywords
benchmark, data, library, mit, Propose Tags , Data.HCL, Data.HCL.PrettyPrint, Data.HCL.Types
License
MIT
Install
cabal install language-hcl-0.1.2.0

Documentation

haskell-language-hcl

Hackage


language-hcl contains HCL (Hashicorp Configuration Language) parsers and pretty-printers for the Haskell programming language.

  • Data.HCL exports the HCL parser
  • Data.HCL.PrettyPrint exports the HCL pretty-printer

For conf parsers, see haskell-language-conf

Build & Test

make build
make test
make all

License

Published under the MIT license