Home
last modified time | relevance | path

Searched refs:NoSandbox (Results 1 – 9 of 9) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/Sandbox/
H A DTypes.hs24 data UseSandbox = UseSandbox FilePath | NoSandbox constructor
27 mempty = NoSandbox
31 NoSandbox <> s = s function
32 u0@(UseSandbox _) <> NoSandbox = u0
39 isUseSandbox NoSandbox = False function
44 whenUsingSandbox NoSandbox _ = return () function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DSandbox.hs349 NoSandbox -> warn verbosity "Not in a sandbox."
562 NoSandbox ->
608 return (NoSandbox, config')
619 return (NoSandbox, config')
654 maybeWithSandboxDirOnSearchPath NoSandbox act = act function
785 NoSandbox -> cont Nothing
803 NoSandbox -> return NoDepsReinstalled
H A DExec.hs65 NoSandbox -> return env
179 NoSandbox -> searchPath
H A DNix.hs201 NoSandbox -> go
/dports/net/storj/storj-1.45.3/testsuite/ui/uitest/
H A Dbrowser.go46 NoSandbox(true).
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Documents/Start mDNSResponder in Xcode.rtfd/
H A DTXT.rtf18 2.) Configure Xcode Project Scheme by adding the following three arguments, -d -NoSandbox -UseDebug…
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/chromedp/
H A Dallocate.go399 func NoSandbox(a *ExecAllocator) { func
H A Dchromedp_test.go66 allocOpts = append(allocOpts, NoSandbox)
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/main/
H A DMain.hs396 NoSandbox -> configFlags'
581 NoSandbox -> NoFlag
625 NoSandbox -> configAbsolutePaths $ configFlags'