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
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: ./
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
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
> 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
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