cabal-version: 2.0 build-type: Simple name: pkg synopsis: synopsis description: description version: 0 category: example maintainer: none@example.com license: GPL-3 license-file: LICENSE library exposed-modules: Foo autogen-modules: PackageInfo_pkg Paths_pkg other-modules: PackageInfo_pkg Paths_pkg default-language: Haskell2010 default-extensions: RebindableSyntax, OverloadedLists