Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. (-<.>) :: MonadThrow m => Path b File -> String -> m (Path b File)

    path Path.Windows

    Deprecated: Please use replaceExtension instead.

  2. (<.>) :: MonadThrow m => Path b File -> String -> m (Path b File)

    path Path.Windows

    Deprecated: Please use addExtension instead.

  3. ($.//) :: Cursor node -> (Cursor node -> [a]) -> [a]

    xml-conduit Text.XML.Cursor

    Apply an axis to a 'Cursor node' as well as its descendants.

  4. (&.//) :: Axis node -> (Cursor node -> [a]) -> Cursor node -> [a]

    xml-conduit Text.XML.Cursor

    Combine two axes so that the second works on both the result nodes, and their descendants.

  5. ($.//) :: Cursor node -> (Cursor node -> [a]) -> [a]

    xml-conduit Text.XML.Cursor.Generic

    Apply an axis to a 'Cursor node' as well as its descendants.

  6. (&.//) :: Axis node -> (Cursor node -> [a]) -> Cursor node -> [a]

    xml-conduit Text.XML.Cursor.Generic

    Combine two axes so that the second works on both the result nodes, and their descendants.

  7. (:.) :: forall x (xs :: [Type]) . x -> Context xs -> Context (x ': xs)

    servant-server Servant.Server

    No documentation available.

  8. (:.) :: forall x (xs :: [Type]) . x -> Context xs -> Context (x ': xs)

    servant-server Servant.Server.Internal.Context

    No documentation available.

  9. (/.) :: MediaType -> ByteString -> Maybe (CI ByteString)

    http-media Network.HTTP.Media

    Retrieves a parameter from a MediaType.

  10. (/.) :: MediaType -> ByteString -> Maybe (CI ByteString)

    http-media Network.HTTP.Media.MediaType

    Retrieves a parameter from a MediaType.

Page 106 of many | Previous | Next