You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cabal-testsuite/PackageTests/BuildTools/Internal/cabal.out
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,6 @@ Configuring library for foo-0.1.0.0..
11
11
Preprocessing library for foo-0.1.0.0..
12
12
Building library for foo-0.1.0.0..
13
13
Configuring executable 'hello-world' for foo-0.1.0.0..
14
+
Warning: The package has an extraneous version range for a dependency on an internal library: foo -any && ==0.1.0.0. This version range includes the current package but isn't needed as the current package's library will always be used.
14
15
Preprocessing executable 'hello-world' for foo-0.1.0.0..
15
16
Building executable 'hello-world' for foo-0.1.0.0..
0 commit comments