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. notEmpty :: HasCallStack => [a] -> NonEmpty a

    xmonad-contrib XMonad.Prelude

    fromList with a better error message. Useful to silence GHC's Pattern match(es) are non-exhaustive warning in places where the programmer knows it's always non-empty, but it's infeasible to express that in the type system.

  2. NotEnoughLines :: [String] -> InvalidRequest

    warp Network.Wai.Handler.Warp

    No documentation available.

  3. NoTestSuitesEnabled :: CabalException

    Cabal Distribution.Simple.Errors

    No documentation available.

  4. NoTermInTypes :: IsTermInTypes

    ghc GHC.Rename.Unbound

    No documentation available.

  5. NotExported :: ExportFlag

    ghc GHC.Types.Var

    Not exported: may be discarded as dead code.

  6. NotEqualButShouldHaveBeenEqualWithDiff :: String -> String -> !Maybe [Diff Text] -> Assertion

    sydtest Test.Syd

    Both strings are not equal. The latest argument is a diff between both arguments. If Nothing, the raw values will be displayed instead of the diff.

  7. NotEqualButShouldHaveBeenEqualWithDiff :: String -> String -> !Maybe [Diff Text] -> Assertion

    sydtest Test.Syd.Run

    Both strings are not equal. The latest argument is a diff between both arguments. If Nothing, the raw values will be displayed instead of the diff.

  8. NotExist :: PropertyFailure

    smallcheck Test.SmallCheck.Drivers

    No documentation available.

  9. NotEqual :: [String] -> Result

    doctest-lib Test.DocTest.Base

    No documentation available.

  10. NotEnoughEntropy :: GenError

    crypto-api Crypto.Classes.Exceptions

    For instantiating new generators (or reseeding)

Page 68 of many | Previous | Next