forked from OSS/graphql
Eugen Wissner
6e32112be4
Require base >=4.15 (GHC 9)
It's already required by some of the dependencies, so it shouldn't be a problem. Anyway NonEmpty usage is requiring base >=4.9 at least.
GraphQL implementation in Haskell
See https://git.caraus.tech/OSS/graphql.
Report issues on the bug tracker.
API documentation is available through Hackage.
Further documentation will be made available in the Wiki.
Description
Languages
Haskell
100%