binary-generic-combinators-0.4.0.0: Combinators and utilities to make Generic-based deriving of Binary easier and more expressive
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Binary.DerivingVia

Documentation

newtype Alternatively a Source #

Constructors

Alternatively 

Fields

Instances

Instances details
(Generic a, GAltBinary (Rep a)) => Binary (Alternatively a) Source # 
Instance details

Defined in Data.Binary.DerivingVia