$OpenBSD: patch-haddock_cabal,v 1.4 2013/07/18 21:44:13 kili Exp $
--- haddock.cabal.orig	Thu Apr 18 23:29:29 2013
+++ haddock.cabal	Mon Jul  8 12:45:08 2013
@@ -118,10 +118,6 @@ executable haddock
 
 library
   default-language:     Haskell2010
-  -- In a GHC tree - in particular, in a source tarball - we don't
-  -- require alex or happy
-  if !flag(in-ghc-tree)
-    build-tools: alex >= 2.3, happy >= 1.18
   build-depends:
     base >= 4.3 && < 4.7,
     filepath,
