public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Haskell support in Gentoo
@ 2003-04-02 11:14 Peter Simons
  2003-04-02 11:50 ` Tom Payne
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Peter Simons @ 2003-04-02 11:14 UTC (permalink / raw
  To: gentoo-dev

We are moving the discussion from

    http://bugs.gentoo.org/show_bug.cgi?id=10155

to this forum in the hope of getting some feedback from the general
Gentoo crowd. The problems we're facing are not so much
Haskell-specific, but center around the problem of how to support
Haskell in the Gentoo framework.

Currently we try to find the best solution for the following problem:
There are at least two compilers for the Haskell language: ghc and
nhc. Unfortunately, not every program can be compiled with either of
them; most packages require ghc specifically.

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.

How can this best be expressed in an ebuild?

Peter


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-04-03 21:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox