Pinned Repositories
cabal2nixWithoutIFD
evil-nix
A Nix library to download files from the internet without requiring a hash
nix-query-tree-viewer
GTK viewer for the output of `nix-store --query --tree`
password
datatypes and functions for easily working with passwords in Haskell
pretty-simple
pretty-printer for Haskell data types that have a Show instance
servant-checked-exceptions
type-level errors for Servant APIs.
stacklock2nix
Easily build a Haskell project from a stack.yaml.lock file with Nix
termonad
Terminal emulator configurable in Haskell.
testing-code-that-accesses-db-in-haskell
5 ways to test code that accesses a DB in Haskell
world-peace
open union and open product types in Haskell
cdepillabout's Repositories
cdepillabout/termonad
Terminal emulator configurable in Haskell.
cdepillabout/pretty-simple
pretty-printer for Haskell data types that have a Show instance
cdepillabout/evil-nix
A Nix library to download files from the internet without requiring a hash
cdepillabout/servant-checked-exceptions
type-level errors for Servant APIs.
cdepillabout/nix-query-tree-viewer
GTK viewer for the output of `nix-store --query --tree`
cdepillabout/password
datatypes and functions for easily working with passwords in Haskell
cdepillabout/stacklock2nix
Easily build a Haskell project from a stack.yaml.lock file with Nix
cdepillabout/example-static-haskell-nix
Example showing how to build a statically-linked Haskell executable with Nix and attach it to a GitHub Release
cdepillabout/break-time
break timer that forces you to take a break
cdepillabout/shebanger
Convert a shell script into a series of shebang lines
cdepillabout/servant-static-th
Embed a directory of static files in your application and serve them from your Servant server
cdepillabout/nix-haskell-updates-status
Automatically-updated Hydra status of the `haskell-updates` branch in Nixpkgs
cdepillabout/docs
My dot files.
cdepillabout/cloudy
CLI tool to easily spin up and control compute instances in various cloud environments
cdepillabout/example-haskell-nix-flake
cdepillabout/open-blog-posts
Blog posts
cdepillabout/software-foundations
https://softwarefoundations.cis.upenn.edu/
cdepillabout/example-fodonuts
Examples of FODONUTs: fixed-output derivations for operating network-utilizing tests
cdepillabout/apt-s3
apt method for private S3 buckets
cdepillabout/cabal-nix-question
cdepillabout/cabal2nix
Generate Nix build instructions from a Cabal file
cdepillabout/f1pools
cdepillabout/filter-list
A filter list for various things on the web
cdepillabout/haskell-gi
Generate Haskell bindings for GObject-Introspection capable libraries
cdepillabout/hermes
A Haskell library for fast, memory-efficient decoding of JSON documents using the simdjson C++ library
cdepillabout/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
cdepillabout/nixpkgs
Nix Packages collection
cdepillabout/shake
Shake build system
cdepillabout/shellify
Quickly generate shell.nix files once you have a working shell
cdepillabout/small-example-text-files
Small text files that can be used as examples