On Sun, Jul 11, 2010 at 3:25 PM, <[email protected]> wrote: > > Prelude Haskore> :l Haskore > > <no location info>: module `Haskore' is a package module > Failed, modules loaded: none.
You need to use :m here. -- Dave Menendez <[email protected]> <http://www.eyrie.org/~zednenem/> _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
