Home
last modified time | relevance | path

Searched refs:flagGhciSpec (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DSession.hs3303 flagGhciSpec :: String -> flag -> (Deprecation, FlagSpec flag)
3304 flagGhciSpec name flag = flagGhciSpec' name flag nop function
3480 flagGhciSpec "ignore-dot-ghci" Opt_IgnoreDotGhci ]
3516 flagGhciSpec "break-on-error" Opt_BreakOnError,
3517 flagGhciSpec "break-on-exception" Opt_BreakOnException,
3560 flagGhciSpec "local-ghci-history" Opt_LocalGhciHistory,
3561 flagGhciSpec "no-it" Opt_NoIt,
3567 flagGhciSpec "implicit-import-qualified" Opt_ImplicitImportQualified,
3583 flagGhciSpec "print-bind-contents" Opt_PrintBindContents,
3584 flagGhciSpec "print-bind-result" Opt_PrintBindResult,
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Driver/
H A DSession.hs3057 flagGhciSpec :: String -> flag -> (Deprecation, FlagSpec flag)
3058 flagGhciSpec name flag = flagGhciSpec' name flag nop function
3243 flagGhciSpec "ignore-dot-ghci" Opt_IgnoreDotGhci ]
3279 flagGhciSpec "break-on-error" Opt_BreakOnError,
3280 flagGhciSpec "break-on-exception" Opt_BreakOnException,
3325 flagGhciSpec "local-ghci-history" Opt_LocalGhciHistory,
3326 flagGhciSpec "no-it" Opt_NoIt,
3332 flagGhciSpec "implicit-import-qualified" Opt_ImplicitImportQualified,
3348 flagGhciSpec "print-bind-contents" Opt_PrintBindContents,
3349 flagGhciSpec "print-bind-result" Opt_PrintBindResult,
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DDynFlags.hs4001 flagGhciSpec :: String -> flag -> (Deprecation, FlagSpec flag)
4002 flagGhciSpec name flag = flagGhciSpec' name flag nop function
4176 flagGhciSpec "ignore-dot-ghci" Opt_IgnoreDotGhci ]
4212 flagGhciSpec "break-on-error" Opt_BreakOnError,
4213 flagGhciSpec "break-on-exception" Opt_BreakOnException,
4255 flagGhciSpec "local-ghci-history" Opt_LocalGhciHistory,
4256 flagGhciSpec "no-it" Opt_NoIt,
4262 flagGhciSpec "implicit-import-qualified" Opt_ImplicitImportQualified,
4280 flagGhciSpec "print-bind-contents" Opt_PrintBindContents,
4281 flagGhciSpec "print-bind-result" Opt_PrintBindResult,
[all …]
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DDynFlags.hs4000 flagGhciSpec :: String -> flag -> (Deprecation, FlagSpec flag)
4001 flagGhciSpec name flag = flagGhciSpec' name flag nop function
4175 flagGhciSpec "ignore-dot-ghci" Opt_IgnoreDotGhci ]
4211 flagGhciSpec "break-on-error" Opt_BreakOnError,
4212 flagGhciSpec "break-on-exception" Opt_BreakOnException,
4254 flagGhciSpec "local-ghci-history" Opt_LocalGhciHistory,
4255 flagGhciSpec "no-it" Opt_NoIt,
4261 flagGhciSpec "implicit-import-qualified" Opt_ImplicitImportQualified,
4279 flagGhciSpec "print-bind-contents" Opt_PrintBindContents,
4280 flagGhciSpec "print-bind-result" Opt_PrintBindResult,
[all …]