Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Strings should use Data.Text #24

@darkf

Description

@darkf

The Haskell String type is lazy and very memory consumptive, so it would be better to switch to Data.Text from the text package to improve performance. Profiling is probably necessary here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions