-- SPDX-FileCopyrightText: 2022 Oxhead Alpha
-- SPDX-License-Identifier: LicenseRef-MIT-OA

-- | Various Michelson layouts for datatypes.
module Lorentz.Layouts
  ( module Exports
  ) where

import Lorentz.Layouts.NonDupable as Exports
import Morley.Michelson.Typed.Haskell.Compatibility as Exports