@hackage yesod-platform dependencies
124 results
@hackage/utf8-light
Unicode
@hackage/data-default
A class for types with a default value
@hackage/yesod-routes
Efficient routing for Yesod. (deprecated)
@hackage/attoparsec-conduit
Consume attoparsec parsers via conduit. (deprecated)
@hackage/system-filepath
High-level, byte-based file and directory path manipulations (deprecated)
@hackage/yesod-static
Static file serving subsite for Yesod Web Framework.
@hackage/xss-sanitize
sanitize untrusted HTML to prevent XSS attacks
@hackage/SHA
Implementations of the SHA suite of message digest functions
@hackage/publicsuffixlist
Is a given string a domain suffix?
@hackage/quickcheck-io
Use HUnit assertions as QuickCheck properties
@hackage/unix-compat
Portable POSIX-compatibility layer.
@hackage/wai
Web Application Interface.
@hackage/cipher-rc4
Fast RC4 cipher implementation
@hackage/email-validate
Email address validation
@hackage/certificate
Certificates and Key Reader/Writer
@hackage/persistent-template
Type-safe, non-relational, multi-backend persistence.
@hackage/shakespeare-js
Stick your haskell variables into javascript/coffeescript at compile time. (deprecated)
@hackage/mime-types
Basic mime-type handling types and functions
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/silently
Prevent or capture writing to stdout and other handles.
@hackage/persistent
Type-safe, multi-backend data serialization.
@hackage/blaze-builder
Efficient buffered output.
@hackage/zlib-conduit
Streaming compression/decompression via conduits. (deprecated)
@hackage/void
A Haskell 98 logically uninhabited data type
@hackage/crypto-conduit
Conduit interface for cryptographic operations (from crypto-api).
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/css-text
CSS parser and renderer.
@hackage/pool-conduit
Resource pool allocations via ResourceT. (deprecated)
@hackage/word8
Word8 library
@hackage/conduit
Streaming data processing library.
@hackage/pwstore-fast
Secure password storage.
@hackage/crypto-api
A generic interface for cryptographic operations
@hackage/pureMD5
A Haskell-only implementation of the MD5 digest (hash) algorithm.
@hackage/base
Core data structures and operations
@hackage/xml-types
Basic types for representing XML
@hackage/yesod-persistent
Some helpers for using Persistent from Yesod.
@hackage/byteorder
Exposes the native endianness or byte ordering of the system.
@hackage/asn1-data
ASN1 data reader and writer in RAW, BER and DER forms
@hackage/primitive
Primitive memory-related operations
@hackage/crypto-pubkey
Public Key cryptography
@hackage/tagsoup
Parsing and extracting information from (possibly malformed) HTML/XML documents
@hackage/network-conduit
Stream socket data using conduits. (deprecated)
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/http-date
HTTP Date parser/formatter
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/file-embed
Use Template Haskell to embed file contents directly.
@hackage/wai-test
Unit test framework (built on HUnit) for WAI applications. (deprecated)
@hackage/authenticate
Authentication methods for Haskell web applications.
@hackage/clientsession
Securely store session data in a client-side cookie.
@hackage/fast-logger
A fast logging system
@hackage/xml-conduit
Pure-Haskell utilities for dealing with XML with the conduit package.
@hackage/crypto-random-api
Simple random generators API for cryptography related code
@hackage/mmorph
Monad morphisms
@hackage/hspec-expectations
Catchy combinators for HUnit
@hackage/cryptohash
collection of crypto hashes, fast, pure and practical
@hackage/base-unicode-symbols
Unicode alternatives for common functions and operators
@hackage/data-default-instances-base
Default instances for types in base
@hackage/data-default-instances-containers
Default instances for types in containers
@hackage/zlib-bindings
Low-level bindings to the zlib package.
@hackage/tls
TLS protocol native implementation
@hackage/yesod-auth
Authentication for Yesod.
@hackage/yesod-test
integration testing for WAI/Yesod Applications
@hackage/crypto-pubkey-types
Generic cryptography Public keys algorithm types
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/dlist
Difference lists
@hackage/http-conduit
HTTP client package with conduit interface and HTTPS support.
@hackage/html-conduit
Parse HTML documents using xml-conduit datatypes.
@hackage/path-pieces
Components of paths.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/lifted-base
lifted IO operations from the base library
@hackage/monad-logger
A class of monads which can log messages.
@hackage/yesod
Creation of type-safe, RESTful web applications.
@hackage/blaze-markup
A blazingly fast markup combinator library for Haskell
@hackage/date-cache
Date cacher
@hackage/setenv
A cross-platform library for setting environment variables
@hackage/cipher-aes
Fast AES cipher implementation with advanced mode of operations
@hackage/failure
A simple type class for success/failure computations. (deprecated)
@hackage/shakespeare-css
Stick your haskell variables into css at compile time. (deprecated)
@hackage/data-default-instances-old-locale
Default instances for types in old-locale
@hackage/tagstream-conduit
streamlined html tag parser
@hackage/wai-app-static
WAI application for static serving
@hackage/hjsmin
Haskell implementation of a javascript minifier
@hackage/aeson
Fast JSON parsing and encoding
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/cookie
HTTP cookie parsing and rendering
@hackage/case-insensitive
Case insensitive string comparison
@hackage/yaml
Support for parsing and rendering YAML documents.
@hackage/vector
Efficient Arrays
@hackage/stringsearch
Fast searching, splitting and replacing of ByteStrings
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/entropy
A platform independent entropy source
@hackage/asn1-types
ASN.1 types
@hackage/yesod-core
Creation of type-safe, RESTful web applications.
@hackage/cprng-aes
Crypto Pseudo Random Number Generator using AES in counter mode.
@hackage/yesod-form
Form handling support for Yesod Web Framework
@hackage/wai-logger
A logging system for WAI
@hackage/blaze-html
A blazingly fast HTML combinator library for Haskell
@hackage/language-javascript
Parser for JavaScript
@hackage/blaze-builder-conduit
Convert streams of builders to streams of bytestrings. (deprecated)
@hackage/shakespeare
A toolkit for making compile-time interpolated templates
@hackage/hspec
A Testing Framework for Haskell
@hackage/crypto-numbers
Cryptographic numbers: functions and algorithms
@hackage/hamlet
Haml-like template files that are compile-time checked (deprecated)
@hackage/shakespeare-i18n
A type-based approach to internationalization. (deprecated)
@hackage/resource-pool
A high-performance striped resource pooling implementation
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/safe
Library of safe (exception free) functions
@hackage/vault
a persistent store for values of arbitrary types
@hackage/cereal
A binary serialization library
@hackage/pem
Privacy Enhanced Mail (PEM) format reader and writer.
@hackage/system-fileio
Consistent filesystem interaction across GHC versions (deprecated)
@hackage/mime-mail
Compose MIME email messages.
@hackage/simple-sendfile
Cross platform library for the sendfile system call
@hackage/socks
Socks proxy (ver 5)
@hackage/semigroups
Anything that associates
@hackage/filesystem-conduit
Use system-filepath data types with conduits. (deprecated)
@hackage/wai-extra
Provides some basic WAI handlers and middleware.
@hackage/skein
Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.
@hackage/data-default-instances-dlist
Default instances for types in dlist
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/tls-extra
TLS extra default values and helpers