aboutsummaryrefslogtreecommitdiff
path: root/hoogle-test/src/Bug946/Bug946.hs
diff options
context:
space:
mode:
authorHécate Moonlight <Kleidukos@users.noreply.github.com>2021-02-22 10:56:51 +0100
committerGitHub <noreply@github.com>2021-02-22 10:56:51 +0100
commita82ad674def0e62218076d91ea24ad978ccfed9f (patch)
treef8e03feaf1544708870f7f202203619051fc8b19 /hoogle-test/src/Bug946/Bug946.hs
parent43dd878df19f2523311365fb07742a434291b590 (diff)
parent606e3f220d20688c7baff94bef525a13434dc56b (diff)
Merge pull request #1342 from nomeata/joachim/haskell2010-in-tests-ghc-head
html-test: Always set language
Diffstat (limited to 'hoogle-test/src/Bug946/Bug946.hs')
-rw-r--r--hoogle-test/src/Bug946/Bug946.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hoogle-test/src/Bug946/Bug946.hs b/hoogle-test/src/Bug946/Bug946.hs
index 606b5ac4..ec567d6d 100644
--- a/hoogle-test/src/Bug946/Bug946.hs
+++ b/hoogle-test/src/Bug946/Bug946.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE PatternSynonyms #-}
module Bug946 (
AnInt(AnInt, Zero),