Hoogle Search

Within LTS Haskell 22.19 (ghc-9.6.4)

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

  1. read :: Read a => Text -> a

    basic-prelude BasicPrelude

    Parse Text to a value

  2. terror :: HasCallStack => Text -> a

    haskell-gi Data.GI.CodeGen.Util

    Throw an error with the given Text.

  3. terror :: HasCallStack => Text -> a

    classy-prelude ClassyPrelude

    error applied to Text Since 0.4.1

  4. error :: forall (r :: RuntimeRep) . forall (a :: TYPE r) . HasCallStack => Text -> a

    protolude Protolude.Error

    Warning: error remains in code

  5. panic :: HasCallStack => Text -> a

    protolude Protolude.Panic

    No documentation available.

  6. terror :: HasCallStack => Text -> a

    basic-prelude CorePrelude

    error applied to Text Since 0.4.1

  7. terror :: HasCallStack => Text -> a

    classy-prelude-yesod ClassyPrelude.Yesod

    error applied to Text Since 0.4.1

  8. errorL :: Text -> a

    logging Control.Logging

    A logging variant of error which uses unsafePerformIO to output a log message before calling error.

  9. errorL' :: Text -> a

    logging Control.Logging

    No documentation available.

  10. terror :: HasCallStack => Text -> a

    termonad Termonad.Prelude

    error applied to Text Since 0.4.1

Page 1 of many | Next