Changes between Version 239 and Version 240 of TypeFunctionsStatus
- Timestamp:
- 10/02/07 06:21:16 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v239 v240 13 13 All these tests are in `testsuite/tests/ghc-regress/indexed-types`: 14 14 15 * `should_run/GMapAssoc( optc,hpc,profc,profasm)` (data type families)16 * `should_run/GMapTop( optc,hpc,profc,profasm)` (data type families)15 * `should_run/GMapAssoc(profc,profasm)` (data type families) 16 * `should_run/GMapTop(profc,profasm)` (data type families) 17 17 * `should_run/ind2(profc,profasm)` (data type families) 18 * `should_compile/GADT3(profc,profasm)` (type syonym families) -- unexpected pass19 18 * `should_run/Simple12(normal,optc,profc,profasm)` (type synonym families) 20 19 20 '''Check whether these still fail.''' 21 21 22 22 '''Debugging of type families:'''
