Hoogle Search
Within LTS Haskell 24.53 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
SingletonsRegistry (todo :: [Type]) (ins :: [Type]) (out :: [Type])registry Data.Registry.Rio Registry where all Rio values are singletons
-
registry Data.Registry.Rio No documentation available.
-
Agda Agda.TypeChecking.Monad.MetaVars Meta variables of "hereditarily singleton" record type.
SingletonDate :: Date -> DatePatternHastructure Types No documentation available.
SingletonRange :: a -> Range arange Data.Range Represents a single element as a range. SingletonRange a is equivalent to SpanRange (Bound a Inclusive) (Bound a Inclusive).
newtype
SingletonProof (f :: Flavor) a rrefined-containers Data.HashMap.Refined Proof that r contains an element of type a.
SingletonProof :: Refined (InSet f r) a -> SingletonProof (f :: Flavor) a rrefined-containers Data.HashMap.Refined The element that is guaranteed to be in r
newtype
SingletonProof (f :: Flavor) a rrefined-containers Data.HashMap.Strict.Refined Proof that r contains an element of type a.
SingletonProof :: Refined (InSet f r) a -> SingletonProof (f :: Flavor) a rrefined-containers Data.HashMap.Strict.Refined The element that is guaranteed to be in r
newtype
SingletonProof (f :: Flavor) a rrefined-containers Data.HashSet.Refined Proof that r contains an element of type a.