Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
PatM (q :: Type -> Type) = WriterT [(Name, DExp)] qth-desugar Language.Haskell.TH.Desugar Desugaring a pattern also returns the list of variables bound in as-patterns and the values they should be bound to. This variables must be brought into scope in the "body" of the pattern.
-
th-desugar Language.Haskell.TH.Desugar A pattern synonym's argument type.
-
th-desugar Language.Haskell.TH.Desugar phantom
PrefixPatSyn :: [Name] -> PatSynArgsth-desugar Language.Haskell.TH.Desugar pattern P {x y z} = p-
webdriver Test.WebDriver Use a proxy auto-config file specified by URL
Phantomjs :: Maybe FilePath -> [String] -> Browserwebdriver Test.WebDriver No documentation available.
-
webdriver Test.WebDriver Represents platform options supported by WebDriver. The value Any represents no preference.
-
webdriver Test.WebDriver Available settings for the proxy Capabilities field
-
webdriver Test.WebDriver.Capabilities Use a proxy auto-config file specified by URL
Phantomjs :: Maybe FilePath -> [String] -> Browserwebdriver Test.WebDriver.Capabilities No documentation available.