-- This file has been generated from package.yaml by hpack version 0.28.2. -- -- see: https://github.com/sol/hpack -- -- hash: 9b5b2d1f6806e0753e239b7a02130b956fe2499080f39b564094e1e6039e7dc7 name: update-monad version: 0.1.0.0 description: Please see the README on GitHub at homepage: https://github.com/githubuser/update-monad#readme bug-reports: https://github.com/githubuser/update-monad/issues author: Author name here maintainer: example@example.com copyright: 2018 Author name here license: BSD3 license-file: LICENSE build-type: Simple cabal-version: >= 1.10 extra-source-files: ChangeLog.md README.md source-repository head type: git location: https://github.com/githubuser/update-monad library exposed-modules: FreeUpdate State Update UpdateT other-modules: Paths_update_monad hs-source-dirs: src build-depends: base >=4.7 && <5 , mtl default-language: Haskell2010