X-Git-Url: https://git.njae.me.uk/?p=advent-of-code-22.git;a=blobdiff_plain;f=advent-of-code22.cabal;fp=advent-of-code22.cabal;h=76f7671cdbc639e2f77e7dc057020fc235738257;hp=496c42c349ef66cefc0de247e30cc4a9d9efc208;hb=7556dfa39ef3eec2bc5e55ff2cfaad101a6cfb5f;hpb=3ad0f674265f18dc390d3d6078348cea5f36f98c diff --git a/advent-of-code22.cabal b/advent-of-code22.cabal index 496c42c..76f7671 100644 --- a/advent-of-code22.cabal +++ b/advent-of-code22.cabal @@ -233,3 +233,7 @@ executable advent24 executable advent25 import: common-extensions, build-directives main-is: advent25/Main.hs + +executable scrambled-mess + import: common-extensions, build-directives + main-is: scrambled-mess/Main.hs \ No newline at end of file