Skip to content
  • Duncan Coutts's avatar
    Add some more recent GhcOptions · f6f12fe0
    Duncan Coutts authored
    Add support for:
     -no-hs-main
     -dynamic-too  (now a three-way choice with -static & -dynamic)
     -dynhisuf -dynosuf
     -dyno
    All the options we use internally should have their own flags. We should
    really only be using ghcOptExtra for things from the user.
    f6f12fe0