You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building library for Diff-1.0.1...
...
src/Data/Algorithm/DiffContext.hs:137:17: error:
• Variable not in scope: (<>) :: t7 -> Doc -> Doc
• Perhaps you meant one of these:
‘<=’ (imported from Prelude), ‘>’ (imported from Prelude),
‘<’ (imported from Prelude)
Perhaps you want to add ‘<>’ to the import list in the import of
‘Text.PrettyPrint’ (src/Data/Algorithm/DiffContext.hs:27:1-48).
|
137 | hcat . map (<> text "\n") $ (text "--- " <> old :
| ^^
...
Perhaps you meant to set the lower bound of base to base >= 4.11?
https://github.com/BNFC/bnfc/actions/runs/11686979499/job/32544018443?pr=485#step:17:70
Perhaps you meant to set the lower bound of base to
base >= 4.11
?Diff/Diff.cabal
Line 15 in c99d861
Diff/Diff.cabal
Line 24 in c99d861
Your CI looks broken, maybe that is not a good state of affairs: https://github.com/seereason/Diff/actions/runs/11652452541
The text was updated successfully, but these errors were encountered: