pegthing icon indicating copy to clipboard operation
pegthing copied to clipboard

Does not work out of the box with Clojure 1.10.1

Open lccambiaghi opened this issue 4 years ago • 2 comments

In project.clj I updated :dependencies [[org.clojure/clojure "1.10.1"]]. Furthermore I add to change

(ns pegthing.core
  (:gen-class))

since set is loaded with clojure.core now.

lccambiaghi avatar May 03 '20 14:05 lccambiaghi

Me too!!

nando avatar Aug 11 '20 10:08 nando

Thanks

olavfosse avatar Jul 13 '21 10:07 olavfosse