haskell-graphql / graphql-api

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

Configure CI to ensure examples in docs compile & execute #33

Closed jml closed 7 years ago

jml commented 7 years ago

Not 100% sure how to do this. Servant might do it, so I've asked on https://groups.google.com/forum/#!topic/haskell-servant/qxNBq11adBI

Probably also want to make sure that we don't have markup errors, but maybe readthedocs.io can take care of that part for us.