pepegar/wookie

make ADT smaller

Closed this issue · 1 comments

Make adt smaller by removing all the Marshallable stuff.

in order to have all the marshallable stuff,it might be interesting to have a interpreter like DynamoDBOp ~> Kleisli[Future, Marshaller, A]

Done in 2fd3800