My solutions to https://adventofcode.com/ 2019 in Haskell.
Develop
./configure.sh
nix-shell
-
cabal new-repl
cabal new-run
ghcid --command "cabal new-repl"
ghcide
My solutions to https://adventofcode.com/ 2019 in Haskell.
./configure.sh
nix-shell
cabal new-repl
cabal new-run
ghcid --command "cabal new-repl"
ghcide