Search:
Search Results
dev-haskell/dependent-map
Dependent finite maps (partial dependent products)
dev-haskell/gamma
Gamma function and related functions
dev-haskell/flexible-defaults
Generate default function implementations for complex type classes
dev-haskell/dependent-sum
Dependent sum type
dev-haskell/th-extras
A grab bag of functions for use with Template Haskell
dev-haskell/monadprompt
MonadPrompt, implementation & examples
dev-haskell/stateref
Abstraction for things that work like IORef
dev-haskell/rvar
Random Variables
dev-haskell/random-source
Generic basis for random number generators
dev-haskell/random-fu
Random number generation
dev-haskell/crypto-cipher-types
Generic cryptography cipher types
dev-haskell/crypto-cipher-tests
Generic cryptography cipher tests
dev-haskell/tasty
Modern and extensible testing framework
dev-haskell/tasty-smallcheck
SmallCheck support for the Tasty test framework
dev-haskell/tasty-hunit
HUnit support for the Tasty test framework
dev-haskell/securemem
abstraction to an auto scrubbing and const time eq, memory chunk
dev-haskell/zippers
Traversal based zippers
dev-haskell/command-qq
Quasiquoters for external commands
dev-haskell/xmlgen
Fast XML generation library
dev-haskell/crypto-random
Simple cryptographic random related types
dev-haskell/normaldistribution
Minimum fuss normally distributed random values
dev-haskell/cipher-camellia
Camellia block cipher primitives
dev-haskell/cipher-des
DES and 3DES primitives
dev-haskell/groups
A group is a monoid with invertibility
dev-haskell/cufft
Haskell bindings for the CUFFT library
dev-haskell/pgm
Pure Haskell implementation of PGM image format
dev-haskell/biocore
A bioinformatics library
dev-haskell/biosff
Library and executables for working with SFF files
dev-haskell/biofasta
Library for reading fasta sequence files
dev-haskell/fixplate
Uniplate-style generic traversals for optionally annotated fixed-point types
dev-haskell/vector-random
Generate vectors filled with high quality pseudorandom numbers
dev-haskell/stringable
A Stringable type class, in the spirit of Foldable and Traversable
dev-haskell/dependent-sum-template
Template Haskell code to generate instances of classes in some package
dev-haskell/diagrams-gtk
Backend for rendering diagrams directly to GTK windows
dev-haskell/diagrams-postscript
Postscript backend for diagrams drawing EDSL
dev-haskell/dice
Simplistic D&D style dice-rolling system
dev-haskell/hstatsd
Quick and dirty statsd interface
dev-haskell/knob
Memory-backed handles
dev-haskell/intervals
Interval Arithmetic
dev-haskell/misfortune
fortune-mod clone
dev-haskell/numeric-extras
Useful tools from the C standard library
dev-haskell/chart-cairo
Cairo backend for Charts
dev-haskell/bindings-glfw
Low-level bindings to GLFW OpenGL library
dev-haskell/bytes
Sharing code for serialization between binary and cereal
dev-haskell/bound
Making de Bruijn Succ Less
dev-haskell/prelude-extras
Higher order versions of Prelude classes
dev-haskell/bindings-uname
Low-level binding to POSIX uname(3)
dev-haskell/vcs-revision
Facilities for accessing the version control revision of the current directory
dev-haskell/strptime
Efficient parsing of LocalTime using a binding to C's strptime
dev-haskell/parsers
Parsing combinators