|
About the Learn category
|
|
1
|
1177
|
December 8, 2021
|
|
How to practically enable `-Wmissing-import-lists`?
|
|
6
|
183
|
March 16, 2026
|
|
Fancy Haskell advice: Add recursion to a strongly-typed stack machine
|
|
7
|
432
|
March 12, 2026
|
|
Synthesizing `RuntimeRep`-indexed type class instances in a GHC plugin to simulate monomorphization
|
|
5
|
216
|
March 12, 2026
|
|
Compilation error using MicroHS (main.c eval.c)
|
|
3
|
253
|
March 10, 2026
|
|
Fork `basement`? As `baseplate`?
|
|
84
|
2345
|
March 9, 2026
|
|
How to profile a GHC Plugin?
|
|
11
|
275
|
March 5, 2026
|
|
GHC community update Jan/Feb 2026
|
|
1
|
239
|
March 4, 2026
|
|
Fork `memory`? As `memoria`?
|
|
24
|
1782
|
March 1, 2026
|
|
GADTs preventing me from making an amazing parser library
|
|
8
|
253
|
March 1, 2026
|
|
Can backpack solve the 'basement' problem?
|
|
8
|
191
|
March 1, 2026
|
|
Survey and Opinions: Backtracking in Parsers
|
|
13
|
958
|
February 27, 2026
|
|
Using RGB types to gain intuition about Type Level Programming and Generics
|
|
18
|
541
|
February 27, 2026
|
|
Impact of type families on type inference
|
|
1
|
179
|
February 23, 2026
|
|
Oddities with the haskell language server
|
|
1
|
177
|
February 22, 2026
|
|
Generics and strictness
|
|
2
|
295
|
February 20, 2026
|
|
Minimal processing of continued fractions
|
|
11
|
384
|
February 19, 2026
|
|
Vscode couldn't get the latest haskell-language-server releases from GitHub
|
|
1
|
153
|
February 15, 2026
|
|
Functional Programming Practice Platform
|
|
0
|
301
|
February 12, 2026
|
|
How to get Haddock for Hackage to generate correctly?
|
|
3
|
114
|
February 4, 2026
|
|
How to not use explicit directories in cabal config
|
|
1
|
121
|
February 3, 2026
|
|
Can orphan instances cause bugs?
|
|
4
|
242
|
February 1, 2026
|
|
Transformer version of the ST monad?
|
|
10
|
239
|
January 30, 2026
|
|
Caching for incremental changes (including `ghc-nix`)
|
|
5
|
279
|
January 30, 2026
|
|
Word diffing libraries?
|
|
0
|
110
|
January 29, 2026
|
|
Simple per-project setup
|
|
35
|
1298
|
January 26, 2026
|
|
Why does type inference fail in ghci for this Bluefin code?
|
|
6
|
190
|
January 22, 2026
|
|
When call-by-name outperforms call-by-need: space leaks with `cycle` etc
|
|
7
|
323
|
January 22, 2026
|
|
How to safely use withDict?
|
|
8
|
288
|
January 20, 2026
|
|
No way to do ImplicitParams + Function definition syntax
|
|
8
|
380
|
January 19, 2026
|