Skip to content
  • sven.panne@aedion.de's avatar
    [project @ 2001-04-13 13:37:24 by panne] · 486c94ae
    sven.panne@aedion.de authored
    To keep people debugging GHC sane, disable CSE in *every* module using
    GLOBAL_VARs. This solves the problem with the strange -M output, where
    some global IORefs were commoned up (again). CSE seems to be really
    broken, but a comment in ghc/Makefile promises a fix.  Anybody out
    there with this fix on his/her hard disk: Please commit soon!
    486c94ae