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
631 stars 28 forks source link

Add tests #26

Closed geraldus closed 4 years ago

geraldus commented 8 years ago

@agocorona what else?

agocorona commented 4 years ago

They are contemplated in the testSuite in the cabal file