Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data ApplyGhcOptions Source #
Which packages do ghc-options on the command line apply to?
AGOTargets | all local targets |
AGOLocals | all local packages, even non-targets |
AGOEverything | every package |