[Haskell] Silly question on interactive import

Mirko Rahn rahn at ira.uka.de
Thu Dec 15 05:28:17 EST 2005


> :m + Char
> :l parse
> 
>  would work, but loading destroys the access to the module Char. (:add 
> as well).

I remember that accessing functions from Char in a qualified matter 
should still be possible.

/

-- 
-- Mirko Rahn -- Tel +49-721 608 7504 --
--- http://liinwww.ira.uka.de/~rahn/ ---


More information about the Haskell mailing list