Changes between Version 346 and Version 347 of TypeFunctionsStatus
- Timestamp:
- 07/07/08 21:52:07 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v346 v347 35 35 * #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. #2418 suggests that for higher-kinded TFs, we could use decomposition more aggressively. 36 36 37 * #1772 37 38 38 * #1769 (deriving typeable for data families) 39 39
