Ticket #9 (closed bug: Fixed)
GHCI for Win32 crashes with many options
Description
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>
Change History
Note: See
TracTickets for help on using
tickets.
