ghc - force library search order

2009-05-29 Thread John Lask
- Original Message - From: "Duncan Coutts" To: "John Lask" Sent: Friday, May 29, 2009 8:09 PM Subject: Re: [Haskell-cafe] ghc - force library search order On Fri, 2009-05-29 at 18:08 +1000, John Lask wrote: I need to force a library to be searched for unresolv

Re: ghc - force library search order

2009-06-01 Thread Simon Marlow
On 29/05/2009 15:19, John Lask wrote: - Original Message - From: "Duncan Coutts" To: "John Lask" Sent: Friday, May 29, 2009 8:09 PM Subject: Re: [Haskell-cafe] ghc - force library search order On Fri, 2009-05-29 at 18:08 +1000, John Lask wrote: I need to f

Re: ghc - force library search order

2009-06-01 Thread John Lask
on as it is fragile wrt changes in the module structure of the library I have constructed. jvl - Original Message - From: "Simon Marlow" To: "John Lask" Cc: Sent: Monday, June 01, 2009 9:15 PM Subject: Re: ghc - force library search order On 29/05/20

Re: ghc - force library search order

2009-06-02 Thread Simon Marlow
dd uuid.o to the command line when starting GHCi. Cheers, Simon jvl - Original Message - From: "Simon Marlow" To: "John Lask" Cc: Sent: Monday, June 01, 2009 9:15 PM Subject: Re: ghc - force library search order On 29/05/2009 15:19, John Lask wrote: