I found a minor mistake in the example code, but the same problem remains.

The "real" code is a 2-3-4 Tree which I'd like to use to implement a couple
different things, such as Finite Maps and Sets.  It works fine without type
classes.

best,
leon

error.hs

Reply via email to