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

[8.8.1] visible type applications #5

Open
matsubara0507 opened this issue Dec 7, 2019 · 3 comments
Open

[8.8.1] visible type applications #5

matsubara0507 opened this issue Dec 7, 2019 · 3 comments

Comments

@matsubara0507
Copy link
Member

GHC 8.8.1 のハイライト機能の1つ "visible type applications" について

GHC now supports visible kind applications, as described in GHC proposal #15. This extends the existing visible type applications feature to permit type applications at the type level (e.g., f :: Proxy ('Just @Bool 'True)) in addition to the term level (e.g., g = Just @Bool True).

@matsubara0507
Copy link
Member Author

matsubara0507 commented Dec 9, 2019

(正直、面白い例が思い浮かばないな。最近型レベルプログラミングしないし。。。)

@matsubara0507
Copy link
Member Author

@matsubara0507
Copy link
Member Author

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

No branches or pull requests

1 participant