aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Operators.hs
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-07-21 11:08:15 +1000
committerYuchen Pei <hi@ypei.me>2022-07-21 11:08:15 +1000
commitcd17128898089450bb21790fd1864dc08fd4ddbc (patch)
treed6fdcab724b921bf331c2fac61aa22c3f0348337 /html-test/src/Operators.hs
parent7dace716b091cab0bcdf192a1c4749861dd15e62 (diff)
parent90c38242e54d1a742426e2b1b3c7d71e226811bd (diff)
Merge remote-tracking branch 'upstream/main'
Diffstat (limited to 'html-test/src/Operators.hs')
-rw-r--r--html-test/src/Operators.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/html-test/src/Operators.hs b/html-test/src/Operators.hs
index c303c8bd..1d938ba6 100644
--- a/html-test/src/Operators.hs
+++ b/html-test/src/Operators.hs
@@ -1,5 +1,5 @@
{-# LANGUAGE Haskell2010 #-}
-{-# LANGUAGE PatternSynonyms, TypeOperators, TypeFamilies, MultiParamTypeClasses, GADTs #-}
+{-# LANGUAGE PatternSynonyms, TypeOperators, TypeFamilies, GADTs #-}
{-# LANGUAGE FunctionalDependencies #-}
-- | Test operators with or without fixity declarations