j
k
j a
j l
It doesn't work for this one:
newtype Split a = Split { runSplit :: [Either a (Char, Split a) ]}
But my handwritten instance remains identical. Groetjes, Martijn.
Back to the thread
Back to the list