Name : happstack-clientsession Version : 7.1.0 License : BSD3 License-file : COPYING Synopsis : client-side session data Description : uses the clientsession library to store session data in an HTTP cookie Author : Dag Odenhall Maintainer : Happstack team Homepage : http://happstack.com Cabal-Version : >= 1.6 Category : Web, Happstack Build-Type : Simple source-repository head type: darcs subdir: happstack-clientsession location: http://patch-tag.com/r/mae/happstack Library GHC-Options : -Wall Hs-Source-Dirs : src Exposed-Modules : Happstack.Server.ClientSession Build-Depends : base == 4.*, bytestring == 0.9.*, cereal == 0.3.*, clientsession == 0.7.*, happstack-server == 7.0.*, monad-control == 0.3.*, mtl == 2.0.*, safecopy == 0.6.*, transformers-base == 0.4.*