Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Predicate re-exports, for when you're heavily using refinement types.
-
rerefined Rerefined.Predicates No documentation available.
-
No documentation available.
data
PolyMap (c :: Type -> Constraint) (f :: Type -> Type) areroute Data.PolyMap No documentation available.
data
Path (as :: [Type]) (pathState :: PathState)reroute Web.Routing.Combinators No documentation available.
-
reroute Web.Routing.Combinators No documentation available.
PI_Empty :: PathInternal ('[] :: [Type])reroute Web.Routing.SafeRouting No documentation available.
PI_StaticCons :: forall (as :: [Type]) . Text -> PathInternal as -> PathInternal asreroute Web.Routing.SafeRouting No documentation available.
-
reroute Web.Routing.SafeRouting No documentation available.
PI_Wildcard :: forall (as1 :: [Type]) . PathInternal as1 -> PathInternal (Text ': as1)reroute Web.Routing.SafeRouting No documentation available.