Name: monadoid Version: 0.0.3 Author: Athan Clark Maintainer: Athan Clark License: BSD3 License-File: LICENSE Synopsis: A monoid for monads Description: See README Cabal-Version: >= 1.10 Build-Type: Simple Library Default-Language: Haskell2010 HS-Source-Dirs: src GHC-Options: -Wall Exposed-Modules: Data.Monadoid Build-Depends: base >= 4.11 && < 5 , mtl , monad-control , transformers-base Source-Repository head Type: git Location: https://github.com/athanclark/monadoid