6.2. SyntaxΒΆ
- 6.2.1. Unicode syntax
- 6.2.2. The magic hash
- 6.2.3. The recursive do-notation
- 6.2.4. Applicative do-notation
- 6.2.5. Qualified do-notation
- 6.2.6. Parallel List Comprehensions
- 6.2.7. Generalised (SQL-like) List Comprehensions
- 6.2.8. Monad comprehensions
- 6.2.9. New monadic failure desugaring mechanism
- 6.2.10. Overloaded lists
- 6.2.11. Rebindable syntax and the implicit Prelude import
- 6.2.12. Postfix operators
- 6.2.13. Tuple sections
- 6.2.14. Lambda-case
- 6.2.15. Empty case alternatives
- 6.2.16. Multi-way if-expressions
- 6.2.17. Local Fixity Declarations
- 6.2.18. More liberal syntax for function arguments
- 6.2.19. Typed Holes
- 6.2.20. Arrow notation
- 6.2.21. Lexical negation