Search: %s
Search Results
dev-haskell/semigroupoid-extras
Semigroupoids that depend on PolyKinds
dev-haskell/semigroupoids
Semigroupoids: Category sans id
dev-haskell/semigroups
Anything that associates
dev-haskell/sfml-audio
minimal bindings to the audio module of sfml
dev-haskell/shakespeare
A toolkit for making compile-time interpolated templates
dev-haskell/shakespeare-css
Stick your haskell variables into css at compile time. (deprecated)
dev-haskell/shakespeare-i18n
A type-based approach to internationalization. (deprecated)
dev-haskell/shakespeare-js
Stick your haskell variables into javascript/coffeescript at compile time
dev-haskell/shakespeare-text
Interpolation with quasi-quotation: put variables strings (deprecated)
dev-haskell/show
'Show' instances for Lambdabot
dev-haskell/silently
Prevent or capture writing to stdout and other handles
dev-haskell/simple-sendfile
Cross platform library for the sendfile system call
dev-haskell/singletons
Basic singleton types and definitions
dev-haskell/skein
Skein, a family of cryptographic hash functions. Includes Skein-MAC as well
dev-haskell/snap
Top-level package for the Snap Web Framework
dev-haskell/snap-loader-dynamic
Snap dynamic loader
dev-haskell/snap-loader-static
Snap static loader
dev-haskell/socks
Socks proxy (version 5) implementation
dev-haskell/srcloc
Data types for managing source code locations
dev-haskell/speculation
A framework for safe, programmable, speculative parallelism
dev-haskell/stm-chans
Additional types of channels for STM
dev-haskell/stm-conduit
Introduces conduits to channels, and promotes using conduits concurrently
dev-haskell/stringbuilder
A writer monad for multi-line string literals
dev-haskell/stringsearch
Fast searching, splitting and replacing of ByteStrings
dev-haskell/stylish-haskell
Haskell code prettifier
dev-haskell/suitable
Abstract over the constraints on the parameters to type constructors
dev-haskell/syb
Scrap Your Boilerplate
dev-haskell/symbol
A 'Symbol' type for fast symbol comparison
dev-haskell/system-fileio
Consistent filesystem interaction across GHC versions (deprecated)
dev-haskell/system-filepath
High-level, byte-based file and directory path manipulations (deprecated)
dev-haskell/tag-bits
Provides access to the dynamic pointer tagging bits used by GHC
dev-haskell/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
dev-haskell/tagsoup-parsec
Tokenizes Tag, so [ Tag ] can be used as parser input
dev-haskell/tagstream-conduit
streamlined html tag parser
dev-haskell/temporary
Portable temporary file and directory support
dev-haskell/test-framework-th
Automagically generate the HUnit and Quickcheck using Template Haskell
dev-haskell/text-format
Text formatting
dev-haskell/th-lift
Derive Template Haskell's Lift class for datatypes
dev-haskell/time-lens
Lens-based interface to Data.Time data structures
dev-haskell/timeit
Time a computation
dev-haskell/timezone-series
Enhanced timezone handling for Data.Time
dev-haskell/timezone-olson
A pure Haskell parser and renderer for binary Olson timezone files
dev-haskell/tls
TLS/SSL protocol native implementation (Server and Client)
dev-haskell/transformers-base
Lift computations from the bottom of a transformer stack
dev-haskell/tuple
Various functions on tuples
dev-haskell/tuple-th
Generate (non-recursive) utility functions for tuples of statically known size
dev-haskell/type-equality
Type equality, coercion/cast and other operations
dev-haskell/type-equality-check
Type equality check
dev-haskell/type-functions
Emulation of type-level functions
dev-haskell/unix-time
Unix time parser/formatter and utilities