diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-07-08 10:15:47 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-07-08 10:15:47 +0200 |
| commit | 61879fb12437302d6b14e0e0297e3a8742d91f8b (patch) | |
| tree | 32915a3da74f1b41b113f9a0fa12033e3cc6f656 /tests/data | |
| parent | 22d4a4e583d8075fc71cddc22566f41fc5a698dc (diff) | |
| download | graphql-61879fb12437302d6b14e0e0297e3a8742d91f8b.tar.gz | |
Constrain the resolvers with MonadIO
This replaces the most usages of MonadPlus, which is not appropriate for
the resolvers, since a resolver is unambiguously chosen by the name (no
need for 'mplus'), and the resolvers are often doing IO.
Diffstat (limited to 'tests/data')
0 files changed, 0 insertions, 0 deletions
