[Haskell-cafe] Make a DSL serializable

Brandon Allbery allbery.b at gmail.com
Mon Mar 25 15:02:44 CET 2013


On Mon, Mar 25, 2013 at 8:53 AM, Corentin Dupont
<corentin.dupont at gmail.com>wrote:

> Workflow is impressive! I didn't know you could serialize IO
> states/computations.


In certain constrained cases you can. General case, as I said earlier, is
kinda impossible without serializing the entire machine state.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130325/60a95dce/attachment.htm>


More information about the Haskell-Cafe mailing list