diff --git a/haskell/aoc.cabal b/haskell/aoc.cabal index ad79031..0662b60 100644 --- a/haskell/aoc.cabal +++ b/haskell/aoc.cabal @@ -39,9 +39,9 @@ executable aoc pretty-simple, safe, stm, - text, - tasty, tasty-golden, tasty-hunit, + tasty, + text, time, transformers,