See http://dev.clojure.org/jira/browse/MATCH-63 for details.
Paudi
On 15 October 2012 23:21, David Nolen wrote:
> On Mon, Oct 15, 2012 at 5:09 PM, Paudi Moriarty <
> pmoria...@annadaletech.com> wrote:
>
>> It's broken since alpha10, alpha9 works fine.
>>
>> Paudi
>>
>
> That's useful to know, t
On Mon, Oct 15, 2012 at 5:09 PM, Paudi Moriarty
wrote:
> It's broken since alpha10, alpha9 works fine.
>
> Paudi
>
That's useful to know, thanks :) I suspect it may have something to do with
the predicate stuff I added.
David
--
You received this message because you are subscribed to the Googl
It's broken since alpha10, alpha9 works fine.
Paudi
On Sunday, 14 October 2012 18:19:28 UTC+1, David Nolen wrote:
>
> On Sat, Oct 13, 2012 at 6:43 PM, Michael >
> wrote:
> > core.match is alpha and has the following documentation note:
> >
> > "if your project depends on AOT do not use core.m
On Sat, Oct 13, 2012 at 6:43 PM, Michael wrote:
> core.match is alpha and has the following documentation note:
>
> "if your project depends on AOT do not use core.match at this time"
>
> Can somebody outline what the aot issues are? It seems that deploying a web
> app to heroku with lein2 will co
On Sat, Oct 13, 2012 at 3:43 PM, Michael wrote:
> "if your project depends on AOT do not use core.match at this time"
>
> Can somebody outline what the aot issues are? It seems that deploying a web
> app to heroku with lein2 will compile the app first. Was interested in using
> core.match to match
core.match is alpha and has the following documentation note:
"if your project depends on AOT do not use core.match at this time"
Can somebody outline what the aot issues are? It seems that deploying a web
app to heroku with lein2 will compile the app first. Was interested in
using core.match t