Created
September 27, 2011 18:47
-
-
Save gseitz/1245882 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
➜ ~/.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