Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dh_haskell_provides(1) [debian man page]

DH_HASKELL_PROVIDES(1)					 Haskell devscripts documentation				    DH_HASKELL_PROVIDES(1)

NAME
dh_haskell_provides - calculates Haskell virtual package names on Cabalized libraries SYNOPSIS
dh_haskell_provides [debhelper options] [-Xpackage] [--exclude=package] [file ...] DESCRIPTION
dh_haskell_provides is a debhelper program that calculates the correct virtual package to provide, so that dependencies can guarantee ABI stability. For a package with an idea of package-version-longhashstring, it generates a virtual package of the form libghc-package-dev-version-longh for the -dev package and libghc-package-prof-version-longh for the prof package respectively. This script writes the debian/$package.substvars file, including in it the haskell:Provides. So, to use this package, include in the Provides: field in debian/control ${haskell:Provides}. SEE ALSO
dh_haskell_depends(1) dh_haskell_shlibdeps(1) debhelper(7) AUTHOR
Joachim Breitner <nomeata@debian.org> Based on ideas in dh_ocaml. Haskell devscripts 0.8.12 2011-01-15 DH_HASKELL_PROVIDES(1)

Check Out this Related Man Page

DH_HASKELL_EXTRA_DEPENDS(1)				 Haskell devscripts documentation			       DH_HASKELL_EXTRA_DEPENDS(1)

NAME
dh_haskell_extra_depends - generate the extra-depends file in Haskell packages SYNOPSIS
dh_extra_haskell_depends [debhelper options] [-Xpackage] [--exclude=package] [file ...] DESCRIPTION
dh_haskell_extra_depends is a debhelper program that helps with calculating dependencies for building Haskell libraries. Since Haskell libraries are statically linked, packagers that use Haskell libraries cannot rely on the fact that dynamical libraries are dependencies of their packages to be sure that possible runtime data packages are installed at execution time. The extra dependencies mechanism allows libraries to declare some packages that are to be added to the dependency list of each package that uses them to build. This script scans the Haskell dependencies and harvest extra dependencies information, putting them in the file debian/extra-depends, which is later used by dh_haskell_depends to be included in the substvars file. BUGS
None, as far as we know. :-) SEE ALSO
dh_haskell_depends(1) debhelper(7) AUTHOR
Giovanni Mascellani <gio@debian.org> Haskell devscripts 0.8.12 2011-07-30 DH_HASKELL_EXTRA_DEPENDS(1)
Man Page

5 More Discussions You Might Find Interesting

1. Linux

Rpm package

(8 Replies)
Discussion started by: c00kie88
8 Replies

2. Red Hat

vncviewer package

Hello, I am working on Remote Desktop invocation in FEDORA 8. I am having the vncserver package. But I couldnt find the vncviewer package to view it. I couldnt locate the package in my search. Can you please give me the link where I can download the RPM file of "vncviewer" to install in my... (6 Replies)
Discussion started by: nsharath
6 Replies

3. Programming

Hi Folks UTL_FILE Issue.

Hi Folks UTL_FILE Issue. I want to do detail study about the UTL FILE package could any one please provide me some of the best detail utl package links to go through and implement in my project will be very help full thanks a ton!!! Rgds Ann. (1 Reply)
Discussion started by: Haque123
1 Replies

4. Post Here to Contact Site Administrators and Moderators

Homework rules !

Why do you ask about prof info at homeworks forum..... do you contact to prof and tell him that this student asked for our help? I asked that because some of them are very strickt and conseder that as cheating (4 Replies)
Discussion started by: fwrlfo
4 Replies

5. UNIX for Beginners Questions & Answers

Are the brains of the UNIXoid working correctly?

Today I saw the topic. sum-even-numbers-1-100 At that time, it was already closed but not the point. Other thoughts came to mind. All newcomers to Haskell are afraid that when they study it, their brains will turn inside out. I did not notice anything like that. And all because the brains of all... (4 Replies)
Discussion started by: nezabudka
4 Replies