data-default-instances-bytestring alternatives and similar packages
Based on the "Data" category.
Alternatively, view data-default-instances-bytestring alternatives based on common mentions on social networks and blogs.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services. -
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text. -
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions
InfluxDB – Built for High-Performance Time Series Workloads

Do you think we are missing an alternative of data-default-instances-bytestring or a related project?
README
data-default-extra
Description
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 for older versions ofdata-default-class
package.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.
License
The BSD 3-Clause License, see LICENSE file for details.
Contributions
Contributions, pull requests and bug reports are welcome! Please don't be afraid to contact author using GitHub or by e-mail.
*Note that all licence references and agreements mentioned in the data-default-instances-bytestring README section above
are relevant to that project's source code only.