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.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to