logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dh_haskell_depends_hugs - store Haskell compiler info in substvars

Author

       John Goerzen <jgoerzen@complete.org>

       Based on ideas in dh_python by Josselin Mouette <joss@debian.org>

Haskell devscripts 0.16.34ubuntu2                  2024-12-18                         DH_HASKELL_DEPENDS_HUGS(1)

Description

       dh_haskell_depends_hugs is a Debhelper program that Debian prerequisites for Haskell programs and
       libraries.

       You can use it like this: "${haskell:Depends}"

       This script writes the debian/$package.substvars file, including in it the haskell:Depends variable.  So,
       to use this package, include in the Depends: field in debian/control ${haskell:Depends}.

Name

       dh_haskell_depends_hugs - store Haskell compiler info in substvars

See Also

debhelper(7)

Synopsis

dh_haskell_depends_hugs [debhelperoptions]

See Also