Commit Graph

17 Commits

Author SHA1 Message Date
Jonathan Chan a0df5a759c Semigroup has been added to Prelude, so implementations of Monoid were
broken. For day 20, use of the AC-Vector library has been replaced with
various implementations of typeclasses necessary to make everything
work. Extra packages used have also been added to the README.
2018-07-29 11:40:30 -07:00
Jonathan Chan 26da4fd154 Update README.md 2017-12-25 16:18:37 -08:00
Jonathan Chan a0bae97745 Day 25 - AoC 2017 all done :) 2017-12-25 16:16:27 -08:00
Jonathan Chan 42ef138744 Day 24, a day late because I'm on vacation :/ 2017-12-25 08:40:14 -08:00
Jonathan Chan cfe8ff331c Day 15 - apparently much faster with optiimizations? 2017-12-23 17:39:44 -08:00
Jonathan Chan d7ec7ed65b Day 17 - very slight performance improvement by making oneth strict 2017-12-23 17:23:29 -08:00
Jonathan Chan 812cae03d3 Day 14 - performance improvements using strictness 2017-12-23 17:15:35 -08:00
Jonathan Chan f4b9ddef4b Day 23, part 2 - decompiled input by hand 2017-12-23 11:44:16 -08:00
Jonathan Chan 22aad7dd66 Day 22 2017-12-22 00:37:21 -08:00
Jonathan Chan 3d8c035561 Day 21 - will clean up code later 2017-12-21 10:35:03 -08:00
Jonathan Chan 309920939a Day 20 2017-12-19 23:13:41 -08:00
Jonathan Chan 828efdd7a8 Update README.md 2017-12-18 23:46:02 -08:00
Jonathan Chan 14fb48f3a1 Day 19 2017-12-18 23:45:10 -08:00
Jonathan Chan 022008fdd1 Day 18 2017-12-18 13:38:37 -08:00
Jonathan Chan a0cd4a375d Update README.md 2017-12-17 16:20:53 -08:00
Jonathan Chan 065421a742 Update README.md 2017-12-17 15:31:53 -08:00
Jonathan Chan 507a271dab Create README.md 2017-12-12 09:28:40 -08:00