haskell-graphql / graphql-api

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

Close #118. Make resolver for Enum monadic. #141

Closed sunwukonga closed 6 years ago

sunwukonga commented 6 years ago

Made the change to monadic. ~It seems self-contained to me, so I'm wondering why~ this would be a breaking change as mentioned in issue #118.