Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. shouldBeJust :: (HasCallStack, Show a, Eq a) => Maybe a -> a -> Expectation

    ImpSpec Test.ImpSpec.Expectations

    Same as shouldBe, except it checks that the value is Just

  2. expectJust :: (HasCallStack, MonadIO m) => Maybe a -> m a

    ImpSpec Test.ImpSpec.Expectations.Lifted

    No documentation available.

  3. expectJustDeep :: (HasCallStack, NFData a, MonadIO m) => Maybe a -> m a

    ImpSpec Test.ImpSpec.Expectations.Lifted

    No documentation available.

  4. expectJustDeep_ :: (HasCallStack, NFData a, MonadIO m) => Maybe a -> m ()

    ImpSpec Test.ImpSpec.Expectations.Lifted

    No documentation available.

  5. shouldBeJust :: (HasCallStack, Show a, Eq a, MonadIO m) => Maybe a -> a -> m ()

    ImpSpec Test.ImpSpec.Expectations.Lifted

    Same as shouldBe, except it checks that the value is Just

  6. MyJust :: a -> MyMaybe a

    LPFP LPFP.SimpleVec

    No documentation available.

  7. tokenIsJustCommandOutput :: Token -> Bool

    ShellCheck ShellCheck.AnalyzerLib

    No documentation available.

  8. edgeJust :: SF (Maybe a) (Event a)

    Yampa FRP.Yampa

    Edge detector particularized for detecting transitions on a Maybe signal from Nothing to Just.

  9. edgeJust :: SF (Maybe a) (Event a)

    Yampa FRP.Yampa.EventS

    Edge detector particularized for detecting transitions on a Maybe signal from Nothing to Just.

  10. gregorianDateAdjustment :: Integer -> Int -> Int -> Int

    astro Data.Astro.Time.GregorianCalendar

    No documentation available.

Page 120 of many | Previous | Next