trim repetitions authored by ross@soi.city.ac.uk's avatar ross@soi.city.ac.uk
......@@ -27,11 +27,8 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell
- Conditionals
- [DoAndIfThenElse](do-and-if-then-else)
- [MultiWayIf](multi-way-if)
- Lists
- Tuples
- [TupleSections](tuple-sections)
- Unit Expressions and Parenthesized Expressions
- Arithmetic Sequences
- List Comprehensions
......
......