Skip to content

Files

Latest commit

 

History

History

02-haskell

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Day 2 solution in Haskell

Screencast

screencast

Tested on

$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 8.6.5

Expected Result

Input file: input.txt
Part 1: 607
Part 2: 321

Quick Start

  • install GHC and make sure ghc is available in $PATH
  • $ make