You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have .proto file in my package tarball to be used to generate Haskell modules when package is being built by cabal? So that hprotoc version will correspond protocol-buffers.
Is it possible to have .proto file in my package tarball to be used to generate Haskell modules when package is being built by cabal? So that
hprotoc
version will correspondprotocol-buffers
.Without it, i'm not sure how to make
hprotoc
-generated library to compile with both protocol-buffers 2.4.11 and 2.4.12 (http://hackage.haskell.org/package/gtfs-realtime-0.1.0.0/reports/1).The text was updated successfully, but these errors were encountered: