Skip to content
  • Simon Marlow's avatar
    [project @ 2004-08-10 09:02:36 by simonmar] · c9a32c38
    Simon Marlow authored
    Fix problem with inline foreign-call changes yesterday.  Foreign call
    args sometimes have to be modified using shimFCallArg - nowadays this
    is done at code generation time, whereas it used to be done at
    pretty-printing time.
    c9a32c38