hackport-0.9.0.0: cabal/cabal-testsuite/PackageTests/PathsModule/Executable/my.cabal
name: PathsModule
version: 0.1
license: BSD3
author: Johan Tibell
stability: stable
category: PackageTests
build-type: Simple
Cabal-version: >= 1.2
description:
Check that the generated paths module compiles.
Executable TestPathsModule
main-is: Main.hs
other-modules:
PackageInfo_PathsModule
Paths_PathsModule
build-depends: base