Created
June 15, 2012 06:38
-
-
Save madebyjeffrey/2935044 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cabal install happstack-heist | |
Resolving dependencies... | |
cabal: cannot configure happstack-server-7.0.2. It requires blaze-html ==0.5.* | |
For the dependency on blaze-html ==0.5.* there are these packages: | |
blaze-html-0.5.0.0. However none of them are available. | |
blaze-html-0.5.0.0 was excluded because xmlhtml-0.1.7 requires blaze-html | |
>=0.3.2 && <0.5 | |
blaze-html-0.5.0.0 was excluded because heist-0.8.0 requires blaze-html | |
==0.4.* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment