X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=advent-of-code21.cabal;h=d7c0fa83739cfee55e1d60b377406bc662600e8d;hb=9e104a7ffbd3b6e57b98b9103a4b532802e47d52;hp=9e50851364a5fd95e2942403189437b8858d37bd;hpb=150f4ed9cd6cf5a7a29de631eb9b6ff9802dc88d;p=advent-of-code-21.git diff --git a/advent-of-code21.cabal b/advent-of-code21.cabal index 9e50851..d7c0fa8 100644 --- a/advent-of-code21.cabal +++ b/advent-of-code21.cabal @@ -128,4 +128,4 @@ executable advent08a executable advent09 import: common-extensions, build-directives main-is: advent09/Main.hs - build-depends: array, containers + build-depends: array, containers, linear