Changes between Version 3 and Version 4 of WikiStart
- Timestamp:
- 03/13/06 09:32:18 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v3 v4 7 7 Before submitting a bug report, please check the [http://cvs.haskell.org/Hugs/pages/users_guide/haskell98.html#BUGS-HASKELL98 known bug list] and current bug reports. 8 8 9 * [/trac/hugs/newticket?type= bugCreate a new bug report]9 * [/trac/hugs/newticket?type=defect Create a new bug report] 10 10 * [/trac/hugs/newticket?type=task Create a new task] 11 * [/trac/hugs/newticket?type= feature+request Create a new feature request]11 * [/trac/hugs/newticket?type=enhancement Create a new feature request] 12 12 13 * [query:?status=new&status=assigned&status=reopened&type= bug&order=priority View open bug reports]13 * [query:?status=new&status=assigned&status=reopened&type=defect&order=priority View open bug reports] 14 14 * [query:?status=new&status=assigned&status=reopened&type=task&order=priority&group=difficulty View tasks] 15 * [query:?status=new&status=assigned&status=reopened&type= feature+request&order=priority View feature requests]15 * [query:?status=new&status=assigned&status=reopened&type=enhancement&order=priority View feature requests] 16 16 17 17 == Getting the code ==
