aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/FunArgs.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/FunArgs.hs')
-rw-r--r--html-test/src/FunArgs.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/html-test/src/FunArgs.hs b/html-test/src/FunArgs.hs
index b34d84b7..cfde185d 100644
--- a/html-test/src/FunArgs.hs
+++ b/html-test/src/FunArgs.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE ExplicitForAll #-}
module FunArgs where
f :: forall a. Ord a