jade

Results 202 issues of jade

All the page links on this page were broken: http://lalrpop.github.io/lalrpop/tutorial/index.html It appears that this is because of a duplicate tutorial/ component, so I deleted it and it seems right now.

I was debugging a system where a 32 bit executable is run by a wrapper script that runs in the host 64-bit `bash`, and I hit this issue. I minimized...

Hi! I love your plugin and I'm currently implementing a Haskell query for it so I can use it at work. I'll PR it upstream after I have a week...

I am trying to point hls at itself while debugging an issue I am going to try fixing before filing a bug about it. I am using `nix develop` and...

type: bug
status: needs triage

Here is an hls branch with a broken test case (only runs on ghc-9.2): https://github.com/lf-/haskell-language-server/tree/hlint-flags-bug and the commit, for convenience: https://github.com/lf-/haskell-language-server/commit/8a90d27bc108695911a1c767acd615dba03e1791 The issue happens in this source: ```haskell {-# LANGUAGE...

type: bug
status: needs triage

There is a lot of detail of the exact issue in #3095. I assume that all the flags that are not enabled are disabled (the default flags have already been...

Please make a new release (#837), as the current release will reject graphviz versions that parse as "0.0 ". On master, the broken version check is patched out, but the...

Hi! After considering whether it was a good idea to install a 150MB mouse driver to disable a distracting lighting effect and deciding "probably not", I installed rivalcfg. It appears...

bug

https://www.arxiv-vanity.com/papers/1708.06733/ It looks like some math got rendered on top of other math, causing the line to be unreadable and overflow the container. Platform: Android Firefox 91.3 ![Screenshot_20210826-124701](https://user-images.githubusercontent.com/6652840/131026405-b843f78d-a14d-4c5b-8c8c-8f97d0cd7637.jpg)

I have a bunch of cabal2nix output files that use `src = ./.` which I would like to consider gitignore for. It would be really useful if there was a...