aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hoogle-test/src/assoc-types/AssocTypes.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hoogle-test/src/assoc-types/AssocTypes.hs b/hoogle-test/src/assoc-types/AssocTypes.hs
index a9bdc6d8..ceacc834 100644
--- a/hoogle-test/src/assoc-types/AssocTypes.hs
+++ b/hoogle-test/src/assoc-types/AssocTypes.hs
@@ -1,4 +1,5 @@
{-# LANGUAGE TypeFamilies #-}
+{-# LANGUAGE AllowAmbiguousTypes #-}
module AssocTypes where