name: PackageInfoModule version: 0.1 license: BSD3 author: Gautier DI FOLCO category: PackageTests build-type: Simple Cabal-version: >= 1.2 description: Check that the generated package info module compiles. Executable TestPackageInfoModule main-is: Main.hs if impl(ghc >= 8.10.0) ghc-options: -Werror -fwarn-prepositive-qualified-module other-modules: PackageInfo_PackageInfoModule Paths_PackageInfoModule build-depends: base