Martin Heuschober

Results 6 issues of Martin Heuschober

OS: MacOS BigSur 11.6 Terminal: iTerm/Kitty steps to reproduce: small terminal > `git clone https://github.com/Tenchi2xh/Scurses && cd Scurses` > `sbt onions/run` after the sbt start the following is printed, but...

Here is a minimal showcase of the error I am facing: If I declare a `newtype` datatype - then flags produce runtime errors. For `data`-declarations everything seems to work just...

- add a new flag -c/--cssincludes such that multiple css files can be added to your standard html via `elm-reactor -c "http://localhost:8000/static/mycss" -c "https://example.com/css/example.css"` this is my first endeavour into...

formatting ``` import MyModule ({- instance MyClass -}) ``` will produce ``` import MyModule () {- instance MyClass -} ``` which is not quite what I would expect but in...

style

I noticed the dependencies were a bit out of date and the style was not very consistent. As well as a few `as ...` and `ts-ignore`. I moved the ts...

add snippet suggested from the comments of issue #118 to snippets.css