The latest version of wrapped is 0.1.0.1-5.

wrapped

Version 0.1.0.0 revision 1 uploaded by AndrewPritchard.

Package meta

Synopsis
Provides a single standardized place to hang 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 <awpr@google.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 <awpr@google.com>
Package URL
n/a
Stability
n/a

Components