snoyberg / mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers
152 stars 61 forks source link

Fix tests in GHC 9.0 #193

Closed felixonmars closed 3 years ago

felixonmars commented 3 years ago

Implements #192. At least tested with GHC 8.10.5 and 9.0.1 and both worked fine.