From c0ab9abedac91aee2c233cdd7a693cc74988a0b0 Mon Sep 17 00:00:00 2001 From: davve Date: Wed, 10 Jan 2007 11:43:08 +0000 Subject: Change package name to haddock-ghc, version 0.1 --- src/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index 386d4433..fc6dc534 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -14,7 +14,7 @@ import HaddockTypes import HaddockUtil import HaddockVersion import GHCUtils -import Paths_haddock ( getDataDir, compilerPath ) +import Paths_haddock_ghc ( getDataDir, compilerPath ) import Prelude hiding ( catch ) import Control.Exception ( catch ) -- cgit v1.2.3