-- | The root module to be imported by applications and libraries.
module Haddock.UseRefs (module M) where

import Haddock.UseRefs.Type as M
import Haddock.UseRefs.Internal as M