feat(haskell): Add stack build files.
authorsgf <sgf.dma@gmail.com>
Wed, 8 Dec 2021 15:51:30 +0000 (18:51 +0300)
committersgf <sgf.dma@gmail.com>
Wed, 8 Dec 2021 15:51:52 +0000 (18:51 +0300)
commitd6adaa1e41da6aebed25ff261c93a02c7b425290
tree412a3018c6575966b3bc5926f2cd995b57b52f2d
parent22db2a785ebd2c413989cce4cb4c717e48a63c51
feat(haskell): Add stack build files.
.gitignore [new file with mode: 0644]
Setup.hs [new file with mode: 0644]
aoc2021.cabal [new file with mode: 0644]
stack.yaml [new file with mode: 0644]