id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
9,GHCI for Win32 crashes with many options,fizzgig,nobody,"{{{
If GHCI is started with the following, f.ex., it 
crashes <access violation somewhere in the 
msvcrt.dll>:

ghci -package net -package util

Giving just one -package xxx statement works, as well 
as giving f.ex. -fglasgow-exts. Setting more packages 
from within GHCI with :set works splendidly however.

A few more test runs:

$ ghci -package util -fglasgow-exts -package net
c:\PROGRA~1\GLASGO~1\ghc-5.02\bin\ghc.exe: file `Ç;=' 
does not exist

$ ghci bla bla asdfas awpktad
<crash>



}}}",bug,closed,normal,,None,5.02,Fixed,,,,,,,,,,
