Status: New
Owner: ----
Labels: Priority-Medium
New issue 90 by ehetz...@gmail.com: Error building hledger-web
http://code.google.com/p/hledger/issues/detail?id=90
❤ cabal update
Downloading the latest package list from hackage.haskell.org
❤ darcs pull
Pulling from "http://joyful.com/darcsden/simon/hledger"...
No remote changes to pull in!
❤ cabal-dev add-source hledger
[...]
❤ cabal-dev add-source hledger-web
[...]
❤ cabal-dev add-source hledger-lib
[...]
❤ cabal-dev install hledger-web
[...]
[ 5 of 10] Compiling Foundation ( Foundation.hs,
dist/build/Foundation.o )
Foundation.hs:1:1:
Exception when trying to run compile-time code:
messages: getDirectoryContents: does not exist (No such file or
directory)
Code: mkMessage "App" "messages" "en"
Failed to install hledger-web-0.19
cabal: Error: some packages failed to install:
hledger-web-0.19 failed during the building phase. The exception was:
ExitFailure 1