| ... | @@ -42,7 +42,7 @@ instanceMonadFoowhere... |
... | @@ -42,7 +42,7 @@ instanceMonadFoowhere... |
|
|
return x
|
|
return x
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
### CHC-8.0
|
|
### GHC-8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes implemented:
|
|
Changes implemented:
|
| ... | @@ -54,12 +54,12 @@ Changes implemented: |
... | @@ -54,12 +54,12 @@ Changes implemented: |
|
|
|
|
|
|
|
Backward-compatible code as above.
|
|
Backward-compatible code as above.
|
|
|
|
|
|
|
|
### CHC-8.2
|
|
### GHC-8.2
|
|
|
|
|
|
|
|
|
|
|
|
|
No change, backward-compatible code as above.
|
|
No change, backward-compatible code as above.
|
|
|
|
|
|
|
|
### CHC-8.4
|
|
### GHC-8.4
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes implemented:
|
|
Changes implemented:
|
| ... | @@ -80,7 +80,7 @@ instanceFail.MonadFailFoowhere... |
... | @@ -80,7 +80,7 @@ instanceFail.MonadFailFoowhere... |
|
|
return x
|
|
return x
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
### CHC-8.6
|
|
### GHC-8.6
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes implemented:
|
|
Changes implemented:
|
| ... | @@ -99,7 +99,7 @@ instanceFail.MonadFailFoowhere... |
... | @@ -99,7 +99,7 @@ instanceFail.MonadFailFoowhere... |
|
|
return x
|
|
return x
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
### CHC-8.8
|
|
### GHC-8.8
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes implemented:
|
|
Changes implemented:
|
| ... | | ... | |