last modified on Wed, 16 Mar 2022
massiv
Data.Set
This page contains remarks on Haskell that I encountered when working with source files that span multiple AoC 2021 problems.
and have Haskell solutions. It’ll be nice to compare how they solved the problems. I don’t want to end up perfecting the wrong approach!
To manage dependencies, Cabal and Stack are pretty popular. Stack incorporates the Cabal build system.