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.
unboundedSyntax :: IsSql2003WindowFrameBoundSyntax bound => boundbeam-core Database.Beam.Backend.SQL.SQL2003 No documentation available.
unbounded_ :: BeamSql2003ExpressionBackend be => QFrameBound bebeam-core Database.Beam.Query No documentation available.
fromBounded :: forall (n :: Nat) . Nat n -> Builder n -> Builderbytebuild Data.Bytes.Builder Convert a bounded builder to an unbounded one. If the size is a constant, use Arithmetic.Nat.constant as the first argument to let GHC conjure up this value for you.
-
bytebuild Data.Bytes.Builder.Bounded.Class Variant of To that can be encoded as a builder. Human-readable encodings are used when possible. For example, numbers are encoded an ascii-encoded decimal characters. UTF-8 is preferred for textual types. For types that represent arbitrary bytes (e.g. Bytes, ByteString), the bytes are preserved. The goal of this typeclass is to reduce the size of builders produced by quasiquotation.
-
express Data.Express.Utils.TH Binds all unbound variables using a ForallT constructor. (cf. unboundVars)
-
express Data.Express.Utils.TH Same as toBounded but lifted over Q
class
GBounded (f :: Type -> Type)generic-data Generic.Data Generic representation of Bounded types.
class
GBounded (f :: Type -> Type)generic-data Generic.Data.Internal.Enum Generic representation of Bounded types.
-
gi-atk GI.Atk.Interfaces.Text Get the ranges of text in the specified bounding box. Since: 1.3
arbitraryBoundedEnum :: (Bounded a, Enum a) => Gen amassiv-test Test.Massiv.Utils Generates an element of a bounded enumeration.