[Haskell-cafe] mtl and transformers
Valery V. Vorotyntsev
valery.vv at gmail.com
Mon Jan 11 08:02:08 EST 2010
Bas van Dijk <v.dijk.bas at gmail.com> wrote:
> I always make a ghci.sh bash script in each of my projects that calls
> "ghci -hide-all-packages -package x -package y -package z". However a
> "cabal ghci" or "cabal interactive" command that does this
> automatically would be ideal. I see there already is a ticket[1] about
> it.
>
> regards,
> Bas
>
> [1] http://hackage.haskell.org/trac/hackage/ticket/382
Shell script can be replaced with .ghci file. See
http://neilmitchell.blogspot.com/2010/01/using-ghci-files-to-run-projects.html
(Just my two cents.)
--
vvv
More information about the Haskell-Cafe
mailing list