advent-of-code-dev icon indicating copy to clipboard operation
advent-of-code-dev copied to clipboard

Interactive development environment and runner for Advent of Code challenges

Results 1 advent-of-code-dev issues
Sort by recently updated
recently updated
newest added

Hi! I'm trying to set this up under MacOS. After forking this, installing cabal and Haskell, installing homebrew, installing llvm, setting paths appropriately, if I run `cabal run aoc-dev` I...