aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorMark Lentczner <markl@glyphic.com>2010-07-19 06:56:15 +0000
committerMark Lentczner <markl@glyphic.com>2010-07-19 06:56:15 +0000
commit9467493f0656f06773d75f1cd633294631dff083 (patch)
tree8edad8c546a8d8c25324fc808a8e98df8b8e5264 /haddock.cabal
parentdc977adf518ee91892b31846d6a25984c0aa3155 (diff)
rename Haddock.Backends.Xhtml.Util to Utils
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 5c92191e..2699a037 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -117,7 +117,7 @@ executable haddock
Haddock.Backends.Xhtml.Layout
Haddock.Backends.Xhtml.Names
Haddock.Backends.Xhtml.Types
- Haddock.Backends.Xhtml.Util
+ Haddock.Backends.Xhtml.Utils
Haddock.Backends.LaTeX
Haddock.Backends.HaddockDB
Haddock.Backends.DevHelp
@@ -184,7 +184,7 @@ library
Haddock.Backends.Xhtml.Layout
Haddock.Backends.Xhtml.Names
Haddock.Backends.Xhtml.Types
- Haddock.Backends.Xhtml.Util
+ Haddock.Backends.Xhtml.Utils
Haddock.Backends.LaTeX
Haddock.Backends.HaddockDB
Haddock.Backends.DevHelp