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

Missing syntax #16

Open
5 of 10 tasks
stefan-hoeck opened this issue Feb 2, 2022 · 2 comments
Open
5 of 10 tasks

Missing syntax #16

stefan-hoeck opened this issue Feb 2, 2022 · 2 comments

Comments

@stefan-hoeck
Copy link
Owner

stefan-hoeck commented Feb 2, 2022

This is a non-comprehensive list of syntactic utilities I haven't yet explained in the tutorials. I'll update this whenever something else comes to mind.

  • Tuple sections
  • Qualified idiom brackets
  • Monad comprehensions
  • Lambda case
  • using for named implementations
  • Raw string literals, multiline strings, and string interpolation
  • Auto implicits
  • Hexadecimal, octal, and binary integer literals
  • %name pragmas
  • failing blocks
@jgarte
Copy link
Contributor

jgarte commented May 18, 2024

Hi,

What are tuple sections?

Do they go by another name?

@ehamberg
Copy link

What are tuple sections?

Here’s a brief explanation:
https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/tuple_sections.html

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

3 participants