Cabal-1.8.0.4: A framework for packaging Haskell softwareSource codeContentsIndex
Distribution.Simple.Build.PathsModule
Portabilityportable
Maintainercabal-devel@haskell.org
Description

Generating the Paths_pkgname module.

This is a module that Cabal generates for the benefit of packages. It enables them to find their version number and find any installed data files at runtime. This code should probably be split off into another module.

Documentation
generate :: PackageDescription -> LocalBuildInfo -> StringSource
Produced by Haddock version 2.6.1