wrapped
Version 0.1.0.1 revision 5 uploaded by AndrewPritchard.
Package meta
- Synopsis
- Newtypes to carry DerivingVia instances
- Description
This exports the newtypes Wrapped and Wrapped1, which are meant to hold typeclass implementations derived from other classes (most frequently, Generic and Generic1). If you implement a general instance of a class, add it as an instance for Wrapped or Wrapped1, and users will be able to derive it uniformly as
deriving TheClass via Wrapped TheType
.- Author
- Andrew Pritchard <awpritchard@gmail.com>
- Bug reports
- https://github.com/google/hs-wrapped/issues
- Category
- Generics
- Copyright
- 2019-2021 Google LLC
- Homepage
- https://github.com/google/hs-wrapped#readme
- Maintainer
- Andrew Pritchard <awpritchard@gmail.com>
- Package URL
- n/a
- Stability
- n/a