Changes between Version 342 and Version 343 of TypeFunctionsStatus
- Timestamp:
- 07/04/08 21:37:33 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v342 v343 4 4 5 5 '''Add to test suite:''' 6 * Add the program of #1900 & #1999 6 * Add the program of #1900 & #1999 and #1834 (but needs to use ghci) 7 7 8 8 '''Open Trac bugs related to type families''' … … 34 34 * #1897 If you infer a type for a function, then should check the function against that sigature, to check that if the user gave that signature, then typechecking would again succeed. See this thread http://www.haskell.org/pipermail/haskell-cafe/2008-April/041385.html) 35 35 36 * #183437 36 * #1775 38 37 * #1772
