This commit is contained in:
2022-12-02 19:37:34 +01:00
parent 6f89912c03
commit 5a872f3063
7 changed files with 2563 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.2.
-- This file has been generated from package.yaml by hpack version 0.35.0.
--
-- see: https://github.com/sol/hpack
@@ -28,6 +28,7 @@ executable AOC22-exe
other-modules:
AOCUtil
Days.Day01
Days.Day02
Paths_AOC22
hs-source-dirs:
src