name: shoplist version: 0.0.1 cabal-version: >= 1.2 build-type: Simple license: BSD3 license-file: LICENSE copyright: 2009 Betty Diegel author: Betty Diegel maintainer: Betty Diegel stability: experimental --homepage: http://foo/bar/baz.html --synopsis: Foo description: Shopping List category: Unknown tested-with: GHC>=6.10.1 executable shoplist main-is: main.hs hs-source-dirs: src build-depends: base, containers, wx, wxcore, filepath ghc-options: -Wall