From 18e9417edcda21dd23edf675b41f46ab336d773f Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Wed, 29 Jan 2014 21:41:58 +0000 Subject: Update tests This updates tests due to Haddock Trac #271 fix and due to removal of TypeHoles as an extension from GHC. --- html-test/src/Extensions.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html-test/src') diff --git a/html-test/src/Extensions.hs b/html-test/src/Extensions.hs index 6b3535c9..61eac219 100644 --- a/html-test/src/Extensions.hs +++ b/html-test/src/Extensions.hs @@ -1,4 +1,4 @@ -{-# LANGUAGE Haskell2010, TypeHoles, MonomorphismRestriction #-} +{-# LANGUAGE Haskell2010, ExplicitForAll, MonomorphismRestriction #-} {-# OPTIONS_HADDOCK show-extensions #-} module Extensions where -- cgit v1.2.3