<div dir="ltr"><div>Hi folks!</div><div><br></div><div>I haven't used Yesod quite a while; now when I'm trying to run development</div><div>server of freshly scaffolded PostgreSQL stack's template I see this error</div><div>message:</div><div><br></div><div>Rebuilding application... (using cabal)</div><div>Starting development server...</div><div><b><command line>: cannot satisfy -package-key main</b></div><div>    (use -v for more information)</div><div>Exit code: ExitFailure 1</div><div><br></div><div><br></div><div>I've found several issues on the web, however I wasn't able to resolve this.</div><div><br></div><div>I've tried to upgrade my Yesod binary first via `stack install yesod-bin`.  Now</div><div>I have:</div><div><br></div><div>stack exec yesod version</div><div><b>yesod-bin version: 1.4.18.7</b></div><div><br></div><div>stack --version</div><div><b>Version 1.1.2 x86_64 hpack-0.14.0</b></div><div><br></div><div>I also tried to comment out the test suite section in cabal file, but devel</div><div>server still fails to run.</div><div><br></div><div>Can someone clarify how to deal with this?</div></div>