Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Documentation.SBV.Examples.Misc.
SetAlgebra Proves various algebraic properties of sets using SBV. The properties we prove all come from http://en.wikipedia.org/wiki/Algebra_of_sets.
-
servant-auth-server Servant.Auth.Server Data type representing the key-value pair to use for a cookie, as well as configuration options for it.
Creating a SetCookie
SetCookie does not export a constructor; instead, use defaultSetCookie and override values (see http://www.yesodweb.com/book/settings-types for details):import Web.Cookie :set -XOverloadedStrings let cookie = defaultSetCookie { setCookieName = "cookieName", setCookieValue = "cookieValue" }
Cookie Configuration
Cookies have several configuration options; a brief summary of each option is given below. For more information, see RFC 6265 or Wikipedia. SetCookieCons :: forall (n1 :: Nat) . Maybe SetCookie -> SetCookieList n1 -> SetCookieList ('S n1)servant-auth-server Servant.Auth.Server.Internal.AddSetCookie No documentation available.
-
servant-auth-server Servant.Auth.Server.Internal.AddSetCookie No documentation available.
SetCookieNil :: SetCookieList 'Zservant-auth-server Servant.Auth.Server.Internal.AddSetCookie No documentation available.
module Servant.Auth.Server.
SetCookieOrphan Deprecated: instance exists in http-api-data-0.3.9. This module will be removed in next major release.
-
set-cover Math.SetCover.Exact.Priority No documentation available.
-
set-cover Math.SetCover.Queue No documentation available.
-
set-cover Math.SetCover.Queue No documentation available.
module System.Locale.
SetLocale No documentation available.