I'd move to use ToYAML
framework if there were a way to emit comments.
#30
Labels
enhancement
New feature or request
Something of type
where
v -> [String]
argument would specify the "comments on top of node" would be great.I have a messy implementation in https://github.com/haskell-CI/haskell-ci/blob/master/src/HaskellCI/YamlSyntax.hs#L181
I'll probably move to use
Node
anyway at some point. But let's see when.The text was updated successfully, but these errors were encountered: