... | ... | @@ -36,7 +36,6 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell |
|
|
- Conditionals
|
|
|
|
|
|
- [DoAndIfThenElse](do-and-if-then-else)
|
|
|
|
|
|
- Lists
|
|
|
- Tuples
|
|
|
- Unit Expressions and Parenthesized Expressions
|
... | ... | @@ -126,6 +125,7 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell |
|
|
|
|
|
- [CharAsUnicode](char-as-unicode)
|
|
|
- sized types currently specified in the [ForeignFunctionInterface](foreign-function-interface)
|
|
|
- [Natural numbers](natural)
|
|
|
|
|
|
## Basic Input/Output?
|
|
|
|
... | ... | |