Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. tailNote :: Partial => String -> [a] -> [a]

    hledger Hledger.Cli.Script

    tailNote "help me" [] = error "Safe.tailNote [], help me"
    tailNote "help me" [1,3,4] = [3,4]
    

  2. toEnumNote :: (Partial, Enum a, Bounded a) => String -> Int -> a

    hledger Hledger.Cli.Script

    No documentation available.

  3. ConnectionDoesNotExist :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes

    No documentation available.

  4. ConnectionDoesNotExist :: ErrorCode

    hpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code

    No documentation available.

  5. certainlyNotEqualTo :: HasEqCertainlyAsymmetric a b => a -> b -> Bool

    mixed-types-num Numeric.MixedTypes.Eq

    No documentation available.

  6. prettyNote :: (HasCallStack, HasTerm env, MonadReader env m, MonadIO m) => StyleDoc -> m ()

    rio-prettyprint RIO.PrettyPrint

    No documentation available.

  7. prettyNoteL :: (HasCallStack, HasTerm env, MonadReader env m, MonadIO m) => [StyleDoc] -> m ()

    rio-prettyprint RIO.PrettyPrint

    No documentation available.

  8. prettyNoteS :: (HasCallStack, HasTerm env, MonadReader env m, MonadIO m) => String -> m ()

    rio-prettyprint RIO.PrettyPrint

    No documentation available.

  9. TypeNoTextContent :: Content -> SheetValues -> TypeError

    xlsx Codec.Xlsx.Parser.Stream

    No documentation available.

  10. FltrNotEqual :: CustomFilterOperator

    xlsx Codec.Xlsx.Types.AutoFilter

    Show results which are not equal to criteria.

Page 138 of many | Previous | Next