Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. simpleUnboundedQDisc :: IO (QDisc t)

    network-transport-tcp Network.Transport.TCP

    A very simple QDisc backed by an unbounded channel.

  2. class PBounded a

    singletons-base Data.Singletons.Base.Enum

    No documentation available.

  3. class SBounded a

    singletons-base Data.Singletons.Base.Enum

    No documentation available.

  4. class PBounded a

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  5. class SBounded a

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  6. promoteBoundedInstance :: OptionsMonad q => Name -> q [Dec]

    singletons-base Data.Singletons.Base.TH

    Produce an instance for PBounded from the given type

  7. promoteBoundedInstances :: OptionsMonad q => [Name] -> q [Dec]

    singletons-base Data.Singletons.Base.TH

    Produce instances for PBounded from the given types

  8. singBoundedInstance :: OptionsMonad q => Name -> q [Dec]

    singletons-base Data.Singletons.Base.TH

    Create instance of SBounded for the given type

  9. singBoundedInstances :: OptionsMonad q => [Name] -> q [Dec]

    singletons-base Data.Singletons.Base.TH

    Create instances of SBounded for the given types

  10. class PBounded a

    singletons-base Prelude.Singletons

    No documentation available.

Page 25 of many | Previous | Next