Hello,<br>I installed hledger and tried installing hledger-web but got the following error:<br>[2 of 8] Compiling Hledger.Web.Settings.StaticFiles ( Hledger/Web/Settings/StaticFiles.hs, dist/build/hledger-web/hledger-web-tmp/Hledger/Web/Settings/StaticFiles.o )<br>
<br>Hledger/Web/Settings/StaticFiles.hs:1:1:<br>    Exception when trying to run compile-time code:<br>      ./static: getDirectoryContents: does not exist (No such file or directory)<br>      Code: staticFiles staticDir<br>
cabal: Error: some packages failed to install:<br>hledger-web-0.16 failed during the building phase. The exception was:<br>ExitFailure 1<br><br>I install on xubuntu 11.04 with ghc 7.0.3 and latest haskell platform. The installation is quite new without much other libs.<br>
<br>Thanks for helping,<br>Arnaud<br>