Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

"Getting Started" instructions didn't work for me #2

Description

@chriswarbo

https://scalaz.github.io says:

Getting started

Include Scalaz in your project by adding the following to your build.sbt:

libraryDependencies += "org.scalaz" %% "scalaz-core" % "7.3.0-SNAPSHOT"

I did added this line to my build.sbt, and hit this problem scalaz/scalaz#2036

The comment at scalaz/scalaz#2036 (comment) resolved it for me (I opened https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12 in a browser and saw M32 is the latest milestone, so I used that and it worked)

This was a bit off-putting to me, as a newcomer to Scala, as I ended up digging around in sbt config files, etc. before finding that simple fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions