transient-haskell / transient

A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
MIT License
633 stars 28 forks source link

fix exceptions, removed excess of debug messages #67

Closed agocorona closed 7 years ago

agocorona commented 7 years ago

Also added testsuite