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
It seems like the Newtype class in this package can be entirely replaced by using the more widely used Control.Newtype class - or maybe I'm missing something?
The text was updated successfully, but these errors were encountered:
It seems like the
Newtype
class in this package can be entirely replaced by using the more widely usedControl.Newtype
class - or maybe I'm missing something?The text was updated successfully, but these errors were encountered: