Skip to content
  • Oleg Grenrus's avatar
    Rename Flag types · 7fcb2045
    Oleg Grenrus authored
    There was three Flag's. Now they are
    - `Flag` (cli parsing)
    - `PackageFlag`
    - `CompilerFlag`
    
    This allows wild-imports without `hiding (Flag)`, and make tags
    navigaton work!
    7fcb2045