On Sun, Oct 21, 2012 at 12:39 PM, Corentin Dupont <[email protected]
> 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
[email protected]                                  [email protected]
unix/linux, openafs, kerberos, infrastructure          http://sinenomine.net
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to