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

renamed Transient.cabal to transient.cabal #1

Closed ghost closed 9 years ago

ghost commented 9 years ago

ghc complains: cabal file ... has a mismatched package name: transient

agocorona commented 9 years ago

Thanks