Add some useful dependencies

This commit is contained in:
George Thomas 2025-12-04 11:14:31 +00:00
parent 0844d4af2f
commit dea25e3359

View File

@ -44,6 +44,8 @@ executable aoc
exceptions, exceptions,
extra, extra,
filepath, filepath,
linear,
massiv,
megaparsec, megaparsec,
monad-loops, monad-loops,
mtl, mtl,