From 9c4fb801462e2d499aa057b233cd54a5e6ca139c Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Thu, 24 Dec 2015 00:30:20 +0100 Subject: hoogle-test/AssocTypes: Allow AmbiguousTypes GHC 8.0 complains otherwise --- hoogle-test/src/assoc-types/AssocTypes.hs | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3