Skip to content

Instantly share code, notes, and snippets.

@gseitz
Created September 27, 2011 18:47
Show Gist options
  • Save gseitz/1245882 to your computer and use it in GitHub Desktop.
Save gseitz/1245882 to your computer and use it in GitHub Desktop.
➜ ~/.ivy2/cache/org.scalaz/scalaz-core_2.9.0-1/jars scala -cp scalaz-core_2.9.0-1-6.0.1.jar
Welcome to Scala version 2.9.1.final (Java HotSpot(TM) 64-Bit Server VM, Java 1.6.0_26).
Type in expressions to have them evaluated.
Type :help for more information.
scala> import scalaz._
import scalaz._
scala>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment