version: 0.0.1 name: mismi-p author: Nick Hibberd maintainer: Nick Hibberd homepage: https://github.com/nhibberd/mismi bug-reports: https://github.com/nhibberd/mismi/issues synopsis: A commmon prelude for the mismi project. description: A commmon prelude for the mismi project. category: Prelude license: BSD3 license-file: LICENSE cabal-version: >= 1.8 build-type: Simple tested-with: GHC == 8.2.2 , GHC == 8.4.3 extra-source-files: README.md source-repository head type: git location: git://github.com/nhibberd/mismi.git library build-depends: base >= 3 && < 5 , text >= 1.1 && < 1.3 ghc-options: -Wall hs-source-dirs: src exposed-modules: P