haskell-graphql / graphql-api

Write type-safe GraphQL services in Haskell
BSD 3-Clause "New" or "Revised" License
406 stars 35 forks source link

Explicit import for GraphQL.API #53

Closed jml closed 7 years ago

jml commented 7 years ago

We require it everywhere else. I somewhat arbitrarily decided to use a qualified import, except for typeclasses and symbols.