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

Support rendering of remaining types of type signature declarations #48

Closed
mrkkrp opened this issue May 26, 2019 · 3 comments
Closed

Support rendering of remaining types of type signature declarations #48

mrkkrp opened this issue May 26, 2019 · 3 comments
Assignees
Labels
covering-ghc-ast Issues about growing coverage of GHC AST to support all syntactical constructions in GHC Haskell.

Comments

@mrkkrp
Copy link
Member

mrkkrp commented May 26, 2019

Extend p_sigDecl' in Ormolu.Printer.Meat.Declaration.Signature in order to support the remaining types of type signature declarations.

@mrkkrp mrkkrp added the covering-ghc-ast Issues about growing coverage of GHC AST to support all syntactical constructions in GHC Haskell. label May 26, 2019
@mrkkrp mrkkrp mentioned this issue Jun 6, 2019
41 tasks
@mrkkrp mrkkrp self-assigned this Jun 9, 2019
@mrkkrp
Copy link
Member Author

mrkkrp commented Jun 9, 2019

I'm going to add support for some of these today.

@mrkkrp
Copy link
Member Author

mrkkrp commented Jun 9, 2019

I think I'll be hacking on this more soon. Posting this so people who want to pick up something know that this is being worked on.

@mrkkrp
Copy link
Member Author

mrkkrp commented Jun 23, 2019

This seems to be fully implemented now.

@mrkkrp mrkkrp closed this as completed Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
covering-ghc-ast Issues about growing coverage of GHC AST to support all syntactical constructions in GHC Haskell.
Projects
None yet
Development

No branches or pull requests

1 participant