-- SPDX-License-Identifier: MPL-2.0 {- | Copyright : (c) 2024-2025 Sayo contributors License : MPL-2.0 (see the LICENSE file) Maintainer : ymdfield@outlook.jp -} module Control.Monad.Hefty.Fail (module Data.Effect.Fail) where import Data.Effect.Fail