External Publication
Visit Post

Empty list without list literals

Haskell Community [Unofficial] May 22, 2026
Source

jaror:

Another workaround is to define the rewrite rule in another module and import it.

Good point, I thought about that, but I forgot I could disable default-extensions on a per-module basis.

Discussion in the ATmosphere

Loading comments...