packages feed

binrep-instances-0.1.0: src/Binrep/Instances/Strongweak.hs

-- | Pull in all strongweak binrep instances, for base classes and types.

module Binrep.Instances.Strongweak () where

import Binrep.Instances.Strongweak.SWChain()
import Binrep.Instances.Strongweak.Type.Magic()
import Binrep.Instances.Strongweak.Type.Thin()
import Binrep.Instances.Strongweak.Util.ByteOrder()