From d02190da47dfd3712ce72cac6b36604f544dfb2b Mon Sep 17 00:00:00 2001 From: David Waern Date: Wed, 24 Jun 2009 21:07:50 +0000 Subject: Delete Haddock.Exception and move contents to Haddock.Types Only a few lines of code that mainly declares a type - why not just put it in Haddock.Types. --- haddock.cabal | 2 -- 1 file changed, 2 deletions(-) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index 9fe53e43..bc222ef6 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -110,7 +110,6 @@ executable haddock Haddock.Types Haddock.Version Haddock.InterfaceFile - Haddock.Exception Haddock.Options Haddock.GhcUtils @@ -130,7 +129,6 @@ library other-modules: Haddock.Types Haddock.InterfaceFile - Haddock.Exception Haddock.Utils Haddock.GhcUtils -- cgit v1.2.3