Search:
Search Results
dev-haskell/polysemy-zoo
Experimental, user-contributed effects and interpreters for polysemy
dev-haskell/type-errors-pretty
Combinators for writing pretty type errors easily
dev-haskell/unagi-chan
Fast concurrent queues with a Chan-like API, and more
dev-haskell/th-constraint-compat
Compatibility for type constraint template
dev-haskell/unexceptionalio-trans
A wrapper around UnexceptionalIO using monad transformers
dev-haskell/byte-order
Portable big-endian and little-endian conversions
dev-haskell/primitive-unaligned
Unaligned access to primitive arrays
dev-haskell/xdg-desktop-entry
Parse files conforming to the xdg desktop entry spec
dev-haskell/base-noprelude
"base" package sans "Prelude" module
dev-haskell/chimera
Lazy infinite streams with O(1) indexing and applications for memoization
dev-haskell/integer-roots
Integer roots and perfect powers
dev-haskell/mod
Fast type-safe modular arithmetic
dev-haskell/ormolu
A formatter for Haskell source code
dev-haskell/template-haskell-compat-v0208
Backward-compatibility layer for Template Haskell newer than 2.8
dev-haskell/casa-client
Client for Casa
dev-haskell/casa-types
Types for Casa
dev-haskell/aeson-yaml
Output any Aeson value as YAML (pure Haskell library)
dev-haskell/some
Existential type: Some
dev-haskell/saltine
Cryptography that's easy to digest (NaCl/libsodium bindings)
dev-haskell/megaparsec-tests
Test utilities and the test suite of Megaparsec
dev-haskell/commonmark-extensions
Pure Haskell commonmark parser
dev-haskell/commonmark
Pure Haskell commonmark parser
dev-haskell/commonmark-pandoc
Bridge between commonmark and pandoc AST
dev-haskell/git-lfs
git-lfs protocol
dev-haskell/http-client-restricted
restricting the servers that http-client will use
dev-haskell/modern-uri
Modern library for working with URIs
dev-haskell/cabal-plan
Library and utility for processing cabal's plan.json file
dev-haskell/leancheck
Enumerative property-based testing
dev-haskell/test-framework-leancheck
LeanCheck support for test-framework
dev-haskell/extensible
Extensible, efficient, optics-friendly data types and effects
dev-haskell/monad-skeleton
Monads of program skeleta
dev-haskell/membership
Indices for type level lists
dev-haskell/ordered-containers
Set- and Map-like types that remember the order elements were inserted
dev-haskell/ghc-byteorder
"GHC.ByteOrder" API Compatibility Layer
dev-haskell/base64
A modern RFC 4648-compliant Base64 library
dev-haskell/password
Hashing and checking of passwords
dev-haskell/scrypt
Stronger password hashing via sequential memory-hard functions
dev-haskell/random-bytestring
Efficient generation of random bytestrings
dev-haskell/lens-filesystem
Lens interface for your filesystem; still a bit experimental
dev-haskell/zxcvbn-hs
Password strength estimation based on zxcvbn
dev-haskell/pvar
Mutable variable with primitive values
dev-haskell/gi-graphene
Graphene bindings
dev-haskell/gi-harfbuzz
HarfBuzz bindings
dev-haskell/validation-selective
Lighweight pure data validation based on Applicative and Selective functors
dev-haskell/tomland
Bidirectional TOML serialization
dev-haskell/indexed-traversable
FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
dev-haskell/microaeson
A tiny JSON library with light dependency footprint
dev-haskell/hyphenation
Configurable Knuth-Liang hyphenation
dev-haskell/butcher
Chops a command or program invocation into digestable pieces
dev-haskell/czipwith
CZipWith class and deriving via TH