Gil Mizrahi

Results 20 comments of Gil Mizrahi

I think that if dante doesn't find a stack.yaml it will use the global stack environment, so if your global stack environment matches your script's resolver and the package is...

i think we need to make sure that, if the column has the type varchar, and the string literal only contains in the string literal are ascii characters, before we...

After further inspection following your tip regarding non-recursive traversals it seems like `types` has the same semantics as `childrenBi` and `descendBi` from uniplate: ```hs λ> descendBi f expr Mul (Sub...

I might be mistaken, but I don't think you can.

Thanks for reporting this! Maybe the API for creating an anonymous gist changed. I'll try to take a look at this over the weekend.

So [Github removed the option to post anonymous gists](https://blog.github.com/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/). One possible alternative is to use a different service, such as [lpaste](http://lpaste.net).

I've seen the thread before and I'm pretty certain someone is going to pick lpaste up. Also I think it's by far the simplest solution to the problem (a simple...

Hopefully I'll start working on this this week

Some stuff came up. May take a bit longer until I can work on this. Sorry.

I'm sorry I haven't implemented this yet. If anyone wants to pick this up they are welcomed to. It might take a bit of time until I can work on...