haskell-graphql / graphql-api

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

Migrate to CircleCI 2.0 #127

Closed jml closed 6 years ago

jml commented 6 years ago

It's much nicer, and the caching makes builds faster.

See https://github.com/LeastAuthority/haskell-magic-wormhole/tree/master/.circleci for one example.

jml commented 6 years ago

Fixed in #152