{-# LANGUAGE Safe #-}
{-# OPTIONS_HADDOCK not-home #-}
module GHC.Boot.TH.Monad
  (module GHC.Internal.TH.Monad) where

import GHC.Internal.TH.Monad