git-annex/doc/forum/Problem_compiling_current_master.mdwn
Joey Hess 84fad13bbf
more forumbugs
There are surely a lot more of these..
2021-07-15 13:06:56 -04:00

14 lines
567 B
Markdown

While trying to compile the current master I run in the following error:
Utility/Yesod.hs:21:14:
Couldn't match expected type `String'
with actual type `WidgetFileSettings'
Expected type: String -> Q Exp
Actual type: WidgetFileSettings -> FilePath -> Q Exp
In the expression: widgetFileNoReload
In an equation for `widgetFile': widgetFile = widgetFileNoReload
make: *** [git-annex] Fehler 1
I installed all dependencies from the INSTALL document. What is wrong?
[[!tag forumbug]] [[bugs/done]]