Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
singletons-base Control.Applicative.Singletons No documentation available.
-
singletons-base Control.Applicative.Singletons No documentation available.
-
singletons-base Control.Monad.Singletons No documentation available.
-
singletons-base Control.Monad.Singletons No documentation available.
-
singletons-base Control.Monad.Singletons No documentation available.
-
singletons-base Control.Monad.Singletons No documentation available.
-
singletons-base Control.Monad.Singletons No documentation available.
-
singletons-base Control.Monad.Singletons No documentation available.
(
%&& ) :: forall (a :: Bool) (b :: Bool) . Sing a -> Sing b -> Sing (a && b)singletons-base Data.Bool.Singletons Conjunction of singletons
(
%|| ) :: forall (a :: Bool) (b :: Bool) . Sing a -> Sing b -> Sing (a || b)singletons-base Data.Bool.Singletons Disjunction of singletons