Changes between Initial Version and Version 1 of Ticket #71
- Timestamp:
- 05/14/09 04:32:26 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71 – description
initial v1 15 15 (Base.Shape2 (Data.String.String %rTS1) (Data.String.String 16 16 %rTC0)) s xCS0 17 }} 17 }}} 18 18 Which is the wrong error. There is an instance, but it doesn't provide an implementation for (/=). For the moment, this can be resolved by requiring implementations of all functions in a class. 19 19
