agrafix / agrafix/hackmanager

Build failure with optparse-applicative 0.13

未關閉
#1 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Haskell
星號
12
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

```
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),
```

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。