Skip to content

haskell: Fix highlighting of promoted type operators #1347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 30, 2019

Conversation

Lysxia
Copy link
Contributor

@Lysxia Lysxia commented Dec 29, 2019

Closes #527

Are there tests I'm supposed to run/update after changing the examples?

Issue pygments#527
Patch originally written by paamayim
@Lysxia Lysxia force-pushed the haskell-datakinds-typeoperators branch from 1eafab7 to 83a5e59 Compare December 29, 2019 18:51
@Anteru
Copy link
Collaborator

Anteru commented Dec 29, 2019

There are none for Haskell currently. You could add a new unit test file for it, see https://github.com/pygments/pygments/blob/master/Contributing.md for how to create a testcase. That would be highly appreciated :)

@Lysxia Lysxia force-pushed the haskell-datakinds-typeoperators branch from a90d02e to d98e606 Compare December 29, 2019 19:49
@Lysxia
Copy link
Contributor Author

Lysxia commented Dec 29, 2019

Thanks for the tip! Tell me if anything is missing.

@Anteru
Copy link
Collaborator

Anteru commented Dec 30, 2019

Perfect, thanks a lot!

@Anteru Anteru merged commit c74e89c into pygments:master Dec 30, 2019
@Lysxia Lysxia deleted the haskell-datakinds-typeoperators branch January 15, 2020 15:23
@Anteru Anteru added this to the 2.6 milestone Nov 9, 2020
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.

Haskell: highlighting promoted types
2 participants