Pinned Repositories
base64-bytestring-type
A newtype around ByteString, for base64 encoding.
cardano-drep
My Cardano DREP information
conduit-find
haskell-big-integer-experiment
An experiment in re-implementing big integers in Haskell.
hjsmin
Haskell version of jsmin js minifier
http-proxy
A Haskell library for writing HTTP and HTTPS proxies.
jenga
Generate a cabal freeze file from a stack.yaml
system-linux-proc
Haskell library for accessing the /proc filesystem in Linux
vector-algorithms
wide-word
A haskell library providing Word128 and Int128 types
erikd's Repositories
erikd/http-proxy
A Haskell library for writing HTTP and HTTPS proxies.
erikd/vector-algorithms
erikd/wide-word
A haskell library providing Word128 and Int128 types
erikd/conduit-find
erikd/system-linux-proc
Haskell library for accessing the /proc filesystem in Linux
erikd/base64-bytestring-type
A newtype around ByteString, for base64 encoding.
erikd/cardano-drep
My Cardano DREP information
erikd/insert-ordered-containers
erikd/brick
A declarative Unix terminal UI library written in Haskell
erikd/cabal
Official upstream development repository for Cabal and cabal-install
erikd/cborg
Binary serialisation in the CBOR format
erikd/ekg-core
Library for tracking system metrics
erikd/ekg-json
JSON encoding of ekg metrics
erikd/ghc-reproducer-25872
Reproducer for https://gitlab.haskell.org/ghc/ghc/-/issues/25872
erikd/Haskell-Pipes-Safe-Library
Safety for the pipes ecosystem
erikd/HsOpenSSL
OpenSSL binding for Haskell
erikd/int-cast
Checked conversions between integral types
erikd/libsystemd-journal
Haskell bindings to libsystemd-journal
erikd/markdown-unlit
Literate Haskell support for Markdown
erikd/monoidal-containers
Maps using values' monoidal structure during merging
erikd/nonce
Generate cryptographic nonces.
erikd/plutus-tx-template
This is a template repository for kickstarting your plutus-tx smart contract project. Please refer to the README.md for more information.
erikd/pretty-by-bug
Reproducer for https://gitlab.haskell.org/ghc/ghc/-/issues/
erikd/proto-lens
API for protocol buffers using modern Haskell language and library patterns.
erikd/servant
Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
erikd/servant-swagger-ui
Provide embedded swagger UI for servant and swagger
erikd/th-extras
A grab bag of useful functions for use with Template Haskell
erikd/transformers-either
transformers-either
erikd/Unique
Library provides the functions to find unique and duplicate elements in the list
erikd/vty
A high-level ncurses alternative written in Haskell