Skip to content

Make CabalFileText to wrap a strict ByteString, not a lazy one#1468

Open
Bodigrim wants to merge 3 commits intomasterfrom
strict-CabalFileText
Open

Make CabalFileText to wrap a strict ByteString, not a lazy one#1468
Bodigrim wants to merge 3 commits intomasterfrom
strict-CabalFileText

Conversation

@Bodigrim
Copy link
Contributor

Cabal files are definitely small enough to use a strict ByteString. This eliminates one possible source of issues with lazy IO. Tackles half of #1451.

Cabal files are definitely small enough to use a strict ByteString.
This eliminates one possible source of issues with lazy IO.
@Bodigrim Bodigrim force-pushed the strict-CabalFileText branch from 75c6659 to 36f2763 Compare February 24, 2026 21:16
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.

1 participant