You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personally I don't like YAML very much, as it is overly complicated. Maybe it would make sense to add support for TOML which is a much more lightweight format?
Downside is that Haskell currently lacks an up-to-date and well-maintained TOML parser.
Personally I don't like YAML very much, as it is overly complicated. Maybe it would make sense to add support for TOML which is a much more lightweight format?
Downside is that Haskell currently lacks an up-to-date and well-maintained TOML parser.