Chris Stryczynski

Results 63 comments of Chris Stryczynski

https://stackoverflow.com/questions/51022131/how-do-i-get-the-form-value-from-a-singleton-field-in-digestive-functors Stuck on this too...

Ran into this issue myself as well. https://stackoverflow.com/questions/43480171/why-do-form-submissions-via-get-requests-not-get-processed

The issue seem to be that it requires at least 2 different values for the area(?). If I change `v` to `[ (0,0,0,0) , (0,0,0,1) ]` it works correctly -...

I believe a solution for this is here: https://www.reddit.com/r/haskellquestions/comments/hfl7sk/drawing_bar_charts_over_line_chart_using_chart/ `plot $ plotBars bars` seems to be the solution

You haven't shown any code? @pshemass

This behavior is fixed for me in the latest commit. Perhaps we can close this issue and point to the commit where it's fixed? Otherwise I guess it's just https://github.com/Yggdroot/indentLine/commit/43dbd7092801637972b1d9fcecaaeee11f8e00cf

If it is helpful to someone, for Nixos / xsession I managed to find an error when restarting with `journalctl --follow`: ``` Jun 09 12:55:03 nixos xsession[12650]: /bin/sh: line 0:...

I think a potential solution here is to raise an error or notification if `xmonad` does not resolve to a path.

Yes this should be fixed. Ideally it should just cache the page regardless if there is a trailing slash or not. It's a bug...

It works correctly on bc4cce6a6fbf36817381d2a63dfe5ba6b9c01765.