# Pastebin guHKLXht watch = (pkgs.writeShellScriptBin "watch" '' ${pkgs.ghcid}/bin/ghcid -c 'cabal v2-repl $@' -W $@ '');