-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Binary instance for ixset-typed. -- -- Please see the README on GitHub at -- https://gitlab.com/homotopic-tech/ixset-typed-binary-instance/README.md @package ixset-typed-binary-instance @version 0.1.0.2 -- | Binary instance for ixset-typed. module Data.IxSet.Typed.Binary instance (Data.IxSet.Typed.Indexable ixs x, Data.Binary.Class.Binary x) => Data.Binary.Class.Binary (Data.IxSet.Typed.IxSet ixs x)