Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
gStrEqual :: GEqualFunc CStringhaskell-gi-base Data.GI.Base.GHashTable Check whether two CStrings are equal.
parseQuality :: Accept a => ByteString -> Maybe [Quality a]http-media Network.HTTP.Media Parses a full Accept header into a list of quality-valued media types.
ifPrerequisites :: Interface -> [Name]haskell-gi Data.GI.CodeGen.API No documentation available.
girRequire :: Text -> Text -> IO Typelibhaskell-gi Data.GI.CodeGen.LibGIRepository Ensure that the given version of the namespace is loaded. If that is not possible we error out.
ifPrerequisites :: Interface -> [Name]haskell-gi Data.GI.GIR.Interface No documentation available.
resolveQualifiedTypeName :: Name -> Parser Typehaskell-gi Data.GI.GIR.Parser Check whether there is an alias for the given name, and return the corresponding type in case it exists, and otherwise a TInterface.
substitutiveEqLaws :: (Eq a, Arbitrary a, CoArbitrary a, Function a, Show a) => Proxy a -> Lawsquickcheck-classes Test.QuickCheck.Classes Tests the following properties:
Note: This does not test eqLaws. If you want to use this, You should use it in addition to eqLaws.ApprootRequest :: master -> Request -> Text -> Approot masteryesod-core Yesod.Core No documentation available.
AuthenticationRequired :: AuthResultyesod-core Yesod.Core No documentation available.
isWriteRequest :: Yesod site => Route site -> HandlerFor site Boolyesod-core Yesod.Core Determines whether the current request is a write request. By default, this assumes you are following RESTful principles, and determines this from request method. In particular, all except the following request methods are considered write: GET HEAD OPTIONS TRACE. This function is used to determine if a request is authorized; see isAuthorized.