Skip to content

Instantly share code, notes, and snippets.

@erikkaplun
Created October 16, 2014 16:35
Show Gist options
  • Save erikkaplun/20e1f89267265b372c73 to your computer and use it in GitHub Desktop.
Save erikkaplun/20e1f89267265b372c73 to your computer and use it in GitHub Desktop.
[error] found : scalaz.syntax.ApplicativeBuilder[[X]scalaz.Validation[scalaz.NonEmptyList[String],X],String,String]
[error] required: scalaz.ValidationNel[String,String]
[error] (which expands to) scalaz.Validation[scalaz.NonEmptyList[String],String]
[error] params.map(_.toValidationNel).reduce(_ |@| _) { (code, countryCode3) =>
[error] ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment