From 214f32e43e33285f2c3c05c55a4963d665e33e23 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sat, 28 Nov 2009 15:05:03 +0000 Subject: Remove cruft due to compatibility with older GHCs --- src/Haddock/Convert.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Haddock/Convert.hs') diff --git a/src/Haddock/Convert.hs b/src/Haddock/Convert.hs index 6e564b76..93b69844 100644 --- a/src/Haddock/Convert.hs +++ b/src/Haddock/Convert.hs @@ -180,9 +180,7 @@ synifyDataCon use_gadt_syntax dc = noLoc $ -- finally we get synifyDataCon's result! in ConDecl name Implicit{-we don't know nor care-} qvars ctx tys res_ty Nothing -#if __GLASGOW_HASKELL__ >= 611 False --we don't want any "deprecated GADT syntax" warnings! -#endif synifyName :: NamedThing n => n -> Located Name synifyName = noLoc . getName -- cgit v1.2.3