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

Debian::Debhelper::Buildsystem::haskell -- Debhelper build system for cabal-based Haskell packages

Description

       The dh-haskell package provides a build system for Debhelper which can be used this way:

        %:
               dh $@ --build-system=haskell

       Usually it is all you need to know, and maybe you may want to adjust DEB_BUILD_OPTIONS noopt and nocheck.
       If you want to know precisely what and how is performed, read on implementation section.

Implementation

perl v5.34.0                                       2022-04-13              Debian::Debhel...system::haskell(3pm)

Name

       Debian::Debhelper::Buildsystem::haskell -- Debhelper build system for cabal-based Haskell packages

See Also