From 4d08fd7d6a32ac3fadc177d3225ee85193607c98 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Fri, 10 Mar 2006 11:13:31 +0000 Subject: add PatternGuards extension --- haddock.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index c741ea16..7c58faa3 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -20,7 +20,7 @@ data-files: executable: haddock hs-source-dirs: src main-is: Main.hs -extensions: CPP +extensions: CPP, PatternGuards other-modules: Binary BlockTable -- cgit v1.2.3