Colin Woodbury
Colin Woodbury
Turns out I didn't have the fonts installed, but even after I installed them the modeline appears the same as above, and I can't find where in `powerline` the font...
Here's a second Algebra example that could be used to count the number of nodes in the tree: ```haskell algebra :: Expr Maml Int -> Int algebra (Leaf m) =...
Ah, thanks @psibi !
In the input image, we see (some fields redacted): ``` Geometry: 13244x71130+0+0 Channels: 2.0 Channel depth: Gray: 1-bit Channel statistics: Pixels: 942045720 Colors: 2 Histogram: 56641321: (0,0,0) #000000 gray(0) 885404399:...
Thanks for the update!
This has recently started happening to me again with GHC `9.6.4`.
Confirmed that reverting my LTS snapshot to point to 9.4.x fixes the issue, and my LSP boots now.
Oh interesting, thank you.
Confirmed! My `stack` is now using GHC's pulled via `ghcup`. And `hls` uses these newer GHCs without issue. Thank you.
Here's the full text of the error: https://pastebin.com/KaSCNje8 Hard to say if anything is misconfigured, since I certainly haven't touched any such settings myself. I have `gcc`, `clang`, `glibc`, and...