--- ghc-6.12.2/utils/haddock/haddock.cabal~	Sun Apr 25 19:58:24 2010
+++ ghc-6.12.2/utils/haddock/haddock.cabal	Sun Apr 25 19:58:28 2010
@@ -81,8 +81,6 @@
   if flag(in-ghc-tree)
     cpp-options: -DIN_GHC_TREE
     extensions: ForeignFunctionInterface
-  else
-    build-depends: ghc-paths
 
   if flag(test)
     cpp-options: -DTEST
@@ -132,8 +130,7 @@
     containers,
     array,
     Cabal >= 1.5,
-    ghc >= 6.12 && < 6.14,
-    ghc-paths
+    ghc >= 6.12 && < 6.14
 
   if flag(test)
     cpp-options: -DTEST
