Bit Connor
Bit Connor
Thanks, it might take me a while to look over this. If I don't reply here again withing a few weeks then please feel free to remind me about this...
My understanding is that `ORDER BY` without `LIMIT` or `OFFSET` makes sense only: - At the very "top level" of the query, to get the final result rows in the...
> [...] In which case I wonder why the standard allows it! After a bit of research, I've discovered that at least MS SQL Server does not allow it, and...
I think it would be better to add this feature directly to GHC, so that everyone gets a stack trace, and not just those of us who use this plugin....
Oops, I got confused a little bit. The error happens as a result of a cabal-fmt `expand` annotation, such as: ``` -- cabal-fmt: expand src ``` I still believe a...
Oops, just saw that this is a duplicate of #139. Still a very desirable feature though! Closing
I am not actively maintaining this repository. I don't like the github archive feature. People are still welcome to open issues and pull requests (can't make any promises about my...
Thanks, I'll try to look at this when I have some time
Thanks! I'll look at this soon!
Yes, I'll update the repo when I get some time