<div dir="ltr">It has restrictive bounds on `base` (which secretly means ghc). You can try `--allow-newer` to see if it works with newer versions.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 10, 2023 at 9:55 AM David Banas <<a href="mailto:capn.freako@gmail.com">capn.freako@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I just picked up a copy of “Parallel and Concurrent Programming in Haskell”.<br>
And I’m trying to follow the instructions on p.4 for getting the examples installed, but having trouble:<br>
<br>
[23-11-10 9:49] dbanas@Davids-Air-M2:~/prj<br>
% cabal unpack parconc-examples<br>
Downloading  parconc-examples-0.4.8<br>
Downloaded   parconc-examples-0.4.8<br>
Unpacking to parconc-examples-0.4.8/<br>
<br>
[23-11-10 9:50] dbanas@Davids-Air-M2:~/prj<br>
% pushd parconc-examples-0.4.8<br>
~/prj/parconc-examples-0.4.8 ~/prj ~<br>
<br>
[23-11-10 9:50] dbanas@Davids-Air-M2:~/prj/parconc-examples-0.4.8<br>
% cabal install --only-dependencies<br>
cabal: Could not resolve dependencies:<br>
[__0] trying: parconc-examples-0.4.8 (user goal)<br>
[__1] next goal: base (dependency of parconc-examples)<br>
[__1] rejecting: base-4.17.2.0/installed-4.17.2.0 (conflict: parconc-examples<br>
=> base>=4.5 && <4.14)<br>
[__1] skipping: base-4.19.0.0, base-4.18.1.0, base-4.18.0.0, base-4.17.2.0,<br>
base-4.17.1.0, base-4.17.0.0, base-4.16.4.0, base-4.16.3.0, base-4.16.2.0,<br>
base-4.16.1.0, base-4.16.0.0, base-4.15.1.0, base-4.15.0.0, base-4.14.3.0,<br>
base-4.14.2.0, base-4.14.1.0, base-4.14.0.0 (has the same characteristics that<br>
caused the previous version to fail: excluded by constraint '>=4.5 && <4.14'<br>
from 'parconc-examples')<br>
[__1] rejecting: base-4.13.0.0, base-4.12.0.0, base-4.11.1.0, base-4.11.0.0,<br>
base-4.10.1.0, base-4.10.0.0, base-4.9.1.0, base-4.9.0.0, base-4.8.2.0,<br>
base-4.8.1.0, base-4.8.0.0, base-4.7.0.2, base-4.7.0.1, base-4.7.0.0,<br>
base-4.6.0.1, base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0,<br>
base-4.4.0.0, base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1,<br>
base-4.2.0.0, base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1<br>
(constraint from non-upgradeable package requires installed instance)<br>
[__1] fail (backjumping, conflict set: base, parconc-examples)<br>
After searching the rest of the dependency tree exhaustively, these were the<br>
goals I've had most trouble fulfilling: base, parconc-examples<br>
<br>
Thanks,<br>
-db<br>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>brandon s allbery kf8nh</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a></div></div></div></div></div>