Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
X11 Graphics.X11.ExtraTypes.XF86 No documentation available.
serverVendor :: Display -> StringX11 Graphics.X11.Xlib.Display interface to the X11 library function XServerVendor().
-
ghc-internal GHC.Internal.Data.Monoid No documentation available.
-
ghc-internal GHC.Internal.Data.Semigroup.Internal No documentation available.
-
ghc-internal GHC.Internal.Data.Semigroup.Internal No documentation available.
-
massiv Data.Massiv.Array Append two arrays together along the outer most dimension. Inner dimensions must agree, otherwise SizeMismatchException.
getEndomorphism :: Endomorphism (k :: Type -> Type -> Type) a -> k a amonoid-extras Data.Monoid.Endomorphism No documentation available.
-
pcre-light Text.Regex.PCRE.Light dollar_endonly If this bit is set, a dollar metacharacter in the pattern matches only at the end of the subject string. Without this option, a dollar also matches immediately before a newline at the end of the string (but not before any other newlines). The dollar_endonly option is ignored if multiline is set. There is no equivalent to this option in Perl, and no way to set it within a pattern.
-
pcre-light Text.Regex.PCRE.Light.Base dollar_endonly If this bit is set, a dollar metacharacter in the pattern matches only at the end of the subject string. Without this option, a dollar also matches immediately before a newline at the end of the string (but not before any other newlines). The dollar_endonly option is ignored if multiline is set. There is no equivalent to this option in Perl, and no way to set it within a pattern.
-
pcre-light Text.Regex.PCRE.Light.Char8 dollar_endonly If this bit is set, a dollar metacharacter in the pattern matches only at the end of the subject string. Without this option, a dollar also matches immediately before a newline at the end of the string (but not before any other newlines). The dollar_endonly option is ignored if multiline is set. There is no equivalent to this option in Perl, and no way to set it within a pattern.