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.
-
proto-lens
API for protocol buffers using modern Haskell language and library patterns. -
microlens
A lightweight (but compatible with ‘lens’) lenses library -
msgpack
Haskell implementation of MessagePack / msgpack.org[Haskell] -
extensible
Extensible records, variants, structs, effects, tangles -
base64-bytestring
Fast base64 encoding and decoding for Haskell. -
data-category
Library of categories, with categorical constructions on them -
interpolatedstring-perl6
QuasiQuoter for Perl6-style multi-line interpolated strings with q, qq and qc support. -
buffer-builder
Haskell library for efficiently building up buffers -
phone-numbers
Incomplete bindings to libphonenumber for Haskell -
finite-typelits
A type inhabited by finitely many values, indexed by type-level naturals. -
attoparsec-iteratee
An adapter to convert attoparsec Parsers into blazing-fast Iteratees -
syb-with-class
Fork of http://patch-tag.com/r/Saizan/syb-with-class -
range-set-list
Memory efficient sets with continuous ranges of elements. List based implementation. -
data-structure-inferrer
A program that analyzes source code with a data-structure wildcard and suggests the right one. -
filesystem-trees
Traverse and manipulate directories as lazy rose trees -
schedule-planner
Calculate an ideal schedule layout from a set of timeslots -
type-iso
Expresses isomorphic and injective relations between types. -
unamb-custom
Functional concurrency with unambiguous choice, using a custom scheduler. -
resource-pool-catchio
A high-performance striped resource pooling implementation for Haskell -
procrastinating-variable
Haskell values that cannot be evaluated immediately.
Clean code begins in your IDE with SonarLint
Do you think we are missing an alternative of language-hcl or a related project?
README
haskell-language-hcl
language-hcl
contains HCL (Hashicorp Configuration Language) parsers and
pretty-printers for the Haskell programming language.
Data.HCL
exports the HCL parserData.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.