Skip to content

Conversation

@zeme-wana
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

PR Preview Action v1.6.2

🚀 View preview at
https://IntersectMBO.github.io/plutus/pr-preview/docs/pr-7417/

Built to branch gh-pages at 2025-11-13 14:32 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Copy link
Collaborator

@SeungheonOh SeungheonOh left a comment

Choose a reason for hiding this comment

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

Just few observations.

Comment on lines -533 to +565
throwErrorDischarged
:: ThrowableBuiltins uni fun
=> EvaluationError (MachineError fun) CekUserError
-> CekValue uni fun ann
-> CekM uni fun s x
throwErrorDischarged ::
ThrowableBuiltins uni fun =>
EvaluationError (MachineError fun) CekUserError ->
CekValue uni fun ann ->
CekM uni fun s x
Copy link
Collaborator

Choose a reason for hiding this comment

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

I prefer having arrows in the beginning of the line. I think there was some option in fourmolu to force this.

-- * 'FrameApplyArg': call 'computeCek' over the context extended with 'FrameApplyFun'
-- * 'FrameApplyFun': call 'applyEvaluate' to attempt to apply the function
-- stored in the frame to an argument.
--
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think {- | ... -} is better for multiline haddock.

I think haddock-style: multi-line will do this.

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