Skip to content

Fix typos#288

Open
kianmeng wants to merge 1 commit intohaskell:masterfrom
myfloss:fix-typos
Open

Fix typos#288
kianmeng wants to merge 1 commit intohaskell:masterfrom
myfloss:fix-typos

Conversation

@kianmeng
Copy link
Copy Markdown

@kianmeng kianmeng commented Apr 1, 2026

Found via codespell -L te,ot,ue

Found via `codespell -L te,ot,ue`
Copy link
Copy Markdown
Member

@RyanGlScott RyanGlScott left a comment

Choose a reason for hiding this comment

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

Thanks! (The CI failures are unrelated---see #290.)

--
-- When using 'whnf', 'whnfIO', etc. Criterion creates a 'Benchmarkable'
-- whichs runs a batch of @N@ repeat runs of that expressions. Criterion may
-- which's runs a batch of @N@ repeat runs of that expressions. Criterion may
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think this is quite right either. I would phrase this as:

Suggested change
-- which's runs a batch of @N@ repeat runs of that expressions. Criterion may
-- which runs a batch of @N@ repeat runs of that expressions. Criterion may

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.

2 participants