shirouto

Results 6 comments of shirouto

@austindd The new `Stream` binding seems to work for me. But could you please rebase that branch? It is a few commits behind the master and some of my tests...

Thinking a bit more about the new `write`/`callback` type. They return the `write_done` abstract type, but that effectively restricts the stream implementation to only synchronous APIs. The Node API does...

No, it does not lowercase the first letter currently. Also, the proposed approach, while it will mitigate the situation for a lot of use cases, it still may not work...

Ah. Entirely my mistake. I saw the ```etlas repl -f``` in its help and assumed to function like ghci without carefully reading its description (set cabal flags instead). Thank you.

If I understand this correctly, every time the user modifies ```~/.hawk/prelude.hs``` ```hawk``` will invoke ```ghc``` via ```System.Process.readProcessWithExitCode "ghc"``` to (re-)compile the user prelude. However, ```stack``` does not install a particular...

Remote SSH works, but WSL does not. It mangles all POSIX paths. ``` VSCode Version: 1.99.30039 (user setup) Void Version: 1.4.4 Commit: da425ab0fe34edfc3c082367edff7e05e0719b2d Date: 2025-06-10T00:36:08.103Z Electron: 34.3.2 ElectronBuildId: undefined Chromium:...