-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
[1 of 2] Compiling Main ( Setup.hs, /build/tmp.Tt5zAR40li/Main.o )
Setup.hs:75:44: error: [GHC-16444]
• non-bidirectional pattern synonym ‘ConfigCommonFlags’ used in an expression
• In a record update at field ‘configVerbosity’
and with pattern synonym ‘ConfigCommonFlags’.
In the second argument of ‘setFlag’, namely
‘cfg {configVerbosity = toFlag silent}’
In the second argument of ‘($)’, namely
‘setFlag (mkFlagName f) cfg {configVerbosity = toFlag silent}’
|
75 | setFlag (mkFlagName f) cfg { configVerbosity = toFlag silent }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Metadata
Metadata
Assignees
Labels
No labels