Re: [Haskell-cafe] ANN: hledger 0.22

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==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==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 hledger@googlegroups.com. To unsubscribe from this group, send email to hledger+unsubscribe@googlegroups.com. For more options, visit this group at [1]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+unsubscribe@googlegroups.com. For more options, visit [2]https://groups.google.com/groups/opt_out. References 1. https://groups.google.com/d/forum/hledger?hl=en 2. https://groups.google.com/groups/opt_out
participants (1)
-
Simon Michael