Pinned Repositories
edit-distance
Edit distance library for Haskell
lattices
Fine-grained lattice primitives for Haskell
microstache
Mustache templates for Haskell. megaparsec -> parsec; stache -> microstache
postgresql-libpq
Low-level Haskell bindings for libpq
postgresql-simple
Mid-level client library for accessing PostgreSQL from Haskell
qc-instances
Instances for QuickCheck classes
some
Existential type.
splitmix
Pure Haskell implementation of SplitMix pseudo-random number generator
these
An either-or-both data type, with corresponding hybrid error/writer monad transformer.
tree-diff
Diffing of (expression) trees.
Haskellari's Repositories
haskellari/these
An either-or-both data type, with corresponding hybrid error/writer monad transformer.
haskellari/postgresql-simple
Mid-level client library for accessing PostgreSQL from Haskell
haskellari/tree-diff
Diffing of (expression) trees.
haskellari/lattices
Fine-grained lattice primitives for Haskell
haskellari/some
Existential type.
haskellari/splitmix
Pure Haskell implementation of SplitMix pseudo-random number generator
haskellari/postgresql-libpq
Low-level Haskell bindings for libpq
haskellari/edit-distance
Edit distance library for Haskell
haskellari/microstache
Mustache templates for Haskell. megaparsec -> parsec; stache -> microstache
haskellari/qc-instances
Instances for QuickCheck classes
haskellari/binary-orphans
Orphan instances for binary
haskellari/indexed-traversable
FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
haskellari/strict
haskellari/integer-logarithms
Integer logarithms, originally split from arithmoi package
haskellari/lukko
File locking
haskellari/strict-containers
haskellari/assoc
swap and assoc: Symmetric and Semigroupy Bifunctors
haskellari/functor-classes-compat
Data.Functor.Classes instances for core packages
haskellari/time-compat
Compatibility package for time
haskellari/binary-instances
Common Binary instances
haskellari/OneTuple
Singleton Tuple
haskellari/haskellari.github.io