Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hydra.Langs.Yaml.Serde
Documentation
bytesToHsYaml :: ByteString -> Flow Graph (Node Pos) Source #
bytesToHydraYaml :: ByteString -> Flow Graph Node Source #
hsYamlToBytes :: Node () -> ByteString Source #
hydraYamlToBytes :: Node -> ByteString Source #
hydraYamlToHsYaml :: Node -> Node () Source #
hydraYamlToString :: Node -> String Source #