mirror of
https://github.com/mx42/adventofcode.git
synced 2026-01-14 05:49:52 +01:00
Add 2015 day 12 part2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user