Changes between Version 20 and Version 21 of Proposals/transformers
- Timestamp:
- 11/05/10 10:38:05 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Proposals/transformers
v20 v21 116 116 117 117 ''Not in scope: runState'' 118 You probably imported {{{State(..)}}}, which won't work now that {{{State}}} is a type synonym. You need to import {{{State}}} and {{{runState}}}. (That will work with old versions o nmtl too.)118 You probably imported {{{State(..)}}}, which won't work now that {{{State}}} is a type synonym. You need to import {{{State}}} and {{{runState}}}. (That will work with old versions of mtl too.) 119 119 120 120 ''Illegal instance declaration for Myclass (State Foo)''
