From 09f97fd55feb2220622773117f462496cf48d79c Mon Sep 17 00:00:00 2001 From: Simon Hengel Date: Sun, 2 Nov 2014 09:12:56 +0800 Subject: Remove unused language extensions --- haddock-library/test/Documentation/Haddock/ParserSpec.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'haddock-library/test/Documentation') diff --git a/haddock-library/test/Documentation/Haddock/ParserSpec.hs b/haddock-library/test/Documentation/Haddock/ParserSpec.hs index 4fea255a..9ef0e2d1 100644 --- a/haddock-library/test/Documentation/Haddock/ParserSpec.hs +++ b/haddock-library/test/Documentation/Haddock/ParserSpec.hs @@ -1,5 +1,4 @@ {-# LANGUAGE OverloadedStrings, FlexibleInstances #-} -{-# LANGUAGE IncoherentInstances, UndecidableInstances #-} {-# OPTIONS_GHC -fno-warn-orphans #-} module Documentation.Haddock.ParserSpec (main, spec) where -- cgit v1.2.3