Skip to content
  • Simon Marlow's avatar
    [project @ 1999-07-15 09:51:52 by simonmar] · 8ba1296c
    Simon Marlow authored
    A prime example of how an inconsistent .hi-boot file can really ruin
    your day: the definition of CoreRules in CoreSyn.hi-boot was out of
    sync with the real one, which meant that the compiler generated the
    wrong code for a `seq` on something of type CoreRules.
    8ba1296c