module Bio.Macro ( MacroMolecule (..), Chain (..) ) where import Bio.Macro.Internal.Instances () import Bio.Macro.Internal.Types (Chain (..), MacroMolecule (..))