-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/
-- | Compatibility package for binary; provides instances
--
-- 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.
@package binary-orphans
@version 1.0.5
module Data.Binary.Orphans
instance Data.Binary.Class.Binary a => Data.Binary.Class.Binary (Solo a)
instance Data.Binary.Class.Binary Data.Array.Byte.ByteArray