packages feed

hackport-0.5.1: cabal/cabal-testsuite/PackageTests/PathsModule/Library/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.

Library
    exposed-modules: Paths_PathsModule
    build-depends: base