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

Straighten out licensing #42

Closed Fuuzetsu closed 7 years ago

Fuuzetsu commented 7 years ago

LICENSE and cabal file say MIT but source files say GPL3. Would be great if licensing could be made consistent throughout.

harendra-kumar commented 7 years ago

This issue has been resolved via #49. Can be closed.