Re: [GHC] #1958: collect2: ld terminated with signal 10 [Bus error]: Building parsec on a PPC Mac OS X 10.5 Leopard as part of GHC 6.9

2008-01-20 Thread GHC
#1958: collect2: ld terminated with signal 10 [Bus error]: Building parsec on a PPC Mac OS X 10.5 Leopard as part of GHC 6.9 -+-- Reporter: thorkilnaur | Owner: thorkilnaur Type: bug | Status

Re: [GHC] #2059: Erroneous results in trigonometric functions for > double-precision values

2008-01-20 Thread GHC
#2059: Erroneous results in trigonometric functions for > double-precision values --+- Reporter: daniel.is.fischer |Owner: Type: feature request| Status: new Priority: normal

[GHC] #2059: Erroneous results in trigonometric functions

2008-01-20 Thread GHC
#2059: Erroneous results in trigonometric functions --+- Reporter: daniel.is.fischer | Owner: Type: bug| Status: new Priority: normal | Component: Co

Re: [GHC] #1837: ghc-pkg should not accept unversioned depends

2008-01-20 Thread Frederik Eaton
On Sun, Jan 20, 2008 at 06:21:56PM +, Duncan Coutts wrote: > > On Sun, 2008-01-20 at 17:37 +, Frederik Eaton wrote: > > Hi Duncan, > > > > Thanks, --gen-pkg-config works. > > > > I don't know if Cabal will ever be suitable for me - I prefer to be > > able to build specific targets, and t

Re: [GHC] #1837: ghc-pkg should not accept unversioned depends

2008-01-20 Thread Duncan Coutts
On Sun, 2008-01-20 at 17:37 +, Frederik Eaton wrote: > Hi Duncan, > > Thanks, --gen-pkg-config works. > > I don't know if Cabal will ever be suitable for me - I prefer to be > able to build specific targets, and to track dependencies to minimize > build time, and there is a tool for this cal

Re: [GHC] #1837: ghc-pkg should not accept unversioned depends

2008-01-20 Thread Frederik Eaton
Hi Duncan, Thanks, --gen-pkg-config works. I don't know if Cabal will ever be suitable for me - I prefer to be able to build specific targets, and to track dependencies to minimize build time, and there is a tool for this called 'make' which is a lot older, faster, and more stable which I prefer

Re: [GHC] #1837: ghc-pkg should not accept unversioned depends

2008-01-20 Thread Duncan Coutts
On Sun, 2008-01-20 at 16:08 +, Frederik Eaton wrote: > Hello, > > I can't use Cabal on some of my projects, for various reasons that > I've discussed here earlier... BTW, just so we do not loose track of those reasons could you double check that all the problems and limitations you reported

Re: [GHC] #1599: testsuite timeout doesn't kill subprocesses on Windows

2008-01-20 Thread GHC
#1599: testsuite timeout doesn't kill subprocesses on Windows +--- Reporter: simonmar| Owner: igloo Type: bug | Status: closed Priority: normal | Milestone: 6.8 branc

Re: [GHC] #1837: ghc-pkg should not accept unversioned depends

2008-01-20 Thread Frederik Eaton
Hello, I can't use Cabal on some of my projects, for various reasons that I've discussed here earlier... However, I can have a cabal file to describe the dependencies and so forth. Is there a way to generate a proper package config using a cabal file? Or is there some other way to do it so I get t

Re: [GHC] #1498: Optimisation: eliminate unnecessary heap check in recursive function

2008-01-20 Thread GHC
#1498: Optimisation: eliminate unnecessary heap check in recursive function --+- Reporter: simonmar | Owner: Type: task | Status: new Priority: normal| M

Re: [GHC] #915: Implement list fusion using streams instead of foldr/build

2008-01-20 Thread GHC
#915: Implement list fusion using streams instead of foldr/build +--- Reporter: simonpj | Owner: Type: task| Status: new Priority: normal

[GHC] #2058: Ghci tab-completion cannot handle Unicode

2008-01-20 Thread GHC
#2058: Ghci tab-completion cannot handle Unicode -+-- Reporter: desegnis | Owner: Type: bug | Status: new Priority: normal| Component: GHCi Version: 6.9 |