[hs] Add day module
To help with reading input etc. for a single day
This commit is contained in:
parent
17379cc287
commit
3b0ea44036
2 changed files with 42 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ version: 0.1.0.0
|
|||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
- containers
|
||||
- megaparsec
|
||||
- optparse-applicative
|
||||
- text
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue