FICHA · MANJARO

haskell-vector-instances

Orphan Instances for 'Data.Vector'

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides orphan instances for Data.Vector types in Haskell. These instances add typeclass behavior that is useful in practice but is not defined in the original vector package.

It is useful when libraries need compatibility with generic code, serialization, or other typeclass-based APIs. Developers should use orphan instances knowingly, because they can affect instance resolution across a project.

Permissions

Permissions not analysed for this source yet.