pier-0.1.0.0: Yet another Haskell build system.

Safe HaskellNone
LanguageHaskell2010

Pier.Build.Custom

Synopsis

Documentation

addDistSourceDirs :: PackageDescription -> PackageDescription Source #

Older versions of Happy and Alex were distributed with a "dist" directory (remnant of Cabal) that contained some bootstrapped source files. Add that directory to the hs-source-dirs for every executable in the package.