
13 Feb
2011
13 Feb
'11
6:28 a.m.
It works for me with GHC 6.12.1 (Windows), although it seems that it only shows modules that you have loaded with the load command, e.g.: :load MyModule.hs rather than modules that you have imported, e.g: :import Data.Char