That's odd. Here I have ubuntu raring, ghc 7.6.3, cabal-dev 0.9.2 using
Cabal 1.16.0, cabal-install 1.18.0.2 using Cabal 1.18.1. Do you see the
same problem with cabal sandbox init; cabal install ./hledger-lib
./hledger ./hledger-web ?





On Sun, Dec 15, 2013, at 03:36 AM, Marko Kocić wrote:

I also had fresh cabal-dev repo, and it didn't work.
However, I was able to build when I added --max-backjumps=10000 to the
build line.

Regards,
Marko

On Sunday, December 15, 2013 4:50:30 AM UTC+1, Simon Michael (sm)
wrote:

It works for me in a fresh cabal-dev package db, which I think yours is
not, right ?

Installs into an already-populated package db are more troublesome than
usual right now because of the recent major version bumps to text, wai,
warp, http-conduit etc.





On Sat, Dec 14, 2013, at 10:27 AM, Marko Kocić wrote:

I have build problems again after pulling from git.

~/src/hledger$ cabal-dev install ./hledger ./hledger-lib/
./hledger-web/
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: hledger-0.22 (user goal)
trying: utf8-string-0.3.7 (dependency of hledger-0.22)
rejecting: utf8-string-0.3.7:+bytestring-in-base (conflict:
base==[1]4.6.0.1/installed-ced..., utf8-string-0.3.7:bytestring-in-base
=>
base>=2.0 && <2.2)
trying: utf8-string-0.3.7:-bytestring-in-base
trying: bytestring-0.10.0.2/installed-0b6... (dependency of
utf8-string-0.3.7:-bytestring-in-base)
trying: text-1.0.0.0 (dependency of hledger-0.22)
trying: shakespeare-text-1.0.0.10 (dependency of hledger-0.22)
trying: shakespeare-1.2.0.3 (dependency of shakespeare-text-1.0.0.10)
next goal: system-fileio (dependency of shakespeare-1.2.0.3)
rejecting: system-fileio-0.3.11, 0.3.10 (conflict: text==1.0.0.0,
system-fileio => text>=0.7.1 && <0.12)
rejecting: system-fileio-0.3.9, 0.3.8, 0.3.7, 0.3.6, 0.3.5, 0.3.4,
0.3.3,
0.3.2.1, 0.3.2, 0.3.1, 0.3 (conflict:
bytestring==[2]0.10.0.2/installed-0b6...,
system-fileio => bytestring>=0.9 && <0.10)
rejecting: system-fileio-0.2.7, 0.2.6, 0.2.5, 0.2.4, 0.2.3, 0.2.2.1,
0.2.2,
0.2.1, 0.2, 0.1.1, 0.1 (conflict: shakespeare => system-fileio>=0.3)
Backjump limit reached (change with --max-backjumps).
marko@monet:~/src/hledger$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.6.3

--

-- You received this message because you are subscribed to the Google
Groups hledger group. To post to this group, send email to
hle...@googlegroups.com. To unsubscribe from this group, send email to
hledger+u...@googlegroups.com. For more options, visit this group at
[3]https://groups.google.com/d/forum/hledger?hl=en

---

You received this message because you are subscribed to the Google
Groups "hledger" group.

To unsubscribe from this group and stop receiving emails from it, send
an email to hledger+u...@googlegroups.com.

For more options, visit [4]https://groups.google.com/groups/opt_out.


--

-- You received this message because you are subscribed to the Google
Groups hledger group. To post to this group, send email to
hled...@googlegroups.com. To unsubscribe from this group, send email to
hledger+unsubscr...@googlegroups.com. For more options, visit this
group at [5]https://groups.google.com/d/forum/hledger?hl=en

---

You received this message because you are subscribed to the Google
Groups "hledger" group.

To unsubscribe from this group and stop receiving emails from it, send
an email to hledger+unsubscr...@googlegroups.com.

For more options, visit [6]https://groups.google.com/groups/opt_out.

References

1. http://4.6.0.1/installed-ced..
2. http://0.10.0.2/installed-0b6..
3. https://groups.google.com/d/forum/hledger?hl=en
4. https://groups.google.com/groups/opt_out
5. https://groups.google.com/d/forum/hledger?hl=en
6. https://groups.google.com/groups/opt_out
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to