diff options
Diffstat (limited to 'hoogle-test/src/assoc-types/AssocTypes.hs')
-rw-r--r-- | hoogle-test/src/assoc-types/AssocTypes.hs | 1 |
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 |