Matthias Meschede

Results 40 comments of Matthias Meschede

Agree that it would make more sense to separate examples from tests and put them in a different place as long as they are tested. Then examples would act as...

Same issue on NixOS 20.03 with Gnome 3, mypaint 1.2.1

Yes, it is _possible_ but we are talking about the template here. It doesn't reflect the use case and it took me quite a while to figure out how to...

I can confirm that `-std=c++0x` fixed this issue for me as well!

Investigating this a bit further I wonder why functions such as `produceDSV` use the `showCSV` instance instead of simply `Show` which seems to do quoting automatically :thinking: . `writeFile "data.csv"...

I can confirm. Putting `vinyl-0.8.1` in my `stack.yaml` fixed this issue for me as well ...

This RFC has not acquired enough shepherds. This typically shows lack of interest from the community. In order to progress [a full shepherd team is required](https://github.com/NixOS/rfcs/#shepherd-team). Consider trying to raise...

very nice! Probably we can somehow integrate it in the project as well ...

Same problem here. Didn't manage to get it running without `preferWheels = true`. @TyberiusPrime got me a bit futher but I hit some hash problem afterwards: ``` error: … while...

The triaging agent has identified the core request of this issue as likely completed. I just tried and indeed Markdown gets automatically rendered now (via `autoRenderMarkdownCells`) when you leave the...