Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 55c349b

Browse files
committed
HIde an import.
1 parent 841c179 commit 55c349b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

semantic/test/SpecHelpers.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module SpecHelpers
1717
) where
1818

1919
import qualified Analysis.File as File
20-
import Analysis.Name as X
20+
import Analysis.Name as X hiding (Level)
2121
import Analysis.Project as X
2222
import Control.Carrier.Fresh.Strict
2323
import Control.Carrier.Lift

0 commit comments

Comments
 (0)