@hackage errorcall-eq-instance0.3.0
An orphan Eq instance for ErrorCall
Categories
License
MIT
Maintainer
Links
Versions
Deprecated
Dependencies (2)
- base >=4 && <5
- base-orphans Show all…
Dependents (3)
@hackage/MissingH, @hackage/base-compat, @hackage/acme-everything
Prior to base-4.7.0.0 there was no Eq instance for
ErrorCall. This package provides an orphan instance.