Edit IssuesByReportStructure authored by malcolm.wallace@cs.york.ac.uk's avatar malcolm.wallace@cs.york.ac.uk
...@@ -25,9 +25,11 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell ...@@ -25,9 +25,11 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell
- Sections - Sections
- [TupleSections](tuple-sections) - [TupleSections](tuple-sections)
- [FlexiblePartialApplication](flexible-partial-application)
- Conditionals - Conditionals
- [DoAndIfThenElse](do-and-if-then-else) - [DoAndIfThenElse](do-and-if-then-else)
- Lists - Lists
- Tuples - Tuples
- Unit Expressions and Parenthesized Expressions - Unit Expressions and Parenthesized Expressions
... ...
......