aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/ImplicitParams.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/ImplicitParams.hs')
-rw-r--r--html-test/src/ImplicitParams.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/html-test/src/ImplicitParams.hs b/html-test/src/ImplicitParams.hs
index 3ca9157b..8635b2a4 100644
--- a/html-test/src/ImplicitParams.hs
+++ b/html-test/src/ImplicitParams.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE ImplicitParams, RankNTypes #-}
module ImplicitParams where