BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:binary-orphans-0.1.3.0@sha256:8fecf72ddf7038e4e6cf95fe1183c54f34bfc20d90e31310221bd6b9ad9bb25d,2475

Module documentation for 0.1.3.0

binary-orphans

Build Status Hackage

Orphan instances for binary.

Changes

  • 0.1.3.0

    • Add Min, Max, First, Last, Option, and NonEmpty instances (from semigroups)
  • 0.1.2.0

    • Support scientific >= 0.3.4
  • 0.1.1.0

    • Add Dual, All, Any, Sum, Product, First and Last instances