Ximin Luo

Results 364 comments of Ximin Luo

Thanks, `add-source` in a new sandbox worked for me. In terms of running it in emacs, `'haskell-process-load-file` keeps failing with `Unexpected response from haskell process.` after the last file gets...

Since #909 was closed in favor of this issue, I'll report it here: `ghc802` branch fails with cabal version 2 with `cabal: The 'repl' command does not support multiple targets...

@DanielG my mistake, I thought ghc-mod was responsible for it but I was referring to haskell-mode's "interactive mode" which runs `cabal repl`. I am probably using an old version too,...

Hello, please do this! My flashproxy package requires node-ws which requires node-options, so I would like to see this in Debian as well.

To clarify, although `ToGraph` contains class methods `dfs` etc, the implementations are separate, though some re-use others after converting the graph into a different representation. My point is that with...

Thanks. I'll have a go at some point - my main motivation was to implement a max-flow-min-cost algorithm, which I could do in terms of `ToGraph` but then it looks...

GNOME have very pretentious design guidelines that one must adhere to, that makes applications much less usable. TBH I would be happier if this were kept out of the GNOME...

"won't consider if" means the same thing as "must adhere to". I'm not sure what you thought I meant instead. As a user I actively _don't_ want applications to "live...

They don't suddenly take over your project, for sure - rather, what I meant was: if gnome-mpv makes "being a core GNOME application" as #1 priority, then this is going...

I'm not sure how far sr25519 is to making it into any official RFC - that's the main benefit of RawPublicKey, it's already in TLS 1.3 Besides, all these other...