Cabal

CABAL-MODULE(5) - File Formats Manual

Modules, Cabal, Cabal-Module

CABAL-MODULE(5) - File Formats Manual # CABAL-MODULE(5) - File Formats Manual NAME # cabal-module - devel/cabal port module for building Haskell programs DESCRIPTION # This manual page documents the behavior of setting MODULES=devel/cabal in the ports(7) tree. Uses cabal(1) to automate packaging Haskell binary projects. During fetch, the dependent packages enumerated in MODCABAL_MANIFEST are downloaded into the hackage subdirectory of DIST_SUBDIR. During post-extract, the dependency sources are unpacked into WORKDIR. ...