You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The base constraint (< 4.19) prevents the library from being used with ghc 9.8 and above.
I tested that relaxing the constraint makes it compile and that the test suite pass under ghc 9.8.2.