meiersi / blaze-binary

A draft of a new binary serialization library based on the new bytestring-builder and attoparsec.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove unnecessary INLINE pragmas

meiersi opened this issue · comments

There are probably quite a few unnecessary INLINE pragmas in Decoder.hs and Encoder.hs. Remove them if they don't have an effect on the benchmarks.