[GHC] #843: Dependency information for the linking step

2006-08-03 Thread GHC
#843: Dependency information for the linking step ---+ Reporter: [EMAIL PROTECTED] |Owner: Type: feature request | Status: new Priority: normal

Threading woes on FreeBSD

2006-08-03 Thread Gregory Wright
Some additional information on the threading problems experienced on FreeBSD. The system was FreeBSD 6.1-RELEASE-p2, dual 2.8 GHz Xeon. I built ghc-6.4.2 from cvs using the FreeBSD ports version of ghc-6.4.2. (The latter has the threaded RTS disabled.) I ran the ghc-regress tests on the built

Re: .h files not found when compiling via C

2006-08-03 Thread Duncan Coutts
On Thu, 2006-08-03 at 12:57 +0200, Volker Wysk wrote: > On Tuesday 01 August 2006 19:54, you wrote: > > On Sun, 2006-07-23 at 18:09 +0200, Volker Wysk wrote: > > > Hello > > > > > > When compiling a module, which contains "foreign import" directives, via > > > C, the C compiler needs to be passed a

[GHC] #842: pretty-printing bug in Template Haskell library

2006-08-03 Thread GHC
#842: pretty-printing bug in Template Haskell library --+- Reporter: [EMAIL PROTECTED] |Owner: Type: bug| Status: new Priority: normal