[Haskell-cafe] mtl and transformers

Sittampalam, Ganesh ganesh.sittampalam at credit-suisse.com
Mon Jan 11 04:16:21 EST 2010


Ivan Lazar Miljenovic wrote:
> Martijn van Steenbergen <martijn at 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 
 =============================================================================== 
 


More information about the Haskell-Cafe mailing list