Ah, got it 
- 
https://github.com/ztellman/aleph/commit/7d6f2f5bf743301c5a4ab0705725bf9b50b91896
 
- thanks!

On Friday, September 9, 2016 at 6:22:15 PM UTC-7, Alex Miller wrote:
>
> The keys of an :or destructuring map should be symbols, not keywords.
>
> On Sep 9, 2016, at 7:52 PM, Rangel Spasov <rasp...@gmail.com <javascript:>> 
> wrote:
>
> Hey guys, 
>
> I'm getting this compilation error with Alpha 12 (use the gist link)
>
> https://gist.github.com/raspasov/188a8e60f1f6e695b6492cf2d3d19471
>
> Rangel
>
> On Wednesday, September 7, 2016 at 2:15:25 PM UTC-7, Alex Miller wrote:
>>
>> Clojure 1.9.0-alpha12 is now available.
>>
>> Try it via
>>
>> - Download: 
>> https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0-alpha12
>> - Leiningen: [org.clojure/clojure "1.9.0-alpha12"]
>>
>> 1.9.0-alpha12 includes the following changes since 1.9.0-alpha11:
>>
>> - spec performance has been improved for many use cases
>> - spec explain printer is now pluggable via the dynamic var 
>> clojure.spec/*explain-out*
>>   which should be a function that takes an explain-data and prints to 
>> *out* 
>> - when a macro spec fails during macroexpand, throw ex-info with 
>> explain-data payload
>>   rather than IllegalArgumentException
>> - pprint prints maps with namespace literal syntax when 
>> *print-namespace-maps* is true
>> - CLJ-1988 - coll-of, every extended to conform sequences properly
>> - CLJ-2004 - multi-spec form was missing retag
>> - CLJ-2006 - fix old function name in docstring
>> - CLJ-2008 - omit macros from checkable-syms
>> - CLJ-2012 - fix ns spec on gen-class signatures to allow class names
>> - CLJ-1224 - record instances now cache hasheq and hashCode like maps
>> - CLJ-1673 - clojure.repl/dir-fn now works on namespace aliases
>>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clo...@googlegroups.com <javascript:>
> Note that posts from new members are moderated - please be patient with 
> your first post.
> To unsubscribe from this group, send email to
> clojure+u...@googlegroups.com <javascript:>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> --- 
> You received this message because you are subscribed to a topic in the 
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/clojure/lQ5beZB6QYE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> clojure+u...@googlegroups.com <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to