handle conditionals in duplicate module checks (#7616)
commited01de6ec33fcc98f924c51b15337f65ff51b28c
authorgbaz <gershomb@gmail.com>
Tue, 7 Sep 2021 06:07:31 +0000 (7 02:07 -0400)
committerGitHub <noreply@github.com>
Tue, 7 Sep 2021 06:07:31 +0000 (7 06:07 +0000)
treefebb889b092162a222ad3c06ad4da9b724ebbf16
parent55c426f4e5c63654b21660d2e17e41383d48f5bb
handle conditionals in duplicate module checks (#7616)

* handle conditionals in duplicate module checks

* fix silly bug

* changelog

* Update Check.hs

Co-authored-by: Gershom Bazerman <gershom@arista.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Cabal/src/Distribution/PackageDescription/Check.hs
Cabal/src/Distribution/Types/CondTree.hs
changelog.d/pr-7616 [new file with mode: 0644]