name: pwstore version: 0.0 cabal-version: >= 1.2 build-type: Simple synopsis: description: category: license: BSD3 license-file: LICENSE author: Betty Diegel maintainer: executable pwstore main-is: pwstore.hs hs-source-dirs: src build-depends: base, filepath, mtl, old-locale, process, readline, time ghc-options: -Wall