Man page - dh_haskell_depends_hugs(1)
Packages contas this manual
- dh_haskell_shlibdeps(1)
- dh_haskell_description(1)
- dh_haskell_install_development_libs(1)
- dh_haskell_blurbs(1)
- dh_haskell_suggests(1)
- dh_haskell_depends_haddock(1)
- dh_haskell_compiler(1)
- dh_haskell_install_profiling_libs(1)
- dh_haskell_install_ghc_registration(1)
- dh_haskell_depends_cabal(1)
- dh_haskell_install_htmldocs(1)
- dh_haskell_provides_ghc(1)
- dh_haskell_install_haddock(1)
- dh_haskell_recommends_documentation_references(1)
- dh_haskell_depends_hugs(1)
- dh_haskell_extra_depends_ghc(1)
Package: haskell-devscripts-minimal
apt-get install haskell-devscripts-minimal
apt-get install haskell-devscripts-minimal
Manuals in package:
Documentations in package:
Manual
| DH_HASKELL_DEPENDS_HUGS(1) | Haskell devscripts documentation | DH_HASKELL_DEPENDS_HUGS(1) |
NAME
dh_haskell_depends_hugs - store Haskell compiler info in substvars
SYNOPSIS
dh_haskell_depends_hugs [debhelper options]
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}.
SEE ALSO
debhelper(7)
AUTHOR
John Goerzen <jgoerzen@complete.org>
Based on ideas in dh_python by Josselin Mouette <joss@debian.org>
| 2024-12-16 | Haskell devscripts 0.16.34 |