Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
liquid-fixpoint Text.PrettyPrint.HughesPJ.Compat Beside, separated by space, unless one of the arguments is empty. <+> is associative, with identity empty.
-
liquidhaskell-boot Liquid.GHC.API Join two SDoc together vertically
(
<+> ) :: IsLine doc => doc -> doc -> docliquidhaskell-boot Liquid.GHC.API Join two docs together horizontally with a gap between them.
-
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.
-
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.
(
:+: ) :: forall x (xs :: [Type]) . x -> HList xs -> HList (x ': xs)multistate Data.HList.HList No documentation available.
(
<+ ) :: AddRegistryUncheckedLike a b c => a -> b -> cregistry Data.Registry.Registry No documentation available.
-
registry Data.Registry.Registry Append 2 registries together
type family (x :: [k])
:++ (y :: [k]) :: [k]registry Data.Registry.Solver Extracted from the typelevel-sets project and adapted for the Registry datatype This union deduplicates elements only if they appear in contiguously What we really want is typelevel sets but they are too slow for now https://github.com/dorchard/type-level-sets/issues/17
(
#+ ) :: MetaTerm -> MetaTerm -> MetaTermrest-rewrite DSL No documentation available.