Pinned Repositories
ghc
Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE. Patches are best submitted to GHC's Phabricator (https://phabricator.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org)
haddock
Haskell Documentation Tool
hayoo-indexer
A new indexer for Hayoo (https://github.com/hunt-framework/hayoo)
hoop
Haskell on Hadoop
ignite
Typesafe Off-Heap data structures for GHC Haskell
levenshteingen
A state generator for levenshtein automata.
opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
postie
http://hackage.haskell.org/package/postie
hopper
Distributed Task Scheduling in Haskell
testcontainers-hs
Docker containers for your integration tests! http://hackage.haskell.org/package/testcontainers
alexbiehl's Repositories
alexbiehl/postie
http://hackage.haskell.org/package/postie
alexbiehl/testcontainers-hs
Docker containers for your integration tests! http://hackage.haskell.org/package/testcontainers
alexbiehl/alex
A lexical analyser generator for Haskell
alexbiehl/alexbiehl
Repository for my blog.
alexbiehl/attoparsec
A fast Haskell library for parsing ByteStrings
alexbiehl/avro
Haskell Avro Encoding and Decoding Native Support (no RPC)
alexbiehl/burrito
:burrito: Parse and render URI templates.
alexbiehl/bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
alexbiehl/cabal
Official upstream development repository for Cabal and cabal-install
alexbiehl/cborg
Binary serialisation in the CBOR format
alexbiehl/distribution
The toolkit to pack, ship, store, and deliver container content
alexbiehl/ede
Templating language with similar syntax and features to Liquid or Jinja2.
alexbiehl/ghc-paths
Knowledge of GHC's installation directories
alexbiehl/haskell-server-sdk
LaunchDarkly Server-Side SDK for Haskell
alexbiehl/logger
A fast logging system for Haskell
alexbiehl/network-uri
URI manipulation facilities
alexbiehl/nixpkgs
Nix Packages collection
alexbiehl/openapi3
OpenAPI 3.0 data model
alexbiehl/opentracing
OpenTracing (https://opentracing.io) for Haskell (EXPERIMENTAL)
alexbiehl/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
alexbiehl/pinch
A serialization library for Haskell that provides support for Apache Thrift.
alexbiehl/pinch-gen
alexbiehl/pqueue
Haskell priority queue package
alexbiehl/regex-base
alexbiehl/relude
🌀 Safe, performant, user-friendly and lightweight Haskell standard library
alexbiehl/rocksdb-haskell
Haskell bindings to RocksDB (http://rocksdb.org)
alexbiehl/servant
Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
alexbiehl/servant-cassava
alexbiehl/static-ls
alexbiehl/text
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.