binary-orphans

Compatibility package for binary; provides instances

Version on this page:1.0.1@rev:5
LTS Haskell 22.14:1.0.4.1@rev:3
Stackage Nightly 2024-03-28:1.0.4.1@rev:3
Latest on Hackage:1.0.4.1@rev:3

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.1@sha256:c6c9d3d482b30b532b56414bcc395887249a30b1325a7873b29c65f7f5194dc0,2116

Module documentation for 1.0.1

Used by 3 packages in nightly-2021-05-19(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.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.