This commit is contained in:
2022-12-12 18:08:06 +01:00
parent 5a872f3063
commit bc2bed0bfd
31 changed files with 5731 additions and 26 deletions

View File

@@ -21,6 +21,8 @@ description: Please see the README on GitHub at <https://github.com/gith
dependencies:
- base >= 4.7 && < 5
- ghc
# - modular-arithmetic
ghc-options:
- -Wall
@@ -34,7 +36,7 @@ ghc-options:
- -Wredundant-constraints
# library:
# source-dirs: src
# source-dirs: src
executables:
AOC22-exe: