Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. maybe'unchanged :: (Functor f, HasField s "maybe'unchanged" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  2. maybe'value :: (Functor f, HasField s "maybe'value" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  3. maybe'varcharValue :: (Functor f, HasField s "maybe'varcharValue" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  4. maybe'vclock :: (Functor f, HasField s "maybe'vclock" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  5. maybe'vtag :: (Functor f, HasField s "maybe'vtag" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  6. maybe'w :: (Functor f, HasField s "maybe'w" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  7. maybe'writeOnce :: (Functor f, HasField s "maybe'writeOnce" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  8. maybe'youngVclock :: (Functor f, HasField s "maybe'youngVclock" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  9. maybeQueries :: (Text -> IO ()) -> Configuration -> [Query] -> IO (Maybe [QueryResult])

    sphinx Text.Search.Sphinx

    executes runQueries. Log warning and errors, automatically retry. Return a Nothing on error, otherwise a Just.

  10. maybeToList :: Maybe a -> [a]

    strict-base-types Data.Maybe.Strict

    Analogous to maybeToList in Data.Maybe.

Page 102 of many | Previous | Next