Skip to content

Commit 7b40b1c

Browse files
authored
Remove system-filepath dependency (#2502)
Fixes #2495 This dependency was completely unused
1 parent 3aadd57 commit 7b40b1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dhall/dhall.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,6 @@ Test-Suite tasty
443443
quickcheck-instances >= 0.3.12 && < 0.4 ,
444444
special-values < 0.2 ,
445445
spoon < 0.4 ,
446-
system-filepath ,
447446
tasty >= 0.11.2 && < 1.5 ,
448447
tasty-expected-failure < 0.13,
449448
tasty-hunit >= 0.10 && < 0.11,

0 commit comments

Comments
 (0)