Popularity
3.1
Declining
Activity
0.0
Stable
3
3
1

Monthly Downloads: 11
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data    
Latest version: v0.1.2

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.

Do you think we are missing an alternative of data-default-instances-bytestring or a related project?

Add another 'Data' Package

README

data-default-extra

Haskell Programming Language BSD3 License

Build

Description

Set of packages that provide additional instances for data-default package. List of provided packages:

  • Hackage Hackage Dependencies data-default-extra - Alternative to data-default package with extra instances and support for GHC Generics for older versions of data-default-class package.

  • Hackage Hackage Dependencies data-default-instances-bytestring - Default instances for (lazy and strict) ByteString, ByteString Builder and ShortByteString.

  • Hackage Hackage Dependencies data-default-instances-case-insensitive - Provides instance for CI (Case Insensitive) type wrapper.

  • Hackage Hackage Dependencies data-default-instances-new-base - Additional instances for types in newer versions of base package.

  • Hackage Hackage Dependencies data-default-instances-text - Default instances for (lazy and strict) Text and Text Builder.

  • Hackage Hackage Dependencies data-default-instances-unordered-containers - Provide instances for HashMap and HashSet.

  • Hackage Hackage Dependencies 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.