On Tue, 2005-04-05 at 23:34 +0100, Simon Marlow wrote:
> > Well it turns out that we had another package installed that depends
> > on the util package (cabal-0.5 as it happens) and that package is
> > exposed by default. It seems that this implicitly exposes the util
> > package.
>
> This is the
On 05 April 2005 21:33, Duncan Coutts wrote:
> Over in Gentoo Haskell packaging land, while trying to get all our
> progs and libs to work with GHC 6.4, we came across a couple programs
> that were failing to compile with this error message:
>
> GetOpt.lhs:1:0:
> Module `GetOpt' is a member o
Hi all,
Over in Gentoo Haskell packaging land, while trying to get all our progs
and libs to work with GHC 6.4, we came across a couple programs that
were failing to compile with this error message:
GetOpt.lhs:1:0:
Module `GetOpt' is a member of package util-1.0.
To compile this module, p
Bugs item #1177320, was opened at 2005-04-05 12:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1177320&group_id=8032
Category: None
Group: None
Status: Open
Resolution: None
>I can't fathom what's going on with rawSystem on your box. Perhaps the Win98
>version of command.com has different
quoting semantics, >which don't match what rawSystem is assuming. I don't
imagine I'll be able to make much progress on
that, but I'll be happy to incorporate a >fix if you can fi
Hi Claus,
I can't fathom what's going on with rawSystem on your box. Perhaps the Win98
version of command.com has different quoting semantics, which don't match what
rawSystem is assuming. I don't imagine I'll be able to make much progress on
that, but I'll be happy to incorporate a fix if yo
[don't want to reopen the ticket, don't like the mini comment field
on sf, and I no longer trust the handling of "\" on sf (see below);
so I'll reply here]
> I've fixed this, 6.4.1 should be better (though I can't test
> it, so I'd appreciate it if you would test a pre-release
> when the time come
Bugs item #1175454, was opened at 2005-04-02 18:03
Message generated for change (Comment added) made by simonmar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1175454&group_id=8032
Category: libraries/base
Group: 6.4
>Status: Closed
>Resolution: Fixed
P