RE: Building a prelude

2007-11-07 Thread Simon Peyton-Jones
-haskell-users@haskell.org | Subject: Building a prelude | | Is it possible to build Prelude from scratch. Or just some modules | like GHC.Base. | | For example when I do | % ghcjs-inplace.bat -fglasgow-exts -fjavascript -cpp -c Err.lhs-boot | % ghcjs-inplace.bat -fglasgow-exts -fjavascript -cpp -c

Building a prelude

2007-11-07 Thread Victor Nazarov
Is it possible to build Prelude from scratch. Or just some modules like GHC.Base. For example when I do % ghcjs-inplace.bat -fglasgow-exts -fjavascript -cpp -c Err.lhs-boot % ghcjs-inplace.bat -fglasgow-exts -fjavascript -cpp -c Base.lhs I've got this error: Base.lhs:94:0: Bad interface file