Set of packages that provide additional instances for data-default package. List of provided packages:
-
data-default-extra
- Alternative to data-default package with extra instances and support for GHC Generics. -
data-default-instances-bytestring
- Default instances for (lazy and strict) ByteString, ByteString Builder and ShortByteString. -
data-default-instances-case-insensitive
- Provides instance for CI (Case Insensitive) type wrapper. -
data-default-instances-new-base
- Additional instances for types in newer versions of base package. -
data-default-instances-text
- Default instances for (lazy and strict) Text and Text Builder. -
data-default-instances-unordered-containers
- Provide instances for HashMap and HashSet. -
data-default-instances-vector
- Provide instances for various (boxed and unboxed) Vector types.
Above packages try to mimick naming and versioning conventions of original
data-default-*
packages.
The BSD 3-Clause License, see LICENSE file for details.
Contributions, pull requests and bug reports are welcome! Please don't be afraid to contact author using GitHub or by e-mail.