Skip to content

Commit

Permalink
Add GHC.Stack import
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Dec 5, 2024
1 parent 87a2277 commit 3acb398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/TestLib/TestSearchers.hs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import qualified Data.List as L
import Data.String.Interpolate
import Data.Text as T
import qualified Data.Text.IO as T
import GHC.Stack
import System.FilePath
import Test.Sandwich
import TestLib.TestBuilding
Expand Down

0 comments on commit 3acb398

Please sign in to comment.