dh_haskell_clean(1)
NAME
dh_haskell_clean - cleans the build of Cabalized libraries
SYNOPSIS
dh_haskell_clean
DESCRIPTION
dh_haskell_clean is a debhelper program that helps with cleaning
dependencies for building Haskell libraries.
It automates building libraries for the different supported Haskell
systems in Debian.
BUGS
hugs and ghc6 are the only supported targets at the moment. Cabal does
not yet support nhc98.
SEE ALSO
dh_haskell(1) dh_haskell_prep(1) dh_haskell_configure(1) dh_haskell_build(1) dh_haskell_install(1) dh_haskell_buildinst(1) dh_haskell_depends(1) debhelper(7)
AUTHOR
John Goerzen <jgoerzen@complete.org>
- Based on ideas in dh_python by Josselin Mouette <joss@debian.org>