Skip to content

Commit fc7657a

Browse files
committed
Allow erroneous warning for now. Curious if anything else causes problems
1 parent db6fb47 commit fc7657a

File tree

1 file changed

+1
-0
lines changed
  • cabal-testsuite/PackageTests/BuildTools/Internal

1 file changed

+1
-0
lines changed

cabal-testsuite/PackageTests/BuildTools/Internal/cabal.out

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ Configuring library for foo-0.1.0.0..
1111
Preprocessing library for foo-0.1.0.0..
1212
Building library for foo-0.1.0.0..
1313
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.
1415
Preprocessing executable 'hello-world' for foo-0.1.0.0..
1516
Building executable 'hello-world' for foo-0.1.0.0..

0 commit comments

Comments
 (0)