Skip to content

Instantly share code, notes, and snippets.

@seancorfield
Created March 28, 2012 04:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seancorfield/2223662 to your computer and use it in GitHub Desktop.
Save seancorfield/2223662 to your computer and use it in GitHub Desktop.
(defproject monads "1.0.0-SNAPSHOT"
:description "FIXME: write description"
:repositories [["sonatype-snapshots" "https://oss.sonatype.org/content/repositories/snapshots/"]]
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojure/algo.monads "0.1.3-SNAPSHOT"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment