Hoogle Search

Within LTS Haskell 24.16 (ghc-9.10.3)

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

  1. data (a6989586621679052452 :: a) :@#@$$ (b :: TyFun [a] [a])

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  2. type family (a6989586621679052452 :: a) :@#@$$$ (a6989586621679052453 :: [a]) :: [a]

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  3. data (a :: k) :~: (b :: k)

    singletons-base Data.Singletons.Base.TH

    Propositional equality. If a :~: b is inhabited by some terminating value, then the type a is the same as the type b. To use this equality in practice, pattern-match on the a :~: b to get out the Refl constructor; in the body of the pattern-match, the compiler knows that a ~ b.

  4. (:$$:) :: ErrorMessage' s -> ErrorMessage' s -> ErrorMessage' s

    singletons-base Data.Singletons.Base.TypeError

    Stack two pieces of error message on top of each other.

  5. data (a6989586621680219417 :: ErrorMessage' s) :$$:@#@$$ (b :: TyFun ErrorMessage' s ErrorMessage' s)

    singletons-base Data.Singletons.Base.TypeError

    No documentation available.

  6. type family (a6989586621680219417 :: ErrorMessage' s) :$$:@#@$$$ (a6989586621680219418 :: ErrorMessage' s) :: ErrorMessage' s

    singletons-base Data.Singletons.Base.TypeError

    No documentation available.

  7. (:%$$:) :: forall (e1 :: ErrorMessage' Symbol) (e2 :: ErrorMessage' Symbol) . Sing e1 -> Sing e2 -> SErrorMessage (e1 ':$$: e2)

    singletons-base Data.Singletons.Base.TypeError

    No documentation available.

  8. (:%<>:) :: forall (e1 :: ErrorMessage' Symbol) (e2 :: ErrorMessage' Symbol) . Sing e1 -> Sing e2 -> SErrorMessage (e1 ':<>: e2)

    singletons-base Data.Singletons.Base.TypeError

    No documentation available.

  9. (:<>:) :: ErrorMessage' s -> ErrorMessage' s -> ErrorMessage' s

    singletons-base Data.Singletons.Base.TypeError

    Put two pieces of error message next to each other.

  10. data (a6989586621680219414 :: ErrorMessage' s) :<>:@#@$$ (b :: TyFun ErrorMessage' s ErrorMessage' s)

    singletons-base Data.Singletons.Base.TypeError

    No documentation available.

Page 16 of many | Previous | Next