FICHA · MANJARO

haskell-binary-orphans

Orphan instances for binary

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

Description

A Haskell package with orphan Binary instances for additional types. It fills gaps where libraries need binary serialization but the original type package does not define the instance.

Developers use it to make serialization work across existing dependency graphs. Because orphan instances are global once imported, library authors should avoid surprising downstream projects.

Permissions

Permissions not analysed for this source yet.