Skip to content

Zollerboy1/AoC-2022-Haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoC 2022 Haskell

Solutions for Advent of Code 2022 written in Haskell.

To run a solution for a particular day (e.g. day 1), clone the repository and run the following command:

runghc day1.hs

Releases

No releases published

Packages

No packages published