Popularity
7.2
Stable
Activity
0.0
Stable
14
3
11

Monthly Downloads: 6
Programming language: HTML
License: MIT License
Tags: Data     Language     Comonads    
Latest version: v0.1.2.0

language-hcl alternatives and similar packages

Based on the "data" category.
Alternatively, view language-hcl alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of language-hcl or a related project?

Add another 'data' Package

README

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


*Note that all licence references and agreements mentioned in the language-hcl README section above are relevant to that project's source code only.