• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. just :: MaybeLike a v => v -> a

    monad-memo Data.MaybeLike

    No documentation available.

  2. just :: Iso a (Maybe a)

    partial-isomorphisms Control.Isomorphism.Partial.Constructors

    No documentation available.

  3. just :: a -> TMap c a

    trie-simple Data.Trie.Map

    TMap which contains only one entry from the empty string to a.

  4. just :: Eq a => a -> Event a

    probability Numeric.Probability.Distribution

    No documentation available.

  5. just :: ProjectableMaybe p => p a -> p (Maybe a)

    relational-record Database.Relational.Documentation

    Cast record phantom type into Maybe.

  6. just :: ProjectableMaybe p => p a -> p (Maybe a)

    relational-schemas Database.Custom.IBMDB2

    Cast record phantom type into Maybe.

  7. just :: ProjectableMaybe p => p a -> p (Maybe a)

    relational-schemas Database.Custom.MySQL

    Cast record phantom type into Maybe.

  8. just :: ProjectableMaybe p => p a -> p (Maybe a)

    relational-schemas Database.Custom.Oracle

    Cast record phantom type into Maybe.

  9. just :: ProjectableMaybe p => p a -> p (Maybe a)

    relational-schemas Database.Custom.PostgreSQL

    Cast record phantom type into Maybe.

  10. just :: ProjectableMaybe p => p a -> p (Maybe a)

    relational-schemas Database.Custom.SQLServer

    Cast record phantom type into Maybe.

Page 7 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete