Skip to content
  • Simon Marlow's avatar
    [project @ 2003-07-23 11:39:31 by simonmar] · 6c2bb842
    Simon Marlow authored
    ghci_script:
      - filter out -no-recomp from the compiler flags (we want to
        test recompilation)
      - pass config.compiler and config.compiler_always_flags to the
        subprocess via the environment variables HC and HC_OPTS
        respectively, so that the GHCi script can invoke the compiler
    6c2bb842