eflister

Results 26 comments of eflister

i am also getting a missing `PlotValue` instance when using the `Diagrams` backend for this example, using either `Easy` or regular. ``` No instance for (PlotValue y20) arising from a...

oop my bad -- seems to be because i thought i didn't need both a `plotLeft` and a `plotRight` and can't import both `Easy` and regular at the same time....

vector contours of same would also be appreciated!

yeah, i'm not too picky -- basic support for heatmap and contour would be appreciated, it can always be improved later...

5.1.0beta3 hang on launch, osx 10.14.4 [Spindump - 5.1.0beta3 startup beachball.txt.zip](https://github.com/octave-app/octave-app/files/3087214/Spindump.-.5.1.0beta3.startup.beachball.txt.zip)

got a beachball in 4.4.1 when in debugger, made a change in the file and hit "save and run" without manually stopping debugger.

+1 just ran into this, please fix! note hindent also has bad comment problems :( https://github.com/commercialhaskell/hindent/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+comment

i get the same hang even for non-empty command lines. apparently the same reasoning applies to arguments1 as well. why is an infinite list the right semantics for value? what...

> why is an infinite list the right semantics for value? > > An infinite list is the right semantics of many p where p is a parser > that...

> special cases in the implementation? i didn't see an api change other > than value no longer having the same type as the parser it is modifying, > which...