Skip to content

Fixes booleanParam true/false inversion - #27

Merged
jlavelle merged 2 commits into
mainfrom
nebula/fix-bool-param
May 22, 2026
Merged

Fixes booleanParam true/false inversion#27
jlavelle merged 2 commits into
mainfrom
nebula/fix-bool-param

Conversation

@jlavelle

Copy link
Copy Markdown
Member

The bool function takes the false branch as the first argument.

The `bool` function takes the false branch as the first argument.
Comment thread beeline-params/beeline-params.cabal Outdated

name: beeline-params
version: 0.2.0.0
version: 0.2.1.0

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.

Wouldn't this be a major version bump since it changes the behaviour of an exported function?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, thank you! Bumped in e31206f.

@jlavelle
jlavelle merged commit e31206f into main May 22, 2026
19 of 20 checks passed
@jlavelle
jlavelle deleted the nebula/fix-bool-param branch May 22, 2026 15:25
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.

3 participants