Carl J. Factora

Results 2 comments of Carl J. Factora

Thanks for the reply @Gabriel439 I wrote the equivalent protobuf file for the example HS above: ``` syntax="proto3"; package TestProtoOneofImport; message FooBar { oneof value { Foo foo = 1;...

Vendored code is based off [`time-1.9.3`](http://hackage.haskell.org/package/time-1.9.3/docs/Data-Time.html)