projects
/
advent-of-code-16.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Got Stack working with days in separate packages
[advent-of-code-16.git]
/
adventofcode16
/
app
/
Main.hs
1
module Main where
2
3
import Lib
4
5
main :: IO ()
6
main = someFunc