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.
-
singletons-base Data.Singletons.Base.TH No documentation available.
-
singletons-base Data.Singletons.Base.TypeError No documentation available.
(
:<>: ) :: ErrorMessage' s -> ErrorMessage' s -> ErrorMessage' ssingletons-base Data.Singletons.Base.TypeError Put two pieces of error message next to each other.
-
singletons-base Data.Singletons.Base.TypeError No documentation available.
-
singletons-base Data.Singletons.Base.TypeError No documentation available.
-
singletons-base Prelude.Singletons No documentation available.
(
:<>: ) :: ErrorMessage -> ErrorMessage -> ErrorMessageghc-internal GHC.Internal.TypeError Put two pieces of error message next to each other.
(
:<>: ) :: ErrorMessage -> ErrorMessage -> ErrorMessageghc-internal GHC.Internal.TypeLits Put two pieces of error message next to each other.
(
|<> ) :: Ord k => OMap k v -> OMap k v -> OMap k vordered-containers Data.Map.Ordered When a key occurs in both maps, prefer the value from the first map. See asymptotics of unionWithL.
(
|<> ) :: Ord k => OMap k v -> OMap k v -> OMap k vordered-containers Data.Map.Ordered.Strict When a key occurs in both maps, prefer the value from the first map. See asymptotics of unionWithL.