Mouse

Results 587 comments of Mouse

I want to re-emphasize that I don't see serious security implications of allowing LaTeX or JavaScript run on **local** files. After all, that's what Cabal and Stack do.

> As for the quickfix, I suspect we are incorrectly using "quickfix" instead of "refactor" in these code actions. This need to be fixed. Frankly, this is not the biggest...

I've upgraded `hlint` to v3.4.1 (and built it with GHC-9.2.4). The message ``` No instance for (Num [Int]) arising from the literal ‘1’ . . . ``` is no longer...

> I can simply press `cmd .` and choose from them . . . Speaking of which - now, with HLS-1.8.0.0 released, does it work with GHC-9.4.2? > The best...

> The alternate-number actions are NOT quickfixes semantically, but they are marked as quickfixes incorrectly now. Is there any way to configure HLS (e.g., via VS Code `settings.json`) to ignore...

Are you guys planning to report the inconsistencies and lack of clarity to the mailing list of the IETF WG that produced that RFC?

Re. relevant IETF WG to send the report to: the WG was named "ltans", and it's had concluded since. You can Google for it or search on the IETF.org site,...

@frankmorgner ping? This is a bad one, as it prevents all the use of the OpenSC tools (and libraries) with CryptoTokenKit.

@frankmorgner have you ever build OpenSC with `--enable-cryptotokenkit` on Mojave or Catalina? If so, were you able to detect/access a token with `pkcs11-tool`? E.g., `pkcs11-tool -L`? Because in my case...