Add 2015 day 12 part2

This commit is contained in:
Xavier Morel
2020-12-16 17:28:41 +01:00
parent 1301cd1a8e
commit b0ef0e7aab
2 changed files with 29 additions and 7 deletions

View File

@@ -20,15 +20,19 @@ extra-source-files:
description: Please see the README on GitHub at <https://github.com/mx42/haskellAoC#readme>
dependencies:
- aeson
- base >= 4.7 && < 5
- containers
- directory
- matrix
- memoize
- pureMD5
- scientific
- sort
- split
- unordered-containers
- utf8-string
- vector
library:
source-dirs: src