Skip to content

Conversation

m-renaud
Copy link
Contributor

The key item captured in this test is that when cabal init --libandexe is run in an empty directory it will result in a dependency on the library from the executable in the form of build-depends = <package-name> but with no version constraints since they are implied by the version of the current package.

The key item captured in this test is that when 'cabal init --libandexe' is run
in an empty directory it will result in a dependency on the library from the
executable in the form of 'build-depends = <package-name>' but with no version
constraints since they are implied by the version of the current package.
@m-renaud m-renaud force-pushed the m-renaud-init-goldens-mylib-dep branch from 779a0cd to 17733f6 Compare April 13, 2020 01:08
@phadej phadej merged commit d711f39 into haskell:master Apr 13, 2020
@m-renaud m-renaud deleted the m-renaud-init-goldens-mylib-dep branch April 13, 2020 16:12
@phadej phadej mentioned this pull request Jul 10, 2020
@phadej phadej added this to the 3.4.0.0-rc1 milestone Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants