Network.Google.Auth.Scope
type family HasScope (s :: [Symbol]) a :: Constraint where ...
type family HasScope' s a where ...
type family a ∈ b where ...
type family xs ++ ys where ...
type family Nub xs where ...
type family Delete x xs where ...
class AllowScopes a