Skip to content

Bad serialization of strings such as "+123" #64

Description

@UnkindPartition
Prelude Data.Yaml> encode "+123"
"+123\n...\n"

This is parsed back as a number, not a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions