Skip to content

Fix compilation in bench.hs#301

Closed
siraben wants to merge 1 commit intoargotorg:mainfrom
siraben:bench-update
Closed

Fix compilation in bench.hs#301
siraben wants to merge 1 commit intoargotorg:mainfrom
siraben:bench-update

Conversation

@siraben
Copy link
Contributor

@siraben siraben commented Jul 10, 2023

Description

Cherrypicked from #283.

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

@siraben siraben mentioned this pull request Jul 10, 2023
4 tasks
Comment on lines +88 to +92
case result of
Left _ -> pure False
Right _ -> pure True
-- maybeReason <- BCTests.checkExpectation False x (_ result)
-- pure $ isNothing maybeReason
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wrote this to satisfy the type checker. Needs edits.

@d-xo
Copy link
Collaborator

d-xo commented Jul 31, 2023

Closed in favour of: #341

@d-xo d-xo closed this Jul 31, 2023
@siraben siraben deleted the bench-update branch July 31, 2023 14:46
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