Pinned Repositories
alacritty
A cross-platform, GPU-accelerated terminal emulator
build-pentadactyl
Correctly build the latest Pentadactyl from hg
leaves
Tree that displays file structure you actually care about
nix-shen
A nix expression for building the shen programming language compiler.
otp
Generate RFC 6238 time-based one-time passwords
redpill
Haskell bindings to the Neo4j graph database
hakujin's Repositories
hakujin/build-pentadactyl
Correctly build the latest Pentadactyl from hg
hakujin/leaves
Tree that displays file structure you actually care about
hakujin/nix-shen
A nix expression for building the shen programming language compiler.
hakujin/otp
Generate RFC 6238 time-based one-time passwords
hakujin/redpill
Haskell bindings to the Neo4j graph database
hakujin/alacritty
A cross-platform, GPU-accelerated terminal emulator
hakujin/cal_haskell
Trying to learn Haskell for great good!
hakujin/cassava
Easy CSV parsing
hakujin/commercialhaskell
A special interest group for companies and individuals interested in commercial usage of Haskell
hakujin/create-react-app-buildpack
⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps
hakujin/debezium
Change data capture for a variety of databases. https://debezium.io Please log issues in our JIRA at https://issues.jboss.org/projects/DBZ/issues
hakujin/dotfiles
linux and vim configuration
hakujin/dvtm
dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs.
hakujin/grizzled-slf4j
Simple Scala-friendly front-end to SLF4J
hakujin/hashids-haskell
Haskell port of the Hashids library.
hakujin/Haskell-Optional-Args-Library
Optional function arguments
hakujin/homebrew
The missing package manager for OS X.
hakujin/homebrew-neovim
hakujin/hslua
Lua interpreter interface for Haskell
hakujin/hydra
Hydra, the Nix-based continuous build system
hakujin/hydra-config
hakujin/nix-deploy
Deploy software or an entire NixOS system configuration to another NixOS system
hakujin/nixpkgs
Nix Packages collection
hakujin/retry
Retries a GitHub Action step on failure or timeout
hakujin/scotty
Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
hakujin/validation
A data-type like Either but with an accumulating Applicative