hackport-0.5.1: 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: Paths_PathsModule
build-depends: base