Re: [web] distro page update for Fedora

2009-05-13 Thread Ian Lynagh
On Wed, May 13, 2009 at 10:21:15AM +1000, Jens Petersen wrote: > > Sorry one more thing I forgot: would you mind adding the following text too: > > The packages are maintained by the href="https://fedoraproject.org/wiki/SIGs/Haskell";>Fedora Haskell > SIG. Added, thanks! Ian

Re: [Haskell-cafe] ghc ./configure stalls on docbook DTD

2009-05-13 Thread Donnie Jones
Hello Dan, Best place to ask is glasgow-haskell-users@haskell.org since that is the GHC users list. I have CC'd your email to the GHC user list. Cheers. -- Donnie Jones On Wed, May 13, 2009 at 1:35 PM, Dan wrote: > Hi, > > Not sure if this is the right place to ask. > GHC 6.10.3 source dist: ./

RE: GHCi's search path

2009-05-13 Thread Sittampalam, Ganesh
Peter Gammie wrote: > On 13/05/2009, at 6:43 PM, Bayley, Alistair wrote: > >>> From: glasgow-haskell-users-boun...@haskell.org >>> [mailto:glasgow-haskell-users-boun...@haskell.org] On Behalf Of >>> Peter Gammie >>> The semantics I want is: >>> - use the Cabal-built objects/hi files in dist/bui

Re: GHCi's search path

2009-05-13 Thread Peter Gammie
On 13/05/2009, at 6:43 PM, Bayley, Alistair wrote: From: glasgow-haskell-users-boun...@haskell.org [mailto:glasgow-haskell-users-boun...@haskell.org] On Behalf Of Peter Gammie http://haskell.cs.yale.edu/ghc/docs/latest/html/users_guide/se parate-compilation.html#search-path GHCi is not overly

RE: GHCi's search path

2009-05-13 Thread Bayley, Alistair
> From: glasgow-haskell-users-boun...@haskell.org > [mailto:glasgow-haskell-users-boun...@haskell.org] On Behalf > Of Peter Gammie > > http://haskell.cs.yale.edu/ghc/docs/latest/html/users_guide/se > parate-compilation.html#search-path > > GHCi is not overly keen to go looking for modules in di

GHCi's search path

2009-05-13 Thread Peter Gammie
Hello, According to the manual: http://haskell.cs.yale.edu/ghc/docs/latest/html/users_guide/separate-compilation.html#search-path GHCi is not overly keen to go looking for modules in directories different to where the source resides. The semantics I want is: - use the Cabal-built objects/h