cabal-version: 3.0 name: meta version: 0 synopsis: Squat the name 'meta'. description: 'meta' seems to be used as repo name for discussion on projects, rather as project names themselves. Squat this name to promote this convention and to avoid conflicts. license: BSD-3-Clause license-file: LICENSE author: Andreas Abel maintainer: andreas.abel@ifi.lmu.de -- copyright: category: Control build-type: Simple extra-doc-files: CHANGELOG.md -- extra-source-files: common warnings ghc-options: -Wall executable latest import: warnings main-is: Main.hs -- other-modules: -- other-extensions: build-depends: base < 5 hs-source-dirs: app default-language: Haskell2010