haskell-graphql / graphql-api

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

Officially support ghc 8.2 and 8.0.2+ #156

Closed jml closed 6 years ago

jml commented 6 years ago

Official support means:

This means something like stackage LTS 9.21 and 10.4. I have no idea what this means in terms of CircleCI config or changes to stack.yaml.

Triggered by #126