binary-orphans

Compatibility package for binary; provides instances

LTS Haskell 24.39:1.0.5.1
Stackage Nightly 2026-05-10:1.0.6
Latest on Hackage:1.0.6

See all snapshots binary-orphans appears in

BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:binary-orphans-1.0.6@sha256:71579b1883bd2ada01bbd900c1ca804731031cf0f812c34a91a1ffdfcc75dc35,2265

Module documentation for 1.0.6

Depends on 2 packages(full list with versions):
Used by 3 packages in nightly-2026-05-10(full list with versions):

This package provides instances defined in later versions of binary package

Prior version 1 this packages provided instances for other packages. That functionality is moved to binary-instances package.

Changes

1.0.6

  • Use automatic flags for compatibility conditionals

1.0.5

  • Support GHC-8.6.5..GHC-9.10.1

1.0.4.1

  • Support OneTuple-0.4

1.0.4

  • Depend on data-byte-array to provide Data.Array.Byte instance

1.0.3

  • Add ByteArray (from Data.Array.Byte instance)

1.0.2

  • Add Solo instance

1.0.1

  • Fix MonadFail instances shim
  • NonEmpty doesn’t fail on empty list

1

Stripped down the package to only shim binary orphans.

For more instances check binary-instances package.