>Hi, > >fix is available from > > http://www.dcs.gla.ac.uk/~sof/ghc-win32.html > >--sigbjorn > The fix doesn't quite work. Eg running $ghc-4.03 -o main main.hs $./main a b +RTS -H20M ["a","b","+RTS","-H20M"] where main.hs is module Main where import System main = do as <- getArgs print as
- getArgs delivers only emty Lists Andreas Marth
- RE: getArgs delivers only emty Lists Sigbjorn Finne (Intl Vendor)
- RE: getArgs delivers only emty Lists Meurig Sage
- RE: getArgs delivers only emty Lists Sigbjorn Finne (Intl Vendor)
