Twinside / Juicy.Pixels

Haskell library to load & save pictures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Eq instance to `Image` data type

mrkkrp opened this issue · comments

This may be useful in testing for example when you compare results of some processing/generation with expected results (maybe loaded from a file). Should be trivial to add, I can open a PR if you're OK with this proposition.

Eh, why not!

I think it's merged

Took a while though ;-)