Noticed when tried to pull yesod-worker-0.1.0.0 in gentoo.
Failed as:
src/Yesod/Worker/Site.hs:38:28: error:
• Exception when trying to run compile-time code:
templates/home.hamlet: openFile: does not exist (No such file or directory)
Code: whamletFile "templates/home.hamlet"
• In the untyped splice: $(whamletFile "templates/home.hamlet")
Signed-off-by: Sergei Trofimovich siarheit@google.com
Noticed when tried to pull yesod-worker-0.1.0.0 in gentoo. Failed as:
src/Yesod/Worker/Site.hs:38:28: error: • Exception when trying to run compile-time code: templates/home.hamlet: openFile: does not exist (No such file or directory) Code: whamletFile "templates/home.hamlet" • In the untyped splice: $(whamletFile "templates/home.hamlet")
Signed-off-by: Sergei Trofimovich siarheit@google.com