Skip to content

Support text-2.0#65

Merged
snoyberg merged 1 commit intofpco:masterfrom
Bodigrim:master
Dec 5, 2021
Merged

Support text-2.0#65
snoyberg merged 1 commit intofpco:masterfrom
Bodigrim:master

Conversation

@Bodigrim
Copy link
Copy Markdown
Contributor

@Bodigrim Bodigrim commented Dec 2, 2021

Closes #63. Tested with

resolver: lts-18.18

extra-deps:
  - hashable-1.4.0.1
  - github: haskell/text
    commit: aee3efe6819fc524bf16daae2936a9bae79748f7

UTF8 decoding in text-2.0 is quite involved and it does not seem right to copy the implementation in full (e. g., it involves 500 Kb of C++ library), so I cheated a bit. I hope it is acceptable, but open to discuss alternatives.

Copy link
Copy Markdown
Member

@snoyberg snoyberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@snoyberg snoyberg merged commit 756b5c7 into fpco:master Dec 5, 2021
snoyberg added a commit that referenced this pull request Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compatibility with text-2.0

2 participants