urlish 🚀 An URI shortener made with Haskell and Redis! Run Nix! $ nix-shell --pure shell.nix --run "cabal repl" Start Redis $ redis-server /usr/local/etc/redis.conf Stop Redis $ redis-cli shutdown