graphql/tests
Danny Navarro 70fbaf359e Split Character data type into Droid and Human
`Character` is now a synonym of the sum type of `Droid` and `Human`.

For now I don't see the need to implement GraphQL Schema interfaces with
type classes or lens. Plain Haskell ADTs should be good enough.
2016-02-09 14:38:19 +01:00
..
data Add kitchen sink parse/encode unit test 2015-09-22 14:02:49 +02:00
Test Split Character data type into Droid and Human 2016-02-09 14:38:19 +01:00
tasty.hs Garden 2016-01-26 13:38:02 +01:00