Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用协议缓冲区进行数据序列化。hprotoc 和 Text.ProtocolBuffers 为二进制 protobufs 提供了出色的支持,但有时我们需要使用文本表示。haskell 已经支持了吗?