diff --git a/Day1/Part1.hs b/Day01/Part1.hs similarity index 100% rename from Day1/Part1.hs rename to Day01/Part1.hs diff --git a/Day1/Part2.hs b/Day01/Part2.hs similarity index 100% rename from Day1/Part2.hs rename to Day01/Part2.hs diff --git a/Day1/input b/Day01/input similarity index 100% rename from Day1/input rename to Day01/input diff --git a/Day2/Part1.hs b/Day02/Part1.hs similarity index 100% rename from Day2/Part1.hs rename to Day02/Part1.hs diff --git a/Day2/Part2.hs b/Day02/Part2.hs similarity index 100% rename from Day2/Part2.hs rename to Day02/Part2.hs diff --git a/Day2/input b/Day02/input similarity index 100% rename from Day2/input rename to Day02/input diff --git a/Day3/Part1.hs b/Day03/Part1.hs similarity index 100% rename from Day3/Part1.hs rename to Day03/Part1.hs diff --git a/Day3/Part2.hs b/Day03/Part2.hs similarity index 100% rename from Day3/Part2.hs rename to Day03/Part2.hs diff --git a/Day3/input b/Day03/input similarity index 100% rename from Day3/input rename to Day03/input diff --git a/Day4/Part1.hs b/Day04/Part1.hs similarity index 100% rename from Day4/Part1.hs rename to Day04/Part1.hs diff --git a/Day4/Part2.hs b/Day04/Part2.hs similarity index 100% rename from Day4/Part2.hs rename to Day04/Part2.hs diff --git a/Day4/input b/Day04/input similarity index 100% rename from Day4/input rename to Day04/input diff --git a/Day5/Part1.hs b/Day05/Part1.hs similarity index 100% rename from Day5/Part1.hs rename to Day05/Part1.hs diff --git a/Day5/Part2.hs b/Day05/Part2.hs similarity index 100% rename from Day5/Part2.hs rename to Day05/Part2.hs diff --git a/Day5/input b/Day05/input similarity index 100% rename from Day5/input rename to Day05/input diff --git a/Day6/Part1.hs b/Day06/Part1.hs similarity index 100% rename from Day6/Part1.hs rename to Day06/Part1.hs diff --git a/Day6/Part2.hs b/Day06/Part2.hs similarity index 100% rename from Day6/Part2.hs rename to Day06/Part2.hs diff --git a/Day6/input b/Day06/input similarity index 100% rename from Day6/input rename to Day06/input diff --git a/Day7/Part1.hs b/Day07/Part1.hs similarity index 100% rename from Day7/Part1.hs rename to Day07/Part1.hs diff --git a/Day7/Part2.hs b/Day07/Part2.hs similarity index 100% rename from Day7/Part2.hs rename to Day07/Part2.hs diff --git a/Day7/input.txt b/Day07/input.txt similarity index 100% rename from Day7/input.txt rename to Day07/input.txt diff --git a/Day8/Part1.hs b/Day08/Part1.hs similarity index 100% rename from Day8/Part1.hs rename to Day08/Part1.hs diff --git a/Day8/Part2.hs b/Day08/Part2.hs similarity index 100% rename from Day8/Part2.hs rename to Day08/Part2.hs diff --git a/Day8/input.txt b/Day08/input.txt similarity index 100% rename from Day8/input.txt rename to Day08/input.txt diff --git a/Day9/Part1.hs b/Day09/Part1.hs similarity index 100% rename from Day9/Part1.hs rename to Day09/Part1.hs diff --git a/Day9/Part2.hs b/Day09/Part2.hs similarity index 100% rename from Day9/Part2.hs rename to Day09/Part2.hs