从 yesod 0.8 迁移到 0.9

发布于 2024-12-02 15:21:04 字数 346 浏览 0 评论 0 原文

我刚刚升级到 yesod 0.9,在下面收到此错误,Michael 公告的升级指南中没有提到该错误 (http://www.yesodweb.com/blog/2011/08/yesod-0-9-release-candidate): <代码>

config\Settings.hs:27:18:
    Could not find module `Text.Lucius':

如何解决这个问题?

I have just upgraded to yesod 0.9 and I am getting this error below, which is not mentioned in the upgrade guide in the Michael's announcement (http://www.yesodweb.com/blog/2011/08/yesod-0-9-release-candidate):

config\Settings.hs:27:18:
    Could not find module `Text.Lucius':

how to fix this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

江城子 2024-12-09 15:21:04

需要将shakespeare-css添加到我的.cabal文件中。

needed to addshakespeare-cssto my.cabalfile.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文