Closed ivan-m closed 12 years ago
The previous definition required that for two CLists to be "structurally" equal, the right and left lists explicitly had to be equal rather than just a circular traversal being equal.
Do you think a bug-fix revision is sufficient for the hackage update?
err, 0.0.7.1 -> 0.0.7.2
Yeah, 0.0.7.2 should suffice.
http://hackage.haskell.org/package/data-clist-0.0.7.2
The previous definition required that for two CLists to be "structurally" equal, the right and left lists explicitly had to be equal rather than just a circular traversal being equal.