mgsloan / store

Fast binary serialization in Haskell
MIT License
109 stars 35 forks source link

Fix build with `-fforce-alignment` #134

Closed trommler closed 6 years ago

trommler commented 6 years ago

This fixes issue #133

mgsloan commented 6 years ago

Thanks, my mistake! I think PokeState ptr <$> f would be clearer.

mgsloan commented 6 years ago

Thanks, looks good!

mgsloan commented 6 years ago

Released as store-core-0.4.4