... | ... | @@ -29,7 +29,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
|
... | ... | @@ -116,6 +115,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?
|
|
|
|
... | ... | |