dlist icon indicating copy to clipboard operation
dlist copied to clipboard

Make it compile with MicroHs

Open konsumlamm opened this issue 5 months ago • 0 comments

MicroHs is a small Haskell compiler implemented with combinators.

It supports most features used by dlist, except type families (used in the IsList instance).

Closes #126.

konsumlamm avatar Oct 02 '25 23:10 konsumlamm