dsc-0.1.2: Helper functions for setting up Double Submit Cookie defense for forms

Safe HaskellNone
LanguageHaskell2010

Web.Csrf

Documentation

data Csrf Source #

Constructors

Csrf 

Fields

Instances

Eq Csrf Source # 

Methods

(==) :: Csrf -> Csrf -> Bool #

(/=) :: Csrf -> Csrf -> Bool #

Show Csrf Source # 

Methods

showsPrec :: Int -> Csrf -> ShowS #

show :: Csrf -> String #

showList :: [Csrf] -> ShowS #