Skip to content

BartAdv/idris-yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idris-yaml

Basing on the Haskell yaml library, it is a wrapper fpr libYAML.

Status

At this moment, it's basically only FFI layer above libYAML, without even making use of its streaming capabilities.

Building

TODO - clean the process up.

At this moment, it's required to checkout the libYAML submodule an follow its instructions to build the library.

The FFI layer uses own helpers, those can be built with the make command (it's specified in the ipkg file, so Idris should handle this.)

Releases

No releases published

Packages

No packages published