Skip to content
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

Add font-lock support for ImportQualifiedPost #1749

Merged
merged 1 commit into from
May 7, 2021

Conversation

mrBliss
Copy link
Contributor

@mrBliss mrBliss commented May 7, 2021

Now the qualified keyword in

import X qualified as Y

is correctly highlighted.

Now the `qualified` keyword in

```haskell
import X qualified as Y
```

is correctly highlighted.
@purcell purcell merged commit b35e854 into haskell:master May 7, 2021
@purcell
Copy link
Member

purcell commented May 7, 2021

Nice, thank you!

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.

None yet

2 participants