samuelpilz / core-catcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce boiler-plate code in Network.Protocol with TemplateHaskell

samuelpilz opened this issue · comments

Have fun @fendor!

looks good!!

It works already for Map like instances.
I still got to do more error checking, for example check for a given type, if it implements IsMap instead of checking for a specific specific Syntax Pattern

With PR #28 and #27 this is implemented