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.

  1. newtype SingletonsRegistry (todo :: [Type]) (ins :: [Type]) (out :: [Type])

    registry Data.Registry.Rio

    Registry where all Rio values are singletons

  2. SingletonsRegistry :: Registry ins out -> SingletonsRegistry (todo :: [Type]) (ins :: [Type]) (out :: [Type])

    registry Data.Registry.Rio

    No documentation available.

  3. SingletonRecords :: MetaClass

    Agda Agda.TypeChecking.Monad.MetaVars

    Meta variables of "hereditarily singleton" record type.

  4. SingletonDate :: Date -> DatePattern

    Hastructure Types

    No documentation available.

  5. SingletonRange :: a -> Range a

    range Data.Range

    Represents a single element as a range. SingletonRange a is equivalent to SpanRange (Bound a Inclusive) (Bound a Inclusive).

  6. newtype SingletonProof (f :: Flavor) a r

    refined-containers Data.HashMap.Refined

    Proof that r contains an element of type a.

  7. SingletonProof :: Refined (InSet f r) a -> SingletonProof (f :: Flavor) a r

    refined-containers Data.HashMap.Refined

    The element that is guaranteed to be in r

  8. newtype SingletonProof (f :: Flavor) a r

    refined-containers Data.HashMap.Strict.Refined

    Proof that r contains an element of type a.

  9. SingletonProof :: Refined (InSet f r) a -> SingletonProof (f :: Flavor) a r

    refined-containers Data.HashMap.Strict.Refined

    The element that is guaranteed to be in r

  10. newtype SingletonProof (f :: Flavor) a r

    refined-containers Data.HashSet.Refined

    Proof that r contains an element of type a.

Page 54 of many | Previous | Next