@hackage yesod-auth-account-fork dependencies
30 results
@haskell/text
An efficient packed Unicode text type.
@haskell/random
Pseudo-random number generation
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/yesod-persistent
Some helpers for using Persistent from Yesod.
@hackage/yesod-form
Form handling support for Yesod Web Framework
@hackage/yesod-core
Creation of type-safe, RESTful web applications.
@hackage/yesod-auth
Authentication for Yesod.
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/pwstore-fast
Secure password storage.
@hackage/persistent
Type-safe, multi-backend data serialization.
@hackage/nonce
Generate cryptographic nonces.
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/email-validate
Email address validation
@hackage/blaze-html
A blazingly fast HTML combinator library for Haskell
@hackage/aeson
Fast JSON parsing and encoding
@haskell/text
An efficient packed Unicode text type.
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/yesod-test
integration testing for WAI/Yesod Applications
@hackage/yesod-auth-account-fork
An account authentication plugin for Yesod
@hackage/yesod-auth
Authentication for Yesod.
@hackage/yesod
Creation of type-safe, RESTful web applications.
@hackage/xml-conduit
Pure-Haskell utilities for dealing with XML with the conduit package.
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/persistent-sqlite
Backend for the persistent library using sqlite3.
@hackage/monad-logger
A class of monads which can log messages.
@hackage/hspec
A Testing Framework for Haskell