Hi all,
I'm having trouble installing the Happstack tutorial. Cabal is complaining about the dependency on QuickCheck [1]. I'm not familiar with cabal -- is there some workaround for this issue?
[1]
MATTHEW-MUNZs-iMac:happstack-tutorial matthewmunz$ cabal install
Resolving dependencies...
cabal: cannot configure Crypto-4.2.1. It requires QuickCheck >=2
For the dependency on QuickCheck >=2 there are these packages: QuickCheck-2.1,
QuickCheck-2.1.0.1, QuickCheck-2.1.0.2 and QuickCheck-2.1.0.3. However none of
them are available.
QuickCheck-2.1 was excluded because happstack-util-0.4.1 requires QuickCheck
<2
QuickCheck-2.1 was excluded because MissingH-1.0.3 requires QuickCheck >=1.0
&& <2.0
QuickCheck-2.1.0.1 was excluded because happstack-util-0.4.1 requires
QuickCheck <2
QuickCheck-2.1.0.1 was excluded because MissingH-1.0.3 requires QuickCheck
>=1.0 && <2.0
QuickCheck-2.1.0.2 was excluded because happstack-util-0.4.1 requires
QuickCheck <2
QuickCheck-2.1.0.2 was excluded because MissingH-1.0.3 requires QuickCheck
>=1.0 && <2.0
QuickCheck-2.1.0.3 was excluded because happstack-util-0.4.1 requires
QuickCheck <2
QuickCheck-2.1.0.3 was excluded because MissingH-1.0.3 requires QuickCheck
>=1.0 && <2.0
- Matt Munz
matt...@mac.com
--
You received this message because you are subscribed to the Google Groups "HAppS" group.
To post to this group, send email to
ha...@googlegroups.com.
To unsubscribe from this group, send email to
happs+un...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/happs?hl=en.