Search:
Search Results
dev-haskell/minisat
A Haskell bundle of the Minisat SAT solver
dev-haskell/deepseq-generics
GHC.Generics-based Control.DeepSeq.rnf implementation
dev-haskell/hspec-expectations-lens
Hspec expectations for the lens stuff
dev-haskell/xml-html-conduit-lens
Optics for xml-conduit and html-conduit
dev-haskell/auto-update
Efficiently run periodic, on-demand actions
dev-haskell/monad-journal
Pure logger typeclass and monad transformer
dev-haskell/djinn-lib
Generate Haskell code from a type. Library extracted from djinn package
dev-haskell/djinn-ghc
Generate Haskell code from a type. Bridge from Djinn to GHC API
dev-haskell/hflags
Command line flag parser, very similar to Google's gflags
dev-haskell/loop
Fast loops (for when GHC can't optimize forM_)
dev-haskell/network-uri
URI manipulation
dev-haskell/pathtype
Type-safe replacement for System.FilePath etc
dev-haskell/besout
Extended GCD of polynomials over F_p[x]
dev-haskell/polynomial
Polynomials
dev-haskell/cyclotomic
A subfield of the complex numbers for exact calculation
dev-haskell/multipart
Parsers for the HTTP multipart format
dev-haskell/diagrams-builder
hint-based build service for the diagrams graphics EDSL
dev-haskell/top
Constraint solving framework employed by the Helium Compiler
dev-haskell/logfloat
Log-domain floating point numbers
dev-haskell/lens-aeson
Law-abiding lenses for aeson
dev-haskell/wreq
An easy-to-use HTTP client library
dev-games/goatee
A monadic take on a 2,500-year-old board game - library
games-board/goatee-gtk
A monadic take on a 2,500-year-old board game - GTK+ UI
dev-haskell/map-syntax
Syntax sugar for defining maps
dev-haskell/arithmoi
Efficient basic number-theoretic functions
dev-haskell/dsp
Haskell Digital Signal Processing
dev-haskell/filelock
Portable interface to file locking
dev-haskell/hoauth2
Haskell OAuth2 authentication client
dev-haskell/network-transport-tests
Unit tests for Network.Transport implementations
dev-haskell/parallel-io
Combinators for executing IO actions in parallel on a thread pool
dev-haskell/numeric-prelude
An experimental alternative hierarchy of numeric type classes
dev-haskell/storablevector
Fast, packed, strict storable arrays with a list interface like ByteString
dev-haskell/protocol-buffers
Parse Google Protocol Buffer specifications
dev-haskell/websockets
A sensible and clean way to write WebSocket-capable servers in Haskell
dev-haskell/serialport
Cross platform serial port library
dev-haskell/lazy-csv
Efficient lazy parsers for CSV (comma-separated values)
dev-haskell/hi
Generate scaffold for cabal project
dev-haskell/multiset-comb
Combinatorial algorithms over multisets
dev-haskell/th-expand-syns
Expands type synonyms in Template Haskell ASTs
dev-haskell/th-reify-many
Recurseively reify template haskell datatype info
dev-haskell/gdiff
Generic diff and patch
dev-haskell/ghc-datasize
Determine the size of data structures in GHC's memory
dev-haskell/aeson-qq
JSON quasiquoter for Haskell
dev-haskell/string-conversions
Simplifies dealing with different types for strings
dev-haskell/hspec-core
A Testing Framework for Haskell
dev-haskell/hspec-discover
Automatically discover and run Hspec tests
dev-haskell/units
A domain-specific type system for dimensional analysis
dev-haskell/multimap
A multimap
dev-haskell/hunit-approx
Approximate equality for floating point numbers with HUnit
dev-haskell/binary-search
Binary and exponential searches