|
The fastest way to feed ghc type errors to LLM
|
|
12
|
676
|
March 21, 2026
|
|
How to practically enable `-Wmissing-import-lists`?
|
|
6
|
216
|
March 16, 2026
|
|
Fancy Haskell advice: Add recursion to a strongly-typed stack machine
|
|
7
|
481
|
March 12, 2026
|
|
Synthesizing `RuntimeRep`-indexed type class instances in a GHC plugin to simulate monomorphization
|
|
5
|
245
|
March 12, 2026
|
|
Compilation error using MicroHS (main.c eval.c)
|
|
3
|
277
|
March 10, 2026
|
|
Fork `basement`? As `baseplate`?
|
|
83
|
2588
|
March 9, 2026
|
|
How to profile a GHC Plugin?
|
|
11
|
289
|
March 5, 2026
|
|
GHC community update Jan/Feb 2026
|
|
1
|
294
|
March 4, 2026
|
|
Fork `memory`? As `memoria`?
|
|
24
|
1853
|
March 1, 2026
|
|
GADTs preventing me from making an amazing parser library
|
|
8
|
289
|
March 1, 2026
|
|
Can backpack solve the 'basement' problem?
|
|
8
|
227
|
March 1, 2026
|
|
Survey and Opinions: Backtracking in Parsers
|
|
13
|
1009
|
February 27, 2026
|
|
Using RGB types to gain intuition about Type Level Programming and Generics
|
|
18
|
566
|
February 27, 2026
|
|
Impact of type families on type inference
|
|
1
|
188
|
February 23, 2026
|
|
Oddities with the haskell language server
|
|
1
|
195
|
February 22, 2026
|
|
Generics and strictness
|
|
2
|
307
|
February 20, 2026
|
|
Minimal processing of continued fractions
|
|
11
|
400
|
February 19, 2026
|
|
Vscode couldn't get the latest haskell-language-server releases from GitHub
|
|
1
|
170
|
February 15, 2026
|
|
How to get Haddock for Hackage to generate correctly?
|
|
3
|
145
|
February 4, 2026
|
|
How to not use explicit directories in cabal config
|
|
1
|
127
|
February 3, 2026
|
|
Can orphan instances cause bugs?
|
|
4
|
272
|
February 1, 2026
|
|
Transformer version of the ST monad?
|
|
10
|
258
|
January 30, 2026
|
|
Caching for incremental changes (including `ghc-nix`)
|
|
5
|
307
|
January 30, 2026
|
|
Word diffing libraries?
|
|
0
|
112
|
January 29, 2026
|
|
Why does type inference fail in ghci for this Bluefin code?
|
|
6
|
198
|
January 22, 2026
|
|
When call-by-name outperforms call-by-need: space leaks with `cycle` etc
|
|
7
|
348
|
January 22, 2026
|
|
How to safely use withDict?
|
|
8
|
297
|
January 20, 2026
|
|
No way to do ImplicitParams + Function definition syntax
|
|
8
|
397
|
January 19, 2026
|
|
Downside of returning release action from acquire in bracket?
|
|
4
|
274
|
January 18, 2026
|
|
Measuring single cost centers
|
|
3
|
279
|
January 17, 2026
|