Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'd move to use ToYAML framework if there were a way to emit comments. #30

Open
phadej opened this issue Sep 24, 2019 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@phadej
Copy link

phadej commented Sep 24, 2019

Something of type

Node v -> (v -> [String]) -> ByteString

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.

@hvr hvr added the enhancement New feature or request label Oct 6, 2019
@hvr hvr closed this as completed Oct 6, 2019
@hvr hvr reopened this Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants