Skip to content

Kraego/AdventOfCode-2023-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is an attempt to do the Advent of Code 2023 - https://adventofcode.com/2023 in Haskell.

Hints for myself

  • Install a package (update and install, and stack for IDE support)
    cabal new-update
    cabal new-install --lib MissingH 
    stack install MissingH   
    
    Restart code afterwards for implicit ghc restart.

About

Advent of code 2023 puzzels (https://adventofcode.com/) solved in haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published