Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
minimumNote :: (Partial, Ord a) => String -> [a] -> ahledger Hledger.Cli.Script No documentation available.
predNote :: (Partial, Enum a, Eq a, Bounded a) => String -> a -> ahledger Hledger.Cli.Script No documentation available.
readNote :: (Partial, Read a) => String -> String -> ahledger Hledger.Cli.Script readNote uses readEitherSafe for the error message.
scanl1Note :: Partial => String -> (a -> a -> a) -> [a] -> [a]hledger Hledger.Cli.Script No documentation available.
scanr1Note :: Partial => String -> (a -> a -> a) -> [a] -> [a]hledger Hledger.Cli.Script No documentation available.
succNote :: (Partial, Enum a, Eq a, Bounded a) => String -> a -> ahledger Hledger.Cli.Script No documentation available.
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]
toEnumNote :: (Partial, Enum a, Bounded a) => String -> Int -> ahledger Hledger.Cli.Script No documentation available.
ConnectionDoesNotExist :: ErrorCodehpqtypes Database.PostgreSQL.PQTypes No documentation available.
ConnectionDoesNotExist :: ErrorCodehpqtypes Database.PostgreSQL.PQTypes.Internal.Error.Code No documentation available.