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

import GHC.Internal.TH.Lift