From b1c69e26222ed21222faa3bfe70d24b7ed514f42 Mon Sep 17 00:00:00 2001 From: David Waern Date: Wed, 24 Sep 2008 20:24:21 +0000 Subject: Add PatternSignatures LANGUAGE pragma to Main and Utils --- src/Main.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index febe7467..3d0faa31 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -1,4 +1,5 @@ -{-# LANGUAGE ForeignFunctionInterface #-} +{-# LANGUAGE ForeignFunctionInterface, PatternSignatures #-} + -- -- Haddock - A Haskell Documentation Tool -- -- cgit v1.2.3