Skip to content

Commit 6011a2e

Browse files
committed
Build.hs: Drop redundant dependency on System.Nix.Path
1 parent 6e1e6fc commit 6011a2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hnix-store-core/src/System/Nix/Build.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ module System.Nix.Build (
1212

1313
import Data.Text (Text)
1414
import Data.HashSet (HashSet)
15-
import System.Nix.Path (Path)
1615

1716
data BuildMode = Normal | Repair | Check
1817
deriving (Eq, Ord, Enum, Show)

0 commit comments

Comments
 (0)