Status: New
Owner: ----
Labels: Priority-Medium
New issue 89 by
ehet...@gmail.com: Cannot build hledger-web from (yesod
dep issue)
http://code.google.com/p/hledger/issues/detail?id=89
I can't seem to build hledger-web from darcs. Here is what I tried:
❤ 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
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: hledger-web-0.19
trying: hledger-web-0.19:-blaze_html_0_5
rejecting: blaze-html-0.5.1.0/installed-606..., 0.5.1.0, 0.5.0.0 (conflict:
hledger-web-0.19:blaze_html_0_5 => blaze-html>=0.4 && <0.5)
trying: blaze-html-0.4.3.4
trying: yesod-static-1.1.1.1/installed-a6b...
rejecting: wai-app-static-1.3.0.4/installed-190... (conflict:
blaze-html==0.4.3.4, wai-app-static => blaze-html==
0.5.1.0/installed-606...)
rejecting: wai-app-static-1.3.0.4, 1.3.0.3, 1.3.0.2, 1.3.0.1, 1.3.0,
1.2.0.4,
1.2.0.3, 1.2.0.2, 1.2.0.1, 1.2.0, 1.1.2, 1.1.1, 1.1.0, 1.0.0, 0.3.5.1,
0.3.5,
0.3.4, 0.3.3, 0.3.1.1, 0.3.0, 0.2.0, 0.1.0, 0.0.1.4, 0.0.1.3, 0.0.1.2,
0.0.1.1, 0.0.1, 0.0.0 (conflict: yesod-static =>
wai-app-static==
1.3.0.4/installed-190...)