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
Preprocessing library docvim-0.3.2.1...
[ 1 of 25] Compiling Paths_docvim ( dist/build/autogen/Paths_docvim.hs, dist/build/Paths_docvim.o )
[ 2 of 25] Compiling Text.Docvim.ReadDir ( lib/Text/Docvim/ReadDir.hs, dist/build/Text/Docvim/ReadDir.o )
[ 3 of 25] Compiling Text.Docvim.Options ( lib/Text/Docvim/Options.hs, dist/build/Text/Docvim/Options.o )
lib/Text/Docvim/Options.hs:18:3: error:
• Variable not in scope:
(<>) :: Mod f11 a10 -> Mod f12 a11 -> Mod ArgumentFields String
• Perhaps you meant one of these:
‘<|>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
lib/Text/Docvim/Options.hs:24:3: error:
• Variable not in scope:
(<>) :: Mod f9 a8 -> Mod f10 a9 -> Mod OptionFields (a -> a)
• Perhaps you meant one of these:
‘<|>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
lib/Text/Docvim/Options.hs:29:3: error:
• Variable not in scope: (<>) :: Parser Bool -> Mod f7 a6 -> t5
• Perhaps you meant one of these:
‘<|>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
lib/Text/Docvim/Options.hs:30:3: error:
• Variable not in scope: (<>) :: t5 -> Mod f8 a7 -> Parser Bool
• Perhaps you meant one of these:
‘<|>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative),
‘*>’ (imported from Options.Applicative)
The text was updated successfully, but these errors were encountered:
snoyberg
added a commit
to commercialhaskell/stackage
that referenced
this issue
Nov 7, 2016
The text was updated successfully, but these errors were encountered: