[Haskell-cafe] Fails to `stack exec` a Yesod app

Michael Snoyman michael at snoyman.com
Sat Jan 13 15:47:08 UTC 2018


Pretty sure you have some code still remaining from the scaffolding that
refers to a static directory, but that the directory doesn't exist any more.

On Fri, Jan 12, 2018, 2:19 PM Yotam Ohad <yotam2206 at gmail.com> wrote:

> Hi, I have the following project (https://github.com/yohad/TheMafsidan).
> 'stack build` works with no errors but when I try to run it I get
> App: static: getDirectoryContents:openDirStream: does not exist (No such
> file or directory)
>
> Anyone has a clue on how to fix this?
>
> Yotam
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180113/d85e1669/attachment.html>


More information about the Haskell-Cafe mailing list