From: Oliver Burnett-Hall <olly-bh@blueyonder.co.uk>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Haskell support in Gentoo
Date: 02 Apr 2003 23:49:55 +0100 [thread overview]
Message-ID: <1049323795.3143.12.camel@localhost> (raw)
In-Reply-To: <87he9hqhh5.fsf@peti.cryp.to>
On Wed, 2003-04-02 at 12:14, Peter Simons wrote:
> Now we wonder how to organize this in the ebuild. A virtual
> "haskell-compiler" target won't do us any good, because -- as I said
> -- many packages require ghc. Hard-coding the ebuilds to depend on ghc
> only is not the right thing to do either, because some packages _can_
> be build with either ghc or nhc, and ideally, the user would be able
> to choose which compiler should be used.
You could create virtual/haskellc (or virtual/hc or whatever) and
packages could then depend on any of:
o virtual/haskellc
o dev-lang/ghc
o dev-lang/nhc98
according to their compiler requirements.
If you want to give the user the choice of which compiler to use (for
packages that could be built with either compiler) then provide a tool,
along the lines of gcc-config, which either creates symlinks or plays
around with the path to select one of these compilers.
HTH,
- olly
--
gentoo-dev@gentoo.org mailing list
prev parent reply other threads:[~2003-04-03 21:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-02 11:14 [gentoo-dev] Haskell support in Gentoo Peter Simons
2003-04-02 11:50 ` Tom Payne
2003-04-02 12:31 ` Matthew Kennedy
2003-04-02 15:34 ` Andres Loeh
2003-04-02 12:25 ` Matthew Kennedy
2003-04-02 22:49 ` Oliver Burnett-Hall [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1049323795.3143.12.camel@localhost \
--to=olly-bh@blueyonder.co.uk \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox