[Haskell-cafe] Not to load Prelude

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Thu Jan 10 14:29:35 EST 2008


On Jan 10, 2008, at 14:22 , Maurí cio wrote:

> Is it possible not to load Prelude module
> when compiling a Haskell module? Or instruct
> ghc to “unload” it?

-fno-implicit-prelude

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list