... | ... | @@ -11,10 +11,10 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell |
|
|
## Lexical Structure
|
|
|
|
|
|
|
|
|
- [Unicode](unicode)
|
|
|
- [Eliminate Tabs](tabs)
|
|
|
- [QualifiedIdentifiers](qualified-identifiers)
|
|
|
- [NondecreasingIndentation](nondecreasing-indentation)
|
|
|
- [Eliminate Tabs](tabs)
|
|
|
- [Unicode](unicode)
|
|
|
|
|
|
## Expressions
|
|
|
|
... | ... | @@ -80,6 +80,8 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell |
|
|
## Predefined Types and Classes
|
|
|
|
|
|
|
|
|
- [Unicode](unicode)
|
|
|
|
|
|
## Basic Input/Output?
|
|
|
|
|
|
|
... | ... | |