Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
renderGQLErrors :: GQLErrors -> String Source #
deprecatedField :: TypeName -> FieldName -> Maybe Description -> GQLError Source #
class NameCollision e a where Source #
nameCollision :: a -> e Source #
Instances
gqlWarnings :: [GQLError] -> Q () Source #
printWarning :: GQLError -> String Source #