Skip to content

Commit

Permalink
Test.Tasty.Hspec stopped re-exporting Test.Hspec in tasty-hspec 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
josephcsible committed Sep 6, 2024
1 parent 250b047 commit 1ce9f22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions yi-language/test/Spec.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

import Data.Bifunctor (first)

import Test.Hspec
import Test.Tasty
import Test.Tasty.Hspec
import Test.Tasty.QuickCheck
Expand Down
1 change: 1 addition & 0 deletions yi-language/yi-language.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ test-suite tasty
, transformers-base
, unordered-containers >= 0.1.3 && < 0.3
, microlens-platform
, hspec
, tasty
, tasty-hspec
, tasty-quickcheck
Expand Down

0 comments on commit 1ce9f22

Please sign in to comment.