Calling an external command from a Haskell program

Simon Marlow simonmar at microsoft.com
Tue Oct 21 16:48:24 EDT 2003


 
> PS. why the differences in default access to standard modules?
>     should GHC be more restrictive there?

No, this is a feature.  See

  http://www.haskell.org/ghc/docs/latest/html/users_guide/x1097.html#GHCI-SCOPE

in particular section 3.4.1.1.

Cheers,
	Simon



More information about the Haskell mailing list