You're probably thinking of the original version of Cap'n Proto's schema parser, which was written in Haskell. The code generation step that it helped to handle is not a part of this benchmark.
As far as I know, nobody has written a Cap'n Proto serialization runtime for Haskell yet.
Comments
You're probably thinking of the original version of Cap'n Proto's schema parser, which was written in Haskell. The code generation step that it helped to handle is not a part of this benchmark.
As far as I know, nobody has written a Cap'n Proto serialization runtime for Haskell yet.
See http://kentonv.github.io/capnproto/otherlang.html .