Home
last modified time | relevance | path

Searched refs:safeFlags (Results 1 – 5 of 5) sorted by relevance

/dports/www/py-tuir/tuir-1.29.0/tests/cassettes/
H A Dtest_imgur_fallback.yaml566 :-1,\"favorite_count\":22,\"favorited\":false,\"adConfig\":{\"safeFlags\"\
599 :{\"safeFlags\":[\"in_gallery\",\"gallery\",\"page_load\"],\"unsafeFlags\"\
1342 :{\"safeFlags\":[\"in_gallery\",\"gallery\",\"page_load\"],\"unsafeFlags\"\
1383 :{\"safeFlags\":[\"in_gallery\",\"gallery\",\"page_load\"],\"unsafeFlags\"\
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DSession.hs2198 True | safeFlags -> (dflags', warn)
2215 safeFlags = all (\(_,_,t,_) -> not $ t dflags) unsafeFlagsForInfer function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Driver/
H A DSession.hs1934 True -> (dflags' { safeInferred = safeFlags }, warn)
1950 safeFlags = all (\(_,_,t,_) -> not $ t dflags) unsafeFlagsForInfer function
/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.hs2897 True | safeFlags -> (dflags', warn)
2914 safeFlags = all (\(_,_,t,_) -> not $ t dflags) unsafeFlagsForInfer function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DDynFlags.hs2896 True | safeFlags -> (dflags', warn)
2913 safeFlags = all (\(_,_,t,_) -> not $ t dflags) unsafeFlagsForInfer function