On Sun, Oct 21, 2012 at 12:39 PM, Corentin Dupont <corentin.dup...@gmail.com
> wrote:

> Nobody on this one?
> Here is a simplified version:
>
> data Event a where
>     InputChoice ::  a -> Event a
>
> How to serialize/deserialize this?
>

How were you expecting to serialize/deserialize a function?

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix/linux, openafs, kerberos, infrastructure          http://sinenomine.net
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to