Unexpected Failure due to change of defaultDynFlags' type
annrun01 fails with
annrun01.hs:18:28:
Couldn't match expected type `DynFlags'
with actual type `DynFlags.Settings -> DynFlags'
In the first argument of `defaultErrorHandler', namely
`defaultDynFlags'
In the expression: defaultErrorHandler defaultDynFlags
In the expression:
defaultErrorHandler defaultDynFlags
$ runGhc (Just cTop)
defaultDynFlags now takes an argument of type Settings, the test has not been updated yet.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Test Suite |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |