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=496c42c349ef66cefc0de247e30cc4a9d9efc208;hp=3504e46d0eee73c96bb039437a2b9411535623df;hb=402a27d38485107852e8128f20a443cc7a684c6d;hpb=d26baeb75e7bb105eb23c7434832203dc2ce6cfa diff --git a/advent-of-code22.cabal b/advent-of-code22.cabal index 3504e46..496c42c 100644 --- a/advent-of-code22.cabal +++ b/advent-of-code22.cabal @@ -135,7 +135,7 @@ executable advent06 executable advent07 import: common-extensions, build-directives main-is: advent07/Main.hs - build-depends: text, attoparsec, containers, path-tree, rosezipper + build-depends: text, attoparsec, containers, rosezipper executable advent08 import: common-extensions, build-directives @@ -233,4 +233,3 @@ executable advent24 executable advent25 import: common-extensions, build-directives main-is: advent25/Main.hs --- build-depends: split