module Rebase.Control.Concurrent.MVar
  ( module Control.Concurrent.MVar,
  )
where

import Control.Concurrent.MVar