Skip to content

Instantly share code, notes, and snippets.

@eagleflo
Created January 28, 2012 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eagleflo/1693960 to your computer and use it in GitHub Desktop.
Save eagleflo/1693960 to your computer and use it in GitHub Desktop.
~ $ cabal install yesod-form
Resolving dependencies...
cabal: cannot configure yesod-form-0.3.4.2. It requires email-validate >=0.2.6
&& <0.3
For the dependency on email-validate >=0.2.6 && <0.3 there are these packages:
email-validate-0.2.6 and email-validate-0.2.7. However none of them are
available.
email-validate-0.2.6 was excluded because it could not be configured. It
requires base >=2 && <4.4
email-validate-0.2.7 was excluded because it could not be configured. It
requires base >=2 && <4.5
~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment