--
-- Haddock - A Haskell Documentation Tool
--
-- (c) Simon Marlow 2003
--


module Distribution.Haddock (
  readInterfaceFile,
) where


import Haddock.InterfaceFile