Cabal revisions of mtl-c-0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: mtl-c version: 0 +x-revision: 1 synopsis: Monad transformers using continuation passing style description: Monad transformers in CPS homepage: https://github.com/fumieval/mtl-c source-repository head type: git - location: https://github.com/fumieval/objective.git + location: https://github.com/fumieval/mtl-c.git library exposed-modules: Control.Monad.Reader.CPS, Control.Monad.Writer.CPS, Control.Monad.State.CPS