binary-instances-1.0.4: Orphan instances for binary
Copyright(C) 2015-2019 Oleg Grenrus
LicenseBSD-3-Clause
MaintainerOleg Grenrus <oleg.grenrus@iki.fi>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Binary.Instances

Description

Provides orphan Binary instances for types in various packages:

  • aeson
  • case-insensitive
  • hashable
  • scientific (prior to scientific-0.3.4.0)
  • tagged
  • text (through text-binary, or text >= 1.2.1)
  • time
  • unordered-containers
  • vector (through vector-binary-instances)