[Haskell-cafe] How to preload the module of my own

zaxis z_axis at 163.com
Fri Sep 4 21:08:25 EDT 2009


I want to preload the module automatically when starting ghci. The module
located in ~/work directory contains some functions i use everyday. 

Now i use an alias: alias ghci='ghci -i ~/money/Money.hs' which works fine.
However i feel there maybe are more elegant way.

thanks!

-- 
View this message in context: http://www.nabble.com/How-to-preload-the-module-of-my-own-tp25304154p25304154.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list