Description: added direct Hspec deps in cabal file
Forwarded: no
Last-Update: 2022-08-11

--- haskell-yi-language-0.19.0.orig/yi-language.cabal
+++ haskell-yi-language-0.19.0/yi-language.cabal
@@ -75,6 +75,8 @@ test-suite tasty
     , microlens-platform
     , tasty
     , tasty-hspec
+    , hspec
+    , hspec-expectations
     , tasty-quickcheck
     , yi-language
   default-language: Haskell2010
