Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 447 Bytes

README.markdown

File metadata and controls

16 lines (10 loc) · 447 Bytes

ScalaColliderZ

System Requirements

sbt 0.11 Get latest scalaz from github and in sbt do "publish-local". This library needs the emptyPromise function which was added very recently, and it's still probably not available elsewhere.

to install do

sbt

publish-local

and then add to your sbt file

"org.friendlyvirus.mn" %% "scalacolliderz" % "0.1"