Skip to content

Conversation

@isovector
Copy link
Collaborator

Fixes #1965

, 'PropertyKey "proofstate_styling" 'TBoolean
]
properties = emptyProperties
& defineBooleanProperty #proofstate_styling
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@berberman it's a little annoying that these properties need to be added in the opposite order as in the type. Is there a better pattern here?

Copy link
Collaborator

@berberman berberman Jun 23, 2021

Choose a reason for hiding this comment

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

Hmm I think the order only affects the type signature of properties, no?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, but in the opposite order in which they're defined. Notice that I'm adding to the top of emptyProperties here, but the resulting type is added to the end of the type :(

@isovector isovector force-pushed the suppress-proofstate-html branch from 90f5134 to 6c93d03 Compare June 22, 2021 20:16
@isovector isovector requested review from Ailrun and jneira June 25, 2021 04:23
Copy link
Member

@Ailrun Ailrun left a comment

Choose a reason for hiding this comment

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

LGTM

@isovector isovector added the merge me Label to trigger pull request merge label Jun 25, 2021
@mergify mergify bot merged commit 2915ae9 into haskell:master Jun 25, 2021
@isovector isovector deleted the suppress-proofstate-html branch July 19, 2021 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge me Label to trigger pull request merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wingman proofstates don't look good outside of VSCode

3 participants