GPipe-Core-0.2.3.0: src/Graphics/GPipe/Orphans.hs
-----------------------------------------------------------------------------
--
-- Module : Graphics.GPipe.Orphans
-- Copyright : Tobias Bexelius
-- License : MIT
--
-- Maintainer : Tobias Bexelius
-- Stability : Experimental
-- Portability : Portable
--
-- |
-- Orphan boolean instances for linear types. These are placed in a separate module so you can choose to not import them
-- (in that case, do not import the @Graphics.GPipe@ conveniance module but take all sub modules instead, leaving this one out).
-----------------------------------------------------------------------------
module Graphics.GPipe.Orphans where
import Graphics.GPipe.Internal.Orphans