vcswrapper-0.0.1: src/VCSWrapper/Mercurial/Types.hs
-----------------------------------------------------------------------------
--
-- Module : VCSWrapper.Mercurial.Types
-- Copyright : 2011 Stephan Fortelny, Harald Jagenteufel
-- License : GPL Nothing
--
-- Maintainer : stephanfortelny at gmail.com, h.jagenteufel at gmail.com
-- Stability :
-- Portability :
--
-- |
--
-----------------------------------------------------------------------------
module VCSWrapper.Mercurial.Types (
module VCSWrapper.Common.Types
) where
import VCSWrapper.Common.Types