Ivan Lazar Miljenovic wrote:
> Martijn van Steenbergen <mart...@van.steenbergen.nl> writes:
>> Another solution is to build your applications using Cabal and
>> specify your dependency on mtl in the cabal file.
> 
> But until we have "cabal ghci", this completely fails for actual
> hacking purposes... 

Just do cabal build -v, then cut and paste the ghc --make command-line and 
replace --make with --interactive.

Obviously rather a hack, but remarkably usable in practice, in my experience.

Ganesh

=============================================================================== 
 Please access the attached hyperlink for an important electronic 
communications disclaimer: 
 http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html 
 
=============================================================================== 
 
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to