Evan Relf
Evan Relf

Evan Relf

Follow
home

Haskell Libraries I Love

May 30, 2022

I just wanted to share some of my favorite Haskell libraries, and why I love them. Most of my projects use most of these libraries. relude:...

Haskell Libraries I Love

NixOS: Fix `command-not-found` Database File Error

Dec 20, 2021

If you try to run a command but don't have the program installed, it isn't always easy to figure out which package you need to...

NixOS: Fix `command-not-found` Database File Error

Building x86-64 Packages With Nix on Apple Silicon

Oct 30, 2021

Recent revisions of Nixpkgs provide good support for Apple silicon (aarch64-darwin), however not 100% of packages work natively as of writing. These...

Building x86-64 Packages With Nix on Apple Silicon