Skip to content

Haskell datatype and parser for the Universal Configuration Language (UCL) using libucl - MIRROR of https://sr.ht/~fgaz/haskell-ucl/

License

Notifications You must be signed in to change notification settings

fgaz/haskell-ucl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucl

Hackage

Datatype and parser for the Universal Configuration Language (UCL) using libucl

The Universal Configuration Language (UCL) is a configuration language inspired by nginx configuration files and compatible with JSON. For a complete description of the language, see the libucl readme.

This library contains a datatype representing UCL objects, and a parser. It is based on the C library libucl, which is needed to build this package.

About

Haskell datatype and parser for the Universal Configuration Language (UCL) using libucl - MIRROR of https://sr.ht/~fgaz/haskell-ucl/

Topics

Resources

License

Stars

Watchers

Forks