X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;ds=sidebyside;f=advent-of-code23.cabal;fp=advent-of-code23.cabal;h=ff496043d6779b45c8bf71ed22ac31ee31fbd4cd;hb=c1074a1a5457ba49fc3257add6e2159309badb75;hp=ec2ef49c2b74c786d66d46b335d3ddf16f29d4f8;hpb=0dec9f0cb17b388b5871761b64bf9d9a8f61f478;p=advent-of-code-23.git diff --git a/advent-of-code23.cabal b/advent-of-code23.cabal index ec2ef49..ff49604 100644 --- a/advent-of-code23.cabal +++ b/advent-of-code23.cabal @@ -230,5 +230,4 @@ executable advent22 executable advent23 import: common-extensions, build-directives main-is: advent23/Main.hs - build-depends: linear, containers - \ No newline at end of file + build-depends: linear, containers, lens