Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. (<+>) :: Doc -> Doc -> Doc

    liquid-fixpoint Text.PrettyPrint.HughesPJ.Compat

    Beside, separated by space, unless one of the arguments is empty. <+> is associative, with identity empty.

  2. ($+$) :: SDoc -> SDoc -> SDoc

    liquidhaskell-boot Liquid.GHC.API

    Join two SDoc together vertically

  3. (<+>) :: IsLine doc => doc -> doc -> doc

    liquidhaskell-boot Liquid.GHC.API

    Join two docs together horizontally with a gap between them.

  4. (<+>) :: Text -> Text -> Text

    minimorph NLP.Minimorph.Util

    Separated by space unless one of them is empty (in which case just the non-empty one) or the first ends or the last begins with whitespace.

  5. (<+>) :: Text -> Text -> Text

    miniutter NLP.Miniutter.English

    Separated by space unless one of them is empty (in which case just the non-empty one) or the first ends or the last begins with whitespace.

  6. (:+:) :: forall x (xs :: [Type]) . x -> HList xs -> HList (x ': xs)

    multistate Data.HList.HList

    No documentation available.

  7. (:+>) :: Ket a -> Ket a -> Ket a

    numeric-quest QuantumVector

    No documentation available.

  8. (:<+) :: Bra a -> Bra a -> Bra a

    numeric-quest QuantumVector

    No documentation available.

  9. (<+) :: Ord a => Bra a -> Bra a -> Bra a

    numeric-quest QuantumVector

    No documentation available.

  10. (<+) :: AddRegistryUncheckedLike a b c => a -> b -> c

    registry Data.Registry.Registry

    No documentation available.

Page 58 of many | Previous | Next