agrafix / agrafix/hackmanager

Build failure with optparse-applicative 0.13

Offen
#1 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Haskell
Sterne
12
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

```
Preprocessing executable 'hackmanager' for hackmanager-0.1.0.0...
[1 of 1] Compiling Main ( app/Main.hs, dist/build/hackmanager/hackmanager-tmp/Main.o )

app/Main.hs:43:34: error:
• Variable not in scope:
(<>) :: Mod f0 a0 -> Mod f1 a1 -> Mod FlagFields Bool
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)

app/Main.hs:54:5: error:
• Variable not in scope:
(<>)
:: Mod CommandFields (IO ()) -> Mod CommandFields (IO ()) -> t0
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)

app/Main.hs:55:5: error:
• Variable not in scope:
(<>)
:: t0 -> Mod CommandFields (IO ()) -> Mod CommandFields (IO ())
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)

app/Main.hs:61:10: error:
• Variable not in scope: (<>) :: InfoMod a2 -> InfoMod a3 -> t2
• Perhaps you meant one of these:
‘<$>’ (imported from Options.Applicative),
```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.