https://github.com/yesodweb/yesod/issues/180 When the flag configuration is changed (-ftest and --enable-tests) for testing, it doesn't get automatically recompiled. I added '.' to hs-source-dirs for the test suite and the test used the code directly instead of referencing the package. |
||
|---|---|---|
| .. | ||
| test | ||
| Yesod | ||
| .gitignore | ||
| LICENSE | ||
| README | ||
| sample-embed.hs | ||
| sample.hs | ||
| Setup.lhs | ||
| tests.hs | ||
| yesod-static.cabal | ||