[Haskell-cafe] State Machine Composition

Daniel Waterworth da.waterworth at gmail.com
Wed Dec 21 19:34:15 CET 2011


I made this simple state machine combinator library today. I think it
works as a simple example of a good use for GADTs.

https://gist.github.com/1507107

Daniel



More information about the Haskell-Cafe mailing list