George Thomas

Results 238 comments of George Thomas

Fair enough, I can see the argument. This is getting very off-topic though.

I'd also be keen to see the `wai-app-static` integration moved to a separate package. In my case, this is primarily because it uses Template Haskell, which brings it's share of...

It might be worth updating the title or OP here to reflect what remains to be done after #308 (i.e. `--print-config`).

Yeah, I knew we'd have to do this eventually. I think we need to keep a `--respectful` flag which implies all the others though (backwards-compatibility, for one thing). This might...

> IMO we shouldn't worry about the config being backwards compatible. _In general_, I really think we should. I mentioned something in another thread about how I'd even like to...

> But it's a very good point that the existence of `--respectful` is kind of a historical curiosity, which very few people are likely to have manually disabled. So I'm...

Having a `--unicode=respectful` option sounds totally reasonable. And/or something `--unicode-exclude=→`.

Yep, this just caused me a lot of confusion (working on https://github.com/nbloomf/webdriver-w3c/pull/64)!

A compromise here might be for the docs to just encourage people to always use an explicit type application with `auto`.

How is one actually supposed to use this feature? I've run the usual `cabal upload --publish $(cabal sdist | tail -n1)`, but I see no sign of anything other than...