aboutsummaryrefslogtreecommitdiff
path: root/html-test/src
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src')
-rw-r--r--html-test/src/Extensions.hs2
1 files changed, 1 insertions, 1 deletions
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