FICHA · MANJARO

haskell-binary-instances

Orphan instances for binary

  • haskell-library
  • LIBRARY
  • SERIALIZATION
  • TYPECLASSES
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library that provides orphan Binary instances for types not covered directly by the binary package. It lets existing types be serialized without changing their original packages.

Developers use it when dependency combinations require Binary support for additional types. Orphan instances should be chosen deliberately because they can affect typeclass behavior across a project.

Permissions

Permissions not analysed for this source yet.